diff --git a/icu4c/source/common/uloc.cpp b/icu4c/source/common/uloc.cpp
index cfe9ea0061a..687390c5b61 100644
--- a/icu4c/source/common/uloc.cpp
+++ b/icu4c/source/common/uloc.cpp
@@ -157,7 +157,7 @@ static const char * const LANGUAGES[] = {
"nnh", "no", "nog", "non", "nov", "nqo", "nr", "nso",
"nus", "nv", "nwc", "ny", "nym", "nyn", "nyo", "nzi",
"oc", "oj", "om", "or", "os", "osa", "ota",
- "pa", "pag", "pal", "pam", "pap", "pau", "pcd", "pdc",
+ "pa", "pag", "pal", "pam", "pap", "pau", "pcd", "pcm", "pdc",
"pdt", "peo", "pfl", "phn", "pi", "pl", "pms", "pnt",
"pon", "prg", "pro", "ps", "pt",
"qu", "quc", "qug",
@@ -274,7 +274,7 @@ static const char * const LANGUAGES_3[] = {
"nnh", "nor", "nog", "non", "nov", "nqo", "nbl", "nso",
"nus", "nav", "nwc", "nya", "nym", "nyn", "nyo", "nzi",
"oci", "oji", "orm", "ori", "oss", "osa", "ota",
- "pan", "pag", "pal", "pam", "pap", "pau", "pcd", "pdc",
+ "pan", "pag", "pal", "pam", "pap", "pau", "pcd", "pcm", "pdc",
"pdt", "peo", "pfl", "phn", "pli", "pol", "pms", "pnt",
"pon", "prg", "pro", "pus", "por",
"que", "quc", "qug",
diff --git a/icu4c/source/data/brkitr/LOCALE_DEPS.json b/icu4c/source/data/brkitr/LOCALE_DEPS.json
index da0a80f7b14..191040baaab 100644
--- a/icu4c/source/data/brkitr/LOCALE_DEPS.json
+++ b/icu4c/source/data/brkitr/LOCALE_DEPS.json
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
{
- "cldrVersion": "36.1"
+ "cldrVersion": "37"
}
diff --git a/icu4c/source/data/brkitr/de.txt b/icu4c/source/data/brkitr/de.txt
index c72ea0cb261..b2b57790623 100644
--- a/icu4c/source/data/brkitr/de.txt
+++ b/icu4c/source/data/brkitr/de.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
de{
- Version{"36.1"}
+ Version{"37"}
exceptions{
SentenceBreak:array{
"Port.",
diff --git a/icu4c/source/data/brkitr/el.txt b/icu4c/source/data/brkitr/el.txt
index e2ed6083588..0b73b0d5e35 100644
--- a/icu4c/source/data/brkitr/el.txt
+++ b/icu4c/source/data/brkitr/el.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
el{
- Version{"36.1"}
+ Version{"37"}
boundaries{
sentence:process(dependency){"sent_el.brk"}
}
diff --git a/icu4c/source/data/brkitr/en.txt b/icu4c/source/data/brkitr/en.txt
index 7f8d7479f05..abaf03a3dde 100644
--- a/icu4c/source/data/brkitr/en.txt
+++ b/icu4c/source/data/brkitr/en.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
en{
- Version{"36.1"}
+ Version{"37"}
exceptions{
SentenceBreak:array{
"L.P.",
diff --git a/icu4c/source/data/brkitr/en_US.txt b/icu4c/source/data/brkitr/en_US.txt
index 287c3757650..0d911e60ef8 100644
--- a/icu4c/source/data/brkitr/en_US.txt
+++ b/icu4c/source/data/brkitr/en_US.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
en_US{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/brkitr/en_US_POSIX.txt b/icu4c/source/data/brkitr/en_US_POSIX.txt
index d23e1cb0a43..8fc8bd24ae4 100644
--- a/icu4c/source/data/brkitr/en_US_POSIX.txt
+++ b/icu4c/source/data/brkitr/en_US_POSIX.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
en_US_POSIX{
- Version{"36.1"}
+ Version{"37"}
boundaries{
word:process(dependency){"word_POSIX.brk"}
}
diff --git a/icu4c/source/data/brkitr/es.txt b/icu4c/source/data/brkitr/es.txt
index 801cb0d2d56..876fb230e67 100644
--- a/icu4c/source/data/brkitr/es.txt
+++ b/icu4c/source/data/brkitr/es.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
es{
- Version{"36.1"}
+ Version{"37"}
exceptions{
SentenceBreak:array{
"Rdos.",
diff --git a/icu4c/source/data/brkitr/fr.txt b/icu4c/source/data/brkitr/fr.txt
index b1e1af6f33b..76ec2b25da1 100644
--- a/icu4c/source/data/brkitr/fr.txt
+++ b/icu4c/source/data/brkitr/fr.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr{
- Version{"36.1"}
+ Version{"37"}
exceptions{
SentenceBreak:array{
"aux.",
diff --git a/icu4c/source/data/brkitr/it.txt b/icu4c/source/data/brkitr/it.txt
index 4c4bbdce289..732411726e0 100644
--- a/icu4c/source/data/brkitr/it.txt
+++ b/icu4c/source/data/brkitr/it.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
it{
- Version{"36.1"}
+ Version{"37"}
exceptions{
SentenceBreak:array{
"N.B.",
diff --git a/icu4c/source/data/brkitr/ja.txt b/icu4c/source/data/brkitr/ja.txt
index 0afeac65744..3eb1c9e71ac 100644
--- a/icu4c/source/data/brkitr/ja.txt
+++ b/icu4c/source/data/brkitr/ja.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ja{
- Version{"36.1"}
+ Version{"37"}
boundaries{
line:process(dependency){"line_normal.brk"}
line_loose:process(dependency){"line_loose_cj.brk"}
diff --git a/icu4c/source/data/brkitr/pt.txt b/icu4c/source/data/brkitr/pt.txt
index a3f33970e96..a72c013ccdd 100644
--- a/icu4c/source/data/brkitr/pt.txt
+++ b/icu4c/source/data/brkitr/pt.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
pt{
- Version{"36.1"}
+ Version{"37"}
exceptions{
SentenceBreak:array{
"psicol.",
diff --git a/icu4c/source/data/brkitr/root.txt b/icu4c/source/data/brkitr/root.txt
index bfe4c39491f..564541efb9e 100644
--- a/icu4c/source/data/brkitr/root.txt
+++ b/icu4c/source/data/brkitr/root.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
root{
- Version{"36.1"}
+ Version{"37"}
boundaries{
grapheme:process(dependency){"char.brk"}
line:process(dependency){"line.brk"}
diff --git a/icu4c/source/data/brkitr/ru.txt b/icu4c/source/data/brkitr/ru.txt
index 0f7a769d12b..d50382d0e22 100644
--- a/icu4c/source/data/brkitr/ru.txt
+++ b/icu4c/source/data/brkitr/ru.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ru{
- Version{"36.1"}
+ Version{"37"}
exceptions{
SentenceBreak:array{
"\u0440\u0443\u0431.",
diff --git a/icu4c/source/data/brkitr/zh.txt b/icu4c/source/data/brkitr/zh.txt
index 66efda511ab..15a66fc69ec 100644
--- a/icu4c/source/data/brkitr/zh.txt
+++ b/icu4c/source/data/brkitr/zh.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
zh{
- Version{"36.1"}
+ Version{"37"}
boundaries{
line:process(dependency){"line_cj.brk"}
line_loose:process(dependency){"line_loose_cj.brk"}
diff --git a/icu4c/source/data/brkitr/zh_Hant.txt b/icu4c/source/data/brkitr/zh_Hant.txt
index e4cdf7399b8..f6decb19d9a 100644
--- a/icu4c/source/data/brkitr/zh_Hant.txt
+++ b/icu4c/source/data/brkitr/zh_Hant.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
zh_Hant{
- Version{"36.1"}
+ Version{"37"}
boundaries{
line:process(dependency){"line_cj.brk"}
line_loose:process(dependency){"line_loose_cj.brk"}
diff --git a/icu4c/source/data/build.xml b/icu4c/source/data/build.xml
index 9d0fa70bfb9..4b6f092900e 100644
--- a/icu4c/source/data/build.xml
+++ b/icu4c/source/data/build.xml
@@ -414,7 +414,7 @@
-
+
diff --git a/icu4c/source/data/cldr-icu-readme.txt b/icu4c/source/data/cldr-icu-readme.txt
index 6d194416199..b73a46b4462 100644
--- a/icu4c/source/data/cldr-icu-readme.txt
+++ b/icu4c/source/data/cldr-icu-readme.txt
@@ -3,12 +3,17 @@
# Copyright (C) 2010-2014, International Business Machines Corporation and others.
# All Rights Reserved.
#
-# Commands for regenerating ICU4C locale data (.txt files) from CLDR.
+# Commands for regenerating ICU4C locale data (.txt files) from CLDR,
+# updated to apply to CLDR 37 / ICU 67 and later versions.
#
# The process requires local copies of
# - CLDR (the source of most of the data, and some Java tools)
-# - ICU4J (used only for checking the converted data)
-# - ICU4C (the destination for the new data, and the source for some of it)
+# - The complete ICU source tree, including:
+# tools - includes the LdmlConverter build tool and associated config files
+# icu4c - the target for converted CLDR data, and source for ICU4J data;
+# includes tests for the converted data
+# icu4j - the target for updated data jars; includes tests for the converted
+# data
#
# For an official CLDR data integration into ICU, these should be clean, freshly
# checked-out. For released CLDR sources, an alternative to checking out sources
@@ -17,10 +22,10 @@
# [http://cldr.unicode.org/index/downloads].
#
# The versions of each of these must match. Included with the release notes for
-# ICU is the version number and/or a CLDR svn tag name for the revision of CLDR
+# ICU is the version number and/or a CLDR git tag name for the revision of CLDR
# that was the source of the data for that release of ICU.
#
-# Besides a standard JDK, the process also requires ant
+# Besides a standard JDK, the process also requires ant and maven
# (http://ant.apache.org/),
# plus the xml-apis.jar from the Apache xalan package
# (http://xml.apache.org/xalan-j/downloads.html).
@@ -50,17 +55,22 @@
#
# b) CLDR-related variables
#
-# CLDR_DIR: Path to root of CLDR sources, below which are the common and
-# tools directories.
+# CLDR_DIR: For most of the process, this is the path to the to root of
+# standard CLDR sources, below which are the common and
+# tools directories. For running LdmlConverter, this needs to be
+# temporarily reset to the parallel root for the production data,
+# corresponding to $CLDR_TMP_DIR/production (see description of
+# CLDR_TMP_DIR below).
# CLDR_CLASSES: Path to the CLDR Tools classes directory. If not set, defaults
# to $CLDR_DIR/tools/java/classes
#
# CLDR_TMP_DIR: Parent of temporary CLDR production data.
# Defaults to $CLDR_DIR/../cldr-aux (sibling to CLDR_DIR).
#
-# *** NOTE ***: In CLDR release-36-beta, the GenerateProductionData
-# tool no longer generates data into $CLDR_TMP_DIR/production; instead
-# it generates data into $CLDR_DIR/../cldr-staging/production. However
+# *** NOTE ***: In CLDR 36 and 37, the GenerateProductionData tool
+# no longer generates data by default into $CLDR_TMP_DIR/production;
+# instead it generates data into $CLDR_DIR/../cldr-staging/production
+# (though there is a command-line option to override this). However
# the rest of the build still assumes that the generated data is in
# $CLDR_TMP_DIR/production. So CLDR_TMP_DIR must be defined to be
# $CLDR_DIR/../cldr-staging
@@ -73,6 +83,9 @@
#
# ICU4J_ROOT: Path to root of ICU4J sources, below which is the main dir.
#
+# TOOLS_ROOT: Path to root of ICU tools directory, below which is (e.g.) the
+# cldr and unicodetools dirs.
+#
#----
#
# If you are adding or removing locales, or specific kinds of locale data,
@@ -80,7 +93,15 @@
# files are used in addition to the CLDR files as inputs to the CLDR data build
# process for ICU):
#
-# icu4c/source/data/icu-config.xml - Update to add or remove
+# The primary file to edit for ICU 67 and later is
+#
+# $TOOLS_ROOT/cldr/cldr-to-icu/build-icu-data.xml
+#
+# The files used in previous versions are the following; unsure whether these
+# are still used at all in the ICU-67-and-later process. For now they should be
+# kept up to date to enable paralel use of the older build process for verification.
+#
+# $ICU4C_DIR/source/data/icu-config.xml - Update to add or remove
# CLDR locales for inclusion in ICU. Update to prefer
# alt forms for certain paths, or to exclude certain paths; note
# that items can only have draft or alt attributes.
@@ -91,7 +112,7 @@
# should also be included in , per PMC policy decision
# 2012-05-02 (see http://bugs.icu-project.org/trac/ticket/9298).
#
-# icu4c/source/data/build.xml - If you are adding or removing break
+# $ICU4C_DIR/source/data/build.xml - If you are adding or removing break
# iterators, you need to update under
# to clean the correct set of files.
#
@@ -99,7 +120,7 @@
# updated the sections to put these in the correct
# data subfolder for ICU.
#
-# icu4c/source/data/xml/ - If you are adding a new locale, break
+# $ICU4C_DIR/source/data/xml/ - If you are adding a new locale, break
# iterator, collation tailoring, or rule-based number formatter,
# you may need to add a corresponding xml file in (respectively)
# the main/, brkitr/, collation/, or rbnf/ subdirectory here.
@@ -123,8 +144,8 @@
# keyboards/dtd/ldmlKeyboard.dtd - update cldrVersion
# tools/java/org/unicode/cldr/util/CLDRFile.java - update GEN_VERSION
#
-# c) After everything is committed, you will need to tag the CLDR, ICU4J, and
-# ICU4C sources that ended up being used for the integration; see step 17
+# c) After everything is committed, you will need to tag the CLDR and ICU
+# sources that ended up being used for the integration; see step 16
# below.
#
################################################################################
@@ -143,6 +164,8 @@ export CLDR_DIR=$HOME/cldr-myfork
export ICU4C_DIR=$HOME/icu-myfork/icu4c
export ICU4J_ROOT=$HOME/icu-myfork/icu4j
+export TOOLS_ROOT=$HOME/icu-myfork/tools
+
# 2. Build the CLDR Java tools and jar
@@ -150,6 +173,32 @@ cd $CLDR_DIR/tools/java
ant all
ant jar
+# 2a. Copy the CLDR jars into $TOOLS_ROOT/cldr/cldr-to-icu/lib/ maven repository;
+# see $TOOLS_ROOT/cldr/cldr-to-icu/lib/README.txt
+
+cd $TOOLS_ROOT/cldr/cldr-to-icu/lib/
+mvn install:install-file \
+ -DgroupId=org.unicode.cldr \
+ -DartifactId=cldr-api \
+ -Dversion=0.1-SNAPSHOT \
+ -Dpackaging=jar \
+ -DgeneratePom=true \
+ -DlocalRepositoryPath=. \
+ -Dfile=$CLDR_DIR/tools/java/cldr.jar
+
+cd $TOOLS_ROOT/cldr/cldr-to-icu/lib/
+mvn install:install-file \
+ -DgroupId=com.ibm.icu \
+ -DartifactId=icu-utilities \
+ -Dversion=0.1-SNAPSHOT \
+ -Dpackaging=jar \
+ -DgeneratePom=true \
+ -DlocalRepositoryPath=. \
+ -Dfile=$CLDR_DIR/tools/java/libs/utilities.jar
+
+cd $TOOLS_ROOT/cldr/cldr-to-icu/
+mvn dependency:purge-local-repository -DsnapshotsOnly=true
+
# 3. Configure ICU4C, build and test without new data first, to verify that
# there are no pre-existing errors. Here is the runConfigureICU
# code for the platform you are building, e.g. Linux, MacOSX, Cygwin.
@@ -159,25 +208,42 @@ cd $ICU4C_DIR/source
make all 2>&1 | tee /tmp/icu4c-oldData-makeAll.txt
make check 2>&1 | tee /tmp/icu4c-oldData-makeCheck.txt
-# 4. Build the new ICU4C data files; these include .txt files and .py files.
-# These new files will replace whatever was already present in the ICU4C sources.
-# This process uses ant with ICU's data/build.xml and data/icu-config.xml to
-# operate (via CLDR's ant/CLDRConverterTool.java and ant/CLDRBuild.java) the
-# necessary CLDR tools including LDML2ICUConverter, ConvertTransforms, etc.
-# This process will take several minutes.
-# Keep a log so you can investigate anything that looks suspicious.
+# 4a. Generate the CLDR production data, and clean out the existing ICU4C
+# data in preparation for the newly generated data (this is important when
+# the new data may no longer generate a data file that is currently present).
+# This process uses ant with ICU's data/build.xml
+#
+# Running "ant cleanprod" is necessary to clean out the production data directory
+# (usually $CLDR_TMP_DIR/production ), required if any CLDR data has changed.
#
# Running "ant setup" is not required, but it will print useful errors to
# debug issues with your path when it fails.
#
+# Running "ant clean" cleans out the existing ICU4C data.
cd $ICU4C_DIR/source/data
+ant cleanprod
ant setup
ant clean
-ant all 2>&1 | tee /tmp/cldr-newData-buildLog.txt
+ant proddata 2>&1 | tee /tmp/cldr-newData-proddataLog.txt
-# NOTE: if you change the CLDR data, please run "ant cleanprod" to clean out the
-# temporary production data directory (usually $CLDR_DIR/../cldr-aux/production )
+# 4b. Build the new ICU4C data files; these include .txt files and .py files.
+# These new files will replace whatever was already present in the ICU4C sources.
+# This process uses the LdmlConverter in $TOOLS_ROOT/cldr/cldr-to-icu/
+#
+# This process will take several minutes,, during most of which there will be no log
+# output (so do not assume nothing is happening). Keep a log so you can investigate
+# anything that looks suspicious.
+#
+# This also requires temporarily redefining CLDR_DIR.
+
+export SAVE_CLDR_DIR= $CLDR_DIR
+export CLDR_DIR=$CLDR_TMP_DIR/production
+cd $TOOLS_ROOT/cldr/cldr-to-icu/
+ant -f build-icu-data.xml | tee /tmp/cldr-newData-builddataLog.txt
+
+# restore CLDR_DIR
+export CLDR_DIR=$SAVE_CLDR_DIR
# 5. Check which data files have modifications, which have been added or removed
# (if there are no changes, you may not need to proceed further). Make sure the
@@ -185,14 +251,10 @@ ant all 2>&1 | tee /tmp/cldr-newData-buildLog.txt
git status
-# 6. Fix any errors, investigate any warnings. Currently for example there are
-# a few warnings of the following form in rbnf files:
-# [cldr-build] Warning: no version match with: $Revision☹$
+# 6. Fix any errors, investigate any warnings.
#
-# Fixing may entail modifying CLDR source data or tools - for example,
-# updating the validSubLocales for collation data (file a bug if appropriate).
-# Repeat steps 4-5 until there are no build errors and no unexpected
-# warnings.
+# Fixing may entail modifying CLDR source data or TOOLS_ROOT config files or
+# tooling.
# 7. Now rebuild ICU4C with the new data and run make check tests.
# Again, keep a log so you can investigate the errors.
@@ -290,11 +352,12 @@ git status
# ICU sources with an appropriate CLDR milestone (you can check previous
# tags for format), e.g.:
-svn copy svn+ssh://unicode.org/repos/cldr/trunk \
-svn+ssh://unicode.org/repos/cldr/tags/release-NNN \
---parents -m "cldrbug nnnn: tag cldr sources for NNN"
-
-cd $HOME/icu/
+cd $CLDR_DIR
git tag ...
+git push --tags
+
+cd $HOME/icu
+git tag ...
+git push --tags
diff --git a/icu4c/source/data/coll/LOCALE_DEPS.json b/icu4c/source/data/coll/LOCALE_DEPS.json
index 5a56e84ad4e..7bc635bdbfa 100644
--- a/icu4c/source/data/coll/LOCALE_DEPS.json
+++ b/icu4c/source/data/coll/LOCALE_DEPS.json
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
{
- "cldrVersion": "36.1",
+ "cldrVersion": "37",
"aliases": {
"ars": "ar_SA",
"in": "id",
@@ -21,12 +21,17 @@
"sr_ME": "sr_Cyrl_ME",
"sr_RS": "sr_Cyrl_RS",
"yue": "zh_Hant",
- "yue_CN": "yue_Hans_CN",
+ "yue_CN": "zh_Hans",
"yue_Hans": "zh_Hans",
+ "yue_Hans_CN": "zh_Hans",
+ "yue_Hant": "zh_Hant",
"zh_CN": "zh_Hans_CN",
"zh_HK": "zh_Hant_HK",
"zh_MO": "zh_Hant_MO",
"zh_SG": "zh_Hans_SG",
"zh_TW": "zh_Hant_TW"
+ },
+ "parents": {
+ "ff_Adlm": "root"
}
}
diff --git a/icu4c/source/data/coll/af.txt b/icu4c/source/data/coll/af.txt
index b1221c02cd3..585150c2ca5 100644
--- a/icu4c/source/data/coll/af.txt
+++ b/icu4c/source/data/coll/af.txt
@@ -1,11 +1,11 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
af{
- Version{"36.1"}
+ Version{"37"}
collations{
standard{
Sequence{"&N<<<ʼn"}
- Version{"36.1"}
+ Version{"37"}
}
}
}
diff --git a/icu4c/source/data/coll/am.txt b/icu4c/source/data/coll/am.txt
index 5e6a79b0cfc..c1bb20d02e3 100644
--- a/icu4c/source/data/coll/am.txt
+++ b/icu4c/source/data/coll/am.txt
@@ -1,11 +1,11 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
am{
- Version{"36.1"}
+ Version{"37"}
collations{
standard{
Sequence{"[reorder Ethi]"}
- Version{"36.1"}
+ Version{"37"}
}
}
}
diff --git a/icu4c/source/data/coll/ar.txt b/icu4c/source/data/coll/ar.txt
index 12daf527f23..bf741247d92 100644
--- a/icu4c/source/data/coll/ar.txt
+++ b/icu4c/source/data/coll/ar.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ar{
- Version{"36.1"}
+ Version{"37"}
collations{
compat{
Sequence{
@@ -9,7 +9,7 @@ ar{
"&ت<<ة<<<ﺔ<<<ﺓ"
"&ي<<ى<<<ﯨ<<<ﯩ<<<ﻰ<<<ﻯ<<<ﲐ<<<ﱝ"
}
- Version{"36.1"}
+ Version{"37"}
}
standard{
Sequence{
@@ -397,7 +397,7 @@ ar{
"&ۓ=ﮰ=ﮱ"
"&ۀ=ﮤ=ﮥ"
}
- Version{"36.1"}
+ Version{"37"}
}
}
}
diff --git a/icu4c/source/data/coll/de_.txt b/icu4c/source/data/coll/ar_SA.txt
similarity index 96%
rename from icu4c/source/data/coll/de_.txt
rename to icu4c/source/data/coll/ar_SA.txt
index 8d0a434bfaa..d65944bd136 100644
--- a/icu4c/source/data/coll/de_.txt
+++ b/icu4c/source/data/coll/ar_SA.txt
@@ -3,6 +3,6 @@
/**
* generated alias target
*/
-de_{
+ar_SA{
___{""}
}
diff --git a/icu4c/source/data/coll/ars.txt b/icu4c/source/data/coll/ars.txt
index 24b08c3cf26..1f49ca1608e 100644
--- a/icu4c/source/data/coll/ars.txt
+++ b/icu4c/source/data/coll/ars.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ars{
- "%%ALIAS"{"ar"}
+ "%%ALIAS"{"ar_SA"}
}
diff --git a/icu4c/source/data/coll/as.txt b/icu4c/source/data/coll/as.txt
index 511614c3591..7b638569ad7 100644
--- a/icu4c/source/data/coll/as.txt
+++ b/icu4c/source/data/coll/as.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
as{
- Version{"36.1"}
+ Version{"37"}
collations{
standard{
Sequence{
@@ -11,7 +11,7 @@ as{
"&[before 1]ত<ৎ=ত্\u200D"
"&হ<ক্ষ"
}
- Version{"36.1"}
+ Version{"37"}
}
}
}
diff --git a/icu4c/source/data/coll/az.txt b/icu4c/source/data/coll/az.txt
index 147bec6c76f..b662b8d6785 100644
--- a/icu4c/source/data/coll/az.txt
+++ b/icu4c/source/data/coll/az.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
az{
- Version{"36.1"}
+ Version{"37"}
collations{
search{
Sequence{
@@ -9,7 +9,7 @@ az{
"[import az-u-co-standard]"
"[reorder others]"
}
- Version{"36.1"}
+ Version{"37"}
}
standard{
Sequence{
@@ -26,7 +26,7 @@ az{
"&H source: /xml/collation/root.xml
- */
root{
UCARules:process(uca_rules){"../unidata/UCARules.txt"}
- Version{"36.1"}
+ Version{"37"}
collations{
default{"standard"}
emoji{
@@ -13,13 +10,13 @@ root{
"& [last primary ignorable]<<*🦰🦱🦳🦲🏻🏼🏽🏾🏿"
"& [before 1]€"
"<*😀😃😄😁😆😅🤣😂🙂🙃😉😊😇"
- "<*🥰😍🤩😘😗☺😚😙"
+ "<*🥰😍🤩😘😗☺😚😙🥲"
"<*😋😛😜🤪😝🤑"
"<*🤗🤭🤫🤔"
"<*🤐🤨😐😑😶😏😒🙄😬🤥"
"<*😌😔😪🤤😴"
"<*😷🤒🤕🤢🤮🤧🥵🥶🥴😵🤯"
- "<*🤠🥳"
+ "<*🤠🥳🥸"
"<*😎🤓🧐"
"<*😕😟🙁☹😮😯😲😳🥺😦😧😨😰😥😢😭😱😖😣😞😓😩😫🥱"
"<*😤😡😠🤬😈👿💀☠"
@@ -30,16 +27,15 @@ root{
"< 👁🗨 = 👁️🗨"
"<*🗨🗯💭💤"
"<*👋🤚🖐✋🖖"
- "<*👌🤏✌🤞🤟🤘🤙"
+ "<*👌🤌🤏✌🤞🤟🤘🤙"
"<*👈👉👆🖕👇☝"
"<*👍👎✊👊🤛🤜"
"<*👏🙌👐🤲🤝🙏"
"<*✍💅🤳"
- "<*💪🦾🦿🦵🦶👂🦻👃🧠🦷🦴👀👁👅👄"
- "<*👶🧒👦👧🧑👱👨🧔"
- "< 👱♂ << 👱🏻♂ << 👱🏼♂ << 👱🏽♂ << 👱🏾♂ << 👱🏿♂"
- "<*👩"
+ "<*💪🦾🦿🦵🦶👂🦻👃🧠🫀🫁🦷🦴👀👁👅👄"
+ "<*👶🧒👦👧🧑👱👨🧔👩"
"< 👱♀ << 👱🏻♀ << 👱🏼♀ << 👱🏽♀ << 👱🏾♀ << 👱🏿♀"
+ "< 👱♂ << 👱🏻♂ << 👱🏼♂ << 👱🏽♂ << 👱🏾♂ << 👱🏿♂"
"<*🧓👴👵"
"<*🙍"
"< 🙍♂ << 🙍🏻♂ << 🙍🏼♂ << 🙍🏽♂ << 🙍🏾♂ << 🙍🏿♂"
@@ -134,8 +130,19 @@ root{
"<*🤴👸👳"
"< 👳♂ << 👳🏻♂ << 👳🏼♂ << 👳🏽♂ << 👳🏾♂ << 👳🏿♂"
"< 👳♀ << 👳🏻♀ << 👳🏼♀ << 👳🏽♀ << 👳🏾♀ << 👳🏿♀"
- "<*👲🧕🤵👰🤰🤱"
- "<*👼🎅🤶🦸"
+ "<*👲🧕🤵"
+ "< 🤵♂ << 🤵🏻♂ << 🤵🏼♂ << 🤵🏽♂ << 🤵🏾♂ << 🤵🏿♂"
+ "< 🤵♀ << 🤵🏻♀ << 🤵🏼♀ << 🤵🏽♀ << 🤵🏾♀ << 🤵🏿♀"
+ "<*👰"
+ "< 👰♂ << 👰🏻♂ << 👰🏼♂ << 👰🏽♂ << 👰🏾♂ << 👰🏿♂"
+ "< 👰♀ << 👰🏻♀ << 👰🏼♀ << 👰🏽♀ << 👰🏾♀ << 👰🏿♀"
+ "<*🤰🤱"
+ "< 👩🍼 << 👩🏻🍼 << 👩🏼🍼 << 👩🏽🍼 << 👩🏾🍼 << 👩🏿🍼"
+ "< 👨🍼 << 👨🏻🍼 << 👨🏼🍼 << 👨🏽🍼 << 👨🏾🍼 << 👨🏿🍼"
+ "< 🧑🍼 << 🧑🏻🍼 << 🧑🏼🍼 << 🧑🏽🍼 << 🧑🏾🍼 << 🧑🏿🍼"
+ "<*👼🎅🤶"
+ "< 🧑🎄 << 🧑🏻🎄 << 🧑🏼🎄 << 🧑🏽🎄 << 🧑🏾🎄 << 🧑🏿🎄"
+ "<*🦸"
"< 🦸♂ << 🦸🏻♂ << 🦸🏼♂ << 🦸🏽♂ << 🦸🏾♂ << 🦸🏿♂"
"< 🦸♀ << 🦸🏻♀ << 🦸🏼♀ << 🦸🏽♀ << 🦸🏾♀ << 🦸🏿♀"
"<*🦹"
@@ -198,6 +205,7 @@ root{
"<*🧗"
"< 🧗♂ << 🧗🏻♂ << 🧗🏼♂ << 🧗🏽♂ << 🧗🏾♂ << 🧗🏿♂"
"< 🧗♀ << 🧗🏻♀ << 🧗🏼♀ << 🧗🏽♀ << 🧗🏾♀ << 🧗🏿♀"
+ "<*🥷"
"<*🤺🏇⛷🏂🏌"
"< 🏌♂ = 🏌️♂ << 🏌🏻♂ << 🏌🏼♂ << 🏌🏽♂ << 🏌🏾♂ << 🏌🏿♂"
"< 🏌♀ = 🏌️♀ << 🏌🏻♀ << 🏌🏼♀ << 🏌🏽♀ << 🏌🏾♀ << 🏌🏿♀"
@@ -294,32 +302,36 @@ root{
"< 👩👧"
"< 👩👧👦"
"< 👩👧👧"
- "<*🗣👤👥👣"
+ "<*🗣👤👥🫂👣"
"<*🦰🦱🦳🦲"
"<*🐵🐒🦍🦧🐶🐕🦮"
"< 🐕🦺"
- "<*🐩🐺🦊🦝🐱🐈🦁🐯🐅🐆🐴🐎🦄🦓🦌🐮🐂🐃🐄🐷🐖🐗🐽🐏🐑🐐🐪🐫🦙🦒🐘🦏🦛🐭🐁🐀🐹🐰🐇🐿🦔🦇🐻🐨🐼🦥🦦🦨🦘🦡🐾"
- "<*🦃🐔🐓🐣🐤🐥🐦🐧🕊🦅🦆🦢🦉🦩🦚🦜"
+ "<*🐩🐺🦊🦝🐱🐈"
+ "< 🐈⬛"
+ "<*🦁🐯🐅🐆🐴🐎🦄🦓🦌🦬🐮🐂🐃🐄🐷🐖🐗🐽🐏🐑🐐🐪🐫🦙🦒🐘🦣🦏🦛🐭🐁🐀🐹🐰🐇🐿🦫🦔🦇🐻"
+ "< 🐻❄"
+ "<*🐨🐼🦥🦦🦨🦘🦡🐾"
+ "<*🦃🐔🐓🐣🐤🐥🐦🐧🕊🦅🦆🦢🦉🦤🪶🦩🦚🦜"
"<*🐸"
"<*🐊🐢🦎🐍🐲🐉🦕🦖"
- "<*🐳🐋🐬🐟🐠🐡🦈🐙🐚"
- "<*🐌🦋🐛🐜🐝🐞🦗🕷🕸🦂🦟🦠"
+ "<*🐳🐋🐬🦭🐟🐠🐡🦈🐙🐚"
+ "<*🐌🦋🐛🐜🐝🪲🐞🦗🪳🕷🕸🦂🦟🪰🪱🦠"
"<*💐🌸💮🏵🌹🥀🌺🌻🌼🌷"
- "<*🌱🌲🌳🌴🌵🌾🌿☘🍀🍁🍂🍃"
- "<*🍇🍈🍉🍊🍋🍌🍍🥭🍎🍏🍐🍑🍒🍓🥝🍅🥥"
- "<*🥑🍆🥔🥕🌽🌶🥒🥬🥦🧄🧅🍄🥜🌰"
- "<*🍞🥐🥖🥨🥯🥞🧇🧀🍖🍗🥩🥓🍔🍟🍕🌭🥪🌮🌯🥙🧆🥚🍳🥘🍲🥣🥗🍿🧈🧂🥫"
+ "<*🌱🪴🌲🌳🌴🌵🌾🌿☘🍀🍁🍂🍃"
+ "<*🍇🍈🍉🍊🍋🍌🍍🥭🍎🍏🍐🍑🍒🍓🫐🥝🍅🫒🥥"
+ "<*🥑🍆🥔🥕🌽🌶🫑🥒🥬🥦🧄🧅🍄🥜🌰"
+ "<*🍞🥐🥖🫓🥨🥯🥞🧇🧀🍖🍗🥩🥓🍔🍟🍕🌭🥪🌮🌯🫔🥙🧆🥚🍳🥘🍲🫕🥣🥗🍿🧈🧂🥫"
"<*🍱🍘🍙🍚🍛🍜🍝🍠🍢🍣🍤🍥🥮🍡🥟🥠🥡"
"<*🦀🦞🦐🦑🦪"
"<*🍦🍧🍨🍩🍪🎂🍰🧁🥧🍫🍬🍭🍮🍯"
- "<*🍼🥛☕🍵🍶🍾🍷🍸🍹🍺🍻🥂🥃🥤🧃🧉🧊"
+ "<*🍼🥛☕🫖🍵🍶🍾🍷🍸🍹🍺🍻🥂🥃🥤🧋🧃🧉🧊"
"<*🥢🍽🍴🥄🔪🏺"
"<*🌍🌎🌏🌐🗺🗾🧭"
"<*🏔⛰🌋🗻🏕🏖🏜🏝🏞"
- "<*🏟🏛🏗🧱🏘🏚🏠🏡🏢🏣🏤🏥🏦🏨🏩🏪🏫🏬🏭🏯🏰💒🗼🗽"
+ "<*🏟🏛🏗🧱🪨🪵🛖🏘🏚🏠🏡🏢🏣🏤🏥🏦🏨🏩🏪🏫🏬🏭🏯🏰💒🗼🗽"
"<*⛪🕌🛕🕍⛩🕋"
"<*⛲⛺🌁🌃🏙🌄🌅🌆🌇🌉♨🎠🎡🎢💈🎪"
- "<*🚂🚃🚄🚅🚆🚇🚈🚉🚊🚝🚞🚋🚌🚍🚎🚐🚑🚒🚓🚔🚕🚖🚗🚘🚙🚚🚛🚜🏎🏍🛵🦽🦼🛺🚲🛴🛹🚏🛣🛤🛢⛽🚨🚥🚦🛑🚧"
+ "<*🚂🚃🚄🚅🚆🚇🚈🚉🚊🚝🚞🚋🚌🚍🚎🚐🚑🚒🚓🚔🚕🚖🚗🚘🚙🛻🚚🚛🚜🏎🏍🛵🦽🦼🛺🚲🛴🛹🛼🚏🛣🛤🛢⛽🚨🚥🚦🛑🚧"
"<*⚓⛵🛶🚤🛳⛴🛥🚢"
"<*✈🛩🛫🛬🪂💺🚁🚟🚠🚡🛰🚀🛸"
"<*🛎🧳"
@@ -328,34 +340,37 @@ root{
"<*🎃🎄🎆🎇🧨✨🎈🎉🎊🎋🎍🎎🎏🎐🎑🧧🎀🎁🎗🎟🎫"
"<*🎖🏆🏅🥇🥈🥉"
"<*⚽⚾🥎🏀🏐🏈🏉🎾🥏🎳🏏🏑🏒🥍🏓🏸🥊🥋🥅⛳⛸🎣🤿🎽🎿🛷🥌"
- "<*🎯🪀🪁🎱🔮🧿🎮🕹🎰🎲🧩🧸♠♥♦♣♟🃏🀄🎴"
- "<*🎭🖼🎨🧵🧶"
- "<*👓🕶🥽🥼🦺👔👕👖🧣🧤🧥🧦👗👘🥻🩱🩲🩳👙👚👛👜👝🛍🎒👞👟🥾🥿👠👡🩰👢👑👒🎩🎓🧢⛑📿💄💍💎"
+ "<*🎯🪀🪁🎱🔮🪄🧿🎮🕹🎰🎲🧩🧸🪅🪆♠♥♦♣♟🃏🀄🎴"
+ "<*🎭🖼🎨🧵🪡🧶🪢"
+ "<*👓🕶🥽🥼🦺👔👕👖🧣🧤🧥🧦👗👘🥻🩱🩲🩳👙👚👛👜👝🛍🎒🩴👞👟🥾🥿👠👡🩰👢👑👒🎩🎓🧢🪖⛑📿💄💍💎"
"<*🔇🔈🔉🔊📢📣📯🔔🔕"
"<*🎼🎵🎶🎙🎚🎛🎤🎧📻"
- "<*🎷🎸🎹🎺🎻🪕🥁"
+ "<*🎷🪗🎸🎹🎺🎻🪕🥁🪘"
"<*📱📲☎📞📟📠"
"<*🔋🔌💻🖥🖨⌨🖱🖲💽💾💿📀🧮"
"<*🎥🎞📽🎬📺📷📸📹📼🔍🔎🕯💡🔦🏮🪔"
"<*📔📕📖📗📘📙📚📓📒📃📜📄📰🗞📑🔖🏷"
- "<*💰💴💵💶💷💸💳🧾💹💱💲"
+ "<*💰🪙💴💵💶💷💸💳🧾💹"
"<*✉📧📨📩📤📥📦📫📪📬📭📮🗳"
"<*✏✒🖋🖊🖌🖍📝"
"<*💼📁📂🗂📅📆🗒🗓📇📈📉📊📋📌📍📎🖇📏📐✂🗃🗄🗑"
"<*🔒🔓🔏🔐🔑🗝"
- "<*🔨🪓⛏⚒🛠🗡⚔🔫🏹🛡🔧🔩⚙🗜⚖🦯🔗⛓🧰🧲"
+ "<*🔨🪓⛏⚒🛠🗡⚔🔫🪃🏹🛡🪚🔧🪛🔩⚙🗜⚖🦯🔗⛓🪝🧰🧲🪜"
"<*⚗🧪🧫🧬🔬🔭📡"
"<*💉🩸💊🩹🩺"
- "<*🚪🛏🛋🪑🚽🚿🛁🪒🧴🧷🧹🧺🧻🧼🧽🧯🛒"
- "<*🚬⚰⚱🗿"
+ "<*🚪🛗🪞🪟🛏🛋🪑🚽🪠🚿🛁🪤🪒🧴🧷🧹🧺🧻🪣🧼🪥🧽🧯🛒"
+ "<*🚬⚰🪦⚱🗿🪧"
"<*🏧🚮🚰♿🚹🚺🚻🚼🚾🛂🛃🛄🛅"
"<*⚠🚸⛔🚫🚳🚭🚯🚱🚷📵🔞☢☣"
"<*⬆↗➡↘⬇↙⬅↖↕↔↩↪⤴⤵🔃🔄🔙🔚🔛🔜🔝"
"<*🛐⚛🕉✡☸☯✝☦☪☮🕎🔯"
"<*♈♉♊♋♌♍♎♏♐♑♒♓⛎"
"<*🔀🔁🔂▶⏩⏭⏯◀⏪⏮🔼⏫🔽⏬⏸⏹⏺⏏🎦🔅🔆📶📳📴"
- "<*♀♂"
- "<*⚕♾♻⚜🔱📛🔰⭕✅☑✔✖❌❎➕➖➗➰➿〽✳✴❇‼⁉❓❔❕❗〰©®™"
+ "<*♀♂⚧"
+ "<*✖➕➖➗♾"
+ "<*‼⁉❓❔❕❗〰"
+ "<*💱💲"
+ "<*⚕♻⚜🔱📛🔰⭕✅☑✔❌❎➰➿〽✳✴❇©®™"
"< '#⃣' = '#️⃣'"
"< '*⃣' = '*️⃣'"
"< 0⃣ = 0️⃣"
@@ -373,6 +388,7 @@ root{
"<*🔴🟠🟡🟢🔵🟣🟤⚫⚪🟥🟧🟨🟩🟦🟪🟫⬛⬜◼◻◾◽▪▫🔶🔷🔸🔹🔺🔻💠🔘🔳🔲"
"<*🏁🚩🎌🏴🏳"
"< 🏳🌈 = 🏳️🌈"
+ "< 🏳⚧ = 🏳️⚧"
"< 🏴☠"
"<*🇦🇧🇨🇩🇪🇫🇬🇭🇮🇯🇰🇱🇲🇳🇴🇵🇶🇷🇸🇹🇺🇻🇼🇽🇾🇿"
"< 🏴"
@@ -382,7 +398,7 @@ root{
"& 👨 << 🧔 <<👱♂ <<👱🏻♂ <<👱🏼♂ <<👱🏽♂ <<👱🏾♂ <<👱🏿♂"
"& 👩 << 👱♀ << 👱🏻♀ << 👱🏼♀ << 👱🏽♀ << 👱🏾♀ << 👱🏿♀"
}
- Version{"36.1"}
+ Version{"37"}
}
eor{
Sequence{
@@ -922,7 +938,7 @@ root{
"&ք"
"<և"
}
- Version{"36.1"}
+ Version{"37"}
}
private-unihan{
Sequence{
@@ -1165,7 +1181,7 @@ root{
"&龟=\uFDD0龟"
"&龠=\uFDD0龠"
}
- Version{"36.1"}
+ Version{"37"}
}
search{
Sequence{
@@ -1284,11 +1300,11 @@ root{
"&ᅳᅵ"
"=ᅴ"
}
- Version{"36.1"}
+ Version{"37"}
}
standard{
Sequence{""}
- Version{"36.1"}
+ Version{"37"}
}
}
depends:process(dependency){"ucadata.icu"}
diff --git a/icu4c/source/data/coll/ru.txt b/icu4c/source/data/coll/ru.txt
index 605dd548f5f..ef974af8dea 100644
--- a/icu4c/source/data/coll/ru.txt
+++ b/icu4c/source/data/coll/ru.txt
@@ -1,11 +1,11 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ru{
- Version{"36.1"}
+ Version{"37"}
collations{
standard{
Sequence{"[reorder Cyrl]"}
- Version{"36.1"}
+ Version{"37"}
}
}
}
diff --git a/icu4c/source/data/coll/se.txt b/icu4c/source/data/coll/se.txt
index 96e8356e6bc..a3eb573fe48 100644
--- a/icu4c/source/data/coll/se.txt
+++ b/icu4c/source/data/coll/se.txt
@@ -1,14 +1,14 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
se{
- Version{"36.1"}
+ Version{"37"}
collations{
search{
Sequence{
"[import und-u-co-search]"
"[import se-u-co-standard]"
}
- Version{"36.1"}
+ Version{"37"}
}
standard{
Sequence{
@@ -53,7 +53,7 @@ se{
"<<<Ô<<ǫ"
"<<<Ǫ"
}
- Version{"36.1"}
+ Version{"37"}
}
}
}
diff --git a/icu4c/source/data/coll/si.txt b/icu4c/source/data/coll/si.txt
index e3d5dfc75e2..5ab739737c2 100644
--- a/icu4c/source/data/coll/si.txt
+++ b/icu4c/source/data/coll/si.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
si{
- Version{"36.1"}
+ Version{"37"}
collations{
dictionary{
Sequence{
@@ -10,7 +10,7 @@ si{
"&ඖ<ං<ඃ"
"&ජ්ඤ<<ඥ"
}
- Version{"36.1"}
+ Version{"37"}
}
standard{
Sequence{
@@ -19,7 +19,7 @@ si{
"&ඖ<ං<ඃ"
"&ඥ<ඤ"
}
- Version{"36.1"}
+ Version{"37"}
}
}
}
diff --git a/icu4c/source/data/coll/sk.txt b/icu4c/source/data/coll/sk.txt
index 5f3b91f48d4..06e9b6536d4 100644
--- a/icu4c/source/data/coll/sk.txt
+++ b/icu4c/source/data/coll/sk.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sk{
- Version{"36.1"}
+ Version{"37"}
collations{
search{
Sequence{
@@ -21,7 +21,7 @@ sk{
"&Y<ý<<<Ý"
"&Z<ž<<<Ž"
}
- Version{"36.1"}
+ Version{"37"}
}
standard{
Sequence{
@@ -33,7 +33,7 @@ sk{
"&S source: /common/main/root.xml
- */
root{
Currencies{
AUD{
@@ -196,7 +193,7 @@ root{
CurrencyUnitPatterns{
other{"{0} {1}"}
}
- Version{"36.1"}
+ Version{"37"}
currencySpacing{
afterCurrency{
currencyMatch{"[:^S:]"}
diff --git a/icu4c/source/data/curr/ru.txt b/icu4c/source/data/curr/ru.txt
index a54ec184fe0..2a324e9b3ae 100644
--- a/icu4c/source/data/curr/ru.txt
+++ b/icu4c/source/data/curr/ru.txt
@@ -2236,5 +2236,5 @@ ru{
one{"{0} {1}"}
other{"{0} {1}"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/ru_BY.txt b/icu4c/source/data/curr/ru_BY.txt
index 45d471f37b5..76774639374 100644
--- a/icu4c/source/data/curr/ru_BY.txt
+++ b/icu4c/source/data/curr/ru_BY.txt
@@ -14,5 +14,5 @@ ru_BY{
Currencies%narrow{
BYN{"Br"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/ru_KG.txt b/icu4c/source/data/curr/ru_KG.txt
index 0c1dc292808..a7124fd500c 100644
--- a/icu4c/source/data/curr/ru_KG.txt
+++ b/icu4c/source/data/curr/ru_KG.txt
@@ -7,5 +7,5 @@ ru_KG{
"киргизский сом",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/ru_KZ.txt b/icu4c/source/data/curr/ru_KZ.txt
index 7f5a34749e5..9735178513d 100644
--- a/icu4c/source/data/curr/ru_KZ.txt
+++ b/icu4c/source/data/curr/ru_KZ.txt
@@ -7,5 +7,5 @@ ru_KZ{
"казахский тенге",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/ru_MD.txt b/icu4c/source/data/curr/ru_MD.txt
index dcde56001b4..717397bb380 100644
--- a/icu4c/source/data/curr/ru_MD.txt
+++ b/icu4c/source/data/curr/ru_MD.txt
@@ -7,5 +7,5 @@ ru_MD{
"молдавский лей",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/rw.txt b/icu4c/source/data/curr/rw.txt
index b5b4f766b1f..3782c6e92a9 100644
--- a/icu4c/source/data/curr/rw.txt
+++ b/icu4c/source/data/curr/rw.txt
@@ -10,5 +10,5 @@ rw{
CurrencyUnitPatterns{
other{"{0} {1}"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/rwk.txt b/icu4c/source/data/curr/rwk.txt
index 5201a858d70..522f6b40de1 100644
--- a/icu4c/source/data/curr/rwk.txt
+++ b/icu4c/source/data/curr/rwk.txt
@@ -235,5 +235,5 @@ rwk{
"Dola ya Zimbabwe",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/sah.txt b/icu4c/source/data/curr/sah.txt
index 5032d356f0f..4f3283897a3 100644
--- a/icu4c/source/data/curr/sah.txt
+++ b/icu4c/source/data/curr/sah.txt
@@ -25,5 +25,5 @@ sah{
CurrencyUnitPatterns{
other{"{0} {1}"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/saq.txt b/icu4c/source/data/curr/saq.txt
index 1c999c8b525..1ccdaf94f59 100644
--- a/icu4c/source/data/curr/saq.txt
+++ b/icu4c/source/data/curr/saq.txt
@@ -231,5 +231,5 @@ saq{
"Dola eel Zimbabwe",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/sat.txt b/icu4c/source/data/curr/sat.txt
new file mode 100644
index 00000000000..2ce3a44d20d
--- /dev/null
+++ b/icu4c/source/data/curr/sat.txt
@@ -0,0 +1,85 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+sat{
+ Currencies{
+ BRL{
+ "R$",
+ "ᱵᱨᱟᱡᱤᱞᱤᱭᱟᱱ ᱨᱤᱭᱟᱹᱞ",
+ }
+ CNY{
+ "CN¥",
+ "ᱪᱤᱱᱤ ᱭᱩᱣᱟᱱ",
+ }
+ EUR{
+ "€",
+ "ᱭᱩᱨᱚ",
+ }
+ GBP{
+ "£",
+ "ᱵᱨᱤᱴᱤᱥ ᱯᱟᱣᱩᱸᱰ",
+ }
+ INR{
+ "₹",
+ "ᱥᱤᱧᱚᱛ ᱨᱮᱱᱟᱜ ᱴᱟᱠᱟ",
+ }
+ JPY{
+ "JP¥",
+ "ᱡᱟᱯᱟᱱᱤ ᱭᱮᱱ",
+ }
+ RUB{
+ "RUB",
+ "ᱨᱩᱥᱤ ᱨᱩᱵᱟᱹᱞ",
+ }
+ USD{
+ "US$",
+ "ᱭᱩᱮᱥ ᱰᱚᱞᱟᱨ",
+ }
+ XXX{
+ "¤",
+ "ᱵᱟᱝᱩᱨᱩᱢ ᱠᱟᱨᱮᱱᱥᱤ",
+ }
+ }
+ CurrencyPlurals{
+ BRL{
+ one{"ᱵᱨᱟᱡᱤᱞᱤᱭᱟᱱ ᱨᱤᱭᱟᱹᱞ"}
+ other{"ᱵᱨᱟᱡᱤᱞᱤᱭᱟᱱ ᱨᱤᱭᱟᱹᱞᱥ"}
+ two{"ᱵᱨᱟᱡᱤᱞᱤᱭᱟᱱ ᱨᱤᱭᱟᱹᱞᱥ"}
+ }
+ EUR{
+ one{"ᱭᱩᱨᱚ"}
+ other{"ᱭᱩᱨᱚ"}
+ two{"ᱭᱩᱨᱚ"}
+ }
+ GBP{
+ one{"ᱵᱨᱤᱴᱤᱥ ᱯᱟᱣᱩᱸᱰ"}
+ other{"ᱵᱨᱤᱴᱤᱥ ᱯᱟᱣᱩᱸᱰᱥ"}
+ two{"ᱵᱨᱤᱴᱤᱥ ᱯᱟᱣᱩᱸᱰᱥ"}
+ }
+ INR{
+ one{"ᱥᱤᱧᱚᱛ ᱨᱮᱱᱟᱜ ᱴᱟᱠᱟ"}
+ other{"ᱥᱤᱧᱚᱛ ᱨᱮᱱᱟᱜ ᱴᱟᱠᱟ"}
+ two{"ᱥᱤᱧᱚᱛ ᱨᱮᱱᱟᱜ ᱴᱟᱠᱟ"}
+ }
+ JPY{
+ one{"ᱡᱟᱯᱟᱱᱤ ᱭᱮᱱ"}
+ other{"ᱡᱟᱯᱟᱱᱤ ᱭᱮᱱ"}
+ two{"ᱡᱟᱯᱟᱱᱤ ᱭᱮᱱ"}
+ }
+ RUB{
+ one{"ᱨᱩᱥᱤ ᱨᱩᱵᱟᱹᱞ"}
+ other{"ᱨᱩᱥᱤ ᱨᱩᱵᱟᱹᱞᱥ"}
+ two{"ᱨᱩᱥᱤ ᱨᱩᱵᱟᱹᱞᱥ"}
+ }
+ USD{
+ one{"ᱭᱩᱮᱥ ᱰᱚᱞᱟᱨ"}
+ other{"ᱭᱩᱮᱥ ᱰᱚᱞᱟᱨ"}
+ two{"ᱭᱩᱮᱥ ᱰᱚᱞᱟᱨ"}
+ }
+ XXX{
+ one{"ᱵᱟᱝᱩᱨᱩᱢ ᱠᱟᱨᱮᱱᱥᱤ"}
+ other{"ᱵᱟᱝᱩᱨᱩᱢ ᱠᱟᱨᱮᱱᱥᱤ"}
+ two{"ᱵᱟᱝᱩᱨᱩᱢ ᱠᱟᱨᱮᱱᱥᱤ"}
+ }
+ }
+ Version{"37"}
+}
diff --git a/icu4c/source/data/curr/sat_IN.txt b/icu4c/source/data/curr/sat_IN.txt
new file mode 100644
index 00000000000..c4976b4d7f9
--- /dev/null
+++ b/icu4c/source/data/curr/sat_IN.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+sat_IN{
+ "%%ALIAS"{"sat_Olck_IN"}
+}
diff --git a/icu4c/source/data/curr/sat_Olck.txt b/icu4c/source/data/curr/sat_Olck.txt
new file mode 100644
index 00000000000..0d7225f984f
--- /dev/null
+++ b/icu4c/source/data/curr/sat_Olck.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+sat_Olck{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/curr/sat_Olck_IN.txt b/icu4c/source/data/curr/sat_Olck_IN.txt
new file mode 100644
index 00000000000..8bda43c4ea7
--- /dev/null
+++ b/icu4c/source/data/curr/sat_Olck_IN.txt
@@ -0,0 +1,8 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+/**
+ * generated alias target
+ */
+sat_Olck_IN{
+ ___{""}
+}
diff --git a/icu4c/source/data/curr/sbp.txt b/icu4c/source/data/curr/sbp.txt
index 186e7601f30..2e168c9530a 100644
--- a/icu4c/source/data/curr/sbp.txt
+++ b/icu4c/source/data/curr/sbp.txt
@@ -231,5 +231,5 @@ sbp{
"Ihela ya Simbabwe",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/sd.txt b/icu4c/source/data/curr/sd.txt
index 483343a8b0e..17515f39ba9 100644
--- a/icu4c/source/data/curr/sd.txt
+++ b/icu4c/source/data/curr/sd.txt
@@ -839,10 +839,6 @@ sd{
one{"بیلاروسی ربل"}
other{"بیلاروسی ربل"}
}
- BYR{
- one{"BYR"}
- other{"BYR"}
- }
BZD{
one{"بيليز ڊالر"}
other{"بيليز ڊالر"}
@@ -1384,5 +1380,5 @@ sd{
other{"زمبائي ڪواچا"}
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/sd_Arab.txt b/icu4c/source/data/curr/sd_Arab.txt
new file mode 100644
index 00000000000..52a97c86243
--- /dev/null
+++ b/icu4c/source/data/curr/sd_Arab.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+sd_Arab{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/curr/ja_JP.txt b/icu4c/source/data/curr/sd_Arab_PK.txt
similarity index 93%
rename from icu4c/source/data/curr/ja_JP.txt
rename to icu4c/source/data/curr/sd_Arab_PK.txt
index 933dd40c680..4a9803a3c85 100644
--- a/icu4c/source/data/curr/ja_JP.txt
+++ b/icu4c/source/data/curr/sd_Arab_PK.txt
@@ -3,6 +3,6 @@
/**
* generated alias target
*/
-ja_JP{
+sd_Arab_PK{
___{""}
}
diff --git a/icu4c/source/data/curr/sd_Deva.txt b/icu4c/source/data/curr/sd_Deva.txt
new file mode 100644
index 00000000000..cc94e1357f1
--- /dev/null
+++ b/icu4c/source/data/curr/sd_Deva.txt
@@ -0,0 +1,79 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+sd_Deva{
+ %%Parent{"root"}
+ Currencies{
+ BRL{
+ "R$",
+ "बरजिलियन रियलु",
+ }
+ CNY{
+ "CN¥",
+ "चीना युआनु",
+ }
+ EUR{
+ "€",
+ "यूरो",
+ }
+ GBP{
+ "£",
+ "बरतानवी पाउंडु",
+ }
+ INR{
+ "₹",
+ "हिंदुस्तानी रुपयो",
+ }
+ JPY{
+ "¥",
+ "जापानी येनु",
+ }
+ RUB{
+ "RUB",
+ "रशियनु रुबलु",
+ }
+ USD{
+ "$",
+ "यूएस जो डॉलल",
+ }
+ XXX{
+ "¤",
+ "अणवाकुफु चालू सिक्को",
+ }
+ }
+ Currencies%narrow{
+ GBP{"£"}
+ RUB{"₽"}
+ USD{"$"}
+ }
+ CurrencyPlurals{
+ BRL{
+ one{"बरजिलियन रियलु"}
+ other{"बरजिलियन रियल"}
+ }
+ CNY{
+ one{"चीना युआनु"}
+ other{"चीना युआन"}
+ }
+ GBP{
+ one{"बरतानवी पाउंड"}
+ other{"बरतानवी पाउंड"}
+ }
+ JPY{
+ one{"जापानी येनु"}
+ other{"जापानी येन"}
+ }
+ RUB{
+ one{"रशियनु रुबलु"}
+ other{"रशियनु रुबल"}
+ }
+ USD{
+ one{"यूएस जो डॉलर"}
+ other{"यूएस जा डॉलर"}
+ }
+ XXX{
+ one{"अणवाकुफु चालू सिक्के जो एको"}
+ other{"अणवाकुफु चालू सिक्को"}
+ }
+ }
+ Version{"37"}
+}
diff --git a/icu4c/source/data/curr/sd_PK.txt b/icu4c/source/data/curr/sd_PK.txt
new file mode 100644
index 00000000000..766360070b4
--- /dev/null
+++ b/icu4c/source/data/curr/sd_PK.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+sd_PK{
+ "%%ALIAS"{"sd_Arab_PK"}
+}
diff --git a/icu4c/source/data/curr/se.txt b/icu4c/source/data/curr/se.txt
index 2ff62a3f7fd..bab47f36447 100644
--- a/icu4c/source/data/curr/se.txt
+++ b/icu4c/source/data/curr/se.txt
@@ -73,5 +73,5 @@ se{
other{"{0} {1}"}
two{"{0} {1}"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/se_SE.txt b/icu4c/source/data/curr/se_SE.txt
index a12f6d9e73a..327eccb2f1f 100644
--- a/icu4c/source/data/curr/se_SE.txt
+++ b/icu4c/source/data/curr/se_SE.txt
@@ -11,5 +11,5 @@ se_SE{
"ruoŧŧa kruvdno",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/seh.txt b/icu4c/source/data/curr/seh.txt
index 1d1037e5744..7889672d334 100644
--- a/icu4c/source/data/curr/seh.txt
+++ b/icu4c/source/data/curr/seh.txt
@@ -239,5 +239,5 @@ seh{
"Dólar do Zimbábue",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/ses.txt b/icu4c/source/data/curr/ses.txt
index 68544c3da96..808248ac480 100644
--- a/icu4c/source/data/curr/ses.txt
+++ b/icu4c/source/data/curr/ses.txt
@@ -235,5 +235,5 @@ ses{
"Zimbabwe Dollar",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/sg.txt b/icu4c/source/data/curr/sg.txt
index 796900a0906..fe910e8824f 100644
--- a/icu4c/source/data/curr/sg.txt
+++ b/icu4c/source/data/curr/sg.txt
@@ -231,5 +231,5 @@ sg{
"dolära tî Zimbäbwe",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/shi.txt b/icu4c/source/data/curr/shi.txt
index b938d8d27d7..081cdc286d2 100644
--- a/icu4c/source/data/curr/shi.txt
+++ b/icu4c/source/data/curr/shi.txt
@@ -235,5 +235,5 @@ shi{
"ⴰⴷⵓⵍⴰⵔ ⵏ ⵣⵉⵎⴱⴰⴱⵡⵉ",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/shi_Latn.txt b/icu4c/source/data/curr/shi_Latn.txt
index bf2152d8c22..4cb51990113 100644
--- a/icu4c/source/data/curr/shi_Latn.txt
+++ b/icu4c/source/data/curr/shi_Latn.txt
@@ -236,5 +236,5 @@ shi_Latn{
"adular n zimbabwi",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/shi_Tfng.txt b/icu4c/source/data/curr/shi_Tfng.txt
index 4d4470c6f73..397f53f4944 100644
--- a/icu4c/source/data/curr/shi_Tfng.txt
+++ b/icu4c/source/data/curr/shi_Tfng.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
shi_Tfng{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/si.txt b/icu4c/source/data/curr/si.txt
index 8772736ac71..2f6a4ae6a24 100644
--- a/icu4c/source/data/curr/si.txt
+++ b/icu4c/source/data/curr/si.txt
@@ -1406,5 +1406,5 @@ si{
one{"{1}{0}"}
other{"{1}{0}"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/sk.txt b/icu4c/source/data/curr/sk.txt
index b7bda4cb4ec..81bf1e6194b 100644
--- a/icu4c/source/data/curr/sk.txt
+++ b/icu4c/source/data/curr/sk.txt
@@ -3136,5 +3136,5 @@ sk{
one{"{0} {1}"}
other{"{0} {1}"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/sl.txt b/icu4c/source/data/curr/sl.txt
index 632cb29de3a..b7b478fc345 100644
--- a/icu4c/source/data/curr/sl.txt
+++ b/icu4c/source/data/curr/sl.txt
@@ -2197,5 +2197,5 @@ sl{
other{"{0} {1}"}
two{"{0} {1}"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/smn.txt b/icu4c/source/data/curr/smn.txt
index fcd9e5f0cd1..bf2d53c6e13 100644
--- a/icu4c/source/data/curr/smn.txt
+++ b/icu4c/source/data/curr/smn.txt
@@ -40,5 +40,5 @@ smn{
other{"{0} {1}"}
two{"{0} {1}"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/sn.txt b/icu4c/source/data/curr/sn.txt
index d73411e83a8..c39cbcd1d74 100644
--- a/icu4c/source/data/curr/sn.txt
+++ b/icu4c/source/data/curr/sn.txt
@@ -239,5 +239,5 @@ sn{
one{"{0} {1}"}
other{"{0} {1}"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/so.txt b/icu4c/source/data/curr/so.txt
index c8f344b688f..3fef66ac9b4 100644
--- a/icu4c/source/data/curr/so.txt
+++ b/icu4c/source/data/curr/so.txt
@@ -26,6 +26,22 @@ so{
"AOA",
"Kawansada Angola",
}
+ ARA{
+ "ARA",
+ "Argentine Austral",
+ }
+ ARL{
+ "ARL",
+ "Beesada Ley ee Arjentiin (1970–1983)",
+ }
+ ARM{
+ "ARM",
+ "Beesada Ley ee Arjentiin (1881–1970)",
+ }
+ ARP{
+ "ARP",
+ "Beesada Ley ee Arjentiin (1883–1985)",
+ }
ARS{
"ARS",
"Beesada Arjentiin",
@@ -42,6 +58,10 @@ so{
"AZN",
"Manaata Asarbeyjan",
}
+ BAD{
+ "BAD",
+ "Diinaarka BBosnia-Hersogofina 1.00 konfatibal maakta Bosnia-Hersogofina 1 konfatibal maaka Bosnia-Hersogofina (1992–1994)",
+ }
BAM{
"BAM",
"Konfatibal Maakta Bosnia-Hersogofina",
@@ -78,6 +98,10 @@ so{
"BOB",
"Bolifiyanada Bolifiya",
}
+ BOL{
+ "BOL",
+ "Bolifiyaabka Bolifiyaano(1863–1963)",
+ }
BRL{
"R$",
"Realka Barasil",
@@ -166,6 +190,10 @@ so{
"DZD",
"Dinaarka Aljeriya",
}
+ EEK{
+ "EEK",
+ "Kroonka Estooniya",
+ }
EGP{
"EGP",
"Bowndka Masar",
@@ -182,6 +210,10 @@ so{
"€",
"Yuuroo",
}
+ FIM{
+ "FIM",
+ "Markkada Fiinishka ah",
+ }
FJD{
"FJD",
"Doolarka Fiji",
@@ -246,6 +278,10 @@ so{
"IDR",
"Rubiah Indonesiya",
}
+ IEP{
+ "IEP",
+ "baawnka Ayrishka",
+ }
ILS{
"₪",
"Niyuu Shekelka Israaiil",
@@ -330,6 +366,10 @@ so{
"LRD",
"Doolarka Liberiya",
}
+ LVR{
+ "LVR",
+ "Rubalka Latfiya",
+ }
LYD{
"LYD",
"Dinaarka Libya",
@@ -663,6 +703,22 @@ so{
one{"kawansada Angola"}
other{"kawansada Angola"}
}
+ ARA{
+ one{"Argentine Austral"}
+ other{"Argentine Australs"}
+ }
+ ARL{
+ one{"Beesada Ley ee Arjentiin (1970–1983)"}
+ other{"Beesada Ley ee Arjentiin (1970–1983)"}
+ }
+ ARM{
+ one{"Beesada Ley ee Arjentiin (1881–1970)"}
+ other{"Beesada Ley ee Arjentiin (1881–1970)"}
+ }
+ ARP{
+ one{"Beesada Ley ee Arjentiin (1883–1985)"}
+ other{"Beesada Ley ee Arjentiin (1883–1985)"}
+ }
ARS{
one{"Beesada Arjentiin"}
other{"Beesada Arjentiin"}
@@ -679,6 +735,13 @@ so{
one{"manaata Asarbeyjan"}
other{"manaata Asarbeyjan"}
}
+ BAD{
+ one{"Diinaarka BBosnia-Hersogofina (1992–1994)"}
+ other{
+ "Diinaarka BBosnia-Hersogofina 1.00 konfatibal maakta Bosnia-Hersogof"
+ "ina 1 konfatibal maaka Bosnia-Hersogofina (1992–1994)"
+ }
+ }
BAM{
one{"konfatibal maakta Bosnia-Hersogofina"}
other{"konfatibal maakta Bosnia-Hersogofina"}
@@ -715,6 +778,10 @@ so{
one{"Bolifiyanada Bolifiya"}
other{"Bolifiyanada Bolifiya"}
}
+ BOL{
+ one{"Bolifiyaabka Bolifiyaano(1863–1963)"}
+ other{"Bolifiyaabka Bolifiyaano(1863–1963)"}
+ }
BRL{
one{"Realka Barasil"}
other{"Realada Barasil"}
@@ -803,6 +870,10 @@ so{
one{"dinaarka Aljeriya"}
other{"dinaarka Aljeriya"}
}
+ EEK{
+ one{"Kroonka Estooniya"}
+ other{"Kroonka Estooniya"}
+ }
EGP{
one{"bowndka Masar"}
other{"bowndka Masar"}
@@ -819,6 +890,10 @@ so{
one{"yuuroo"}
other{"yuuroo"}
}
+ FIM{
+ one{"Markkada Fiinishka ah"}
+ other{"Markkada Fiinishka ah"}
+ }
FJD{
one{"doolarka Fiji"}
other{"doolarada Fiji"}
@@ -883,6 +958,10 @@ so{
one{"rubiah Indonesiya"}
other{"rubiah Indonesiya"}
}
+ IEP{
+ one{"baawnka Ayrishka"}
+ other{"baawnka Ayrishka"}
+ }
ILS{
one{"niyuu shekelka Israaiil"}
other{"niyuu shekelka Israaiil"}
@@ -899,6 +978,10 @@ so{
one{"riyaalka Iran"}
other{"riyaalka Iran"}
}
+ ISJ{
+ one{"krónaha Iceland (1918–1981)"}
+ other{"krónaha Iceland (1918–1981)"}
+ }
ISK{
one{"Koronada Eysland"}
other{"Koronada Eysland"}
@@ -967,6 +1050,10 @@ so{
one{"doolarka Liberiya"}
other{"doolarka Liberiya"}
}
+ LVR{
+ one{"rubalka Latvia"}
+ other{"rubalka Latfiya"}
+ }
LYD{
one{"dinaarka Libya"}
other{"dinaarka Libya"}
@@ -1268,5 +1355,5 @@ so{
other{"Kawajada Sambiya"}
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/so_DJ.txt b/icu4c/source/data/curr/so_DJ.txt
index 5513c1de555..684fd8462e9 100644
--- a/icu4c/source/data/curr/so_DJ.txt
+++ b/icu4c/source/data/curr/so_DJ.txt
@@ -7,5 +7,5 @@ so_DJ{
"Faran Jabuuti",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/so_ET.txt b/icu4c/source/data/curr/so_ET.txt
index cdb59bafc6f..b237db54247 100644
--- a/icu4c/source/data/curr/so_ET.txt
+++ b/icu4c/source/data/curr/so_ET.txt
@@ -7,5 +7,5 @@ so_ET{
"Birta Itoobbiya",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/so_KE.txt b/icu4c/source/data/curr/so_KE.txt
index 029e0e54c54..668ddfe8550 100644
--- a/icu4c/source/data/curr/so_KE.txt
+++ b/icu4c/source/data/curr/so_KE.txt
@@ -7,5 +7,5 @@ so_KE{
"Shilingka Kenya",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/sq.txt b/icu4c/source/data/curr/sq.txt
index 7681b97c42d..b0ee1426ff6 100644
--- a/icu4c/source/data/curr/sq.txt
+++ b/icu4c/source/data/curr/sq.txt
@@ -1403,5 +1403,5 @@ sq{
one{"{0} {1}"}
other{"{0} {1}"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/sq_MK.txt b/icu4c/source/data/curr/sq_MK.txt
index e41e37b6512..fcf41ec0963 100644
--- a/icu4c/source/data/curr/sq_MK.txt
+++ b/icu4c/source/data/curr/sq_MK.txt
@@ -7,5 +7,5 @@ sq_MK{
"Denari maqedonas",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/sr.txt b/icu4c/source/data/curr/sr.txt
index 43088a61ceb..80e819e3998 100644
--- a/icu4c/source/data/curr/sr.txt
+++ b/icu4c/source/data/curr/sr.txt
@@ -2657,5 +2657,5 @@ sr{
one{"{0} {1}"}
other{"{0} {1}"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/sr_Cyrl.txt b/icu4c/source/data/curr/sr_Cyrl.txt
index 58ebf7e9055..df3a287587c 100644
--- a/icu4c/source/data/curr/sr_Cyrl.txt
+++ b/icu4c/source/data/curr/sr_Cyrl.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sr_Cyrl{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/sr_Latn.txt b/icu4c/source/data/curr/sr_Latn.txt
index a8d0c79a29e..52fc75fec79 100644
--- a/icu4c/source/data/curr/sr_Latn.txt
+++ b/icu4c/source/data/curr/sr_Latn.txt
@@ -2658,5 +2658,5 @@ sr_Latn{
one{"{0} {1}"}
other{"{0} {1}"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/su.txt b/icu4c/source/data/curr/su.txt
new file mode 100644
index 00000000000..02f5cdfcd2c
--- /dev/null
+++ b/icu4c/source/data/curr/su.txt
@@ -0,0 +1,93 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+su{
+ Currencies{
+ BRL{
+ "R$",
+ "Real Brasil",
+ }
+ CNY{
+ "CN¥",
+ "Yuan Tiongkok",
+ }
+ EUR{
+ "€",
+ "Euro",
+ }
+ GBP{
+ "£",
+ "Pound Inggris",
+ }
+ IDR{
+ "Rp",
+ "Rupee Indonésia",
+ }
+ INR{
+ "₹",
+ "Rupee India",
+ }
+ JPY{
+ "¥",
+ "Yén Jepang",
+ }
+ RUB{
+ "RUB",
+ "Rubel Rusia",
+ }
+ USD{
+ "$",
+ "Dolar A.S.",
+ }
+ XXX{
+ "¤",
+ "-",
+ }
+ }
+ Currencies%narrow{
+ BRL{"R$"}
+ CNY{"¥"}
+ EUR{"€"}
+ GBP{"£"}
+ IDR{"Rp"}
+ INR{"₹"}
+ JPY{"¥"}
+ RUB{"₽"}
+ USD{"$"}
+ }
+ CurrencyPlurals{
+ BRL{
+ other{"real Brasil"}
+ }
+ CNY{
+ other{"yuan Tiongkok"}
+ }
+ EUR{
+ other{"euro"}
+ }
+ GBP{
+ other{"pound Inggris"}
+ }
+ IDR{
+ other{"rupee Indonésia"}
+ }
+ INR{
+ other{"rupee India"}
+ }
+ JPY{
+ other{"yén Jepang"}
+ }
+ RUB{
+ other{"rubel Rusia"}
+ }
+ USD{
+ other{"dolar A.S."}
+ }
+ XXX{
+ other{"-"}
+ }
+ }
+ CurrencyUnitPatterns{
+ other{"{0} {1}"}
+ }
+ Version{"37"}
+}
diff --git a/icu4c/source/data/curr/su_ID.txt b/icu4c/source/data/curr/su_ID.txt
new file mode 100644
index 00000000000..67dde384e09
--- /dev/null
+++ b/icu4c/source/data/curr/su_ID.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+su_ID{
+ "%%ALIAS"{"su_Latn_ID"}
+}
diff --git a/icu4c/source/data/curr/su_Latn.txt b/icu4c/source/data/curr/su_Latn.txt
new file mode 100644
index 00000000000..008b42355f2
--- /dev/null
+++ b/icu4c/source/data/curr/su_Latn.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+su_Latn{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/curr/su_Latn_ID.txt b/icu4c/source/data/curr/su_Latn_ID.txt
new file mode 100644
index 00000000000..462983284c5
--- /dev/null
+++ b/icu4c/source/data/curr/su_Latn_ID.txt
@@ -0,0 +1,8 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+/**
+ * generated alias target
+ */
+su_Latn_ID{
+ ___{""}
+}
diff --git a/icu4c/source/data/curr/supplementalData.txt b/icu4c/source/data/curr/supplementalData.txt
index 7f1c675124e..43695ced279 100644
--- a/icu4c/source/data/curr/supplementalData.txt
+++ b/icu4c/source/data/curr/supplementalData.txt
@@ -196,6 +196,7 @@ supplementalData:table(nofallback){
AQ{
{
id{"XXX"}
+ tender{"false"}
}
}
AR{
@@ -511,6 +512,7 @@ supplementalData:table(nofallback){
0,
}
id{"BEL"}
+ tender{"false"}
to:intvector{
148,
1026440191,
@@ -522,6 +524,7 @@ supplementalData:table(nofallback){
0,
}
id{"BEC"}
+ tender{"false"}
to:intvector{
148,
1026440191,
@@ -687,6 +690,7 @@ supplementalData:table(nofallback){
}
{
id{"BOV"}
+ tender{"false"}
}
}
BQ{
@@ -990,9 +994,11 @@ supplementalData:table(nofallback){
}
{
id{"CHE"}
+ tender{"false"}
}
{
id{"CHW"}
+ tender{"false"}
}
}
CI{
@@ -1034,6 +1040,7 @@ supplementalData:table(nofallback){
}
{
id{"CLF"}
+ tender{"false"}
}
}
CM{
@@ -1059,6 +1066,7 @@ supplementalData:table(nofallback){
528958464,
}
id{"CNX"}
+ tender{"false"}
to:intvector{
213,
320765951,
@@ -1070,6 +1078,7 @@ supplementalData:table(nofallback){
-402654208,
}
id{"CNH"}
+ tender{"false"}
}
}
CO{
@@ -1082,11 +1091,13 @@ supplementalData:table(nofallback){
}
{
id{"COU"}
+ tender{"false"}
}
}
CP{
{
id{"XXX"}
+ tender{"false"}
}
}
CR{
@@ -1370,6 +1381,7 @@ supplementalData:table(nofallback){
-619174912,
}
id{"ECV"}
+ tender{"false"}
to:intvector{
220,
-1725372417,
@@ -1470,6 +1482,7 @@ supplementalData:table(nofallback){
-942270464,
}
id{"ESA"}
+ tender{"false"}
to:intvector{
88,
734077951,
@@ -1481,6 +1494,7 @@ supplementalData:table(nofallback){
-1147389952,
}
id{"ESB"}
+ tender{"false"}
to:intvector{
183,
-1355582465,
@@ -1510,6 +1524,7 @@ supplementalData:table(nofallback){
528958464,
}
id{"XEU"}
+ tender{"false"}
to:intvector{
213,
320765951,
@@ -2514,6 +2529,7 @@ supplementalData:table(nofallback){
0,
}
id{"LUC"}
+ tender{"false"}
to:intvector{
148,
1026440191,
@@ -2525,6 +2541,7 @@ supplementalData:table(nofallback){
0,
}
id{"LUL"}
+ tender{"false"}
to:intvector{
148,
1026440191,
@@ -2981,6 +2998,7 @@ supplementalData:table(nofallback){
}
{
id{"MXV"}
+ tender{"false"}
}
}
MY{
@@ -4285,6 +4303,7 @@ supplementalData:table(nofallback){
}
{
id{"USN"}
+ tender{"false"}
}
{
id{"USS"}
@@ -4316,9 +4335,11 @@ supplementalData:table(nofallback){
}
{
id{"UYI"}
+ tender{"false"}
}
{
id{"UYW"}
+ tender{"false"}
}
}
UZ{
@@ -4599,6 +4620,7 @@ supplementalData:table(nofallback){
459560960,
}
id{"ZAL"}
+ tender{"false"}
to:intvector{
185,
570250239,
@@ -4705,24 +4727,31 @@ supplementalData:table(nofallback){
ZZ{
{
id{"XAG"}
+ tender{"false"}
}
{
id{"XAU"}
+ tender{"false"}
}
{
id{"XBA"}
+ tender{"false"}
}
{
id{"XBB"}
+ tender{"false"}
}
{
id{"XBC"}
+ tender{"false"}
}
{
id{"XBD"}
+ tender{"false"}
}
{
id{"XDR"}
+ tender{"false"}
}
{
from:intvector{
@@ -4730,6 +4759,7 @@ supplementalData:table(nofallback){
416385024,
}
id{"XFO"}
+ tender{"false"}
to:intvector{
244,
1269579775,
@@ -4745,9 +4775,11 @@ supplementalData:table(nofallback){
}
{
id{"XPD"}
+ tender{"false"}
}
{
id{"XPT"}
+ tender{"false"}
}
{
id{"XRE"}
@@ -4759,15 +4791,19 @@ supplementalData:table(nofallback){
}
{
id{"XSU"}
+ tender{"false"}
}
{
id{"XTS"}
+ tender{"false"}
}
{
id{"XUA"}
+ tender{"false"}
}
{
id{"XXX"}
+ tender{"false"}
}
}
}
diff --git a/icu4c/source/data/curr/sv.txt b/icu4c/source/data/curr/sv.txt
index f803b574888..68200cf7a11 100644
--- a/icu4c/source/data/curr/sv.txt
+++ b/icu4c/source/data/curr/sv.txt
@@ -1034,6 +1034,10 @@ sv{
"UYU",
"uruguayansk peso",
}
+ UYW{
+ "UYW",
+ "uruguayansk indexenhet för nominell lön",
+ }
UZS{
"UZS",
"uzbekisk sum",
@@ -1574,7 +1578,7 @@ sv{
}
CNH{
one{"kinesisk yuan (offshore)"}
- other{"CNH"}
+ other{"kinesisk yuan (offshore)"}
}
CNX{
one{"kinesisk dollar"}
@@ -2344,6 +2348,10 @@ sv{
one{"uruguayansk peso"}
other{"uruguayanska pesos"}
}
+ UYW{
+ one{"uruguayansk indexenhet för nominell lön"}
+ other{"uruguayansk indexenhet för nominell lön"}
+ }
UZS{
one{"uzbekisk sum"}
other{"uzbekiska sum"}
@@ -2525,5 +2533,5 @@ sv{
one{"{0} {1}"}
other{"{0} {1}"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/sw.txt b/icu4c/source/data/curr/sw.txt
index ce16e4be47f..0bc663184fc 100644
--- a/icu4c/source/data/curr/sw.txt
+++ b/icu4c/source/data/curr/sw.txt
@@ -152,7 +152,7 @@ sw{
}
CZK{
"CZK",
- "CZK",
+ "koruna ya Jamhuri ya Czech",
}
DJF{
"DJF",
@@ -1441,5 +1441,5 @@ sw{
one{"{1} {0}"}
other{"{1} {0}"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/sw_CD.txt b/icu4c/source/data/curr/sw_CD.txt
index d2659b49749..71a615e4996 100644
--- a/icu4c/source/data/curr/sw_CD.txt
+++ b/icu4c/source/data/curr/sw_CD.txt
@@ -43,5 +43,5 @@ sw_CD{
"Faranga CFA BCEAO",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/sw_KE.txt b/icu4c/source/data/curr/sw_KE.txt
index d2b95f6a0c5..1c2b6e06be7 100644
--- a/icu4c/source/data/curr/sw_KE.txt
+++ b/icu4c/source/data/curr/sw_KE.txt
@@ -721,5 +721,5 @@ sw_KE{
other{"riali za Yemeni"}
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/sw_UG.txt b/icu4c/source/data/curr/sw_UG.txt
index ea11abbc125..79b96c0eab2 100644
--- a/icu4c/source/data/curr/sw_UG.txt
+++ b/icu4c/source/data/curr/sw_UG.txt
@@ -7,5 +7,5 @@ sw_UG{
"Shilingi ya Uganda",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/ta.txt b/icu4c/source/data/curr/ta.txt
index b0a9ffac248..43f5a612488 100644
--- a/icu4c/source/data/curr/ta.txt
+++ b/icu4c/source/data/curr/ta.txt
@@ -1413,5 +1413,5 @@ ta{
one{"{0} {1}"}
other{"{0} {1}"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/ta_LK.txt b/icu4c/source/data/curr/ta_LK.txt
index e0800db3105..9f084bd551d 100644
--- a/icu4c/source/data/curr/ta_LK.txt
+++ b/icu4c/source/data/curr/ta_LK.txt
@@ -7,5 +7,5 @@ ta_LK{
"இலங்கை ரூபாய்",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/ta_MY.txt b/icu4c/source/data/curr/ta_MY.txt
index 3fdfd875afb..e8e85cb93d6 100644
--- a/icu4c/source/data/curr/ta_MY.txt
+++ b/icu4c/source/data/curr/ta_MY.txt
@@ -11,5 +11,5 @@ ta_MY{
"சிங்கப்பூர் டாலர்",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/ta_SG.txt b/icu4c/source/data/curr/ta_SG.txt
index 1796358caa2..927f282660c 100644
--- a/icu4c/source/data/curr/ta_SG.txt
+++ b/icu4c/source/data/curr/ta_SG.txt
@@ -15,5 +15,5 @@ ta_SG{
"அமெரிக்க டாலர்",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/te.txt b/icu4c/source/data/curr/te.txt
index c079cbfea96..6aa116c24e8 100644
--- a/icu4c/source/data/curr/te.txt
+++ b/icu4c/source/data/curr/te.txt
@@ -1413,5 +1413,5 @@ te{
one{"{0} {1}"}
other{"{0} {1}"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/teo.txt b/icu4c/source/data/curr/teo.txt
index 6b13dd4602f..ce585e1d059 100644
--- a/icu4c/source/data/curr/teo.txt
+++ b/icu4c/source/data/curr/teo.txt
@@ -231,5 +231,5 @@ teo{
"Edola lok’Zimbabwe",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/teo_KE.txt b/icu4c/source/data/curr/teo_KE.txt
index a49fe93666b..7d1cb5edfad 100644
--- a/icu4c/source/data/curr/teo_KE.txt
+++ b/icu4c/source/data/curr/teo_KE.txt
@@ -7,5 +7,5 @@ teo_KE{
"Ango’otol lok’ Kenya",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/tg.txt b/icu4c/source/data/curr/tg.txt
index 837f77ba3fd..289045311cd 100644
--- a/icu4c/source/data/curr/tg.txt
+++ b/icu4c/source/data/curr/tg.txt
@@ -88,5 +88,5 @@ tg{
CurrencyUnitPatterns{
other{"{0} {1}"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/th.txt b/icu4c/source/data/curr/th.txt
index c8874db17f5..3925b73c564 100644
--- a/icu4c/source/data/curr/th.txt
+++ b/icu4c/source/data/curr/th.txt
@@ -1792,5 +1792,5 @@ th{
CurrencyUnitPatterns{
other{"{0} {1}"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/th_TH_TRADITIONAL.txt b/icu4c/source/data/curr/th_TH_TRADITIONAL.txt
deleted file mode 100644
index d72e493f4f8..00000000000
--- a/icu4c/source/data/curr/th_TH_TRADITIONAL.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-// © 2016 and later: Unicode, Inc. and others.
-// License & terms of use: http://www.unicode.org/copyright.html#License
-th_TH_TRADITIONAL{
- calendar{
- default{"buddhist"}
- }
-}
diff --git a/icu4c/source/data/curr/ti.txt b/icu4c/source/data/curr/ti.txt
index 98743fc7d4b..19c51784205 100644
--- a/icu4c/source/data/curr/ti.txt
+++ b/icu4c/source/data/curr/ti.txt
@@ -43,5 +43,5 @@ ti{
one{"{0} {1}"}
other{"{0} {1}"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/ti_ER.txt b/icu4c/source/data/curr/ti_ER.txt
index a6cc0dfc2e7..4aa1bb9bfff 100644
--- a/icu4c/source/data/curr/ti_ER.txt
+++ b/icu4c/source/data/curr/ti_ER.txt
@@ -7,5 +7,5 @@ ti_ER{
"ERN",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/tk.txt b/icu4c/source/data/curr/tk.txt
index 65da8211f9f..d7693dc7e39 100644
--- a/icu4c/source/data/curr/tk.txt
+++ b/icu4c/source/data/curr/tk.txt
@@ -1389,5 +1389,5 @@ tk{
one{"{0} {1}"}
other{"{0} {1}"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/to.txt b/icu4c/source/data/curr/to.txt
index 74c3bd3095b..95ffc4eb0e1 100644
--- a/icu4c/source/data/curr/to.txt
+++ b/icu4c/source/data/curr/to.txt
@@ -6,10 +6,6 @@ to{
"AUD$",
"Tola fakaʻaositelēlia",
}
- BRL{
- "R$",
- "BRL",
- }
FJD{
"FJD",
"Tola fakafisi",
@@ -92,5 +88,5 @@ to{
CurrencyUnitPatterns{
other{"{1} {0}"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/tr.txt b/icu4c/source/data/curr/tr.txt
index df2e1711ff6..8a5906fca2a 100644
--- a/icu4c/source/data/curr/tr.txt
+++ b/icu4c/source/data/curr/tr.txt
@@ -2400,5 +2400,5 @@ tr{
one{"{0} {1}"}
other{"{0} {1}"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/tt.txt b/icu4c/source/data/curr/tt.txt
index 6ccf54b9bfc..e6cef1a6620 100644
--- a/icu4c/source/data/curr/tt.txt
+++ b/icu4c/source/data/curr/tt.txt
@@ -81,5 +81,5 @@ tt{
CurrencyUnitPatterns{
other{"{0} {1}"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/twq.txt b/icu4c/source/data/curr/twq.txt
index 39e8ea8343b..adbe53ead4f 100644
--- a/icu4c/source/data/curr/twq.txt
+++ b/icu4c/source/data/curr/twq.txt
@@ -235,5 +235,5 @@ twq{
"Zimbabwe Dollar",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/tzm.txt b/icu4c/source/data/curr/tzm.txt
index f7acf84caa7..89567bcf9a0 100644
--- a/icu4c/source/data/curr/tzm.txt
+++ b/icu4c/source/data/curr/tzm.txt
@@ -235,5 +235,5 @@ tzm{
"Ḍular Uzimbabwi",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/ug.txt b/icu4c/source/data/curr/ug.txt
index 267ad21671e..bbd06ef6e1b 100644
--- a/icu4c/source/data/curr/ug.txt
+++ b/icu4c/source/data/curr/ug.txt
@@ -2417,5 +2417,5 @@ ug{
one{"{0} {1}"}
other{"{0} {1}"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/uk.txt b/icu4c/source/data/curr/uk.txt
index cfef09a0862..f3cec4e652a 100644
--- a/icu4c/source/data/curr/uk.txt
+++ b/icu4c/source/data/curr/uk.txt
@@ -2314,5 +2314,5 @@ uk{
one{"{0} {1}"}
other{"{0} {1}"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/ur.txt b/icu4c/source/data/curr/ur.txt
index a7128aab8ac..4375271ae0e 100644
--- a/icu4c/source/data/curr/ur.txt
+++ b/icu4c/source/data/curr/ur.txt
@@ -1433,5 +1433,5 @@ ur{
one{"{0} {1}"}
other{"{0} {1}"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/ur_IN.txt b/icu4c/source/data/curr/ur_IN.txt
index af5086eca25..128a278ff3e 100644
--- a/icu4c/source/data/curr/ur_IN.txt
+++ b/icu4c/source/data/curr/ur_IN.txt
@@ -77,5 +77,5 @@ ur_IN{
other{"ساموآئی ٹالا"}
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/uz.txt b/icu4c/source/data/curr/uz.txt
index 56e28a26b61..b39bfc117f5 100644
--- a/icu4c/source/data/curr/uz.txt
+++ b/icu4c/source/data/curr/uz.txt
@@ -124,7 +124,7 @@ uz{
}
CNH{
"CNH",
- "CNH",
+ "Xitoy yuani (ofshor)",
}
CNY{
"CN¥",
@@ -873,8 +873,8 @@ uz{
other{"Chili pesosi"}
}
CNH{
- one{"CNH"}
- other{"CNH"}
+ one{"Xitoy yuani (ofshor)"}
+ other{"Xitoy yuani (ofshor)"}
}
CNY{
one{"Xitoy yuani"}
@@ -1405,5 +1405,5 @@ uz{
one{"{0} {1}"}
other{"{0} {1}"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/uz_Arab.txt b/icu4c/source/data/curr/uz_Arab.txt
index 0b99f20b7cb..4a8e05a75e3 100644
--- a/icu4c/source/data/curr/uz_Arab.txt
+++ b/icu4c/source/data/curr/uz_Arab.txt
@@ -8,5 +8,5 @@ uz_Arab{
"افغانی",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/uz_Cyrl.txt b/icu4c/source/data/curr/uz_Cyrl.txt
index 8244f9ce1fc..9569274b674 100644
--- a/icu4c/source/data/curr/uz_Cyrl.txt
+++ b/icu4c/source/data/curr/uz_Cyrl.txt
@@ -422,5 +422,5 @@ uz_Cyrl{
one{"{0} {1}"}
other{"{0} {1}"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/uz_Latn.txt b/icu4c/source/data/curr/uz_Latn.txt
index e525f84e210..f6035b73d6e 100644
--- a/icu4c/source/data/curr/uz_Latn.txt
+++ b/icu4c/source/data/curr/uz_Latn.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
uz_Latn{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/vai.txt b/icu4c/source/data/curr/vai.txt
index 85d9c9f3e0d..82048db2a03 100644
--- a/icu4c/source/data/curr/vai.txt
+++ b/icu4c/source/data/curr/vai.txt
@@ -228,5 +228,5 @@ vai{
other{"ꔖꗼꔷ ꖩꔪ"}
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/vai_Latn.txt b/icu4c/source/data/curr/vai_Latn.txt
index 64a63556adb..8338f48bf95 100644
--- a/icu4c/source/data/curr/vai_Latn.txt
+++ b/icu4c/source/data/curr/vai_Latn.txt
@@ -228,5 +228,5 @@ vai_Latn{
"Zimbhabhuwe Dala",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/vai_Vaii.txt b/icu4c/source/data/curr/vai_Vaii.txt
index 7a5f41777dd..cffa5917afb 100644
--- a/icu4c/source/data/curr/vai_Vaii.txt
+++ b/icu4c/source/data/curr/vai_Vaii.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
vai_Vaii{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/vi.txt b/icu4c/source/data/curr/vi.txt
index aa3ab382daf..24f6cd8741d 100644
--- a/icu4c/source/data/curr/vi.txt
+++ b/icu4c/source/data/curr/vi.txt
@@ -1703,5 +1703,5 @@ vi{
CurrencyUnitPatterns{
other{"{0} {1}"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/vun.txt b/icu4c/source/data/curr/vun.txt
index b048e637a00..0e810acf1bd 100644
--- a/icu4c/source/data/curr/vun.txt
+++ b/icu4c/source/data/curr/vun.txt
@@ -235,5 +235,5 @@ vun{
"Dola ya Zimbabwe",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/wae.txt b/icu4c/source/data/curr/wae.txt
index a7e728a671e..a471c3aba0f 100644
--- a/icu4c/source/data/curr/wae.txt
+++ b/icu4c/source/data/curr/wae.txt
@@ -81,5 +81,5 @@ wae{
one{"{0} {1}"}
other{"{0} {1}"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/wo.txt b/icu4c/source/data/curr/wo.txt
index fa86acf5220..e510d498663 100644
--- a/icu4c/source/data/curr/wo.txt
+++ b/icu4c/source/data/curr/wo.txt
@@ -88,5 +88,5 @@ wo{
CurrencyUnitPatterns{
other{"{0} {1}"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/xh.txt b/icu4c/source/data/curr/xh.txt
index cd59595c9ac..9bc32c60dda 100644
--- a/icu4c/source/data/curr/xh.txt
+++ b/icu4c/source/data/curr/xh.txt
@@ -20,5 +20,5 @@ xh{
one{"{0} {1}"}
other{"{0} {1}"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/xog.txt b/icu4c/source/data/curr/xog.txt
index e3a2a192393..83378297a09 100644
--- a/icu4c/source/data/curr/xog.txt
+++ b/icu4c/source/data/curr/xog.txt
@@ -231,5 +231,5 @@ xog{
"Doola ey’eZimbabwe",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/yav.txt b/icu4c/source/data/curr/yav.txt
index 2c7ce6f954c..fd3d9e3cb92 100644
--- a/icu4c/source/data/curr/yav.txt
+++ b/icu4c/source/data/curr/yav.txt
@@ -95,5 +95,5 @@ yav{
"́faláŋɛ u kɔmɔ́ɔl",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/yi.txt b/icu4c/source/data/curr/yi.txt
index bcd5e7e8f97..5d1f57a5382 100644
--- a/icu4c/source/data/curr/yi.txt
+++ b/icu4c/source/data/curr/yi.txt
@@ -105,5 +105,5 @@ yi{
other{"אומבאַוואוסטע וואַלוטע"}
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/yo.txt b/icu4c/source/data/curr/yo.txt
index 28bee52d98b..2b8af95179e 100644
--- a/icu4c/source/data/curr/yo.txt
+++ b/icu4c/source/data/curr/yo.txt
@@ -6,14 +6,58 @@ yo{
"AED",
"Diami ti Awon Orílẹ́ède Arabu",
}
+ AFN{
+ "AFN",
+ "Afugánì Afuganísítàànì",
+ }
+ ALL{
+ "ALL",
+ "Lẹ́kẹ̀ Àlìbéníà",
+ }
+ AMD{
+ "AMD",
+ "Dírààmù Àmẹ́níà",
+ }
+ ANG{
+ "ANG",
+ "Gílídà Netherlands Antillean",
+ }
AOA{
"AOA",
"Wansa ti Orílẹ́ède Àngólà",
}
+ ARS{
+ "ARS",
+ "Pẹ́sò Agẹntínà",
+ }
AUD{
"A$",
"Dọla ti Orílẹ́ède Ástràlìá",
}
+ AWG{
+ "AWG",
+ "Fuloríìnì Àrúbà",
+ }
+ AZN{
+ "AZN",
+ "Mánààtì Àsàbáíjáì",
+ }
+ BAM{
+ "BAM",
+ "Àmi Yíyípadà Bosnia-Herzegovina",
+ }
+ BBD{
+ "BBD",
+ "Dọ́là Bábádọ̀ọ̀sì",
+ }
+ BDT{
+ "BDT",
+ "Tákà Báńgíládẹ̀ẹ̀ṣì",
+ }
+ BGN{
+ "BGN",
+ "Owó Lẹ́fì Bọ̀lìgéríà",
+ }
BHD{
"BHD",
"Dina ti Orílẹ́ède Báránì",
@@ -22,14 +66,42 @@ yo{
"BIF",
"Faransi ti Orílẹ́ède Bùùrúndì",
}
+ BMD{
+ "BMD",
+ "Dọ́là Bẹ̀múdà",
+ }
+ BND{
+ "BND",
+ "Dọ́là Bùrùnéì",
+ }
+ BOB{
+ "BOB",
+ "Bọlifiánò Bọ̀lífíà",
+ }
BRL{
"R$",
"Owó ti Orílẹ̀-èdè Brazil",
}
+ BSD{
+ "BSD",
+ "Dọ́là Bàhámà",
+ }
+ BTN{
+ "BTN",
+ "Ìngọ́tírọ̀mù Bútàànì",
+ }
BWP{
"BWP",
"Pula ti Orílẹ́ède Bọ̀tìsúwánà",
}
+ BYN{
+ "BYN",
+ "Rọ́bù Bẹ̀lárùùsì",
+ }
+ BZD{
+ "BZD",
+ "Dọ́là Bẹ̀lísè",
+ }
CAD{
"CA$",
"Dọla ti Orílẹ́ède Kánádà",
@@ -42,18 +114,54 @@ yo{
"CHF",
"Faransi ti Orílẹ́ède Siwisi",
}
+ CLP{
+ "CLP",
+ "Pẹ́sò Ṣílè",
+ }
+ CNH{
+ "CNH",
+ "Yúànì Sháínà",
+ }
CNY{
"CN¥",
"Reminibi ti Orílẹ́ède ṣáínà",
}
+ COP{
+ "COP",
+ "Pẹ́sò Kòlóḿbíà",
+ }
+ CRC{
+ "CRC",
+ "Kólọ́ọ̀nì Kosita Ríkà",
+ }
+ CUC{
+ "CUC",
+ "Pẹ́sò Yíyípadà Kúbà",
+ }
+ CUP{
+ "CUP",
+ "Pẹ́sò Kúbà",
+ }
CVE{
"CVE",
"Kabofediano ti Orílẹ́ède Esuodo",
}
+ CZK{
+ "CZK",
+ "Koruna Ṣẹ́ẹ̀kì",
+ }
DJF{
"DJF",
"Faransi ti Orílẹ́ède Dibouti",
}
+ DKK{
+ "DKK",
+ "Kírónì Dáníṣì",
+ }
+ DOP{
+ "DOP",
+ "Pẹ́sò Dòníníkà",
+ }
DZD{
"DZD",
"Dina ti Orílẹ́ède Àlùgèríánì",
@@ -74,26 +182,106 @@ yo{
"€",
"owó Yúrò",
}
+ FJD{
+ "FJD",
+ "Dọ́là Fíjì",
+ }
+ FKP{
+ "FKP",
+ "Pọ́n-ùn Erékùsù Falkland",
+ }
GBP{
"£",
"Pọ́n-ùn ti Orilẹ̀-èdè Gẹ̀ẹ́sì",
}
+ GEL{
+ "GEL",
+ "Lárì Jọ́jíà",
+ }
GHC{
"GHC",
"ṣidi ti Orílẹ́ède Gana",
}
+ GHS{
+ "GHS",
+ "Sídì Ghanaian",
+ }
+ GIP{
+ "GIP",
+ "Pọ́n-ùn Gibraltar",
+ }
GMD{
"GMD",
"Dalasi ti Orílẹ́ède Gamibia",
}
+ GNF{
+ "GNF",
+ "Fírànkì Gíníànì",
+ }
GNS{
"GNS",
"Faransi ti Orílẹ́ède Gini",
}
+ GTQ{
+ "GTQ",
+ "Kúẹ́tísààlì Guatimílà",
+ }
+ GYD{
+ "GYD",
+ "Dọ́là Gùyánà",
+ }
+ HKD{
+ "HK$",
+ "Dọ́là Hong Kong",
+ }
+ HNL{
+ "HNL",
+ "Lẹmipírà Ọ́ńdúrà",
+ }
+ HRK{
+ "HRK",
+ "Kúnà Croatian",
+ }
+ HTG{
+ "HTG",
+ "Gọ́dì Àítì",
+ }
+ HUF{
+ "HUF",
+ "Fọ́ríǹtì Họ̀ngérí",
+ }
+ IDR{
+ "IDR",
+ "Rúpìyá Indonésíà",
+ }
+ ILS{
+ "₪",
+ "Ṣékélì Tuntun Ísírẹ̀ẹ̀lì",
+ }
INR{
"₹",
"Rupi ti Orílẹ́ède Indina",
}
+ IQD{
+ "IQD",
+ "Dínárì Ìráákì",
+ }
+ IRR{
+ "IRR",
+ "Rial Iranian",
+ }
+ ISK{
+ "ISK",
+ "Kòrónà Icelandic",
+ }
+ JMD{
+ "JMD",
+ "Dọ́là Jàmáíkà",
+ }
+ JOD{
+ "JOD",
+ "Dínárì Jọ́dàànì",
+ }
JPY{
"JP¥",
"Yeni ti Orílẹ́ède Japani",
@@ -102,10 +290,50 @@ yo{
"KES",
"ṣiili ti Orílẹ́ède Kenya",
}
+ KGS{
+ "KGS",
+ "Sómú Kirijísítàànì",
+ }
+ KHR{
+ "KHR",
+ "Ráyò Kàm̀bọ́díà",
+ }
KMF{
"KMF",
"Faransi ti Orílẹ́ède ṣomoriani",
}
+ KPW{
+ "KPW",
+ "Wọ́ọ̀nù Àríwá Kòríà",
+ }
+ KRW{
+ "₩",
+ "Wọ́ọ̀nù Gúúsù Kòríà",
+ }
+ KWD{
+ "KWD",
+ "Dínárì Kuwaiti",
+ }
+ KYD{
+ "KYD",
+ "Dọ́là Erékùsù Cayman",
+ }
+ KZT{
+ "KZT",
+ "Tẹngé Kasakísítàànì",
+ }
+ LAK{
+ "LAK",
+ "Kíììpù Làótì",
+ }
+ LBP{
+ "LBP",
+ "Pọ́n-ùn Lebanese",
+ }
+ LKR{
+ "LKR",
+ "Rúpìì Siri Láńkà",
+ }
LRD{
"LRD",
"Dọla ti Orílẹ́ède Liberia",
@@ -122,10 +350,30 @@ yo{
"MAD",
"Dirami ti Orílẹ́ède Moroko",
}
+ MDL{
+ "MDL",
+ "Owó Léhù Moldovan",
+ }
MGA{
"MGA",
"Faransi ti Orílẹ́ède Malagasi",
}
+ MKD{
+ "MKD",
+ "Dẹ́nà Masidóníà",
+ }
+ MMK{
+ "MMK",
+ "Kíyàtì Myanmar",
+ }
+ MNT{
+ "MNT",
+ "Túgúrììkì Mòǹgólíà",
+ }
+ MOP{
+ "MOP",
+ "Pàtákà Màkáò",
+ }
MRO{
"MRO",
"Ouguiya ti Orílẹ́ède Maritania (1973–2017)",
@@ -138,14 +386,30 @@ yo{
"MUR",
"Rupi ti Orílẹ́ède Maritiusi",
}
+ MVR{
+ "MVR",
+ "Rúfìyá Mọ̀lìdífà",
+ }
MWK{
"MWK",
"Kaṣa ti Orílẹ́ède Malawi",
}
+ MXN{
+ "MX$",
+ "Pẹ́sò Mẹ́síkò",
+ }
+ MYR{
+ "MYR",
+ "Ríngìtì Màléṣíà",
+ }
MZM{
"MZM",
"Metika ti Orílẹ́ède Mosamibiki",
}
+ MZN{
+ "MZN",
+ "Mẹ́tíkààlì Mòsáḿbíìkì",
+ }
NAD{
"NAD",
"Dọla ti Orílẹ́ède Namibia",
@@ -154,6 +418,66 @@ yo{
"₦",
"Náìrà ti Orílẹ̀-èdè Nàìjíríà",
}
+ NIO{
+ "NIO",
+ "Kọ̀dóbà Naikarágúà",
+ }
+ NOK{
+ "NOK",
+ "Kírónì Nọ́ọ́wè",
+ }
+ NPR{
+ "NPR",
+ "Rúpìì Nẹ̵́pààlì",
+ }
+ NZD{
+ "NZ$",
+ "Dọ́là New Zealand",
+ }
+ OMR{
+ "OMR",
+ "Ráyò Omani",
+ }
+ PAB{
+ "PAB",
+ "Bálíbóà Pànámà",
+ }
+ PEN{
+ "PEN",
+ "Sólì Pèrúù",
+ }
+ PGK{
+ "PGK",
+ "Kínà Papua Guinea Tuntun",
+ }
+ PHP{
+ "PHP",
+ "Písò Fílípìnì",
+ }
+ PKR{
+ "PKR",
+ "Rúpìì Pakisitánì",
+ }
+ PLN{
+ "PLN",
+ "Sílọ̀tì Pọ́líṣì",
+ }
+ PYG{
+ "PYG",
+ "Gúáránì Párágúwè",
+ }
+ QAR{
+ "QAR",
+ "Ráyò Kàtárì",
+ }
+ RON{
+ "RON",
+ "Léhù Ròméníà",
+ }
+ RSD{
+ "RSD",
+ "Dínárì Sàbíà",
+ }
RUB{
"₽",
"Owó ruble ti ilẹ̀ Rọ́ṣíà",
@@ -166,6 +490,10 @@ yo{
"SAR",
"Riya ti Orílẹ́ède Saudi",
}
+ SBD{
+ "SBD",
+ "Dọ́là Erékùsù Sọ́lómọ́nì",
+ }
SCR{
"SCR",
"Rupi ti Orílẹ́ède Sayiselesi",
@@ -178,6 +506,14 @@ yo{
"SDP",
"Pọọun ti Orílẹ́ède Sudani",
}
+ SEK{
+ "SEK",
+ "Kòrónà Súwídìn",
+ }
+ SGD{
+ "SGD",
+ "Dọ́là Síngápọ̀",
+ }
SHP{
"SHP",
"Pọọun ti Orílẹ́ède ̣Elena",
@@ -190,6 +526,14 @@ yo{
"SOS",
"Sile ti Orílẹ́ède Somali",
}
+ SRD{
+ "SRD",
+ "Dọ́là Súrínámì",
+ }
+ SSP{
+ "SSP",
+ "Pọ́n-ùn Gúúsù Sùdáànì",
+ }
STD{
"STD",
"Dobira ti Orílẹ́ède Sao tome Ati Pirisipe (1977–2017)",
@@ -198,18 +542,54 @@ yo{
"STN",
"Dobira ti Orílẹ́ède Sao tome Ati Pirisipe",
}
+ SYP{
+ "SYP",
+ "Pọ́n-ùn Sírìà",
+ }
SZL{
"SZL",
"Lilangeni",
}
+ THB{
+ "THB",
+ "Báàtì Tháì",
+ }
+ TJS{
+ "TJS",
+ "Sómónì Tajikístàànì",
+ }
+ TMT{
+ "TMT",
+ "Mánààtì Tọkimẹnístàànì",
+ }
TND{
"TND",
"Dina ti Orílẹ́ède Tunisia",
}
+ TOP{
+ "TOP",
+ "Pàángà Tóńgà",
+ }
+ TRY{
+ "TRY",
+ "Lírà Tọ́kì",
+ }
+ TTD{
+ "TTD",
+ "Dọ́là Trinidad & Tobago",
+ }
+ TWD{
+ "NT$",
+ "Dọ́là Tàìwánì Tuntun",
+ }
TZS{
"TZS",
"Sile ti Orílẹ́ède Tansania",
}
+ UAH{
+ "UAH",
+ "Ọrifiníyà Yukiréníà",
+ }
UGX{
"UGX",
"Siile ti Orílẹ́ède Uganda",
@@ -218,18 +598,54 @@ yo{
"$",
"Dọ́là",
}
+ UYU{
+ "UYU",
+ "Pẹ́sò Úrúgúwè",
+ }
+ UZS{
+ "UZS",
+ "Sómú Usibẹkísítàànì",
+ }
+ VES{
+ "VES",
+ "Bọ̀lífà Fẹnẹsuẹ́là",
+ }
+ VND{
+ "₫",
+ "Dáhùn Vietnamese",
+ }
+ VUV{
+ "VUV",
+ "Fátù Vanuatu",
+ }
+ WST{
+ "WST",
+ "Tálà Sàmóà",
+ }
XAF{
"FCFA",
"Faransi ti Orílẹ́ède BEKA",
}
+ XCD{
+ "EC$",
+ "Dọ́là Ilà Oòrùn Karíbíà",
+ }
XOF{
"CFA",
"Faransi ti Orílẹ́ède BIKEAO",
}
+ XPF{
+ "CFPF",
+ "Fírànkì CFP",
+ }
XXX{
"¤",
"owóníná àìmọ̀",
}
+ YER{
+ "YER",
+ "Ráyò Yẹ́mẹ̀nì",
+ }
ZAR{
"ZAR",
"Randi ti Orílẹ́ède Ariwa Afirika",
@@ -276,5 +692,5 @@ yo{
CurrencyUnitPatterns{
other{"{0} {1}"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/yo_BJ.txt b/icu4c/source/data/curr/yo_BJ.txt
index 1a02e56aa4d..bd64d334cf2 100644
--- a/icu4c/source/data/curr/yo_BJ.txt
+++ b/icu4c/source/data/curr/yo_BJ.txt
@@ -252,5 +252,5 @@ yo_BJ{
other{"owóníná àìmɔ̀"}
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/yue.txt b/icu4c/source/data/curr/yue.txt
index 9d880f1f440..8ff710acbf1 100644
--- a/icu4c/source/data/curr/yue.txt
+++ b/icu4c/source/data/curr/yue.txt
@@ -2221,5 +2221,5 @@ yue{
CurrencyUnitPatterns{
other{"{0} {1}"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/yue_Hans.txt b/icu4c/source/data/curr/yue_Hans.txt
index f57a16ad2ec..9f14e5e5a31 100644
--- a/icu4c/source/data/curr/yue_Hans.txt
+++ b/icu4c/source/data/curr/yue_Hans.txt
@@ -2222,5 +2222,5 @@ yue_Hans{
CurrencyUnitPatterns{
other{"{0} {1}"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/yue_Hant.txt b/icu4c/source/data/curr/yue_Hant.txt
index 47ff886b979..8f398126c06 100644
--- a/icu4c/source/data/curr/yue_Hant.txt
+++ b/icu4c/source/data/curr/yue_Hant.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
yue_Hant{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/zgh.txt b/icu4c/source/data/curr/zgh.txt
index a9960877794..cf1856b8311 100644
--- a/icu4c/source/data/curr/zgh.txt
+++ b/icu4c/source/data/curr/zgh.txt
@@ -242,5 +242,5 @@ zgh{
CurrencyUnitPatterns{
other{"{0} {1}"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/zh.txt b/icu4c/source/data/curr/zh.txt
index fbc4eab82b7..723f7a2c503 100644
--- a/icu4c/source/data/curr/zh.txt
+++ b/icu4c/source/data/curr/zh.txt
@@ -2174,5 +2174,5 @@ zh{
CurrencyUnitPatterns{
other{"{0}{1}"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/zh_Hans.txt b/icu4c/source/data/curr/zh_Hans.txt
index 0ebd7f7ae30..72c418ec699 100644
--- a/icu4c/source/data/curr/zh_Hans.txt
+++ b/icu4c/source/data/curr/zh_Hans.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
zh_Hans{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/zh_Hans_HK.txt b/icu4c/source/data/curr/zh_Hans_HK.txt
index a35ebda02dd..8d5365217ac 100644
--- a/icu4c/source/data/curr/zh_Hans_HK.txt
+++ b/icu4c/source/data/curr/zh_Hans_HK.txt
@@ -26,5 +26,5 @@ zh_Hans_HK{
CurrencyUnitPatterns{
other{"{0} {1}"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/zh_Hans_MO.txt b/icu4c/source/data/curr/zh_Hans_MO.txt
index f8680e98ddf..ea21099427c 100644
--- a/icu4c/source/data/curr/zh_Hans_MO.txt
+++ b/icu4c/source/data/curr/zh_Hans_MO.txt
@@ -26,5 +26,5 @@ zh_Hans_MO{
CurrencyUnitPatterns{
other{"{0} {1}"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/zh_Hans_SG.txt b/icu4c/source/data/curr/zh_Hans_SG.txt
index f2d1422ed35..ebf2517b54f 100644
--- a/icu4c/source/data/curr/zh_Hans_SG.txt
+++ b/icu4c/source/data/curr/zh_Hans_SG.txt
@@ -26,5 +26,5 @@ zh_Hans_SG{
CurrencyUnitPatterns{
other{"{0} {1}"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/zh_Hant.txt b/icu4c/source/data/curr/zh_Hant.txt
index f80df2abca6..d877ba7bf6b 100644
--- a/icu4c/source/data/curr/zh_Hant.txt
+++ b/icu4c/source/data/curr/zh_Hant.txt
@@ -2224,5 +2224,5 @@ zh_Hant{
CurrencyUnitPatterns{
other{"{0} {1}"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/zh_Hant_HK.txt b/icu4c/source/data/curr/zh_Hant_HK.txt
index da1d1386a35..94669751a22 100644
--- a/icu4c/source/data/curr/zh_Hant_HK.txt
+++ b/icu4c/source/data/curr/zh_Hant_HK.txt
@@ -242,10 +242,6 @@ zh_Hant_HK{
"TZS",
"坦桑尼亞先令",
}
- VES{
- "VES",
- "VES",
- }
VUV{
"VUV",
"瓦努阿圖瓦圖",
@@ -472,5 +468,5 @@ zh_Hant_HK{
other{"贊比亞克瓦查"}
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/zh_Hant_MO.txt b/icu4c/source/data/curr/zh_Hant_MO.txt
index a6892561d4d..95035fcf418 100644
--- a/icu4c/source/data/curr/zh_Hant_MO.txt
+++ b/icu4c/source/data/curr/zh_Hant_MO.txt
@@ -8,5 +8,5 @@ zh_Hant_MO{
"澳門元",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/zu.txt b/icu4c/source/data/curr/zu.txt
index 2ae8c6cd9a2..33039e758ea 100644
--- a/icu4c/source/data/curr/zu.txt
+++ b/icu4c/source/data/curr/zu.txt
@@ -122,10 +122,6 @@ zu{
"CLP",
"i-Chilean Peso",
}
- CNH{
- "CNH",
- "CNH",
- }
CNY{
"CN¥",
"i-Chinese Yuan",
@@ -880,8 +876,8 @@ zu{
other{"i-Chilean Peso"}
}
CNH{
- one{"CNH"}
- other{"CNH"}
+ one{"i-Chinese yuan (offshore)"}
+ other{"i-CNH"}
}
CNY{
one{"i-Chinese Yuan"}
@@ -1404,5 +1400,5 @@ zu{
one{"{0} {1}"}
other{"{0} {1}"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/icu-config.xml b/icu4c/source/data/icu-config.xml
index 2cb593a9407..0bb8a871448 100644
--- a/icu4c/source/data/icu-config.xml
+++ b/icu4c/source/data/icu-config.xml
@@ -49,7 +49,6 @@
-
@@ -57,7 +56,6 @@
-
@@ -89,10 +87,10 @@
-
+
@@ -221,7 +219,6 @@
-
@@ -294,8 +291,19 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -309,8 +317,6 @@
-
-
@@ -413,8 +419,6 @@
-
-
@@ -422,8 +426,6 @@
-
-
@@ -464,7 +466,8 @@
-
+
+
@@ -505,6 +508,8 @@
+
+
@@ -526,7 +531,9 @@
-
+
+
+
@@ -568,8 +575,6 @@
-
-
@@ -587,8 +592,8 @@
-
-
+
+
@@ -636,10 +641,16 @@
+
+
+
-
+
+
+
+
@@ -650,16 +661,11 @@
-
-
-
-
-
@@ -684,21 +690,15 @@
-
-
-
-
-
-
-
-
-
+
+
+
@@ -727,8 +727,6 @@
-
-
@@ -748,18 +746,15 @@
-
-
-
@@ -798,11 +793,6 @@
-
-
-
-
-
diff --git a/icu4c/source/data/icu-locale-deprecates.xml b/icu4c/source/data/icu-locale-deprecates.xml
index d2ec74166c4..b702dbae234 100644
--- a/icu4c/source/data/icu-locale-deprecates.xml
+++ b/icu4c/source/data/icu-locale-deprecates.xml
@@ -23,12 +23,16 @@
+
+
+
-
+
+
@@ -44,6 +48,7 @@
+
diff --git a/icu4c/source/data/lang/LOCALE_DEPS.json b/icu4c/source/data/lang/LOCALE_DEPS.json
index 808163607cf..681e78cf587 100644
--- a/icu4c/source/data/lang/LOCALE_DEPS.json
+++ b/icu4c/source/data/lang/LOCALE_DEPS.json
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
{
- "cldrVersion": "36.1",
+ "cldrVersion": "37",
"aliases": {
"ars": "ar_SA",
"az_AZ": "az_Latn_AZ",
@@ -17,12 +17,16 @@
"in_ID": "id_ID",
"iw": "he",
"iw_IL": "he_IL",
+ "ks_IN": "ks_Arab_IN",
+ "mni_IN": "mni_Beng_IN",
"mo": "ro",
"no": "nb",
"no_NO": "nb_NO",
"no_NO_NY": "nn_NO",
"pa_IN": "pa_Guru_IN",
"pa_PK": "pa_Arab_PK",
+ "sat_IN": "sat_Olck_IN",
+ "sd_PK": "sd_Arab_PK",
"sh": "sr_Latn",
"sh_BA": "sr_Latn_BA",
"sh_CS": "sr_Latn_RS",
@@ -38,6 +42,7 @@
"sr_RS": "sr_Cyrl_RS",
"sr_XK": "sr_Cyrl_XK",
"sr_YU": "sr_Cyrl_RS",
+ "su_ID": "su_Latn_ID",
"tl": "fil",
"tl_PH": "fil_PH",
"uz_AF": "uz_Arab_AF",
@@ -170,6 +175,7 @@
"es_US": "es_419",
"es_UY": "es_419",
"es_VE": "es_419",
+ "ff_Adlm": "root",
"pa_Arab": "root",
"pt_AO": "pt_PT",
"pt_CH": "pt_PT",
@@ -181,6 +187,7 @@
"pt_MZ": "pt_PT",
"pt_ST": "pt_PT",
"pt_TL": "pt_PT",
+ "sd_Deva": "root",
"shi_Latn": "root",
"sr_Latn": "root",
"uz_Arab": "root",
diff --git a/icu4c/source/data/lang/af.txt b/icu4c/source/data/lang/af.txt
index eb16b213629..b50a961bd0e 100644
--- a/icu4c/source/data/lang/af.txt
+++ b/icu4c/source/data/lang/af.txt
@@ -116,6 +116,7 @@ af{
eu{"Baskies"}
ewo{"Ewondo"}
fa{"Persies"}
+ fa_AF{"Dari"}
ff{"Fulah"}
fi{"Fins"}
fil{"Filippyns"}
@@ -628,7 +629,7 @@ af{
vaii{"Vai-syfers"}
}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} – alle"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/agq.txt b/icu4c/source/data/lang/agq.txt
index 5996268ead9..9cb1a80af27 100644
--- a/icu4c/source/data/lang/agq.txt
+++ b/icu4c/source/data/lang/agq.txt
@@ -48,5 +48,5 @@ agq{
zh{"Chàenê"}
zu{"Zulù"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/ak.txt b/icu4c/source/data/lang/ak.txt
index 517fabb6b86..012bda2b847 100644
--- a/icu4c/source/data/lang/ak.txt
+++ b/icu4c/source/data/lang/ak.txt
@@ -47,5 +47,5 @@ ak{
zh{"Kyaena kasa"}
zu{"Zulu"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/am.txt b/icu4c/source/data/lang/am.txt
index d088294b2b0..4d7b135a514 100644
--- a/icu4c/source/data/lang/am.txt
+++ b/icu4c/source/data/lang/am.txt
@@ -165,6 +165,7 @@ am{
eu{"ባስክኛ"}
ewo{"ኤዎንዶ"}
fa{"ፐርሺያኛ"}
+ fa_AF{"ዳሪኛ"}
ff{"ፉላህ"}
fi{"ፊኒሽ"}
fil{"ፊሊፒንኛ"}
@@ -545,6 +546,7 @@ am{
Thaa{"ታና"}
Thai{"ታይ"}
Tibt{"ቲቤታን"}
+ Zmth{"የሂሳብ መግለጫ"}
Zsye{"ኢሞጂ"}
Zsym{"ምልክቶች"}
Zxxx{"ያልተጻፈ"}
@@ -696,7 +698,7 @@ am{
vaii{"የቫይ አሃዞች"}
}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — ሁሉም"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/ar.txt b/icu4c/source/data/lang/ar.txt
index 5d81d4c323f..ad569a5d0c3 100644
--- a/icu4c/source/data/lang/ar.txt
+++ b/icu4c/source/data/lang/ar.txt
@@ -160,6 +160,7 @@ ar{
eu{"الباسكية"}
ewo{"الإيوندو"}
fa{"الفارسية"}
+ fa_AF{"الدارية"}
fan{"الفانج"}
fat{"الفانتي"}
ff{"الفولانية"}
@@ -555,8 +556,8 @@ ar{
zza{"زازا"}
}
Languages%menu{
- yue{"الكَنْتُونية"}
- zh{"الصينية"}
+ ars{"العربية، النجدية"}
+ ckb{"الكردية، السورانية"}
}
Languages%short{
az{"الأذرية"}
@@ -569,6 +570,7 @@ ar{
}
Scripts{
Arab{"العربية"}
+ Aran{"نستعليق"}
Armn{"الأرمينية"}
Bali{"البالية"}
Batk{"الباتاك"}
@@ -640,10 +642,12 @@ ar{
Mlym{"الماليالام"}
Mong{"المغولية"}
Moon{"مون"}
+ Mtei{"ميتي ماييك"}
Mymr{"الميانمار"}
Narb{"العربية الشمالية القديمة"}
Nkoo{"أنكو"}
Ogam{"الأوجهام"}
+ Olck{"أول تشيكي"}
Orkh{"الأورخون"}
Orya{"الأوريا"}
Osma{"الأوسمانيا"}
@@ -651,6 +655,7 @@ ar{
Phag{"الفاجسبا"}
Phnx{"الفينيقية"}
Plrd{"الصوتيات الجماء"}
+ Qaag{"زوجيي"}
Roro{"رنجورنجو"}
Runr{"الروني"}
Sara{"الساراتي"}
@@ -857,7 +862,7 @@ ar{
VALENCIA{"بلنسية"}
WADEGILE{"المندرين باللاتينية - ويد–جيلز"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} - الكل"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/ar_EG.txt b/icu4c/source/data/lang/ar_EG.txt
index ecb4c0be328..f33f1ffaf5a 100644
--- a/icu4c/source/data/lang/ar_EG.txt
+++ b/icu4c/source/data/lang/ar_EG.txt
@@ -4,5 +4,5 @@ ar_EG{
Languages{
da{"الدنماركية"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/ar_LY.txt b/icu4c/source/data/lang/ar_LY.txt
index 37052bd9048..31a1d6a64a3 100644
--- a/icu4c/source/data/lang/ar_LY.txt
+++ b/icu4c/source/data/lang/ar_LY.txt
@@ -12,5 +12,5 @@ ar_LY{
sw_CD{"السواحيلية الكونغولية"}
ti{"التيغرينية"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/ar_SA.txt b/icu4c/source/data/lang/ar_SA.txt
index 1d802c13a53..8540adbe30a 100644
--- a/icu4c/source/data/lang/ar_SA.txt
+++ b/icu4c/source/data/lang/ar_SA.txt
@@ -35,5 +35,5 @@ ar_SA{
en_GB{"الإنجليزية المملكة المتحدة"}
en_US{"الإنجليزية الولايات المتحدة"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/as.txt b/icu4c/source/data/lang/as.txt
index daf642d1516..792b5724ecc 100644
--- a/icu4c/source/data/lang/as.txt
+++ b/icu4c/source/data/lang/as.txt
@@ -108,6 +108,7 @@ as{
eu{"বাস্ক"}
ewo{"ইওন্দো"}
fa{"ফাৰ্ছী"}
+ fa_AF{"দাৰি"}
ff{"ফুলাহ"}
fi{"ফিনিচ"}
fil{"ফিলিপিনো"}
@@ -552,7 +553,7 @@ as{
tibt{"তিব্বতী অংক"}
}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — সকলো"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/asa.txt b/icu4c/source/data/lang/asa.txt
index ea0b89e4d6f..8e23456aeb4 100644
--- a/icu4c/source/data/lang/asa.txt
+++ b/icu4c/source/data/lang/asa.txt
@@ -48,5 +48,5 @@ asa{
zh{"Kichina"}
zu{"Kidhulu"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/ast.txt b/icu4c/source/data/lang/ast.txt
index 374cd780aa5..455d2d95017 100644
--- a/icu4c/source/data/lang/ast.txt
+++ b/icu4c/source/data/lang/ast.txt
@@ -1005,7 +1005,7 @@ ast{
VALENCIA{"valencianu"}
WADEGILE{"romanización de Wade-Giles"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — too"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/az.txt b/icu4c/source/data/lang/az.txt
index dc39d0c9472..8e270e352cc 100644
--- a/icu4c/source/data/lang/az.txt
+++ b/icu4c/source/data/lang/az.txt
@@ -142,6 +142,7 @@ az{
eu{"bask"}
ewo{"evondo"}
fa{"fars"}
+ fa_AF{"dari"}
fan{"fang"}
fat{"fanti"}
ff{"fula"}
@@ -751,7 +752,7 @@ az{
tibt{"Tibet Rəqəmləri"}
}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — Bütün"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/az_Cyrl.txt b/icu4c/source/data/lang/az_Cyrl.txt
index 2fce70f9c95..b4167314377 100644
--- a/icu4c/source/data/lang/az_Cyrl.txt
+++ b/icu4c/source/data/lang/az_Cyrl.txt
@@ -398,7 +398,7 @@ az_Cyrl{
Scripts{
Cyrl{"Кирил"}
}
- Version{"36.1"}
+ Version{"37"}
codePatterns{
language{"Дил: {0}"}
script{"Скрипт: {0}"}
diff --git a/icu4c/source/data/lang/az_Latn.txt b/icu4c/source/data/lang/az_Latn.txt
index 4ed06397d5b..6022c58dbe0 100644
--- a/icu4c/source/data/lang/az_Latn.txt
+++ b/icu4c/source/data/lang/az_Latn.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
az_Latn{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/bas.txt b/icu4c/source/data/lang/bas.txt
index b9a56a08c38..0aa64026aee 100644
--- a/icu4c/source/data/lang/bas.txt
+++ b/icu4c/source/data/lang/bas.txt
@@ -48,5 +48,5 @@ bas{
zh{"Hɔp u kinà"}
zu{"Hɔp u zulù"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/be.txt b/icu4c/source/data/lang/be.txt
index 2e062ece785..50ff12ed0e2 100644
--- a/icu4c/source/data/lang/be.txt
+++ b/icu4c/source/data/lang/be.txt
@@ -116,6 +116,7 @@ be{
eu{"баскская"}
ewo{"эвонда"}
fa{"фарсі"}
+ fa_AF{"дары"}
ff{"фула"}
fi{"фінская"}
fil{"філіпінская"}
@@ -442,7 +443,6 @@ be{
zh{"кітайская, паўночныя дыялекты"}
}
Languages%short{
- az{"азербайджанская"}
en_GB{"вялікабрытанская англійская"}
}
Scripts{
@@ -573,7 +573,7 @@ be{
tibt{"тыбецкія лічбы"}
}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — Усё"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/bem.txt b/icu4c/source/data/lang/bem.txt
index 97eb48f23f3..60a5a816586 100644
--- a/icu4c/source/data/lang/bem.txt
+++ b/icu4c/source/data/lang/bem.txt
@@ -48,5 +48,5 @@ bem{
zh{"Ichi Chainisi"}
zu{"Ichi Zulu"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/bez.txt b/icu4c/source/data/lang/bez.txt
index dfde1c441eb..ee9d47cea05 100644
--- a/icu4c/source/data/lang/bez.txt
+++ b/icu4c/source/data/lang/bez.txt
@@ -48,5 +48,5 @@ bez{
zh{"Hichina"}
zu{"Hizulu"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/bg.txt b/icu4c/source/data/lang/bg.txt
index 808fda75dc1..c453f25849c 100644
--- a/icu4c/source/data/lang/bg.txt
+++ b/icu4c/source/data/lang/bg.txt
@@ -83,6 +83,7 @@ bg{
cad{"каддо"}
car{"карибски"}
cch{"атсам"}
+ ccp{"чакма"}
ce{"чеченски"}
ceb{"себуански"}
cgg{"чига"}
@@ -143,6 +144,7 @@ bg{
eu{"баски"}
ewo{"евондо"}
fa{"персийски"}
+ fa_AF{"дари"}
fan{"фанг"}
fat{"фанти"}
ff{"фула"}
@@ -516,6 +518,7 @@ bg{
zgh{"стандартен марокански тамазигт"}
zh{"китайски"}
zh_Hans{"китайски (опростен)"}
+ zh_Hant{"китайски (традиционен)"}
zu{"зулуски"}
zun{"зуни"}
zxx{"без лингвистично съдържание"}
@@ -836,7 +839,7 @@ bg{
VALENCIA{"Валенсиански"}
WADEGILE{"Уейд-Джайлс романизация"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} – всички"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/bm.txt b/icu4c/source/data/lang/bm.txt
index f273fc20e7f..b3be720b87c 100644
--- a/icu4c/source/data/lang/bm.txt
+++ b/icu4c/source/data/lang/bm.txt
@@ -48,5 +48,5 @@ bm{
zh{"siniwakan"}
zu{"zulukan"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/bn.txt b/icu4c/source/data/lang/bn.txt
index f7fc0c68432..218e67dc10c 100644
--- a/icu4c/source/data/lang/bn.txt
+++ b/icu4c/source/data/lang/bn.txt
@@ -151,6 +151,7 @@ bn{
eu{"বাস্ক"}
ewo{"ইওন্ডো"}
fa{"ফার্সি"}
+ fa_AF{"দারি"}
fan{"ফ্যাঙ্গ"}
fat{"ফান্তি"}
ff{"ফুলাহ্"}
@@ -879,7 +880,7 @@ bn{
wara{"ওয়ারেং সিটি সংখ্যা"}
}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — সমস্ত"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/bn_IN.txt b/icu4c/source/data/lang/bn_IN.txt
index 4261ee86054..2eae9cf1b7c 100644
--- a/icu4c/source/data/lang/bn_IN.txt
+++ b/icu4c/source/data/lang/bn_IN.txt
@@ -4,5 +4,5 @@ bn_IN{
Languages{
ksh{"কোলোনিয়ান"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/bo.txt b/icu4c/source/data/lang/bo.txt
index a5fdd6c1535..6604c5344c1 100644
--- a/icu4c/source/data/lang/bo.txt
+++ b/icu4c/source/data/lang/bo.txt
@@ -21,5 +21,5 @@ bo{
Tibt{"བོད་ཡིག་"}
Zxxx{"སྙན་བརྒྱུད། ཡིག་རིགས་སུ་མ་བཀོད་པའི་ཟིན་ཐོ།"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/br.txt b/icu4c/source/data/lang/br.txt
index 361e3057672..248a28d79fd 100644
--- a/icu4c/source/data/lang/br.txt
+++ b/icu4c/source/data/lang/br.txt
@@ -878,7 +878,7 @@ br{
WADEGILE{"romanekadur Wade-Giles"}
XSISTEMO{"esperanteg sistem X"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
enclosed{"{0} — kelcʼhiet"}
extended{"{0} — astennet"}
diff --git a/icu4c/source/data/lang/brx.txt b/icu4c/source/data/lang/brx.txt
index 97e05d73bae..cc529d88e5d 100644
--- a/icu4c/source/data/lang/brx.txt
+++ b/icu4c/source/data/lang/brx.txt
@@ -609,7 +609,7 @@ brx{
SOLBA{"श्टोलविज़्ज़ा या सोलबीका डायलेक्ट"}
TARASK{"तारास्कीएवीचा वर्तनी"}
}
- Version{"36.1"}
+ Version{"37"}
codePatterns{
script{"देवनागरी: {0}"}
territory{"क्षेत्र:भारत {0}"}
diff --git a/icu4c/source/data/lang/bs.txt b/icu4c/source/data/lang/bs.txt
index c10899d487e..f683c1f132c 100644
--- a/icu4c/source/data/lang/bs.txt
+++ b/icu4c/source/data/lang/bs.txt
@@ -121,6 +121,7 @@ bs{
dar{"dargva"}
dav{"taita"}
de{"njemački"}
+ de_CH{"visoki njemački (Švicarska)"}
del{"delaver"}
den{"slave"}
dgr{"dogrib"}
@@ -150,6 +151,7 @@ bs{
eu{"baskijski"}
ewo{"evondo"}
fa{"perzijski"}
+ fa_AF{"dari"}
fan{"fang"}
fat{"fanti"}
ff{"fulah"}
@@ -812,7 +814,7 @@ bs{
TARASK{"Taraskijevica ortografija"}
VALENCIA{"Valencijski"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — sve"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/bs_Cyrl.txt b/icu4c/source/data/lang/bs_Cyrl.txt
index 71f364adf33..cc6915e9913 100644
--- a/icu4c/source/data/lang/bs_Cyrl.txt
+++ b/icu4c/source/data/lang/bs_Cyrl.txt
@@ -777,7 +777,7 @@ bs_Cyrl{
TARASK{"Тараскијевичка ортографија"}
VALENCIA{"Валенцијска"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — све"}
strokes{
diff --git a/icu4c/source/data/lang/bs_Latn.txt b/icu4c/source/data/lang/bs_Latn.txt
index 70dd97d4179..d1a6b5e7fa7 100644
--- a/icu4c/source/data/lang/bs_Latn.txt
+++ b/icu4c/source/data/lang/bs_Latn.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bs_Latn{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/ca.txt b/icu4c/source/data/lang/ca.txt
index 3d54a624e7e..b5c2934a33a 100644
--- a/icu4c/source/data/lang/ca.txt
+++ b/icu4c/source/data/lang/ca.txt
@@ -170,6 +170,7 @@ ca{
ewo{"ewondo"}
ext{"extremeny"}
fa{"persa"}
+ fa_AF{"dari"}
fan{"fang"}
fat{"fanti"}
ff{"ful"}
@@ -609,6 +610,7 @@ ca{
en_GB{"anglès (GB)"}
}
Languages%variant{
+ ckb{"kurd sorani"}
ps{"pushtu"}
}
Scripts{
@@ -617,6 +619,7 @@ ca{
Aghb{"albanès caucàsic"}
Ahom{"ahom"}
Arab{"àrab"}
+ Aran{"nastaliq"}
Armi{"arameu imperial"}
Armn{"armeni"}
Avst{"avèstic"}
@@ -735,6 +738,7 @@ ca{
Phnx{"fenici"}
Plrd{"pollard miao"}
Prti{"parthià inscripcional"}
+ Qaag{"zawgyi"}
Rjng{"rejang"}
Roro{"rongo-rongo"}
Runr{"rúnic"}
@@ -1007,7 +1011,7 @@ ca{
VALLADER{"baix engiadinès"}
WADEGILE{"romanització Wade-Giles"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — tot"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/ccp.txt b/icu4c/source/data/lang/ccp.txt
index 292deb4ad4c..a78c62c3119 100644
--- a/icu4c/source/data/lang/ccp.txt
+++ b/icu4c/source/data/lang/ccp.txt
@@ -833,7 +833,7 @@ ccp{
vaii{"𑄞𑄭 𑄚𑄘"}
}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — 𑄗𑄪𑄟𑄴"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/ce.txt b/icu4c/source/data/lang/ce.txt
index 82b1345c164..0b2bdf0a4b8 100644
--- a/icu4c/source/data/lang/ce.txt
+++ b/icu4c/source/data/lang/ce.txt
@@ -403,7 +403,6 @@ ce{
zza{"заза"}
}
Languages%short{
- az{"азербайджанийн"}
en_GB{"ингалсан (Британи)"}
}
Scripts{
@@ -452,10 +451,6 @@ ce{
Zyyy{"массара а тӀеэцна"}
Zzzz{"доьвзуш доцу йоза"}
}
- Scripts%stand-alone{
- Hans{"атта китайн"}
- Hant{"ламастан китайн"}
- }
Types{
calendar{
gregorian{"григорианан"}
@@ -464,7 +459,7 @@ ce{
persian{"гӀажарийн"}
}
}
- Version{"36.1"}
+ Version{"37"}
codePatterns{
language{"Мотт: {0}"}
script{"Скрипт: {0}"}
diff --git a/icu4c/source/data/lang/ceb.txt b/icu4c/source/data/lang/ceb.txt
index 693525acf8a..8cf7e629d44 100644
--- a/icu4c/source/data/lang/ceb.txt
+++ b/icu4c/source/data/lang/ceb.txt
@@ -3,64 +3,64 @@
ceb{
Languages{
ar{"Arabic"}
- ar_001{"Modern Standard Arabic"}
+ ar_001{"Modernong Tamdanang Arabic"}
bn{"Bangla"}
ceb{"Binisaya"}
de{"Aleman"}
- de_AT{"Aleman (Austriano)"}
- de_CH{"Aleman (Swiss Hataas nga Aleman)"}
+ de_AT{"Austriano nga Aleman"}
+ de_CH{"Swiss nga Taas nga Aleman"}
en{"Ingles"}
- en_AU{"Australyanong Ingles"}
- en_CA{"Ingles (Kanada)"}
- en_GB{"Ingles (Britaniko)"}
- en_US{"Ingles (Amerika)"}
+ en_AU{"Ingles sa Australia"}
+ en_CA{"Ingles sa Canada"}
+ en_GB{"Britanikong Ingles"}
+ en_US{"Ingles sa Amerika"}
es{"Espanyol"}
- es_419{"Espanyol (Latino Amerikano)"}
- es_ES{"Espanyol (Uropanhon)"}
- es_MX{"Espanyol (Mexicano)"}
- fr{"Pransesa"}
- fr_CA{"Pranses (Kanada)"}
- fr_CH{"Pransesa (Swiss)"}
+ es_419{"Espanyol sa Latin Amerika"}
+ es_ES{"Espanyol sa Europe"}
+ es_MX{"Espanyol sa Mexico"}
+ fr{"Pranses"}
+ fr_CA{"Pranses sa Canada"}
+ fr_CH{"Swiss nga Pranses"}
hi{"Hindi"}
id{"Indonesian"}
it{"Italiano"}
- ja{"Nipponggo"}
+ ja{"Hinapon"}
ko{"Korean"}
nl{"Dutch"}
nl_BE{"Flemish"}
pl{"Polish"}
pt{"Portuguese"}
- pt_BR{"Portuguese (Brazilyano)"}
- pt_PT{"Portuguese (Uropanhon)"}
+ pt_BR{"Brazilyanong Portuguese"}
+ pt_PT{"Portuguese sa Europe"}
ru{"Ruso"}
th{"Thai"}
tr{"Turkish"}
- und{"Wala Mailhing Pinulongan"}
- zh{"Intsik"}
- zh_Hans{"Pinasimpleng Intsik"}
- zh_Hant{"Tradisyonal Intsik"}
+ und{"Wala Mailhing Lengguwahe"}
+ zh{"Inintsik"}
+ zh_Hans{"Pinasimpleng Inintsik"}
+ zh_Hant{"Tradisyonal nga Ininstsik"}
}
Languages%long{
- zh_Hans{"Simplified Mandarin Chinese"}
- zh_Hant{"Traditional Mandarin Chinese"}
+ zh_Hans{"Pinasimpleng Mandarin nga Inintsik"}
+ zh_Hant{"Tradisyonal nga Mandarin nga Inintsik"}
}
Languages%menu{
- zh{"Chinese, Mandarin"}
+ zh{"Inintsik, Mandarin"}
}
Languages%short{
- en_GB{"Ingles (Britaniko)"}
- en_US{"Ingles (Amerika)"}
+ en_GB{"Ingles sa UK"}
+ en_US{"Ingles sa US"}
}
Scripts{
Arab{"Arabo"}
Cyrl{"Sirilisko"}
Hans{"Pinasimple"}
Hant{"Tradisyonal"}
- Jpan{"Japanese"}
+ Jpan{"Hinapon"}
Kore{"Korean"}
Latn{"Latin"}
- Zxxx{"Dili-sinulat"}
- Zzzz{"Wala Mailihing Alpabeto"}
+ Zxxx{"Dili Sinulat"}
+ Zzzz{"Wala Mailhing Script"}
}
Scripts%stand-alone{
Hans{"Pinasimpleng Han"}
@@ -72,17 +72,17 @@ ceb{
iso8601{"Kalendaryo sa ISO-8601"}
}
collation{
- standard{"Standard nga Paagi sa Pagpihig"}
+ standard{"Tamdanang Paagi sa Paghan-ay"}
}
numbers{
- latn{"Kasadpanhong mga Digit"}
+ latn{"Mga Western Digit"}
}
}
- Version{"36.1"}
+ Version{"37"}
codePatterns{
- language{"Pinulongan: {0}"}
- script{"Alpabeto {0}"}
- territory{"Rehiyon {0}"}
+ language{"Lengguwahe: {0}"}
+ script{"Script: {0}"}
+ territory{"Rehiyon: {0}"}
}
localeDisplayPattern{
keyTypePattern{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/cgg.txt b/icu4c/source/data/lang/cgg.txt
index 57e5edb331e..980bfbdcf2c 100644
--- a/icu4c/source/data/lang/cgg.txt
+++ b/icu4c/source/data/lang/cgg.txt
@@ -48,5 +48,5 @@ cgg{
zh{"Oruchaina"}
zu{"Oruzuru"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/chr.txt b/icu4c/source/data/lang/chr.txt
index 96ae71e7f1a..7298c38b092 100644
--- a/icu4c/source/data/lang/chr.txt
+++ b/icu4c/source/data/lang/chr.txt
@@ -109,6 +109,7 @@ chr{
eu{"ᏆᏍᎨ"}
ewo{"ᎡᏬᏂᏙ"}
fa{"ᏇᏏᎠᏂ"}
+ fa_AF{"ᏓᎵ"}
ff{"ᏊᎳᏂ"}
fi{"ᏈᏂᏍ"}
fil{"ᎠᏈᎵᎩ"}
@@ -548,7 +549,7 @@ chr{
tibt{"ᏘᏇᏔᏂ ᏗᏎᏍᏗ"}
}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — ᏂᎦᏓ"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/ckb.txt b/icu4c/source/data/lang/ckb.txt
index 26e2190062b..e31d7690455 100644
--- a/icu4c/source/data/lang/ckb.txt
+++ b/icu4c/source/data/lang/ckb.txt
@@ -387,7 +387,6 @@ ckb{
zza{"زازا"}
}
Languages%short{
- az{"ئازەربایجانی"}
en_GB{"ئینگلیزی (GB)"}
en_US{"ئینگلیزیی ئەمەریکایی"}
}
@@ -441,5 +440,5 @@ ckb{
Hans{"هانی ئاسانکراو"}
Hant{"هانی دێرین"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/cs.txt b/icu4c/source/data/lang/cs.txt
index 874d6f8a790..0d3e46f96a5 100644
--- a/icu4c/source/data/lang/cs.txt
+++ b/icu4c/source/data/lang/cs.txt
@@ -177,6 +177,7 @@ cs{
ewo{"ewondo"}
ext{"extremadurština"}
fa{"perština"}
+ fa_AF{"darí"}
fan{"fang"}
fat{"fantština"}
ff{"fulbština"}
@@ -640,13 +641,13 @@ cs{
zh{"standardní čínština"}
}
Languages%short{
- az{"ázerbájdžánština"}
en_GB{"angličtina (VB)"}
}
Scripts{
Afak{"afaka"}
Aghb{"kavkazskoalbánské"}
Arab{"arabské"}
+ Aran{"nastaliq"}
Armi{"aramejské (imperiální)"}
Armn{"arménské"}
Avst{"avestánské"}
@@ -761,6 +762,7 @@ cs{
Phnx{"fénické"}
Plrd{"Pollardova fonetická abeceda"}
Prti{"parthské klínové"}
+ Qaag{"zawgyi"}
Rjng{"redžanské"}
Roro{"rongorongo"}
Runr{"runové"}
@@ -969,7 +971,7 @@ cs{
SCOTLAND{"angličtina (Skotsko)"}
WADEGILE{"Wade-Giles"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} – vše"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/cy.txt b/icu4c/source/data/lang/cy.txt
index e9692fc6d0d..19554148c0a 100644
--- a/icu4c/source/data/lang/cy.txt
+++ b/icu4c/source/data/lang/cy.txt
@@ -148,6 +148,7 @@ cy{
ewo{"Ewondo"}
ext{"Extremadureg"}
fa{"Perseg"}
+ fa_AF{"Dari"}
fat{"Ffanti"}
ff{"Ffwla"}
fi{"Ffinneg"}
@@ -723,7 +724,7 @@ cy{
POSIX{"Cyfrifiadur"}
SCOTLAND{"Saesneg Safonol yr Alban"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — y cwbl"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/da.txt b/icu4c/source/data/lang/da.txt
index af54fa0269c..3681e784b46 100644
--- a/icu4c/source/data/lang/da.txt
+++ b/icu4c/source/data/lang/da.txt
@@ -160,6 +160,7 @@ da{
eu{"baskisk"}
ewo{"ewondo"}
fa{"persisk"}
+ fa_AF{"dari"}
fan{"fang"}
fat{"fanti"}
ff{"fulah"}
@@ -556,11 +557,14 @@ da{
zza{"zaza"}
}
Languages%menu{
+ ars{"arabisk, najdi"}
+ ckb{"kurdisk, sorani"}
yue{"kantonesisk (Kina)"}
zh{"mandarin (Kina)"}
}
Languages%short{
az{"azeri"}
+ en_US{"amerikansk engelsk"}
}
Languages%variant{
ps{"pushto"}
@@ -569,6 +573,7 @@ da{
Scripts{
Afak{"afaka"}
Arab{"arabisk"}
+ Aran{"nastaliq"}
Armi{"armi"}
Armn{"armensk"}
Avst{"avestansk"}
@@ -679,6 +684,7 @@ da{
Phnx{"fønikisk"}
Plrd{"pollardtegn"}
Prti{"prti"}
+ Qaag{"zawgyi"}
Rjng{"rejang"}
Roro{"rongo-rongo"}
Runr{"runer"}
@@ -961,7 +967,7 @@ da{
VALLADER{"vallader"}
WADEGILE{"Wade-Giles"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} – alle"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/dav.txt b/icu4c/source/data/lang/dav.txt
index d4f82b00b6b..8757987d7ae 100644
--- a/icu4c/source/data/lang/dav.txt
+++ b/icu4c/source/data/lang/dav.txt
@@ -48,5 +48,5 @@ dav{
zh{"Kichina"}
zu{"Kizulu"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/de.txt b/icu4c/source/data/lang/de.txt
index 2e9577d2d85..9e0bcf53098 100644
--- a/icu4c/source/data/lang/de.txt
+++ b/icu4c/source/data/lang/de.txt
@@ -175,6 +175,7 @@ de{
ewo{"Ewondo"}
ext{"Extremadurisch"}
fa{"Persisch"}
+ fa_AF{"Dari"}
fan{"Pangwe"}
fat{"Fanti"}
ff{"Ful"}
@@ -631,18 +632,18 @@ de{
}
Languages%long{
zh_Hans{"Mandarin (Vereinfacht)"}
+ zh_Hant{"Mandarin (traditionell)"}
}
Languages%menu{
+ ckb{"Kurdisch (Sorani)"}
yue{"Chinesisch (Kantonesisch)"}
zh{"Chinesisch (Mandarin)"}
}
- Languages%short{
- az{"Aserbaidschanisch"}
- }
Scripts{
Afak{"Afaka"}
Aghb{"Kaukasisch-Albanisch"}
Arab{"Arabisch"}
+ Aran{"Nastaliq"}
Armn{"Armenisch"}
Avst{"Avestisch"}
Bali{"Balinesisch"}
@@ -681,6 +682,7 @@ de{
Grek{"Griechisch"}
Gujr{"Gujarati"}
Guru{"Gurmukhi"}
+ Hanb{"Han mit Bopomofo"}
Hang{"Hangul"}
Hani{"Chinesisch"}
Hano{"Hanunoo"}
@@ -753,6 +755,7 @@ de{
Phnx{"Phönizisch"}
Plrd{"Pollard Phonetisch"}
Prti{"Parthisch"}
+ Qaag{"Zawgyi"}
Rjng{"Rejang"}
Roro{"Rongorongo"}
Runr{"Runenschrift"}
@@ -1010,7 +1013,7 @@ de{
VALENCIA{"Valencianisch"}
WADEGILE{"Wade-Giles"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — Alle"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/de_AT.txt b/icu4c/source/data/lang/de_AT.txt
index 282fbf4a8f9..6e2b27aea23 100644
--- a/icu4c/source/data/lang/de_AT.txt
+++ b/icu4c/source/data/lang/de_AT.txt
@@ -16,5 +16,5 @@ de_AT{
sh{"Serbokroatisch"}
szl{"Schlesisch"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/de_CH.txt b/icu4c/source/data/lang/de_CH.txt
index 993620564ea..8643ee3756b 100644
--- a/icu4c/source/data/lang/de_CH.txt
+++ b/icu4c/source/data/lang/de_CH.txt
@@ -27,6 +27,9 @@ de_CH{
zh_Hans{"Chinesisch (vereinfacht)"}
zh_Hant{"Chinesisch (traditionell)"}
}
+ Languages%menu{
+ ars{"Arabisch (Nadschd)"}
+ }
Types{
colCaseFirst{
upper{"Grossbuchstaben zuerst aufführen"}
@@ -40,5 +43,5 @@ de_CH{
ussystem{"US Mass-System"}
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/de_LU.txt b/icu4c/source/data/lang/de_LU.txt
index e78c473eb3e..e44d597d4d9 100644
--- a/icu4c/source/data/lang/de_LU.txt
+++ b/icu4c/source/data/lang/de_LU.txt
@@ -4,5 +4,5 @@ de_LU{
Languages{
be{"Belarussisch"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/dje.txt b/icu4c/source/data/lang/dje.txt
index e4de8e0af89..c9fa3fd9cde 100644
--- a/icu4c/source/data/lang/dje.txt
+++ b/icu4c/source/data/lang/dje.txt
@@ -48,5 +48,5 @@ dje{
zh{"Sinuwa senni"}
zu{"Zulu senni"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/dsb.txt b/icu4c/source/data/lang/dsb.txt
index 28e5498fc7b..1a4d43069d8 100644
--- a/icu4c/source/data/lang/dsb.txt
+++ b/icu4c/source/data/lang/dsb.txt
@@ -378,7 +378,7 @@ dsb{
tibt{"tibetske cyfry"}
}
}
- Version{"36.1"}
+ Version{"37"}
codePatterns{
language{"Rěc: {0}"}
script{"Pismo: {0}"}
diff --git a/icu4c/source/data/lang/dua.txt b/icu4c/source/data/lang/dua.txt
index c4ed7873541..6baeb935109 100644
--- a/icu4c/source/data/lang/dua.txt
+++ b/icu4c/source/data/lang/dua.txt
@@ -4,5 +4,5 @@ dua{
Languages{
dua{"duálá"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/dyo.txt b/icu4c/source/data/lang/dyo.txt
index df8fc936bad..89191b22997 100644
--- a/icu4c/source/data/lang/dyo.txt
+++ b/icu4c/source/data/lang/dyo.txt
@@ -48,5 +48,5 @@ dyo{
zh{"sinua"}
zu{"sulu"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/dz.txt b/icu4c/source/data/lang/dz.txt
index b53735bf8cc..eb230e110ce 100644
--- a/icu4c/source/data/lang/dz.txt
+++ b/icu4c/source/data/lang/dz.txt
@@ -234,7 +234,7 @@ dz{
tibt{"ང་བཅས་ཀྱི་ཨང་ཡིག"}
}
}
- Version{"36.1"}
+ Version{"37"}
codePatterns{
language{"ཁ་སྐད་: {0}"}
script{"ཡིག་གཟུགས་: {0}"}
diff --git a/icu4c/source/data/lang/ebu.txt b/icu4c/source/data/lang/ebu.txt
index 33791a056f2..6acbc068f86 100644
--- a/icu4c/source/data/lang/ebu.txt
+++ b/icu4c/source/data/lang/ebu.txt
@@ -48,5 +48,5 @@ ebu{
zh{"Kĩchina"}
zu{"Kĩzulu"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/ee.txt b/icu4c/source/data/lang/ee.txt
index 5e9bd9b8076..30744617e65 100644
--- a/icu4c/source/data/lang/ee.txt
+++ b/icu4c/source/data/lang/ee.txt
@@ -182,6 +182,10 @@ ee{
zu{"zulugbe"}
zxx{"gbegbɔgblɔ manɔmee"}
}
+ Languages%short{
+ en_GB{"Yevugbe (GB)"}
+ en_US{"Yevugbe (US)"}
+ }
Scripts{
Arab{"Arabiagbeŋɔŋlɔ"}
Armn{"armeniagbeŋɔŋlɔ"}
@@ -295,7 +299,7 @@ ee{
tibt{"tibet digitwo"}
}
}
- Version{"36.1"}
+ Version{"37"}
codePatterns{
language{"gbegbɔgblɔ {0}"}
script{"gbeŋɔŋlɔ {0}"}
diff --git a/icu4c/source/data/lang/el.txt b/icu4c/source/data/lang/el.txt
index 552dad7f8b4..6738ce67648 100644
--- a/icu4c/source/data/lang/el.txt
+++ b/icu4c/source/data/lang/el.txt
@@ -160,6 +160,7 @@ el{
eu{"Βασκικά"}
ewo{"Εγουόντο"}
fa{"Περσικά"}
+ fa_AF{"Νταρί"}
fan{"Φανγκ"}
fat{"Φάντι"}
ff{"Φουλά"}
@@ -570,6 +571,7 @@ el{
}
Scripts{
Arab{"Αραβικό"}
+ Aran{"Νασταλίκ"}
Armi{"Αυτοκρατορικό Αραμαϊκό"}
Armn{"Αρμενικό"}
Avst{"Αβεστάν"}
@@ -891,7 +893,7 @@ el{
VALENCIA{"Βαλενθιανά"}
WADEGILE{"Εκλατινισμένα Γουάντ-Γκιλς"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — όλα"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/en.txt b/icu4c/source/data/lang/en.txt
index 4e6111c5416..7f44c0f801c 100644
--- a/icu4c/source/data/lang/en.txt
+++ b/icu4c/source/data/lang/en.txt
@@ -666,6 +666,8 @@ en{
zh_Hant{"Traditional Mandarin Chinese"}
}
Languages%menu{
+ ars{"Arabic, Najdi"}
+ ckb{"Kurdish, Central"}
yue{"Chinese, Cantonese"}
zh{"Chinese, Mandarin"}
}
@@ -675,6 +677,7 @@ en{
en_US{"US English"}
}
Languages%variant{
+ ckb{"Kurdish, Sorani"}
ky{"Kirghiz"}
my{"Myanmar Language"}
ps{"Pushto"}
@@ -686,6 +689,7 @@ en{
Aghb{"Caucasian Albanian"}
Ahom{"Ahom"}
Arab{"Arabic"}
+ Aran{"Nastaliq"}
Armi{"Imperial Aramaic"}
Armn{"Armenian"}
Avst{"Avestan"}
@@ -1270,7 +1274,7 @@ en{
VALENCIA{"Valencian"}
WADEGILE{"Wade-Giles Romanization"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — all"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/en_001.txt b/icu4c/source/data/lang/en_001.txt
index 395c099902d..03b2424f3a6 100644
--- a/icu4c/source/data/lang/en_001.txt
+++ b/icu4c/source/data/lang/en_001.txt
@@ -21,7 +21,7 @@ en_001{
h24{"24-Hour System (1–24)"}
}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} – all"}
compatibility{"{0} – compatibility"}
diff --git a/icu4c/source/data/lang/en_150.txt b/icu4c/source/data/lang/en_150.txt
index dae2fdc78e1..5a9d0dde62b 100644
--- a/icu4c/source/data/lang/en_150.txt
+++ b/icu4c/source/data/lang/en_150.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_150{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_AG.txt b/icu4c/source/data/lang/en_AG.txt
index b510205357a..15f4f3b2f14 100644
--- a/icu4c/source/data/lang/en_AG.txt
+++ b/icu4c/source/data/lang/en_AG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_AG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_AI.txt b/icu4c/source/data/lang/en_AI.txt
index 7433aebae85..ec4deb24332 100644
--- a/icu4c/source/data/lang/en_AI.txt
+++ b/icu4c/source/data/lang/en_AI.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_AI{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_AT.txt b/icu4c/source/data/lang/en_AT.txt
index 63a4b0e5945..e4a6465fadc 100644
--- a/icu4c/source/data/lang/en_AT.txt
+++ b/icu4c/source/data/lang/en_AT.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_AT{
%%Parent{"en_150"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_AU.txt b/icu4c/source/data/lang/en_AU.txt
index 7225c635260..90e9dc76f69 100644
--- a/icu4c/source/data/lang/en_AU.txt
+++ b/icu4c/source/data/lang/en_AU.txt
@@ -2,6 +2,9 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_AU{
%%Parent{"en_001"}
+ Keys{
+ colCaseFirst{"Upper case / Lower case Ordering"}
+ }
Languages{
ar_001{"Modern Standard Arabic"}
bn{"Bengali"}
@@ -25,10 +28,16 @@ en_AU{
zh_Hans{"Simplified Chinese"}
zh_Hant{"Traditional Chinese"}
}
+ Languages%menu{
+ ckb{"Kurdish (Central)"}
+ }
Languages%short{
en_GB{"UK English"}
en_US{"US English"}
}
+ Languages%variant{
+ ckb{"Kurdish (Sorani)"}
+ }
Scripts{
Beng{"Bengali"}
}
@@ -38,5 +47,5 @@ en_AU{
ethiopic{"Ethiopian Calendar"}
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_BB.txt b/icu4c/source/data/lang/en_BB.txt
index 034d3207c29..814000f3539 100644
--- a/icu4c/source/data/lang/en_BB.txt
+++ b/icu4c/source/data/lang/en_BB.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_BB{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_BE.txt b/icu4c/source/data/lang/en_BE.txt
index af22560b3f7..ded640548a4 100644
--- a/icu4c/source/data/lang/en_BE.txt
+++ b/icu4c/source/data/lang/en_BE.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_BE{
%%Parent{"en_150"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_BM.txt b/icu4c/source/data/lang/en_BM.txt
index e7e911d1ab6..1f9a62c1ac6 100644
--- a/icu4c/source/data/lang/en_BM.txt
+++ b/icu4c/source/data/lang/en_BM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_BM{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_BS.txt b/icu4c/source/data/lang/en_BS.txt
index 18b3c6c37bf..115d86885a1 100644
--- a/icu4c/source/data/lang/en_BS.txt
+++ b/icu4c/source/data/lang/en_BS.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_BS{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_BW.txt b/icu4c/source/data/lang/en_BW.txt
index a246cd8acd6..611516b83c0 100644
--- a/icu4c/source/data/lang/en_BW.txt
+++ b/icu4c/source/data/lang/en_BW.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_BW{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_BZ.txt b/icu4c/source/data/lang/en_BZ.txt
index 123a5f50e1c..226183af7d0 100644
--- a/icu4c/source/data/lang/en_BZ.txt
+++ b/icu4c/source/data/lang/en_BZ.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_BZ{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_CA.txt b/icu4c/source/data/lang/en_CA.txt
index 7e376d5554e..0843739cd12 100644
--- a/icu4c/source/data/lang/en_CA.txt
+++ b/icu4c/source/data/lang/en_CA.txt
@@ -52,5 +52,5 @@ en_CA{
upper{"To Upper Case"}
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_CC.txt b/icu4c/source/data/lang/en_CC.txt
index 882a96c4c6e..bce9886347b 100644
--- a/icu4c/source/data/lang/en_CC.txt
+++ b/icu4c/source/data/lang/en_CC.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CC{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_CH.txt b/icu4c/source/data/lang/en_CH.txt
index ee8eb2b5cfc..244edf25157 100644
--- a/icu4c/source/data/lang/en_CH.txt
+++ b/icu4c/source/data/lang/en_CH.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CH{
%%Parent{"en_150"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_CK.txt b/icu4c/source/data/lang/en_CK.txt
index 46c73477014..ad52b0e60e4 100644
--- a/icu4c/source/data/lang/en_CK.txt
+++ b/icu4c/source/data/lang/en_CK.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CK{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_CM.txt b/icu4c/source/data/lang/en_CM.txt
index 4de4b603d85..bf63213a9c6 100644
--- a/icu4c/source/data/lang/en_CM.txt
+++ b/icu4c/source/data/lang/en_CM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CM{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_CX.txt b/icu4c/source/data/lang/en_CX.txt
index 9586f9cca08..702f22b6997 100644
--- a/icu4c/source/data/lang/en_CX.txt
+++ b/icu4c/source/data/lang/en_CX.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CX{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_CY.txt b/icu4c/source/data/lang/en_CY.txt
index 19e7a33b6cb..21b11b75693 100644
--- a/icu4c/source/data/lang/en_CY.txt
+++ b/icu4c/source/data/lang/en_CY.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CY{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_DE.txt b/icu4c/source/data/lang/en_DE.txt
index 57ff8d7349e..262361402a1 100644
--- a/icu4c/source/data/lang/en_DE.txt
+++ b/icu4c/source/data/lang/en_DE.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_DE{
%%Parent{"en_150"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_DG.txt b/icu4c/source/data/lang/en_DG.txt
index 881c24b988f..95b8e88b241 100644
--- a/icu4c/source/data/lang/en_DG.txt
+++ b/icu4c/source/data/lang/en_DG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_DG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_DK.txt b/icu4c/source/data/lang/en_DK.txt
index 685a49aba90..d98349b1211 100644
--- a/icu4c/source/data/lang/en_DK.txt
+++ b/icu4c/source/data/lang/en_DK.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_DK{
%%Parent{"en_150"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_DM.txt b/icu4c/source/data/lang/en_DM.txt
index e9db19895e0..5bfedb7bc57 100644
--- a/icu4c/source/data/lang/en_DM.txt
+++ b/icu4c/source/data/lang/en_DM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_DM{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_ER.txt b/icu4c/source/data/lang/en_ER.txt
index d126aa5aae1..afd82fc8084 100644
--- a/icu4c/source/data/lang/en_ER.txt
+++ b/icu4c/source/data/lang/en_ER.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_ER{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_FI.txt b/icu4c/source/data/lang/en_FI.txt
index e7781308fb1..ae4b5178a0f 100644
--- a/icu4c/source/data/lang/en_FI.txt
+++ b/icu4c/source/data/lang/en_FI.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_FI{
%%Parent{"en_150"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_FJ.txt b/icu4c/source/data/lang/en_FJ.txt
index abe4c34b062..0c4ca01ddb1 100644
--- a/icu4c/source/data/lang/en_FJ.txt
+++ b/icu4c/source/data/lang/en_FJ.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_FJ{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_FK.txt b/icu4c/source/data/lang/en_FK.txt
index f1c3c466247..9c92bfddf15 100644
--- a/icu4c/source/data/lang/en_FK.txt
+++ b/icu4c/source/data/lang/en_FK.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_FK{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_FM.txt b/icu4c/source/data/lang/en_FM.txt
index 96883597e8f..352f324e971 100644
--- a/icu4c/source/data/lang/en_FM.txt
+++ b/icu4c/source/data/lang/en_FM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_FM{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_GB.txt b/icu4c/source/data/lang/en_GB.txt
index 038133a5993..7ea8728334b 100644
--- a/icu4c/source/data/lang/en_GB.txt
+++ b/icu4c/source/data/lang/en_GB.txt
@@ -33,5 +33,5 @@ en_GB{
en_GB{"UK English"}
en_US{"US English"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_GD.txt b/icu4c/source/data/lang/en_GD.txt
index 22ed594061a..98ca5e43fb1 100644
--- a/icu4c/source/data/lang/en_GD.txt
+++ b/icu4c/source/data/lang/en_GD.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GD{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_GG.txt b/icu4c/source/data/lang/en_GG.txt
index 675cb9352f3..8bee533ca6e 100644
--- a/icu4c/source/data/lang/en_GG.txt
+++ b/icu4c/source/data/lang/en_GG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_GH.txt b/icu4c/source/data/lang/en_GH.txt
index ad6ff5bcafd..de371508504 100644
--- a/icu4c/source/data/lang/en_GH.txt
+++ b/icu4c/source/data/lang/en_GH.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GH{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_GI.txt b/icu4c/source/data/lang/en_GI.txt
index 93dee6d057d..5afa54f0b21 100644
--- a/icu4c/source/data/lang/en_GI.txt
+++ b/icu4c/source/data/lang/en_GI.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GI{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_GM.txt b/icu4c/source/data/lang/en_GM.txt
index 0c550b3037f..bbf424ce80b 100644
--- a/icu4c/source/data/lang/en_GM.txt
+++ b/icu4c/source/data/lang/en_GM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GM{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_GY.txt b/icu4c/source/data/lang/en_GY.txt
index 1f23301015e..905d5bef164 100644
--- a/icu4c/source/data/lang/en_GY.txt
+++ b/icu4c/source/data/lang/en_GY.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GY{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_HK.txt b/icu4c/source/data/lang/en_HK.txt
index 7f6ef70b4e8..3eec8fe6d58 100644
--- a/icu4c/source/data/lang/en_HK.txt
+++ b/icu4c/source/data/lang/en_HK.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_HK{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_IE.txt b/icu4c/source/data/lang/en_IE.txt
index 423f29dcff0..96feab56fd0 100644
--- a/icu4c/source/data/lang/en_IE.txt
+++ b/icu4c/source/data/lang/en_IE.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_IE{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_IL.txt b/icu4c/source/data/lang/en_IL.txt
index 02e80c533bc..2d329190ae6 100644
--- a/icu4c/source/data/lang/en_IL.txt
+++ b/icu4c/source/data/lang/en_IL.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_IL{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_IM.txt b/icu4c/source/data/lang/en_IM.txt
index 898ee622fac..15a218b3459 100644
--- a/icu4c/source/data/lang/en_IM.txt
+++ b/icu4c/source/data/lang/en_IM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_IM{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_IN.txt b/icu4c/source/data/lang/en_IN.txt
index 1457b1d4063..6f9be66fe48 100644
--- a/icu4c/source/data/lang/en_IN.txt
+++ b/icu4c/source/data/lang/en_IN.txt
@@ -16,5 +16,5 @@ en_IN{
orya{"Oriya Digits"}
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_IO.txt b/icu4c/source/data/lang/en_IO.txt
index 3f59a942a76..5cd72105461 100644
--- a/icu4c/source/data/lang/en_IO.txt
+++ b/icu4c/source/data/lang/en_IO.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_IO{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_JE.txt b/icu4c/source/data/lang/en_JE.txt
index 8a8aa1e627b..d8e0823c165 100644
--- a/icu4c/source/data/lang/en_JE.txt
+++ b/icu4c/source/data/lang/en_JE.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_JE{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_JM.txt b/icu4c/source/data/lang/en_JM.txt
index 75490849ae4..695ae1a1812 100644
--- a/icu4c/source/data/lang/en_JM.txt
+++ b/icu4c/source/data/lang/en_JM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_JM{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_KE.txt b/icu4c/source/data/lang/en_KE.txt
index 4282fa91b23..eecdd357a01 100644
--- a/icu4c/source/data/lang/en_KE.txt
+++ b/icu4c/source/data/lang/en_KE.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_KE{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_KI.txt b/icu4c/source/data/lang/en_KI.txt
index 7ce9da107c9..6c68a9fa83d 100644
--- a/icu4c/source/data/lang/en_KI.txt
+++ b/icu4c/source/data/lang/en_KI.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_KI{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_KN.txt b/icu4c/source/data/lang/en_KN.txt
index be4025f432e..35ebc91eb17 100644
--- a/icu4c/source/data/lang/en_KN.txt
+++ b/icu4c/source/data/lang/en_KN.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_KN{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_KY.txt b/icu4c/source/data/lang/en_KY.txt
index 2a7068a6542..71fa196b611 100644
--- a/icu4c/source/data/lang/en_KY.txt
+++ b/icu4c/source/data/lang/en_KY.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_KY{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_LC.txt b/icu4c/source/data/lang/en_LC.txt
index e50628c1bef..5e248adcff8 100644
--- a/icu4c/source/data/lang/en_LC.txt
+++ b/icu4c/source/data/lang/en_LC.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_LC{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_LR.txt b/icu4c/source/data/lang/en_LR.txt
index b35971e87f7..0a77adc8b4f 100644
--- a/icu4c/source/data/lang/en_LR.txt
+++ b/icu4c/source/data/lang/en_LR.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_LR{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_LS.txt b/icu4c/source/data/lang/en_LS.txt
index bd42a67c389..14848c9fef0 100644
--- a/icu4c/source/data/lang/en_LS.txt
+++ b/icu4c/source/data/lang/en_LS.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_LS{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_MG.txt b/icu4c/source/data/lang/en_MG.txt
index 3226b347a51..2f24348d2b7 100644
--- a/icu4c/source/data/lang/en_MG.txt
+++ b/icu4c/source/data/lang/en_MG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_MO.txt b/icu4c/source/data/lang/en_MO.txt
index 7064c4d2197..2cd5c0a8f38 100644
--- a/icu4c/source/data/lang/en_MO.txt
+++ b/icu4c/source/data/lang/en_MO.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MO{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_MS.txt b/icu4c/source/data/lang/en_MS.txt
index 91062094066..fbedac5bdef 100644
--- a/icu4c/source/data/lang/en_MS.txt
+++ b/icu4c/source/data/lang/en_MS.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MS{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_MT.txt b/icu4c/source/data/lang/en_MT.txt
index f02b32659ae..a3af9271389 100644
--- a/icu4c/source/data/lang/en_MT.txt
+++ b/icu4c/source/data/lang/en_MT.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MT{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_MU.txt b/icu4c/source/data/lang/en_MU.txt
index ed965574752..1e672406bf1 100644
--- a/icu4c/source/data/lang/en_MU.txt
+++ b/icu4c/source/data/lang/en_MU.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MU{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_MW.txt b/icu4c/source/data/lang/en_MW.txt
index 0b7fbf8817c..06244544e9d 100644
--- a/icu4c/source/data/lang/en_MW.txt
+++ b/icu4c/source/data/lang/en_MW.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MW{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_MY.txt b/icu4c/source/data/lang/en_MY.txt
index 738cdb35242..ffd93f8e315 100644
--- a/icu4c/source/data/lang/en_MY.txt
+++ b/icu4c/source/data/lang/en_MY.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MY{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_NA.txt b/icu4c/source/data/lang/en_NA.txt
index 21e2d13366b..0b019a8d650 100644
--- a/icu4c/source/data/lang/en_NA.txt
+++ b/icu4c/source/data/lang/en_NA.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NA{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_NF.txt b/icu4c/source/data/lang/en_NF.txt
index 046e294001b..e264ade967b 100644
--- a/icu4c/source/data/lang/en_NF.txt
+++ b/icu4c/source/data/lang/en_NF.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NF{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_NG.txt b/icu4c/source/data/lang/en_NG.txt
index 86433a3c7a1..70db1dbe8f9 100644
--- a/icu4c/source/data/lang/en_NG.txt
+++ b/icu4c/source/data/lang/en_NG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_NL.txt b/icu4c/source/data/lang/en_NL.txt
index 9e5148168f0..5b5436b9dc6 100644
--- a/icu4c/source/data/lang/en_NL.txt
+++ b/icu4c/source/data/lang/en_NL.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NL{
%%Parent{"en_150"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_NR.txt b/icu4c/source/data/lang/en_NR.txt
index 896dd231f37..4377e15a656 100644
--- a/icu4c/source/data/lang/en_NR.txt
+++ b/icu4c/source/data/lang/en_NR.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NR{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_NU.txt b/icu4c/source/data/lang/en_NU.txt
index a7199cf7de1..56d9b22ea29 100644
--- a/icu4c/source/data/lang/en_NU.txt
+++ b/icu4c/source/data/lang/en_NU.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NU{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_NZ.txt b/icu4c/source/data/lang/en_NZ.txt
index e8bf907fb16..9dc7f2c0b58 100644
--- a/icu4c/source/data/lang/en_NZ.txt
+++ b/icu4c/source/data/lang/en_NZ.txt
@@ -5,5 +5,5 @@ en_NZ{
Languages{
mi{"Māori"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_PG.txt b/icu4c/source/data/lang/en_PG.txt
index 2a2e5c8754a..ffddbf48a87 100644
--- a/icu4c/source/data/lang/en_PG.txt
+++ b/icu4c/source/data/lang/en_PG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_PG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_PH.txt b/icu4c/source/data/lang/en_PH.txt
index b54a59e8d24..96578848ab8 100644
--- a/icu4c/source/data/lang/en_PH.txt
+++ b/icu4c/source/data/lang/en_PH.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_PH{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_PK.txt b/icu4c/source/data/lang/en_PK.txt
index 68f6ede42c9..874a3eeda13 100644
--- a/icu4c/source/data/lang/en_PK.txt
+++ b/icu4c/source/data/lang/en_PK.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_PK{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_PN.txt b/icu4c/source/data/lang/en_PN.txt
index 0fbd986de9c..7f93228000e 100644
--- a/icu4c/source/data/lang/en_PN.txt
+++ b/icu4c/source/data/lang/en_PN.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_PN{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_PW.txt b/icu4c/source/data/lang/en_PW.txt
index c1a63e346e2..ed60f26fed8 100644
--- a/icu4c/source/data/lang/en_PW.txt
+++ b/icu4c/source/data/lang/en_PW.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_PW{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_RW.txt b/icu4c/source/data/lang/en_RW.txt
index c7a76412ee8..bc329328e29 100644
--- a/icu4c/source/data/lang/en_RW.txt
+++ b/icu4c/source/data/lang/en_RW.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_RW{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_SB.txt b/icu4c/source/data/lang/en_SB.txt
index 7655f506a1d..7e736c28dae 100644
--- a/icu4c/source/data/lang/en_SB.txt
+++ b/icu4c/source/data/lang/en_SB.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SB{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_SC.txt b/icu4c/source/data/lang/en_SC.txt
index 94778702b4f..df04930ee04 100644
--- a/icu4c/source/data/lang/en_SC.txt
+++ b/icu4c/source/data/lang/en_SC.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SC{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_SD.txt b/icu4c/source/data/lang/en_SD.txt
index ad23cb45261..f2110fab60c 100644
--- a/icu4c/source/data/lang/en_SD.txt
+++ b/icu4c/source/data/lang/en_SD.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SD{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_SE.txt b/icu4c/source/data/lang/en_SE.txt
index 82412c95191..c2a72c0820b 100644
--- a/icu4c/source/data/lang/en_SE.txt
+++ b/icu4c/source/data/lang/en_SE.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SE{
%%Parent{"en_150"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_SG.txt b/icu4c/source/data/lang/en_SG.txt
index a273fc6720f..ddf857dc640 100644
--- a/icu4c/source/data/lang/en_SG.txt
+++ b/icu4c/source/data/lang/en_SG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_SH.txt b/icu4c/source/data/lang/en_SH.txt
index d19bccd4c13..0e6c3dc082d 100644
--- a/icu4c/source/data/lang/en_SH.txt
+++ b/icu4c/source/data/lang/en_SH.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SH{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_SI.txt b/icu4c/source/data/lang/en_SI.txt
index ea8b19567cf..a69030ee879 100644
--- a/icu4c/source/data/lang/en_SI.txt
+++ b/icu4c/source/data/lang/en_SI.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SI{
%%Parent{"en_150"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_SL.txt b/icu4c/source/data/lang/en_SL.txt
index 14f8e82869f..b956002c8c6 100644
--- a/icu4c/source/data/lang/en_SL.txt
+++ b/icu4c/source/data/lang/en_SL.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SL{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_SS.txt b/icu4c/source/data/lang/en_SS.txt
index d3850357e9b..80fb80078f9 100644
--- a/icu4c/source/data/lang/en_SS.txt
+++ b/icu4c/source/data/lang/en_SS.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SS{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_SX.txt b/icu4c/source/data/lang/en_SX.txt
index f18d586d646..28da271484b 100644
--- a/icu4c/source/data/lang/en_SX.txt
+++ b/icu4c/source/data/lang/en_SX.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SX{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_SZ.txt b/icu4c/source/data/lang/en_SZ.txt
index a9a02632e77..431d63a6eaf 100644
--- a/icu4c/source/data/lang/en_SZ.txt
+++ b/icu4c/source/data/lang/en_SZ.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SZ{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_TC.txt b/icu4c/source/data/lang/en_TC.txt
index 8f5f1155e42..4129b99aedf 100644
--- a/icu4c/source/data/lang/en_TC.txt
+++ b/icu4c/source/data/lang/en_TC.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_TC{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_TK.txt b/icu4c/source/data/lang/en_TK.txt
index 6e854718e89..11010f35ad4 100644
--- a/icu4c/source/data/lang/en_TK.txt
+++ b/icu4c/source/data/lang/en_TK.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_TK{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_TO.txt b/icu4c/source/data/lang/en_TO.txt
index 067c7bfb716..6b63ad24fc1 100644
--- a/icu4c/source/data/lang/en_TO.txt
+++ b/icu4c/source/data/lang/en_TO.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_TO{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_TT.txt b/icu4c/source/data/lang/en_TT.txt
index 8336e0121d1..d91ebb5a6aa 100644
--- a/icu4c/source/data/lang/en_TT.txt
+++ b/icu4c/source/data/lang/en_TT.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_TT{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_TV.txt b/icu4c/source/data/lang/en_TV.txt
index 2430afbedb2..2d0ae8f9f05 100644
--- a/icu4c/source/data/lang/en_TV.txt
+++ b/icu4c/source/data/lang/en_TV.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_TV{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_TZ.txt b/icu4c/source/data/lang/en_TZ.txt
index 3bede84175b..2ff0cbd9517 100644
--- a/icu4c/source/data/lang/en_TZ.txt
+++ b/icu4c/source/data/lang/en_TZ.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_TZ{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_UG.txt b/icu4c/source/data/lang/en_UG.txt
index 784c20f2f77..7ad0d876d3d 100644
--- a/icu4c/source/data/lang/en_UG.txt
+++ b/icu4c/source/data/lang/en_UG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_UG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_VC.txt b/icu4c/source/data/lang/en_VC.txt
index 604f07b9062..45b455da495 100644
--- a/icu4c/source/data/lang/en_VC.txt
+++ b/icu4c/source/data/lang/en_VC.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_VC{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_VG.txt b/icu4c/source/data/lang/en_VG.txt
index fe78a6642ba..3e84e3013cc 100644
--- a/icu4c/source/data/lang/en_VG.txt
+++ b/icu4c/source/data/lang/en_VG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_VG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_VU.txt b/icu4c/source/data/lang/en_VU.txt
index ef21f135b0a..6229365b1f9 100644
--- a/icu4c/source/data/lang/en_VU.txt
+++ b/icu4c/source/data/lang/en_VU.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_VU{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_WS.txt b/icu4c/source/data/lang/en_WS.txt
index 5069b4d1309..5d2f739b8e3 100644
--- a/icu4c/source/data/lang/en_WS.txt
+++ b/icu4c/source/data/lang/en_WS.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_WS{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_ZA.txt b/icu4c/source/data/lang/en_ZA.txt
index 200ee795143..942751ed3d3 100644
--- a/icu4c/source/data/lang/en_ZA.txt
+++ b/icu4c/source/data/lang/en_ZA.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_ZA{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_ZM.txt b/icu4c/source/data/lang/en_ZM.txt
index 88cdb0276d3..32588ce8aff 100644
--- a/icu4c/source/data/lang/en_ZM.txt
+++ b/icu4c/source/data/lang/en_ZM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_ZM{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/en_ZW.txt b/icu4c/source/data/lang/en_ZW.txt
index 01e1d49422f..05fb790dbc5 100644
--- a/icu4c/source/data/lang/en_ZW.txt
+++ b/icu4c/source/data/lang/en_ZW.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_ZW{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/eo.txt b/icu4c/source/data/lang/eo.txt
index 93ae4651a00..47b4c1dc2af 100644
--- a/icu4c/source/data/lang/eo.txt
+++ b/icu4c/source/data/lang/eo.txt
@@ -137,7 +137,6 @@ eo{
tr{"turka"}
ts{"conga"}
tt{"tatara"}
- tw{"tw"}
ug{"ujgura"}
uk{"ukraina"}
und{"nekonata lingvo"}
@@ -156,5 +155,5 @@ eo{
zu{"zulua"}
zxx{"nelingvaĵo"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/es.txt b/icu4c/source/data/lang/es.txt
index 2a7c20a6307..33eda14e73c 100644
--- a/icu4c/source/data/lang/es.txt
+++ b/icu4c/source/data/lang/es.txt
@@ -160,6 +160,7 @@ es{
eu{"euskera"}
ewo{"ewondo"}
fa{"persa"}
+ fa_AF{"darí"}
fan{"fang"}
fat{"fanti"}
ff{"fula"}
@@ -573,6 +574,7 @@ es{
}
Scripts{
Arab{"árabe"}
+ Aran{"nastaliq"}
Armn{"armenio"}
Avst{"avéstico"}
Bali{"balinés"}
@@ -657,6 +659,7 @@ es{
Phag{"phags-pa"}
Phnx{"fenicio"}
Plrd{"Pollard Miao"}
+ Qaag{"zawgyi"}
Rjng{"rejang"}
Roro{"rongo-rongo"}
Runr{"rúnico"}
@@ -858,7 +861,7 @@ es{
VALENCIA{"Valenciano"}
WADEGILE{"Romanización Wade-Giles"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — Todo"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/es_419.txt b/icu4c/source/data/lang/es_419.txt
index ee94ee3ca94..b6de50f6395 100644
--- a/icu4c/source/data/lang/es_419.txt
+++ b/icu4c/source/data/lang/es_419.txt
@@ -22,6 +22,7 @@ es_419{
es_ES{"español de España"}
es_MX{"español de México"}
eu{"vasco"}
+ fa_AF{"darí"}
fr_CA{"francés canadiense"}
fr_CH{"francés suizo"}
goh{"alemán de la alta edad antigua"}
@@ -69,10 +70,12 @@ es_419{
Laoo{"lao"}
Latn{"latín"}
Mlym{"malayalam"}
+ Olck{"ol chiki"}
}
Types{
calendar{
- islamic-umalqura{"islamic-umalqura"}
+ islamic-rgsa{"calendario islámico (Arabia Saudita)"}
+ islamic-tbla{"calendario islámico tabular"}
}
colAlternate{
non-ignorable{"ordenar símbolos"}
@@ -102,7 +105,7 @@ es_419{
wara{"dígitos en Warang Citi"}
}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
enclosed{"{0} — Adjunto"}
extended{"{0} — Extendido"}
diff --git a/icu4c/source/data/lang/es_AR.txt b/icu4c/source/data/lang/es_AR.txt
index 69835c3f009..478a09987b1 100644
--- a/icu4c/source/data/lang/es_AR.txt
+++ b/icu4c/source/data/lang/es_AR.txt
@@ -18,5 +18,5 @@ es_AR{
wo{"wolof"}
zgh{"tamazight marroquí estándar"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/es_BO.txt b/icu4c/source/data/lang/es_BO.txt
index 7de83e836fd..49b14732c18 100644
--- a/icu4c/source/data/lang/es_BO.txt
+++ b/icu4c/source/data/lang/es_BO.txt
@@ -18,5 +18,5 @@ es_BO{
wo{"wolof"}
zgh{"tamazight marroquí estándar"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/es_BR.txt b/icu4c/source/data/lang/es_BR.txt
index 26b70ef53ef..a8d655c2c50 100644
--- a/icu4c/source/data/lang/es_BR.txt
+++ b/icu4c/source/data/lang/es_BR.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_BR{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/es_BZ.txt b/icu4c/source/data/lang/es_BZ.txt
index 2969b0b5235..f7034128e3b 100644
--- a/icu4c/source/data/lang/es_BZ.txt
+++ b/icu4c/source/data/lang/es_BZ.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_BZ{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/es_CL.txt b/icu4c/source/data/lang/es_CL.txt
index bd7a3e585fb..4dc8923e5c2 100644
--- a/icu4c/source/data/lang/es_CL.txt
+++ b/icu4c/source/data/lang/es_CL.txt
@@ -23,5 +23,5 @@ es_CL{
phonebook{"orden de directorio telefónico"}
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/es_CO.txt b/icu4c/source/data/lang/es_CO.txt
index 590c74c6059..0a0cf6bf5c2 100644
--- a/icu4c/source/data/lang/es_CO.txt
+++ b/icu4c/source/data/lang/es_CO.txt
@@ -18,5 +18,5 @@ es_CO{
wo{"wolof"}
zgh{"tamazight marroquí estándar"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/es_CR.txt b/icu4c/source/data/lang/es_CR.txt
index 59456995418..98001a3df3a 100644
--- a/icu4c/source/data/lang/es_CR.txt
+++ b/icu4c/source/data/lang/es_CR.txt
@@ -18,5 +18,5 @@ es_CR{
wo{"wolof"}
zgh{"tamazight marroquí estándar"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/es_CU.txt b/icu4c/source/data/lang/es_CU.txt
index 2ee914029a6..a316a0d43e0 100644
--- a/icu4c/source/data/lang/es_CU.txt
+++ b/icu4c/source/data/lang/es_CU.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_CU{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/es_DO.txt b/icu4c/source/data/lang/es_DO.txt
index fc9437df1e2..ec76a661aef 100644
--- a/icu4c/source/data/lang/es_DO.txt
+++ b/icu4c/source/data/lang/es_DO.txt
@@ -18,5 +18,5 @@ es_DO{
wo{"wolof"}
zgh{"tamazight marroquí estándar"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/es_EC.txt b/icu4c/source/data/lang/es_EC.txt
index ecf3aedf6ed..f87849b0e32 100644
--- a/icu4c/source/data/lang/es_EC.txt
+++ b/icu4c/source/data/lang/es_EC.txt
@@ -18,5 +18,5 @@ es_EC{
wo{"wolof"}
zgh{"tamazight marroquí estándar"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/es_GT.txt b/icu4c/source/data/lang/es_GT.txt
index e86aff603e2..65578702d27 100644
--- a/icu4c/source/data/lang/es_GT.txt
+++ b/icu4c/source/data/lang/es_GT.txt
@@ -18,5 +18,5 @@ es_GT{
wo{"wolof"}
zgh{"tamazight marroquí estándar"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/es_HN.txt b/icu4c/source/data/lang/es_HN.txt
index 8dcfc7125ad..f72c0853834 100644
--- a/icu4c/source/data/lang/es_HN.txt
+++ b/icu4c/source/data/lang/es_HN.txt
@@ -18,5 +18,5 @@ es_HN{
wo{"wolof"}
zgh{"tamazight marroquí estándar"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/es_MX.txt b/icu4c/source/data/lang/es_MX.txt
index e96f7f735cc..94be2b10a38 100644
--- a/icu4c/source/data/lang/es_MX.txt
+++ b/icu4c/source/data/lang/es_MX.txt
@@ -34,7 +34,6 @@ es_MX{
nr{"ndebele meridional"}
nso{"sotho septentrional"}
pa{"punyabí"}
- pcm{"pcm"}
shu{"árabe chadiano"}
ss{"siswati"}
sw{"suajili"}
@@ -43,7 +42,7 @@ es_MX{
tet{"tetún"}
tn{"setswana"}
tyv{"tuviniano"}
- wuu{"wuu"}
+ wuu{"chino wu"}
xal{"kalmyk"}
zgh{"tamazight marroquí estándar"}
zh_Hans{"chino simplificado"}
@@ -77,7 +76,7 @@ es_MX{
gujr{"dígitos en gujarati"}
}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
historic{"{0} — Históricos"}
miscellaneous{"{0} — Varios"}
diff --git a/icu4c/source/data/lang/es_NI.txt b/icu4c/source/data/lang/es_NI.txt
index 0cb494cef11..ff83a7c12fd 100644
--- a/icu4c/source/data/lang/es_NI.txt
+++ b/icu4c/source/data/lang/es_NI.txt
@@ -18,5 +18,5 @@ es_NI{
wo{"wolof"}
zgh{"tamazight marroquí estándar"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/es_PA.txt b/icu4c/source/data/lang/es_PA.txt
index d192fa16cc0..1832d25a0ae 100644
--- a/icu4c/source/data/lang/es_PA.txt
+++ b/icu4c/source/data/lang/es_PA.txt
@@ -18,5 +18,5 @@ es_PA{
wo{"wolof"}
zgh{"tamazight marroquí estándar"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/es_PE.txt b/icu4c/source/data/lang/es_PE.txt
index 6f42106bcd6..995cf847d2f 100644
--- a/icu4c/source/data/lang/es_PE.txt
+++ b/icu4c/source/data/lang/es_PE.txt
@@ -18,5 +18,5 @@ es_PE{
wo{"wolof"}
zgh{"tamazight marroquí estándar"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/es_PR.txt b/icu4c/source/data/lang/es_PR.txt
index e737e777c90..8416246ae42 100644
--- a/icu4c/source/data/lang/es_PR.txt
+++ b/icu4c/source/data/lang/es_PR.txt
@@ -11,5 +11,5 @@ es_PR{
ss{"siswati"}
wo{"wolof"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/es_PY.txt b/icu4c/source/data/lang/es_PY.txt
index 81291d3f41a..33fde07fa56 100644
--- a/icu4c/source/data/lang/es_PY.txt
+++ b/icu4c/source/data/lang/es_PY.txt
@@ -18,5 +18,5 @@ es_PY{
wo{"wolof"}
zgh{"tamazight marroquí estándar"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/es_SV.txt b/icu4c/source/data/lang/es_SV.txt
index 9a45f692674..783b1aeebd5 100644
--- a/icu4c/source/data/lang/es_SV.txt
+++ b/icu4c/source/data/lang/es_SV.txt
@@ -11,5 +11,5 @@ es_SV{
ss{"siswati"}
wo{"wolof"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/es_US.txt b/icu4c/source/data/lang/es_US.txt
index e9a10d0f83f..35cd7fed84a 100644
--- a/icu4c/source/data/lang/es_US.txt
+++ b/icu4c/source/data/lang/es_US.txt
@@ -19,7 +19,6 @@ es_US{
gmh{"alemán de la alta edad media"}
grc{"griego antiguo"}
gu{"gurayatí"}
- hak{"hak"}
hil{"hiligainón"}
hsn{"xiang (China)"}
ht{"criollo haitiano"}
@@ -29,11 +28,9 @@ es_US{
lo{"lao"}
lus{"lushai"}
mga{"irlandés medieval"}
- nan{"nan"}
nl_BE{"flamenco"}
nr{"ndebele meridional"}
nso{"sotho septentrional"}
- pcm{"pcm"}
rm{"romanche"}
rn{"kiroundi"}
shu{"árabe chadiano"}
@@ -46,7 +43,6 @@ es_US{
tn{"setchwana"}
tyv{"tuviniano"}
wo{"wolof"}
- wuu{"wuu"}
xal{"kalmyk"}
zh_Hans{"chino simplificado"}
zh_Hant{"chino tradicional"}
@@ -72,7 +68,7 @@ es_US{
laoo{"números en lao"}
}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
historic{"{0} — Históricos"}
miscellaneous{"{0} — Varios"}
diff --git a/icu4c/source/data/lang/es_UY.txt b/icu4c/source/data/lang/es_UY.txt
index 408af2cc589..41fc7c05d55 100644
--- a/icu4c/source/data/lang/es_UY.txt
+++ b/icu4c/source/data/lang/es_UY.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_UY{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/es_VE.txt b/icu4c/source/data/lang/es_VE.txt
index 9becd66fd42..dfeabe2b597 100644
--- a/icu4c/source/data/lang/es_VE.txt
+++ b/icu4c/source/data/lang/es_VE.txt
@@ -18,5 +18,5 @@ es_VE{
wo{"wolof"}
zgh{"tamazight marroquí estándar"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/et.txt b/icu4c/source/data/lang/et.txt
index 462c728e020..c05ffc33b0b 100644
--- a/icu4c/source/data/lang/et.txt
+++ b/icu4c/source/data/lang/et.txt
@@ -180,6 +180,7 @@ et{
ewo{"evondo"}
ext{"estremenju"}
fa{"pärsia"}
+ fa_AF{"dari"}
fan{"fangi"}
fat{"fanti"}
ff{"fula"}
@@ -201,7 +202,6 @@ et{
fur{"friuuli"}
fy{"läänefriisi"}
ga{"iiri"}
- gaa{"gaa"}
gag{"gagauusi"}
gan{"kani"}
gay{"gajo"}
@@ -470,7 +470,6 @@ et{
ro_MD{"moldova"}
rof{"rombo"}
rom{"mustlaskeel"}
- root{"root"}
rtm{"rotuma"}
ru{"vene"}
rue{"russiini"}
@@ -1047,7 +1046,7 @@ et{
VALENCIA{"valentsia"}
WADEGILE{"Wade’i-Gilesi latinisatsioon"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} – kõik"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/eu.txt b/icu4c/source/data/lang/eu.txt
index 2ffcb30cba4..1c865683e37 100644
--- a/icu4c/source/data/lang/eu.txt
+++ b/icu4c/source/data/lang/eu.txt
@@ -119,6 +119,7 @@ eu{
eu{"euskara"}
ewo{"ewondera"}
fa{"persiera"}
+ fa_AF{"daria"}
ff{"fula"}
fi{"finlandiera"}
fil{"filipinera"}
@@ -433,7 +434,6 @@ eu{
zh{"mandarin"}
}
Languages%short{
- az{"azerbaijanera"}
en_GB{"Erresuma Batuko ingeles"}
en_US{"AEBko ingelesa"}
}
@@ -635,7 +635,7 @@ eu{
SCOTLAND{"ESKOZIAR INGELESA"}
VALENCIA{"VALENTZIERA"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — Guztiak"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/ewo.txt b/icu4c/source/data/lang/ewo.txt
index cccd0dbeebf..5696ff8cbe9 100644
--- a/icu4c/source/data/lang/ewo.txt
+++ b/icu4c/source/data/lang/ewo.txt
@@ -48,5 +48,5 @@ ewo{
zh{"Ǹkɔ́bɔ tsainís"}
zu{"ǹkɔ́bɔ zulú"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/fa.txt b/icu4c/source/data/lang/fa.txt
index 23605537912..50ed5e7f55f 100644
--- a/icu4c/source/data/lang/fa.txt
+++ b/icu4c/source/data/lang/fa.txt
@@ -872,7 +872,7 @@ fa{
SAAHO{"ساهویی"}
SCOTLAND{"انگلیسی معیار اسکاتلند"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — همه"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/fa_AF.txt b/icu4c/source/data/lang/fa_AF.txt
index 6dec7a8c27c..7b722118764 100644
--- a/icu4c/source/data/lang/fa_AF.txt
+++ b/icu4c/source/data/lang/fa_AF.txt
@@ -46,5 +46,5 @@ fa_AF{
Scripts{
Mong{"مغلی"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/ff.txt b/icu4c/source/data/lang/ff.txt
index cede476fecf..8de486fc540 100644
--- a/icu4c/source/data/lang/ff.txt
+++ b/icu4c/source/data/lang/ff.txt
@@ -48,5 +48,5 @@ ff{
zh{"Sinuwaare"}
zu{"Suluŋkoore"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/ff_Adlm.txt b/icu4c/source/data/lang/ff_Adlm.txt
new file mode 100644
index 00000000000..4ca7bd56d69
--- /dev/null
+++ b/icu4c/source/data/lang/ff_Adlm.txt
@@ -0,0 +1,286 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+ff_Adlm{
+ %%Parent{"root"}
+ Keys{
+ calendar{"𞤙𞤢𞤤𞤯𞤭𞤥𞤫𞤪𞤫"}
+ cf{"𞤃𞤢𞥄𞤲𞥋𞤣𞤫 𞤐𞥋𞤄𞤵𞥅𞤯𞤭"}
+ collation{"𞤈𞤫𞤱𞤲𞤭𞤲𞥋𞤣𞤭𞤪𞤮 𞤔𞤭𞤩𞤼𞤢𞤲𞤣𞤫"}
+ currency{"𞤐𞥋𞤄𞤵𞥅𞤯𞤭"}
+ hc{"𞤃𞤢𞥄𞤲𞥋𞤣𞤫 𞤚𞤢𞥄𞤪𞤮 𞤐𞥋𞤄𞤵𞥅𞤯𞤭 (𞥑𞥒 𞤥𞤢𞥄 𞥒𞥔)"}
+ lb{"𞤐𞥋𞤄𞤢𞥄𞤣𞤭 𞤕𞤮𞤣𞤢𞤲𞤣𞤫 𞤁𞤭𞥅𞤣𞤮𞤤"}
+ ms{"𞤐𞥋𞤔𞤵𞤩𞥆𞤵𞤣𞤭 𞤇𞤫𞤼𞤵"}
+ numbers{"𞤈𞤢𞤽𞤢𞤥𞤫"}
+ }
+ Languages{
+ aa{"𞤢𞤬𞤢𞥄𞤪𞤫"}
+ af{"𞤀𞤬𞤪𞤭𞤳𞤢𞤲𞤪𞤫"}
+ ak{"𞤀𞤳𞤢𞤲𞤪𞤫"}
+ am{"𞤀𞤥𞤸𞤢𞤪𞤭𞥅𞤪𞤫"}
+ an{"𞤀𞤪𞤢𞤺𞤮𞤲𞤪𞤫"}
+ anp{"𞤀𞤲𞤺𞤭𞤳𞤢𞥄𞤪𞤫"}
+ ar{"𞤀𞥄𞤪𞤫𞤦𞤫𞥅𞤪𞤫"}
+ arp{"𞤀𞤪𞤢𞤨𞤢𞤸𞤮𞥅𞤪𞤫"}
+ as{"𞤀𞤧𞤢𞤥𞤫𞥅𞤪𞤫"}
+ asa{"𞤀𞤧𞤵𞥅𞤪𞤫"}
+ ast{"𞤀𞤧𞤼𞤵𞤪𞤭𞥅𞤪𞤫"}
+ av{"𞤀𞤬𞤱𞤢𞤪𞤭𞥅𞤪𞤫"}
+ awa{"𞤀𞤱𞤢𞤣𞤭𞥅𞤪𞤫"}
+ ay{"𞤀𞤴𞤥𞤢𞤪𞤢𞥄𞤪𞤫"}
+ az{"𞤀𞤶𞤢𞤪𞤦𞤢𞤴𞤭𞤶𞤢𞤲𞤭𞥅𞤪𞤫"}
+ ba{"𞤄𞤢𞤧𞤳𞤭𞥅𞤪𞤫"}
+ ban{"𞤄𞤢𞥄𞤤𞤭𞥅𞤪𞤫"}
+ bas{"𞤄𞤢𞤧𞤢𞥄𞤪𞤫"}
+ be{"𞤄𞤫𞤤𞤢𞤪𞤭𞥅𞤧𞤭𞥅𞤪𞤫"}
+ bem{"𞤄𞤫𞤥𞤦𞤢𞥄𞤪𞤫"}
+ bez{"𞤄𞤫𞤲𞤢𞥄𞤪𞤫"}
+ bg{"𞤄𞤭𞤤𞤺𞤢𞥄𞤪𞤫"}
+ bho{"𞤄𞤮𞤧𞤨𞤵𞤪𞤭𞥅𞤪𞤫"}
+ bi{"𞤄𞤭𞤧𞤤𞤢𞤥𞤢𞥄𞤪𞤫"}
+ bin{"𞤄𞤭𞤲𞤭𞥅𞤪𞤫"}
+ bm{"𞤄𞤢𞤥𞤦𞤢𞤪𞤢𞥄𞤪𞤫"}
+ bn{"𞤄𞤫𞤲𞤺𞤢𞤤𞤭𞥅𞤪𞤫"}
+ br{"𞤄𞤫𞤪𞤫𞤼𞤮𞤲𞤪𞤫"}
+ brx{"𞤄𞤮𞤣𞤮𞥅𞤪𞤫"}
+ bs{"𞤄𞤮𞤧𞤲𞤭𞤴𞤢𞥄𞤪𞤫"}
+ bug{"𞤄𞤵𞤺𞤭𞤧𞤢𞥄𞤪𞤫"}
+ byn{"𞤄𞤭𞤤𞤭𞤲𞤪𞤫"}
+ ca{"𞤑𞤢𞤼𞤢𞤤𞤢𞤲𞤪𞤫"}
+ ce{"𞤕𞤫𞤷𞤫𞤲𞤪𞤫"}
+ ceb{"𞤅𞤫𞤦𞤱𞤢𞤲𞤮𞥅𞤪𞤫"}
+ cgg{"𞤕𞤭𞤺𞤢𞥄𞤪𞤫"}
+ ch{"𞤕𞤢𞤥𞤮𞤪𞤮𞥅𞤪𞤫"}
+ chk{"𞤕𞤵𞥅𞤳𞤵𞥅𞤪𞤫"}
+ cho{"𞤕𞤢𞤸𞤼𞤢𞥄𞤪𞤫"}
+ chr{"𞤕𞤫𞥅𞤪𞤮𞤳𞤭𞥅𞤪𞤫"}
+ chy{"𞤅𞤢𞥄𞤴𞤢𞤲𞤪𞤫"}
+ ckb{"𞤑𞤵𞤪𞤣𞤵𞥅𞤪𞤫"}
+ co{"𞤑𞤮𞤪𞤧𞤭𞤳𞤢𞥄𞤪𞤫"}
+ cs{"𞤕𞤫𞤳𞤧𞤭𞤲𞤢𞥄𞤪𞤫"}
+ cy{"𞤘𞤢𞤤𞤭𞤲𞤳𞤮𞥅𞤪𞤫"}
+ da{"𞤁𞤢𞥄𞤲𞤭𞤧𞤳𞤮𞥅𞤪𞤫"}
+ dak{"𞤁𞤢𞤳𞤮𞤼𞤢𞥄𞤪𞤫"}
+ dar{"𞤁𞤢𞤪𞤺𞤭𞤲𞤢𞥄𞤪𞤫"}
+ de{"𞤘𞤫𞤪𞤥𞤢𞤲𞤳𞤮𞥅𞤪𞤫"}
+ de_AT{"𞤘𞤫𞤪𞤥𞤢𞤲𞤳𞤮𞥅𞤪𞤫 𞤐𞤢𞤥𞤧𞤭𞤱𞤭𞤴𞤢𞤲𞤳𞤮𞥅𞤪𞤫"}
+ de_CH{"𞤘𞤫𞤪𞤥𞤢𞤲𞤳𞤮𞥅𞤪𞤫 𞤅𞤵𞤱𞤭𞤧𞤴𞤢𞤲𞤳𞤮𞥅𞤪𞤫 𞤚𞤮𞥅𞤱𞤵𞤲𞥋𞤣𞤫"}
+ dje{"𞤔𞤢𞤪𞤥𞤢𞥄𞤪𞤫"}
+ dua{"𞤁𞤵𞤱𞤢𞤤𞤢𞥄𞤪𞤫"}
+ dv{"𞤁𞤭𞥅𞤬𞤫𞤸𞤭𞥅𞤪𞤫"}
+ dyo{"𞤔𞤮𞥅𞤤𞤢𞥄𞤪𞤫"}
+ dz{"𞤄𞤵𞥅𞤼𞤢𞤲𞤪𞤫"}
+ dzg{"𞤁𞤢𞤶𞤢𞤺𞤢𞥄𞤪𞤫"}
+ en{"𞤉𞤲𞤺𞤭𞤤𞤫𞥅𞤪𞤫"}
+ en_AU{"𞤉𞤲𞤺𞤭𞤤𞤫𞥅𞤪𞤫 𞤌𞤧𞤼𞤪𞤢𞤤𞤭𞤴𞤢𞤲𞤳𞤮𞥅𞤪𞤫"}
+ en_CA{"𞤉𞤲𞤺𞤭𞤤𞤫𞥅𞤪𞤫 𞤑𞤢𞤲𞤢𞤣𞤭𞤴𞤢𞤲𞤳𞤮𞥅𞤪𞤫"}
+ en_GB{"𞤉𞤲𞤺𞤭𞤤𞤫𞥅𞤪𞤫 𞤄𞤪𞤭𞤼𞤢𞤲𞤭𞤴𞤢𞤲𞤳𞤮𞥅𞤪𞤫"}
+ en_US{"𞤉𞤲𞤺𞤭𞤤𞤫𞥅𞤪𞤫 𞤀𞤥𞤭𞤪𞤭𞤴𞤢𞤲𞤳𞤮𞥅𞤪𞤫"}
+ es{"𞤅𞤭𞤨𞤢𞤲𞤭𞤴𞤢𞤲𞤳𞤮𞥅𞤪𞤫"}
+ es_419{"𞤅𞤭𞤨𞤢𞤲𞤭𞤴𞤢𞤲𞤳𞤮𞥅𞤪𞤫 𞤀𞤥𞤭𞤪𞤭𞤳 𞤂𞤢𞤼𞤭𞤲𞤭𞤴𞤢"}
+ es_ES{"𞤅𞤭𞤨𞤢𞤲𞤭𞤴𞤢𞤲𞤳𞤮𞥅𞤪𞤫 𞤀𞤪𞤮𞤦𞤢"}
+ es_MX{"𞤅𞤭𞤨𞤢𞤲𞤭𞤴𞤢𞤲𞤳𞤮𞥅𞤪𞤫 𞤃𞤫𞤳𞤧𞤭𞤳"}
+ eu{"𞤄𞤢𞤧𞤳𞤢𞤪𞤢𞥄𞤪𞤫"}
+ ff{"𞤆𞤵𞤤𞤢𞤪"}
+ fr{"𞤊𞤢𞤪𞤢𞤲𞤧𞤭𞥅𞤪𞤫"}
+ fr_CA{"𞤊𞤢𞤪𞤢𞤲𞤧𞤭𞥅𞤪𞤫 𞤑𞤢𞤲𞤢𞤣𞤭𞤴𞤢𞤲𞤳𞤮𞥅𞤪𞤫"}
+ fr_CH{"𞤊𞤢𞤪𞤢𞤲𞤧𞤭𞥅𞤪𞤫 𞤅𞤵𞤱𞤭𞤧𞤴𞤢𞤲𞤳𞤮𞥅𞤪𞤫"}
+ fy{"𞤊𞤭𞤪𞤭𞥅𞤧𞤭𞤴𞤢𞤲𞤳𞤮𞥅𞤪𞤫 𞤖𞤭𞤪𞤲𞤢"}
+ ga{"𞤋𞤪𞤤𞤢𞤲𞤣𞤫𞥅𞤪𞤫"}
+ hi{"𞤖𞤭𞤲𞤣𞤭𞤴𞤢𞤲𞤳𞤮𞥅𞤪𞤫"}
+ hr{"𞤑𞤮𞤪𞤮𞤱𞤢𞤧𞤭𞥅𞤪𞤫"}
+ hy{"𞤀𞤪𞤥𞤫𞤲𞤭𞥅𞤪𞤫"}
+ ia{"𞤉𞤲𞤼𞤫𞤪𞤤𞤭𞤺𞤢𞥄𞤪𞤫"}
+ id{"𞤉𞤲𞤣𞤮𞤲𞤮𞥅𞤧𞤭𞤴𞤢𞤲𞤳𞤮𞥅𞤪𞤫"}
+ ilo{"𞤋𞤤𞤮𞤳𞤮𞥅𞤪𞤫"}
+ inh{"𞤋𞤲𞤺𞤮𞤧𞤫𞥅𞤪𞤫"}
+ it{"𞤋𞤼𞤢𞤤𞤭𞤲𞤳𞤮𞥅𞤪𞤫"}
+ iu{"𞤋𞤲𞤵𞤳𞤼𞤫𞥅𞤪𞤫"}
+ ja{"𞤔𞤢𞤨𞤮𞤲𞤫𞥅𞤪𞤫"}
+ jgo{"𞤐𞤺𞤮𞤥𞤦𞤢𞥄𞤪𞤫"}
+ jmc{"𞤃𞤢𞤳𞤢𞤥𞤫𞥅𞤪𞤫"}
+ jv{"𞤔𞤢𞥄𞤱𞤢𞤫𞥅𞤪𞤫"}
+ kaj{"𞤑𞤢𞤶𞤫𞥅𞤪𞤫"}
+ kde{"𞤃𞤢𞤳𞤮𞤲𞤣𞤫𞥅𞤪𞤫"}
+ ko{"𞤑𞤮𞥅𞤪𞤫𞤴𞤢𞤲𞤪𞤫"}
+ ksf{"𞤄𞤢𞤬𞤭𞤴𞤢𞥄𞤪𞤫"}
+ kw{"𞤑𞤮𞤪𞤲𞤭𞥅𞤪𞤫"}
+ lus{"𞤃𞤭𞤧𞤮𞥅𞤪𞤫"}
+ mad{"𞤃𞤢𞤣𞤵𞤪𞤫𞥅𞤪𞤫"}
+ mag{"𞤃𞤢𞤺𞤢𞤸𞤭𞥅𞤪𞤫"}
+ mai{"𞤃𞤢𞤴𞤭𞤼𞤭𞤤𞤭𞥅𞤪𞤫"}
+ mak{"𞤃𞤢𞤳𞤢𞤧𞤢𞤪𞤢𞥄𞤪𞤫"}
+ mas{"𞤃𞤢𞤧𞤢𞤴𞤭𞥅𞤪𞤫"}
+ mdf{"𞤃𞤮𞤳𞤧𞤢𞤲𞤳𞤮𞥅𞤪𞤫"}
+ men{"𞤃𞤫𞤲𞤣𞤫𞥅𞤪𞤫"}
+ mer{"𞤃𞤫𞤪𞤵𞥅𞤪𞤫"}
+ mfe{"𞤃𞤮𞤪𞤭𞥅𞤧𞤭𞤲𞤳𞤮𞥅𞤪𞤫"}
+ mg{"𞤃𞤢𞤤𞤢𞤺𞤢𞤧𞤭𞥅𞤪𞤫"}
+ mgh{"𞤃𞤢𞤳𞤵𞤱𞤢𞥄𞤪𞤫"}
+ mgo{"𞤃𞤫𞤼𞤢𞥄𞤪𞤫"}
+ mh{"𞤃𞤢𞤪𞤧𞤢𞤤𞤫𞥅𞤪𞤫"}
+ mk{"𞤃𞤢𞤧𞤫𞤣𞤮𞤲𞤭𞤲𞤳𞤮𞥅𞤪𞤫"}
+ ml{"𞤃𞤢𞤤𞤢𞤴𞤢𞤤𞤢𞤥𞤪𞤫"}
+ mn{"𞤃𞤮𞤲𞤺𞤮𞤤𞤭𞤲𞤳𞤮𞥅𞤪𞤫"}
+ mni{"𞤃𞤢𞤲𞤭𞤨𞤵𞥅𞤪𞤫"}
+ moh{"𞤃𞤮𞥅𞤸𞤢𞤲𞤳𞤮𞥅𞤪𞤫"}
+ mos{"𞤃𞤮𞥅𞤧𞤭𞥅𞤪𞤫"}
+ ms{"𞤃𞤢𞤤𞤫𞥅𞤪𞤫"}
+ mt{"𞤃𞤢𞤤𞤼𞤭𞤲𞤳𞤮𞥅𞤪𞤫"}
+ mua{"𞤃𞤵𞤲𞤣𞤢𞤲𞤪𞤫"}
+ mul{"𞤍𞤫𞤲𞤯𞤫 𞤅𞤫𞤪𞤼𞤵𞤯𞤫"}
+ mus{"𞤃𞤵𞤧𞤳𞤮𞤳𞤭𞥅𞤪𞤫"}
+ mwl{"𞤃𞤭𞤪𞤢𞤲𞤣𞤫𞥅𞤪𞤫"}
+ my{"𞤄𞤵𞤪𞤥𞤢𞥄𞤪𞤫"}
+ na{"𞤐𞤢𞤱𞤵𞤪𞤵𞤲𞤳𞤮𞥅𞤪𞤫"}
+ nap{"𞤐𞤢𞥄𞤨𞤮𞤤𞤭𞤲𞤳𞤮𞥅𞤪𞤫"}
+ naq{"𞤐𞤢𞤥𞤢𞥄𞤪𞤫"}
+ ne{"𞤐𞤫𞤨𞤢𞤤𞤭𞤲𞤳𞤮𞥅𞤪𞤫"}
+ new{"𞤐𞤫𞤱𞤢𞤪𞤭𞥅𞤪𞤫"}
+ ng{"𞤐𞤣𞤮𞤲𞤺𞤢𞥄𞤪𞤫"}
+ nia{"𞤙𞤢𞤧𞤭𞤲𞤳𞤮𞥅𞤪𞤫"}
+ nl{"𞤁𞤮𞥅𞤷𞤪𞤫"}
+ nl_BE{"𞤊𞤭𞤤𞤢𞤥𞤢𞤲𞤪𞤫"}
+ nnh{"𞤐𞤶𞤢𞤥𞤦𞤵𞥅𞤪𞤫"}
+ nqo{"𞤐𞤳𞤮𞥅𞤪𞤫"}
+ nv{"𞤐𞤢𞤬𞤱𞤢𞤸𞤮𞥅𞤪𞤫"}
+ pl{"𞤆𞤮𞤤𞤢𞤲𞤣𞤭𞥅𞤪𞤫"}
+ pt{"𞤆𞤮𞤪𞤼𞤮𞤳𞤫𞥅𞤧𞤭𞥅𞤪𞤫"}
+ pt_BR{"𞤆𞤮𞤪𞤼𞤮𞤳𞤫𞥅𞤧𞤭𞥅𞤪𞤫 𞤄𞤪𞤫𞥁𞤭𞤤"}
+ pt_PT{"𞤆𞤮𞤪𞤼𞤮𞤳𞤫𞥅𞤧𞤭𞥅𞤪𞤫 𞤆𞤮𞤪𞤼𞤭𞤺𞤢𞥄𞤤"}
+ ru{"𞤈𞤭𞥅𞤧𞤭𞤲𞤳𞤮𞥅𞤪𞤫"}
+ rup{"𞤀𞤪𞤮𞤥𞤢𞤲𞤭𞥅𞤪𞤫"}
+ smn{"𞤋𞤲𞤢𞤪𞤭𞤧𞤳𞤢𞤤𞤭𞥅𞤪𞤫"}
+ sq{"𞤀𞤤𞤦𞤢𞤲𞤭𞥅𞤪𞤫"}
+ swb{"𞤑𞤮𞤥𞤮𞤪𞤭𞥅𞤪𞤫"}
+ th{"𞤚𞤢𞤴𞤤𞤢𞤲𞤣𞤫𞥅𞤪𞤫"}
+ tr{"𞤚𞤵𞥅𞤪𞤢𞤲𞤳𞤮𞥅𞤪𞤫"}
+ ug{"𞤓𞥅𞤴𞤺𞤵𞥅𞤪𞤫"}
+ und{"𞤍𞤫𞤲𞤺𞤢𞤤 𞤢𞤧-𞤢𞤲𞤣𞤢𞥄𞤲𞤺𞤢𞤤"}
+ ur{"𞤓𞤪𞤣𞤵𞥅𞤪𞤫"}
+ uz{"𞤓𞥅𞤧𞤦𞤫𞤳𞤪𞤫"}
+ vai{"𞤾𞤢𞥄𞤴𞤪𞤫"}
+ ve{"𞤏𞤫𞤲𞤣𞤢𞥄𞤪𞤫"}
+ vi{"𞤏𞤭𞤴𞤫𞤼𞤲𞤢𞤥𞤭𞤲𞤳𞤮𞥅𞤪𞤫"}
+ vo{"𞤏𞤮𞤤𞤢𞤨𞤵𞤳𞤪𞤫"}
+ vun{"𞤏𞤵𞤲𞤶𞤮𞥅𞤪𞤫"}
+ wa{"𞤏𞤢𞥄𞤤𞤮𞤲𞤳𞤮𞥅𞤪𞤫"}
+ wae{"𞤏𞤢𞤤𞤧𞤫𞥅𞤪𞤫"}
+ wal{"𞤏𞤮𞥅𞤤𞤢𞤴𞤼𞤢𞥄𞤪𞤫"}
+ war{"𞤏𞤢𞤪𞤢𞤴𞤫𞥅𞤪𞤫"}
+ wo{"𞤏𞤮𞤤𞤮𞤬𞤪𞤫"}
+ xh{"𞤑𞤮𞥅𞤧𞤢𞥄𞤪𞤫"}
+ yav{"𞤒𞤢𞤲𞤺𞤦𞤫𞥅𞤪𞤫"}
+ ybb{"𞤒𞤫𞤥𞤦𞤢𞥄𞤪𞤫"}
+ yi{"𞤒𞤭𞤣𞤭𞤧𞤢𞤲𞤳𞤮𞥅𞤪𞤫"}
+ yo{"𞤒𞤮𞥅𞤪𞤵𞤦𞤢𞥄𞤪𞤫"}
+ yue{"𞤑𞤢𞤲𞤼𞤮𞤲𞤫𞥅𞤪𞤫"}
+ zh{"𞤅𞤭𞥅𞤲𞤭𞤴𞤢𞤲𞤳𞤮𞥅𞤪𞤫"}
+ zh_Hans{"𞤅𞤭𞥅𞤲𞤭𞤴𞤢𞤲𞤳𞤮𞥅𞤪𞤫 𞤐𞤫𞤱𞤭𞥅𞤲𞥋𞤣𞤫"}
+ zh_Hant{"𞤅𞤭𞥅𞤲𞤭𞤴𞤢𞤲𞤳𞤮𞥅𞤪𞤫 𞤚𞤢𞤱𞤢𞥄𞤲𞥋𞤣𞤫"}
+ zu{"𞥁𞤵𞤤𞤵𞥅𞤪𞤫"}
+ }
+ Languages%short{
+ az{"𞤀𞤶𞤢𞤪𞤭𞥅𞤪𞤫"}
+ en_GB{"𞤉𞤲𞤺𞤭𞤤𞤫𞥅𞤪𞤫 𞤁𞤘"}
+ en_US{"𞤉𞤲𞤺𞤭𞤤𞤫𞥅𞤪𞤫 𞤁𞤂𞤀"}
+ }
+ Scripts{
+ Adlm{"𞤀𞤁𞤂𞤢𞤃"}
+ }
+ Types{
+ calendar{
+ buddhist{"𞤙𞤢𞤤𞤯𞤭𞤥𞤫𞤪𞤫 𞤄𞤵𞥅𞤣𞤢𞤴𞤢𞤲𞤳𞤮"}
+ chinese{"𞤙𞤢𞤤𞤯𞤭𞤥𞤫𞤪𞤫 𞤅𞤭𞥅𞤲𞤭𞤲𞤳𞤮"}
+ dangi{"𞤙𞤢𞤤𞤯𞤭𞤥𞤫𞤪𞤫 𞤁𞤢𞤲𞤺𞤭𞤲𞤳𞤮"}
+ ethiopic{"𞤙𞤢𞤤𞤯𞤭𞤥𞤫𞤪𞤫 𞤀𞤦𞤢𞤧𞤭𞤴𞤢𞤲𞤳𞤮"}
+ gregorian{"𞤙𞤢𞤤𞤯𞤭𞤥𞤫𞤪𞤫 𞤘𞤫𞤪𞤺𞤮𞤪𞤭𞤴𞤢𞤲𞤳𞤮"}
+ hebrew{"𞤙𞤢𞤤𞤯𞤭𞤥𞤫𞤪𞤫 𞤋𞤦𞤪𞤭𞤴𞤢𞤲𞤳𞤮"}
+ islamic{"𞤙𞤢𞤤𞤥𞤫𞤪𞤫 𞤂𞤭𞤧𞤤𞤢𞥄𞤥𞤴𞤢𞤲𞤳𞤮"}
+ islamic-civil{
+ "𞤙𞤢𞤤𞤯𞤭𞤥𞤫𞤪𞤫 𞤂𞤭𞤧𞤤𞤢𞥄𞤥𞤴𞤢𞤲𞤳𞤮 (𞤢𞤤𞥆𞤵𞤱𞤢𞤤, "
+ "𞤬𞤫𞤱𞤲𞥋𞤣𞤮 𞤲𞥋𞤦𞤫𞤯𞥆𞤢𞥄𞤳𞤵)"
+ }
+ islamic-tbla{
+ "𞤙𞤢𞤤𞤯𞤭𞤥𞤫𞤪𞤫 𞤂𞤭𞤧𞤤𞤢𞥄𞤥𞤵 (𞤀𞤤𞥆𞤵𞤲𞤳𞤮, 𞤊𞤫𞤱𞤣𞤮 "
+ "𞤋𞤲𞤳𞤮𞥅𞤣𞤭𞤲𞤳𞤮)"
+ }
+ iso8601{"𞤙𞤢𞤤𞤯𞤭𞤥𞤫𞤪𞤫 ISO-8601"}
+ japanese{"𞤙𞤢𞤤𞤯𞤭𞤥𞤫𞤪𞤫 𞤔𞤢𞥄𞤨𞤮𞤲𞤭𞤲𞤳𞤮"}
+ persian{"𞤙𞤢𞤤𞤯𞤭𞤥𞤫𞤪𞤫 𞤊𞤢𞥄𞤪𞤭𞤧𞤭𞤴𞤢𞤲𞤳𞤮"}
+ roc{"𞤙𞤢𞤤𞤯𞤭𞤥𞤫𞤪𞤫 𞤘𞤫𞤲𞤣𞤭𞤴𞤢𞤲𞤳𞤮 𞤅𞤭𞥅𞤲"}
+ }
+ cf{
+ account{"𞤃𞤢𞥄𞤲𞥋𞤣𞤫 𞤂𞤭𞤥𞤭𞤲𞤳𞤮 𞤐𞥋𞤄𞤵𞥅𞤯𞤭"}
+ standard{"𞤃𞤢𞥄𞤲𞥋𞤣𞤫 𞤚𞤢𞤦𞤵𞤼𞤵𞤲𞥋𞤣𞤫 𞤐𞥋𞤄𞤵𞥅𞤯𞤭"}
+ }
+ collation{
+ ducet{"𞤈𞤫𞤱𞤲𞤭𞤲𞥋𞤣𞤭𞤪𞤮 𞤔𞤭𞤩𞤼𞤢𞤲𞤣𞤫 𞤊𞤭𞤩𞤢𞤲𞤣𞤫 Unicode"}
+ search{"𞤏𞤭𞤯𞤢𞤲𞤣𞤫 𞤖𞤵𞥅𞤩𞤵𞤲𞥋𞤣𞤫"}
+ standard{"𞤖𞤢𞤱𞤪𞤭𞤼𞤢𞤲𞤣𞤫 𞤈𞤫𞤱𞤲𞤭𞤲𞥋𞤣𞤭𞤪𞤮 𞤔𞤭𞤩𞤼𞤢𞤲𞤣𞤫"}
+ }
+ hc{
+ h11{"𞤐𞥋𞤔𞤵𞤩𞥆𞤵𞤣𞤭 𞤁𞤵𞤥𞤵𞤲𞥆𞤢 𞤐𞥋𞤔𞤢𞤥𞤲𞥋𞤣𞤭 𞥑𞥒 (𞥐-𞥑𞥒)"}
+ h12{"𞤐𞥋𞤔𞤵𞤩𞥆𞤵𞤣𞤭 𞤁𞤵𞤥𞤵𞤲𞥆𞤢 𞤐𞥋𞤔𞤢𞤥𞤲𞥋𞤣𞤭 𞥑𞥒 (𞥑-𞥑𞥒)"}
+ h23{"𞤐𞥋𞤔𞤵𞤩𞥆𞤵𞤣𞤭 𞤁𞤵𞤥𞤵𞤲𞥆𞤢 𞤐𞥋𞤔𞤢𞤥𞤲𞥋𞤣𞤭 𞥒𞥔 (𞥐-𞥒𞥓)"}
+ h24{"𞤐𞥋𞤔𞤵𞤩𞥆𞤵𞤣𞤭 𞤁𞤵𞤥𞤵𞤲𞥆𞤢 𞤐𞥋𞤔𞤢𞤥𞤲𞥋𞤣𞤭 𞥒𞥔 (𞥑-𞥒𞥔)"}
+ }
+ lb{
+ loose{"𞤐𞥋𞤄𞤢𞥄𞤣𞤭 𞤒𞤢𞤲𞤻𞤮 𞤕𞤮𞤣𞤢𞤲𞤣𞤫 𞤁𞤭𞥅𞤣𞤮𞤤"}
+ normal{"𞤐𞥋𞤄𞤢𞥄𞤣𞤭 𞤖𞤵𞥅𞤩𞤵𞤲𞥋𞤣𞤭 𞤕𞤮𞤣𞤢𞤲𞤣𞤫 𞤁𞤭𞥅𞤣𞤮𞤤"}
+ strict{"𞤐𞥋𞤄𞤢𞥄𞤣𞤭 𞤊𞤮𞤷𞥆𞤭𞥅𞤲𞥋𞤣𞤭 𞤕𞤮𞤣𞤢𞤲𞤣𞤫 𞤁𞤭𞥅𞤣𞤮𞤤"}
+ }
+ ms{
+ metric{"𞤐𞥋𞤔𞤵𞤩𞥆𞤵𞤣𞤭 𞤃𞤫𞥅𞤼𞤭𞤲𞤳𞤮"}
+ uksystem{"𞤐𞥋𞤔𞤵𞤩𞥆𞤵𞤣𞤭 𞤇𞤫𞤼𞤵 𞤋𞤥𞤦𞤭𞤪𞤢𞥄𞤼𞤵"}
+ ussystem{"𞤐𞥋𞤔𞤵𞤩𞤵𞤣𞤭 𞤇𞤫𞤼𞤵 𞤁𞤂𞤀"}
+ }
+ numbers{
+ arab{"𞤂𞤭𞤥𞤪𞤫 𞤀𞥄𞤪𞤢𞤦𞤭𞤲𞤳𞤮-𞤋𞤲𞤣𞤭𞤲𞤳𞤮"}
+ arabext{"𞤂𞤭𞤥𞤪𞤫 𞤀𞥄𞤪𞤢𞤦𞤭𞤲𞤳𞤮-𞤋𞤲𞤣𞤭𞤲𞤳𞤮 𞤙𞤢𞤲𞤻𞤢𞥄𞤲𞥋𞤣𞤫"}
+ armn{"𞤈𞤢𞤽𞤢𞤥𞤫 𞤀𞤪𞤥𞤫𞤲𞤭𞤲𞤳𞤮"}
+ armnlow{"𞤈𞤢𞤽𞤢𞤥𞤫 𞤚𞤮𞤧𞤮𞥅𞤳𞤫 𞤀𞤪𞤥𞤫𞤲𞤭𞤲𞤳𞤮"}
+ beng{"𞤂𞤭𞤥𞤫 𞤄𞤢𞤲𞤺𞤭𞤤𞤢𞤲𞤳𞤮"}
+ deva{"𞤂𞤭𞤥𞤫 𞤁𞤢𞤾𞤢𞤲𞤢𞤲𞤳𞤮"}
+ ethi{"𞤈𞤢𞤽𞤢𞤥𞤫 𞤀𞤦𞤢𞤧𞤭𞤲𞤳𞤮"}
+ fullwide{"𞤂𞤭𞤥𞤫 𞤑𞤵𞥅𞤩𞤵𞤯𞤫"}
+ geor{"𞤈𞤢𞤽𞤢𞤥𞤫 𞤔𞤮𞤪𞤶𞤭𞤲𞤳𞤮"}
+ grek{"𞤈𞤢𞤽𞤢𞤥𞤫 𞤘𞤭𞤪𞤭𞤧𞤢𞤲𞤳𞤮"}
+ greklow{"𞤈𞤢𞤽𞤢𞤥𞤫 𞤚𞤮𞤧𞤮𞥅𞤳𞤫 𞤘𞤭𞤪𞤭𞤧𞤢𞤲𞤳𞤮"}
+ gujr{"𞤂𞤭𞤥𞤫 𞤘𞤵𞤶𞤵𞤪𞤢𞤲𞤳𞤮"}
+ guru{"𞤂𞤭𞤥𞤫 𞤘𞤵𞤪𞤥𞤭𞤲𞤳𞤮"}
+ hanidec{"𞤈𞤢𞤽𞤢𞤥𞤫 𞤁𞤫𞥅𞤧𞤭𞤥𞤶𞤫 𞤅𞤭𞥅𞤲𞤭𞤲𞤳𞤮"}
+ hans{"𞤈𞤢𞤽𞤢𞤥𞤫 𞤐𞤫𞤱𞤭𞤲𞤢𞥄𞤯𞤫 𞤅𞤭𞥅𞤲𞤭𞤲𞤳𞤮"}
+ hansfin{"𞤈𞤢𞤽𞤢𞤥𞤫 𞤅𞤭𞥅𞤲𞤭𞤲𞤳𞤮 𞤐𞤫𞤱𞤭𞤲𞤢𞥄𞤯𞤫 𞤐𞥋𞤘𞤢𞤤𞤵"}
+ hant{"𞤈𞤢𞤽𞤢𞤥𞤫 𞤅𞤭𞥅𞤲𞤭𞤲𞤳𞤮 𞤊𞤭𞤲𞤼𞤢𞤱𞤢𞥄𞤶𞤫"}
+ hantfin{"𞤈𞤢𞤽𞤢𞤥𞤫 𞤅𞤭𞥅𞤲𞤭𞤲𞤳𞤮 𞤊𞤭𞤲𞤼𞤢𞤱𞤢𞥄𞤶𞤫 𞤐𞥋𞤘𞤢𞤤𞤵"}
+ hebr{"𞤈𞤢𞤽𞤢𞤥𞤫 𞤖𞤭𞥅𞤦𞤭𞤪𞤭𞤲𞤳𞤮"}
+ jpan{"𞤈𞤢𞤽𞤢𞤥𞤫 𞤔𞤢𞥄𞤨𞤢𞤲𞤭𞤲𞤳𞤮"}
+ jpanfin{"𞤈𞤢𞤽𞤢𞤥𞤫 𞤔𞤢𞥄𞤨𞤢𞤲𞤭𞤲𞤳𞤮 𞤐𞥋𞤔𞤢𞤤𞤵"}
+ khmr{"𞤂𞤭𞤥𞤫 𞤝𞤭𞥅𞤥𞤭𞤪𞤭𞤲𞤳𞤮"}
+ knda{"𞤂𞤭𞤥𞤫 𞤑𞤢𞥄𞤲𞤢𞤣𞤢𞤲𞤳𞤮"}
+ laoo{"𞤂𞤭𞤥𞤫 𞤂𞤢𞥄𞤱𞤮𞤴𞤢𞤲𞤳𞤮"}
+ latn{"𞤂𞤭𞤥𞤫 𞤖𞤭𞥅𞤪𞤲𞤢𞤲𞤳𞤮"}
+ mlym{"𞤂𞤭𞤥𞤫 𞤃𞤢𞤤𞤢𞤴𞤢𞤥𞤳𞤮"}
+ mymr{"𞤂𞤭𞤥𞤫 𞤃𞤭𞤴𞤢𞤥𞤢𞤪𞤳𞤮"}
+ orya{"𞤂𞤭𞤥𞤫 𞤌𞤣𞤭𞤴𞤢𞤲𞤳𞤮"}
+ roman{"𞤈𞤢𞤽𞤢𞤥𞤫 𞤈𞤵𞥅𞤥𞤭𞤴𞤢𞤲𞤳𞤮"}
+ romanlow{"𞤈𞤢𞤽𞤢𞤥𞤫 𞤚𞤮𞤧𞤮𞥅𞤳𞤫 𞤈𞤵𞥅𞤥𞤭𞤴𞤢𞤲𞤳𞤮"}
+ taml{"𞤈𞤢𞤽𞤢𞤥𞤫 𞤊𞤭𞤲𞤼𞤢𞤱𞤢𞥄𞤶𞤫 𞤚𞤢𞥄𞤥𞤭𞤤𞤭𞥅𞤴𞤢"}
+ tamldec{"𞤂𞤭𞤥𞤫 𞤚𞤢𞥄𞤥𞤭𞤤𞤭𞥅𞤴𞤢"}
+ telu{"𞤂𞤭𞤥𞤫 𞤚𞤫𞤤𞤵𞤺𞤵𞤲𞤳𞤮"}
+ thai{"𞤂𞤭𞤥𞤫 𞤚𞤢𞥄𞤴𞤭𞤲𞤳𞤮"}
+ tibt{"𞤂𞤭𞤥𞤫 𞤚𞤭𞤦𞤫𞤼𞤭𞤲𞤳𞤮"}
+ }
+ }
+ Version{"37"}
+ codePatterns{
+ language{"{0}"}
+ script{"{0}"}
+ territory{"{0}"}
+ }
+ localeDisplayPattern{
+ keyTypePattern{"{0} : {1}"}
+ pattern{"{0} ({1})"}
+ separator{"{0}⹁ {1}"}
+ }
+}
diff --git a/icu4c/source/data/lang/ff_Latn.txt b/icu4c/source/data/lang/ff_Latn.txt
index 9a4255e56e7..3d8715b562c 100644
--- a/icu4c/source/data/lang/ff_Latn.txt
+++ b/icu4c/source/data/lang/ff_Latn.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ff_Latn{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/fi.txt b/icu4c/source/data/lang/fi.txt
index 9ba0f6f4b96..bf239beabe9 100644
--- a/icu4c/source/data/lang/fi.txt
+++ b/icu4c/source/data/lang/fi.txt
@@ -182,6 +182,7 @@ fi{
ewo{"ewondo"}
ext{"extremadura"}
fa{"persia"}
+ fa_AF{"dari"}
fan{"fang"}
fat{"fanti"}
ff{"fulani"}
@@ -641,24 +642,22 @@ fi{
zza{"zaza"}
}
Languages%menu{
+ ckb{"kurdi – soranî"}
yue{"kiina (kantonin)"}
zh{"kiina (mandariini)"}
}
Languages%secondary{
crh{"kriminturkki"}
- fa{"persia"}
kl{"grönlanti"}
lad{"juutalaisespanja"}
}
- Languages%short{
- az{"azeri"}
- }
Scripts{
Adlm{"fulanin adlam-aakkosto"}
Afak{"afaka"}
Aghb{"kaukasianalbanialainen"}
Ahom{"ahom"}
Arab{"arabialainen"}
+ Aran{"nastaliq"}
Armi{"valtakunnanaramealainen"}
Armn{"armenialainen"}
Avst{"avestalainen"}
@@ -679,12 +678,14 @@ fi{
Cari{"kaarialainen"}
Cham{"tšamilainen"}
Cher{"cherokeelainen"}
+ Chrs{"horemzi"}
Cirt{"cirth"}
Copt{"koptilainen"}
Cprt{"muinaiskyproslainen"}
Cyrl{"kyrillinen"}
Cyrs{"kyrillinen muinaiskirkkoslaavimuunnelma"}
Deva{"devanagari"}
+ Diak{"dives akuru"}
Dogr{"dogri"}
Dsrt{"deseret"}
Dupl{"Duployén pikakirjoitus"}
@@ -697,6 +698,7 @@ fi{
Geok{"muinaisgeorgialainen"}
Geor{"georgialainen"}
Glag{"glagoliittinen"}
+ Gong{"gondin gunjala"}
Gonm{"masaram-gondi"}
Goth{"goottilainen"}
Gran{"grantha"}
@@ -714,6 +716,7 @@ fi{
Hira{"hiragana"}
Hluw{"anatolialaiset hieroglyfit"}
Hmng{"pahawh hmong"}
+ Hmnp{"hmongin nyiakeng puachue"}
Hrkt{"japanin tavumerkistöt"}
Hung{"muinaisunkarilainen"}
Inds{"induslainen"}
@@ -727,6 +730,7 @@ fi{
Khar{"kharosthi"}
Khmr{"khmeriläinen"}
Khoj{"khojki"}
+ Kits{"kitaanin pieni merkistö"}
Knda{"kannadalainen"}
Kore{"korealainen"}
Kpel{"kpelle"}
@@ -833,6 +837,7 @@ fi{
Wole{"woleai"}
Xpeo{"muinaispersialainen"}
Xsux{"sumerilais-akkadilainen nuolenpääkirjoitus"}
+ Yezi{"jesidi"}
Yiii{"yiläinen"}
Zanb{"zanabazar-neliökirjaimisto"}
Zinh{"peritty"}
@@ -975,10 +980,12 @@ fi{
cham{"cham-numerot"}
cyrl{"kyrilliset numerot"}
deva{"devanagarinumerot"}
+ diak{"dives akuru -numerot"}
ethi{"etiopialaiset numerot"}
finance{"talousnumerot"}
fullwide{"ideografin levyiset numerot"}
geor{"georgialaiset numerot"}
+ gong{"gondin gunjala-numerot"}
gonm{"gondin masaram-numerot"}
grek{"kreikkalaiset numerot"}
greklow{"kreikkalaiset piennumerot"}
@@ -991,6 +998,7 @@ fi{
hantfin{"perinteiset kiinalaiset talousnumerot"}
hebr{"heprealaiset numerot"}
hmng{"pahawh hmong -numerot"}
+ hmnp{"hmongin nyiakeng puachue -numerot"}
java{"jaavalaiset numerot"}
jpan{"japanilaiset numerot"}
jpanfin{"japanilaiset talousnumerot"}
@@ -1021,6 +1029,7 @@ fi{
olck{"ol chiki -numerot"}
orya{"orijalaiset numerot"}
osma{"osmanjalaiset numerot"}
+ rohg{"hanifilaisen rohingyan numerot"}
roman{"roomalaiset numerot"}
romanlow{"roomalaiset piennumerot"}
saur{"saurashtra-numerot"}
@@ -1069,6 +1078,7 @@ fi{
BISKE{"sloveenin resian San Giorgion/Bilan alamurre"}
BOHORIC{"sloveenin Bohorič-aakkosto"}
BOONT{"englannin boontling-murre"}
+ BORNHOLM{"Bornholmin murre"}
CISAUP{"oksitaanin luoteisitalialainen variantti"}
COLB1945{"portugalin oikeinkirjoitus 1945"}
CORNU{"englannin cornu-murre"}
@@ -1098,6 +1108,7 @@ fi{
KSCOR{"kornin Kernowek-ortografia"}
LAUKIKA{"klassinen sanskriitti"}
LEMOSIN{"oksitaanin Limousin-alueen variantti"}
+ LENGADOC{"oksitaanin lengadocian variantti"}
LIPAW{"sloveenin resian Lipovazin/Lipovecin alamurre"}
LUNA1918{"venäjän ortografia 1918"}
METELKO{"sloveenin Metelko-aakkosto"}
@@ -1105,6 +1116,7 @@ fi{
NDYUKA{"ndyukan kreolimurre"}
NEDIS{"sloveenin natisonen murre"}
NEWFOUND{"englannin newfoundlandilaismurre"}
+ NICARD{"oksitaanin Nizzan variantti"}
NJIVA{"sloveenin resian Gnivan/Njivan alamurre"}
NULIK{"nykyvolapük"}
OSOJS{"sloveenin resian Oseaccon/Osojanen alamurre"}
@@ -1117,6 +1129,7 @@ fi{
PINYIN{"kiinan pinyin-latinaistus"}
POLYTON{"polytoninen kreikka"}
POSIX{"tietokonemäärittely POSIX"}
+ PROVENC{"provensaali"}
PUTER{"retoromaanin puter-muoto"}
REVISED{"uudistettu oikeinkirjoitus"}
RIGIK{"klassinen volapük"}
@@ -1140,13 +1153,14 @@ fi{
VAIDIKA{"sanskriitin veda-murre"}
VALENCIA{"katalaanin valencian murre"}
VALLADER{"reoromaanin vallader-muoto"}
+ VIVARAUP{"oksitaanin vivaro-alpiininen variantti"}
WADEGILE{"kiinan Wade-Giles-latinaistus"}
XSISTEMO{"esperanton x-kirjoitus"}
}
Variants%secondary{
FONUPA{"suomalais-ugrilainen tarkekirjoitus"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} – kaikki"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/fil.txt b/icu4c/source/data/lang/fil.txt
index 00dcd5cfc19..985892fe9a7 100644
--- a/icu4c/source/data/lang/fil.txt
+++ b/icu4c/source/data/lang/fil.txt
@@ -120,6 +120,7 @@ fil{
eu{"Basque"}
ewo{"Ewondo"}
fa{"Persian"}
+ fa_AF{"Dari"}
ff{"Fulah"}
fi{"Finnish"}
fil{"Filipino"}
@@ -459,7 +460,7 @@ fil{
Grek{"Greek"}
Gujr{"Gujarati"}
Guru{"Gurmukhi"}
- Hanb{"Hanb"}
+ Hanb{"Han na may Bopomofo"}
Hang{"Hangul"}
Hani{"Han"}
Hans{"Pinasimple"}
@@ -673,7 +674,7 @@ fil{
PINYIN{"Pinyin Romanization"}
WADEGILE{"Wade-Giles Romanization"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — lahat"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/fo.txt b/icu4c/source/data/lang/fo.txt
index e2c05e75c7a..4a4b28412ef 100644
--- a/icu4c/source/data/lang/fo.txt
+++ b/icu4c/source/data/lang/fo.txt
@@ -302,7 +302,6 @@ fo{
ro{"rumenskt"}
ro_MD{"moldaviskt"}
rof{"rombo"}
- root{"root"}
ru{"russiskt"}
rup{"aromenskt"}
rw{"kinyarwanda"}
@@ -557,7 +556,7 @@ fo{
POLYTON{"polytonísk"}
WADEGILE{"Wade-Giles"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — Alt"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/fr.txt b/icu4c/source/data/lang/fr.txt
index 9639b140f55..2a32cd09e2c 100644
--- a/icu4c/source/data/lang/fr.txt
+++ b/icu4c/source/data/lang/fr.txt
@@ -182,6 +182,7 @@ fr{
ewo{"éwondo"}
ext{"estrémègne"}
fa{"persan"}
+ fa_AF{"dari"}
fan{"fang"}
fat{"fanti"}
ff{"peul"}
@@ -645,18 +646,17 @@ fr{
zh_Hant{"mandarin traditionnel"}
}
Languages%menu{
+ ckb{"kurde sorani"}
yue{"chinois cantonais"}
zh{"chinois mandarin"}
}
- Languages%short{
- az{"azéri"}
- }
Languages%variant{
ps{"pashto"}
ug{"ouïgour"}
}
Scripts{
Arab{"arabe"}
+ Aran{"nastaliq"}
Armi{"araméen impérial"}
Armn{"arménien"}
Avst{"avestique"}
@@ -752,6 +752,7 @@ fr{
Phnx{"phénicien"}
Plrd{"phonétique de Pollard"}
Prti{"parthe des inscriptions"}
+ Qaag{"zawgyi"}
Rjng{"rejang"}
Roro{"rongorongo"}
Runr{"runique"}
@@ -983,7 +984,7 @@ fr{
VALENCIA{"valencien"}
WADEGILE{"Wade-Giles"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — tout"}
category-list{"{0} : {1}"}
diff --git a/icu4c/source/data/lang/fr_BE.txt b/icu4c/source/data/lang/fr_BE.txt
index 48e6a8f55b7..04f506f8d44 100644
--- a/icu4c/source/data/lang/fr_BE.txt
+++ b/icu4c/source/data/lang/fr_BE.txt
@@ -7,5 +7,5 @@ fr_BE{
gu{"gujarati"}
njo{"ao"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/fr_CA.txt b/icu4c/source/data/lang/fr_CA.txt
index 7fd9e0e4d8c..32bbc7d9ef4 100644
--- a/icu4c/source/data/lang/fr_CA.txt
+++ b/icu4c/source/data/lang/fr_CA.txt
@@ -84,6 +84,7 @@ fr_CA{
zh_Hant{"chinois, mandarin traditionnel"}
}
Languages%menu{
+ ckb{"sorani"}
yue{"chinois, cantonais"}
zh{"chinois, mandarin"}
}
@@ -97,6 +98,7 @@ fr_CA{
Hans{"idéogrammes han simplifiés"}
Hant{"idéogrammes han traditionnels"}
Hrkt{"syllabaires japonais"}
+ Olck{"ol chiki"}
Zsye{"zsye"}
}
Scripts%stand-alone{
@@ -127,7 +129,7 @@ fr_CA{
mong{"Chiffres mongols"}
}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
category-list{"{0} : {1}"}
}
diff --git a/icu4c/source/data/lang/fr_CH.txt b/icu4c/source/data/lang/fr_CH.txt
index c8b13b05007..5ebe7260525 100644
--- a/icu4c/source/data/lang/fr_CH.txt
+++ b/icu4c/source/data/lang/fr_CH.txt
@@ -6,5 +6,5 @@ fr_CH{
pdc{"allemand de Pennsylvanie"}
sdh{"kurde méridional"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/fur.txt b/icu4c/source/data/lang/fur.txt
index 01845705c31..c32b934189e 100644
--- a/icu4c/source/data/lang/fur.txt
+++ b/icu4c/source/data/lang/fur.txt
@@ -299,7 +299,7 @@ fur{
SOLBA{"dialet di Stolvize"}
VALENCIA{"valenzian"}
}
- Version{"36.1"}
+ Version{"37"}
codePatterns{
language{"Lenghe: {0}"}
script{"Scriture: {0}"}
diff --git a/icu4c/source/data/lang/fy.txt b/icu4c/source/data/lang/fy.txt
index 5f3fccfaa34..92238a7724c 100644
--- a/icu4c/source/data/lang/fy.txt
+++ b/icu4c/source/data/lang/fy.txt
@@ -886,7 +886,7 @@ fy{
VALLADER{"Vallader"}
WADEGILE{"Wade-Giles-romanisering"}
}
- Version{"36.1"}
+ Version{"37"}
codePatterns{
language{"Taal: {0}"}
script{"Skrift: {0}"}
diff --git a/icu4c/source/data/lang/ga.txt b/icu4c/source/data/lang/ga.txt
index 32b6a4c059a..6b0910889d3 100644
--- a/icu4c/source/data/lang/ga.txt
+++ b/icu4c/source/data/lang/ga.txt
@@ -14,64 +14,45 @@ ga{
Languages{
aa{"Afáiris"}
ab{"Abcáisis"}
- ace{"ace"}
- ada{"ada"}
ady{"Adaigéis"}
ae{"Aivéistis"}
af{"Afracáinis"}
- agq{"agq"}
ain{"Aidhniúis"}
ak{"Acáinis"}
akk{"Acáidis"}
- ale{"ale"}
- alt{"alt"}
am{"Amáiris"}
an{"Aragóinis"}
ang{"Sean-Bhéarla"}
- anp{"anp"}
ar{"Araibis"}
ar_001{"Araibis Chaighdeánach"}
arc{"Aramais"}
arn{"Mapúitsis"}
- arp{"arp"}
as{"Asaimis"}
- asa{"asa"}
ast{"Astúiris"}
av{"Aváiris"}
- awa{"awa"}
ay{"Aidhmiris"}
az{"Asarbaiseáinis"}
ba{"Baiscíris"}
ban{"Bailís"}
bar{"Baváiris"}
- bas{"bas"}
be{"Bealarúisis"}
bem{"Beimbis"}
- bez{"bez"}
bg{"Bulgáiris"}
- bho{"bho"}
bi{"Bioslaimis"}
- bin{"bin"}
- bla{"bla"}
- bm{"bm"}
+ bm{"Bambairis"}
bn{"Beangáilis"}
bo{"Tibéidis"}
br{"Briotáinis"}
- brx{"brx"}
bs{"Boisnis"}
bua{"Buiriáitis"}
bug{"Buiginis"}
- byn{"byn"}
ca{"Catalóinis"}
+ ccp{"Chakma"}
ce{"Seisnis"}
ceb{"Seabúáinis"}
- cgg{"cgg"}
ch{"Seamóiris"}
- chk{"chk"}
chm{"Mairis"}
- cho{"cho"}
chr{"Seiricis"}
- chy{"chy"}
ckb{"Coirdis Lárnach"}
co{"Corsaicis"}
cop{"Coptais"}
@@ -83,26 +64,18 @@ ga{
cv{"Suvaisis"}
cy{"Breatnais"}
da{"Danmhairgis"}
- dak{"dak"}
- dar{"dar"}
dav{"Taita"}
de{"Gearmáinis"}
de_AT{"Gearmáinis Ostarach"}
de_CH{"Ard-Ghearmáinis Eilvéiseach"}
- dgr{"dgr"}
dje{"Zarmais"}
dsb{"Sorbais Íochtarach"}
- dua{"dua"}
+ dua{"Duailis"}
dum{"Meán-Ollainnis"}
dv{"Divéihis"}
- dyo{"dyo"}
dz{"Seoinicis"}
- dzg{"dzg"}
- ebu{"ebu"}
- ee{"ee"}
- efi{"efi"}
+ ee{"Éabhais"}
egy{"Sean-Éigiptis"}
- eka{"eka"}
el{"Gréigis"}
en{"Béarla"}
en_AU{"Béarla Astrálach"}
@@ -117,8 +90,9 @@ ga{
es_MX{"Spáinnis Mheicsiceach"}
et{"Eastóinis"}
eu{"Bascais"}
- ewo{"ewo"}
+ ewo{"Éabhandóis"}
fa{"Peirsis"}
+ fa_AF{"Dairis"}
ff{"Fuláinis"}
fi{"Fionlainnis"}
fil{"Filipínis"}
@@ -134,7 +108,6 @@ ga{
fur{"Friúilis"}
fy{"Freaslainnis Iartharach"}
ga{"Gaeilge"}
- gaa{"gaa"}
gan{"Sínis Gan"}
gd{"Gaeilge na hAlban"}
gez{"Aetóipis"}
@@ -143,14 +116,11 @@ ga{
gmh{"Meán-Ard-Ghearmáinis"}
gn{"Guaráinis"}
goh{"Sean-Ard-Ghearmáinis"}
- gor{"gor"}
grc{"Sean-Ghréigis"}
gsw{"Gearmáinis Eilvéiseach"}
gu{"Gúisearáitis"}
guc{"Uaúis"}
- guz{"guz"}
gv{"Manainnis"}
- gwi{"gwi"}
ha{"Hásais"}
hak{"Haicéis"}
haw{"Haváis"}
@@ -170,14 +140,11 @@ ga{
hy{"Airméinis"}
hz{"Heiréiris"}
ia{"Interlingua"}
- iba{"iba"}
ibb{"Ibibis"}
id{"Indinéisis"}
ie{"Interlingue"}
ig{"Íogbóis"}
- ii{"ii"}
ik{"Iniúipiaicis"}
- ilo{"ilo"}
inh{"Iongúis"}
io{"Ido"}
is{"Íoslainnis"}
@@ -192,16 +159,10 @@ ga{
ka{"Seoirsis"}
kaa{"Cara-Chalpáis"}
kab{"Caibílis"}
- kac{"kac"}
- kaj{"kaj"}
kam{"Cambais"}
- kbd{"kbd"}
- kcg{"kcg"}
kde{"Makonde"}
kea{"Kabuverdianu"}
- kfo{"kfo"}
kg{"Congóis"}
- kha{"kha"}
khq{"Koyra Chiini"}
ki{"Ciocúis"}
kj{"Cuainiáimis"}
@@ -210,21 +171,14 @@ ga{
kl{"Kalaallisut"}
kln{"Kalenjin"}
km{"Ciméiris"}
- kmb{"kmb"}
kn{"Cannadais"}
ko{"Cóiréis"}
kok{"Concáinis"}
- kpe{"kpe"}
kr{"Canúiris"}
- krc{"krc"}
krl{"Cairéilis"}
kru{"Curúicis"}
ks{"Caismíris"}
- ksb{"ksb"}
- ksf{"ksf"}
- ksh{"ksh"}
ku{"Coirdis"}
- kum{"kum"}
kv{"Coimis"}
kw{"Coirnis"}
ky{"Cirgisis"}
@@ -233,7 +187,6 @@ ga{
lag{"Langi"}
lah{"Puinseáibis Iartharach"}
lb{"Lucsambuirgis"}
- lez{"lez"}
lg{"Lugandais"}
li{"Liombuirgis"}
lij{"Liogúiris"}
@@ -242,22 +195,14 @@ ga{
lmo{"Lombairdis"}
ln{"Liongáilis"}
lo{"Laoisis"}
- loz{"loz"}
lrc{"Luri Thuaidh"}
lt{"Liotuáinis"}
lu{"Lúba-Cataingis"}
- lua{"lua"}
- lun{"lun"}
luo{"Lúóis"}
- lus{"lus"}
luy{"Luyia"}
lv{"Laitvis"}
- mad{"mad"}
- mag{"mag"}
- mai{"mai"}
- mak{"mak"}
+ mai{"Maitilis"}
mas{"Másais"}
- mdf{"mdf"}
men{"Meindis"}
mer{"Meru"}
mfe{"Morisyen"}
@@ -267,25 +212,20 @@ ga{
mgo{"Metaʼ"}
mh{"Mairsillis"}
mi{"Maorais"}
- mic{"mic"}
- min{"min"}
mk{"Macadóinis"}
ml{"Mailéalaimis"}
mn{"Mongóilis"}
mni{"Manapúiris"}
moh{"Móháicis"}
- mos{"mos"}
mr{"Maraitis"}
mrj{"Mairis Iartharach"}
ms{"Malaeis"}
mt{"Máltais"}
mua{"Mundang"}
mul{"Ilteangacha"}
- mus{"mus"}
mwl{"Mioraindéis"}
mwr{"Marmhairis"}
my{"Burmais"}
- myv{"myv"}
mzn{"Mazanderani"}
na{"Nárúis"}
nan{"Sínis Min Nan"}
@@ -296,9 +236,7 @@ ga{
nds{"Gearmáinis Íochtarach"}
nds_NL{"Sacsainis Íochtarach"}
ne{"Neipeailis"}
- new{"new"}
ng{"Ndongais"}
- nia{"nia"}
niu{"Níobhais"}
nl{"Ollainnis"}
nl_BE{"Pléimeannais"}
@@ -306,9 +244,7 @@ ga{
nn{"Nua-Ioruais"}
nnh{"Ngiemboon"}
no{"Ioruais"}
- nog{"nog"}
non{"Sean-Lochlainnis"}
- nqo{"nqo"}
nr{"Ndeibéilis an Deiscirt"}
nso{"Sútúis an Tuaiscirt"}
nus{"Nuer"}
@@ -321,11 +257,6 @@ ga{
or{"Oirísis"}
os{"Oiséitis"}
pa{"Puinseáibis"}
- pag{"pag"}
- pam{"pam"}
- pap{"pap"}
- pau{"pau"}
- pcm{"pcm"}
peo{"Sean-Pheirsis"}
pi{"Páilis"}
pl{"Polainnis"}
@@ -336,39 +267,29 @@ ga{
pt_PT{"Portaingéilis Ibéarach"}
qu{"Ceatsuais"}
quc{"Cuitséis"}
- rap{"rap"}
- rar{"rar"}
rm{"Rómainis"}
rn{"Rúindis"}
ro{"Rómáinis"}
ro_MD{"Moldáivis"}
- rof{"rof"}
rom{"Romainis"}
- root{"root"}
+ root{"Root"}
ru{"Rúisis"}
rup{"Arómáinis"}
rw{"Ciniaruaindis"}
- rwk{"rwk"}
sa{"Sanscrait"}
- sad{"sad"}
sah{"Sachais"}
sam{"Aramais Shamárach"}
- saq{"saq"}
sat{"Santáilis"}
- sba{"sba"}
- sbp{"sbp"}
sc{"Sairdínis"}
scn{"Sicilis"}
sco{"Albainis"}
sd{"Sindis"}
se{"Sáimis Thuaidh"}
- seh{"seh"}
ses{"Koyraboro Senni"}
sg{"Sangóis"}
sga{"Sean-Ghaeilge"}
sh{"Seirbea-Chróitis"}
shi{"Tachelhit"}
- shn{"shn"}
si{"Siolóinis"}
sk{"Slóvaicis"}
sl{"Slóivéinis"}
@@ -378,17 +299,13 @@ ga{
smn{"Sáimis Inari"}
sms{"Sáimis Skolt"}
sn{"Seoinis"}
- snk{"snk"}
so{"Somáilis"}
sog{"Sogdánais"}
sq{"Albáinis"}
sr{"Seirbis"}
- srn{"srn"}
ss{"Suaisis"}
- ssy{"ssy"}
st{"Seasóitis"}
su{"Sundais"}
- suk{"suk"}
sux{"Suiméiris"}
sv{"Sualainnis"}
sw{"Svahaílis"}
@@ -398,13 +315,10 @@ ga{
szl{"Siléisis"}
ta{"Tamailis"}
te{"Teileagúis"}
- tem{"tem"}
- teo{"teo"}
- tet{"tet"}
+ teo{"Teso"}
tg{"Táidsícis"}
th{"Téalainnis"}
ti{"Tigrinis"}
- tig{"tig"}
tk{"Tuircméinis"}
tl{"Tagálaigis"}
tlh{"Klingon"}
@@ -412,20 +326,15 @@ ga{
to{"Tongais"}
tpi{"Tok Pisin"}
tr{"Tuircis"}
- trv{"trv"}
ts{"Songais"}
tt{"Tatairis"}
- tum{"tum"}
- tvl{"tvl"}
tw{"Tíbhis"}
- twq{"twq"}
+ twq{"Tasawaq"}
ty{"Taihítis"}
- tyv{"tyv"}
tzm{"Tamazight Atlais Láir"}
udm{"Udmairtis"}
ug{"Uigiúiris"}
uk{"Úcráinis"}
- umb{"umb"}
und{"Teanga Anaithnid"}
ur{"Urdúis"}
uz{"Úisbéiceastáinis"}
@@ -435,18 +344,13 @@ ga{
vi{"Vítneaimis"}
vls{"Pléimeannais Iartharach"}
vo{"Volapük"}
- vun{"vun"}
+ vun{"Vunjo"}
wa{"Vallúnais"}
- wae{"wae"}
- wal{"wal"}
- war{"war"}
+ wae{"Walser"}
wo{"Volaifis"}
- wuu{"wuu"}
xal{"Cailmícis"}
xh{"Cóisis"}
- xog{"xog"}
- yav{"yav"}
- ybb{"ybb"}
+ yav{"Yangben"}
yi{"Giúdais"}
yo{"Iarúibis"}
yue{"Cantainis"}
@@ -459,7 +363,6 @@ ga{
zu{"Súlúis"}
zun{"Zúinis"}
zxx{"Gan ábhar teangeolaíoch"}
- zza{"zza"}
}
Languages%menu{
yue{"Sínis, Cantainis"}
@@ -470,7 +373,7 @@ ga{
en_US{"Béarla S.A.M."}
}
Scripts{
- Adlm{"Adlm"}
+ Adlm{"Adlam"}
Aghb{"Albánach Cugasach"}
Ahom{"Ahom"}
Arab{"Arabach"}
@@ -478,70 +381,50 @@ ga{
Armn{"Airméanach"}
Avst{"Aivéisteach"}
Bali{"Bailíoch"}
- Bamu{"Bamu"}
- Bass{"Bass"}
Batk{"Batacach"}
Beng{"Beangálach"}
- Bhks{"Bhks"}
Bopo{"Bopomofo"}
- Brah{"Brah"}
Brai{"Braille"}
Bugi{"Buigineach"}
Buhd{"Buthaideach"}
- Cakm{"Cakm"}
- Cans{"Cans"}
- Cari{"Cari"}
- Cham{"Cham"}
+ Cans{"Siollach Bundúchasach Ceanadach Aontaithe"}
Cher{"Seiricíoch"}
Copt{"Coptach"}
Cprt{"Cipireach"}
Cyrl{"Coireallach"}
Deva{"Déiveanágrach"}
- Dsrt{"Dsrt"}
- Dupl{"Dupl"}
+ Dupl{"Gearrscríobh Duployan"}
Egyd{"Éigipteach coiteann"}
Egyh{"Éigipteach cliarúil"}
Egyp{"Iairiglifí Éigipteacha"}
- Elba{"Elba"}
Ethi{"Aetópach"}
Geor{"Seoirseach"}
Glag{"Glagalach"}
- Gonm{"Gonm"}
Goth{"Gotach"}
- Gran{"Gran"}
Grek{"Gréagach"}
Gujr{"Gúisearátach"}
Guru{"Gurmúcach"}
Hanb{"Han agus Bopomofo"}
Hang{"Hangalach"}
Hani{"Han"}
- Hano{"Hano"}
Hans{"Simplithe"}
Hant{"Traidisiúnta"}
- Hatr{"Hatr"}
Hebr{"Eabhrach"}
Hira{"Hireagánach"}
Hluw{"Iairiglifí Anatólacha"}
- Hmng{"Hmng"}
Hrkt{"Siollabraí Seapánacha"}
Hung{"Sean-Ungárach"}
Ital{"Sean-Iodáilic"}
Jamo{"Seamó"}
Java{"Iávach"}
Jpan{"Seapánach"}
- Kali{"Kali"}
Kana{"Catacánach"}
- Khar{"Khar"}
Khmr{"Ciméarach"}
- Khoj{"Khoj"}
Knda{"Cannadach"}
Kore{"Cóiréach"}
- Kthi{"Kthi"}
- Lana{"Lana"}
Laoo{"Laosach"}
Latg{"Cló Gaelach"}
Latn{"Laidineach"}
- Lepc{"Lepc"}
Limb{"Liombúch"}
Lina{"Líneach A"}
Linb{"Líneach B"}
@@ -549,77 +432,39 @@ ga{
Lyci{"Liciach"}
Lydi{"Lidiach"}
Mahj{"Mahasánach"}
- Mand{"Mand"}
Mani{"Mainicéasach"}
- Marc{"Marc"}
Maya{"Iairiglifí Máigheacha"}
Mend{"Meindeach"}
- Merc{"Merc"}
- Mero{"Mero"}
Mlym{"Mailéalamach"}
- Modi{"Modi"}
Mong{"Mongólach"}
- Mroo{"Mroo"}
- Mtei{"Mtei"}
- Mult{"Mult"}
+ Mult{"Multani"}
Mymr{"Maenmarach"}
Narb{"Sean-Arabach Thuaidh"}
- Nbat{"Nbat"}
Newa{"Newa"}
- Nkoo{"Nkoo"}
- Nshu{"Nshu"}
Ogam{"Ogham"}
- Olck{"Olck"}
- Orkh{"Orkh"}
Orya{"Oiríseach"}
- Osge{"Osge"}
- Osma{"Osma"}
- Palm{"Palm"}
- Pauc{"Pauc"}
Perm{"Sean-Pheirmeach"}
- Phag{"Phag"}
- Phli{"Phli"}
- Phlp{"Phlp"}
Phnx{"Féiníceach"}
Plrd{"Pollard Foghrach"}
Prti{"Pairtiach Inscríbhinniúil"}
- Rjng{"Rjng"}
Runr{"Rúnach"}
Samr{"Samárach"}
Sarb{"Sean-Arabach Theas"}
- Saur{"Saur"}
- Sgnw{"Sgnw"}
Shaw{"Shawach"}
- Shrd{"Shrd"}
- Sidd{"Sidd"}
- Sind{"Sind"}
Sinh{"Siolónach"}
- Sora{"Sora"}
- Soyo{"Soyo"}
- Sund{"Sund"}
- Sylo{"Sylo"}
+ Sund{"Sundainéis"}
Syrc{"Siriceach"}
- Tagb{"Tagb"}
- Takr{"Takr"}
- Tale{"Tale"}
- Talu{"Talu"}
Taml{"Tamalach"}
- Tang{"Tang"}
- Tavt{"Tavt"}
Telu{"Teileagúch"}
Tfng{"Tifinagh"}
Tglg{"Tagálagach"}
Thaa{"Tánach"}
Thai{"Téalannach"}
Tibt{"Tibéadach"}
- Tirh{"Tirh"}
Ugar{"Úgairíteach"}
- Vaii{"Vaii"}
- Wara{"Wara"}
Xpeo{"Sean-Pheirseach"}
Xsux{"Dingchruthach Suiméar-Acádach"}
Yiii{"Ís"}
- Zanb{"Zanb"}
Zinh{"Oidhreacht"}
Zmth{"Nodaireacht Mhatamaiticiúil"}
Zsye{"Emoji"}
@@ -639,15 +484,11 @@ ga{
coptic{"Féilire Coptach"}
dangi{"Féilire Dangi"}
ethiopic{"Féilire Aetóipice"}
- ethiopic-amete-alem{"ethiopic-amete-alem"}
+ ethiopic-amete-alem{"Féilire Aetóipice Amete Alem"}
gregorian{"Féilire Ghréagóra"}
hebrew{"Féilire na nEabhrach"}
indian{"Féilire Náisiúnta na hIndia"}
islamic{"Féilire Ioslamach"}
- islamic-civil{"islamic-civil"}
- islamic-rgsa{"islamic-rgsa"}
- islamic-tbla{"islamic-tbla"}
- islamic-umalqura{"islamic-umalqura"}
iso8601{"Féilire ISO-8601"}
japanese{"Féilire Seapánach"}
persian{"Féilire Peirseach"}
@@ -659,22 +500,16 @@ ga{
}
collation{
big5han{"Ord sórtála Síneach traidisiúnta - Big5"}
- compat{"compat"}
- dictionary{"dictionary"}
+ dictionary{"Ord Sórtála Foclóirí"}
ducet{"Ord Sórtála Réamhshocraithe Unicode"}
- emoji{"emoji"}
- eor{"eor"}
+ emoji{"Ord Sórtála Emoji"}
gb2312han{"Ord sórtála Síneach simplithe - GB 2312"}
phonebook{"Ord sórtála an eolaire teileafóin"}
pinyin{"Ord sórtála pinyin"}
- reformed{"reformed"}
search{"Cuardach Ilfhóinteach"}
- searchjl{"searchjl"}
standard{"Ord Sórtála Caighdeánach"}
stroke{"Ord sórtála stríce"}
traditional{"Ord sórtála traidisiúnta"}
- unihan{"unihan"}
- zhuyin{"zhuyin"}
}
hc{
h11{"Córas 12 Uair (0–11)"}
@@ -693,22 +528,21 @@ ga{
ussystem{"Córas Tomhais SAM"}
}
numbers{
- ahom{"ahom"}
+ ahom{"Digití Ahom"}
arab{"Digití Ind-Arabacha"}
arabext{"Digití Ind-Arabacha Breisithe"}
armn{"Uimhreacha Airméanacha"}
armnlow{"Uimhreacha Cás Íochtair Airméanacha"}
bali{"Digití Bailíocha"}
beng{"Digití Beangálacha"}
- brah{"brah"}
- cakm{"cakm"}
- cham{"cham"}
+ brah{"Digití Brahmi"}
+ cakm{"Digití Chakma"}
+ cham{"Digití Cham"}
cyrl{"Uimhreacha Coireallacha"}
deva{"Digití Déiveanágracha"}
ethi{"Uimhreacha Aetóipice"}
fullwide{"Digití Lánleithid"}
geor{"Uimhreacha Seoirseacha"}
- gonm{"gonm"}
grek{"Uimhreacha Gréagacha"}
greklow{"Uimhreacha Cás Íochtair Gréagacha"}
gujr{"Digití Gúisearátacha"}
@@ -719,144 +553,94 @@ ga{
hant{"Uimhreacha sa tSínis Thraidisiúnta"}
hantfin{"Uimhreacha Airgeadúla sa tSínis Thraidisiúnta"}
hebr{"Uimhreacha Eabhracha"}
- hmng{"hmng"}
java{"Digití Iávacha"}
jpan{"Uimhreacha Seapánacha"}
jpanfin{"Uimhreacha Airgeadúla Seapánacha"}
- kali{"kali"}
khmr{"Digití Ciméaracha"}
knda{"Digití Cannadacha"}
- lana{"lana"}
- lanatham{"lanatham"}
laoo{"Digití Laosacha"}
latn{"Digití Iartharacha"}
- lepc{"lepc"}
- limb{"limb"}
- mathbold{"mathbold"}
- mathdbl{"mathdbl"}
- mathmono{"mathmono"}
- mathsanb{"mathsanb"}
- mathsans{"mathsans"}
mlym{"Digití Mailéalamacha"}
- modi{"modi"}
mong{"Digití Mongólacha"}
- mroo{"mroo"}
- mtei{"mtei"}
mymr{"Digití Maenmaracha"}
- mymrshan{"mymrshan"}
- mymrtlng{"mymrtlng"}
- nkoo{"nkoo"}
- olck{"olck"}
orya{"Digití Oiríseacha"}
- osma{"osma"}
roman{"Uimhreacha Rómhánacha"}
romanlow{"Uimhreacha Cás Íochtair Rómhánacha"}
- saur{"saur"}
- shrd{"shrd"}
- sind{"sind"}
- sinh{"sinh"}
- sora{"sora"}
- sund{"sund"}
- takr{"takr"}
- talu{"talu"}
taml{"Uimhreacha Traidisiúnta Tamalacha"}
tamldec{"Digití Tamalacha"}
telu{"Digití Teileagúcha"}
thai{"Digití Téalannacha"}
tibt{"Digití Tibéadacha"}
- tirh{"tirh"}
- vaii{"vaii"}
- wara{"wara"}
}
}
Variants{
- 1606NICT{"1606NICT"}
1694ACAD{"Nua-Fhraincis Mhoch"}
1901{"Litriú Traidisiúnta na Gearmáinise"}
1959ACAD{"Acadúil"}
- 1994{"1994"}
- 1996{"1996"}
- ABL1943{"ABL1943"}
ALALC97{"Rómhánú ALA-LC, eagrán 1997"}
- ALUKU{"ALUKU"}
- AO1990{"AO1990"}
AREVELA{"Airméinis an Oirthir"}
AREVMDA{"Airméinis an Iarthair"}
- BAKU1926{"BAKU1926"}
- BALANKA{"BALANKA"}
- BARLA{"BARLA"}
BASICENG{"Bun-Bhéarla"}
- BAUDDHA{"BAUDDHA"}
- BISCAYAN{"BISCAYAN"}
- BISKE{"BISKE"}
+ BAUDDHA{"Bauddha"}
+ BISCAYAN{"BIOSCÁNACH"}
+ BISKE{"Canúint San Giorgo/Bila"}
BOHORIC{"Aibítir Bohorič"}
- BOONT{"BOONT"}
- COLB1945{"COLB1945"}
+ BOONT{"Boontling"}
CORNU{"Béarla an Choirn"}
DAJNKO{"Aibítir Dajnko"}
- EKAVSK{"EKAVSK"}
EMODENG{"Nua-Bhéarla Moch"}
FONIPA{"Fogharscríobh IPA"}
- FONNAPA{"FONNAPA"}
+ FONNAPA{"Fonnapa"}
FONUPA{"Fogharscríobh UPA"}
- FONXSAMP{"FONXSAMP"}
+ FONXSAMP{"Fonxsamp"}
HEPBURN{"Rómhánú Hepburn"}
- HOGNORSK{"HOGNORSK"}
- HSISTEMO{"HSISTEMO"}
- IJEKAVSK{"IJEKAVSK"}
- ITIHASA{"ITIHASA"}
- JAUER{"JAUER"}
- JYUTPING{"JYUTPING"}
+ HOGNORSK{"Hognorsk"}
+ HSISTEMO{"Hsistemo"}
+ ITIHASA{"Itihasa"}
+ JAUER{"Jauer"}
+ JYUTPING{"Jyutping"}
KKCOR{"Gnáth-Litriú"}
- KOCIEWIE{"KOCIEWIE"}
+ KOCIEWIE{"Kociewie"}
KSCOR{"Litriú Caighdeánach"}
- LAUKIKA{"LAUKIKA"}
- LIPAW{"LIPAW"}
- LUNA1918{"LUNA1918"}
+ LAUKIKA{"Laukika"}
+ LUNA1918{"Luna1918"}
METELKO{"Aibítir Metelko"}
MONOTON{"Aontonach"}
- NDYUKA{"NDYUKA"}
- NEDIS{"NEDIS"}
NEWFOUND{"Talamh an Éisc"}
- NJIVA{"NJIVA"}
+ NJIVA{"Canúint Gniva/Njiva"}
NULIK{"Volapük Nua-Aimseartha"}
- OSOJS{"OSOJS"}
OXENDICT{"Litriú OED"}
- PAHAWH2{"PAHAWH2"}
- PAHAWH3{"PAHAWH3"}
- PAHAWH4{"PAHAWH4"}
- PAMAKA{"PAMAKA"}
- PETR1708{"PETR1708"}
+ PAHAWH2{"Pahawh2"}
+ PAHAWH3{"Pahawh3"}
+ PAHAWH4{"Pahawh4"}
+ PETR1708{"Petr1708"}
PINYIN{"Rómhánú Pinyin"}
POLYTON{"Iltonach"}
POSIX{"Ríomhaire"}
- PUTER{"PUTER"}
+ PUTER{"Puter"}
REVISED{"Litriú Athbhreithnithe"}
RIGIK{"Volapük Clasaiceach"}
- ROZAJ{"ROZAJ"}
- RUMGR{"RUMGR"}
- SAAHO{"SAAHO"}
+ ROZAJ{"Reisiach"}
+ RUMGR{"Rumgr"}
+ SAAHO{"Saho"}
SCOTLAND{"Béarla Caighdeánach na hAlban"}
SCOUSE{"Béarla Learphoill"}
SIMPLE{"Simplí"}
- SOLBA{"SOLBA"}
- SOTAV{"SOTAV"}
- SPANGLIS{"SPANGLIS"}
- SURMIRAN{"SURMIRAN"}
- SURSILV{"SURSILV"}
- SUTSILV{"SUTSILV"}
- TARASK{"TARASK"}
+ SPANGLIS{"Spainglis"}
+ SURMIRAN{"Surmiran"}
+ SURSILV{"Sursilvan"}
+ SUTSILV{"Sutsilv"}
UCCOR{"Litriú Comhaontaithe"}
UCRCOR{"Litriú Comhaontaithe Athbhreithnithe"}
ULSTER{"Cúige Uladh"}
UNIFON{"Aibítir foghraíochta Unifon"}
VAIDIKA{"Véideach"}
VALENCIA{"Vaileinsis"}
- VALLADER{"VALLADER"}
+ VALLADER{"Vallader"}
WADEGILE{"Rómhánú Wade-Giles"}
- XSISTEMO{"XSISTEMO"}
+ XSISTEMO{"Xsistemo"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — Uile"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/gd.txt b/icu4c/source/data/lang/gd.txt
index 4e538ac2ae1..c0619836ebf 100644
--- a/icu4c/source/data/lang/gd.txt
+++ b/icu4c/source/data/lang/gd.txt
@@ -169,6 +169,7 @@ gd{
ewo{"Ewondo"}
ext{"Cànan na h-Extremadura"}
fa{"Peirsis"}
+ fa_AF{"Dari"}
fan{"Fang"}
fat{"Fanti"}
ff{"Fulah"}
@@ -748,7 +749,7 @@ gd{
Phnx{"Pheniceach"}
Plrd{"Miao Phollard"}
Prti{"Partais snaidh-sgrìobhte"}
- Qaag{"Qaag"}
+ Qaag{"Zawgyi"}
Rjng{"Rejang"}
Rohg{"Hanifi Rohingya"}
Roro{"Rongorongo"}
@@ -966,13 +967,13 @@ gd{
1994{"Litreachadh stannardach dual-chainnt Resia"}
1996{"Litreachadh na Gearmailtise 1996"}
ABL1943{"Gnàthas-litreachaidh 1943"}
- AKUAPEM{"AKUAPEM"}
+ AKUAPEM{"Akuapem"}
ALALC97{"Ròmanachadh ALA-LC 1997"}
ALUKU{"Dual-chainnt Aluku"}
AO1990{"Aonta litreachadh na Portagailise 1990"}
AREVELA{"Airmeinis an Ear"}
AREVMDA{"Airmeinis an Iar"}
- ASANTE{"ASANTE"}
+ ASANTE{"Asante"}
BAKU1926{"Abidil Laideann aonaichte na Turcaise"}
BALANKA{"Dual-chainnt Balanka de Anii"}
BARLA{"Dual-chainntean Barlavento de Kabuverdianu"}
@@ -988,15 +989,18 @@ gd{
EKAVSK{"Sèirbhis le fuaimneachadh iarach"}
EMODENG{"Nua-Bheurla thràth"}
FONIPA{"Comharran fuaim-eòlais an IPA"}
- FONNAPA{"FONNAPA"}
+ FONNAPA{"Aibidil Fhuaim-eòlach Aimeireaga a Tuath"}
FONUPA{"Comharran fuaim-eòlais an UPA"}
- FONXSAMP{"FONXSAMP"}
+ FONXSAMP{"Tar-sgrìobhadh X-SAMPA"}
HEPBURN{"Ròmanachadh Hepburn"}
HOGNORSK{"Høgnorsk"}
- HSISTEMO{"HSISTEMO"}
+ HSISTEMO{"Roghainn-èiginn stannardach litreachadh na h-Esperanto le h"}
IJEKAVSK{"Sèirbis le fuaimneachadh Ijekavia"}
ITIHASA{"Itihasa"}
- IVANCHOV{"IVANCHOV"}
+ IVANCHOV{
+ "Bulgarian in 1899 orthography = Bulgairis le litreachadh na bliadhna 189"
+ "9"
+ }
JAUER{"Jauer"}
JYUTPING{"Jyutping"}
KKCOR{"Litreachadh coitcheann"}
@@ -1004,7 +1008,7 @@ gd{
KSCOR{"Litreachadh stannardach"}
LAUKIKA{"Laukika"}
LIPAW{"Dual-chainnt Lipovaz Resia"}
- LUNA1918{"LUNA1918"}
+ LUNA1918{"Litreachadh na Ruisise às dèidh 1917"}
METELKO{"Aibidil Metelko"}
MONOTON{"Greugais mhonotonach"}
NDYUKA{"Dual-chainnt Ndyuka"}
@@ -1030,7 +1034,7 @@ gd{
SAAHO{"Saho"}
SCOTLAND{"Beurla Stannardach na h-Alba"}
SCOUSE{"Scouse"}
- SIMPLE{"SIMPLE"}
+ SIMPLE{"Samhlaidhean sìmplichte"}
SOLBA{"Dual-chainnt Stolvizza/Solbica"}
SOTAV{"Dual-chainntean Sotavento de Kabuverdianu"}
SPANGLIS{"Spanglish"}
@@ -1046,9 +1050,9 @@ gd{
VALENCIA{"Valencià"}
VALLADER{"Vallader"}
WADEGILE{"Ròmanachadh Wade-Giles"}
- XSISTEMO{"XSISTEMO"}
+ XSISTEMO{"Roghainn-èiginn stannardach litreachadh na h-Esperanto le x"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} – na h-uile"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/gl.txt b/icu4c/source/data/lang/gl.txt
index c01fa9fa91c..ec4101f2b23 100644
--- a/icu4c/source/data/lang/gl.txt
+++ b/icu4c/source/data/lang/gl.txt
@@ -70,6 +70,7 @@ gl{
bug{"buginés"}
byn{"blin"}
ca{"catalán"}
+ ccp{"chakma"}
ce{"checheno"}
ceb{"cebuano"}
cgg{"kiga"}
@@ -121,6 +122,7 @@ gl{
eu{"éuscaro"}
ewo{"ewondo"}
fa{"persa"}
+ fa_AF{"dari"}
ff{"fula"}
fi{"finés"}
fil{"filipino"}
@@ -632,7 +634,7 @@ gl{
vaii{"Díxitos Vai"}
}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} (todo)"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/gsw.txt b/icu4c/source/data/lang/gsw.txt
index 4839588d8a3..01e35d55690 100644
--- a/icu4c/source/data/lang/gsw.txt
+++ b/icu4c/source/data/lang/gsw.txt
@@ -449,7 +449,6 @@ gsw{
}
Scripts{
Arab{"Arabisch"}
- Armi{"Armi"}
Armn{"Armenisch"}
Avst{"Aveschtisch"}
Bali{"Balinesisch"}
@@ -463,7 +462,6 @@ gsw{
Buhd{"Buhid"}
Cans{"UCAS"}
Cari{"Karisch"}
- Cham{"Cham"}
Cher{"Cherokee"}
Cirt{"Cirth"}
Copt{"Koptisch"}
@@ -619,7 +617,7 @@ gsw{
SOLBA{"Solbica-Mundart"}
TARASK{"Taraskievica-Rächtschriibig"}
}
- Version{"36.1"}
+ Version{"37"}
codePatterns{
language{"Schpraach: {0}"}
script{"Schrift: {0}"}
diff --git a/icu4c/source/data/lang/gu.txt b/icu4c/source/data/lang/gu.txt
index 29459dabe0e..a47263da902 100644
--- a/icu4c/source/data/lang/gu.txt
+++ b/icu4c/source/data/lang/gu.txt
@@ -157,6 +157,7 @@ gu{
eu{"બાસ્ક"}
ewo{"ઇવોન્ડો"}
fa{"ફારસી"}
+ fa_AF{"ડારી"}
fan{"ફેંગ"}
fat{"ફન્ટી"}
ff{"ફુલાહ"}
@@ -202,7 +203,6 @@ gu{
gwi{"ગ્વિચ’ઇન"}
ha{"હૌસા"}
hai{"હૈડા"}
- hak{"hak"}
haw{"હવાઇયન"}
he{"હીબ્રુ"}
hi{"હિન્દી"}
@@ -213,7 +213,6 @@ gu{
ho{"હિરી મોટૂ"}
hr{"ક્રોએશિયન"}
hsb{"અપર સોર્બિયન"}
- hsn{"hsn"}
ht{"હૈતિઅન ક્રેઓલે"}
hu{"હંગેરિયન"}
hup{"હૂપા"}
@@ -349,7 +348,6 @@ gu{
myv{"એર્ઝયા"}
mzn{"મઝાન્દેરાની"}
na{"નાઉરૂ"}
- nan{"nan"}
nap{"નેપોલિટાન"}
naq{"નમા"}
nb{"નોર્વેજિયન બોકમાલ"}
@@ -530,7 +528,6 @@ gu{
was{"વાશો"}
wbp{"વાર્લ્પીરી"}
wo{"વોલોફ"}
- wuu{"wuu"}
xal{"કાલ્મિક"}
xh{"ખોસા"}
xog{"સોગા"}
@@ -858,7 +855,7 @@ gu{
PINYIN{"પિનયિન રોમનાઇઝેશન"}
WADEGILE{"વેડ-ગિલ્સ રોમનાઇઝેશન"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — તમામ"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/guz.txt b/icu4c/source/data/lang/guz.txt
index d5e95b73ce0..2f6273103d8 100644
--- a/icu4c/source/data/lang/guz.txt
+++ b/icu4c/source/data/lang/guz.txt
@@ -48,5 +48,5 @@ guz{
zh{"Kichina"}
zu{"Kizulu"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/gv.txt b/icu4c/source/data/lang/gv.txt
index c2ad547b8ce..6aca43bd93d 100644
--- a/icu4c/source/data/lang/gv.txt
+++ b/icu4c/source/data/lang/gv.txt
@@ -4,5 +4,5 @@ gv{
Languages{
gv{"Gaelg"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/ha.txt b/icu4c/source/data/lang/ha.txt
index de6b390d1d4..9e727ef91a6 100644
--- a/icu4c/source/data/lang/ha.txt
+++ b/icu4c/source/data/lang/ha.txt
@@ -4,8 +4,11 @@ ha{
Keys{
calendar{"Kalanda"}
cf{"Yanayin Kudi"}
+ collation{"Tsarin Rabewa"}
currency{"Kudin Kasa"}
hc{"Zagayen Awowi"}
+ lb{"Salo na Raba Layi"}
+ ms{"Tsarin Awo"}
numbers{"Lambobi"}
}
Languages{
@@ -184,6 +187,7 @@ ha{
rof{"Rombo"}
ru{"Rashanci"}
rw{"Kiniyaruwanda"}
+ rwk{"yaren Rwa"}
sa{"Sanskrit"}
sah{"Sakha"}
saq{"Samburu"}
@@ -241,6 +245,7 @@ ha{
zh_Hans{"Sauƙaƙaƙƙen Sinanci"}
zh_Hant{"Sinanci na gargajiya"}
zu{"Harshen Zulu"}
+ zxx{"Babu abun-ciki na yare"}
}
Languages%menu{
yue{"Sinanci"}
@@ -256,6 +261,7 @@ ha{
Armn{"Armeniyawa"}
Beng{"Bangla"}
Bopo{"Bopomofo"}
+ Brai{"Rubutun Makafi"}
Cyrl{"Cyrillic"}
Deva{"Devanagari"}
Ethi{"Ethiopic"}
@@ -264,12 +270,34 @@ ha{
Gujr{"Gujarati"}
Guru{"Gurmukhi"}
Hanb{"Han with Bopomofo"}
+ Hang{"Yaren Hangul"}
+ Hani{"Mutanen Han na ƙasar Sin"}
Hans{"Sauƙaƙaƙƙen"}
Hant{"Na gargajiya"}
Hebr{"Ibrananci"}
+ Hira{"Tsarin Rubutun Hiragana"}
+ Hrkt{"kalaman Jafananci"}
+ Jpan{"Jafanis"}
+ Kana{"Tsarin Rubutun Katakana"}
+ Khmr{"Yaren Khmer"}
+ Knda{"Yaren Kannada"}
+ Kore{"Koriya"}
+ Laoo{"Mutanen Laos"}
Latn{"Latin"}
+ Mlym{"Yaren Malayalam"}
+ Mong{"Na kasar Mongolia"}
+ Mymr{"Ƙasar Myanmar"}
+ Orya{"Yaren Odia"}
+ Sinh{"Yaren Sinhala"}
+ Taml{"Yaren Tamil"}
+ Telu{"Yaren Telugu"}
+ Thaa{"Yaren Thaana"}
+ Tibt{"Yaren Tibet"}
+ Zmth{"Alamar Lissafi"}
+ Zsye{"Alama ta hoto"}
Zsym{"Alamomi"}
Zxxx{"Ba rubutacce ba"}
+ Zyyy{"Gama-gari"}
Zzzz{"Rubutun da ba sani ba"}
}
Scripts%stand-alone{
@@ -288,8 +316,15 @@ ha{
iso8601{"Kalanda ISO-8601"}
japanese{"Kalanda Jafan"}
persian{"Kalanda Farisa"}
+ roc{"Kalandar kasar Sin"}
+ }
+ cf{
+ account{"Tsarin Kudi na Kididdiga"}
+ standard{"Tsarin Kudi Nagartacce"}
}
collation{
+ ducet{"Tsarin Rabewa na Dan-maƙalu na Asali"}
+ search{"Bincike na Dalilai-Gamagari"}
standard{"Daidai ta ce Kasà"}
}
hc{
@@ -298,12 +333,55 @@ ha{
h23{"Tsarin Awowi 24(0–23)"}
h24{"Tsarin Awowi 24(1–24)"}
}
+ lb{
+ loose{"Salo na Raba Layi Sakakke"}
+ normal{"Salo na Raba Layi na Kodayaushe"}
+ strict{"Salo na Raba Layi mai Tsauri"}
+ }
+ ms{
+ metric{"Tsarin Awo na Metric"}
+ uksystem{"Tsarin Awo na Imperial"}
+ ussystem{"Tsarin Awo na Amurka"}
+ }
numbers{
arab{"Lambobi na larabawan a gabas"}
+ arabext{"Fitattun lambobin lissafi na Larabci"}
+ armn{"Lambobin ƙirga na Armenia"}
+ armnlow{"Kananan Haruffan Armenia"}
+ beng{"Lambobin Yaren Bangla"}
+ deva{"Lambobin Tsarin Rubutu na Devangari"}
+ ethi{"Lambobin ƙirga na Ethiopia"}
+ fullwide{"Lambobi masu Cikakken-Faɗi"}
+ geor{"Lambobin ƙirga na Georgia"}
+ grek{"Lambobin ƙirga na Girka"}
+ greklow{"Kananan Haruffa na Girka"}
+ gujr{"Lambobin Yaren Gujarati"}
+ guru{"Lambobi na Tsarin Rubutun Gurmukhi"}
+ hanidec{"Lambobin Gomiya na Yaren ƙasar Sin"}
+ hans{"Lambobin ƙirga na Yaren ƙasar Sin wanda aka Sauƙaƙa"}
+ hansfin{"Lambobin Ƙirgan Kudi na Yaren ƙasar Sin wanda aka Sauƙaƙa"}
+ hant{"Lambobin Ƙirga na Yaren ƙasar Sin na Alʼada"}
+ hantfin{"Lambobin Ƙirgan Kudi na Yaren ƙasar Sin na Alʼada"}
+ hebr{"Lambobin ƙirga na Hebrew"}
+ jpan{"Lambobin ƙirga na Jafananci"}
+ jpanfin{"Lambobin ƙirgan Kudi na Jafananci"}
+ khmr{"Lambobin Yaren Khmer"}
+ knda{"Lambobin Yaren Kannada"}
+ laoo{"Lambobin Yaren Lao"}
latn{"Lambobi na yammacin"}
+ mlym{"Lambobin Yaren Malayalam"}
+ mymr{"Lambobin Myanmar"}
+ orya{"Lambobin Yaren Odia"}
+ roman{"Lambobin Rumawa"}
+ romanlow{"Lambobin Kirga Kanana na Rumawa"}
+ taml{"Lambobin ƙirga na Tamil na Alʼada"}
+ tamldec{"Lambobin Tamil"}
+ telu{"Lambobin yaren Telugu"}
+ thai{"Lambobin yaren Thai"}
+ tibt{"Lambobin yaren Tibet"}
}
}
- Version{"36.1"}
+ Version{"37"}
codePatterns{
language{"Harshe: {0}"}
script{"Rubutu: {0}"}
diff --git a/icu4c/source/data/lang/ha_NE.txt b/icu4c/source/data/lang/ha_NE.txt
index 8b66908e7f6..bb4456b5d39 100644
--- a/icu4c/source/data/lang/ha_NE.txt
+++ b/icu4c/source/data/lang/ha_NE.txt
@@ -24,5 +24,5 @@ ha_NE{
en_GB{"Turanci Ingila"}
en_US{"Amirka Turanci"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/haw.txt b/icu4c/source/data/lang/haw.txt
index 00cb5088be9..9a9168842c8 100644
--- a/icu4c/source/data/lang/haw.txt
+++ b/icu4c/source/data/lang/haw.txt
@@ -40,5 +40,5 @@ haw{
zh_Hans{"Pākē Hoʻomaʻalahi ʻia"}
zh_Hant{"Pākē Kuʻuna"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/he.txt b/icu4c/source/data/lang/he.txt
index f1fdec27896..e73b124be53 100644
--- a/icu4c/source/data/lang/he.txt
+++ b/icu4c/source/data/lang/he.txt
@@ -153,6 +153,7 @@ he{
eu{"בסקית"}
ewo{"אוונדו"}
fa{"פרסית"}
+ fa_AF{"דארי"}
fan{"פנג"}
fat{"פאנטי"}
ff{"פולה"}
@@ -554,14 +555,13 @@ he{
yue{"סינית, קנטונזית"}
zh{"סינית, מנדרינית"}
}
- Languages%short{
- az{"אזרית"}
- }
Languages%variant{
ps{"פושטו"}
}
Scripts{
Arab{"ערבי"}
+ Aran{"נסתעליק"}
+ Armi{"ארמית רשמית"}
Armn{"ארמני"}
Bali{"באלינזי"}
Beng{"בנגלי"}
@@ -605,9 +605,13 @@ he{
Maya{"מאיה"}
Mlym{"מליאלאם"}
Mong{"מונגולי"}
+ Mtei{"מאיטי מאייק"}
Mymr{"מיאנמר"}
+ Nkoo{"נ׳קו"}
+ Olck{"אול צ׳יקי"}
Orya{"אודייה"}
Phnx{"פיניקי"}
+ Qaag{"זאוגיי"}
Runr{"רוני"}
Sinh{"סינהלה"}
Syrc{"סורי"}
@@ -789,7 +793,7 @@ he{
SCOTLAND{"אנגלית סקוטית סטנדרטית"}
WADEGILE{"ווייד-גיילס, שיטה לתעתוק סינית לאותיות לטיניות"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} - הכל"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/hi.txt b/icu4c/source/data/lang/hi.txt
index c67084c0b9b..5a5354349a8 100644
--- a/icu4c/source/data/lang/hi.txt
+++ b/icu4c/source/data/lang/hi.txt
@@ -152,6 +152,7 @@ hi{
eu{"बास्क"}
ewo{"इवोन्डो"}
fa{"फ़ारसी"}
+ fa_AF{"दारी"}
fan{"फैन्ग"}
fat{"फन्टी"}
ff{"फुलाह"}
@@ -336,7 +337,7 @@ hi{
myv{"एर्ज़या"}
mzn{"माज़न्देरानी"}
na{"नाउरू"}
- nan{"nan"}
+ nan{"मिन नान"}
nap{"नीपोलिटन"}
naq{"नामा"}
nb{"नॉर्वेजियाई बोकमाल"}
@@ -544,6 +545,8 @@ hi{
zh_Hant{"पारंपरिक मैंडेरिन चीनी"}
}
Languages%menu{
+ ars{"अरबी, नज्दी"}
+ ckb{"कुर्दी, सोरानी"}
yue{"चीनी, कैंटोनीज़"}
zh{"चीनी, मैंडेरिन"}
}
@@ -557,6 +560,7 @@ hi{
}
Scripts{
Arab{"अरबी"}
+ Aran{"नस्तालीक़"}
Armi{"इम्पिरियल आर्मेनिक"}
Armn{"आर्मेनियाई"}
Avst{"अवेस्तन"}
@@ -650,6 +654,7 @@ hi{
Phnx{"फोनिशियन"}
Plrd{"पॉलार्ड फोनेटिक"}
Prti{"इंस्क्रिपश्नल पार्थियन"}
+ Qaag{"ज़ौजी"}
Rjng{"रीजांग"}
Roro{"रोन्गोरोन्गो"}
Runr{"रूनिक"}
@@ -849,7 +854,7 @@ hi{
POSIX{"कम्प्यूटर"}
REVISED{"संशोधित वर्तनी"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — सभी"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/hr.txt b/icu4c/source/data/lang/hr.txt
index 8d9d052b122..802e3f76994 100644
--- a/icu4c/source/data/lang/hr.txt
+++ b/icu4c/source/data/lang/hr.txt
@@ -161,6 +161,7 @@ hr{
eu{"baskijski"}
ewo{"ewondo"}
fa{"perzijski"}
+ fa_AF{"dari"}
fan{"fang"}
fat{"fanti"}
ff{"fula"}
@@ -562,6 +563,8 @@ hr{
zh_Hant{"mandarinski kineski (tradicionalni)"}
}
Languages%menu{
+ ars{"arapski, najdi"}
+ ckb{"kurdski, sorani"}
yue{"kineski, kantonski"}
zh{"kineski, mandarinski"}
}
@@ -574,6 +577,7 @@ hr{
Scripts{
Afak{"afaka pismo"}
Arab{"arapsko pismo"}
+ Aran{"nastaliq"}
Armi{"aramejsko pismo"}
Armn{"armensko pismo"}
Avst{"avestansko pismo"}
@@ -683,6 +687,7 @@ hr{
Phnx{"feničko pismo"}
Plrd{"pollard fonetsko pismo"}
Prti{"pisani parthian"}
+ Qaag{"zawgyi"}
Rjng{"rejang pismo"}
Roro{"rongorongo pismo"}
Runr{"runsko pismo"}
@@ -923,7 +928,7 @@ hr{
VALENCIA{"valencijski"}
WADEGILE{"Wade-Giles romanizacija"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} – sve"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/hsb.txt b/icu4c/source/data/lang/hsb.txt
index ebdb1f4e518..20e538b1740 100644
--- a/icu4c/source/data/lang/hsb.txt
+++ b/icu4c/source/data/lang/hsb.txt
@@ -374,7 +374,7 @@ hsb{
tibt{"tibetske cyfry"}
}
}
- Version{"36.1"}
+ Version{"37"}
codePatterns{
language{"rěč: {0}"}
script{"pismo: {0}"}
diff --git a/icu4c/source/data/lang/hu.txt b/icu4c/source/data/lang/hu.txt
index 38e02f31574..f60495a0112 100644
--- a/icu4c/source/data/lang/hu.txt
+++ b/icu4c/source/data/lang/hu.txt
@@ -160,6 +160,7 @@ hu{
eu{"baszk"}
ewo{"evondo"}
fa{"perzsa"}
+ fa_AF{"dari"}
fan{"fang"}
fat{"fanti"}
ff{"fulani"}
@@ -561,6 +562,8 @@ hu{
zh_Hant{"kínai (hagyományos)"}
}
Languages%menu{
+ ars{"arab, nedzsdi"}
+ ckb{"kurd, szoráni"}
yue{"kantoni kínai"}
zh{"mandarin"}
}
@@ -569,6 +572,7 @@ hu{
}
Scripts{
Arab{"Arab"}
+ Aran{"Nasztalik"}
Armi{"Birodalmi arámi"}
Armn{"Örmény"}
Avst{"Avesztán"}
@@ -603,7 +607,7 @@ hu{
Grek{"Görög"}
Gujr{"Gudzsaráti"}
Guru{"Gurmuki"}
- Hanb{"Hanb"}
+ Hanb{"Han bopomofóval"}
Hang{"Hangul"}
Hani{"Han"}
Hano{"Hanunoo"}
@@ -660,6 +664,7 @@ hu{
Phnx{"Főniciai"}
Plrd{"Pollard fonetikus"}
Prti{"Feliratos parthian"}
+ Qaag{"Zawgyi"}
Rjng{"Redzsang"}
Roro{"Rongorongo"}
Runr{"Runikus"}
@@ -911,7 +916,7 @@ hu{
VALLADER{"Vallader"}
WADEGILE{"Wade-Giles átírás"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} – összes"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/hy.txt b/icu4c/source/data/lang/hy.txt
index c805d826472..6149290264a 100644
--- a/icu4c/source/data/lang/hy.txt
+++ b/icu4c/source/data/lang/hy.txt
@@ -67,6 +67,7 @@ hy{
bug{"բուգիերեն"}
byn{"բիլին"}
ca{"կատալաներեն"}
+ ccp{"չակմա"}
ce{"չեչեներեն"}
ceb{"սեբուերեն"}
cgg{"չիգա"}
@@ -120,6 +121,7 @@ hy{
eu{"բասկերեն"}
ewo{"էվոնդո"}
fa{"պարսկերեն"}
+ fa_AF{"դարի"}
ff{"ֆուլահ"}
fi{"ֆիններեն"}
fil{"ֆիլիպիներեն"}
@@ -485,11 +487,13 @@ hy{
zxx{"առանց լեզվային բովանդակության"}
zza{"զազաերեն"}
}
+ Languages%long{
+ zh_Hant{"չինարեն (ավանդական չինարեն)"}
+ }
Languages%menu{
yue{"չինարեն, կանտոներեն"}
}
Languages%short{
- az{"ադրբեջաներեն"}
en_GB{"անգլերեն (Բրիտանիա)"}
}
Scripts{
@@ -538,10 +542,6 @@ hy{
Zyyy{"ընդհանուր"}
Zzzz{"անհայտ գիր"}
}
- Scripts%stand-alone{
- Hans{"պարզեցված չինական"}
- Hant{"ավանդական չինական"}
- }
Types{
calendar{
buddhist{"բուդդայական օրացույց"}
@@ -623,7 +623,7 @@ hy{
AREVELA{"արևելահայերեն"}
AREVMDA{"արեւմտահայերէն"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — բոլորը"}
category-list{"{0}․ {1}"}
diff --git a/icu4c/source/data/lang/ia.txt b/icu4c/source/data/lang/ia.txt
index 5c0c3bfcb8f..5ab314ac7d4 100644
--- a/icu4c/source/data/lang/ia.txt
+++ b/icu4c/source/data/lang/ia.txt
@@ -532,7 +532,7 @@ ia{
tibt{"cifras tibetan"}
}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — toto"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/id.txt b/icu4c/source/data/lang/id.txt
index 629d0fe3085..9f99464d880 100644
--- a/icu4c/source/data/lang/id.txt
+++ b/icu4c/source/data/lang/id.txt
@@ -164,6 +164,7 @@ id{
eu{"Basque"}
ewo{"Ewondo"}
fa{"Persia"}
+ fa_AF{"Persia Dari"}
fan{"Fang"}
fat{"Fanti"}
ff{"Fula"}
@@ -586,6 +587,7 @@ id{
Afak{"Afaka"}
Aghb{"Albania Kaukasia"}
Arab{"Arab"}
+ Aran{"Nastaliq"}
Armi{"Aram Imperial"}
Armn{"Armenia"}
Avst{"Avesta"}
@@ -669,7 +671,6 @@ id{
Merc{"Kursif Meroitik"}
Mero{"Meroitik"}
Mlym{"Malayalam"}
- Modi{"Modi"}
Mong{"Mongolia"}
Moon{"Moon"}
Mroo{"Mro"}
@@ -694,6 +695,7 @@ id{
Phnx{"Phoenix"}
Plrd{"Fonetik Pollard"}
Prti{"Prasasti Parthia"}
+ Qaag{"Zawgyi"}
Rjng{"Rejang"}
Roro{"Rongorongo"}
Runr{"Runik"}
@@ -952,7 +954,7 @@ id{
VALENCIA{"Valencia"}
WADEGILE{"Wade-Giles Latin"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — Semua"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/ig.txt b/icu4c/source/data/lang/ig.txt
index a655b8faa3b..ebea4ecefab 100644
--- a/icu4c/source/data/lang/ig.txt
+++ b/icu4c/source/data/lang/ig.txt
@@ -94,7 +94,7 @@ ig{
latn{"Ọnụ Ọgụgụ Mpaghara Ọdịda Anyanwụ"}
}
}
- Version{"36.1"}
+ Version{"37"}
codePatterns{
language{"Asụsụ: {0}"}
script{"Mkpụrụ Okwu: {0}"}
diff --git a/icu4c/source/data/lang/ii.txt b/icu4c/source/data/lang/ii.txt
index ac3c387056b..fdabae7696f 100644
--- a/icu4c/source/data/lang/ii.txt
+++ b/icu4c/source/data/lang/ii.txt
@@ -33,7 +33,7 @@ ii{
islamic{"ꑳꌦꇂꑍꉖ"}
}
}
- Version{"36.1"}
+ Version{"37"}
codePatterns{
language{"ꅇꉙ: {0}"}
script{"ꇇꁱ: {0}"}
diff --git a/icu4c/source/data/lang/is.txt b/icu4c/source/data/lang/is.txt
index 9255298e41a..1887c348515 100644
--- a/icu4c/source/data/lang/is.txt
+++ b/icu4c/source/data/lang/is.txt
@@ -154,6 +154,7 @@ is{
eu{"baskneska"}
ewo{"evondó"}
fa{"persneska"}
+ fa_AF{"darí"}
fan{"fang"}
fat{"fantí"}
ff{"fúla"}
@@ -197,7 +198,6 @@ is{
gwi{"gvísín"}
ha{"hása"}
hai{"haída"}
- hak{"hak"}
haw{"havaíska"}
he{"hebreska"}
hi{"hindí"}
@@ -207,7 +207,6 @@ is{
ho{"hírímótú"}
hr{"króatíska"}
hsb{"hásorbneska"}
- hsn{"hsn"}
ht{"haítíska"}
hu{"ungverska"}
hup{"húpa"}
@@ -341,7 +340,6 @@ is{
myv{"ersja"}
mzn{"masanderaní"}
na{"nárúska"}
- nan{"nan"}
nap{"napólíska"}
naq{"nama"}
nb{"norskt bókmál"}
@@ -520,7 +518,6 @@ is{
was{"vasjó"}
wbp{"varlpiri"}
wo{"volof"}
- wuu{"wuu"}
xal{"kalmúkska"}
xh{"sósa"}
xog{"sóga"}
@@ -553,7 +550,6 @@ is{
zh{"kínverska, mandarín"}
}
Languages%short{
- az{"aserska"}
en_GB{"enska (bresk)"}
}
Scripts{
@@ -759,7 +755,7 @@ is{
vaii{"Vai-tölustafir"}
}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — allt"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/it.txt b/icu4c/source/data/lang/it.txt
index 11f29edbb0c..488ab932ad0 100644
--- a/icu4c/source/data/lang/it.txt
+++ b/icu4c/source/data/lang/it.txt
@@ -182,6 +182,7 @@ it{
ewo{"ewondo"}
ext{"estremegno"}
fa{"persiano"}
+ fa_AF{"dari"}
fan{"fang"}
fat{"fanti"}
ff{"fulah"}
@@ -472,7 +473,6 @@ it{
ro_MD{"moldavo"}
rof{"rombo"}
rom{"romani"}
- root{"root"}
rtm{"rotumano"}
ru{"russo"}
rue{"ruteno"}
@@ -648,6 +648,7 @@ it{
Scripts{
Afak{"afaka"}
Arab{"arabo"}
+ Aran{"nastaliq"}
Armi{"aramaico imperiale"}
Armn{"armeno"}
Avst{"avestico"}
@@ -758,6 +759,7 @@ it{
Phnx{"fenicio"}
Plrd{"fonetica di pollard"}
Prti{"partico delle iscrizioni"}
+ Qaag{"zawgyi"}
Rjng{"rejang"}
Roro{"rongorongo"}
Runr{"runico"}
@@ -1026,7 +1028,7 @@ it{
VALENCIA{"valenziano"}
WADEGILE{"romanizzazione Wade-Giles"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — Tutto"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/ja.txt b/icu4c/source/data/lang/ja.txt
index 5dd630281ce..d4b09810932 100644
--- a/icu4c/source/data/lang/ja.txt
+++ b/icu4c/source/data/lang/ja.txt
@@ -179,6 +179,7 @@ ja{
ewo{"エウォンド語"}
ext{"エストレマドゥーラ語"}
fa{"ペルシア語"}
+ fa_AF{"ダリー語"}
fan{"ファング語"}
fat{"ファンティー語"}
ff{"フラ語"}
@@ -638,6 +639,8 @@ ja{
zh_Hant{"標準中国語 (繁体字)"}
}
Languages%menu{
+ ars{"アラビア語(ナジュド地方)"}
+ ckb{"クルド語(中央)"}
yue{"中国語 (広東語)"}
zh{"中国語 (標準語)"}
}
@@ -647,6 +650,7 @@ ja{
en_US{"英語(米国)"}
}
Languages%variant{
+ ckb{"クルド語(ソラニー)"}
ps{"パシュトゥ語"}
ug{"ウィグル語"}
}
@@ -654,6 +658,7 @@ ja{
Afak{"アファカ文字"}
Aghb{"カフカス・アルバニア文字"}
Arab{"アラビア文字"}
+ Aran{"ナスタアリーク体"}
Armi{"帝国アラム文字"}
Armn{"アルメニア文字"}
Avst{"アヴェスター文字"}
@@ -1022,7 +1027,6 @@ ja{
KSCOR{"標準コーンウォール語正書法"}
LAUKIKA{"ラウキカ"}
LIPAW{"レージア方言 リポヴァツ方言"}
- LUNA1918{"LUNA1918"}
METELKO{"メテルチッツァ"}
MONOTON{"モノトニック"}
NDYUKA{"ンジュカ方言"}
@@ -1031,7 +1035,6 @@ ja{
NULIK{"現代ヴォラピュク語"}
OSOJS{"オゼアッコ/オソヤネ方言"}
PAMAKA{"パマカ方言"}
- PETR1708{"PETR1708"}
PINYIN{"ピン音(ローマ字表記法)"}
POLYTON{"ポリトニック"}
POSIX{"コンピュータ"}
@@ -1039,7 +1042,6 @@ ja{
REVISED{"改訂版"}
RIGIK{"古典ヴォラピュク語"}
ROZAJ{"レシア方言"}
- RUMGR{"RUMGR"}
SAAHO{"サホ語"}
SCOTLAND{"スコットランド標準英語"}
SCOUSE{"リバプール方言"}
@@ -1056,7 +1058,7 @@ ja{
VALLADER{"ヴァラダー"}
WADEGILE{"ウェード式ローマ字表記法"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — すべて"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/ja_JP.txt b/icu4c/source/data/lang/ja_JP.txt
deleted file mode 100644
index 933dd40c680..00000000000
--- a/icu4c/source/data/lang/ja_JP.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-// © 2016 and later: Unicode, Inc. and others.
-// License & terms of use: http://www.unicode.org/copyright.html#License
-/**
- * generated alias target
- */
-ja_JP{
- ___{""}
-}
diff --git a/icu4c/source/data/lang/ja_JP_TRADITIONAL.txt b/icu4c/source/data/lang/ja_JP_TRADITIONAL.txt
deleted file mode 100644
index 2a23df32faa..00000000000
--- a/icu4c/source/data/lang/ja_JP_TRADITIONAL.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-// © 2016 and later: Unicode, Inc. and others.
-// License & terms of use: http://www.unicode.org/copyright.html#License
-ja_JP_TRADITIONAL{
- calendar{
- default{"japanese"}
- }
-}
diff --git a/icu4c/source/data/lang/jgo.txt b/icu4c/source/data/lang/jgo.txt
index 35579da61b1..c371a2e169b 100644
--- a/icu4c/source/data/lang/jgo.txt
+++ b/icu4c/source/data/lang/jgo.txt
@@ -28,5 +28,5 @@ jgo{
latn{"pɛnɔ́mba"}
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/jmc.txt b/icu4c/source/data/lang/jmc.txt
index 8844e4b1f05..5014fa3b00b 100644
--- a/icu4c/source/data/lang/jmc.txt
+++ b/icu4c/source/data/lang/jmc.txt
@@ -48,5 +48,5 @@ jmc{
zh{"Kyichina"}
zu{"Kyizulu"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/jv.txt b/icu4c/source/data/lang/jv.txt
index 63a298b739e..ac1298525f3 100644
--- a/icu4c/source/data/lang/jv.txt
+++ b/icu4c/source/data/lang/jv.txt
@@ -12,7 +12,7 @@ jv{
numbers{"Angka"}
}
Languages{
- af{"af"}
+ af{"Afrika"}
agq{"Aghem"}
ak{"Akan"}
am{"Amharik"}
@@ -22,9 +22,8 @@ jv{
asa{"Asu"}
ast{"Asturia"}
az{"Azerbaijan"}
- ban{"ban"}
bas{"Basaa"}
- be{"be"}
+ be{"Belarus"}
bem{"Bemba"}
bez{"Bena"}
bg{"Bulgaria"}
@@ -33,7 +32,7 @@ jv{
bo{"Tibet"}
br{"Breton"}
brx{"Bodo"}
- bs{"bs"}
+ bs{"Bosnia lan Hercegovina"}
ca{"Katala"}
ccp{"Chakma"}
ce{"Chechen"}
@@ -252,7 +251,7 @@ jv{
en_GB{"Inggris (Britania)"}
}
Scripts{
- Arab{"Arab"}
+ Arab{"hija’iyah"}
Armn{"Armenia"}
Beng{"Bangla"}
Bopo{"Bopomofo"}
@@ -285,6 +284,7 @@ jv{
Orya{"Odia"}
Sinh{"Sinhala"}
Taml{"Tamil"}
+ Telu{"Telugu"}
Thaa{"Thaana"}
Thai{"Thailand"}
Tibt{"Tibetan"}
@@ -376,7 +376,7 @@ jv{
tibt{"Digit Tibet"}
}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — kabeh"}
compatibility{"{0} — kompatibilitas"}
diff --git a/icu4c/source/data/lang/ka.txt b/icu4c/source/data/lang/ka.txt
index 29689b08f55..4c1086b87a6 100644
--- a/icu4c/source/data/lang/ka.txt
+++ b/icu4c/source/data/lang/ka.txt
@@ -136,6 +136,7 @@ ka{
eu{"ბასკური"}
ewo{"ევონდო"}
fa{"სპარსული"}
+ fa_AF{"დარი"}
ff{"ფულა"}
fi{"ფინური"}
fil{"ფილიპინური"}
@@ -500,7 +501,6 @@ ka{
zh{"ჩინური, მანდარინი"}
}
Languages%short{
- az{"აზერბაიჯანული"}
en_GB{"გართ. სამ. ინგლისური"}
en_US{"აშშ ინგლისური"}
}
@@ -743,7 +743,7 @@ ka{
tibt{"ტიბეტური ციფრები"}
}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — ყველა"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/kab.txt b/icu4c/source/data/lang/kab.txt
index 0e5ad536264..d227c589058 100644
--- a/icu4c/source/data/lang/kab.txt
+++ b/icu4c/source/data/lang/kab.txt
@@ -48,5 +48,5 @@ kab{
zh{"Tacinwat, Tamundarint"}
zu{"Tazulut"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/kam.txt b/icu4c/source/data/lang/kam.txt
index 0ed5c91e45d..368d8094f77 100644
--- a/icu4c/source/data/lang/kam.txt
+++ b/icu4c/source/data/lang/kam.txt
@@ -48,5 +48,5 @@ kam{
zh{"Kichina"}
zu{"Kizulu"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/kde.txt b/icu4c/source/data/lang/kde.txt
index 58633456223..b2358b9fbd9 100644
--- a/icu4c/source/data/lang/kde.txt
+++ b/icu4c/source/data/lang/kde.txt
@@ -48,5 +48,5 @@ kde{
zh{"Chichina"}
zu{"Chizulu"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/kea.txt b/icu4c/source/data/lang/kea.txt
index c806b4fbab7..65e8aa20c44 100644
--- a/icu4c/source/data/lang/kea.txt
+++ b/icu4c/source/data/lang/kea.txt
@@ -329,7 +329,7 @@ kea{
latn{"Nunbru osidental"}
}
}
- Version{"36.1"}
+ Version{"37"}
codePatterns{
language{"Lingua: {0}"}
script{"Skrita: {0}"}
diff --git a/icu4c/source/data/lang/khq.txt b/icu4c/source/data/lang/khq.txt
index 9f894214497..3c15c0d9682 100644
--- a/icu4c/source/data/lang/khq.txt
+++ b/icu4c/source/data/lang/khq.txt
@@ -48,5 +48,5 @@ khq{
zh{"Sinuwa senni, Mandareŋ"}
zu{"Julu senni"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/ki.txt b/icu4c/source/data/lang/ki.txt
index acb28863dea..536d4a6eb3f 100644
--- a/icu4c/source/data/lang/ki.txt
+++ b/icu4c/source/data/lang/ki.txt
@@ -48,5 +48,5 @@ ki{
zh{"Kĩcaina"}
zu{"Kizulu"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/kk.txt b/icu4c/source/data/lang/kk.txt
index 73b3cc1013e..8b633a17502 100644
--- a/icu4c/source/data/lang/kk.txt
+++ b/icu4c/source/data/lang/kk.txt
@@ -109,6 +109,7 @@ kk{
eu{"баск тілі"}
ewo{"эвондо тілі"}
fa{"парсы тілі"}
+ fa_AF{"дари тілі"}
ff{"фула тілі"}
fi{"фин тілі"}
fil{"филиппин тілі"}
@@ -423,7 +424,6 @@ kk{
zh{"қытай тілі (мандарин)"}
}
Languages%short{
- az{"әзірбайжан тілі"}
en_GB{"британиялық ағылшын тілі"}
en_US{"америкалық ағылшын тілі"}
}
@@ -473,10 +473,6 @@ kk{
Zyyy{"жалпы"}
Zzzz{"белгісіз жазу"}
}
- Scripts%stand-alone{
- Hans{"жеңілдетілген қытай иероглифы"}
- Hant{"дәстүрлі қытай иероглифы"}
- }
Types{
calendar{
buddhist{"Будда күнтізбесі"}
@@ -554,7 +550,7 @@ kk{
tibt{"Тибет сандары"}
}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — барлығы"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/kkj.txt b/icu4c/source/data/lang/kkj.txt
index 5935e880a78..9c1344a4381 100644
--- a/icu4c/source/data/lang/kkj.txt
+++ b/icu4c/source/data/lang/kkj.txt
@@ -6,5 +6,5 @@ kkj{
fr{"numbu buy"}
kkj{"kakɔ"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/kl.txt b/icu4c/source/data/lang/kl.txt
index 0473a4fbc0f..73127a9a8b7 100644
--- a/icu4c/source/data/lang/kl.txt
+++ b/icu4c/source/data/lang/kl.txt
@@ -4,7 +4,7 @@ kl{
Languages{
kl{"kalaallisut"}
}
- Version{"36.1"}
+ Version{"37"}
localeDisplayPattern{
keyTypePattern{"{0}: {1}"}
pattern{"{0} ({1})"}
diff --git a/icu4c/source/data/lang/kln.txt b/icu4c/source/data/lang/kln.txt
index 450b0cc878d..001124d58f2 100644
--- a/icu4c/source/data/lang/kln.txt
+++ b/icu4c/source/data/lang/kln.txt
@@ -48,5 +48,5 @@ kln{
zh{"kutitab China"}
zu{"kutitab Zulu"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/km.txt b/icu4c/source/data/lang/km.txt
index 89face6c9ff..ce2cc279cfa 100644
--- a/icu4c/source/data/lang/km.txt
+++ b/icu4c/source/data/lang/km.txt
@@ -103,6 +103,7 @@ km{
eu{"បាសខ៍"}
ewo{"អ៊ីវ៉ុនដូ"}
fa{"ភឺសៀន"}
+ fa_AF{"ដារី"}
ff{"ហ្វ៊ូឡា"}
fi{"ហ្វាំងឡង់"}
fil{"ហ្វីលីពីន"}
@@ -544,7 +545,7 @@ km{
tibt{"លេខទីបេ"}
}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — ទាំងអស់"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/kn.txt b/icu4c/source/data/lang/kn.txt
index d4865310436..3ca5c2a5b32 100644
--- a/icu4c/source/data/lang/kn.txt
+++ b/icu4c/source/data/lang/kn.txt
@@ -151,6 +151,7 @@ kn{
eu{"ಬಾಸ್ಕ್"}
ewo{"ಇವಾಂಡೋ"}
fa{"ಪರ್ಶಿಯನ್"}
+ fa_AF{"ದರಿ"}
fan{"ಫಾಂಗ್"}
fat{"ಫಾಂಟಿ"}
ff{"ಫುಲಾ"}
@@ -712,6 +713,7 @@ kn{
indian{"ಭಾರತೀಯ ರಾಷ್ಟ್ರೀಯ ಕ್ಯಾಲೆಂಡರ್"}
islamic{"ಇಸ್ಲಾಮಿಕ್ ಕ್ಯಾಲೆಂಡರ್"}
islamic-civil{"ಇಸ್ಲಾಮಿಕ್-ಸಿವಿಲ್ ಕ್ಯಾಲೆಂಡರ್"}
+ islamic-rgsa{"ಇಸ್ಲಾಮಿಕ್ ಕ್ಯಾಲೆಂಡರ್ (ಸೌದಿ ಅರೇಬಿಯಾ, ಸೈಟಿಂಗ್)bia, sighting)"}
islamic-umalqura{"ಇಸ್ಲಾಮಿಕ್ ಕ್ಯಾಲೆಂಡರ್ (ಉಮ್ ಅಲ್-ಖುರಾ)"}
iso8601{"ISO-8601 ಕ್ಯಾಲೆಂಡರ್"}
japanese{"ಜಪಾನೀಸ್ ಕ್ಯಾಲೆಂಡರ್"}
@@ -840,7 +842,7 @@ kn{
vaii{"ವಾಯ್ ಅಂಕೆಗಳು"}
}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — ಎಲ್ಲ"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/ko.txt b/icu4c/source/data/lang/ko.txt
index 4274145b619..c3f0d8d6ccb 100644
--- a/icu4c/source/data/lang/ko.txt
+++ b/icu4c/source/data/lang/ko.txt
@@ -159,6 +159,7 @@ ko{
eu{"바스크어"}
ewo{"이원도어"}
fa{"페르시아어"}
+ fa_AF{"다리어"}
fan{"팡그어"}
fat{"판티어"}
ff{"풀라어"}
@@ -566,6 +567,7 @@ ko{
zh_Hant{"중국어(만다린, 번체)"}
}
Languages%menu{
+ ckb{"쿠르드어(소라니)"}
yue{"중국어(광둥어)"}
zh{"중국어(만다린)"}
}
@@ -576,6 +578,7 @@ ko{
Afak{"아파카 문자"}
Aghb{"코카시안 알바니아 문자"}
Arab{"아랍 문자"}
+ Aran{"나스탈리크체"}
Armi{"아랍제국 문자"}
Armn{"아르메니아 문자"}
Avst{"아베스타 문자"}
@@ -688,6 +691,7 @@ ko{
Phnx{"페니키아 문자"}
Plrd{"폴라드 표음 문자"}
Prti{"명문 파라티아 문자"}
+ Qaag{"저지 문자"}
Rjng{"레장 문자"}
Roro{"롱고롱고"}
Runr{"룬 문자"}
@@ -930,7 +934,7 @@ ko{
VAIDIKA{"바이디카"}
VALLADER{"발라더"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — 전체"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/kok.txt b/icu4c/source/data/lang/kok.txt
index 0b6db637335..07403c4d753 100644
--- a/icu4c/source/data/lang/kok.txt
+++ b/icu4c/source/data/lang/kok.txt
@@ -80,7 +80,7 @@ kok{
dav{"तायता"}
de{"जर्मन"}
de_AT{"ऑस्ट्रियन जर्मन"}
- de_CH{"स्वीझ म्हान जर्मन"}
+ de_CH{"स्विझ हाय जर्मन"}
dgr{"डोगरीब"}
dje{"झर्मा"}
dsb{"लोवर सोर्बियन"}
@@ -96,32 +96,33 @@ kok{
el{"ग्रीक्"}
en{"इंग्लीश"}
en_AU{"ऑस्ट्रेलियन इंग्लीश"}
- en_CA{"कॅनाडीयन इंग्लीश"}
+ en_CA{"कॅनडियन इंग्लीश"}
en_GB{"ब्रिटीश इंग्लीश"}
en_US{"अमेरिकन इंग्लीश"}
eo{"इस्परान्टो"}
- es{"स्पॅनिश"}
- es_419{"लॅटिन अमेरिकन स्पॅनिश"}
- es_ES{"युरोपियन स्पॅनिश"}
- es_MX{"मेक्सिकन स्पॅनिश"}
+ es{"स्पॅनीश"}
+ es_419{"लातीं अमेरिकन स्पॅनीश"}
+ es_ES{"युरोपियन स्पॅनीश"}
+ es_MX{"मॅक्सिकन स्पॅनीश"}
et{"इस्टोनियन्"}
eu{"बास्क"}
ewo{"एवोंडो"}
- fa{"पर्सियन"}
+ fa{"पर्शियन"}
+ fa_AF{"दारी"}
ff{"फुला"}
fi{"फिन्निष्"}
fil{"फिलिपिनो"}
fj{"फिजी"}
fo{"फेरोस्"}
fon{"फोन"}
- fr{"फ्रेन्च"}
- fr_CA{"कॅनाडीयन फ्रेन्च"}
- fr_CH{"स्वीझ फ्रेन्च"}
+ fr{"फ्रेंच"}
+ fr_CA{"कॅनडियन फ्रेंच"}
+ fr_CH{"स्विझ फ्रेंच"}
fur{"फ्रिलियन"}
fy{"पश्चिमी फ्रिशियन"}
ga{"ऐरिष"}
gaa{"गा"}
- gd{"स्काटस् गेलिक्"}
+ gd{"स्कॉटीश गॅलीक"}
gez{"गेझ"}
gil{"गिलबर्टीस"}
gl{"गेलीशियन"}
@@ -193,7 +194,7 @@ kok{
krl{"कारेलियन"}
kru{"कुरुख"}
ks{"कश्मीरी"}
- ksb{"शंबाला"}
+ ksb{"शांबाला"}
ksf{"बाफिया"}
ksh{"कोलोनियन"}
ku{"कुर्दिष"}
@@ -280,7 +281,7 @@ kok{
nyn{"नानकोले"}
oc{"ओसिटान्"}
om{"ओरोमो"}
- or{"ओरिया"}
+ or{"ओडिया"}
os{"ओसेटिक"}
pa{"पंजाबी"}
pag{"पांगासियान"}
@@ -288,19 +289,19 @@ kok{
pap{"पापिमेंटो"}
pau{"पालुयान"}
pcm{"नायझेरियन पिडगीन"}
- pl{"पोलिष"}
+ pl{"पॉलीश"}
prg{"प्रुसियन"}
ps{"पाष्टो"}
- pt{"पोर्तुगिज"}
- pt_BR{"ब्राझिलियन पोर्तुगिज"}
- pt_PT{"युरोपियन पोर्तुगिज"}
+ pt{"पोर्तुगीज"}
+ pt_BR{"ब्राझिलियन पोर्तुगीज"}
+ pt_PT{"युरोपियन पोर्तुगीज"}
qu{"क्वेच्वा"}
quc{"किचे"}
rap{"रापान्यु"}
rar{"रारोटोंगान"}
- rm{"रोमांन्श"}
+ rm{"रोमान्श"}
rn{"रुंदी"}
- ro{"रोमानियन्"}
+ ro{"रोमानियन"}
ro_MD{"मोल्डावियन्"}
rof{"रोम्बो"}
root{"रूट"}
@@ -311,7 +312,7 @@ kok{
sa{"संस्कृत"}
sad{"संडावे"}
sah{"सखा"}
- saq{"सांबारु"}
+ saq{"साम्बरू"}
sat{"संथाली"}
sba{"गांबे"}
sbp{"सांगू"}
@@ -322,14 +323,14 @@ kok{
se{"उत्तरीय सामी"}
seh{"सेना"}
ses{"कोयराबोरो सेन्नी"}
- sg{"सांग्रो"}
+ sg{"सांगो"}
sh{"सेर्बो-क्रोयेषियन्"}
shi{"ताछेहीट"}
shn{"शान"}
- si{"सिन्हलीस्"}
+ si{"सिनहालीस"}
sk{"स्लोवाक"}
- sl{"स्लोवेनियन्"}
- sm{"समोन"}
+ sl{"स्लोवानियन"}
+ sm{"सामोअन"}
sma{"दक्षिणी सामी"}
smj{"लुले सामी"}
smn{"ईनारी सामी"}
@@ -342,10 +343,10 @@ kok{
srn{"श्रानन टोंगो"}
ss{"स्वाती"}
ssy{"साहो"}
- st{"सेसोथो"}
+ st{"सावथर्न सोथो"}
su{"सुंदनीस"}
suk{"सुकुमा"}
- sv{"स्वीदीष"}
+ sv{"स्विडीश"}
sw{"स्वाहिली"}
sw_CD{"काँगो स्वाहिली"}
swb{"कोमोरियन"}
@@ -380,7 +381,7 @@ kok{
ug{"उयघूर"}
uk{"युक्रेनियन्"}
umb{"यमबुंडु"}
- und{"अज्ञात भाशा"}
+ und{"अज्ञात भास"}
ur{"उर्दू"}
uz{"उझबेक"}
vai{"वाई"}
@@ -402,7 +403,7 @@ kok{
yo{"यूरुबा"}
yue{"कांटोसी"}
za{"झ्हुन्ग"}
- zgh{"प्रमाणित मोरोक्कन तामाझायट"}
+ zgh{"प्रमाणीत मॉरोक्कन तमाझीट"}
zh{"चिनी"}
zh_Hans{"सोंपी चिनी"}
zh_Hant{"पारंपारीक चिनी"}
@@ -411,13 +412,21 @@ kok{
zxx{"अणकार सामुग्री ना"}
zza{"झाझा"}
}
+ Languages%long{
+ zh_Hans{"सोंपी मंडारीन चिनी"}
+ zh_Hant{"पारंपारीक मंडारीन चिनी"}
+ }
+ Languages%menu{
+ yue{"चिनी, कॅण्टोनीस"}
+ zh{"चिनी, मंडारीन"}
+ }
Languages%short{
az{"अझेरी"}
- en_GB{"युके इंग्लीश"}
- en_US{"युएस इंग्लीश"}
+ en_GB{"यूके इंग्लीश"}
+ en_US{"यूएस इंग्लीश"}
}
Scripts{
- Arab{"अरेबिक"}
+ Arab{"आरबी"}
Armn{"आर्मेनियन"}
Beng{"बांग्ला"}
Bopo{"बोपोमोफो"}
@@ -429,9 +438,9 @@ kok{
Grek{"ग्रीक"}
Gujr{"गुजराती"}
Guru{"गुरमुखी"}
- Hanb{"बोपोमोफो वांगडा हॅन"}
+ Hanb{"बोपोफोमो वरवीं हान"}
Hang{"हंगूल"}
- Hani{"हॅन"}
+ Hani{"हान"}
Hans{"सोंपी"}
Hant{"पारंपारीक"}
Hebr{"हिब्रू"}
@@ -439,8 +448,8 @@ kok{
Hrkt{"जपानी अक्षरमाळ"}
Jamo{"जामो"}
Jpan{"जपानी"}
- Kana{"काटकाना"}
- Khmr{"कंबोडियन"}
+ Kana{"कटाकाना"}
+ Khmr{"खमेर"}
Knda{"कन्नड"}
Kore{"कोरियन"}
Laoo{"लाओ"}
@@ -451,7 +460,7 @@ kok{
Orya{"ओरिया"}
Sinh{"सिन्हाला"}
Taml{"तमीळ"}
- Telu{"तेलुगू"}
+ Telu{"तेलगू"}
Thaa{"थाणा"}
Thai{"थाई"}
Tibt{"तिबेटन"}
@@ -472,7 +481,7 @@ kok{
chinese{"चीनी दिनदर्शिका"}
dangi{"डांगी दिनदर्शिका"}
ethiopic{"इथियोपिक दिनदर्शिका"}
- gregorian{"ग्रेगोरियन दिनदर्शिका"}
+ gregorian{"ग्रेगोरियन कॅलेन्डर"}
hebrew{"हिब्रू दिनदर्शिका"}
islamic{"ईस्लामीक दिनदर्शिका"}
iso8601{"आयएसओ-8601 दिनदर्शिका"}
@@ -546,7 +555,7 @@ kok{
tibt{"तिबेतियन अंक"}
}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — सगळें"}
compatibility{"{0} — अनुरुपताय"}
@@ -561,7 +570,7 @@ kok{
}
}
codePatterns{
- language{"भाशा: {0}"}
+ language{"भासः{0}"}
script{"लिपी: {0}"}
territory{"प्रांत: {0}"}
}
diff --git a/icu4c/source/data/lang/ks.txt b/icu4c/source/data/lang/ks.txt
index c2636d2b8f3..cb4c490de88 100644
--- a/icu4c/source/data/lang/ks.txt
+++ b/icu4c/source/data/lang/ks.txt
@@ -445,6 +445,7 @@ ks{
}
Scripts{
Arab{"اَربی"}
+ Aran{"نستعلیق"}
Armn{"اَرمانیَن"}
Avst{"اَویستَن"}
Bali{"بالَنیٖز"}
@@ -609,7 +610,7 @@ ks{
SOLBA{"ثٹولوِزا/سولبِکا بوٗلۍ"}
TARASK{"تاراسکیٖوِکا علمہ ہِجاِ"}
}
- Version{"36.1"}
+ Version{"37"}
codePatterns{
language{"زَبان: {0}"}
script{"رَسم الخط: {0}"}
diff --git a/icu4c/source/data/lang/ks_Arab.txt b/icu4c/source/data/lang/ks_Arab.txt
new file mode 100644
index 00000000000..aafa093f184
--- /dev/null
+++ b/icu4c/source/data/lang/ks_Arab.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+ks_Arab{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/lang/ks_Arab_IN.txt b/icu4c/source/data/lang/ks_Arab_IN.txt
new file mode 100644
index 00000000000..a13c0c96058
--- /dev/null
+++ b/icu4c/source/data/lang/ks_Arab_IN.txt
@@ -0,0 +1,8 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+/**
+ * generated alias target
+ */
+ks_Arab_IN{
+ ___{""}
+}
diff --git a/icu4c/source/data/lang/ks_IN.txt b/icu4c/source/data/lang/ks_IN.txt
new file mode 100644
index 00000000000..fd8b52d9b4a
--- /dev/null
+++ b/icu4c/source/data/lang/ks_IN.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+ks_IN{
+ "%%ALIAS"{"ks_Arab_IN"}
+}
diff --git a/icu4c/source/data/lang/ksb.txt b/icu4c/source/data/lang/ksb.txt
index 1104782661b..e026dc9f34e 100644
--- a/icu4c/source/data/lang/ksb.txt
+++ b/icu4c/source/data/lang/ksb.txt
@@ -48,5 +48,5 @@ ksb{
zh{"Kichina"}
zu{"Kizulu"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/ksf.txt b/icu4c/source/data/lang/ksf.txt
index 0da515b970c..c244f652733 100644
--- a/icu4c/source/data/lang/ksf.txt
+++ b/icu4c/source/data/lang/ksf.txt
@@ -48,5 +48,5 @@ ksf{
zh{"ricinɔá"}
zu{"rizúlu"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/ksh.txt b/icu4c/source/data/lang/ksh.txt
index 8675b9a77e2..bf78a00dfe7 100644
--- a/icu4c/source/data/lang/ksh.txt
+++ b/icu4c/source/data/lang/ksh.txt
@@ -512,7 +512,7 @@ ksh{
VALENCIA{"valenzijaanesche Dijaläk"}
WADEGILE{"lateijnesche Ömschreff noh Wade-Giles"}
}
- Version{"36.1"}
+ Version{"37"}
codePatterns{
language{"de Schprohch afjekööz met „{0}“"}
script{"de Schreff afjekööz met „{0}“"}
diff --git a/icu4c/source/data/lang/ku.txt b/icu4c/source/data/lang/ku.txt
index b3f106f01f1..d9deb1868cc 100644
--- a/icu4c/source/data/lang/ku.txt
+++ b/icu4c/source/data/lang/ku.txt
@@ -36,7 +36,6 @@ ku{
br{"bretonî"}
bs{"bosnî"}
bug{"bugî"}
- byn{"byn"}
ca{"katalanî"}
ce{"çeçenî"}
ceb{"sebwanoyî"}
@@ -74,7 +73,6 @@ ku{
fy{"frîsî"}
ga{"îrî"}
gd{"gaelîka skotî"}
- gez{"gez"}
gil{"kîrîbatî"}
gl{"galîsî"}
gn{"guwaranî"}
@@ -238,9 +236,6 @@ ku{
zu{"zuluyî"}
zza{"zazakî"}
}
- Languages%short{
- az{"azerî"}
- }
Scripts{
Arab{"erebî"}
Armn{"ermenî"}
@@ -273,7 +268,7 @@ ku{
roman{"hejmarên romî"}
}
}
- Version{"36.1"}
+ Version{"37"}
codePatterns{
language{"ziman: {0}"}
script{"nivîs: {0}"}
diff --git a/icu4c/source/data/lang/kw.txt b/icu4c/source/data/lang/kw.txt
index 94a57a548ab..878a8b9f984 100644
--- a/icu4c/source/data/lang/kw.txt
+++ b/icu4c/source/data/lang/kw.txt
@@ -4,5 +4,5 @@ kw{
Languages{
kw{"kernewek"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/ky.txt b/icu4c/source/data/lang/ky.txt
index 36bee1f4ccb..fbf28b1b372 100644
--- a/icu4c/source/data/lang/ky.txt
+++ b/icu4c/source/data/lang/ky.txt
@@ -103,6 +103,7 @@ ky{
eu{"баскча"}
ewo{"эвондочо"}
fa{"фарсча"}
+ fa_AF{"дари"}
ff{"фулача"}
fi{"финче"}
fil{"филипинче"}
@@ -250,7 +251,6 @@ ky{
myv{"эрзянча"}
mzn{"мазандераниче"}
na{"науруча"}
- nan{"nan"}
nap{"неополитанча"}
naq{"намача"}
nb{"норвежче (букмал)"}
@@ -392,7 +392,6 @@ ky{
war{"варайча"}
wbp{"ворлпириче"}
wo{"уолофчо"}
- wuu{"wuu"}
xal{"калмыкча"}
xh{"косача"}
xog{"согача"}
@@ -544,7 +543,7 @@ ky{
tibt{"Тибет сандары"}
}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — баары"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/lag.txt b/icu4c/source/data/lang/lag.txt
index f199006161a..5ddd3db8112 100644
--- a/icu4c/source/data/lang/lag.txt
+++ b/icu4c/source/data/lang/lag.txt
@@ -48,5 +48,5 @@ lag{
zh{"Kɨchíina"}
zu{"Kɨzúulu"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/lb.txt b/icu4c/source/data/lang/lb.txt
index 331864e2598..e401861c86e 100644
--- a/icu4c/source/data/lang/lb.txt
+++ b/icu4c/source/data/lang/lb.txt
@@ -385,7 +385,6 @@ lb{
nb{"Norwegesch Bokmål"}
nd{"Nord-Ndebele-Sprooch"}
nds{"Nidderdäitsch"}
- nds_NL{"nds_NL"}
ne{"Nepalesesch"}
new{"Newari"}
ng{"Ndonga"}
@@ -622,7 +621,6 @@ lb{
}
Scripts{
Arab{"Arabesch"}
- Armi{"Armi"}
Armn{"Armenesch"}
Avst{"Avestesch"}
Bali{"Balinesesch"}
@@ -636,7 +634,6 @@ lb{
Buhd{"Buhid"}
Cans{"UCAS"}
Cari{"Karesch"}
- Cham{"Cham"}
Cher{"Cherokee"}
Cirt{"Cirth"}
Copt{"Koptesch"}
@@ -875,7 +872,7 @@ lb{
VALENCIA{"Valencianesch"}
WADEGILE{"Wade-Giles"}
}
- Version{"36.1"}
+ Version{"37"}
codePatterns{
language{"Sprooch: {0}"}
script{"Schrëft: {0}"}
diff --git a/icu4c/source/data/lang/lg.txt b/icu4c/source/data/lang/lg.txt
index 582907d0e2e..dacf4b9661b 100644
--- a/icu4c/source/data/lang/lg.txt
+++ b/icu4c/source/data/lang/lg.txt
@@ -48,5 +48,5 @@ lg{
zh{"Lucayina"}
zu{"Luzzulu"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/lkt.txt b/icu4c/source/data/lang/lkt.txt
index 6438a6ca0f7..c5ec803ee7b 100644
--- a/icu4c/source/data/lang/lkt.txt
+++ b/icu4c/source/data/lang/lkt.txt
@@ -152,5 +152,5 @@ lkt{
zu{"Zulu Iyápi"}
zza{"Zaza Iyápi"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/ln.txt b/icu4c/source/data/lang/ln.txt
index cd051e2008d..daed1346606 100644
--- a/icu4c/source/data/lang/ln.txt
+++ b/icu4c/source/data/lang/ln.txt
@@ -48,5 +48,5 @@ ln{
zh{"lisinwa"}
zu{"zulu"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/lo.txt b/icu4c/source/data/lang/lo.txt
index ad152c1e7e9..8dc7b18711b 100644
--- a/icu4c/source/data/lang/lo.txt
+++ b/icu4c/source/data/lang/lo.txt
@@ -81,6 +81,7 @@ lo{
car{"ຄາຣິບ"}
cay{"ຄາຢູກາ"}
cch{"ອາດແຊມ"}
+ ccp{"Chakma"}
ce{"ຊີເຄນ"}
ceb{"ຊີບູໂນ"}
cgg{"ຊີກາ"}
@@ -148,6 +149,7 @@ lo{
eu{"ບັສກີ"}
ewo{"ອີວອນດູ"}
fa{"ເປີຊຽນ"}
+ fa_AF{"ດາຣີ"}
fan{"ແຟງ"}
fat{"ແຟນຕີ"}
ff{"ຟູລາ"}
@@ -542,6 +544,7 @@ lo{
zh_Hant{"ພາສາຈີນແມນດາຣິນດັ້ງເດີມ"}
}
Languages%menu{
+ yue{"ພາສາຈີນ, ຈີກວາງຕຸ້ງ"}
zh{"ພາສາຈີນ, ພາສາຈີນກາງ"}
}
Languages%short{
@@ -884,7 +887,7 @@ lo{
VALLADER{"ວັລລາເດີ"}
WADEGILE{"ການຖອດອັກສອນແບບເວດ-ໄຈລ໌"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — ທັງໝົດ"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/lrc.txt b/icu4c/source/data/lang/lrc.txt
index 761f13767a8..3b4ff92726f 100644
--- a/icu4c/source/data/lang/lrc.txt
+++ b/icu4c/source/data/lang/lrc.txt
@@ -296,7 +296,7 @@ lrc{
latn{"عأدأدیا لاتین"}
}
}
- Version{"36.1"}
+ Version{"37"}
codePatterns{
language{"{0}"}
script{"{0}"}
diff --git a/icu4c/source/data/lang/lt.txt b/icu4c/source/data/lang/lt.txt
index 548071c4f5c..2896fde693b 100644
--- a/icu4c/source/data/lang/lt.txt
+++ b/icu4c/source/data/lang/lt.txt
@@ -644,7 +644,6 @@ lt{
zh_Hant{"tradicinė mandarinų kinų"}
}
Languages%menu{
- yue{"kinų kalbos Kantono tarmė"}
zh{"kinų, mandarinų"}
}
Languages%short{
@@ -1030,7 +1029,7 @@ lt{
VALENCIA{"Valenciečiai"}
WADEGILE{"Wade-Giles Romanization"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} – visi"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/lu.txt b/icu4c/source/data/lang/lu.txt
index 62ec072b33c..6d99bc915c6 100644
--- a/icu4c/source/data/lang/lu.txt
+++ b/icu4c/source/data/lang/lu.txt
@@ -46,5 +46,5 @@ lu{
zh{"shinɛ"}
zu{"Nzulu"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/luo.txt b/icu4c/source/data/lang/luo.txt
index 456737c01ca..2a1cac29522 100644
--- a/icu4c/source/data/lang/luo.txt
+++ b/icu4c/source/data/lang/luo.txt
@@ -48,5 +48,5 @@ luo{
zh{"Kichina"}
zu{"Kizulu"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/luy.txt b/icu4c/source/data/lang/luy.txt
index b7538bceab8..9b159aab1fa 100644
--- a/icu4c/source/data/lang/luy.txt
+++ b/icu4c/source/data/lang/luy.txt
@@ -48,5 +48,5 @@ luy{
zh{"Kichina"}
zu{"Kizulu"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/lv.txt b/icu4c/source/data/lang/lv.txt
index 4b636e546cc..75f96c7eefa 100644
--- a/icu4c/source/data/lang/lv.txt
+++ b/icu4c/source/data/lang/lv.txt
@@ -153,6 +153,7 @@ lv{
eu{"basku"}
ewo{"evondu"}
fa{"persiešu"}
+ fa_AF{"darī"}
fan{"fangu"}
fat{"fantu"}
ff{"fulu"}
@@ -223,7 +224,7 @@ lv{
iu{"inuītu"}
ja{"japāņu"}
jbo{"ložbans"}
- jgo{"jgo"}
+ jgo{"ngomba"}
jmc{"mačamu"}
jpr{"jūdpersiešu"}
jrb{"jūdarābu"}
@@ -549,7 +550,6 @@ lv{
zh{"ķīniešu (mandarīnu)"}
}
Languages%short{
- az{"azerbaidžāņu"}
en_GB{"angļu (Lielbritānija)"}
}
Scripts{
@@ -806,7 +806,7 @@ lv{
VALENCIA{"valensiešu"}
WADEGILE{"Veida-Džailza romanizācija"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — visas"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/mai.txt b/icu4c/source/data/lang/mai.txt
new file mode 100644
index 00000000000..bcef418cde0
--- /dev/null
+++ b/icu4c/source/data/lang/mai.txt
@@ -0,0 +1,75 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+mai{
+ Languages{
+ de{"जर्मन"}
+ de_AT{"ऑस्ट्रियाई जर्मन"}
+ de_CH{"स्विस उच्च जर्मन"}
+ en{"अंग्रेज़ी"}
+ en_AU{"ऑस्ट्रेलियाई अंग्रेज़ी"}
+ en_CA{"कनाडाई अंग्रेज़ी"}
+ en_GB{"ब्रिटिश अंग्रेज़ी"}
+ en_US{"अमेरिकी अंग्रेज़ी"}
+ es{"स्पेनी"}
+ es_419{"लैटिन अमेरिकी स्पेनिश"}
+ es_ES{"यूरोपीय स्पेनिश"}
+ es_MX{"मैक्सिकन स्पेनिश"}
+ fr{"फ़्रेंच"}
+ fr_CA{"कनाडाई फ़्रेंच"}
+ fr_CH{"स्विस फ़्रेंच"}
+ it{"इतालवी"}
+ ja{"जापानी"}
+ mai{"मैथिली"}
+ pt{"पुर्तगाली"}
+ pt_BR{"ब्राज़ीली पुर्तगाली"}
+ pt_PT{"यूरोपीय पुर्तगाली"}
+ ru{"रूसी"}
+ und{"अज्ञात भाषा"}
+ zh{"चीनी"}
+ zh_Hans{"सरलीकृत चीनी"}
+ zh_Hant{"पारंपरिक चीनी"}
+ }
+ Languages%long{
+ zh_Hans{"सरलीकृत मैंडेरिन चीनी"}
+ zh_Hant{"पारंपरिक मैंडेरिन चीनी"}
+ }
+ Languages%menu{
+ zh{"चीनी, मैंडेरिन"}
+ }
+ Languages%short{
+ en_GB{"यू॰के॰ अंग्रेज़ी"}
+ en_US{"अमेरिकी अंग्रेज़ी"}
+ }
+ Scripts{
+ Arab{"अरबी"}
+ Cyrl{"सिरिलिक"}
+ Deva{"देवनागरी"}
+ Hans{"सरलीकृत"}
+ Hant{"पारंपरिक"}
+ Latn{"लैटिन"}
+ Zxxx{"अलिखित"}
+ Zzzz{"अज्ञात लिपि"}
+ }
+ Scripts%stand-alone{
+ Hans{"सरलीकृत हान"}
+ Hant{"पारंपरिक हान"}
+ }
+ Types{
+ calendar{
+ gregorian{"ग्रेगोरियन कैलेंडर"}
+ }
+ collation{
+ standard{"मानक सॉर्ट क्रम"}
+ }
+ numbers{
+ deva{"देवनागरी अंक"}
+ latn{"पश्चिमी अंक"}
+ }
+ }
+ Version{"37"}
+ codePatterns{
+ language{"भाषा: {0}"}
+ script{"लिपि: {0}"}
+ territory{"क्षेत्र: {0}"}
+ }
+}
diff --git a/icu4c/source/data/lang/mas.txt b/icu4c/source/data/lang/mas.txt
index 522b3f650d0..1b76c5bb530 100644
--- a/icu4c/source/data/lang/mas.txt
+++ b/icu4c/source/data/lang/mas.txt
@@ -48,5 +48,5 @@ mas{
zh{"nkʉtʉ́k ɔ́ɔ̄ lchina"}
zu{"nkʉtʉ́k ɔ́ɔ̄ lzulu"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/mer.txt b/icu4c/source/data/lang/mer.txt
index c19422574ea..1b26f655395 100644
--- a/icu4c/source/data/lang/mer.txt
+++ b/icu4c/source/data/lang/mer.txt
@@ -48,5 +48,5 @@ mer{
zh{"Kĩchina"}
zu{"Kĩzulu"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/mfe.txt b/icu4c/source/data/lang/mfe.txt
index 3c901d73737..d5dededb918 100644
--- a/icu4c/source/data/lang/mfe.txt
+++ b/icu4c/source/data/lang/mfe.txt
@@ -48,5 +48,5 @@ mfe{
zh{"sinwa, mandarin"}
zu{"zoulou"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/mg.txt b/icu4c/source/data/lang/mg.txt
index 9fc586b9ccf..ee10f708a9d 100644
--- a/icu4c/source/data/lang/mg.txt
+++ b/icu4c/source/data/lang/mg.txt
@@ -48,5 +48,5 @@ mg{
zh{"Sinoa, Mandarin"}
zu{"Zolò"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/mgh.txt b/icu4c/source/data/lang/mgh.txt
index e07ce1f81c2..57b23d1f46f 100644
--- a/icu4c/source/data/lang/mgh.txt
+++ b/icu4c/source/data/lang/mgh.txt
@@ -47,5 +47,5 @@ mgh{
zh{"Ichina"}
zu{"Izulu"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/mgo.txt b/icu4c/source/data/lang/mgo.txt
index 0c854962ea6..f110d01cffe 100644
--- a/icu4c/source/data/lang/mgo.txt
+++ b/icu4c/source/data/lang/mgo.txt
@@ -18,7 +18,7 @@ mgo{
latn{"inu"}
}
}
- Version{"36.1"}
+ Version{"37"}
codePatterns{
language{"{0}"}
script{"{0}"}
diff --git a/icu4c/source/data/lang/mi.txt b/icu4c/source/data/lang/mi.txt
index 2ac3b727eb4..63f90d7b623 100644
--- a/icu4c/source/data/lang/mi.txt
+++ b/icu4c/source/data/lang/mi.txt
@@ -60,7 +60,7 @@ mi{
latn{"Ngā Mati Pākehā"}
}
}
- Version{"36.1"}
+ Version{"37"}
codePatterns{
language{"Reo: {0}"}
script{"Momotuhi: {0}"}
diff --git a/icu4c/source/data/lang/mk.txt b/icu4c/source/data/lang/mk.txt
index 5b011951af7..ab6eb23965e 100644
--- a/icu4c/source/data/lang/mk.txt
+++ b/icu4c/source/data/lang/mk.txt
@@ -171,6 +171,7 @@ mk{
ewo{"евондо"}
ext{"екстремадурски"}
fa{"персиски"}
+ fa_AF{"дари"}
fan{"фанг"}
fat{"фанти"}
ff{"фула"}
@@ -916,7 +917,7 @@ mk{
PINYIN{"Пинјин романизација"}
WADEGILE{"Вејд-Џајлс романизација"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} - сите"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/ml.txt b/icu4c/source/data/lang/ml.txt
index 5b6e5252be9..d75b468f41d 100644
--- a/icu4c/source/data/lang/ml.txt
+++ b/icu4c/source/data/lang/ml.txt
@@ -904,7 +904,7 @@ ml{
POSIX{"കമ്പ്യൂട്ടർ"}
REVISED{"പരിഷ്ക്കരിച്ച ലിപി"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — എല്ലാം"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/mn.txt b/icu4c/source/data/lang/mn.txt
index 62753313900..6e83e0ea55f 100644
--- a/icu4c/source/data/lang/mn.txt
+++ b/icu4c/source/data/lang/mn.txt
@@ -552,7 +552,7 @@ mn{
tibt{"төвд тоо"}
}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} - Бүгд"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/mni.txt b/icu4c/source/data/lang/mni.txt
new file mode 100644
index 00000000000..e61899778cd
--- /dev/null
+++ b/icu4c/source/data/lang/mni.txt
@@ -0,0 +1,79 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+mni{
+ Languages{
+ de{"জর্মন"}
+ de_AT{"ওষ্ট্রিয়ান জর্মন"}
+ de_CH{"স্বিজ হায় জর্মন"}
+ en{"ইংলিস"}
+ en_AU{"ওষ্ট্রেলিয়ান ইংলিস"}
+ en_CA{"কানাদিয়ান ইংলিস"}
+ en_GB{"ব্রিটিশ ইংলিস"}
+ en_US{"অমেরিকান ইংলিস"}
+ es{"স্পেনিস"}
+ es_419{"লেটিন অমেরিকান স্পেনিস"}
+ fr{"ফ্রেঞ্চ"}
+ fr_CA{"কানাদিয়ান ফ্রেঞ্চ"}
+ fr_CH{"স্বিজ ফ্রেঞ্চ"}
+ it{"ইটালিয়ান"}
+ ja{"জাপানিজ"}
+ mni{"মৈতৈলোন্"}
+ pt{"পোর্টুগিজ"}
+ pt_BR{"ব্রাজিলিয়ান পোর্টুগিজ"}
+ pt_PT{"য়ুরোপিয়ান পোর্টুগিজ"}
+ ru{"রুসিয়ান"}
+ und{"মশকখংদবা লোল"}
+ zh{"চাইনিজ"}
+ zh_Hans{"সিমপ্লিফাইদ চাইনিজ"}
+ zh_Hant{"ত্রেদিস্নেল চাইনিজ"}
+ }
+ Languages%long{
+ zh_Hans{"সিমপ্লিফাইদ মন্দারিন চাইনিজ"}
+ zh_Hant{"ত্রেদিস্নেল মন্দারিন চাইনিজ"}
+ }
+ Languages%menu{
+ zh{"চাইনিজ মন্দারিন"}
+ }
+ Languages%short{
+ en_GB{"য়ু কে ইংলিস"}
+ en_US{"য়ু এস ইংলিস"}
+ }
+ Scripts{
+ Arab{"আরবিক"}
+ Beng{"বাংলা"}
+ Cyrl{"সিরিলিক"}
+ Hans{"সিমপ্লিফাইদ"}
+ Hant{"ত্রেদিস্নেল"}
+ Latn{"লেটিন"}
+ Mtei{"মেইটেই মায়েক"}
+ Zxxx{"ইদবা"}
+ Zzzz{"মশকখংদবা স্ক্রিপ্ট"}
+ }
+ Scripts%stand-alone{
+ Hans{"সিমপ্লিফাইদ চাইনিজ"}
+ Hant{"ত্রেদিস্নেল চাইনিজ"}
+ }
+ Types{
+ calendar{
+ gregorian{"গ্রিগোরিয়ান কেলেন্দর"}
+ }
+ collation{
+ standard{"ষ্টেন্দর্দ সোর্ট ওর্দর"}
+ }
+ numbers{
+ beng{"বাংলা দিজিট"}
+ latn{"ৱেস্তর্ন দিজিট"}
+ }
+ }
+ Version{"37"}
+ codePatterns{
+ language{"লোল: {0}"}
+ script{"স্ক্রিপ্ট: {0}"}
+ territory{"লমদম: {0}"}
+ }
+ localeDisplayPattern{
+ keyTypePattern{"{0}: {1}"}
+ pattern{"{0} ({1})"}
+ separator{"{0}, {1}"}
+ }
+}
diff --git a/icu4c/source/data/lang/mni_Beng.txt b/icu4c/source/data/lang/mni_Beng.txt
new file mode 100644
index 00000000000..e861947a77f
--- /dev/null
+++ b/icu4c/source/data/lang/mni_Beng.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+mni_Beng{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/lang/mni_Beng_IN.txt b/icu4c/source/data/lang/mni_Beng_IN.txt
new file mode 100644
index 00000000000..fee69899925
--- /dev/null
+++ b/icu4c/source/data/lang/mni_Beng_IN.txt
@@ -0,0 +1,8 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+/**
+ * generated alias target
+ */
+mni_Beng_IN{
+ ___{""}
+}
diff --git a/icu4c/source/data/lang/mni_IN.txt b/icu4c/source/data/lang/mni_IN.txt
new file mode 100644
index 00000000000..00d8c00a15b
--- /dev/null
+++ b/icu4c/source/data/lang/mni_IN.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+mni_IN{
+ "%%ALIAS"{"mni_Beng_IN"}
+}
diff --git a/icu4c/source/data/lang/mr.txt b/icu4c/source/data/lang/mr.txt
index 6e1931c6c67..407a9979396 100644
--- a/icu4c/source/data/lang/mr.txt
+++ b/icu4c/source/data/lang/mr.txt
@@ -844,7 +844,7 @@ mr{
PINYIN{"पिनयिन रोमनायझेशन"}
WADEGILE{"वादे-गिलेस रोमनायझेशन"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — सर्व"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/ms.txt b/icu4c/source/data/lang/ms.txt
index c4bb1864efe..6313fefa20d 100644
--- a/icu4c/source/data/lang/ms.txt
+++ b/icu4c/source/data/lang/ms.txt
@@ -142,6 +142,7 @@ ms{
eu{"Basque"}
ewo{"Ewondo"}
fa{"Parsi"}
+ fa_AF{"Dari"}
ff{"Fulah"}
fi{"Finland"}
fil{"Filipina"}
@@ -489,11 +490,11 @@ ms{
Adlm{"Adlam"}
Aghb{"Kaukasia Albania"}
Arab{"Arab"}
+ Aran{"Nastaliq"}
Armi{"Aramia Imperial"}
Armn{"Armenia"}
Avst{"Avestan"}
Bali{"Bali"}
- Bamu{"Bamu"}
Bass{"Bassa Vah"}
Batk{"Batak"}
Beng{"Benggala"}
@@ -504,7 +505,7 @@ ms{
Bugi{"Bugis"}
Buhd{"Buhid"}
Cakm{"Chakma"}
- Cans{"Cans"}
+ Cans{"Suku Kata Orang Asli Kanada Bersatu"}
Cari{"Carian"}
Cham{"Cham"}
Cher{"Cherokee"}
@@ -845,10 +846,60 @@ ms{
}
}
Variants{
+ 1606NICT{"Lewat Pertengahan Era Perancis hingga 1606"}
+ 1694ACAD{"Awal Pertengahan Era Perancis"}
+ 1901{"Sistem ejaan Jerman Tradisional"}
+ 1959ACAD{"Akademik"}
+ 1994{"Sistem ejaan Resia standard"}
+ 1996{"Sistem ejaan Jerman 1996"}
+ ABL1943{"Perumusan sistem ejaan 1943"}
+ ALALC97{"Perumian ALA-LC, edisi 1997"}
+ ALUKU{"Dialek Aluku"}
+ AO1990{"Perjanjian Sistem Ejaan Bahasa Portugis 1990"}
+ BAKU1926{"Abjad Latin Turki Disatukan"}
+ BALANKA{"Dialek Balanka Anii"}
+ BARLA{"Kumpulan dialek Barlavento Kabuverdianu"}
+ BISKE{"Dialek San Giorgio/Bila"}
+ BOHORIC{"Abjad Bohoric"}
+ BOONT{"Boontling"}
+ COLB1945{"Konvensyen Sistem Ejaan Portugis-Brazil 1945"}
+ DAJNKO{"Abjad Dajnko"}
+ EKAVSK{"Serbia dengan sebutan Ekavia"}
+ EMODENG{"Inggeris Moden Awal"}
+ FONIPA{"Fonetik IPA"}
+ FONUPA{"Fonetik UPA"}
+ HEPBURN{"Perumian Hepburn"}
+ IJEKAVSK{"Fon Serbia dengan sebutan Ijekavia"}
+ KKCOR{"Sistem Ejaan Lazim"}
+ KSCOR{"Sistem Ejaan Standard"}
+ LIPAW{"Dialek Lipovaz Resia"}
+ METELKO{"Abjad Metelko"}
+ MONOTON{"Ekanada"}
+ NDYUKA{"Dialek Ndyuka"}
+ NEDIS{"Dialek Natisone"}
+ NJIVA{"Dialek Gniva/Njiva"}
+ NULIK{"Volapuk Moden"}
+ OSOJS{"Dialek Oseacco/Osojane"}
+ OXENDICT{"Ejaan Kamus Inggeris Oxford"}
+ PAMAKA{"Dialek Pamaka"}
+ PINYIN{"Perumian Pinyin"}
+ POLYTON{"Banyak Nada"}
POSIX{"Komputer"}
+ REVISED{"Sistem Ejaan Semakan"}
+ RIGIK{"Vopaluk Klasik"}
+ ROZAJ{"Resia"}
+ SAAHO{"Saho"}
SCOTLAND{"Inggeris Standard Scotland"}
+ SOLBA{"Dialek Stolvizza/Solbica"}
+ SOTAV{"Kumpulan dialek Sotavento Kabuverdianu"}
+ TARASK{"Sistem ejaan Taraskievica"}
+ UCCOR{"Sistem Ejaan Bersatu"}
+ UCRCOR{"Sistem Ejaan Semakan Bersatu"}
+ UNIFON{"Abjad fonetik Unifon"}
+ VALENCIA{"Valencia"}
+ WADEGILE{"Perumian Wade-Giles"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — Semua"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/mt.txt b/icu4c/source/data/lang/mt.txt
index b97352745ea..8fb6567252a 100644
--- a/icu4c/source/data/lang/mt.txt
+++ b/icu4c/source/data/lang/mt.txt
@@ -557,7 +557,7 @@ mt{
Variants{
REVISED{"Ortografija Irriveda"}
}
- Version{"36.1"}
+ Version{"37"}
codePatterns{
language{"Lingwa: {0}"}
script{"Skript: {0}"}
diff --git a/icu4c/source/data/lang/mua.txt b/icu4c/source/data/lang/mua.txt
index f58f506fe34..06133d8f665 100644
--- a/icu4c/source/data/lang/mua.txt
+++ b/icu4c/source/data/lang/mua.txt
@@ -39,7 +39,6 @@ mua{
so{"Somaliya"}
sv{"Swedia"}
ta{"Tamul"}
- th{"th"}
tr{"Turk"}
uk{"Ukrainia"}
ur{"Urdu"}
@@ -48,5 +47,5 @@ mua{
zh{"zah Syiŋ"}
zu{"Zulu"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/my.txt b/icu4c/source/data/lang/my.txt
index 6acf02c060c..b53791cae28 100644
--- a/icu4c/source/data/lang/my.txt
+++ b/icu4c/source/data/lang/my.txt
@@ -114,6 +114,7 @@ my{
eu{"ဘာစ်ခ်"}
ewo{"အီဝန်ဒို"}
fa{"ပါရှန်"}
+ fa_AF{"ဒါရီ"}
ff{"ဖူလာ"}
fi{"ဖင်လန်"}
fil{"ဖိလစ်ပိုင်"}
@@ -591,7 +592,7 @@ my{
REVISED{"ပြန်လည်စီစစ်ထားသော ရေးထုံး"}
SCOTLAND{"စကော့ စံ အင်္ဂလိပ်"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — အားလုံး"}
category-list{"{0} − {1}"}
diff --git a/icu4c/source/data/lang/mzn.txt b/icu4c/source/data/lang/mzn.txt
index e9097eb7eb4..a29bb8887b7 100644
--- a/icu4c/source/data/lang/mzn.txt
+++ b/icu4c/source/data/lang/mzn.txt
@@ -262,10 +262,9 @@ mzn{
Kana{"کاتاکانا"}
}
Scripts%stand-alone{
- Hans{"سادهبَیی هان"}
Hant{"استاندارد ِسنتی هانت"}
}
- Version{"36.1"}
+ Version{"37"}
codePatterns{
language{"زوون: {0}"}
script{"اسکریپت: {0}"}
diff --git a/icu4c/source/data/lang/naq.txt b/icu4c/source/data/lang/naq.txt
index 16944a22248..e9004120f08 100644
--- a/icu4c/source/data/lang/naq.txt
+++ b/icu4c/source/data/lang/naq.txt
@@ -48,5 +48,5 @@ naq{
zh{"Chineesǁî gowab, Mandarinni"}
zu{"Zulub"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/nb.txt b/icu4c/source/data/lang/nb.txt
index fda16eea631..eb8d89a7725 100644
--- a/icu4c/source/data/lang/nb.txt
+++ b/icu4c/source/data/lang/nb.txt
@@ -173,6 +173,7 @@ nb{
ewo{"ewondo"}
ext{"ekstremaduransk"}
fa{"persisk"}
+ fa_AF{"dari"}
fan{"fang"}
fat{"fanti"}
ff{"fulfulde"}
@@ -632,6 +633,7 @@ nb{
zh_Hant{"tradisjonell mandarinkinesisk"}
}
Languages%menu{
+ ars{"arabisk (najd)"}
zh{"kinesisk, mandarin"}
}
Languages%short{
@@ -645,6 +647,7 @@ nb{
Aghb{"kaukasus-albansk"}
Ahom{"ahom"}
Arab{"arabisk"}
+ Aran{"nastaliq"}
Armi{"arameisk"}
Armn{"armensk"}
Avst{"avestisk"}
@@ -761,6 +764,7 @@ nb{
Phnx{"fønikisk"}
Plrd{"pollard-fonetisk"}
Prti{"inskripsjonsparthisk"}
+ Qaag{"zawgyi"}
Rjng{"rejang"}
Roro{"rongorongo"}
Runr{"runer"}
@@ -1021,7 +1025,6 @@ nb{
KSCOR{"standard ortografi"}
LAUKIKA{"laukika"}
LIPAW{"resia med Lipovaz-dialekt"}
- LUNA1918{"LUNA1918"}
METELKO{"Metelko-alfabet"}
MONOTON{"monotonisk rettskriving"}
NDYUKA{"ndyuka-dialekt"}
@@ -1030,15 +1033,12 @@ nb{
NULIK{"moderne volapük"}
OSOJS{"oseacco- og osojanedialekt"}
PAMAKA{"Pamaka-dialekt"}
- PETR1708{"PETR1708"}
PINYIN{"pinyin"}
POLYTON{"polytonisk rettskriving"}
POSIX{"dataspråk"}
- PUTER{"PUTER"}
REVISED{"revidert ortografi"}
RIGIK{"klassisk volapük"}
ROZAJ{"resisk dialekt"}
- RUMGR{"RUMGR"}
SAAHO{"saho"}
SCOTLAND{"skotsk standard engelsk"}
SCOUSE{"scouse dialekt"}
@@ -1057,7 +1057,7 @@ nb{
VALLADER{"vallader"}
WADEGILE{"Wade-Giles-romanisering"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} – alt"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/nd.txt b/icu4c/source/data/lang/nd.txt
index 47202079984..c50427b35bd 100644
--- a/icu4c/source/data/lang/nd.txt
+++ b/icu4c/source/data/lang/nd.txt
@@ -48,5 +48,5 @@ nd{
zh{"isi-China"}
zu{"isi-Zulu"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/nds.txt b/icu4c/source/data/lang/nds.txt
index 724ed5e35dc..ac58836f6f0 100644
--- a/icu4c/source/data/lang/nds.txt
+++ b/icu4c/source/data/lang/nds.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nds{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/ne.txt b/icu4c/source/data/lang/ne.txt
index 80797bf90e6..c602c669ec5 100644
--- a/icu4c/source/data/lang/ne.txt
+++ b/icu4c/source/data/lang/ne.txt
@@ -3,11 +3,11 @@
ne{
Keys{
calendar{"पात्रो"}
- cf{"cf"}
+ cf{"मुद्राको ढाँचा"}
collation{"क्रमबद्ध सुची"}
currency{"मुद्रा"}
- hc{"hc"}
- lb{"lb"}
+ hc{"समय चक्र (12 तथा 24)"}
+ lb{"पङ्क्ति विच्छेदको शैली"}
ms{"मापन प्रणाली"}
numbers{"अङ्कहरू"}
}
@@ -169,6 +169,7 @@ ne{
ewo{"इवोन्डो"}
ext{"एक्सट्रेमादुराली"}
fa{"फारसी"}
+ fa_AF{"दारी"}
fan{"फाङ"}
fat{"फान्टी"}
ff{"फुलाह"}
@@ -707,17 +708,13 @@ ne{
Xpeo{"पुरानो पर्सियन"}
Yiii{"यी"}
Zinh{"इन्हेरिटेड"}
- Zmth{"Zmth"}
- Zsye{"Zsye"}
+ Zmth{"गणितीय चिन्ह"}
+ Zsye{"इमोजी"}
Zsym{"प्रतीकहरू"}
Zxxx{"नलेखिएको"}
Zyyy{"साझा"}
Zzzz{"अज्ञात लिपि"}
}
- Scripts%stand-alone{
- Hans{"सरलिकृत चिनियाँ"}
- Hant{"परम्परागत चिनियाँ"}
- }
Types{
calendar{
buddhist{"बुद्धिष्ट पात्रो"}
@@ -756,9 +753,9 @@ ne{
h24{"hc-h24"}
}
lb{
- loose{"loose"}
- normal{"normal"}
- strict{"strict"}
+ loose{"पङ्क्ति विच्छेदको खुला शैली"}
+ normal{"पङ्क्ति विच्छेदको सामान्य शैली"}
+ strict{"पङ्क्ति विच्छेदको कडा शैली"}
}
ms{
metric{"मेट्रिक प्रणाली"}
@@ -807,7 +804,7 @@ ne{
AREVELA{"पूर्वी आर्मेनियाली"}
POSIX{"कम्प्युटर"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0}-सबै"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/nl.txt b/icu4c/source/data/lang/nl.txt
index dc3b8aff1ff..374b57b852d 100644
--- a/icu4c/source/data/lang/nl.txt
+++ b/icu4c/source/data/lang/nl.txt
@@ -172,6 +172,7 @@ nl{
ewo{"Ewondo"}
ext{"Extremeens"}
fa{"Perzisch"}
+ fa_AF{"Dari"}
fan{"Fang"}
fat{"Fanti"}
ff{"Fulah"}
@@ -626,7 +627,8 @@ nl{
zh_Hant{"Mandarijn (traditioneel)"}
}
Languages%menu{
- yue{"Kantonees"}
+ ars{"Arabisch, Nadjdi"}
+ ckb{"Koerdisch, Soranî"}
zh{"Mandarijn"}
}
Languages%short{
@@ -641,6 +643,7 @@ nl{
Aghb{"Kaukasisch Albanees"}
Ahom{"Ahom"}
Arab{"Arabisch"}
+ Aran{"Nastaliq"}
Armi{"Keizerlijk Aramees"}
Armn{"Armeens"}
Avst{"Avestaans"}
@@ -661,12 +664,14 @@ nl{
Cari{"Carisch"}
Cham{"Cham"}
Cher{"Cherokee"}
+ Chrs{"Chorasmisch"}
Cirt{"Cirth"}
Copt{"Koptisch"}
Cprt{"Cyprisch"}
Cyrl{"Cyrillisch"}
Cyrs{"Oudkerkslavisch Cyrillisch"}
Deva{"Devanagari"}
+ Diak{"Dives Akuru"}
Dogr{"Dogra"}
Dsrt{"Deseret"}
Dupl{"Duployan snelschrift"}
@@ -686,7 +691,7 @@ nl{
Grek{"Grieks"}
Gujr{"Gujarati"}
Guru{"Gurmukhi"}
- Hanb{"Hanb"}
+ Hanb{"Han met Bopomofo"}
Hang{"Hangul"}
Hani{"Han"}
Hano{"Hanunoo"}
@@ -711,6 +716,7 @@ nl{
Khar{"Kharoshthi"}
Khmr{"Khmer"}
Khoj{"Khojki"}
+ Kits{"Kitaans kleinschrift"}
Knda{"Kannada"}
Kore{"Koreaans"}
Kpel{"Kpelle"}
@@ -769,7 +775,7 @@ nl{
Phnx{"Foenicisch"}
Plrd{"Pollard-fonetisch"}
Prti{"Inscriptioneel Parthisch"}
- Qaag{"Qaag"}
+ Qaag{"Zawgyi"}
Rjng{"Rejang"}
Rohg{"Hanifi Rohingya"}
Roro{"Rongorongo"}
@@ -817,6 +823,7 @@ nl{
Wole{"Woleai"}
Xpeo{"Oudperzisch"}
Xsux{"Sumero-Akkadian Cuneiform"}
+ Yezi{"Jezidi"}
Yiii{"Yi"}
Zanb{"vierkant Zanabazar"}
Zinh{"Overgeërfd"}
@@ -949,6 +956,7 @@ nl{
cham{"Cham cijfers"}
cyrl{"Cyrillische cijfers"}
deva{"Devanagari cijfers"}
+ diak{"Dives Akuru cijfers"}
ethi{"Ethiopische cijfers"}
finance{"Financiële cijfers"}
fullwide{"cijfers met volledige breedte"}
@@ -1046,6 +1054,7 @@ nl{
BISKE{"San Giorgio/Bila-dialect"}
BOHORIC{"Bohorič-alfabet"}
BOONT{"Boontling"}
+ BORNHOLM{"Bornholms"}
CISAUP{"Cisaup"}
COLB1945{"Portugese-Braziliaanse spellingsverdrag van 1945"}
CORNU{"Cornu"}
@@ -1124,7 +1133,7 @@ nl{
WADEGILE{"Wade-Giles-romanisering"}
XSISTEMO{"X-sistemo"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — alle"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/nmg.txt b/icu4c/source/data/lang/nmg.txt
index bfd6cba2556..ce2f822836a 100644
--- a/icu4c/source/data/lang/nmg.txt
+++ b/icu4c/source/data/lang/nmg.txt
@@ -47,5 +47,5 @@ nmg{
zh{"Kiɛl bó chinois"}
zu{"Zulu"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/nn.txt b/icu4c/source/data/lang/nn.txt
index 19bec6ee632..5900606df8d 100644
--- a/icu4c/source/data/lang/nn.txt
+++ b/icu4c/source/data/lang/nn.txt
@@ -761,7 +761,7 @@ nn{
TARASK{"taraskievica-ortografi"}
VALENCIA{"valensisk dialekt"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} – alt"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/nnh.txt b/icu4c/source/data/lang/nnh.txt
index 53864079617..b569b1bdc9c 100644
--- a/icu4c/source/data/lang/nnh.txt
+++ b/icu4c/source/data/lang/nnh.txt
@@ -24,5 +24,5 @@ nnh{
yav{"Shwóŋò pʉa shÿó Mbafìa"}
ybb{"Shwóŋò Tsaŋ"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/nus.txt b/icu4c/source/data/lang/nus.txt
index f132f654016..38c0d7ac7f2 100644
--- a/icu4c/source/data/lang/nus.txt
+++ b/icu4c/source/data/lang/nus.txt
@@ -48,5 +48,5 @@ nus{
zh{"Thok cayna"}
zu{"Thok dhuluni"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/nyn.txt b/icu4c/source/data/lang/nyn.txt
index cb1706a021a..824e45b4899 100644
--- a/icu4c/source/data/lang/nyn.txt
+++ b/icu4c/source/data/lang/nyn.txt
@@ -48,5 +48,5 @@ nyn{
zh{"Oruchaina"}
zu{"Oruzuru"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/om.txt b/icu4c/source/data/lang/om.txt
index e9d0dea14c1..242d0fce209 100644
--- a/icu4c/source/data/lang/om.txt
+++ b/icu4c/source/data/lang/om.txt
@@ -92,5 +92,5 @@ om{
Scripts{
Latn{"Latin"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/or.txt b/icu4c/source/data/lang/or.txt
index b00aa4282fd..0dfdf00636a 100644
--- a/icu4c/source/data/lang/or.txt
+++ b/icu4c/source/data/lang/or.txt
@@ -140,6 +140,7 @@ or{
eu{"ବାସ୍କ୍ୱି"}
ewo{"ଇୱୋଣ୍ଡୋ"}
fa{"ପର୍ସିଆନ୍"}
+ fa_AF{"ଦାରି"}
fan{"ଫାଙ୍ଗ"}
fat{"ଫାଣ୍ଟି"}
ff{"ଫୁଲାହ"}
@@ -736,6 +737,7 @@ or{
laoo{"ଲାଓ ଅଙ୍କଗୁଡ଼ିକ"}
latn{"ପାଶ୍ଚାତ୍ୟ ଅଙ୍କଗୁଡ଼ିକ"}
mlym{"ମଲୟାଲମ୍ ଅଙ୍କଗୁଡ଼ିକ"}
+ mong{"ମଙ୍ଗୋଲୀୟ ଡିଜିଟ୍"}
mymr{"ମିଆଁମାର୍ ଅଙ୍କଗୁଡ଼ିକ"}
orya{"ଓଡ଼ିଆ ଅଙ୍କଗୁଡ଼ିକ"}
roman{"ରୋମାନ୍ ସଂଖ୍ୟାଗୁଡ଼ିକ"}
@@ -747,7 +749,17 @@ or{
tibt{"ତିବତୀ ଅଙ୍କଗୁଡ଼ିକ"}
}
}
- Version{"36.1"}
+ Variants{
+ 1694ACAD{"ଆଦ୍ୟ ଆଧୁନିକ ଫରାସୀ"}
+ 1901{"ପାରମ୍ପରିକ ଜର୍ମାନ ବର୍ଣ୍ଣପ୍ରକରଣ"}
+ 1959ACAD{"ଏକାଡେମିକ"}
+ 1996{"1996ର ଜର୍ମାନ ବର୍ଣ୍ଣପ୍ରକରଣ"}
+ ALUKU{"ଆଲୁକୁ ଉପଭାଷା"}
+ UNIFON{"ୟୁନିଫନ୍ ଫନେଟିକ୍ ଆଲଫାବେଟ୍"}
+ VAIDIKA{"ବୈଦିକ"}
+ VALENCIA{"ଭେଲେନସିଆନ୍"}
+ }
+ Version{"37"}
characterLabelPattern{
all{"{0} — ସମସ୍ତ"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/os.txt b/icu4c/source/data/lang/os.txt
index 77afddca373..e37f739f0d7 100644
--- a/icu4c/source/data/lang/os.txt
+++ b/icu4c/source/data/lang/os.txt
@@ -96,7 +96,7 @@ os{
latn{"Нырыккон цифрӕтӕ"}
}
}
- Version{"36.1"}
+ Version{"37"}
codePatterns{
language{"Ӕвзаг: {0}"}
script{"Скрипт: {0}"}
diff --git a/icu4c/source/data/lang/pa.txt b/icu4c/source/data/lang/pa.txt
index e6f45326f03..b6baffff6c3 100644
--- a/icu4c/source/data/lang/pa.txt
+++ b/icu4c/source/data/lang/pa.txt
@@ -110,6 +110,7 @@ pa{
eu{"ਬਾਸਕ"}
ewo{"ਇਵੋਂਡੋ"}
fa{"ਫ਼ਾਰਸੀ"}
+ fa_AF{"ਦਾਰੀ"}
ff{"ਫੁਲਾਹ"}
fi{"ਫਿਨਿਸ਼"}
fil{"ਫਿਲੀਪਿਨੋ"}
@@ -436,6 +437,7 @@ pa{
}
Scripts{
Arab{"ਅਰਬੀ"}
+ Aran{"ਨਸਤਾਲੀਕ"}
Armn{"ਅਰਮੀਨੀਆਈ"}
Beng{"ਬੰਗਾਲੀ"}
Bopo{"ਬੋਪੋਮੋਫੋ"}
@@ -573,7 +575,7 @@ pa{
tibt{"ਤਿੱਬਤੀ ਅੰਕ"}
}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — ਸਭ"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/pa_Arab.txt b/icu4c/source/data/lang/pa_Arab.txt
index ab2ff425608..3362b2de169 100644
--- a/icu4c/source/data/lang/pa_Arab.txt
+++ b/icu4c/source/data/lang/pa_Arab.txt
@@ -7,7 +7,8 @@ pa_Arab{
}
Scripts{
Arab{"عربی"}
+ Aran{"نستعلیق"}
Guru{"گُرمُکھی"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/pa_Guru.txt b/icu4c/source/data/lang/pa_Guru.txt
index f06d9fff342..a0ee56949a6 100644
--- a/icu4c/source/data/lang/pa_Guru.txt
+++ b/icu4c/source/data/lang/pa_Guru.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
pa_Guru{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/pcm.txt b/icu4c/source/data/lang/pcm.txt
new file mode 100644
index 00000000000..47d7dfd3545
--- /dev/null
+++ b/icu4c/source/data/lang/pcm.txt
@@ -0,0 +1,419 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+pcm{
+ Keys{
+ calendar{"Kalẹ́nda"}
+ cf{"Haú To Arénj Mọní"}
+ collation{"Arénj Tins Wẹl"}
+ currency{"Mọní"}
+ hc{"Awá Saíkul (12 vs 24)"}
+ lb{"Laín Brẹk Staíl"}
+ ms{"Sístẹm fọ Mẹ́zhọ́mẹnt"}
+ numbers{"Nọ́mba-dẹm"}
+ }
+ Languages{
+ af{"Áfríkaans Lángwej"}
+ agq{"Aghẹ́m Lángwej"}
+ ak{"Akan Lángwej"}
+ am{"Amhárík Lángwej"}
+ ar{"Arábík Lángwej"}
+ ar_001{"Gẹ́nárál Arábík Lángwej fọ dís taim"}
+ as{"Asamíz Lángwej"}
+ asa{"Asu Lángwej"}
+ ast{"Astúriá Lángwej"}
+ az{"Azẹrbaijáni Lángwej"}
+ bas{"Básaa Lángwej"}
+ be{"Bẹlarúsiá Lángwej"}
+ bem{"Bẹ́mba Lángwej"}
+ bez{"Bẹ́na Lángwej"}
+ bg{"Bọlgériá Lángwej"}
+ bm{"Bambára Lángwej"}
+ bn{"Bángla Lángwej"}
+ bo{"Tibẹ́tan"}
+ br{"Brẹ́tọn Lángwej"}
+ brx{"Bódo Lángwej"}
+ bs{"Bọ́sniá Lángwej"}
+ ca{"Kátála Lángwej"}
+ ccp{"Chákma Lángwej"}
+ ce{"Chẹ́chẹn Lángwej"}
+ ceb{"Sẹbuáno Lángwej"}
+ cgg{"Chíga Lángwej"}
+ chr{"Chẹ́rókii Lángwej"}
+ ckb{"Mídúl Kọ́dish Lángwej"}
+ co{"Kọsíkan Lángwej"}
+ cs{"Chẹ́k Lángwej"}
+ cu{"Chọ́ch Slávik"}
+ cy{"Wẹlsh"}
+ da{"Dénísh Lángwej"}
+ dav{"Taíta"}
+ de{"Jámán Lángwej"}
+ de_AT{"Ọ́stria Jámán"}
+ de_CH{"Swítzaland Haí Jámán"}
+ dje{"Zármá"}
+ dsb{"Lówá Sorbiá"}
+ dua{"Duála Lángwej"}
+ dyo{"Jóla-Fónyi Lángwej"}
+ dz{"Zọ́ngka Lángwej"}
+ ebu{"Ẹmbu Lángwej"}
+ ee{"Ẹ́wẹ́ Lángwej"}
+ el{"Grík Lángwej"}
+ en{"Ínglish"}
+ en_AU{"Ọstréliá Ínglish"}
+ en_CA{"Kánáda Ínglish"}
+ en_GB{"Brítísh Ínglish"}
+ en_US{"Amẹ́ríka Ínglish"}
+ eo{"Ẹsperánto Lángwej"}
+ es{"Spánish Lángwej"}
+ es_419{"Látín Amẹ́ríka Spánish"}
+ es_ES{"Yúrop Spánish"}
+ es_MX{"Mẹ́ksiko Spánish"}
+ et{"Ẹstóniá Lángwej"}
+ eu{"Básk Lángwej"}
+ ewo{"Ẹwondo Lángwej"}
+ fa{"Pẹ́shiá Lángwej"}
+ fa_AF{"Dári"}
+ ff{"Fúlaní Lángwej"}
+ fi{"Fínísh Lángwej"}
+ fil{"Filipínó Lángwej"}
+ fo{"Fáróís Lángwej"}
+ fr{"Frẹ́nch Lángwej"}
+ fr_CA{"Kánádá Frẹnch"}
+ fr_CH{"Swítzalánd Frẹnch"}
+ fur{"Friúlián Lángwej"}
+ fy{"Wẹ́stán Frísiá Lángwej"}
+ ga{"Aírísh Lángwej"}
+ gd{"Gaelík Lángwej ọf Gael Pípol fọ Skọ́tland"}
+ gl{"Galísiá Lángwej"}
+ gsw{"Jámán Swis"}
+ gu{"Gujarátí Lángwej"}
+ guz{"Gusí Lángwej"}
+ gv{"Mánks Lángwej"}
+ ha{"Háusá Lángwej"}
+ haw{"Hawaii Lángwej"}
+ he{"Híbru Lángwej"}
+ hi{"Híndi Lángwej"}
+ hmn{"Mọ́ng Lángwej"}
+ hr{"Kroéshia Lángwej"}
+ hsb{"Sóbiá Lángwej di ọ́p-ọ́p wan"}
+ ht{"Haítí Kriol"}
+ hu{"Họngári Lángwej"}
+ hy{"Armẹ́niá Lángwej"}
+ ia{"Intalíngwuá Lángwej"}
+ id{"Indoníshia Lángwej"}
+ ig{"Igbo Lángwej"}
+ ii{"Síchuan Yi"}
+ is{"Aíslánd Lángwej"}
+ it{"Ítáli Lángwej"}
+ ja{"Japan Lángwej"}
+ jgo{"Ngómbá Lángwej"}
+ jmc{"Machámẹ́ Lángwej"}
+ jv{"Javáníz Lángwej"}
+ ka{"Jọ́jiá Lángwej"}
+ kab{"Kabail Lángwej"}
+ kam{"Kámbá Lángwej"}
+ kde{"Makọ́ndẹ́ Lángwej"}
+ kea{"Kábúvẹrdiánu Lángwej"}
+ khq{"Koyra Chíní Lángwej"}
+ ki{"Kikúyú Lángwej"}
+ kk{"Kazák Lángwej"}
+ kkj{"Kákó Lángwej"}
+ kl{"Kalálísút Lángwej"}
+ kln{"Kálẹ́njín Lángwej"}
+ km{"Kmaí Lángwej"}
+ kn{"Kánnáda Lángwej"}
+ ko{"Koriá Lángwej"}
+ kok{"Kónkéní Lángwej"}
+ ks{"Kashmírí Lángwej"}
+ ksb{"Shambala"}
+ ksf{"Bafiá Lángwej"}
+ ksh{"Kọlónián Lángwej"}
+ ku{"Kọ́dísh Lángwej"}
+ kw{"Kọ́nish Lángwej"}
+ ky{"Kiẹ́gíz Lángwej"}
+ la{"Látín Lángwej"}
+ lag{"Langi Lángwej"}
+ lb{"Lọ́ksémbọ́g Lángwej"}
+ lg{"Gánda Lángwej"}
+ lkt{"Lakótá Lángwej"}
+ ln{"Lingálá Lángwej"}
+ lo{"Láo Lángwej"}
+ lrc{"Nọ́tán Lúrí Lángwej"}
+ lt{"Lituéniá Lángwej"}
+ lu{"Lúbá-Katángá Lángwej"}
+ luo{"Luó Lángwej"}
+ luy{"Luyia Lángwej"}
+ lv{"Látvián Lángwej"}
+ mas{"Masaí Lángwej"}
+ mer{"Mẹ́rú Lángwej"}
+ mfe{"Morísiẹ́n Lángwej"}
+ mg{"Malagásí Lángwej"}
+ mgh{"Makúwá-Mító"}
+ mgo{"Mẹta’ Lángwej"}
+ mi{"Maórí Lángwej"}
+ mk{"Masẹdóniá Lángwej"}
+ ml{"Maléyálám Lángwej"}
+ mn{"Mọngóliá Lángwej"}
+ mr{"Marátí Lángwej"}
+ ms{"Malé Lángwej"}
+ mt{"Mọ́ltá Lángwej"}
+ mua{"Mundáng Lángwej"}
+ mul{"Plẹ́ntí Lángwej-dẹm"}
+ my{"Bọ́ma Lángwej"}
+ mzn{"Mazandẹrání Lángwej"}
+ naq{"Naámá Lángwej"}
+ nb{"Nọwẹ́jiá Bokmál Lángwej"}
+ nd{"Nọ́tán Ndẹbẹlẹ Lángwej"}
+ nds{"Ló Jámán Lángwej"}
+ ne{"Nẹpálí Lángwej"}
+ nl{"Dọch Lángwej"}
+ nl_BE{"Flẹ́mish Lángwej"}
+ nmg{"Kwasió Lángwej"}
+ nn{"Nọwẹ́jiá Niúnọsk"}
+ nnh{"Ngiẹ́mbọn Lángwej"}
+ nus{"Núa"}
+ ny{"Nyánja"}
+ nyn{"Nyankólẹ"}
+ om{"Orómó"}
+ or{"Ódiá"}
+ os{"Osẹ́tik"}
+ pa{"Punjábi"}
+ pcm{"Naijíriá Píjin"}
+ pl{"Pólánd Lángwej"}
+ prg{"Prúshia"}
+ ps{"Páshto"}
+ pt{"Pọtiugiz"}
+ pt_BR{"Brazíl Pọtiugíz"}
+ pt_PT{"Yúróp Pọtiugíz"}
+ qu{"Kẹchuá"}
+ rm{"Románsh"}
+ rn{"Rúndi"}
+ ro{"Romániá Lángwej"}
+ rof{"Rómbo"}
+ ru{"Rọshiá Lángwej"}
+ rw{"Kinyarwánda Lángwej"}
+ rwk{"Rwa"}
+ sa{"Sánskrit"}
+ sah{"Sakhá"}
+ saq{"Sambúru"}
+ sbp{"Sangu"}
+ sd{"Síndí"}
+ se{"Nọ́tán Sámí Lángwej"}
+ seh{"Sẹ́ná"}
+ ses{"Kóiraboró Sẹ́nní Lángwej"}
+ sg{"sàngo"}
+ shi{"Táchẹ́lit"}
+ si{"Sínhala"}
+ sk{"Slóvak"}
+ sl{"Slovẹ́niá Lángwej"}
+ sm{"Samóá Lángwej"}
+ smn{"Ínárí Sámí Lángwej"}
+ sn{"Shóna"}
+ so{"Sọmáli"}
+ sq{"Albéniá Lángwej"}
+ sr{"Sẹrbiá Lángwej"}
+ st{"Saútán Sóto"}
+ su{"Sọ́ndaniz"}
+ sv{"Suwídẹ́n Lángwej"}
+ sw{"Swahíli"}
+ ta{"tàmil"}
+ te{"Tẹlugu"}
+ teo{"Tẹ́so"}
+ tg{"Tájik"}
+ th{"Taí"}
+ ti{"Tigrínyá"}
+ tk{"Tọ́kmẹn"}
+ to{"Tóngan"}
+ tr{"Tọ́ki"}
+ tt{"Tatá"}
+ twq{"Tasawak"}
+ tzm{"Mídúl Atlás Támazígt Lángwej"}
+ ug{"Wiúgọ"}
+ uk{"Yukrénia"}
+ und{"Lángwej wé nóbọ́di sabi"}
+ ur{"Úrdú"}
+ uz{"Úzbẹk"}
+ vai{"Vaí"}
+ vi{"Viẹ́tnám Lángwej"}
+ vo{"Vólapiuk"}
+ vun{"Vúnjo"}
+ wae{"Wọ́lsa"}
+ wo{"Wólof"}
+ xh{"Kọ́sa"}
+ xog{"sóga"}
+ yav{"Yangbẹn"}
+ yi{"Yídish"}
+ yo{"Yorubá"}
+ yue{"Kántọn Lángwej"}
+ zgh{"Gẹ́nárál Morókó Támazígt Lángwej"}
+ zh{"Mandarín Chainíz Lángwej"}
+ zh_Hans{"Ízí Chainíz Lángwej"}
+ zh_Hant{"Tradíshọ́nál Chainíz Lángwej"}
+ zu{"Zúlu"}
+ zxx{"Nó Lángwéj Kọ́ntẹnt"}
+ }
+ Languages%long{
+ zh_Hans{"Ízí Mandarín Chainíz Lángwej"}
+ zh_Hant{"Tradíshọ́nál Mandarín Chainíz Lángwej"}
+ }
+ Languages%menu{
+ yue{"Chainiz Kántọniz"}
+ zh{"Chainiz, Mandarin"}
+ }
+ Languages%short{
+ en_GB{"UK Ínglish"}
+ en_US{"US Ínglish"}
+ }
+ Scripts{
+ Arab{"Arábík"}
+ Armn{"Armẹ́nia"}
+ Beng{"Bángla"}
+ Bopo{"Bopomófo"}
+ Brai{"Blaínd Pípol Raítín Sístẹm"}
+ Cyrl{"Sírílik"}
+ Deva{"Dẹvanágári"}
+ Ethi{"Ẹtiópik"}
+ Geor{"Jọ́jia"}
+ Grek{"Grík"}
+ Gujr{"Gujaráti"}
+ Guru{"Gúrmukhi"}
+ Hanb{"Han Wit Bopomófo"}
+ Hang{"Hángul"}
+ Hani{"Chainiz"}
+ Hans{"Ízí Chainíz Lángwej"}
+ Hant{"Nọ́mal"}
+ Hebr{"Híbrú"}
+ Hira{"Hiagána"}
+ Hrkt{"Pát ọf Japán Raítín Sístẹm"}
+ Jamo{"Jámo"}
+ Jpan{"Japan"}
+ Kana{"Katákána"}
+ Khmr{"Kemẹẹ"}
+ Knda{"Kánnad Raítín Sístẹm"}
+ Kore{"Koria"}
+ Laoo{"Lao"}
+ Latn{"Látin"}
+ Mlym{"Maléyálam"}
+ Mong{"Mọngólia"}
+ Mymr{"Miánmar"}
+ Orya{"Ódia"}
+ Sinh{"Sinhála"}
+ Taml{"Támil"}
+ Telu{"Tẹ́lúgu"}
+ Thaa{"Tána"}
+ Thai{"Taí"}
+ Tibt{"Tíbẹt"}
+ Zmth{"Matimátiks Sains"}
+ Zsye{"Ẹ́móji"}
+ Zsym{"Símbuls"}
+ Zxxx{"Wétín Dẹm Nó Rait"}
+ Zyyy{"Jẹ́náral"}
+ Zzzz{"Raítín Sístẹm Wé Nóbọ́di Sabí"}
+ }
+ Scripts%stand-alone{
+ Hans{"Ízí Chainíz Lang"}
+ Hant{"Nọ́mál Chainiz"}
+ }
+ Types{
+ calendar{
+ buddhist{"Búdíst Kalẹ́nda"}
+ chinese{"Chaíníz Kalẹ́nda"}
+ dangi{"Dangi Kalẹ́nda"}
+ ethiopic{"Ẹtiópiá Kalẹ́nda"}
+ gregorian{"Grẹ́górí Kalẹ́nda"}
+ hebrew{"Híbrú Kalẹ́nda"}
+ islamic{"Múslím Kalẹ́nda"}
+ iso8601{"ISO-8601 Kalẹ́nda"}
+ japanese{"Japán Kalẹ́nda"}
+ persian{"Pẹ́shia Kalẹ́nda"}
+ roc{"Ripọ́blík ọf Chaíná Kalẹ́nda"}
+ }
+ cf{
+ account{"Akáunt To Ték Arénj Mọní"}
+ standard{"Nọ́mál Wè To Arénj Mọní"}
+ }
+ collation{
+ ducet{"Yúníkód Mén Wè To Arénj Tins Wẹl"}
+ search{"Jẹ́nárál Sachin"}
+ standard{"Nọ́mál Wè To Arénj Tins Wẹl"}
+ }
+ hc{
+ h11{"12 Áwa Sístẹm (0–11)"}
+ h12{"12 Áwa Sístẹm (1–12)"}
+ h23{"24 Áwa Sístẹm (0–23)"}
+ h24{"24 Áwa Sístẹm (1–24)"}
+ }
+ lb{
+ loose{"Lúz Laín Brẹk Staíl"}
+ normal{"Nọ́mál Laín Brẹk Staíl"}
+ strict{"Fíksd Laín Brẹk Staíl"}
+ }
+ ms{
+ metric{"Mẹ́trík Sístẹm"}
+ uksystem{"Impẹ́riál Sístẹm fọ Mẹ́zhọ́mẹnt"}
+ ussystem{"US Sístẹm fọ Mẹ́zhọ́mẹnt"}
+ }
+ numbers{
+ arab{"Arábík Nọ́mba-dẹm"}
+ arabext{"Ẹstrá Arábík Nọ́mba-dẹm"}
+ armn{"Armẹ́niá Nọ́mba-dẹm"}
+ armnlow{"Smọ́l Taíp Armẹ́niá Nọ́mba-dẹm"}
+ beng{"Bánglá Nọ́mba-dẹm"}
+ deva{"Dẹvanágári Nọ́mba-dẹm"}
+ ethi{"Ẹtiópiá Nọ́mba-dẹm"}
+ fullwide{"Fúl-Waid Nọ́mba-dẹm"}
+ geor{"Jọ́jiá Nọ́mba-dẹm"}
+ grek{"Grík Nọ́mba-dẹm"}
+ greklow{"Smọ́l Taíp Grík Nọ́mba-dẹm"}
+ gujr{"Gujarátí Nọ́mba-dẹm"}
+ guru{"Gúrmukhi Nọ́mba-dẹm"}
+ hanidec{"Chainíz Nọ́mba-dẹm"}
+ hans{"Ízí Chainíz Nọ́mba-dẹm"}
+ hansfin{"Ízí Chainíz Mọní Nọ́mba-dẹm"}
+ hant{"Nọ́mál Chainíz Nọ́mba-dẹm"}
+ hantfin{"Nọ́mál Chainíz Mọní Nọ́mba-dẹm"}
+ hebr{"Híbru Nọ́mba-dẹm"}
+ jpan{"Japán Nọ́mba-dẹm"}
+ jpanfin{"Japán Mọní Nọ́mba-dẹm"}
+ khmr{"Kmai Nọ́mba-dẹm"}
+ knda{"Kánnád Nọ́mba-dẹm"}
+ laoo{"Lao Nọ́mba-dẹm"}
+ latn{"Wẹ́stán Nọ́mba-dẹm"}
+ mlym{"Maléyálam Nọ́mba-dẹm"}
+ mymr{"Miánma Nọ́mba-dẹm"}
+ orya{"Ódia Nọ́mba-dẹm"}
+ roman{"Rómán Nọ́mba-dẹm"}
+ romanlow{"Smọ́l Taíp Rómán Nọ́mba-dẹm"}
+ taml{"Nọ́mál Támíl Nọ́mba-dẹm"}
+ tamldec{"Támíl Nọ́mba-dẹm"}
+ telu{"Tẹ́lúgu Nọ́mba-dẹm"}
+ thai{"Taí Nọ́mba-dẹm"}
+ tibt{"Tíbẹt Nọ́mba-dẹm"}
+ }
+ }
+ Version{"37"}
+ characterLabelPattern{
+ all{"{0} — ọl"}
+ category-list{"{0}: {1}"}
+ compatibility{"{0} — Fít ích ọ́da"}
+ enclosed{"{0} — Sọráund"}
+ extended{"{0} — Strẹch"}
+ historic{"{0} — Impọ́tant"}
+ miscellaneous{"{0} — Dífrẹ́n Dífrẹ́n Tins"}
+ other{"{0} — Ọ́da"}
+ scripts{"Raítín Sístẹm-dẹm —{0}"}
+ strokes{
+ one{"{0}Strok"}
+ other{"{0}Strok"}
+ }
+ }
+ codePatterns{
+ language{"Lángwej: {0}"}
+ script{"Haú to raít tins: {0}"}
+ territory{"Éria: {0}"}
+ }
+ localeDisplayPattern{
+ keyTypePattern{"{0}: {1}"}
+ pattern{"{0} ({1})"}
+ separator{"{0}, {1}"}
+ }
+}
diff --git a/icu4c/source/data/lang/pl.txt b/icu4c/source/data/lang/pl.txt
index 2c5a3eeaab6..7ca8ef74243 100644
--- a/icu4c/source/data/lang/pl.txt
+++ b/icu4c/source/data/lang/pl.txt
@@ -182,6 +182,7 @@ pl{
ewo{"ewondo"}
ext{"estremadurski"}
fa{"perski"}
+ fa_AF{"dari"}
fan{"fang"}
fat{"fanti"}
ff{"fulani"}
@@ -645,6 +646,7 @@ pl{
zh_Hant{"standardowy chiński tradycyjny"}
}
Languages%menu{
+ ckb{"kurdyjski sorani"}
zh{"chiński, mandaryński"}
}
Languages%short{
@@ -655,6 +657,7 @@ pl{
}
Scripts{
Arab{"arabskie"}
+ Aran{"nastaliq"}
Armi{"armi"}
Armn{"ormiańskie"}
Avst{"awestyjskie"}
@@ -748,6 +751,7 @@ pl{
Phnx{"fenicki"}
Plrd{"fonetyczny Pollard’a"}
Prti{"partyjski inskrypcyjny"}
+ Qaag{"zawgyi"}
Rjng{"rejang"}
Roro{"rongorongo"}
Runr{"runiczne"}
@@ -972,7 +976,7 @@ pl{
VALENCIA{"walencki"}
WADEGILE{"latynizacja Wade’a i Gilesa"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — wszystko"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/ps.txt b/icu4c/source/data/lang/ps.txt
index 85cfe33b6e7..67bae6bfa8b 100644
--- a/icu4c/source/data/lang/ps.txt
+++ b/icu4c/source/data/lang/ps.txt
@@ -108,6 +108,7 @@ ps{
eu{"باسکي"}
ewo{"اوونڊو"}
fa{"فارسي"}
+ fa_AF{"دری (افغانستان)"}
ff{"فولاح"}
fi{"فینلنډي"}
fil{"فلیپیني"}
@@ -120,7 +121,6 @@ ps{
fur{"فرائیلیین"}
fy{"لوېديځ فريشي"}
ga{"ائيرلېنډي"}
- gaa{"gaa"}
gd{"سکاټلېنډي ګېلک"}
gez{"ګیز"}
gil{"گلبرتي"}
@@ -545,7 +545,7 @@ ps{
tibt{"تبتي اعداد"}
}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} - ټول"}
compatibility{"{0} - مطابقت"}
diff --git a/icu4c/source/data/lang/ps_PK.txt b/icu4c/source/data/lang/ps_PK.txt
index 440b25847ba..3409a981818 100644
--- a/icu4c/source/data/lang/ps_PK.txt
+++ b/icu4c/source/data/lang/ps_PK.txt
@@ -16,5 +16,5 @@ ps_PK{
arabext{"غځېدلے عربي ۔ اينډيک عدد"}
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/pt.txt b/icu4c/source/data/lang/pt.txt
index 0a37aff17ba..9eb22103593 100644
--- a/icu4c/source/data/lang/pt.txt
+++ b/icu4c/source/data/lang/pt.txt
@@ -153,6 +153,7 @@ pt{
eu{"basco"}
ewo{"ewondo"}
fa{"persa"}
+ fa_AF{"dari"}
fan{"fangue"}
fat{"fanti"}
ff{"fula"}
@@ -553,14 +554,13 @@ pt{
yue{"cantonês (tradicional)"}
zh{"chinês, mandarim"}
}
- Languages%short{
- az{"azerbaijano"}
- }
Languages%variant{
+ ckb{"curdo sorâni"}
ps{"pushto"}
}
Scripts{
Arab{"árabe"}
+ Aran{"nastaliq"}
Armi{"armi"}
Armn{"armênio"}
Avst{"avéstico"}
@@ -656,6 +656,7 @@ pt{
Phnx{"fenício"}
Plrd{"fonético pollard"}
Prti{"prti"}
+ Qaag{"zawgyi"}
Rjng{"rejang"}
Roro{"rongorongo"}
Runr{"rúnico"}
@@ -888,7 +889,7 @@ pt{
VALENCIA{"valenciano"}
WADEGILE{"romanização Wade-Giles"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — todos"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/pt_AO.txt b/icu4c/source/data/lang/pt_AO.txt
index 06842614467..95cf1c6eeb2 100644
--- a/icu4c/source/data/lang/pt_AO.txt
+++ b/icu4c/source/data/lang/pt_AO.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_AO{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/pt_CH.txt b/icu4c/source/data/lang/pt_CH.txt
index 0060128ed54..3a679be16d0 100644
--- a/icu4c/source/data/lang/pt_CH.txt
+++ b/icu4c/source/data/lang/pt_CH.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_CH{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/pt_CV.txt b/icu4c/source/data/lang/pt_CV.txt
index 941a30d4c5d..6d4dd3a184a 100644
--- a/icu4c/source/data/lang/pt_CV.txt
+++ b/icu4c/source/data/lang/pt_CV.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_CV{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/pt_GQ.txt b/icu4c/source/data/lang/pt_GQ.txt
index 263ab5fbe52..7cbf7717a1e 100644
--- a/icu4c/source/data/lang/pt_GQ.txt
+++ b/icu4c/source/data/lang/pt_GQ.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_GQ{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/pt_GW.txt b/icu4c/source/data/lang/pt_GW.txt
index 55d0c8dd222..da37fbe5cb5 100644
--- a/icu4c/source/data/lang/pt_GW.txt
+++ b/icu4c/source/data/lang/pt_GW.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_GW{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/pt_LU.txt b/icu4c/source/data/lang/pt_LU.txt
index 66c4e95674c..ebead8d520f 100644
--- a/icu4c/source/data/lang/pt_LU.txt
+++ b/icu4c/source/data/lang/pt_LU.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_LU{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/pt_MO.txt b/icu4c/source/data/lang/pt_MO.txt
index dd723102e0c..cf54f625921 100644
--- a/icu4c/source/data/lang/pt_MO.txt
+++ b/icu4c/source/data/lang/pt_MO.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_MO{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/pt_MZ.txt b/icu4c/source/data/lang/pt_MZ.txt
index 112d57aab1b..b99439ce770 100644
--- a/icu4c/source/data/lang/pt_MZ.txt
+++ b/icu4c/source/data/lang/pt_MZ.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_MZ{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/pt_PT.txt b/icu4c/source/data/lang/pt_PT.txt
index c39a57795e6..85a4e21a46d 100644
--- a/icu4c/source/data/lang/pt_PT.txt
+++ b/icu4c/source/data/lang/pt_PT.txt
@@ -49,6 +49,7 @@ pt_PT{
es_ES{"espanhol europeu"}
es_MX{"espanhol mexicano"}
et{"estónio"}
+ fa_AF{"dari"}
fon{"fon"}
fr_CA{"francês canadiano"}
fr_CH{"francês suíço"}
@@ -95,7 +96,6 @@ pt_PT{
pt_PT{"português europeu"}
raj{"rajastanês"}
ro_MD{"moldávio"}
- root{"root"}
se{"sami do norte"}
sga{"irlandês antigo"}
shu{"árabe do Chade"}
@@ -125,6 +125,7 @@ pt_PT{
zh_Hant{"chinês mandarim tradicional"}
}
Languages%menu{
+ ckb{"curdo sorani"}
zh{"chinês mandarim"}
}
Languages%short{
@@ -132,6 +133,7 @@ pt_PT{
en_GB{"inglês (RU)"}
}
Scripts{
+ Aran{"nasta’liq"}
Armn{"arménio"}
Beng{"bengalês"}
Egyd{"egípcio demótico"}
@@ -269,7 +271,7 @@ pt_PT{
MONOTON{"monotónico"}
POLYTON{"politónico"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} – tudo"}
compatibility{"{0} – compatibilidade"}
diff --git a/icu4c/source/data/lang/pt_ST.txt b/icu4c/source/data/lang/pt_ST.txt
index 7975c4b3331..e4321678d60 100644
--- a/icu4c/source/data/lang/pt_ST.txt
+++ b/icu4c/source/data/lang/pt_ST.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_ST{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/pt_TL.txt b/icu4c/source/data/lang/pt_TL.txt
index 5166829a4c1..b3777b6af6a 100644
--- a/icu4c/source/data/lang/pt_TL.txt
+++ b/icu4c/source/data/lang/pt_TL.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_TL{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/qu.txt b/icu4c/source/data/lang/qu.txt
index dcdcc563e6b..cdad01a0c57 100644
--- a/icu4c/source/data/lang/qu.txt
+++ b/icu4c/source/data/lang/qu.txt
@@ -343,5 +343,5 @@ qu{
tibt{"Tibetano Sananpakuna"}
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/rm.txt b/icu4c/source/data/lang/rm.txt
index 0ecae9fe78d..c77fd9e8f50 100644
--- a/icu4c/source/data/lang/rm.txt
+++ b/icu4c/source/data/lang/rm.txt
@@ -627,7 +627,7 @@ rm{
TARASK{"ortografia taraskievica"}
VALENCIA{"valencian"}
}
- Version{"36.1"}
+ Version{"37"}
codePatterns{
language{"Lingua: {0}"}
script{"Scrittira: {0}"}
diff --git a/icu4c/source/data/lang/rn.txt b/icu4c/source/data/lang/rn.txt
index 64a617a0d59..a704a57fafb 100644
--- a/icu4c/source/data/lang/rn.txt
+++ b/icu4c/source/data/lang/rn.txt
@@ -48,5 +48,5 @@ rn{
zh{"Igishinwa"}
zu{"Ikizulu"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/ro.txt b/icu4c/source/data/lang/ro.txt
index 98ff99af0a7..e1631bb24e9 100644
--- a/icu4c/source/data/lang/ro.txt
+++ b/icu4c/source/data/lang/ro.txt
@@ -2,7 +2,6 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
ro{
Keys{
- calendar{"calendar"}
cf{"Format monedă"}
colAlternate{"sortare cu ignorarea simbolurilo"}
colBackwards{"sortare inversă după accent"}
@@ -153,6 +152,7 @@ ro{
eu{"bască"}
ewo{"ewondo"}
fa{"persană"}
+ fa_AF{"dari"}
fan{"fang"}
fat{"fanti"}
ff{"fulah"}
@@ -407,7 +407,6 @@ ro{
ro{"română"}
rof{"rombo"}
rom{"romani"}
- root{"root"}
ru{"rusă"}
rup{"aromână"}
rw{"kinyarwanda"}
@@ -554,14 +553,15 @@ ro{
zh{"chineză, mandarină"}
}
Languages%short{
- az{"azeră"}
en_US{"engleză (S.U.A)"}
}
Languages%variant{
+ ckb{"kurdă sorani"}
ps{"pushto"}
}
Scripts{
Arab{"arabă"}
+ Aran{"nastaaliq"}
Armn{"armeană"}
Bali{"balineză"}
Beng{"bengaleză"}
@@ -613,9 +613,12 @@ ro{
Maya{"hieroglife maya"}
Mlym{"malayalam"}
Mong{"mongolă"}
+ Mtei{"meitei mayek"}
Mymr{"birmană"}
+ Olck{"ol chiki"}
Orya{"oriya"}
Phnx{"feniciană"}
+ Qaag{"zawgyi"}
Runr{"runică"}
Sinh{"singaleză"}
Syrc{"siriacă"}
@@ -790,7 +793,7 @@ ro{
SCOTLAND{"engleză standard scoțiană"}
WADEGILE{"Wade-Giles"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} – toate"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/ro_MD.txt b/icu4c/source/data/lang/ro_MD.txt
index 65f81ad5999..4545ad5c2b6 100644
--- a/icu4c/source/data/lang/ro_MD.txt
+++ b/icu4c/source/data/lang/ro_MD.txt
@@ -5,5 +5,5 @@ ro_MD{
sw_CD{"swahili (R. D. Congo)"}
wal{"wolaytta"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/rof.txt b/icu4c/source/data/lang/rof.txt
index 9395b0b72ba..5c655408755 100644
--- a/icu4c/source/data/lang/rof.txt
+++ b/icu4c/source/data/lang/rof.txt
@@ -48,5 +48,5 @@ rof{
zh{"Kichina"}
zu{"Kizulu"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/root.txt b/icu4c/source/data/lang/root.txt
index a7f3c737a28..63466ad1951 100644
--- a/icu4c/source/data/lang/root.txt
+++ b/icu4c/source/data/lang/root.txt
@@ -1,10 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
-/**
- * ICU source: /common/main/root.xml
- */
root{
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — all"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/ru.txt b/icu4c/source/data/lang/ru.txt
index d153f17765a..7aebf448a3a 100644
--- a/icu4c/source/data/lang/ru.txt
+++ b/icu4c/source/data/lang/ru.txt
@@ -160,6 +160,7 @@ ru{
eu{"баскский"}
ewo{"эвондо"}
fa{"персидский"}
+ fa_AF{"дари"}
fan{"фанг"}
fat{"фанти"}
ff{"фулах"}
@@ -562,17 +563,19 @@ ru{
zh_Hant{"севернокитайский, традиционное письмо"}
}
Languages%menu{
+ ars{"арабская (недждийский)"}
+ ckb{"курдская (сорани)"}
yue{"юэ"}
zh{"севернокитайский"}
}
Languages%short{
- az{"азербайджанский"}
en_GB{"британский английский"}
en_US{"американский английский"}
}
Scripts{
Afak{"афака"}
Arab{"арабица"}
+ Aran{"насталик"}
Armi{"арамейская"}
Armn{"армянская"}
Avst{"авестийская"}
@@ -683,6 +686,7 @@ ru{
Phnx{"финикийская"}
Plrd{"поллардовская фонетика"}
Prti{"парфянская"}
+ Qaag{"зоджи"}
Rjng{"реджангская"}
Roro{"ронго-ронго"}
Runr{"руническая"}
@@ -733,10 +737,6 @@ ru{
Zyyy{"общепринятая"}
Zzzz{"неизвестная письменность"}
}
- Scripts%stand-alone{
- Hans{"упрощенная китайская"}
- Hant{"традиционная китайская"}
- }
Scripts%variant{
Arab{"персидско-арабская"}
}
@@ -926,7 +926,7 @@ ru{
VALENCIA{"Валенсийский"}
WADEGILE{"Система Уэйда – Джайлза"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — все"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/rw.txt b/icu4c/source/data/lang/rw.txt
index a1d6047998e..5802e94b010 100644
--- a/icu4c/source/data/lang/rw.txt
+++ b/icu4c/source/data/lang/rw.txt
@@ -108,5 +108,5 @@ rw{
yi{"Inyeyidishi"}
zu{"Inyezulu"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/rwk.txt b/icu4c/source/data/lang/rwk.txt
index 204132a4b86..99718f9ff65 100644
--- a/icu4c/source/data/lang/rwk.txt
+++ b/icu4c/source/data/lang/rwk.txt
@@ -48,5 +48,5 @@ rwk{
zh{"Kyichina"}
zu{"Kyizulu"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/sah.txt b/icu4c/source/data/lang/sah.txt
index bf689eb4fbb..01916f04d11 100644
--- a/icu4c/source/data/lang/sah.txt
+++ b/icu4c/source/data/lang/sah.txt
@@ -91,7 +91,7 @@ sah{
h24{"24 чаастаах тиһик (0–24)"}
}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
strokes{
other{"{0} Strokes"}
diff --git a/icu4c/source/data/lang/saq.txt b/icu4c/source/data/lang/saq.txt
index aa8aca9a463..ffff0707fdd 100644
--- a/icu4c/source/data/lang/saq.txt
+++ b/icu4c/source/data/lang/saq.txt
@@ -48,5 +48,5 @@ saq{
zh{"Kichina"}
zu{"Kizulu"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/sat.txt b/icu4c/source/data/lang/sat.txt
new file mode 100644
index 00000000000..32ee8b9f6be
--- /dev/null
+++ b/icu4c/source/data/lang/sat.txt
@@ -0,0 +1,78 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+sat{
+ Languages{
+ de{"ᱡᱟᱨᱢᱟᱱ"}
+ de_AT{"ᱚᱥᱴᱨᱤᱭᱟ ᱡᱟᱨᱢᱟᱱ"}
+ de_CH{"ᱥᱩᱣᱤᱥ ᱦᱟᱤ ᱡᱟᱨᱢᱟᱱ"}
+ en{"ᱟᱝᱜᱽᱨᱮᱡᱤ"}
+ en_AU{"ᱚᱥᱴᱨᱮᱞᱤᱭᱟᱱ ᱟᱝᱜᱽᱨᱮᱡᱤ"}
+ en_CA{"ᱠᱟᱱᱟᱰᱤᱭᱟᱱ ᱟᱝᱜᱽᱨᱮᱡᱤ"}
+ en_GB{"ᱵᱨᱤᱴᱤᱥ ᱟᱝᱜᱽᱨᱮᱡᱤ"}
+ en_US{"ᱟᱢᱮᱨᱤᱠᱟᱱ ᱟᱝᱜᱽᱨᱮᱡᱤ"}
+ es{"ᱮᱥᱯᱮᱱᱤᱥ"}
+ es_419{"ᱞᱮᱴᱤᱱ ᱟᱢᱮᱨᱤᱠᱟᱱ ᱮᱥᱯᱮᱱᱤᱥ"}
+ es_ES{"ᱨᱩᱥᱤᱭᱟᱱ ᱮᱥᱯᱮᱱᱤᱥ"}
+ es_MX{"ᱢᱮᱠᱥᱤᱠᱟᱱ ᱮᱥᱯᱮᱱᱤᱥ"}
+ fr{"ᱯᱷᱨᱮᱧᱪ"}
+ fr_CA{"ᱠᱟᱱᱟᱰᱤᱭᱟᱱ ᱯᱷᱨᱮᱧᱪ"}
+ fr_CH{"ᱥᱩᱣᱤᱥ ᱯᱷᱨᱮᱧᱪ"}
+ it{"ᱤᱴᱟᱞᱤᱟᱱ"}
+ ja{"ᱡᱟᱯᱟᱱᱤ"}
+ pt{"ᱯᱩᱨᱛᱜᱟᱞᱤ"}
+ pt_BR{"ᱵᱨᱟᱡᱤᱞᱤᱭᱟᱱ ᱯᱩᱨᱛᱜᱟᱞᱤ"}
+ pt_PT{"ᱭᱩᱨᱚᱯᱤᱭᱟᱱ ᱯᱩᱨᱛᱜᱟᱞᱤ"}
+ ru{"ᱨᱩᱥᱤᱭᱟᱱ"}
+ sat{"ᱥᱟᱱᱛᱟᱲᱤ"}
+ und{"ᱵᱟᱝ ᱩᱨᱩᱢ ᱯᱟᱹᱨᱥᱤ"}
+ zh{"ᱪᱟᱭᱱᱤᱡᱽ"}
+ zh_Hans{"ᱟᱞᱜᱟᱣᱟᱠᱟᱱ ᱪᱟᱭᱱᱤᱡᱽ"}
+ zh_Hant{"ᱴᱨᱮᱰᱤᱥᱱᱟᱞ ᱪᱟᱭᱱᱤᱡᱽ"}
+ }
+ Languages%long{
+ zh_Hans{"ᱟᱞᱜᱟᱣᱟᱠᱟᱱ ᱢᱟᱫᱟᱨᱤᱱ ᱪᱟᱭᱱᱤᱡᱽ"}
+ zh_Hant{"ᱴᱨᱮᱰᱤᱥᱱᱟᱞ ᱢᱟᱫᱟᱨᱤᱱ ᱪᱟᱭᱱᱤᱡᱽ"}
+ }
+ Languages%menu{
+ zh{"ᱪᱟᱭᱱᱤᱡᱽ, ᱢᱟᱱᱰᱟᱨᱤᱱ"}
+ }
+ Languages%short{
+ en_GB{"ᱭᱩᱠᱮ ᱟᱝᱜᱽᱨᱮᱡᱤ"}
+ en_US{"ᱭᱩᱮᱥ ᱟᱝᱜᱽᱨᱮᱡᱤ"}
+ }
+ Scripts{
+ Arab{"ᱟᱨᱵᱤᱠ"}
+ Cyrl{"ᱥᱤᱨᱤᱞᱤᱠ"}
+ Deva{"ᱫᱮᱣᱟᱱᱟᱜᱟᱨᱤ"}
+ Hans{"ᱥᱤᱢᱯᱞᱤᱯᱟᱭᱤᱰ"}
+ Hant{"ᱴᱨᱮᱰᱤᱥᱚᱱ"}
+ Latn{"ᱞᱮᱴᱤᱱ"}
+ Olck{"ᱚᱞ ᱪᱤᱠᱤ"}
+ Zxxx{"ᱵᱟᱝ ᱚᱞ ᱟᱠᱟᱱ"}
+ Zzzz{"ᱵᱟᱝ ᱩᱨᱩᱢ ᱪᱤᱠᱤ"}
+ }
+ Scripts%stand-alone{
+ Hans{"ᱥᱤᱢᱯᱞᱤᱯᱟᱭᱤᱰ ᱦᱟᱱ"}
+ Hant{"ᱴᱨᱮᱰᱤᱥᱚᱱ ᱦᱟᱱ"}
+ }
+ Types{
+ calendar{
+ gregorian{"ᱜᱨᱮᱜᱚᱨᱤᱭᱟᱱ ᱠᱟᱞᱮᱱᱰᱟᱨ"}
+ }
+ collation{
+ standard{"ᱮᱥᱴᱮᱱᱰᱟᱨᱰ ᱛᱷᱟᱨ ᱟᱸᱫᱮ"}
+ }
+ numbers{
+ latn{"ᱣᱮᱥᱴᱟᱨᱱ ᱮᱞ"}
+ }
+ }
+ Version{"37"}
+ codePatterns{
+ language{"ᱯᱟᱹᱨᱥᱤ: {0}"}
+ script{"ᱪᱤᱠᱤ/ᱦᱟᱨᱚᱯᱺ {0}"}
+ territory{"ᱴᱚᱴᱷᱟᱺ {0}"}
+ }
+ localeDisplayPattern{
+ keyTypePattern{"{0}: {1}"}
+ }
+}
diff --git a/icu4c/source/data/lang/sat_IN.txt b/icu4c/source/data/lang/sat_IN.txt
new file mode 100644
index 00000000000..c4976b4d7f9
--- /dev/null
+++ b/icu4c/source/data/lang/sat_IN.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+sat_IN{
+ "%%ALIAS"{"sat_Olck_IN"}
+}
diff --git a/icu4c/source/data/lang/sat_Olck.txt b/icu4c/source/data/lang/sat_Olck.txt
new file mode 100644
index 00000000000..0d7225f984f
--- /dev/null
+++ b/icu4c/source/data/lang/sat_Olck.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+sat_Olck{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/lang/sat_Olck_IN.txt b/icu4c/source/data/lang/sat_Olck_IN.txt
new file mode 100644
index 00000000000..8bda43c4ea7
--- /dev/null
+++ b/icu4c/source/data/lang/sat_Olck_IN.txt
@@ -0,0 +1,8 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+/**
+ * generated alias target
+ */
+sat_Olck_IN{
+ ___{""}
+}
diff --git a/icu4c/source/data/lang/sbp.txt b/icu4c/source/data/lang/sbp.txt
index 25709b8e462..0ab2a07388c 100644
--- a/icu4c/source/data/lang/sbp.txt
+++ b/icu4c/source/data/lang/sbp.txt
@@ -48,5 +48,5 @@ sbp{
zh{"Ishishina"}
zu{"Ishisulu"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/sd.txt b/icu4c/source/data/lang/sd.txt
index 36ef222848f..fa91adcce0c 100644
--- a/icu4c/source/data/lang/sd.txt
+++ b/icu4c/source/data/lang/sd.txt
@@ -108,6 +108,7 @@ sd{
eu{"باسڪي"}
ewo{"اوانڊو"}
fa{"فارسي"}
+ fa_AF{"دري"}
ff{"فلاهه"}
fi{"فنش"}
fil{"فلپائني"}
@@ -549,7 +550,7 @@ sd{
tibt{"تبتي عدد"}
}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — سڀئي"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/sd_Arab.txt b/icu4c/source/data/lang/sd_Arab.txt
new file mode 100644
index 00000000000..52a97c86243
--- /dev/null
+++ b/icu4c/source/data/lang/sd_Arab.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+sd_Arab{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/lang/sd_Arab_PK.txt b/icu4c/source/data/lang/sd_Arab_PK.txt
new file mode 100644
index 00000000000..4a9803a3c85
--- /dev/null
+++ b/icu4c/source/data/lang/sd_Arab_PK.txt
@@ -0,0 +1,8 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+/**
+ * generated alias target
+ */
+sd_Arab_PK{
+ ___{""}
+}
diff --git a/icu4c/source/data/lang/sd_Deva.txt b/icu4c/source/data/lang/sd_Deva.txt
new file mode 100644
index 00000000000..fe3c3509cd0
--- /dev/null
+++ b/icu4c/source/data/lang/sd_Deva.txt
@@ -0,0 +1,83 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+sd_Deva{
+ %%Parent{"root"}
+ Languages{
+ de{"जर्मन"}
+ de_AT{"आसट्रियन जो जर्मन"}
+ de_CH{"स्विसु हाई जर्मनु"}
+ en{"अंगरेज़ी"}
+ en_AU{"ऑसटेलियन अंगरेज़ी"}
+ en_CA{"केनेडियन अंगरेज़ी"}
+ es{"स्पेनिश"}
+ es_419{"लैटिणु अमिरिकी स्पेन वारो"}
+ es_ES{"यूरोपियन स्पेनी"}
+ es_MX{"मैक्सिकन स्पेनिश"}
+ fr{"फ़्रांस जी ॿोली"}
+ it{"इटालियनु"}
+ ja{"जापानीज़"}
+ pt{"पुर्तगीज़"}
+ pt_PT{".यूरोपी पुर्तगीज़"}
+ ru{"रशियनु"}
+ sd{"सिन्धी"}
+ und{"अणवाकुफु भाषा"}
+ zh{"चीनी(लिप्यंतरण जो इशारो: खास करे, मेंडिरिन चीनी जे लाइ"}
+ zh_Hant{"रवायती चीनी"}
+ }
+ Languages%long{
+ zh_Hans{"सवली मेंडिरिन चीनी"}
+ zh_Hant{"रवायती मेंडिरिन चीनी"}
+ }
+ Languages%menu{
+ zh{"चीनी,मेंडारिन"}
+ }
+ Languages%short{
+ en_GB{"यूके जी अंगरेज़ी"}
+ en_US{"यूएस जी अंगरेज़ी"}
+ }
+ Scripts{
+ Arab{"अरेबिक"}
+ Cyrl{"सिरिलिक"}
+ Deva{"देवनागिरी"}
+ Hans{
+ "सवलो थियण(लिप्यंतरण जो इशारो: लिपि नालो जो इहो तर्जमो चीनी भाषा जे नाले "
+ "सां ॻडु ॻढिण में कमु इंदो आहे"
+ }
+ Hant{
+ "रवायती (लिप्यंतरण जो इशारो: लिपि नालो जो इहो तर्जमो चीनी भाषा जे नाले सा"
+ "ं ॻडु करे ॻढिंजी करे थींदो आहे )"
+ }
+ Latn{"लैटिन"}
+ Zxxx{"अणलिखयल"}
+ Zzzz{"अणवाकुफु लिपि"}
+ }
+ Scripts%stand-alone{
+ Hans{
+ "सवलो थियण हान(लिप्यंतरण जो इशारो: लिपि नालो जो इहो तर्जमो जुदा रुप में इ"
+ "स्तेमाल थींदो आहे चीनी भाषा जे नाले सां ॻडु थी करे ना थींदो आहे)"
+ }
+ Hant{
+ "रवायती हान (लिप्यंतरण जो इशारो: लिपि नालो जो इहो तर्जमो जुदा सां इस्तेमा"
+ "ल थींदो आहे चीनी भाषा जे नाले सा ॻढिंजी करे न थींदो आहे )"
+ }
+ }
+ Types{
+ calendar{
+ gregorian{"ग्रेगेरियन कलेंडरु"}
+ }
+ collation{
+ standard{"मअयारी तरीके वारो आदेश"}
+ }
+ numbers{
+ arab{"अरेबिक-इंडिक डिजिट"}
+ deva{"देवनागिरी लिपि"}
+ latn{"मग़रबी डिजिट"}
+ }
+ }
+ Version{"37"}
+ codePatterns{
+ language{"भाषा: {0}"}
+ script{"लिपि: {0}"}
+ territory{"इलाको: {0}"}
+ }
+}
diff --git a/icu4c/source/data/lang/sd_PK.txt b/icu4c/source/data/lang/sd_PK.txt
new file mode 100644
index 00000000000..766360070b4
--- /dev/null
+++ b/icu4c/source/data/lang/sd_PK.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+sd_PK{
+ "%%ALIAS"{"sd_Arab_PK"}
+}
diff --git a/icu4c/source/data/lang/se.txt b/icu4c/source/data/lang/se.txt
index e92c2bde057..4dc3544cd87 100644
--- a/icu4c/source/data/lang/se.txt
+++ b/icu4c/source/data/lang/se.txt
@@ -154,7 +154,7 @@ se{
PINYIN{"pinyin"}
WADEGILE{"Wade-Giles"}
}
- Version{"36.1"}
+ Version{"37"}
codePatterns{
language{"giella: {0}"}
script{"chállin: {0}"}
diff --git a/icu4c/source/data/lang/se_FI.txt b/icu4c/source/data/lang/se_FI.txt
index 1c4609e128c..3b6a899f11e 100644
--- a/icu4c/source/data/lang/se_FI.txt
+++ b/icu4c/source/data/lang/se_FI.txt
@@ -45,10 +45,6 @@ se_FI{
Zxxx{"orrut čállojuvvot"}
Zzzz{"dovdameahttun čállin"}
}
- Scripts%stand-alone{
- Hans{"álkes kiinnálaš"}
- Hant{"árbevirolaš kiinnálaš"}
- }
Types{
calendar{
buddhist{"buddhista kaleandar"}
@@ -59,11 +55,8 @@ se_FI{
ethiopic-amete-alem{"etiohpalaš-amete-alem kaleandar"}
gregorian{"gregorialaš kalendar"}
}
- numbers{
- fullwide{"fullwide"}
- }
}
- Version{"36.1"}
+ Version{"37"}
codePatterns{
script{"čállin: {0}"}
}
diff --git a/icu4c/source/data/lang/seh.txt b/icu4c/source/data/lang/seh.txt
index eeced24f8cc..cd0d1ae42dd 100644
--- a/icu4c/source/data/lang/seh.txt
+++ b/icu4c/source/data/lang/seh.txt
@@ -48,5 +48,5 @@ seh{
zh{"chinês"}
zu{"zulu"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/ses.txt b/icu4c/source/data/lang/ses.txt
index 608d01ce18f..025c4474267 100644
--- a/icu4c/source/data/lang/ses.txt
+++ b/icu4c/source/data/lang/ses.txt
@@ -48,5 +48,5 @@ ses{
zh{"Sinuwa senni, Mandareŋ"}
zu{"Zulu senni"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/sg.txt b/icu4c/source/data/lang/sg.txt
index 71bfad5e23f..2468611dc13 100644
--- a/icu4c/source/data/lang/sg.txt
+++ b/icu4c/source/data/lang/sg.txt
@@ -48,5 +48,5 @@ sg{
zh{"Shinuäa"}
zu{"Zûlu"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/shi.txt b/icu4c/source/data/lang/shi.txt
index 5dfcd04ec2a..75fb26f9b8c 100644
--- a/icu4c/source/data/lang/shi.txt
+++ b/icu4c/source/data/lang/shi.txt
@@ -48,5 +48,5 @@ shi{
zh{"ⵜⴰⵛⵉⵏⵡⵉⵜ"}
zu{"ⵜⴰⵣⵓⵍⵓⵜ"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/shi_Latn.txt b/icu4c/source/data/lang/shi_Latn.txt
index 31f390b6bdf..a6501d3db7f 100644
--- a/icu4c/source/data/lang/shi_Latn.txt
+++ b/icu4c/source/data/lang/shi_Latn.txt
@@ -49,5 +49,5 @@ shi_Latn{
zh{"Tacinwit"}
zu{"Tazulut"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/shi_Tfng.txt b/icu4c/source/data/lang/shi_Tfng.txt
index 4d4470c6f73..397f53f4944 100644
--- a/icu4c/source/data/lang/shi_Tfng.txt
+++ b/icu4c/source/data/lang/shi_Tfng.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
shi_Tfng{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/si.txt b/icu4c/source/data/lang/si.txt
index 8c468c2e796..9daaa9e6e25 100644
--- a/icu4c/source/data/lang/si.txt
+++ b/icu4c/source/data/lang/si.txt
@@ -110,6 +110,7 @@ si{
eu{"බාස්ක්"}
ewo{"එවොන්ඩො"}
fa{"පර්සියානු"}
+ fa_AF{"ඩාරි"}
ff{"ෆුලාහ්"}
fi{"ෆින්ලන්ත"}
fil{"පිලිපීන"}
@@ -557,7 +558,7 @@ si{
tibt{"ටිබෙට ඉලක්කම්"}
}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — සියල්ල"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/sk.txt b/icu4c/source/data/lang/sk.txt
index 049ebfdac6b..711f0d6bc09 100644
--- a/icu4c/source/data/lang/sk.txt
+++ b/icu4c/source/data/lang/sk.txt
@@ -160,6 +160,7 @@ sk{
eu{"baskičtina"}
ewo{"ewondo"}
fa{"perzština"}
+ fa_AF{"daríjčina"}
fan{"fangčina"}
fat{"fanti"}
ff{"fulbčina"}
@@ -560,12 +561,12 @@ sk{
zh{"čínština (mandarínska)"}
}
Languages%short{
- az{"azerbajdžančina"}
en_GB{"angličtina (britská)"}
en_US{"angličtina (americká)"}
}
Scripts{
Arab{"arabské"}
+ Aran{"nastaliq"}
Armn{"arménske"}
Bali{"balijský"}
Beng{"bengálske"}
@@ -602,9 +603,12 @@ sk{
Maya{"mayské hieroglyfy"}
Mlym{"malajálamske"}
Mong{"mongolské"}
+ Mtei{"mejtej majek (manipurské)"}
Mymr{"barmské"}
+ Olck{"santálske (ol chiki)"}
Orya{"uríjske"}
Osma{"osmanský"}
+ Qaag{"zawgyi"}
Runr{"Runové písmo"}
Sinh{"sinhálske"}
Taml{"tamilské"}
@@ -770,7 +774,7 @@ sk{
Variants{
SCOTLAND{"škótska štandardná angličtina"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} – všetko"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/sl.txt b/icu4c/source/data/lang/sl.txt
index 3e5c52674c5..9f3cc49eaaf 100644
--- a/icu4c/source/data/lang/sl.txt
+++ b/icu4c/source/data/lang/sl.txt
@@ -149,6 +149,7 @@ sl{
eu{"baskovščina"}
ewo{"evondovščina"}
fa{"perzijščina"}
+ fa_AF{"darijščina"}
fan{"fangijščina"}
fat{"fantijščina"}
ff{"fulščina"}
@@ -553,7 +554,6 @@ sl{
Bugi{"buginski"}
Buhd{"buhidski"}
Cans{"poenotena zlogovna pisava kanadskih staroselcev"}
- Cham{"Cham"}
Cher{"čerokeški"}
Cirt{"kirt"}
Copt{"koptski"}
@@ -663,10 +663,6 @@ sl{
Zyyy{"splošno"}
Zzzz{"neznan ali neveljaven zapis"}
}
- Scripts%stand-alone{
- Hans{"poenostavljena pisava han"}
- Hant{"tradicionalna pisava han"}
- }
Scripts%variant{
Arab{"perzijskoarabski"}
}
@@ -882,7 +878,7 @@ sl{
VALENCIA{"valencijski pravopis"}
WADEGILE{"romanizacija Wade-Giles"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} – vse"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/smn.txt b/icu4c/source/data/lang/smn.txt
index 6e9e244615f..7f17a56f869 100644
--- a/icu4c/source/data/lang/smn.txt
+++ b/icu4c/source/data/lang/smn.txt
@@ -397,7 +397,7 @@ smn{
zxx{"ij kielâlâš siskáldâs"}
zza{"zazakielâ"}
}
- Version{"36.1"}
+ Version{"37"}
codePatterns{
language{"kielâ: {0}"}
script{"čäällimvuáhádâh: {0}"}
diff --git a/icu4c/source/data/lang/sn.txt b/icu4c/source/data/lang/sn.txt
index e75dafce651..f2b9c984f5c 100644
--- a/icu4c/source/data/lang/sn.txt
+++ b/icu4c/source/data/lang/sn.txt
@@ -48,5 +48,5 @@ sn{
zh{"chiChinese"}
zu{"chiZulu"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/so.txt b/icu4c/source/data/lang/so.txt
index 545de4d6a30..ddaecdcbfc7 100644
--- a/icu4c/source/data/lang/so.txt
+++ b/icu4c/source/data/lang/so.txt
@@ -69,6 +69,7 @@ so{
eu{"Basquu"}
ewo{"Eewondho"}
fa{"Faarisi"}
+ fa_AF{"Faarsi"}
ff{"Fuulah"}
fi{"Finishka"}
fil{"Tagalog"}
@@ -76,6 +77,7 @@ so{
fr{"Faransiis"}
fr_CA{"Faransiiska Kanada"}
fr_CH{"Faransiis (Iswiiserlaand)"}
+ frc{"Faransiiska Cajun"}
fur{"Firiyuuliyaan"}
fy{"Firiisiyan Galbeed"}
ga{"Ayrish"}
@@ -134,12 +136,14 @@ so{
lkt{"Laakoota"}
ln{"Lingala"}
lo{"Lao"}
+ lou{"Louisiana Creole"}
lrc{"Koonfurta Luuri"}
lt{"Lituwaanays"}
lu{"Luuba-kataanga"}
luo{"Luwada"}
luy{"Luhya"}
lv{"Laatfiyaan"}
+ mai{"Dadka Maithili"}
mas{"Masaay"}
mer{"Meeru"}
mfe{"Moorisayn"}
@@ -185,6 +189,7 @@ so{
rn{"Rundhi"}
ro{"Romanka"}
rof{"Rombo"}
+ root{"Xidid"}
ru{"Ruush"}
rw{"Ruwaandha"}
rwk{"Raawa"}
@@ -250,41 +255,173 @@ so{
Languages%short{
az{"Aseeri"}
en_GB{"Ingiriiska Boqortooyada Midooday"}
+ en_US{"Ingiriisi (US)"}
}
Scripts{
+ Adlm{"Adlam"}
+ Aghb{"Qoraalka Luuqada Caucasian Albanian"}
+ Ahom{"Dadka Ahom"}
Arab{"Carabi"}
+ Aran{"Farta Luuqada Faarsiga"}
+ Armi{"Luuqada Imperial Aramaic"}
Armn{"Armeeniyaan"}
+ Avst{"Luuqada Avestan"}
+ Bali{"Baliniis"}
+ Bamu{"Bamum"}
+ Bass{"Qoraalka Vah"}
+ Batk{"Batak"}
Beng{"Baangla"}
+ Bhks{"Qoraalka Bhaiksuki"}
+ Bopo{"Farta Manadariinka Taywaan"}
+ Brah{"Dhirta Brahmi"}
Brai{"Qoraalka Indhoolaha"}
+ Bugi{"Luuqada Buginiiska"}
+ Buhd{"Luuqada Buhid"}
+ Cakm{"Jakma"}
+ Cans{"Qoraalka Luuqada Aborajiinka ee Kanada"}
+ Cari{"Luuqada kaariyaanka"}
+ Cham{"Jam"}
+ Cher{"Jerokee"}
+ Chrs{"Luuqada Korasmiyaanka"}
+ Copt{"Dadka Kotiga"}
+ Cprt{"sibraas dhalad ah"}
Cyrl{"Siriylik"}
Deva{"Dhefangaari"}
+ Diak{"Luuqadaha Dives Akuru"}
+ Dogr{"Dadka Dogra"}
+ Dsrt{"Gobalka Deseret"}
+ Dupl{"Qoraalka Duployan shorthand"}
+ Egyp{"Fartii hore ee Masaarida"}
+ Elba{"Magaalada Elbasan"}
+ Elym{"Qoraalka Elymaic"}
Ethi{"Itoobiya"}
Geor{"Jiyoorjoyaan"}
+ Glag{"Qoraalka Glagolitic"}
+ Gong{"Gumjala Gondi"}
+ Gonm{"Qoraalka Masaram Gondi"}
+ Goth{"Dadka Gothic"}
+ Gran{"Qoraalka Grantha"}
Grek{"Giriik"}
Gujr{"Gujaraati"}
+ Guru{"Luuqada gujarati"}
+ Hanb{"luuqada Han iyo Farta Mandariinka Taywaan"}
Hang{"Hanguul"}
+ Hani{"Luuqada Han"}
+ Hano{"Qoraalka Hanunoo"}
Hans{"La fududeeyay"}
Hant{"Hore"}
+ Hatr{"Qoraalka Hatran"}
Hebr{"Cibraani"}
Hira{"Hiragana"}
+ Hluw{"Qoraalka Anatolian Hieroglyphs"}
+ Hmng{"Hmonga pahawh"}
+ Hmnp{"Hmonga Nyiakeng Puachue"}
Hrkt{"Qoraalka Xuruufta Jabaaniiska"}
+ Hung{"Hangariyaankii Hore"}
+ Ital{"Itaaliggii Hore"}
Jamo{"Jaamo"}
+ Java{"Jafaniis"}
Jpan{"Jabaaniis"}
+ Kali{"Kayah LI"}
Kana{"Katakaana"}
+ Khar{"Koraalka kharooshi"}
Khmr{"Khamer"}
+ Khoj{"Qoraalka Khojki"}
+ Kits{"Qoraalka yar ee Khitan"}
Knda{"Kanada"}
Kore{"Kuuriyaan"}
+ Kthi{"kaithi"}
+ Lana{"Lanna"}
+ Laoo{"Dalka Lao"}
Latn{"Laatiin"}
+ Lepc{"Lebja"}
+ Limb{"Limbu"}
+ Lina{"Nidaamka qoraalka Linear A"}
+ Linb{"Nidaamka qoraalka Linear B"}
+ Lisu{"Wabiga Fraser"}
+ Lyci{"Lyciantii Hore"}
+ Lydi{"Lydian"}
+ Mahj{"Mahajani"}
+ Maka{"Makasar"}
+ Mand{"Luuqada Mandaean"}
+ Mani{"Manichaean"}
+ Marc{"Marchen"}
+ Medf{"Madefaidrin"}
+ Mend{"Mende"}
+ Merc{"Meroitic Curve"}
+ Mero{"Meroitic"}
Mlym{"Maalayalam"}
+ Modi{"Moodi"}
Mong{"Mongooliyaan"}
+ Mroo{"Mro"}
+ Mtei{"Qoraalka Luuqada Meitei"}
+ Mult{"Multani"}
Mymr{"Mayanmaar"}
+ Nand{"Nandinagari"}
+ Narb{"Carabiyadii Hore ee Wuqooye"}
+ Nbat{"Nabataean"}
+ Newa{"Newa"}
+ Nkoo{"N’Ko"}
+ Nshu{"Nüshu"}
+ Ogam{"Ogham"}
+ Olck{"Ol Jiki"}
+ Orkh{"Orkhon"}
Orya{"Oodhiya"}
+ Osge{"Osage"}
+ Osma{"Osmanya"}
+ Palm{"Palmyrene"}
+ Pauc{"Baaw Sin Haaw"}
+ Perm{"Permic gii hore"}
+ Phag{"Qoraalka Phags-pa"}
+ Phli{"Qoraaladii hore ee Pahlavi"}
+ Phlp{"Qoraalka midig laga bilaabo ee faarsiyiintii"}
+ Phnx{"Luuqada Phoenicianka"}
+ Plrd{"Shibanaha"}
+ Prti{"Qoraalka Parthian"}
+ Qaag{"Qoraalka Sawgiga"}
+ Rjng{"Dadka Rejan"}
+ Rohg{"Hanifi Rohingya"}
+ Runr{"Dadka Rejang"}
+ Samr{"Dadka Samaritan"}
+ Sarb{"Crabiyaankii Hore ee Wuqooyi"}
+ Saur{"Sawrashtra"}
+ Sgnw{"Qaabka dhagoolka loola hadlo"}
+ Shaw{"calaamad qoris"}
+ Shrd{"Sharada"}
+ Sidd{"Siddham"}
+ Sind{"khudwadi"}
Sinh{"Sinhaala"}
+ Sogd{"Sogdiyaan"}
+ Sogo{"Sogdiyaankii Hore"}
+ Sora{"Qoraalka Sora Sompeng"}
+ Soyo{"Soyombo"}
+ Sund{"Dadka Sundaniiska"}
+ Sylo{"Qoraalka Luuqada Sylheti"}
+ Syrc{"Lahjada Syriac"}
+ Tagb{"Tagbanwa"}
+ Takr{"Takri"}
+ Tale{"Tai Le"}
+ Talu{"Tai Lue cusub"}
Taml{"Taamiil"}
+ Tang{"Luuqada Tangut"}
+ Tavt{"Farta lagu Qoro Luuqadaha Tai"}
Telu{"Teeluguu"}
+ Tfng{"Farta Tifinagh"}
+ Tglg{"Luuqada Tagalog"}
Thaa{"Daana"}
Thai{"Taay"}
Tibt{"Tibetaan"}
+ Tirh{"Qoraalka Luuqada Maithili"}
+ Ugar{"Luuqada Ugaritic"}
+ Vaii{"Dadka Vai"}
+ Wara{"Nidaamka Qoraalka Luuqada Ho"}
+ Wcho{"Dadka wanjo"}
+ Xpeo{"Faarsigii Hore"}
+ Xsux{"Qoraalkii Hore ee dadka Sumaariyiinta ee dhulka mesobataamiya"}
+ Yezi{"Dadka Yesiidiga"}
+ Yiii{"Tiknoolajiyada Yi"}
+ Zanb{"Xarafka laba jibaaran ee kujira Xarfaha Zanabazar"}
+ Zinh{"Dhaxlay"}
Zmth{"Aqoonsiga Xisaabta"}
Zsye{"Calaamad Dareen Muujin"}
Zsym{"Calaamado"}
@@ -300,11 +437,18 @@ so{
calendar{
buddhist{"Habeentiriska Buudhist"}
chinese{"Habeetiriska Shiinaha"}
+ coptic{"Habeentiriska Koptiga"}
dangi{"Habeetiriska Dangi"}
ethiopic{"Habeentiriska Itoobiya"}
+ ethiopic-amete-alem{"Taariikhda Itoobiya ee Amete Alem"}
gregorian{"Habeetiriska Geregoriyaan"}
hebrew{"Habeentiriska yuhuudda"}
+ indian{"Taariikhda Qaranka Hindiya"}
islamic{"Habeentiriska islaamka"}
+ islamic-civil{"Taariikhda Islaamiga (tabular, civil epoch)"}
+ islamic-rgsa{"Habeentiriska Islaamka (Sacuudiga, aragtida)"}
+ islamic-tbla{"Taariikhda Islaamiga (tabular, astronomical epoch)"}
+ islamic-umalqura{"Taariikhda Islaamiga(Umm al-Qura)"}
iso8601{"Habeentiriska ISO-8601"}
japanese{"Habeentiriska jabbaanka"}
persian{"Habeentiriska Baarshiyaanka"}
@@ -315,9 +459,23 @@ so{
standard{"Habka Heerka Lacagta"}
}
collation{
+ big5han{"Isku hagaajinta Shiineeskii Hore - Big5"}
+ compat{"Iswaafajinta Isku hajintii hore"}
+ dictionary{"Isku hagaajinta Qaamuuska"}
ducet{"Lambar Sireedka Caalamiga ee Kala Soocidda Dalabka"}
+ emoji{"Isku hagaajinta Emojiga"}
+ eor{"Xeerarka Dalabka Yurub"}
+ gb2312han{"Isku hagaajinta Farta shiineeska"}
+ phonebook{"Isku hagaajinta foonbuuga"}
+ pinyin{"Isku hagaajinta Pinyin"}
+ reformed{"Isku hagaajinta Reformed"}
search{"Raadinta Guud"}
+ searchjl{"Raadinta Shibanaha Hangul"}
standard{"Amarka Kala Soocidda Caadiga ah"}
+ stroke{"Isku hagaajinta Farta"}
+ traditional{"Isku hagaajin Fareedkii Hore"}
+ unihan{"Isku hagaajinta Farta Radical-Stroke"}
+ zhuyin{"Isku hagaajinta Farta Zhuyin"}
}
hc{
h11{"12 Saac ee Nidaamka Saacadda (0–12)"}
@@ -336,15 +494,24 @@ so{
ussystem{"Nidaamka Cabbirka ee US"}
}
numbers{
+ ahom{"Godadka Ahom"}
arab{"Gdadka Carabi-Hindiya"}
arabext{"Tirooyinka Dheeraadka ah ee Godadka Carabi-Hindiya"}
armn{"Nidaam Tireedka Armeeniya"}
armnlow{"Nidaam Tireedka Yaryar ee Armeeniya"}
+ bali{"Godadka Balinese"}
beng{"Godadka Banglaa"}
+ brah{"Godadka Brahmi"}
+ cakm{"Godadka Chakma"}
+ cham{"Godadka cham"}
+ cyrl{"Lambarada Cyrillic"}
deva{"Godadka Defangaari"}
+ diak{"Godadka Dives Akuru"}
ethi{"Nidaam Tireedka Itoobiya"}
fullwide{"Ballac Godadka Buuxa"}
geor{"Nidaam Tireedka Giyoorgiyaanka"}
+ gong{"Godadka Gunjala Gondi"}
+ gonm{"Lambarada Masaram Gondi"}
grek{"Nidaam Tireedka Giriiga"}
greklow{"Nidaam Tireedka Yaryar ee Giriiga"}
gujr{"Godadka Gujaraati"}
@@ -355,25 +522,109 @@ so{
hant{"Nidaam Tireedka Hore ee Shiinaha"}
hantfin{"Nidaam Tireedkii Hore ee Dhaqaalaha Shiinaha"}
hebr{"Nidaam Tireedka Cibraanka"}
+ hmng{"Nidaam Tireedka Hebrew"}
+ hmnp{"Godadka Nyiakeng Puachue Hmong"}
+ java{"Godadka Javanese"}
jpan{"Nidaam Tireedka Jabbaanka"}
jpanfin{"Nidaam Tireedka Dhaqaalaha Jabbaanka"}
+ kali{"Godadka Kayah Li"}
khmr{"Godadka Khamer"}
knda{"Godadka Kanada"}
+ lana{"Godadka Tai Tham Hora"}
+ lanatham{"Godadka Tai Tham"}
laoo{"Godadka Laao"}
latn{"Godadka Ree Galbeedka"}
+ lepc{"Godadka Lepcha"}
+ limb{"Godadka Limbu"}
+ mathbold{"Godad Xisaabeedka Waaweeyn"}
+ mathdbl{"Godad Xisaabeedka Labalaabma"}
+ mathmono{"Godad Xisaabeedka Monospace"}
+ mathsanb{"Godad xisaabeedka waaweeyn ee Sans-Serif"}
+ mathsans{"Godad xisaabeedka Sans-Serif"}
mlym{"Godadka Malayalam"}
+ modi{"Godadka Modi"}
+ mong{"Godadka Mongooliyaanka"}
+ mroo{"Godadka Mro"}
+ mtei{"Godadka Meetei Mayek"}
mymr{"Godadka Mayanmaar"}
+ mymrshan{"Godadka Myanmar Shan"}
+ mymrtlng{"Godadka Myanmar Tai Laing"}
+ nkoo{"Godadka N’Ko"}
+ olck{"Godadka Ol Chiki"}
orya{"Godadka Oodhiya"}
+ osma{"Godadka Osmanya"}
+ rohg{"Godadka Hanifi Rohingya"}
roman{"Nidaam Tireedka Roomaanka"}
romanlow{"Nidaam Tireedka yaryar ee Roomaanka"}
+ saur{"Godadka Saurashtra"}
+ shrd{"Godadka Sharada"}
+ sind{"Godadka Khudawadi"}
+ sinh{"Godadka Sinhala Lith"}
+ sora{"Godadka Sora Sompeng"}
+ sund{"Godadka Sundaniiska"}
+ takr{"Godadka Takri"}
+ talu{"Godadka cusub ee Tai Lue"}
taml{"Nidaam Tireedki Hore ee Taaamiil"}
tamldec{"Godka Tirada Taamiil"}
telu{"Godka Tirada Telugu"}
thai{"Godka Tirada Thai"}
tibt{"Godka Tirada Tibetan"}
+ tirh{"Godadka Tirhuta"}
+ vaii{"Godadka Vai"}
+ wara{"Godadka Warang Citi"}
+ wcho{"Godadka Wancho"}
}
}
- Version{"36.1"}
+ Variants{
+ 1606NICT{"Fransiiskii dhexe ee ugu dambeeyay ilaa 1606"}
+ 1694ACAD{"Faransiiskii Hore"}
+ 1901{"orthofraphygii hore ee Jarmalka"}
+ 1959ACAD{"Tacliin"}
+ 1994{"Heerka orthographyga Resiyaanka"}
+ 1996{"Orthigraphygii jarmal ee 1996"}
+ ABL1943{"Qaacideeynta orthographygii 1943"}
+ ALALC97{"ALA-LC Romanization, 1997 daabacaad"}
+ ALUKU{"Lahjada Aluku"}
+ AO1990{"Heshiiska luuqada orthografiga burtuqiiska 1990"}
+ BAKU1926{"Farta Latin Turkiga ee Mideeysan"}
+ BALANKA{"Lahjada Balanka ee Anii"}
+ BARLA{"lahjada kooxda Barlavento ee kabuverdianu"}
+ BISKE{"Lahjada San Giorgio/Bila"}
+ BOHORIC{"Farta Bohorič"}
+ BOONT{"Luuqada Boontling"}
+ BORNHOLM{"BOONHOLM"}
+ COLB1945{"Shirkii orthografiga ee Portuguese-Brazilian 1945"}
+ DAJNKO{"alfabeetka Dajnko"}
+ EKAVSK{"dhaqyada isku jirka ah ee Serbiyaanka iyo Ekviyaan"}
+ EMODENG{"Ingiriiskii hore ee casriga ahaa"}
+ IJEKAVSK{"dhawaaqyada Serbiyaanka iyo Ijekaviyaan"}
+ KKCOR{"orhographyga caadiga ah"}
+ KSCOR{"heerka orthographyga"}
+ LENGADOC{"LENGADOK"}
+ LIPAW{"Lahjada Lipavaz ee Resiyaanka"}
+ LUNA1918{"LUUNA1918"}
+ METELKO{"alfaabeetka nmetelko"}
+ MONOTON{"MOONOTOONIK"}
+ NDYUKA{"lahjada Ndyuka"}
+ NEDIS{"lahjada Natisone"}
+ NEWFOUND{"HELITAANCUSUB"}
+ NICARD{"KAARKANI"}
+ NJIVA{"lahjada Gniva/Njiva"}
+ NULIK{"Folabuka casriga ah"}
+ OSOJS{"lahjada Oseacco/Osojane"}
+ OXENDICT{"hinggaadinta Qaamuuska Ingiriisiga Oxford"}
+ POSIX{"Kombiyuutar"}
+ SAAHO{"Saaho"}
+ SCOTLAND{"Heerka Ingiriisiga Iskootishka"}
+ SCOUSE{"GARAACID"}
+ SIMPLE{"Fudud"}
+ SOLBA{"lahjada Stolvizza/Solbica"}
+ TARASK{"orthographyga Taraskievica"}
+ UCCOR{"orthograpghyga mideeysan"}
+ UCRCOR{"orthographyga mideeysan ee hadana ladul maray"}
+ VALENCIA{"Faleensiyaawi"}
+ }
+ Version{"37"}
characterLabelPattern{
all{"{0} dhamaan"}
compatibility{"{0} — waafaqsanaanta"}
diff --git a/icu4c/source/data/lang/sq.txt b/icu4c/source/data/lang/sq.txt
index 3b38d1d9727..2e07ac691a9 100644
--- a/icu4c/source/data/lang/sq.txt
+++ b/icu4c/source/data/lang/sq.txt
@@ -109,6 +109,7 @@ sq{
eu{"baskisht"}
ewo{"euondoisht"}
fa{"persisht"}
+ fa_AF{"darisht"}
ff{"fulaisht"}
fi{"finlandisht"}
fil{"filipinisht"}
@@ -414,6 +415,10 @@ sq{
zxx{"nuk ka përmbajtje gjuhësore"}
zza{"zazaisht"}
}
+ Languages%long{
+ zh_Hans{"kinezishte mandarine (e thjeshtuar)"}
+ zh_Hant{"kinezishte mandarine (tradicionale)"}
+ }
Languages%menu{
yue{"kinezishte kantoneze"}
zh{"kinezishte mandarine"}
@@ -562,7 +567,7 @@ sq{
tibt{"shifra tibetiane"}
}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — Të gjitha"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/sr.txt b/icu4c/source/data/lang/sr.txt
index fd5870362fa..7a6e735f221 100644
--- a/icu4c/source/data/lang/sr.txt
+++ b/icu4c/source/data/lang/sr.txt
@@ -83,6 +83,7 @@ sr{
cad{"кадо"}
car{"карипски"}
cch{"атсам"}
+ ccp{"чакма"}
ce{"чеченски"}
ceb{"себуански"}
cgg{"чига"}
@@ -145,6 +146,7 @@ sr{
eu{"баскијски"}
ewo{"евондо"}
fa{"персијски"}
+ fa_AF{"дари"}
fan{"фанг"}
fat{"фанти"}
ff{"фула"}
@@ -850,7 +852,7 @@ sr{
TARASK{"Тараскијевичка ортографија"}
VALENCIA{"Валенцијска"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — све"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/sr_Cyrl.txt b/icu4c/source/data/lang/sr_Cyrl.txt
index 58ebf7e9055..df3a287587c 100644
--- a/icu4c/source/data/lang/sr_Cyrl.txt
+++ b/icu4c/source/data/lang/sr_Cyrl.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sr_Cyrl{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/sr_Cyrl_BA.txt b/icu4c/source/data/lang/sr_Cyrl_BA.txt
index 8c7af65f567..9b37c8c12a7 100644
--- a/icu4c/source/data/lang/sr_Cyrl_BA.txt
+++ b/icu4c/source/data/lang/sr_Cyrl_BA.txt
@@ -21,5 +21,5 @@ sr_Cyrl_BA{
zh_Hant{"традиционални кинески"}
zu{"исизулу"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/sr_Cyrl_ME.txt b/icu4c/source/data/lang/sr_Cyrl_ME.txt
index 427404c352e..5fcfd9a7596 100644
--- a/icu4c/source/data/lang/sr_Cyrl_ME.txt
+++ b/icu4c/source/data/lang/sr_Cyrl_ME.txt
@@ -17,5 +17,5 @@ sr_Cyrl_ME{
zgh{"стандардни марокански тамашек"}
zu{"исизулу"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/sr_Cyrl_XK.txt b/icu4c/source/data/lang/sr_Cyrl_XK.txt
index b549c74858a..49c86001c6e 100644
--- a/icu4c/source/data/lang/sr_Cyrl_XK.txt
+++ b/icu4c/source/data/lang/sr_Cyrl_XK.txt
@@ -17,5 +17,5 @@ sr_Cyrl_XK{
zgh{"стандардни марокански тамашек"}
zu{"исизулу"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/sr_Latn.txt b/icu4c/source/data/lang/sr_Latn.txt
index fb26c2fcfb6..894c518f753 100644
--- a/icu4c/source/data/lang/sr_Latn.txt
+++ b/icu4c/source/data/lang/sr_Latn.txt
@@ -851,7 +851,7 @@ sr_Latn{
TARASK{"Taraskijevička ortografija"}
VALENCIA{"Valencijska"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — sve"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/sr_Latn_BA.txt b/icu4c/source/data/lang/sr_Latn_BA.txt
index 210bf2a1eb1..4540f09a8b4 100644
--- a/icu4c/source/data/lang/sr_Latn_BA.txt
+++ b/icu4c/source/data/lang/sr_Latn_BA.txt
@@ -21,5 +21,5 @@ sr_Latn_BA{
zh_Hant{"tradicionalni kineski"}
zu{"isizulu"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/sr_Latn_ME.txt b/icu4c/source/data/lang/sr_Latn_ME.txt
index 4fc176e8bd9..b461ec93419 100644
--- a/icu4c/source/data/lang/sr_Latn_ME.txt
+++ b/icu4c/source/data/lang/sr_Latn_ME.txt
@@ -17,5 +17,5 @@ sr_Latn_ME{
zgh{"standardni marokanski tamašek"}
zu{"isizulu"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/sr_Latn_XK.txt b/icu4c/source/data/lang/sr_Latn_XK.txt
index c070db3b791..55eaab64db4 100644
--- a/icu4c/source/data/lang/sr_Latn_XK.txt
+++ b/icu4c/source/data/lang/sr_Latn_XK.txt
@@ -17,5 +17,5 @@ sr_Latn_XK{
zgh{"standardni marokanski tamašek"}
zu{"isizulu"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/su.txt b/icu4c/source/data/lang/su.txt
new file mode 100644
index 00000000000..3cd56a31692
--- /dev/null
+++ b/icu4c/source/data/lang/su.txt
@@ -0,0 +1,78 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+su{
+ Languages{
+ de{"Jérman"}
+ de_AT{"Jérman Austria"}
+ de_CH{"Jérman Swiss Luhur"}
+ en{"Inggris"}
+ en_AU{"Inggris Australia"}
+ en_CA{"Inggris Kanada"}
+ en_GB{"Inggris Inggris"}
+ en_US{"Inggris Amerika"}
+ es{"Spanyol"}
+ es_419{"Spanyol Amérika Latin"}
+ es_ES{"Spanyol Éropa"}
+ es_MX{"Spanyol Méksiko"}
+ fr{"Prancis"}
+ fr_CA{"Prancis Kanada"}
+ fr_CH{"Prancis Swiss"}
+ it{"Italia"}
+ ja{"Jepang"}
+ pt{"Portugis"}
+ pt_BR{"Portugis Brasil"}
+ pt_PT{"Portugis Éropa"}
+ ru{"Rusia"}
+ su{"Basa Sunda"}
+ und{"Teu Dipikaterang"}
+ zh{"Tiongkok"}
+ zh_Hans{"Tiongkok Sederhana"}
+ zh_Hant{"Tiongkok Tradisional"}
+ }
+ Languages%long{
+ zh_Hans{"Tiongkok Mandarin Sederhana"}
+ zh_Hant{"Tiongkok Mandarin Tradisional"}
+ }
+ Languages%menu{
+ zh{"Tiongkok, Mandarin"}
+ }
+ Languages%short{
+ en_GB{"Inggris UK"}
+ en_US{"Inggris AS"}
+ }
+ Scripts{
+ Arab{"Basa Arab"}
+ Cyrl{"Sirilik"}
+ Hans{"Sederhana"}
+ Hant{"Tradisional"}
+ Latn{"Latin"}
+ Zxxx{"Non-tulisan"}
+ Zzzz{"Skrip Teu Dipikaterang"}
+ }
+ Scripts%stand-alone{
+ Hans{"Han Sederhana"}
+ Hant{"Han Tradisional"}
+ }
+ Types{
+ calendar{
+ gregorian{"Kalender Grégorian"}
+ }
+ collation{
+ standard{"Aturan Runtuyan Standar"}
+ }
+ numbers{
+ latn{"Digit Barat"}
+ }
+ }
+ Version{"37"}
+ codePatterns{
+ language{"Basa: {0}"}
+ script{"Skrip: {0}"}
+ territory{"Daérah: {0}"}
+ }
+ localeDisplayPattern{
+ keyTypePattern{"{0}: {1}"}
+ pattern{"{0} ({1})"}
+ separator{"{0}, {1}"}
+ }
+}
diff --git a/icu4c/source/data/lang/su_ID.txt b/icu4c/source/data/lang/su_ID.txt
new file mode 100644
index 00000000000..67dde384e09
--- /dev/null
+++ b/icu4c/source/data/lang/su_ID.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+su_ID{
+ "%%ALIAS"{"su_Latn_ID"}
+}
diff --git a/icu4c/source/data/lang/su_Latn.txt b/icu4c/source/data/lang/su_Latn.txt
new file mode 100644
index 00000000000..008b42355f2
--- /dev/null
+++ b/icu4c/source/data/lang/su_Latn.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+su_Latn{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/lang/su_Latn_ID.txt b/icu4c/source/data/lang/su_Latn_ID.txt
new file mode 100644
index 00000000000..462983284c5
--- /dev/null
+++ b/icu4c/source/data/lang/su_Latn_ID.txt
@@ -0,0 +1,8 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+/**
+ * generated alias target
+ */
+su_Latn_ID{
+ ___{""}
+}
diff --git a/icu4c/source/data/lang/sv.txt b/icu4c/source/data/lang/sv.txt
index 853ed49f179..f0800b1ec5e 100644
--- a/icu4c/source/data/lang/sv.txt
+++ b/icu4c/source/data/lang/sv.txt
@@ -182,6 +182,7 @@ sv{
ewo{"ewondo"}
ext{"extremaduriska"}
fa{"persiska"}
+ fa_AF{"dari"}
fan{"fang"}
fat{"fanti"}
ff{"fulani"}
@@ -645,7 +646,8 @@ sv{
zh_Hant{"traditionell kinesiska"}
}
Languages%menu{
- yue{"kantonesiska"}
+ ars{"arabiska (najd)"}
+ ckb{"kurdiska (sorani)"}
zh{"mandarin"}
}
Languages%short{
@@ -661,6 +663,7 @@ sv{
Aghb{"kaukasiska albanska"}
Ahom{"ahom"}
Arab{"arabiska"}
+ Aran{"nastaliq"}
Armi{"imperisk arameiska"}
Armn{"armeniska"}
Avst{"avestiska"}
@@ -789,6 +792,7 @@ sv{
Phnx{"feniciska"}
Plrd{"pollardtecken"}
Prti{"tidig parthianska"}
+ Qaag{"zawgyi"}
Rjng{"rejang"}
Rohg{"hanifiska"}
Roro{"rongo-rongo"}
@@ -1140,7 +1144,7 @@ sv{
WADEGILE{"Wade-Giles"}
XSISTEMO{"x-system"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} – alla"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/sv_FI.txt b/icu4c/source/data/lang/sv_FI.txt
index c61d849e9a6..8f9784fdfc2 100644
--- a/icu4c/source/data/lang/sv_FI.txt
+++ b/icu4c/source/data/lang/sv_FI.txt
@@ -7,5 +7,5 @@ sv_FI{
Scripts%variant{
Arab{"persisk-arabiska"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/sw.txt b/icu4c/source/data/lang/sw.txt
index 2db92bb38c4..5073a135ab5 100644
--- a/icu4c/source/data/lang/sw.txt
+++ b/icu4c/source/data/lang/sw.txt
@@ -478,7 +478,7 @@ sw{
Grek{"Kigiriki"}
Gujr{"Kigujarati"}
Guru{"Kigurmukhi"}
- Hanb{"Hanb"}
+ Hanb{"Kihan chenye Bopomofo"}
Hang{"Kihangul"}
Hani{"Kihan"}
Hans{"Rahisi"}
@@ -656,7 +656,7 @@ sw{
vaii{"Dijiti za Vai"}
}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — zote"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/sw_CD.txt b/icu4c/source/data/lang/sw_CD.txt
index 4b04e1d40e0..02722e7dd10 100644
--- a/icu4c/source/data/lang/sw_CD.txt
+++ b/icu4c/source/data/lang/sw_CD.txt
@@ -19,7 +19,6 @@ sw_CD{
ky{"Kikirigizi"}
lam{"Kilamba"}
li{"Kilimburgi"}
- mak{"mak"}
mdf{"Kimoksha"}
mic{"Kimikmaki"}
mk{"Kimasedonia"}
@@ -36,5 +35,5 @@ sw_CD{
udm{"Kiudumurti"}
yi{"Kiyidi"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/sw_KE.txt b/icu4c/source/data/lang/sw_KE.txt
index 091d46959e1..2de86006f1f 100644
--- a/icu4c/source/data/lang/sw_KE.txt
+++ b/icu4c/source/data/lang/sw_KE.txt
@@ -82,5 +82,5 @@ sw_KE{
tamldec{"Nambari za Kitamili"}
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/ta.txt b/icu4c/source/data/lang/ta.txt
index 1687ffea5b9..c891dc0e386 100644
--- a/icu4c/source/data/lang/ta.txt
+++ b/icu4c/source/data/lang/ta.txt
@@ -154,6 +154,7 @@ ta{
eu{"பாஸ்க்"}
ewo{"எவோன்டோ"}
fa{"பெர்ஷியன்"}
+ fa_AF{"தாரி"}
fan{"ஃபேங்க்"}
fat{"ஃபான்டி"}
ff{"ஃபுலா"}
@@ -848,7 +849,7 @@ ta{
PINYIN{"பின்யின் ரோமானைசெஷன்"}
WADEGILE{"வேட்-கைல்ஸ் ரோமனைஷேசன்"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — அனைத்தும்"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/te.txt b/icu4c/source/data/lang/te.txt
index 40f523b11de..30fbbe31728 100644
--- a/icu4c/source/data/lang/te.txt
+++ b/icu4c/source/data/lang/te.txt
@@ -154,6 +154,7 @@ te{
eu{"బాస్క్యూ"}
ewo{"ఎవోండొ"}
fa{"పర్షియన్"}
+ fa_AF{"డారి"}
fan{"ఫాంగ్"}
fat{"ఫాంటి"}
ff{"ఫ్యుల"}
@@ -853,7 +854,7 @@ te{
REVISED{"సవరించబడిన వర్ణక్రమం"}
WADEGILE{"వేడ్-గైల్స్ రోమనైజేషన్"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — అన్ని"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/teo.txt b/icu4c/source/data/lang/teo.txt
index 2a36341b57f..b3dfa48b82a 100644
--- a/icu4c/source/data/lang/teo.txt
+++ b/icu4c/source/data/lang/teo.txt
@@ -48,5 +48,5 @@ teo{
zh{"Kichina"}
zu{"Kizulu"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/tg.txt b/icu4c/source/data/lang/tg.txt
index 2ad1682137e..0439b66b0a5 100644
--- a/icu4c/source/data/lang/tg.txt
+++ b/icu4c/source/data/lang/tg.txt
@@ -201,7 +201,7 @@ tg{
latn{"Рақамҳои ғарбӣ"}
}
}
- Version{"36.1"}
+ Version{"37"}
codePatterns{
language{"{0}"}
script{"{0}"}
diff --git a/icu4c/source/data/lang/th.txt b/icu4c/source/data/lang/th.txt
index ce3c1bcbc19..ff0ab02af98 100644
--- a/icu4c/source/data/lang/th.txt
+++ b/icu4c/source/data/lang/th.txt
@@ -182,6 +182,7 @@ th{
ewo{"อีวันโด"}
ext{"เอกซ์เตรมาดูรา"}
fa{"เปอร์เซีย"}
+ fa_AF{"ดารี"}
fan{"ฟอง"}
fat{"ฟันติ"}
ff{"ฟูลาห์"}
@@ -650,6 +651,7 @@ th{
en_US{"อังกฤษ - อเมริกัน"}
}
Languages%variant{
+ ckb{"เคิร์ดโซรานี"}
ps{"พุชโต"}
}
Scripts{
@@ -1060,7 +1062,7 @@ th{
VALLADER{"วัลลาเดอร์"}
WADEGILE{"การถอดอักษรแบบเวด-ไจลส์"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — ทั้งหมด"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/th_TH.txt b/icu4c/source/data/lang/th_TH.txt
deleted file mode 100644
index 7a34bc971a9..00000000000
--- a/icu4c/source/data/lang/th_TH.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-// © 2016 and later: Unicode, Inc. and others.
-// License & terms of use: http://www.unicode.org/copyright.html#License
-/**
- * generated alias target
- */
-th_TH{
- ___{""}
-}
diff --git a/icu4c/source/data/lang/th_TH_TRADITIONAL.txt b/icu4c/source/data/lang/th_TH_TRADITIONAL.txt
deleted file mode 100644
index d72e493f4f8..00000000000
--- a/icu4c/source/data/lang/th_TH_TRADITIONAL.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-// © 2016 and later: Unicode, Inc. and others.
-// License & terms of use: http://www.unicode.org/copyright.html#License
-th_TH_TRADITIONAL{
- calendar{
- default{"buddhist"}
- }
-}
diff --git a/icu4c/source/data/lang/ti.txt b/icu4c/source/data/lang/ti.txt
index ae8c2fa61ea..7aaf10bbf9e 100644
--- a/icu4c/source/data/lang/ti.txt
+++ b/icu4c/source/data/lang/ti.txt
@@ -104,7 +104,7 @@ ti{
Ethi{"ፊደል"}
Latn{"ላቲን"}
}
- Version{"36.1"}
+ Version{"37"}
codePatterns{
language{"{0}"}
script{"{0}"}
diff --git a/icu4c/source/data/lang/tk.txt b/icu4c/source/data/lang/tk.txt
index 9820d5c48fa..e8713fc371c 100644
--- a/icu4c/source/data/lang/tk.txt
+++ b/icu4c/source/data/lang/tk.txt
@@ -103,6 +103,7 @@ tk{
eu{"bask dili"}
ewo{"ewondo dili"}
fa{"pars dili"}
+ fa_AF{"dari dili"}
ff{"fula dili"}
fi{"fin dili"}
fil{"filippin dili"}
@@ -534,7 +535,7 @@ tk{
tibt{"Tibet sanlary"}
}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — ähli"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/to.txt b/icu4c/source/data/lang/to.txt
index 7850a0a8492..7a1967f42a9 100644
--- a/icu4c/source/data/lang/to.txt
+++ b/icu4c/source/data/lang/to.txt
@@ -637,7 +637,6 @@ to{
zh{"lea fakasiaina-mānitali"}
}
Languages%short{
- az{"lea fakaʻasapaisani"}
en_GB{"lea fakapilitānia"}
en_US{"lea fakapālangi-ʻAmelika"}
}
@@ -810,10 +809,6 @@ to{
Zyyy{"tohinima fakatatau"}
Zzzz{"tohinima taʻeʻiloa"}
}
- Scripts%stand-alone{
- Hans{"tohinima fakasiaina-fakafaingofua"}
- Hant{"tohinima fakasiaina-tukufakaholo"}
- }
Types{
calendar{
buddhist{"fakaputa"}
@@ -896,7 +891,7 @@ to{
tibt{"fika fakatipeti"}
}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — kotoa"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/tr.txt b/icu4c/source/data/lang/tr.txt
index 1e5aaaa1367..7b83094005d 100644
--- a/icu4c/source/data/lang/tr.txt
+++ b/icu4c/source/data/lang/tr.txt
@@ -183,6 +183,7 @@ tr{
ewo{"Ewondo"}
ext{"Ekstremadura Dili"}
fa{"Farsça"}
+ fa_AF{"Darice"}
fan{"Fang"}
fat{"Fanti"}
ff{"Fula dili"}
@@ -646,6 +647,8 @@ tr{
zh_Hant{"Geleneksel Çince (Mandarin)"}
}
Languages%menu{
+ ars{"Arapça, Necd"}
+ ckb{"Kürtçe, Sorani"}
yue{"Çince, Kantonca"}
zh{"Çince, Mandarin"}
}
@@ -658,6 +661,7 @@ tr{
Afak{"Afaka"}
Aghb{"Kafkas Albanyası"}
Arab{"Arap"}
+ Aran{"Nestâlik"}
Armi{"İmparatorluk Aramicesi"}
Armn{"Ermeni"}
Avst{"Avesta"}
@@ -722,7 +726,7 @@ tr{
Khmr{"Kmer"}
Khoj{"Khojki"}
Knda{"Kannada"}
- Kore{"Kore"}
+ Kore{"Korece"}
Kpel{"Kpelle"}
Kthi{"Kaithi"}
Lana{"Lanna"}
@@ -740,7 +744,6 @@ tr{
Lydi{"Lidya"}
Mahj{"Mahajani"}
Mand{"Manden"}
- Mani{"Mani"}
Maya{"Maya Hiyeroglifleri"}
Mend{"Mende"}
Merc{"Meroitik El Yazısı"}
@@ -772,6 +775,7 @@ tr{
Phnx{"Fenike"}
Plrd{"Pollard Fonetik"}
Prti{"Partça Kitabe Dili"}
+ Qaag{"Zawgyi"}
Rjng{"Rejang"}
Roro{"Rongorongo"}
Runr{"Runik"}
@@ -1047,7 +1051,7 @@ tr{
VALENCIA{"Valensiyaca"}
WADEGILE{"Wade-Giles (Latin Alfabesinde Yazımı)"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — tümü"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/tt.txt b/icu4c/source/data/lang/tt.txt
index d695c0466a3..0fbbbdee254 100644
--- a/icu4c/source/data/lang/tt.txt
+++ b/icu4c/source/data/lang/tt.txt
@@ -165,10 +165,6 @@ tt{
Languages%menu{
zh{"мандарин кытайчасы"}
}
- Languages%short{
- en_GB{"инглиз (Берләшкән Корольлек)"}
- en_US{"инглиз (АКШ)"}
- }
Scripts{
Arab{"гарәп"}
Cyrl{"кирилл"}
@@ -193,7 +189,7 @@ tt{
latn{"көнбатыш цифрлары"}
}
}
- Version{"36.1"}
+ Version{"37"}
codePatterns{
language{"Тел: {0}"}
script{"Язу: {0}"}
diff --git a/icu4c/source/data/lang/twq.txt b/icu4c/source/data/lang/twq.txt
index badbfe9a3a3..fdf028c2221 100644
--- a/icu4c/source/data/lang/twq.txt
+++ b/icu4c/source/data/lang/twq.txt
@@ -48,5 +48,5 @@ twq{
zh{"Sinuwa senni, Mandareŋ"}
zu{"Zulu senni"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/tzm.txt b/icu4c/source/data/lang/tzm.txt
index 9c928458be0..a02cfff4ca8 100644
--- a/icu4c/source/data/lang/tzm.txt
+++ b/icu4c/source/data/lang/tzm.txt
@@ -48,5 +48,5 @@ tzm{
zh{"Tacinwit,Mandarin"}
zu{"tazulut"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/ug.txt b/icu4c/source/data/lang/ug.txt
index ffd780486bd..8fe4f139453 100644
--- a/icu4c/source/data/lang/ug.txt
+++ b/icu4c/source/data/lang/ug.txt
@@ -680,10 +680,6 @@ ug{
Zyyy{"ئورتاق"}
Zzzz{"يوچۇن يېزىق"}
}
- Scripts%stand-alone{
- Hans{"ئاددىي خەنچە"}
- Hant{"مۇرەككەپ خەنچە"}
- }
Types{
calendar{
buddhist{"بۇددا يىلنامەسى"}
@@ -830,7 +826,7 @@ ug{
VALENCIA{"ۋالېنسىيە"}
WADEGILE{"ۋېي ئائىلىسى پىنيىن لاتىنلاشتۇرۇش"}
}
- Version{"36.1"}
+ Version{"37"}
codePatterns{
language{"تىل: {0}"}
script{"يېزىق: {0}"}
diff --git a/icu4c/source/data/lang/uk.txt b/icu4c/source/data/lang/uk.txt
index 3835ca3dc5c..a0017f1fef0 100644
--- a/icu4c/source/data/lang/uk.txt
+++ b/icu4c/source/data/lang/uk.txt
@@ -171,6 +171,7 @@ uk{
eu{"баскська"}
ewo{"евондо"}
fa{"перська"}
+ fa_AF{"дарі"}
fan{"фанг"}
fat{"фанті"}
ff{"фула"}
@@ -574,6 +575,8 @@ uk{
zh_Hant{"китайська мандаринська (традиційне письмо)"}
}
Languages%menu{
+ ars{"арабська, надждійська"}
+ ckb{"курдська, сорані"}
yue{"китайська кантонська"}
zh{"китайська мандаринська"}
}
@@ -587,6 +590,7 @@ uk{
Aghb{"кавказька албанська"}
Ahom{"ахом"}
Arab{"арабиця"}
+ Aran{"насталік"}
Armi{"армі"}
Armn{"вірменська"}
Avst{"авестійський"}
@@ -685,6 +689,7 @@ uk{
Phnx{"фінікійський"}
Plrd{"писемність Полларда"}
Prti{"парфянський"}
+ Qaag{"зоджі"}
Rjng{"реджанг"}
Roro{"ронго-ронго"}
Runr{"рунічний"}
@@ -733,6 +738,7 @@ uk{
}
Scripts%variant{
Arab{"персько-арабська"}
+ Olck{"ол чікі"}
}
Types{
calendar{
@@ -909,7 +915,7 @@ uk{
VALENCIA{"Валенсійська"}
WADEGILE{"Романізація Вейда-Джайлза"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — усі"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/ur.txt b/icu4c/source/data/lang/ur.txt
index 0b141985859..00a17e9eab4 100644
--- a/icu4c/source/data/lang/ur.txt
+++ b/icu4c/source/data/lang/ur.txt
@@ -121,6 +121,7 @@ ur{
eu{"باسکی"}
ewo{"ایوانڈو"}
fa{"فارسی"}
+ fa_AF{"دری"}
ff{"فولہ"}
fi{"فینیش"}
fil{"فلیپینو"}
@@ -149,7 +150,6 @@ ur{
gv{"مینکس"}
gwi{"گوئچ ان"}
ha{"ہؤسا"}
- hak{"hak"}
haw{"ہوائی"}
he{"عبرانی"}
hi{"ہندی"}
@@ -157,7 +157,6 @@ ur{
hmn{"ہمانگ"}
hr{"کراتی"}
hsb{"اپر سربیائی"}
- hsn{"hsn"}
ht{"ہیتی"}
hu{"ہنگیرین"}
hup{"ہیوپا"}
@@ -273,7 +272,6 @@ ur{
myv{"ارزیا"}
mzn{"مزندرانی"}
na{"ناؤرو"}
- nan{"nan"}
nap{"نیاپولیٹن"}
naq{"ناما"}
nb{"نارویجین بوکمل"}
@@ -416,7 +414,6 @@ ur{
war{"وارے"}
wbp{"وارلپیری"}
wo{"وولوف"}
- wuu{"wuu"}
xal{"کالمیک"}
xh{"ژوسا"}
xog{"سوگا"}
@@ -448,6 +445,7 @@ ur{
}
Scripts{
Arab{"عربی"}
+ Aran{"نستعلیق"}
Armn{"آرمینیائی"}
Beng{"بنگالی"}
Bopo{"بوپوموفو"}
@@ -640,7 +638,7 @@ ur{
vaii{"وائی ہندسے"}
}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — تمام"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/ur_IN.txt b/icu4c/source/data/lang/ur_IN.txt
index a144d257238..a582dda057b 100644
--- a/icu4c/source/data/lang/ur_IN.txt
+++ b/icu4c/source/data/lang/ur_IN.txt
@@ -23,5 +23,5 @@ ur_IN{
tibt{"تبتی ہندسے"}
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/uz.txt b/icu4c/source/data/lang/uz.txt
index e18619e1311..3c879ff66d3 100644
--- a/icu4c/source/data/lang/uz.txt
+++ b/icu4c/source/data/lang/uz.txt
@@ -109,6 +109,7 @@ uz{
eu{"bask"}
ewo{"evondo"}
fa{"fors"}
+ fa_AF{"dari"}
ff{"fula"}
fi{"fincha"}
fil{"filipincha"}
@@ -136,7 +137,6 @@ uz{
gv{"men"}
gwi{"gvichin"}
ha{"xausa"}
- hak{"hak"}
haw{"gavaycha"}
he{"ivrit"}
hi{"hind"}
@@ -144,7 +144,6 @@ uz{
hmn{"xmong"}
hr{"xorvat"}
hsb{"yuqori sorb"}
- hsn{"hsn"}
ht{"gaityan"}
hu{"venger"}
hup{"xupa"}
@@ -258,7 +257,6 @@ uz{
myv{"erzya"}
mzn{"mozandaron"}
na{"nauru"}
- nan{"nan"}
nap{"neapolitan"}
naq{"nama"}
nb{"norveg-bokmal"}
@@ -397,7 +395,6 @@ uz{
war{"varay"}
wbp{"valbiri"}
wo{"volof"}
- wuu{"wuu"}
xal{"qalmoq"}
xh{"kxosa"}
xog{"soga"}
@@ -474,10 +471,6 @@ uz{
Zyyy{"umumiy"}
Zzzz{"noma’lum yozuv"}
}
- Scripts%stand-alone{
- Hans{"soddalashgan xitoy"}
- Hant{"an’anaviy xitoy"}
- }
Types{
calendar{
buddhist{"buddizm taqvimi"}
@@ -555,7 +548,7 @@ uz{
tibt{"tibet raqamlari"}
}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — hammasi"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/uz_Arab.txt b/icu4c/source/data/lang/uz_Arab.txt
index 2672e31c22f..7f9b7fb1292 100644
--- a/icu4c/source/data/lang/uz_Arab.txt
+++ b/icu4c/source/data/lang/uz_Arab.txt
@@ -10,5 +10,5 @@ uz_Arab{
Scripts{
Arab{"عربی"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/uz_Cyrl.txt b/icu4c/source/data/lang/uz_Cyrl.txt
index f27240ea347..43a5d98c868 100644
--- a/icu4c/source/data/lang/uz_Cyrl.txt
+++ b/icu4c/source/data/lang/uz_Cyrl.txt
@@ -355,10 +355,6 @@ uz_Cyrl{
Zyyy{"Умумий"}
Zzzz{"Номаълум шрифт"}
}
- Scripts%stand-alone{
- Hans{"Соддалаштирилган"}
- Hant{"Анъанавий"}
- }
Types{
calendar{
gregorian{"Григориан календари"}
@@ -406,7 +402,7 @@ uz_Cyrl{
tibt{"Тибет рақамлари"}
}
}
- Version{"36.1"}
+ Version{"37"}
codePatterns{
language{"Тил: {0}"}
script{"{0}"}
diff --git a/icu4c/source/data/lang/uz_Latn.txt b/icu4c/source/data/lang/uz_Latn.txt
index e525f84e210..f6035b73d6e 100644
--- a/icu4c/source/data/lang/uz_Latn.txt
+++ b/icu4c/source/data/lang/uz_Latn.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
uz_Latn{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/vai.txt b/icu4c/source/data/lang/vai.txt
index 1cc391aef7f..3df3fd5a26d 100644
--- a/icu4c/source/data/lang/vai.txt
+++ b/icu4c/source/data/lang/vai.txt
@@ -48,5 +48,5 @@ vai{
zh{"ꕦꕇꔧ"}
zu{"ꖮꖨ"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/vai_Latn.txt b/icu4c/source/data/lang/vai_Latn.txt
index 6335eb3088a..f6dc0bd3303 100644
--- a/icu4c/source/data/lang/vai_Latn.txt
+++ b/icu4c/source/data/lang/vai_Latn.txt
@@ -49,5 +49,5 @@ vai_Latn{
zh{"Chaniĩ"}
zu{"Zúlu"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/vai_Vaii.txt b/icu4c/source/data/lang/vai_Vaii.txt
index 7a5f41777dd..cffa5917afb 100644
--- a/icu4c/source/data/lang/vai_Vaii.txt
+++ b/icu4c/source/data/lang/vai_Vaii.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
vai_Vaii{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/vi.txt b/icu4c/source/data/lang/vi.txt
index dfd677afe68..88e6bfdfaf7 100644
--- a/icu4c/source/data/lang/vi.txt
+++ b/icu4c/source/data/lang/vi.txt
@@ -175,6 +175,7 @@ vi{
ewo{"Tiếng Ewondo"}
ext{"Tiếng Extremadura"}
fa{"Tiếng Ba Tư"}
+ fa_AF{"Tiếng Dari"}
fan{"Tiếng Fang"}
fat{"Tiếng Fanti"}
ff{"Tiếng Fulah"}
@@ -590,11 +591,13 @@ vi{
en_US{"Tiếng Anh (Mỹ)"}
}
Languages%variant{
+ ckb{"Tiếng Kurd Sorani"}
ps{"Tiếng Pushto"}
}
Scripts{
Afak{"Chữ Afaka"}
Arab{"Chữ Ả Rập"}
+ Aran{"Chữ Nastaliq"}
Armi{"Chữ Imperial Aramaic"}
Armn{"Chữ Armenia"}
Avst{"Chữ Avestan"}
@@ -705,6 +708,7 @@ vi{
Phnx{"Chữ Phoenicia"}
Plrd{"Ngữ âm Pollard"}
Prti{"Chữ Parthia Văn bia"}
+ Qaag{"Chữ Zawgyi"}
Rjng{"Chữ Rejang"}
Roro{"Chữ Rongorongo"}
Runr{"Chữ Runic"}
@@ -995,7 +999,7 @@ vi{
VALENCIA{"Tiếng Valencia"}
WADEGILE{"La Mã hóa Wade-Giles"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — tất cả"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/vun.txt b/icu4c/source/data/lang/vun.txt
index 07a0c094c9f..f9c05f19fb7 100644
--- a/icu4c/source/data/lang/vun.txt
+++ b/icu4c/source/data/lang/vun.txt
@@ -48,5 +48,5 @@ vun{
zh{"Kyichina"}
zu{"Kyizulu"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/wae.txt b/icu4c/source/data/lang/wae.txt
index 1f4bdf939c8..0539e3d1843 100644
--- a/icu4c/source/data/lang/wae.txt
+++ b/icu4c/source/data/lang/wae.txt
@@ -193,7 +193,7 @@ wae{
latn{"Arabiši Zálä"}
}
}
- Version{"36.1"}
+ Version{"37"}
codePatterns{
language{"Sprač: {0}"}
script{"Alfabét: {0}"}
diff --git a/icu4c/source/data/lang/wo.txt b/icu4c/source/data/lang/wo.txt
index 9eca5768a70..4201163ceb3 100644
--- a/icu4c/source/data/lang/wo.txt
+++ b/icu4c/source/data/lang/wo.txt
@@ -181,7 +181,7 @@ wo{
latn{"Siifari Tugal"}
}
}
- Version{"36.1"}
+ Version{"37"}
codePatterns{
language{"{0}"}
script{"{0}"}
diff --git a/icu4c/source/data/lang/xh.txt b/icu4c/source/data/lang/xh.txt
index 1281dcf2f73..623c18e3493 100644
--- a/icu4c/source/data/lang/xh.txt
+++ b/icu4c/source/data/lang/xh.txt
@@ -4,5 +4,5 @@ xh{
Languages{
xh{"isiXhosa"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/xog.txt b/icu4c/source/data/lang/xog.txt
index a939c6b463a..1c98c50b227 100644
--- a/icu4c/source/data/lang/xog.txt
+++ b/icu4c/source/data/lang/xog.txt
@@ -48,5 +48,5 @@ xog{
zh{"Olucayina"}
zu{"Oluzzulu"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/yav.txt b/icu4c/source/data/lang/yav.txt
index b44b405fc7d..5190f01e983 100644
--- a/icu4c/source/data/lang/yav.txt
+++ b/icu4c/source/data/lang/yav.txt
@@ -48,5 +48,5 @@ yav{
zh{"sinúɛ"}
zu{"nusulú"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/yi.txt b/icu4c/source/data/lang/yi.txt
index b3a7cb085fc..85d1aaeeb16 100644
--- a/icu4c/source/data/lang/yi.txt
+++ b/icu4c/source/data/lang/yi.txt
@@ -126,7 +126,6 @@ yi{
sk{"סלאוואַקיש"}
sl{"סלאוועניש"}
sli{"אונטער שלעזיש"}
- sly{"sly"}
sm{"סאַמאאַניש"}
sn{"שאנאַ"}
so{"סאמאַליש"}
@@ -155,6 +154,7 @@ yi{
zu{"זולו"}
}
Languages%short{
+ en_GB{"ענגליש (GB)"}
en_US{"ענגליש (US)"}
}
Scripts{
@@ -170,7 +170,7 @@ yi{
gregorian{"גרעגארישער קאַלענדאַר"}
}
}
- Version{"36.1"}
+ Version{"37"}
codePatterns{
language{"שפראַך: {0}"}
script{"שריפֿט: {0}"}
diff --git a/icu4c/source/data/lang/yo.txt b/icu4c/source/data/lang/yo.txt
index 1b00a43d9b4..688db7be67f 100644
--- a/icu4c/source/data/lang/yo.txt
+++ b/icu4c/source/data/lang/yo.txt
@@ -1,25 +1,60 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
yo{
+ Keys{
+ calendar{"Kàlẹ́ńdà"}
+ cf{"Ìgúnrégé Kọ́rẹ́ńsì"}
+ collation{"Ètò Ẹlẹ́sẹẹsẹ"}
+ currency{"Kọ́rẹ́ńsì"}
+ hc{"Òbíríkiti Wákàtí (12 vs 24)"}
+ lb{"Àra Ìda Ìlà"}
+ ms{"Èto Ìdiwọ̀n"}
+ numbers{"Àwọn nọ́ńbà"}
+ }
Languages{
af{"Èdè Afrikani"}
+ agq{"Ágẹ̀ẹ̀mù"}
ak{"Èdè Akani"}
am{"Èdè Amariki"}
ar{"Èdè Árábìkì"}
as{"Ti Assam"}
+ asa{"Asu"}
+ ast{"Asturian"}
az{"Èdè Azerbaijani"}
+ bas{"Basaa"}
be{"Èdè Belarusi"}
+ bem{"Béḿbà"}
+ bez{"Bẹ́nà"}
bg{"Èdè Bugaria"}
+ bm{"Báḿbàrà"}
bn{"Èdè Bengali"}
+ bo{"Tibetán"}
br{"Èdè Bretoni"}
+ brx{"Bódò"}
bs{"Èdè Bosnia"}
ca{"Èdè Catala"}
+ ccp{"Chakma"}
+ ce{"Chechen"}
+ ceb{"Cebuano"}
+ cgg{"Chiga"}
+ chr{"Shẹ́rókiì"}
+ ckb{"Ààrin Gbùngbùn Kurdish"}
+ co{"Corsican"}
cs{"Èdè seeki"}
+ cu{"Síláfííkì Ilé Ìjọ́sìn"}
cy{"Èdè Welshi"}
da{"Èdè Ilẹ̀ Denmark"}
+ dav{"Táítà"}
de{"Èdè Jámánì"}
de_AT{"Èdè Jámánì (Ọ́síríà )"}
de_CH{"Èdè Ilẹ̀ Jámánì (Orílẹ́ède swítsàlandì)"}
+ dje{"Ṣárúmà"}
+ dsb{"Ṣobíànù Ìpìlẹ̀"}
+ dua{"Duala"}
+ dyo{"Jola-Fonyi"}
+ dz{"Dzongkha"}
+ ebu{"Ẹmbù"}
+ ee{"Ewè"}
el{"Èdè Giriki"}
en{"Èdè Gẹ̀ẹ́sì"}
en_AU{"Èdè Gẹ̀ẹ́sì (órílẹ̀-èdè Ọsirélíà)"}
@@ -35,6 +70,7 @@ yo{
es_MX{"Èdè Sípáníìṣì (orílẹ̀-èdè Mẹ́síkò)"}
et{"Èdè Estonia"}
eu{"Èdè Baski"}
+ ewo{"Èwóǹdò"}
fa{"Èdè Pasia"}
ff{"Èdè Fúlàní"}
fi{"Èdè Finisi"}
@@ -43,56 +79,137 @@ yo{
fr{"Èdè Faransé"}
fr_CA{"Èdè Faransé (orílẹ̀-èdè Kánádà)"}
fr_CH{"Èdè Faranṣé (Súwísàlaǹdì)"}
+ fur{"Firiúlíànì"}
fy{"Èdè Frisia"}
ga{"Èdè Ireland"}
gd{"Èdè Gaelik ti Ilu Scotland"}
gl{"Èdè Galicia"}
gn{"Èdè Guarani"}
+ gsw{"Súwísì ti Jámánì"}
gu{"Èdè Gujarati"}
+ guz{"Gusii"}
+ gv{"Máǹkì"}
ha{"Èdè Hausa"}
+ haw{"Hawaiian"}
he{"Èdè Heberu"}
hi{"Èdè Híńdì"}
+ hmn{"Hmong"}
hr{"Èdè Kroatia"}
+ hsb{"Sorbian Apá Òkè"}
+ ht{"Haitian Creole"}
hu{"Èdè Hungaria"}
hy{"Èdè Ile Armenia"}
ia{"Èdè pipo"}
id{"Èdè Indonéṣíà"}
ie{"Iru Èdè"}
ig{"Èdè Yíbò"}
+ ii{"Ṣíkuán Yì"}
is{"Èdè Icelandic"}
it{"Èdè Ítálì"}
ja{"Èdè Jàpáànù"}
+ jgo{"Ńgòmbà"}
+ jmc{"Máṣámè"}
jv{"Èdè Javanasi"}
ka{"Èdè Georgia"}
+ kab{"Kabilè"}
+ kam{"Káńbà"}
+ kde{"Mákondé"}
+ kea{"Kabufadíánù"}
+ khq{"Koira Ṣíínì"}
+ ki{"Kíkúyù"}
+ kk{"Kaṣakì"}
+ kkj{"Kàkó"}
+ kl{"Kalaalísùtì"}
+ kln{"Kálẹnjín"}
km{"Èdè kameri"}
kn{"Èdè Kannada"}
ko{"Èdè Kòríà"}
+ kok{"Kónkánì"}
+ ks{"Kaṣímirì"}
+ ksb{"Ṣáńbálà"}
+ ksf{"Báfíà"}
+ ksh{"Colognian"}
+ ku{"Kọdiṣì"}
+ kw{"Kọ́nììṣì"}
+ ky{"Kírígíìsì"}
la{"Èdè Latini"}
+ lag{"Láńgì"}
+ lb{"Lùṣẹ́mbọ́ọ̀gì"}
+ lg{"Ganda"}
+ lkt{"Lákota"}
+ ln{"Lìǹgálà"}
+ lo{"Láò"}
+ lrc{"Apáàríwá Lúrì"}
lt{"Èdè Lithuania"}
+ lu{"Lúbà-Katanga"}
+ luy{"Luyíà"}
lv{"Èdè Latvianu"}
+ mas{"Másáì"}
+ mer{"Mérù"}
+ mfe{"Morisiyen"}
+ mg{"Malagasì"}
+ mgh{"Makhuwa-Meeto"}
+ mgo{"Métà"}
+ mi{"Màórì"}
mk{"Èdè Macedonia"}
+ ml{"Málàyálámù"}
+ mn{"Mòngólíà"}
mr{"Èdè marathi"}
ms{"Èdè Malaya"}
mt{"Èdè Malta"}
+ mua{"Múndàngì"}
+ mul{"Ọlọ́pọ̀ èdè"}
my{"Èdè Bumiisi"}
+ mzn{"Masanderani"}
+ naq{"Námà"}
+ nb{"Nọ́ọ́wè Bokímàl"}
+ nd{"Àríwá Ndebele"}
+ nds{"Jámánì ìpìlẹ̀"}
ne{"Èdè Nepali"}
nl{"Èdè Dọ́ọ̀ṣì"}
+ nmg{"Kíwáṣíò"}
+ nn{"Nọ́ọ́wè Nínọ̀sìkì"}
+ nnh{"Ngiembùnù"}
no{"Èdè Norway"}
+ nus{"Núẹ̀"}
+ ny{"Ńyájà"}
+ nyn{"Ńyákọ́lè"}
oc{"Èdè Occitani"}
+ om{"Òròmọ́"}
+ or{"Òdíà"}
+ os{"Ọṣẹ́tíìkì"}
pa{"Èdè Punjabi"}
pl{"Èdè Póláǹdì"}
+ prg{"Púrúṣíànù"}
+ ps{"Páshítò"}
pt{"Èdè Pọtogí"}
pt_BR{"Èdè Pọtogí (Orilẹ̀-èdè Bràsíl)"}
pt_PT{"Èdè Pọtogí (orílẹ̀-èdè Yúróòpù)"}
+ qu{"Kúẹ́ńjùà"}
+ rm{"Rómáǹṣì"}
+ rn{"Rúńdì"}
ro{"Èdè Romania"}
+ rof{"Róńbò"}
ru{"Èdè Rọ́ṣíà"}
rw{"Èdè Ruwanda"}
+ rwk{"Riwa"}
sa{"Èdè awon ara Indo"}
+ sah{"Sàkíhà"}
+ saq{"Samburu"}
+ sbp{"Sangu"}
sd{"Èdè Sindhi"}
+ se{"Apáàríwá Sami"}
+ seh{"Ṣẹnà"}
+ ses{"Koiraboro Seni"}
+ sg{"Sango"}
sh{"Èdè Serbo-Croatiani"}
+ shi{"Taṣelíìtì"}
si{"Èdè Sinhalese"}
sk{"Èdè Slovaki"}
sl{"Èdè Slovenia"}
+ sm{"Sámóánù"}
+ smn{"Inari Sami"}
+ sn{"Ṣọnà"}
so{"Èdè ara Somalia"}
sq{"Èdè Albania"}
sr{"Èdè Serbia"}
@@ -102,53 +219,171 @@ yo{
sw{"Èdè Swahili"}
ta{"Èdè Tamili"}
te{"Èdè Telugu"}
+ teo{"Tẹ́sò"}
+ tg{"Tàjíìkì"}
th{"Èdè Tai"}
ti{"Èdè Tigrinya"}
tk{"Èdè Turkmen"}
tlh{"Èdè Klingoni"}
+ to{"Tóńgàn"}
tr{"Èdè Tọọkisi"}
+ tt{"Tatarí"}
+ twq{"Tasawak"}
+ tzm{"Ààrin Gbùngbùn Atlas Tamazight"}
+ ug{"Yúgọ̀"}
uk{"Èdè Ukania"}
und{"Èdè àìmọ̀"}
ur{"Èdè Udu"}
uz{"Èdè Uzbek"}
vi{"Èdè Jetinamu"}
+ vo{"Fọ́lápùùkù"}
+ vun{"Funjo"}
+ wae{"Wọsà"}
+ wo{"Wọ́lọ́ọ̀fù"}
xh{"Èdè Xhosa"}
+ xog{"Ṣógà"}
+ yav{"Yangbẹn"}
yi{"Èdè Yiddishi"}
yo{"Èdè Yorùbá"}
+ yue{"Cantonese"}
+ zgh{"Àfẹnùkò Támásáìtì ti Mòrókò"}
zh{"Èdè Mandarin tí wọ́n ń sọ lórílẹ̀-èdè Ṣáínà"}
+ zh_Hant{"Èdè Ìbílẹ̀ Ṣáínà"}
zu{"Èdè Ṣulu"}
+ zxx{"Kò sí àkóònú elédè"}
}
Languages%menu{
zh{"Ṣáídà, Mandrínì"}
}
+ Languages%short{
+ en_GB{"Èdè Gẹ̀ẹ́sì (GB)"}
+ en_US{"Èdè Gẹ̀ẹ́sì (US)"}
+ }
Scripts{
Arab{"èdè Lárúbáwá"}
+ Armn{"Àmẹ́níà"}
+ Beng{"Báńgílà"}
+ Bopo{"Bopomófò"}
+ Brai{"Bíráìlè"}
Cyrl{"èdè ilẹ̀ Rọ́ṣíà"}
+ Deva{"Dẹfanagárì"}
+ Ethi{"Ẹtiópíìkì"}
+ Geor{"Jọ́jíànù"}
+ Grek{"Jọ́jíà"}
+ Gujr{"Gujaráti"}
+ Guru{"Gurumúkhì"}
+ Hanb{"Han pẹ̀lú Bopomófò"}
+ Hang{"Háńgùlù"}
+ Hani{"Háànù"}
Hans{"tí wọ́n mú rọrùn."}
Hant{"Hans àtọwọ́dọ́wọ́"}
+ Hebr{"Hébérù"}
+ Hira{"Hiragánà"}
+ Hrkt{"ìlànà àfọwọ́kọ ará Jàpánù"}
Jpan{"èdè jàpáànù"}
+ Kana{"Katakánà"}
+ Khmr{"Kẹmẹ̀"}
+ Knda{"Kanada"}
Kore{"Kóríà"}
+ Laoo{"Láò"}
Latn{"Èdè Látìn"}
+ Mlym{"Málàyálámù"}
+ Mong{"Mòngólíà"}
+ Mymr{"Myánmarà"}
+ Orya{"Òdíà"}
+ Sinh{"Sìnhálà"}
+ Taml{"Támílì"}
+ Telu{"Télúgù"}
+ Thaa{"Taana"}
+ Tibt{"Tíbétán"}
+ Zmth{"Àmì Ìṣèsìrò"}
+ Zsye{"Émójì"}
+ Zsym{"Àwọn àmì"}
Zxxx{"Aikọsilẹ"}
+ Zyyy{"Wọ́pọ̀"}
Zzzz{"Ìṣọwọ́kọ̀wé àìmọ̀"}
}
Scripts%stand-alone{
Hans{"Hans tí wọ́n mú rọrùn."}
- Hant{"Hans àtọwọ́dọ́wọ́"}
}
Types{
calendar{
+ buddhist{"Kàlẹ̀ńdà Buddhist"}
+ chinese{"Kàlẹ̀ńdà ti Ṣáìnà"}
+ dangi{"Kàlẹ̀ńdà dangi"}
+ ethiopic{"Kàlẹ̀ńdà Ẹtíópíìkì"}
gregorian{"Kàlẹ́ńdà Gregory"}
+ hebrew{"Kàlẹ̀ńdà Hébérù"}
+ islamic{"Kàlẹ̀ńdà Lárúbáwá"}
iso8601{"Kàlẹ́ńdà ISO-8601"}
+ japanese{"Kàlẹ̀ńdà ti Jàpánù"}
+ persian{"Kàlẹ̀ńdà Pásíànù"}
+ roc{"Kàlẹ̀ńdà Minguo"}
+ }
+ cf{
+ account{"Ìgúnrégé Ìṣirò Owó Kọ́rẹ́ńsì"}
+ standard{"Ìgúnrégé Gbèdéke Kọ́rẹ́ńsì"}
}
collation{
+ ducet{"Ètò Ẹlẹ́sẹẹsẹ Àkùàyàn Unicode"}
+ search{"Ìṣàwárí Ète-Gbogbogbò"}
standard{"Ìlànà Onírúurú Ètò"}
}
+ hc{
+ h11{"Èto Wákàtí 12 (0–11)"}
+ h12{"Èto Wákàtí 12 (1–12)"}
+ h23{"Èto Wákàtí 24 (0–23)"}
+ h24{"Èto Wákàtí 24 (1–24)"}
+ }
+ lb{
+ loose{"Àra Ìda Ìlà Títú"}
+ normal{"Àra Ìda Ìlà Déédéé"}
+ strict{"Àra Ìda Ìlà Mímúná"}
+ }
+ ms{
+ metric{"Èto Mẹ́tíríìkì"}
+ uksystem{"Èto Ìdiwọ̀n Ọba"}
+ ussystem{"Èto Ìdiwọ̀n US"}
+ }
numbers{
+ arab{"àwọn díjítì Làrubáwá-Índíà"}
+ arabext{"Àwọn Díjíìtì Lárúbáwá-Índíà fífẹ̀"}
+ armn{"Àwọn nọ́ńbà Àmẹ́níà"}
+ armnlow{"Àwọn Nọ́ńbà Kékèké ti Amẹ́ríkà"}
+ beng{"Àwọn díjíìtì Báńgílà"}
+ deva{"Àwọn díjììtì Defanagárì"}
+ ethi{"Àwọn nọ́ńbà Ẹtiópíìkì"}
+ fullwide{"Àwọn Díjíìtì Fífẹ̀-Ẹ̀kún"}
+ geor{"Àwọn nọ́ńbà Jọ́jíà"}
+ grek{"Àwọn nọ́ńbà Gíríìkì"}
+ greklow{"Àwọn Nọ́ńbà Gíríìkì Kékèké"}
+ gujr{"Àwọn díjíìtì Gùjárátì"}
+ guru{"Àwọn Díjíìtì Gurumukì"}
+ hanidec{"Àwọn nọ́ńbà Dẹ́símà Ṣáìnà"}
+ hans{"Àwọn nọ́ńbà Ìrọ̀rùn ti Ṣáìnà"}
+ hansfin{"Àwọn nọ́ńbà Ìṣúná Ìrọ̀rùn Ṣáìnà"}
+ hant{"Àwọn nọ́ńbà Ìbílẹ̀ Ṣáìnà"}
+ hantfin{"Àwọn nọ́ńbà Ìṣúná Ìbílẹ̀ Ṣáìnà"}
+ hebr{"Àwọn nọ́ńbà Hébérù"}
+ jpan{"Àwọn nọ́ńbà Jápànù"}
+ jpanfin{"Àwọn nọ́ńbà Ìṣúná Jàpáànù"}
+ khmr{"Àwọn díjíìtì Kẹ́mẹ̀"}
+ knda{"Àwọn díjíìtì kanada"}
+ laoo{"Àwọn díjíìtì Láó"}
latn{"Díjíítì Ìwọ̀ Oòrùn"}
+ mlym{"Àwọn díjíìtì Málàyálámù"}
+ mymr{"Àwọn díjíìtì Myánmarí"}
+ orya{"Àwọn díjíìtì Òdíà"}
+ roman{"Àwọn díjíìtì Rómánù"}
+ romanlow{"Àwọn díjíìtì Rómánù Kékeré"}
+ taml{"Àwọn díjíìtì Ìbílẹ̀ Támílù"}
+ tamldec{"Àwọn díjíìtì Tàmílù"}
+ telu{"Àwọn díjíìtì Télúgù"}
+ thai{"Àwọn díjíìtì Thai"}
+ tibt{"Àwọn díjíìtì Tibetán"}
}
}
- Version{"36.1"}
+ Version{"37"}
codePatterns{
language{"Èdè: {0}"}
script{"Ìṣọwọ́kọ̀wé: {0}"}
diff --git a/icu4c/source/data/lang/yo_BJ.txt b/icu4c/source/data/lang/yo_BJ.txt
index 015c5fab576..d900e47d722 100644
--- a/icu4c/source/data/lang/yo_BJ.txt
+++ b/icu4c/source/data/lang/yo_BJ.txt
@@ -32,6 +32,10 @@ yo_BJ{
Languages%menu{
zh{"Sháídà, Mandrínì"}
}
+ Languages%short{
+ en_GB{"Èdè Gɛ̀ɛ́sì (GB)"}
+ en_US{"Èdè Gɛ̀ɛ́sì (US)"}
+ }
Scripts{
Cyrl{"èdè ilɛ̀ Rɔ́shíà"}
Hans{"tí wɔ́n mú rɔrùn."}
@@ -52,7 +56,7 @@ yo_BJ{
latn{"Díjíítì Ìwɔ̀ Oòrùn"}
}
}
- Version{"36.1"}
+ Version{"37"}
codePatterns{
script{"Ìshɔwɔ́kɔ̀wé: {0}"}
}
diff --git a/icu4c/source/data/lang/yue.txt b/icu4c/source/data/lang/yue.txt
index dc269bb93c0..85f7ecead8d 100644
--- a/icu4c/source/data/lang/yue.txt
+++ b/icu4c/source/data/lang/yue.txt
@@ -173,6 +173,7 @@ yue{
ewo{"依汪都文"}
ext{"埃斯特雷馬杜拉文"}
fa{"波斯文"}
+ fa_AF{"達里文"}
fan{"芳族文"}
fat{"芳蒂文"}
ff{"富拉文"}
@@ -634,9 +635,6 @@ yue{
yue{"中文 (粵語)"}
zh{"中文 (普通話)"}
}
- Languages%short{
- az{"亞塞拜然文"}
- }
Scripts{
Afak{"阿法卡文字"}
Aghb{"高加索阿爾巴尼亞文"}
@@ -1033,7 +1031,7 @@ yue{
VALLADER{"瑞士瓦勒德方言"}
WADEGILE{"威妥瑪式拼音"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — 全部"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/yue_Hans.txt b/icu4c/source/data/lang/yue_Hans.txt
index 8449dfe4b4e..9a80859231d 100644
--- a/icu4c/source/data/lang/yue_Hans.txt
+++ b/icu4c/source/data/lang/yue_Hans.txt
@@ -635,13 +635,11 @@ yue_Hans{
yue{"中文 (粤语)"}
zh{"中文 (普通话)"}
}
- Languages%short{
- az{"亚塞拜然文"}
- }
Scripts{
Afak{"阿法卡文字"}
Aghb{"高加索阿尔巴尼亚文"}
Arab{"阿拉伯文"}
+ Aran{"波斯体"}
Armi{"皇室亚美尼亚文"}
Armn{"亚美尼亚文"}
Avst{"阿维斯陀文"}
@@ -1034,7 +1032,7 @@ yue_Hans{
VALLADER{"瑞士瓦勒德方言"}
WADEGILE{"威妥玛式拼音"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — 全部"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/yue_Hant.txt b/icu4c/source/data/lang/yue_Hant.txt
index 47ff886b979..8f398126c06 100644
--- a/icu4c/source/data/lang/yue_Hant.txt
+++ b/icu4c/source/data/lang/yue_Hant.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
yue_Hant{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/zgh.txt b/icu4c/source/data/lang/zgh.txt
index 629f452e5d0..d375da777ee 100644
--- a/icu4c/source/data/lang/zgh.txt
+++ b/icu4c/source/data/lang/zgh.txt
@@ -61,5 +61,5 @@ zgh{
islamic{"ⴰⵙⵎⵍⵓⵙⵙⴰⵏ ⵏ ⵍⵉⵙⵍⴰⵎ"}
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/zh.txt b/icu4c/source/data/lang/zh.txt
index de0a484cb83..223df4ce23e 100644
--- a/icu4c/source/data/lang/zh.txt
+++ b/icu4c/source/data/lang/zh.txt
@@ -161,6 +161,7 @@ zh{
eu{"巴斯克语"}
ewo{"旺杜语"}
fa{"波斯语"}
+ fa_AF{"达里语"}
fan{"芳格语"}
fat{"芳蒂语"}
ff{"富拉语"}
@@ -563,6 +564,8 @@ zh{
zh_Hant{"台湾国语"}
}
Languages%menu{
+ ars{"阿拉伯语(纳吉迪)"}
+ ckb{"库尔德语(索拉尼)"}
yue{"广东话"}
zh{"普通话"}
}
@@ -574,7 +577,10 @@ zh{
Scripts{
Adlm{"阿德拉姆文"}
Afak{"阿法卡文"}
+ Aghb{"高加索阿尔巴尼亚文"}
+ Ahom{"Ahom"}
Arab{"阿拉伯文"}
+ Aran{"波斯体"}
Armi{"皇室亚拉姆文"}
Armn{"亚美尼亚文"}
Avst{"阿维斯陀文"}
@@ -595,12 +601,14 @@ zh{
Cari{"卡里亚文"}
Cham{"占文"}
Cher{"切罗基文"}
+ Chrs{"花拉子模文"}
Cirt{"色斯文"}
Copt{"克普特文"}
Cprt{"塞浦路斯文"}
Cyrl{"西里尔文"}
Cyrs{"西里尔文字(古教会斯拉夫文的变体)"}
Deva{"天城文"}
+ Diak{"迪维西阿库鲁文"}
Dogr{"多格拉文"}
Dsrt{"德塞莱特文"}
Dupl{"杜普洛伊速记"}
@@ -608,6 +616,7 @@ zh{
Egyh{"古埃及僧侣书写体"}
Egyp{"古埃及象形文"}
Elba{"爱尔巴桑文"}
+ Elym{"埃利迈文"}
Ethi{"埃塞俄比亚文"}
Geok{"格鲁吉亚文(教堂体)"}
Geor{"格鲁吉亚文"}
@@ -625,6 +634,7 @@ zh{
Hano{"汉奴罗文"}
Hans{"简体"}
Hant{"繁体"}
+ Hatr{"哈特兰文"}
Hebr{"希伯来文"}
Hira{"平假名"}
Hluw{"安那托利亚象形文字"}
@@ -643,6 +653,7 @@ zh{
Khar{"卡罗须提文"}
Khmr{"高棉文"}
Khoj{"克吉奇文字"}
+ Kits{"契丹小字"}
Knda{"卡纳达文"}
Kore{"韩文"}
Kpel{"克佩列文"}
@@ -660,6 +671,7 @@ zh{
Loma{"洛马文"}
Lyci{"利西亚文"}
Lydi{"吕底亚文"}
+ Mahj{"默哈金文"}
Maka{"望加锡文"}
Mand{"阿拉米文"}
Mani{"摩尼教文"}
@@ -670,10 +682,12 @@ zh{
Merc{"麦罗埃草书"}
Mero{"麦若提克文"}
Mlym{"马拉雅拉姆文"}
+ Modi{"莫迪文"}
Mong{"蒙古文"}
Moon{"韩文语系"}
Mroo{"谬文"}
Mtei{"曼尼普尔文"}
+ Mult{"穆尔坦文"}
Mymr{"缅甸文"}
Nand{"楠迪梵文"}
Narb{"古北方阿拉伯文"}
@@ -698,6 +712,7 @@ zh{
Phnx{"腓尼基文"}
Plrd{"波拉德音标文字"}
Prti{"帕提亚文碑铭体"}
+ Qaag{"Zawgyi"}
Rjng{"拉让文"}
Rohg{"哈乃斐罗兴亚文"}
Roro{"朗格朗格文"}
@@ -741,9 +756,11 @@ zh{
Vaii{"瓦依文"}
Visp{"可见语言"}
Wara{"瓦郎奇蒂文字"}
+ Wcho{"万秋文"}
Wole{"沃莱艾文"}
Xpeo{"古波斯文"}
Xsux{"苏美尔-阿卡德楔形文字"}
+ Yezi{"雅兹迪文"}
Yiii{"彝文"}
Zanb{"札那巴札尔方块文字"}
Zinh{"遗传学术语"}
@@ -876,6 +893,7 @@ zh{
cham{"占文数字"}
cyrl{"斯拉夫数字"}
deva{"梵文数字"}
+ diak{"迪维西阿库鲁数字"}
ethi{"埃塞俄比亚数字"}
finance{"金融数字"}
fullwide{"全角数字"}
@@ -918,6 +936,7 @@ zh{
mtei{"曼尼普尔数字"}
mymr{"缅甸数字"}
mymrshan{"缅甸掸文数字"}
+ mymrtlng{"缅甸泰兰数字"}
native{"当地数字"}
nkoo{"曼德数字"}
olck{"桑塔利文数字"}
@@ -943,6 +962,7 @@ zh{
traditional{"传统数字"}
vaii{"瓦伊文数字"}
wara{"瓦郎奇蒂数字"}
+ wcho{"万秋数字"}
}
}
Variants{
@@ -953,6 +973,7 @@ zh{
1994{"标准雷西亚拼字"}
1996{"1996 年德文拼字"}
ABL1943{"1943年正写法构想"}
+ AKUAPEM{"阿夸佩姆方言"}
ALALC97{"1997 版 ALA-LC 罗马字"}
ALUKU{"阿鲁库方言"}
AO1990{"1990年葡萄牙语正写法协议"}
@@ -960,6 +981,7 @@ zh{
AREVELA{"东亚美尼亚文"}
AREVMDA{"西亚美尼亚文"}
ASANTE{"阿散蒂方言"}
+ AUVERN{"自动钻机"}
BAKU1926{"统一土耳其拉丁字母"}
BALANKA{"阿尼语Balanka方言"}
BARLA{"佛得角语向风方言组"}
@@ -967,30 +989,46 @@ zh{
BAUDDHA{"佛陀梵文"}
BISCAYAN{"比斯开方言"}
BISKE{"圣乔治/比拉方言"}
+ BOHORIC{"博霍里奇字母"}
BOONT{"布恩特林方言"}
+ BORNHOLM{"博恩霍尔姆方言"}
+ CISAUP{"西萨普方言"}
COLB1945{"1945年葡萄牙-巴西正写法协定"}
CORNU{"科尔尼方言"}
+ CREISS{"克雷桑方言"}
DAJNKO{"达金科字母"}
+ EKAVSK{"塞尔维亚语伊卡维亚发音"}
EMODENG{"近代英语"}
FONIPA{"国际音标"}
+ FONKIRSH{"丰吉什方言"}
+ FONNAPA{"福纳帕方言"}
FONUPA{"UPA 音标"}
FONXSAMP{"X-SAMPA 音标"}
GASCON{"加斯科方言"}
+ GRCLASS{"粗粒级"}
+ GRITAL{"格里陶方言"}
+ GRMISTR{"格米斯特方言"}
HEPBURN{"赫伯恩罗马字"}
HOGNORSK{"高地挪威文"}
+ HSISTEMO{"赫西斯特莫方言"}
+ IJEKAVSK{"塞尔维亚语伊吉卡维亚发音"}
ITIHASA{"史诗梵文"}
+ IVANCHOV{"伊万乔夫方言"}
JAUER{"米施泰尔方言"}
JYUTPING{"粤语拼音"}
KKCOR{"常用拼字"}
+ KOCIEWIE{"科奇韦方言"}
KSCOR{"标准正写法"}
LAUKIKA{"传统梵文"}
LEMOSIN{"利姆赞方言"}
LENGADOC{"隆格多克方言"}
LIPAW{"雷西亚 Lipovaz 方言"}
LUNA1918{"俄文拼字(1918年起)"}
+ METELKO{"梅特尔科字母"}
MONOTON{"单音字母"}
NDYUKA{"Ndyuka 方言"}
NEDIS{"Natisone 方言"}
+ NEWFOUND{"纽芬兰方言"}
NICARD{"尼斯方言"}
NJIVA{"Gniva/Njiva 方言"}
NULIK{"现代沃拉普克语"}
@@ -1004,6 +1042,7 @@ zh{
PINYIN{"拼音罗马字"}
POLYTON{"多音字母"}
POSIX{"电脑"}
+ PROVENC{"普罗旺斯方言"}
PUTER{"瑞士普特尔方言"}
REVISED{"修订的拼字"}
RIGIK{"古典沃拉普克语"}
@@ -1027,9 +1066,11 @@ zh{
VAIDIKA{"吠陀梵文"}
VALENCIA{"瓦伦西亚文"}
VALLADER{"瑞士瓦勒德方言"}
+ VIVARAUP{"维瓦鲁普方言"}
WADEGILE{"WG 威氏拼音法"}
+ XSISTEMO{"西西斯特莫方言"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — 全部"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/zh_Hans.txt b/icu4c/source/data/lang/zh_Hans.txt
index 0ebd7f7ae30..72c418ec699 100644
--- a/icu4c/source/data/lang/zh_Hans.txt
+++ b/icu4c/source/data/lang/zh_Hans.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
zh_Hans{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/zh_Hant.txt b/icu4c/source/data/lang/zh_Hant.txt
index 6f409019355..9967d0874f2 100644
--- a/icu4c/source/data/lang/zh_Hant.txt
+++ b/icu4c/source/data/lang/zh_Hant.txt
@@ -630,11 +630,8 @@ zh_Hant{
zza{"扎扎文"}
}
Languages%menu{
- yue{"粵語"}
- zh{"中文"}
- }
- Languages%short{
- az{"亞塞拜然文"}
+ ars{"阿拉伯文(納吉迪)"}
+ ckb{"庫德文(索拉尼)"}
}
Scripts{
Adlm{"富拉文"}
@@ -642,6 +639,7 @@ zh_Hant{
Aghb{"高加索阿爾巴尼亞文"}
Ahom{"阿洪姆文"}
Arab{"阿拉伯文"}
+ Aran{"波斯體"}
Armi{"皇室亞美尼亞文"}
Armn{"亞美尼亞文"}
Avst{"阿維斯陀文"}
@@ -763,6 +761,7 @@ zh_Hant{
Phnx{"腓尼基文"}
Plrd{"柏格理拼音符"}
Prti{"帕提亞文(碑銘體)"}
+ Qaag{"佐基文"}
Rjng{"拉讓文"}
Roro{"朗格朗格象形文"}
Runr{"古北歐文字"}
@@ -1079,7 +1078,7 @@ zh_Hant{
VALLADER{"瑞士瓦勒德方言"}
WADEGILE{"威妥瑪式拼音"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — 全部"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/lang/zh_Hant_HK.txt b/icu4c/source/data/lang/zh_Hant_HK.txt
index bb71815b741..7e17da2a9bc 100644
--- a/icu4c/source/data/lang/zh_Hant_HK.txt
+++ b/icu4c/source/data/lang/zh_Hant_HK.txt
@@ -26,6 +26,7 @@ zh_Hant_HK{
es_419{"拉丁美洲西班牙文"}
es_ES{"歐洲西班牙文"}
es_MX{"墨西哥西班牙文"}
+ fa_AF{"達利文"}
fr_CA{"加拿大法文"}
fr_CH{"瑞士法文"}
gil{"吉爾伯特文"}
@@ -123,12 +124,10 @@ zh_Hant_HK{
Variants{
1901{"傳統德國拼字法"}
1996{"1996 德國拼字法"}
- ABL1943{"ABL1943"}
REVISED{"已修訂拼字法"}
SCOTLAND{"蘇格蘭標準英語"}
- SOTAV{"SOTAV"}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
enclosed{"{0} — 包含"}
historic{"{0} — 舊式"}
diff --git a/icu4c/source/data/lang/zh_Hant_MO.txt b/icu4c/source/data/lang/zh_Hant_MO.txt
index 15c7c3f426b..670cffc3f25 100644
--- a/icu4c/source/data/lang/zh_Hant_MO.txt
+++ b/icu4c/source/data/lang/zh_Hant_MO.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
zh_Hant_MO{
%%Parent{"zh_Hant_HK"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/lang/zu.txt b/icu4c/source/data/lang/zu.txt
index 41f305366b5..faadd1e85dd 100644
--- a/icu4c/source/data/lang/zu.txt
+++ b/icu4c/source/data/lang/zu.txt
@@ -120,6 +120,7 @@ zu{
eu{"isi-Basque"}
ewo{"isi-Ewondo"}
fa{"isi-Persian"}
+ fa_AF{"isi-Dari"}
ff{"isi-Fulah"}
fi{"isi-Finnish"}
fil{"isi-Filipino"}
@@ -634,7 +635,7 @@ zu{
vaii{"Izinhlazu Zezinombolo ze-Vai"}
}
}
- Version{"36.1"}
+ Version{"37"}
characterLabelPattern{
all{"{0} — All"}
category-list{"{0}: {1}"}
diff --git a/icu4c/source/data/locales/LOCALE_DEPS.json b/icu4c/source/data/locales/LOCALE_DEPS.json
index 808163607cf..681e78cf587 100644
--- a/icu4c/source/data/locales/LOCALE_DEPS.json
+++ b/icu4c/source/data/locales/LOCALE_DEPS.json
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
{
- "cldrVersion": "36.1",
+ "cldrVersion": "37",
"aliases": {
"ars": "ar_SA",
"az_AZ": "az_Latn_AZ",
@@ -17,12 +17,16 @@
"in_ID": "id_ID",
"iw": "he",
"iw_IL": "he_IL",
+ "ks_IN": "ks_Arab_IN",
+ "mni_IN": "mni_Beng_IN",
"mo": "ro",
"no": "nb",
"no_NO": "nb_NO",
"no_NO_NY": "nn_NO",
"pa_IN": "pa_Guru_IN",
"pa_PK": "pa_Arab_PK",
+ "sat_IN": "sat_Olck_IN",
+ "sd_PK": "sd_Arab_PK",
"sh": "sr_Latn",
"sh_BA": "sr_Latn_BA",
"sh_CS": "sr_Latn_RS",
@@ -38,6 +42,7 @@
"sr_RS": "sr_Cyrl_RS",
"sr_XK": "sr_Cyrl_XK",
"sr_YU": "sr_Cyrl_RS",
+ "su_ID": "su_Latn_ID",
"tl": "fil",
"tl_PH": "fil_PH",
"uz_AF": "uz_Arab_AF",
@@ -170,6 +175,7 @@
"es_US": "es_419",
"es_UY": "es_419",
"es_VE": "es_419",
+ "ff_Adlm": "root",
"pa_Arab": "root",
"pt_AO": "pt_PT",
"pt_CH": "pt_PT",
@@ -181,6 +187,7 @@
"pt_MZ": "pt_PT",
"pt_ST": "pt_PT",
"pt_TL": "pt_PT",
+ "sd_Deva": "root",
"shi_Latn": "root",
"sr_Latn": "root",
"uz_Arab": "root",
diff --git a/icu4c/source/data/locales/af.txt b/icu4c/source/data/locales/af.txt
index c2535aa943d..01dc5698bcb 100644
--- a/icu4c/source/data/locales/af.txt
+++ b/icu4c/source/data/locales/af.txt
@@ -215,7 +215,7 @@ af{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/af_NA.txt b/icu4c/source/data/locales/af_NA.txt
index 39d4f50ef5a..84fd2ba9ba1 100644
--- a/icu4c/source/data/locales/af_NA.txt
+++ b/icu4c/source/data/locales/af_NA.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
af_NA{
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/af_ZA.txt b/icu4c/source/data/locales/af_ZA.txt
index a1a18efcb0e..2c5651825ef 100644
--- a/icu4c/source/data/locales/af_ZA.txt
+++ b/icu4c/source/data/locales/af_ZA.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
af_ZA{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/agq.txt b/icu4c/source/data/locales/agq.txt
index 24253578c58..7639af71a03 100644
--- a/icu4c/source/data/locales/agq.txt
+++ b/icu4c/source/data/locales/agq.txt
@@ -23,7 +23,7 @@ agq{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/agq_CM.txt b/icu4c/source/data/locales/agq_CM.txt
index 3029928f58b..bce92cb97d2 100644
--- a/icu4c/source/data/locales/agq_CM.txt
+++ b/icu4c/source/data/locales/agq_CM.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
agq_CM{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ak.txt b/icu4c/source/data/locales/ak.txt
index 531a0f88fd8..7f11f6a2526 100644
--- a/icu4c/source/data/locales/ak.txt
+++ b/icu4c/source/data/locales/ak.txt
@@ -25,7 +25,7 @@ ak{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ak_GH.txt b/icu4c/source/data/locales/ak_GH.txt
index f20de3ad7d7..6256b7f1b44 100644
--- a/icu4c/source/data/locales/ak_GH.txt
+++ b/icu4c/source/data/locales/ak_GH.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ak_GH{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/am.txt b/icu4c/source/data/locales/am.txt
index d03eb931de5..23823f3c8d3 100644
--- a/icu4c/source/data/locales/am.txt
+++ b/icu4c/source/data/locales/am.txt
@@ -222,7 +222,7 @@ am{
minimumGroupingDigits{"1"}
traditional{"ethi"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
DateTimePatterns{
@@ -1045,7 +1045,7 @@ am{
"ዓ/ም",
}
abbreviated%variant{
- "BCE",
+ "ዓ/ዓ",
"CE",
}
narrow{
diff --git a/icu4c/source/data/locales/am_ET.txt b/icu4c/source/data/locales/am_ET.txt
index 3bc46200e25..856f6b35c86 100644
--- a/icu4c/source/data/locales/am_ET.txt
+++ b/icu4c/source/data/locales/am_ET.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
am_ET{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ar.txt b/icu4c/source/data/locales/ar.txt
index 33b0b6316bf..f0db400ff08 100644
--- a/icu4c/source/data/locales/ar.txt
+++ b/icu4c/source/data/locales/ar.txt
@@ -385,7 +385,7 @@ ar{
minimumGroupingDigits{"1"}
native{"arab"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/ar_001.txt b/icu4c/source/data/locales/ar_001.txt
index b9f3aff432f..17417fee7c5 100644
--- a/icu4c/source/data/locales/ar_001.txt
+++ b/icu4c/source/data/locales/ar_001.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ar_001{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ar_AE.txt b/icu4c/source/data/locales/ar_AE.txt
index 6c632d70fc0..8ce37eadf72 100644
--- a/icu4c/source/data/locales/ar_AE.txt
+++ b/icu4c/source/data/locales/ar_AE.txt
@@ -4,7 +4,7 @@ ar_AE{
NumberElements{
default{"arab"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
eras{
diff --git a/icu4c/source/data/locales/ar_BH.txt b/icu4c/source/data/locales/ar_BH.txt
index 0adac3636d2..ecf88a671a0 100644
--- a/icu4c/source/data/locales/ar_BH.txt
+++ b/icu4c/source/data/locales/ar_BH.txt
@@ -4,5 +4,5 @@ ar_BH{
NumberElements{
default{"arab"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ar_DJ.txt b/icu4c/source/data/locales/ar_DJ.txt
index 466329e425e..c0678e3e8f3 100644
--- a/icu4c/source/data/locales/ar_DJ.txt
+++ b/icu4c/source/data/locales/ar_DJ.txt
@@ -4,5 +4,5 @@ ar_DJ{
NumberElements{
default{"arab"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ar_DZ.txt b/icu4c/source/data/locales/ar_DZ.txt
index 92e818d9796..d93bf908dc5 100644
--- a/icu4c/source/data/locales/ar_DZ.txt
+++ b/icu4c/source/data/locales/ar_DZ.txt
@@ -11,7 +11,7 @@ ar_DZ{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
monthNames{
diff --git a/icu4c/source/data/locales/ar_EG.txt b/icu4c/source/data/locales/ar_EG.txt
index f1540990a69..e78fd2efa3c 100644
--- a/icu4c/source/data/locales/ar_EG.txt
+++ b/icu4c/source/data/locales/ar_EG.txt
@@ -4,5 +4,5 @@ ar_EG{
NumberElements{
default{"arab"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ar_EH.txt b/icu4c/source/data/locales/ar_EH.txt
index 9b522032bef..a2281d07722 100644
--- a/icu4c/source/data/locales/ar_EH.txt
+++ b/icu4c/source/data/locales/ar_EH.txt
@@ -4,5 +4,5 @@ ar_EH{
NumberElements{
default{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ar_ER.txt b/icu4c/source/data/locales/ar_ER.txt
index 7f866bae0fe..7c831ee9bfa 100644
--- a/icu4c/source/data/locales/ar_ER.txt
+++ b/icu4c/source/data/locales/ar_ER.txt
@@ -4,5 +4,5 @@ ar_ER{
NumberElements{
default{"arab"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ar_IL.txt b/icu4c/source/data/locales/ar_IL.txt
index cf17af27633..a56baf04117 100644
--- a/icu4c/source/data/locales/ar_IL.txt
+++ b/icu4c/source/data/locales/ar_IL.txt
@@ -4,7 +4,7 @@ ar_IL{
NumberElements{
default{"arab"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ar_IQ.txt b/icu4c/source/data/locales/ar_IQ.txt
index 43a9901de6b..2c843b0be60 100644
--- a/icu4c/source/data/locales/ar_IQ.txt
+++ b/icu4c/source/data/locales/ar_IQ.txt
@@ -4,7 +4,7 @@ ar_IQ{
NumberElements{
default{"arab"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
monthNames{
diff --git a/icu4c/source/data/locales/ar_JO.txt b/icu4c/source/data/locales/ar_JO.txt
index 600bfdd0052..e3a82f58f03 100644
--- a/icu4c/source/data/locales/ar_JO.txt
+++ b/icu4c/source/data/locales/ar_JO.txt
@@ -4,7 +4,7 @@ ar_JO{
NumberElements{
default{"arab"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
monthNames{
diff --git a/icu4c/source/data/locales/ar_KM.txt b/icu4c/source/data/locales/ar_KM.txt
index 20a6f79d1dd..81e3f253fbd 100644
--- a/icu4c/source/data/locales/ar_KM.txt
+++ b/icu4c/source/data/locales/ar_KM.txt
@@ -4,7 +4,7 @@ ar_KM{
NumberElements{
default{"arab"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ar_KW.txt b/icu4c/source/data/locales/ar_KW.txt
index bf1a78ce3d1..0fc909279fd 100644
--- a/icu4c/source/data/locales/ar_KW.txt
+++ b/icu4c/source/data/locales/ar_KW.txt
@@ -4,5 +4,5 @@ ar_KW{
NumberElements{
default{"arab"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ar_LB.txt b/icu4c/source/data/locales/ar_LB.txt
index 4130fab8f1c..a5cce3309a6 100644
--- a/icu4c/source/data/locales/ar_LB.txt
+++ b/icu4c/source/data/locales/ar_LB.txt
@@ -11,7 +11,7 @@ ar_LB{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
monthNames{
diff --git a/icu4c/source/data/locales/ar_LY.txt b/icu4c/source/data/locales/ar_LY.txt
index bae146a9d06..93893e19bb8 100644
--- a/icu4c/source/data/locales/ar_LY.txt
+++ b/icu4c/source/data/locales/ar_LY.txt
@@ -11,7 +11,7 @@ ar_LY{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
dayPeriod{
diff --git a/icu4c/source/data/locales/ar_MA.txt b/icu4c/source/data/locales/ar_MA.txt
index 045e99cc828..c0b3e071940 100644
--- a/icu4c/source/data/locales/ar_MA.txt
+++ b/icu4c/source/data/locales/ar_MA.txt
@@ -12,7 +12,7 @@ ar_MA{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ar_MR.txt b/icu4c/source/data/locales/ar_MR.txt
index 2c64c865072..adf143682b8 100644
--- a/icu4c/source/data/locales/ar_MR.txt
+++ b/icu4c/source/data/locales/ar_MR.txt
@@ -11,7 +11,7 @@ ar_MR{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
monthNames{
diff --git a/icu4c/source/data/locales/ar_OM.txt b/icu4c/source/data/locales/ar_OM.txt
index f02a20a25fe..cff68711fe4 100644
--- a/icu4c/source/data/locales/ar_OM.txt
+++ b/icu4c/source/data/locales/ar_OM.txt
@@ -4,5 +4,5 @@ ar_OM{
NumberElements{
default{"arab"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ar_PS.txt b/icu4c/source/data/locales/ar_PS.txt
index e5c37f61931..9212f40c6ba 100644
--- a/icu4c/source/data/locales/ar_PS.txt
+++ b/icu4c/source/data/locales/ar_PS.txt
@@ -4,7 +4,7 @@ ar_PS{
NumberElements{
default{"arab"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
monthNames{
diff --git a/icu4c/source/data/locales/ar_QA.txt b/icu4c/source/data/locales/ar_QA.txt
index 5d29eecc985..c35aa7ba118 100644
--- a/icu4c/source/data/locales/ar_QA.txt
+++ b/icu4c/source/data/locales/ar_QA.txt
@@ -4,5 +4,5 @@ ar_QA{
NumberElements{
default{"arab"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ar_SA.txt b/icu4c/source/data/locales/ar_SA.txt
index f93c1687567..c24d8dce17b 100644
--- a/icu4c/source/data/locales/ar_SA.txt
+++ b/icu4c/source/data/locales/ar_SA.txt
@@ -10,7 +10,7 @@ ar_SA{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
default{"islamic-umalqura"}
gregorian{
diff --git a/icu4c/source/data/locales/ar_SD.txt b/icu4c/source/data/locales/ar_SD.txt
index d612dab8ad3..e5af261aa58 100644
--- a/icu4c/source/data/locales/ar_SD.txt
+++ b/icu4c/source/data/locales/ar_SD.txt
@@ -4,5 +4,5 @@ ar_SD{
NumberElements{
default{"arab"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ar_SO.txt b/icu4c/source/data/locales/ar_SO.txt
index eed0f00edf6..1037e638388 100644
--- a/icu4c/source/data/locales/ar_SO.txt
+++ b/icu4c/source/data/locales/ar_SO.txt
@@ -10,5 +10,5 @@ ar_SO{
}
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ar_SS.txt b/icu4c/source/data/locales/ar_SS.txt
index c854fbb9e93..e9bfe1e79f4 100644
--- a/icu4c/source/data/locales/ar_SS.txt
+++ b/icu4c/source/data/locales/ar_SS.txt
@@ -4,5 +4,5 @@ ar_SS{
NumberElements{
default{"arab"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ar_SY.txt b/icu4c/source/data/locales/ar_SY.txt
index db1725bc558..1bc8f85ea20 100644
--- a/icu4c/source/data/locales/ar_SY.txt
+++ b/icu4c/source/data/locales/ar_SY.txt
@@ -4,7 +4,7 @@ ar_SY{
NumberElements{
default{"arab"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
monthNames{
diff --git a/icu4c/source/data/locales/ar_TD.txt b/icu4c/source/data/locales/ar_TD.txt
index e4d4e50510b..922ecea2d43 100644
--- a/icu4c/source/data/locales/ar_TD.txt
+++ b/icu4c/source/data/locales/ar_TD.txt
@@ -4,5 +4,5 @@ ar_TD{
NumberElements{
default{"arab"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ar_TN.txt b/icu4c/source/data/locales/ar_TN.txt
index 6b28b2d9ce5..d64e49a9f51 100644
--- a/icu4c/source/data/locales/ar_TN.txt
+++ b/icu4c/source/data/locales/ar_TN.txt
@@ -11,7 +11,7 @@ ar_TN{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
monthNames{
diff --git a/icu4c/source/data/locales/ar_YE.txt b/icu4c/source/data/locales/ar_YE.txt
index 9c8a65dc139..28e660fe0d3 100644
--- a/icu4c/source/data/locales/ar_YE.txt
+++ b/icu4c/source/data/locales/ar_YE.txt
@@ -4,5 +4,5 @@ ar_YE{
NumberElements{
default{"arab"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/as.txt b/icu4c/source/data/locales/as.txt
index 8d8c6ee9378..d78914e821c 100644
--- a/icu4c/source/data/locales/as.txt
+++ b/icu4c/source/data/locales/as.txt
@@ -239,7 +239,7 @@ as{
}
native{"beng"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/as_IN.txt b/icu4c/source/data/locales/as_IN.txt
index f18ee0e77f0..c41b0727617 100644
--- a/icu4c/source/data/locales/as_IN.txt
+++ b/icu4c/source/data/locales/as_IN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
as_IN{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/asa.txt b/icu4c/source/data/locales/asa.txt
index 64b5cdd6476..44e7f2e96a0 100644
--- a/icu4c/source/data/locales/asa.txt
+++ b/icu4c/source/data/locales/asa.txt
@@ -11,7 +11,7 @@ asa{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/asa_TZ.txt b/icu4c/source/data/locales/asa_TZ.txt
index 87d59847bdd..e5363aeae00 100644
--- a/icu4c/source/data/locales/asa_TZ.txt
+++ b/icu4c/source/data/locales/asa_TZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
asa_TZ{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ast.txt b/icu4c/source/data/locales/ast.txt
index e91802fdf65..b8b43a8721a 100644
--- a/icu4c/source/data/locales/ast.txt
+++ b/icu4c/source/data/locales/ast.txt
@@ -236,7 +236,7 @@ ast{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ast_ES.txt b/icu4c/source/data/locales/ast_ES.txt
index 7b9048ca65d..d2d5219f4d7 100644
--- a/icu4c/source/data/locales/ast_ES.txt
+++ b/icu4c/source/data/locales/ast_ES.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ast_ES{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/az.txt b/icu4c/source/data/locales/az.txt
index 38ce783bfc7..8e8fe0a7789 100644
--- a/icu4c/source/data/locales/az.txt
+++ b/icu4c/source/data/locales/az.txt
@@ -218,7 +218,7 @@ az{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/az_Cyrl.txt b/icu4c/source/data/locales/az_Cyrl.txt
index 47f7d61339d..5a7b2a012ce 100644
--- a/icu4c/source/data/locales/az_Cyrl.txt
+++ b/icu4c/source/data/locales/az_Cyrl.txt
@@ -27,7 +27,7 @@ az_Cyrl{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/az_Cyrl_AZ.txt b/icu4c/source/data/locales/az_Cyrl_AZ.txt
index 1fb7403558a..2e74f2a30c0 100644
--- a/icu4c/source/data/locales/az_Cyrl_AZ.txt
+++ b/icu4c/source/data/locales/az_Cyrl_AZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
az_Cyrl_AZ{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/az_Latn.txt b/icu4c/source/data/locales/az_Latn.txt
index 4ed06397d5b..6022c58dbe0 100644
--- a/icu4c/source/data/locales/az_Latn.txt
+++ b/icu4c/source/data/locales/az_Latn.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
az_Latn{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/az_Latn_AZ.txt b/icu4c/source/data/locales/az_Latn_AZ.txt
index f4fd9d1b198..0abea63cfe3 100644
--- a/icu4c/source/data/locales/az_Latn_AZ.txt
+++ b/icu4c/source/data/locales/az_Latn_AZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
az_Latn_AZ{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/bas.txt b/icu4c/source/data/locales/bas.txt
index 71eaa1eef9b..c17c824237c 100644
--- a/icu4c/source/data/locales/bas.txt
+++ b/icu4c/source/data/locales/bas.txt
@@ -24,7 +24,7 @@ bas{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/bas_CM.txt b/icu4c/source/data/locales/bas_CM.txt
index 503e75b067e..634bcdc464c 100644
--- a/icu4c/source/data/locales/bas_CM.txt
+++ b/icu4c/source/data/locales/bas_CM.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bas_CM{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/be.txt b/icu4c/source/data/locales/be.txt
index 7d0b5f896af..0c5ccb7c573 100644
--- a/icu4c/source/data/locales/be.txt
+++ b/icu4c/source/data/locales/be.txt
@@ -289,7 +289,7 @@ be{
minimumGroupingDigits{"2"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
DateTimePatterns{
@@ -689,10 +689,6 @@ be{
"да н.э.",
"н.э.",
}
- abbreviated%variant{
- "да н.э.",
- "н.э.",
- }
wide{
"да нараджэння Хрыстова",
"ад нараджэння Хрыстова",
diff --git a/icu4c/source/data/locales/be_BY.txt b/icu4c/source/data/locales/be_BY.txt
index 165bd5c21ac..fa47e0770f0 100644
--- a/icu4c/source/data/locales/be_BY.txt
+++ b/icu4c/source/data/locales/be_BY.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
be_BY{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/bem.txt b/icu4c/source/data/locales/bem.txt
index 14f3485c510..c0d5ec64eb0 100644
--- a/icu4c/source/data/locales/bem.txt
+++ b/icu4c/source/data/locales/bem.txt
@@ -12,7 +12,7 @@ bem{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/bem_ZM.txt b/icu4c/source/data/locales/bem_ZM.txt
index 9cc951633c6..9f100ab5aaf 100644
--- a/icu4c/source/data/locales/bem_ZM.txt
+++ b/icu4c/source/data/locales/bem_ZM.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bem_ZM{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/bez.txt b/icu4c/source/data/locales/bez.txt
index be3c526a0ae..d33348a087a 100644
--- a/icu4c/source/data/locales/bez.txt
+++ b/icu4c/source/data/locales/bez.txt
@@ -11,7 +11,7 @@ bez{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/bez_TZ.txt b/icu4c/source/data/locales/bez_TZ.txt
index 39ad35fc2ef..a5385b813c0 100644
--- a/icu4c/source/data/locales/bez_TZ.txt
+++ b/icu4c/source/data/locales/bez_TZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bez_TZ{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/bg.txt b/icu4c/source/data/locales/bg.txt
index 2e59e1a45c6..48c80f81792 100644
--- a/icu4c/source/data/locales/bg.txt
+++ b/icu4c/source/data/locales/bg.txt
@@ -212,7 +212,7 @@ bg{
minimumGroupingDigits{"2"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/bg_BG.txt b/icu4c/source/data/locales/bg_BG.txt
index 4ce8062b096..5f0fc67b794 100644
--- a/icu4c/source/data/locales/bg_BG.txt
+++ b/icu4c/source/data/locales/bg_BG.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bg_BG{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/bm.txt b/icu4c/source/data/locales/bm.txt
index be26a80c597..fa9663c8228 100644
--- a/icu4c/source/data/locales/bm.txt
+++ b/icu4c/source/data/locales/bm.txt
@@ -12,7 +12,7 @@ bm{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/bm_ML.txt b/icu4c/source/data/locales/bm_ML.txt
index 573987f0a8a..1e98a970626 100644
--- a/icu4c/source/data/locales/bm_ML.txt
+++ b/icu4c/source/data/locales/bm_ML.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bm_ML{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/bn.txt b/icu4c/source/data/locales/bn.txt
index 685581bb6c4..752ac95857f 100644
--- a/icu4c/source/data/locales/bn.txt
+++ b/icu4c/source/data/locales/bn.txt
@@ -247,7 +247,7 @@ bn{
minimumGroupingDigits{"1"}
native{"beng"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/bn_BD.txt b/icu4c/source/data/locales/bn_BD.txt
index 36a944ab3c0..ca48e9f3c12 100644
--- a/icu4c/source/data/locales/bn_BD.txt
+++ b/icu4c/source/data/locales/bn_BD.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bn_BD{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/bn_IN.txt b/icu4c/source/data/locales/bn_IN.txt
index 37a2b4bd7d2..0a55ed7016e 100644
--- a/icu4c/source/data/locales/bn_IN.txt
+++ b/icu4c/source/data/locales/bn_IN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bn_IN{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/bo.txt b/icu4c/source/data/locales/bo.txt
index a557ec634cf..23231080772 100644
--- a/icu4c/source/data/locales/bo.txt
+++ b/icu4c/source/data/locales/bo.txt
@@ -33,7 +33,7 @@ bo{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/bo_CN.txt b/icu4c/source/data/locales/bo_CN.txt
index 5b732d7c100..da587629194 100644
--- a/icu4c/source/data/locales/bo_CN.txt
+++ b/icu4c/source/data/locales/bo_CN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bo_CN{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/bo_IN.txt b/icu4c/source/data/locales/bo_IN.txt
index fcdfa4053b7..f4c90ba76e4 100644
--- a/icu4c/source/data/locales/bo_IN.txt
+++ b/icu4c/source/data/locales/bo_IN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bo_IN{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/br.txt b/icu4c/source/data/locales/br.txt
index 3b0a7325c6e..0d982e9a2c6 100644
--- a/icu4c/source/data/locales/br.txt
+++ b/icu4c/source/data/locales/br.txt
@@ -558,7 +558,7 @@ br{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/br_FR.txt b/icu4c/source/data/locales/br_FR.txt
index a943fbe1388..92068fd9021 100644
--- a/icu4c/source/data/locales/br_FR.txt
+++ b/icu4c/source/data/locales/br_FR.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
br_FR{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/brx.txt b/icu4c/source/data/locales/brx.txt
index 1aa945d40c6..1febec3e9ae 100644
--- a/icu4c/source/data/locales/brx.txt
+++ b/icu4c/source/data/locales/brx.txt
@@ -36,7 +36,7 @@ brx{
}
native{"deva"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/brx_IN.txt b/icu4c/source/data/locales/brx_IN.txt
index 2b0b73eacd4..b370b21b5ca 100644
--- a/icu4c/source/data/locales/brx_IN.txt
+++ b/icu4c/source/data/locales/brx_IN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
brx_IN{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/bs.txt b/icu4c/source/data/locales/bs.txt
index c1e1748b65b..11c1d2d0d43 100644
--- a/icu4c/source/data/locales/bs.txt
+++ b/icu4c/source/data/locales/bs.txt
@@ -248,7 +248,7 @@ bs{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/bs_Cyrl.txt b/icu4c/source/data/locales/bs_Cyrl.txt
index afbebb4aefc..ce7523560d7 100644
--- a/icu4c/source/data/locales/bs_Cyrl.txt
+++ b/icu4c/source/data/locales/bs_Cyrl.txt
@@ -233,7 +233,7 @@ bs_Cyrl{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/bs_Cyrl_BA.txt b/icu4c/source/data/locales/bs_Cyrl_BA.txt
index 065de4a1c7e..bfd5afbb2d8 100644
--- a/icu4c/source/data/locales/bs_Cyrl_BA.txt
+++ b/icu4c/source/data/locales/bs_Cyrl_BA.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bs_Cyrl_BA{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/bs_Latn.txt b/icu4c/source/data/locales/bs_Latn.txt
index 70dd97d4179..d1a6b5e7fa7 100644
--- a/icu4c/source/data/locales/bs_Latn.txt
+++ b/icu4c/source/data/locales/bs_Latn.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bs_Latn{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/bs_Latn_BA.txt b/icu4c/source/data/locales/bs_Latn_BA.txt
index 0c349f0db8b..64237e38bc7 100644
--- a/icu4c/source/data/locales/bs_Latn_BA.txt
+++ b/icu4c/source/data/locales/bs_Latn_BA.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bs_Latn_BA{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ca.txt b/icu4c/source/data/locales/ca.txt
index 5774999ed61..182e1b34b93 100644
--- a/icu4c/source/data/locales/ca.txt
+++ b/icu4c/source/data/locales/ca.txt
@@ -218,7 +218,7 @@ ca{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ca_AD.txt b/icu4c/source/data/locales/ca_AD.txt
index b03a01a5304..72f91026d74 100644
--- a/icu4c/source/data/locales/ca_AD.txt
+++ b/icu4c/source/data/locales/ca_AD.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ca_AD{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ca_ES.txt b/icu4c/source/data/locales/ca_ES.txt
index 79e92ee1a4c..7bcefbb3b21 100644
--- a/icu4c/source/data/locales/ca_ES.txt
+++ b/icu4c/source/data/locales/ca_ES.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ca_ES{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ca_FR.txt b/icu4c/source/data/locales/ca_FR.txt
index f1cc72b4030..c7e5ee53b67 100644
--- a/icu4c/source/data/locales/ca_FR.txt
+++ b/icu4c/source/data/locales/ca_FR.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ca_FR{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ca_IT.txt b/icu4c/source/data/locales/ca_IT.txt
index c9e30ff7d60..28c8f6757b7 100644
--- a/icu4c/source/data/locales/ca_IT.txt
+++ b/icu4c/source/data/locales/ca_IT.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ca_IT{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ccp.txt b/icu4c/source/data/locales/ccp.txt
index 41d545cb0c1..d3c41e8c2dd 100644
--- a/icu4c/source/data/locales/ccp.txt
+++ b/icu4c/source/data/locales/ccp.txt
@@ -83,7 +83,7 @@ ccp{
minimumGroupingDigits{"1"}
native{"cakm"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
@@ -444,7 +444,7 @@ ccp{
}
abbreviated%variant{
"𑄈𑄳𑄢𑄨𑄌𑄴𑄑𑄧𑄛𑄫𑄢𑄴𑄝𑄛𑄴𑄘𑄧",
- "CE",
+ "𑄈𑄳𑄢𑄨𑄌𑄴𑄑𑄛𑄴𑄘𑄧",
}
wide{
"𑄈𑄳𑄢𑄨𑄌𑄴𑄑𑄴𑄛𑄫𑄢𑄴𑄝𑄧",
@@ -452,7 +452,7 @@ ccp{
}
wide%variant{
"𑄈𑄳𑄢𑄨𑄌𑄴𑄑𑄴𑄛𑄫𑄢𑄴𑄝𑄛𑄴𑄘𑄧",
- "CE",
+ "𑄈𑄳𑄢𑄨𑄌𑄴𑄑𑄛𑄴𑄘𑄧",
}
}
intervalFormats{
diff --git a/icu4c/source/data/locales/ccp_BD.txt b/icu4c/source/data/locales/ccp_BD.txt
index 5fd4773670f..5a6fbb32e65 100644
--- a/icu4c/source/data/locales/ccp_BD.txt
+++ b/icu4c/source/data/locales/ccp_BD.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ccp_BD{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ccp_IN.txt b/icu4c/source/data/locales/ccp_IN.txt
index 7fcb4e5480e..c8591572f82 100644
--- a/icu4c/source/data/locales/ccp_IN.txt
+++ b/icu4c/source/data/locales/ccp_IN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ccp_IN{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ce.txt b/icu4c/source/data/locales/ce.txt
index b3180278de6..f7315cb4a67 100644
--- a/icu4c/source/data/locales/ce.txt
+++ b/icu4c/source/data/locales/ce.txt
@@ -193,7 +193,7 @@ ce{
}
minimumGroupingDigits{"1"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
@@ -301,7 +301,7 @@ ce{
}
abbreviated%variant{
"МАССО",
- "CE",
+ "в. э",
}
wide{
"Ӏийса пайхамар вина де кхачале",
diff --git a/icu4c/source/data/locales/ce_RU.txt b/icu4c/source/data/locales/ce_RU.txt
index 83685ad91c8..4e20db36eb2 100644
--- a/icu4c/source/data/locales/ce_RU.txt
+++ b/icu4c/source/data/locales/ce_RU.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ce_RU{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ceb.txt b/icu4c/source/data/locales/ceb.txt
index cad168e042a..63e0b0db210 100644
--- a/icu4c/source/data/locales/ceb.txt
+++ b/icu4c/source/data/locales/ceb.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ceb{
- AuxExemplarCharacters{"[c f j q v x z]"}
+ AuxExemplarCharacters{"[c f j q v x z ñ]"}
ExemplarCharacters{"[a b d e g h i k l m n o p r s t u w y]"}
ExemplarCharactersIndex{"[A B C D E F G H I J K L M N O P Q R S T U V W X Y Z]"}
ExemplarCharactersPunctuation{"[\\- ‑ , ; \\: ! ? . … ' ‘ ’ \u0022 “ ” ( ) \\[ \\] @ * / \\& # ′ ″]"}
@@ -35,7 +35,7 @@ ceb{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
@@ -137,6 +137,9 @@ ceb{
M{"M/d – M/d"}
d{"M/d – M/d"}
}
+ d{
+ d{"d – d"}
+ }
fallback{"{0} – {1}"}
y{
y{"y – y G"}
@@ -212,9 +215,9 @@ ceb{
Ehm{"E h:mm a"}
Ehms{"E h:mm:ss a"}
Gy{"G y"}
- GyMMM{"G y MMM"}
- GyMMMEd{"G y MMM d, E"}
- GyMMMd{"G y MMM d"}
+ GyMMM{"MMM y G"}
+ GyMMMEd{"E, MMM d, y G"}
+ GyMMMd{"MMM d, y G"}
H{"HH"}
Hm{"HH:mm"}
Hms{"HH:mm:ss"}
@@ -259,10 +262,10 @@ ceb{
"Dom",
"Lun",
"Mar",
- "Mks",
- "Hu",
- "Bi",
- "Sa",
+ "Miy",
+ "Huw",
+ "Biy",
+ "Sab",
}
narrow{
"D",
@@ -293,6 +296,15 @@ ceb{
}
}
stand-alone{
+ abbreviated{
+ "Dom",
+ "Lun",
+ "Mar",
+ "Miy",
+ "Huw",
+ "Biy",
+ "Sab",
+ }
narrow{
"D",
"L",
@@ -306,13 +318,17 @@ ceb{
}
eras{
abbreviated{
- "WK",
+ "BC",
"KP",
}
abbreviated%variant{
- "WKP",
+ "BCE",
"CE",
}
+ wide{
+ "Sa Wala Pa Si Kristo",
+ "Anno Domini",
+ }
wide%variant{
"Sa Wala Pa ang Common Era",
"Common Era",
@@ -385,12 +401,22 @@ ceb{
M{"E, MMM d – E, MMM d"}
d{"E, MMM d – E, MMM d"}
}
+ MMMd{
+ d{"MMM d – d"}
+ }
Md{
M{"M/d – M/d"}
d{"M/d – M/d"}
}
+ d{
+ d{"d – d"}
+ }
fallback{"{0} – {1}"}
+ h{
+ h{"h – h a"}
+ }
hm{
+ h{"h:mm – h:mm a"}
m{"h:mm – h:mm a"}
}
hmv{
@@ -400,6 +426,9 @@ ceb{
hv{
h{"h – h a v"}
}
+ y{
+ y{"y – y"}
+ }
yM{
M{"M/y – M/y"}
y{"M/y – M/y"}
@@ -480,14 +509,14 @@ ceb{
}
stand-alone{
abbreviated{
- "En",
+ "Ene",
"Peb",
"Mar",
- "Apr",
+ "Abr",
"May",
"Hun",
"Hul",
- "Ag",
+ "Ago",
"Set",
"Okt",
"Nob",
@@ -726,8 +755,8 @@ ceb{
end{"{0}, o {1}"}
}
standard{
- 2{"{0} at {1}"}
- end{"{0}, at {1}"}
+ 2{"{0} ug {1}"}
+ end{"{0}, ug {1}"}
middle{"{0}, {1}"}
start{"{0}, {1}"}
}
diff --git a/icu4c/source/data/locales/ceb_PH.txt b/icu4c/source/data/locales/ceb_PH.txt
index 3b528dfe800..74765e54623 100644
--- a/icu4c/source/data/locales/ceb_PH.txt
+++ b/icu4c/source/data/locales/ceb_PH.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ceb_PH{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/cgg.txt b/icu4c/source/data/locales/cgg.txt
index a0b199726f6..cbf8fd50b96 100644
--- a/icu4c/source/data/locales/cgg.txt
+++ b/icu4c/source/data/locales/cgg.txt
@@ -10,7 +10,7 @@ cgg{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/cgg_UG.txt b/icu4c/source/data/locales/cgg_UG.txt
index 03ec41ff093..33b04e7bdf5 100644
--- a/icu4c/source/data/locales/cgg_UG.txt
+++ b/icu4c/source/data/locales/cgg_UG.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
cgg_UG{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/chr.txt b/icu4c/source/data/locales/chr.txt
index e07bdb2f10c..efd096edd90 100644
--- a/icu4c/source/data/locales/chr.txt
+++ b/icu4c/source/data/locales/chr.txt
@@ -219,7 +219,7 @@ chr{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/chr_US.txt b/icu4c/source/data/locales/chr_US.txt
index 32457479c25..4fc78e0b322 100644
--- a/icu4c/source/data/locales/chr_US.txt
+++ b/icu4c/source/data/locales/chr_US.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
chr_US{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ckb.txt b/icu4c/source/data/locales/ckb.txt
index 2636481629b..d25a136884a 100644
--- a/icu4c/source/data/locales/ckb.txt
+++ b/icu4c/source/data/locales/ckb.txt
@@ -57,7 +57,7 @@ ckb{
minimumGroupingDigits{"1"}
native{"arab"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ckb_IQ.txt b/icu4c/source/data/locales/ckb_IQ.txt
index 7bfef1bb949..acf6ae5419c 100644
--- a/icu4c/source/data/locales/ckb_IQ.txt
+++ b/icu4c/source/data/locales/ckb_IQ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ckb_IQ{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ckb_IR.txt b/icu4c/source/data/locales/ckb_IR.txt
index 8bd9d835321..df2b5a605d0 100644
--- a/icu4c/source/data/locales/ckb_IR.txt
+++ b/icu4c/source/data/locales/ckb_IR.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ckb_IR{
- Version{"36.1"}
+ Version{"37"}
calendar{
default{"persian"}
gregorian{
diff --git a/icu4c/source/data/locales/cs.txt b/icu4c/source/data/locales/cs.txt
index 0ba566f5141..69ec9ca5f25 100644
--- a/icu4c/source/data/locales/cs.txt
+++ b/icu4c/source/data/locales/cs.txt
@@ -519,7 +519,7 @@ cs{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
DateTimePatterns{
@@ -3134,10 +3134,6 @@ cs{
"př. n. l.",
"n. l.",
}
- abbreviated%variant{
- "př. n. l.",
- "n. l.",
- }
narrow{
"př.n.l.",
"n.l.",
diff --git a/icu4c/source/data/locales/cs_CZ.txt b/icu4c/source/data/locales/cs_CZ.txt
index a07e182f667..03fd33b1d82 100644
--- a/icu4c/source/data/locales/cs_CZ.txt
+++ b/icu4c/source/data/locales/cs_CZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
cs_CZ{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/cy.txt b/icu4c/source/data/locales/cy.txt
index b7ff33b5297..e4753af199e 100644
--- a/icu4c/source/data/locales/cy.txt
+++ b/icu4c/source/data/locales/cy.txt
@@ -395,7 +395,7 @@ cy{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/cy_GB.txt b/icu4c/source/data/locales/cy_GB.txt
index 2be5cc84f1d..4907fd71390 100644
--- a/icu4c/source/data/locales/cy_GB.txt
+++ b/icu4c/source/data/locales/cy_GB.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
cy_GB{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/da.txt b/icu4c/source/data/locales/da.txt
index 446c617d96a..26b2d1fd9e4 100644
--- a/icu4c/source/data/locales/da.txt
+++ b/icu4c/source/data/locales/da.txt
@@ -212,7 +212,7 @@ da{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
eras{
@@ -774,14 +774,14 @@ da{
y{"y–y G"}
}
GyM{
- G{"M/y GGGG–M/y GGGG"}
- M{"M/y–M/y GGGGG"}
- y{"M/y–M/y GGGGG"}
+ G{"MM.y GGGGG–MM.y GGGGG"}
+ M{"MM.y–MM.y GGGGG"}
+ y{"MM.y–MM.y GGGGG"}
}
GyMEd{
- G{"E, d/M/y GGGGG–E, d/M/y GGGGG"}
+ G{"E dd.MM.y GGGGG–E dd.MM.y GGGGG"}
M{"E dd.MM.y–E dd.MM.y GGGGG"}
- d{"E dd. MM. y–E dd. MM. y GGGGG"}
+ d{"E dd.MM.y–E dd.MM.y GGGGG"}
y{"E dd.MM.y–E dd.MM.y GGGGG"}
}
GyMMM{
@@ -802,9 +802,9 @@ da{
y{"d. MMM y–d. MMM y G"}
}
GyMd{
- G{"d/M/y GGGGG–d/M/y GGGGG"}
+ G{"dd.MM.y GGGGG–dd.MM.y GGGGG"}
M{"dd.MM.y–dd.MM.y GGGGG"}
- d{"d/M/y–d/M/y GGGGG"}
+ d{"dd.MM.y–dd.MM.y GGGGG"}
y{"dd.MM.y–dd.MM.y GGGGG"}
}
H{
diff --git a/icu4c/source/data/locales/da_DK.txt b/icu4c/source/data/locales/da_DK.txt
index df22a1b492d..198eb2ba650 100644
--- a/icu4c/source/data/locales/da_DK.txt
+++ b/icu4c/source/data/locales/da_DK.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
da_DK{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/da_GL.txt b/icu4c/source/data/locales/da_GL.txt
index c2a821a352b..faca33ca393 100644
--- a/icu4c/source/data/locales/da_GL.txt
+++ b/icu4c/source/data/locales/da_GL.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
da_GL{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/dav.txt b/icu4c/source/data/locales/dav.txt
index 0004bc29307..2ace6572e71 100644
--- a/icu4c/source/data/locales/dav.txt
+++ b/icu4c/source/data/locales/dav.txt
@@ -12,7 +12,7 @@ dav{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/dav_KE.txt b/icu4c/source/data/locales/dav_KE.txt
index 2ca21da000e..27cdca9be20 100644
--- a/icu4c/source/data/locales/dav_KE.txt
+++ b/icu4c/source/data/locales/dav_KE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
dav_KE{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/de.txt b/icu4c/source/data/locales/de.txt
index 5185b6f9e7f..ad9f1435285 100644
--- a/icu4c/source/data/locales/de.txt
+++ b/icu4c/source/data/locales/de.txt
@@ -218,7 +218,7 @@ de{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/de_AT.txt b/icu4c/source/data/locales/de_AT.txt
index 53fcdc6b75e..16e7cfbba96 100644
--- a/icu4c/source/data/locales/de_AT.txt
+++ b/icu4c/source/data/locales/de_AT.txt
@@ -14,7 +14,7 @@ de_AT{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
dayPeriod{
diff --git a/icu4c/source/data/locales/de_BE.txt b/icu4c/source/data/locales/de_BE.txt
index 602ed572deb..28146c04ecc 100644
--- a/icu4c/source/data/locales/de_BE.txt
+++ b/icu4c/source/data/locales/de_BE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
de_BE{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/de_CH.txt b/icu4c/source/data/locales/de_CH.txt
index 42cb4da6013..3f88f1c3166 100644
--- a/icu4c/source/data/locales/de_CH.txt
+++ b/icu4c/source/data/locales/de_CH.txt
@@ -15,7 +15,7 @@ de_CH{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
dayNames{
diff --git a/icu4c/source/data/locales/de_DE.txt b/icu4c/source/data/locales/de_DE.txt
index 75845c7227a..4581f04d616 100644
--- a/icu4c/source/data/locales/de_DE.txt
+++ b/icu4c/source/data/locales/de_DE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
de_DE{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/de_IT.txt b/icu4c/source/data/locales/de_IT.txt
index e32b5951cef..92d0fb0d48b 100644
--- a/icu4c/source/data/locales/de_IT.txt
+++ b/icu4c/source/data/locales/de_IT.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
de_IT{
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
monthNames{
diff --git a/icu4c/source/data/locales/de_LI.txt b/icu4c/source/data/locales/de_LI.txt
index dc80032f391..d1534058483 100644
--- a/icu4c/source/data/locales/de_LI.txt
+++ b/icu4c/source/data/locales/de_LI.txt
@@ -14,7 +14,7 @@ de_LI{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
dayPeriod{
diff --git a/icu4c/source/data/locales/de_LU.txt b/icu4c/source/data/locales/de_LU.txt
index 3df63776b2e..1128dfb22dc 100644
--- a/icu4c/source/data/locales/de_LU.txt
+++ b/icu4c/source/data/locales/de_LU.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
de_LU{
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
AmPmMarkersNarrow{
diff --git a/icu4c/source/data/locales/dje.txt b/icu4c/source/data/locales/dje.txt
index f8cdff1db11..7932f24d4f6 100644
--- a/icu4c/source/data/locales/dje.txt
+++ b/icu4c/source/data/locales/dje.txt
@@ -18,7 +18,7 @@ dje{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/dje_NE.txt b/icu4c/source/data/locales/dje_NE.txt
index 140a80107fd..e450537e90f 100644
--- a/icu4c/source/data/locales/dje_NE.txt
+++ b/icu4c/source/data/locales/dje_NE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
dje_NE{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/dsb.txt b/icu4c/source/data/locales/dsb.txt
index 06dff717a34..3cede96bc38 100644
--- a/icu4c/source/data/locales/dsb.txt
+++ b/icu4c/source/data/locales/dsb.txt
@@ -196,7 +196,7 @@ dsb{
}
minimumGroupingDigits{"1"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/dsb_DE.txt b/icu4c/source/data/locales/dsb_DE.txt
index ffa6af3479b..5954457e60c 100644
--- a/icu4c/source/data/locales/dsb_DE.txt
+++ b/icu4c/source/data/locales/dsb_DE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
dsb_DE{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/dua.txt b/icu4c/source/data/locales/dua.txt
index de149f0ee9f..2086dd2b46c 100644
--- a/icu4c/source/data/locales/dua.txt
+++ b/icu4c/source/data/locales/dua.txt
@@ -21,7 +21,7 @@ dua{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/dua_CM.txt b/icu4c/source/data/locales/dua_CM.txt
index 47591147c13..bc38a211415 100644
--- a/icu4c/source/data/locales/dua_CM.txt
+++ b/icu4c/source/data/locales/dua_CM.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
dua_CM{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/dyo.txt b/icu4c/source/data/locales/dyo.txt
index ce54e139b21..3cc601012a7 100644
--- a/icu4c/source/data/locales/dyo.txt
+++ b/icu4c/source/data/locales/dyo.txt
@@ -18,7 +18,7 @@ dyo{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/dyo_SN.txt b/icu4c/source/data/locales/dyo_SN.txt
index 10e82499235..71e2096ca33 100644
--- a/icu4c/source/data/locales/dyo_SN.txt
+++ b/icu4c/source/data/locales/dyo_SN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
dyo_SN{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/dz.txt b/icu4c/source/data/locales/dz.txt
index d9df3bb5a79..ac56ed4eb7d 100644
--- a/icu4c/source/data/locales/dz.txt
+++ b/icu4c/source/data/locales/dz.txt
@@ -106,7 +106,7 @@ dz{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/dz_BT.txt b/icu4c/source/data/locales/dz_BT.txt
index 9f91a519782..c87b406b308 100644
--- a/icu4c/source/data/locales/dz_BT.txt
+++ b/icu4c/source/data/locales/dz_BT.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
dz_BT{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ebu.txt b/icu4c/source/data/locales/ebu.txt
index 29f0f292461..bf3b50ed8dc 100644
--- a/icu4c/source/data/locales/ebu.txt
+++ b/icu4c/source/data/locales/ebu.txt
@@ -11,7 +11,7 @@ ebu{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ebu_KE.txt b/icu4c/source/data/locales/ebu_KE.txt
index 3b06e84cf4c..a7e199477b8 100644
--- a/icu4c/source/data/locales/ebu_KE.txt
+++ b/icu4c/source/data/locales/ebu_KE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ebu_KE{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ee.txt b/icu4c/source/data/locales/ee.txt
index 1caed201c89..3ae6fb75d84 100644
--- a/icu4c/source/data/locales/ee.txt
+++ b/icu4c/source/data/locales/ee.txt
@@ -200,7 +200,7 @@ ee{
}
minimumGroupingDigits{"3"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ee_GH.txt b/icu4c/source/data/locales/ee_GH.txt
index f010c6c6947..c153dd69405 100644
--- a/icu4c/source/data/locales/ee_GH.txt
+++ b/icu4c/source/data/locales/ee_GH.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ee_GH{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ee_TG.txt b/icu4c/source/data/locales/ee_TG.txt
index 48c30047371..2e66ae35ba5 100644
--- a/icu4c/source/data/locales/ee_TG.txt
+++ b/icu4c/source/data/locales/ee_TG.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ee_TG{
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/el.txt b/icu4c/source/data/locales/el.txt
index 402ced04a2d..54a6167a8ee 100644
--- a/icu4c/source/data/locales/el.txt
+++ b/icu4c/source/data/locales/el.txt
@@ -216,7 +216,7 @@ el{
native{"latn"}
traditional{"grek"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/el_CY.txt b/icu4c/source/data/locales/el_CY.txt
index 6231daa3ef3..555b8c546e4 100644
--- a/icu4c/source/data/locales/el_CY.txt
+++ b/icu4c/source/data/locales/el_CY.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
el_CY{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/el_GR.txt b/icu4c/source/data/locales/el_GR.txt
index 735da8f62e3..a87677f5d79 100644
--- a/icu4c/source/data/locales/el_GR.txt
+++ b/icu4c/source/data/locales/el_GR.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
el_GR{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en.txt b/icu4c/source/data/locales/en.txt
index 95470cdcb12..f4572a4a4ca 100644
--- a/icu4c/source/data/locales/en.txt
+++ b/icu4c/source/data/locales/en.txt
@@ -205,7 +205,7 @@ en{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/en_001.txt b/icu4c/source/data/locales/en_001.txt
index d290674f865..990738f0dd3 100644
--- a/icu4c/source/data/locales/en_001.txt
+++ b/icu4c/source/data/locales/en_001.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
en_001{
- Version{"36.1"}
+ Version{"37"}
calendar{
chinese{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_150.txt b/icu4c/source/data/locales/en_150.txt
index 2d797daaa70..b2e49e41f49 100644
--- a/icu4c/source/data/locales/en_150.txt
+++ b/icu4c/source/data/locales/en_150.txt
@@ -10,7 +10,7 @@ en_150{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_AE.txt b/icu4c/source/data/locales/en_AE.txt
index be8ded82eba..70ed2494272 100644
--- a/icu4c/source/data/locales/en_AE.txt
+++ b/icu4c/source/data/locales/en_AE.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
en_AE{
- Version{"36.1"}
+ Version{"37"}
calendar{
chinese{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_AG.txt b/icu4c/source/data/locales/en_AG.txt
index b510205357a..15f4f3b2f14 100644
--- a/icu4c/source/data/locales/en_AG.txt
+++ b/icu4c/source/data/locales/en_AG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_AG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_AI.txt b/icu4c/source/data/locales/en_AI.txt
index 6eed30c5efe..40e89772512 100644
--- a/icu4c/source/data/locales/en_AI.txt
+++ b/icu4c/source/data/locales/en_AI.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_AI{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_AS.txt b/icu4c/source/data/locales/en_AS.txt
index dfce93f0908..3600aa70d7d 100644
--- a/icu4c/source/data/locales/en_AS.txt
+++ b/icu4c/source/data/locales/en_AS.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
en_AS{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_AT.txt b/icu4c/source/data/locales/en_AT.txt
index 8275857d6df..48f6116f636 100644
--- a/icu4c/source/data/locales/en_AT.txt
+++ b/icu4c/source/data/locales/en_AT.txt
@@ -16,5 +16,5 @@ en_AT{
}
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_AU.txt b/icu4c/source/data/locales/en_AU.txt
index 3a09abf9925..87f52764977 100644
--- a/icu4c/source/data/locales/en_AU.txt
+++ b/icu4c/source/data/locales/en_AU.txt
@@ -13,7 +13,7 @@ en_AU{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
chinese{
monthNames{
@@ -85,6 +85,18 @@ en_AU{
yMd{"dd/MM/y"}
}
intervalFormats{
+ GyMEd{
+ G{"E dd/MM/y GGGGG – E dd/MM/y GGGGG"}
+ M{"E dd/MM/y – E dd/MM/y GGGGG"}
+ d{"E dd/MM/y – E dd/MM/y GGGGG"}
+ y{"E dd/MM/y – E dd/MM/y GGGGG"}
+ }
+ GyMMMEd{
+ G{"E d MMM y G – E d MMM y G"}
+ M{"E d MMM – E d MMM y G"}
+ d{"E d MMM – E d MMM y G"}
+ y{"E d MMM y – E d MMM y G"}
+ }
MEd{
M{"E, d/M – E, d/M"}
d{"E, d/M – E, d/M"}
diff --git a/icu4c/source/data/locales/en_BB.txt b/icu4c/source/data/locales/en_BB.txt
index 034d3207c29..814000f3539 100644
--- a/icu4c/source/data/locales/en_BB.txt
+++ b/icu4c/source/data/locales/en_BB.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_BB{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_BE.txt b/icu4c/source/data/locales/en_BE.txt
index 53bf9cfaffd..a09e9f00e2a 100644
--- a/icu4c/source/data/locales/en_BE.txt
+++ b/icu4c/source/data/locales/en_BE.txt
@@ -10,7 +10,7 @@ en_BE{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_BI.txt b/icu4c/source/data/locales/en_BI.txt
index f9c9e516929..1c33a6be9e2 100644
--- a/icu4c/source/data/locales/en_BI.txt
+++ b/icu4c/source/data/locales/en_BI.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
en_BI{
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_BM.txt b/icu4c/source/data/locales/en_BM.txt
index e7e911d1ab6..1f9a62c1ac6 100644
--- a/icu4c/source/data/locales/en_BM.txt
+++ b/icu4c/source/data/locales/en_BM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_BM{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_BS.txt b/icu4c/source/data/locales/en_BS.txt
index 18b3c6c37bf..115d86885a1 100644
--- a/icu4c/source/data/locales/en_BS.txt
+++ b/icu4c/source/data/locales/en_BS.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_BS{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_BW.txt b/icu4c/source/data/locales/en_BW.txt
index a9ffd395ad7..b3b8e08f165 100644
--- a/icu4c/source/data/locales/en_BW.txt
+++ b/icu4c/source/data/locales/en_BW.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_BW{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_BZ.txt b/icu4c/source/data/locales/en_BZ.txt
index 0873fa78f6c..991e9d0bc8e 100644
--- a/icu4c/source/data/locales/en_BZ.txt
+++ b/icu4c/source/data/locales/en_BZ.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_BZ{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_CA.txt b/icu4c/source/data/locales/en_CA.txt
index ae35dea6e3b..669b01460be 100644
--- a/icu4c/source/data/locales/en_CA.txt
+++ b/icu4c/source/data/locales/en_CA.txt
@@ -9,7 +9,7 @@ en_CA{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
chinese{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_CC.txt b/icu4c/source/data/locales/en_CC.txt
index 7fea2ce91c9..7c53982a2cf 100644
--- a/icu4c/source/data/locales/en_CC.txt
+++ b/icu4c/source/data/locales/en_CC.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CC{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_CH.txt b/icu4c/source/data/locales/en_CH.txt
index e38160cf288..2f720671e3e 100644
--- a/icu4c/source/data/locales/en_CH.txt
+++ b/icu4c/source/data/locales/en_CH.txt
@@ -14,5 +14,5 @@ en_CH{
}
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_CK.txt b/icu4c/source/data/locales/en_CK.txt
index e385ea69b01..d268aa3b756 100644
--- a/icu4c/source/data/locales/en_CK.txt
+++ b/icu4c/source/data/locales/en_CK.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CK{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_CM.txt b/icu4c/source/data/locales/en_CM.txt
index d34d7311e07..07a99a91451 100644
--- a/icu4c/source/data/locales/en_CM.txt
+++ b/icu4c/source/data/locales/en_CM.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CM{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_CX.txt b/icu4c/source/data/locales/en_CX.txt
index 5b63a8a252a..275cdb09a13 100644
--- a/icu4c/source/data/locales/en_CX.txt
+++ b/icu4c/source/data/locales/en_CX.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CX{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_CY.txt b/icu4c/source/data/locales/en_CY.txt
index 19e7a33b6cb..21b11b75693 100644
--- a/icu4c/source/data/locales/en_CY.txt
+++ b/icu4c/source/data/locales/en_CY.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CY{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_DE.txt b/icu4c/source/data/locales/en_DE.txt
index ccdaa9676fc..0b4b6631d3f 100644
--- a/icu4c/source/data/locales/en_DE.txt
+++ b/icu4c/source/data/locales/en_DE.txt
@@ -14,5 +14,5 @@ en_DE{
}
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_DG.txt b/icu4c/source/data/locales/en_DG.txt
index 0e947ade86d..513a5bf06c1 100644
--- a/icu4c/source/data/locales/en_DG.txt
+++ b/icu4c/source/data/locales/en_DG.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_DG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_DK.txt b/icu4c/source/data/locales/en_DK.txt
index 8f072068114..a62de9c3ce7 100644
--- a/icu4c/source/data/locales/en_DK.txt
+++ b/icu4c/source/data/locales/en_DK.txt
@@ -15,7 +15,7 @@ en_DK{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
availableFormats{
diff --git a/icu4c/source/data/locales/en_DM.txt b/icu4c/source/data/locales/en_DM.txt
index e9db19895e0..5bfedb7bc57 100644
--- a/icu4c/source/data/locales/en_DM.txt
+++ b/icu4c/source/data/locales/en_DM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_DM{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_ER.txt b/icu4c/source/data/locales/en_ER.txt
index d126aa5aae1..afd82fc8084 100644
--- a/icu4c/source/data/locales/en_ER.txt
+++ b/icu4c/source/data/locales/en_ER.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_ER{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_FI.txt b/icu4c/source/data/locales/en_FI.txt
index 87b8dc09fa6..c44a91606f1 100644
--- a/icu4c/source/data/locales/en_FI.txt
+++ b/icu4c/source/data/locales/en_FI.txt
@@ -15,7 +15,7 @@ en_FI{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
availableFormats{
diff --git a/icu4c/source/data/locales/en_FJ.txt b/icu4c/source/data/locales/en_FJ.txt
index abe4c34b062..0c4ca01ddb1 100644
--- a/icu4c/source/data/locales/en_FJ.txt
+++ b/icu4c/source/data/locales/en_FJ.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_FJ{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_FK.txt b/icu4c/source/data/locales/en_FK.txt
index 68d74d0477b..25415ea0b2c 100644
--- a/icu4c/source/data/locales/en_FK.txt
+++ b/icu4c/source/data/locales/en_FK.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_FK{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_FM.txt b/icu4c/source/data/locales/en_FM.txt
index 96883597e8f..352f324e971 100644
--- a/icu4c/source/data/locales/en_FM.txt
+++ b/icu4c/source/data/locales/en_FM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_FM{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_GB.txt b/icu4c/source/data/locales/en_GB.txt
index 6a4301b1e70..b3a321aae53 100644
--- a/icu4c/source/data/locales/en_GB.txt
+++ b/icu4c/source/data/locales/en_GB.txt
@@ -10,7 +10,7 @@ en_GB{
}
minimumGroupingDigits{"1"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
availableFormats{
diff --git a/icu4c/source/data/locales/en_GD.txt b/icu4c/source/data/locales/en_GD.txt
index 22ed594061a..98ca5e43fb1 100644
--- a/icu4c/source/data/locales/en_GD.txt
+++ b/icu4c/source/data/locales/en_GD.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GD{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_GG.txt b/icu4c/source/data/locales/en_GG.txt
index 5aa0d8d5534..2fe340893a2 100644
--- a/icu4c/source/data/locales/en_GG.txt
+++ b/icu4c/source/data/locales/en_GG.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_GH.txt b/icu4c/source/data/locales/en_GH.txt
index ad6ff5bcafd..de371508504 100644
--- a/icu4c/source/data/locales/en_GH.txt
+++ b/icu4c/source/data/locales/en_GH.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GH{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_GI.txt b/icu4c/source/data/locales/en_GI.txt
index 83b8319e495..54c7839d0fa 100644
--- a/icu4c/source/data/locales/en_GI.txt
+++ b/icu4c/source/data/locales/en_GI.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GI{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_GM.txt b/icu4c/source/data/locales/en_GM.txt
index 0c550b3037f..bbf424ce80b 100644
--- a/icu4c/source/data/locales/en_GM.txt
+++ b/icu4c/source/data/locales/en_GM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GM{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_GU.txt b/icu4c/source/data/locales/en_GU.txt
index 8a49314cd22..cbdb866074f 100644
--- a/icu4c/source/data/locales/en_GU.txt
+++ b/icu4c/source/data/locales/en_GU.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GU{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_GY.txt b/icu4c/source/data/locales/en_GY.txt
index 1f23301015e..905d5bef164 100644
--- a/icu4c/source/data/locales/en_GY.txt
+++ b/icu4c/source/data/locales/en_GY.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GY{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_HK.txt b/icu4c/source/data/locales/en_HK.txt
index 289a1c29e22..e5a97613573 100644
--- a/icu4c/source/data/locales/en_HK.txt
+++ b/icu4c/source/data/locales/en_HK.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_HK{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_IE.txt b/icu4c/source/data/locales/en_IE.txt
index 404413db485..c8239cc8391 100644
--- a/icu4c/source/data/locales/en_IE.txt
+++ b/icu4c/source/data/locales/en_IE.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_IE{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_IL.txt b/icu4c/source/data/locales/en_IL.txt
index 6282a078516..8abcfef88ce 100644
--- a/icu4c/source/data/locales/en_IL.txt
+++ b/icu4c/source/data/locales/en_IL.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_IL{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
availableFormats{
diff --git a/icu4c/source/data/locales/en_IM.txt b/icu4c/source/data/locales/en_IM.txt
index b2812f95e93..2c4dfaaa382 100644
--- a/icu4c/source/data/locales/en_IM.txt
+++ b/icu4c/source/data/locales/en_IM.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_IM{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_IN.txt b/icu4c/source/data/locales/en_IN.txt
index b36a3837862..95c12789b6d 100644
--- a/icu4c/source/data/locales/en_IN.txt
+++ b/icu4c/source/data/locales/en_IN.txt
@@ -66,7 +66,7 @@ en_IN{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
@@ -99,6 +99,18 @@ en_IN{
yyyyMd{"d/M/y G"}
}
intervalFormats{
+ GyMEd{
+ G{"E, d/M/y GGGGG – E, d/M/y GGGGG"}
+ M{"E, d/M/y – E, d/M/y GGGGG"}
+ d{"E, d/M/y – E, d/M/y GGGGG"}
+ y{"E, d/M/y – E, d/M/y GGGGG"}
+ }
+ GyMd{
+ G{"d/M/y GGGGG – d/M/y GGGGG"}
+ M{"d/M/y – d/M/y GGGGG"}
+ d{"d/M/y – d/M/y GGGGG"}
+ y{"d/M/y – d/M/y GGGGG"}
+ }
MEd{
M{"E, dd/MM – E, dd/MM"}
d{"E, dd/MM – E, dd/MM"}
diff --git a/icu4c/source/data/locales/en_IO.txt b/icu4c/source/data/locales/en_IO.txt
index 0972fbf2aee..ac8170c8957 100644
--- a/icu4c/source/data/locales/en_IO.txt
+++ b/icu4c/source/data/locales/en_IO.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_IO{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_JE.txt b/icu4c/source/data/locales/en_JE.txt
index b8039390607..f04e15a884b 100644
--- a/icu4c/source/data/locales/en_JE.txt
+++ b/icu4c/source/data/locales/en_JE.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_JE{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_JM.txt b/icu4c/source/data/locales/en_JM.txt
index 75490849ae4..695ae1a1812 100644
--- a/icu4c/source/data/locales/en_JM.txt
+++ b/icu4c/source/data/locales/en_JM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_JM{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_KE.txt b/icu4c/source/data/locales/en_KE.txt
index 7df59adf39d..2ebad3eb967 100644
--- a/icu4c/source/data/locales/en_KE.txt
+++ b/icu4c/source/data/locales/en_KE.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_KE{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_KI.txt b/icu4c/source/data/locales/en_KI.txt
index 7ce9da107c9..6c68a9fa83d 100644
--- a/icu4c/source/data/locales/en_KI.txt
+++ b/icu4c/source/data/locales/en_KI.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_KI{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_KN.txt b/icu4c/source/data/locales/en_KN.txt
index be4025f432e..35ebc91eb17 100644
--- a/icu4c/source/data/locales/en_KN.txt
+++ b/icu4c/source/data/locales/en_KN.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_KN{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_KY.txt b/icu4c/source/data/locales/en_KY.txt
index 2a7068a6542..71fa196b611 100644
--- a/icu4c/source/data/locales/en_KY.txt
+++ b/icu4c/source/data/locales/en_KY.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_KY{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_LC.txt b/icu4c/source/data/locales/en_LC.txt
index e50628c1bef..5e248adcff8 100644
--- a/icu4c/source/data/locales/en_LC.txt
+++ b/icu4c/source/data/locales/en_LC.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_LC{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_LR.txt b/icu4c/source/data/locales/en_LR.txt
index b35971e87f7..0a77adc8b4f 100644
--- a/icu4c/source/data/locales/en_LR.txt
+++ b/icu4c/source/data/locales/en_LR.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_LR{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_LS.txt b/icu4c/source/data/locales/en_LS.txt
index bd42a67c389..14848c9fef0 100644
--- a/icu4c/source/data/locales/en_LS.txt
+++ b/icu4c/source/data/locales/en_LS.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_LS{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_MG.txt b/icu4c/source/data/locales/en_MG.txt
index c39dfd8032c..d8a8effd68b 100644
--- a/icu4c/source/data/locales/en_MG.txt
+++ b/icu4c/source/data/locales/en_MG.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_MH.txt b/icu4c/source/data/locales/en_MH.txt
index ed53d7ec1ad..35a53e32079 100644
--- a/icu4c/source/data/locales/en_MH.txt
+++ b/icu4c/source/data/locales/en_MH.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MH{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_MO.txt b/icu4c/source/data/locales/en_MO.txt
index 7064c4d2197..2cd5c0a8f38 100644
--- a/icu4c/source/data/locales/en_MO.txt
+++ b/icu4c/source/data/locales/en_MO.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MO{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_MP.txt b/icu4c/source/data/locales/en_MP.txt
index 8179440b9ee..d3ae815a646 100644
--- a/icu4c/source/data/locales/en_MP.txt
+++ b/icu4c/source/data/locales/en_MP.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MP{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_MS.txt b/icu4c/source/data/locales/en_MS.txt
index d4677f63596..619cbc2e6ed 100644
--- a/icu4c/source/data/locales/en_MS.txt
+++ b/icu4c/source/data/locales/en_MS.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MS{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_MT.txt b/icu4c/source/data/locales/en_MT.txt
index 8e4b68fed0a..46a9632474a 100644
--- a/icu4c/source/data/locales/en_MT.txt
+++ b/icu4c/source/data/locales/en_MT.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MT{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_MU.txt b/icu4c/source/data/locales/en_MU.txt
index 0e94f43e89c..1945c927917 100644
--- a/icu4c/source/data/locales/en_MU.txt
+++ b/icu4c/source/data/locales/en_MU.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MU{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_MW.txt b/icu4c/source/data/locales/en_MW.txt
index 0b7fbf8817c..06244544e9d 100644
--- a/icu4c/source/data/locales/en_MW.txt
+++ b/icu4c/source/data/locales/en_MW.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MW{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_MY.txt b/icu4c/source/data/locales/en_MY.txt
index 738cdb35242..ffd93f8e315 100644
--- a/icu4c/source/data/locales/en_MY.txt
+++ b/icu4c/source/data/locales/en_MY.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MY{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_NA.txt b/icu4c/source/data/locales/en_NA.txt
index 21e2d13366b..0b019a8d650 100644
--- a/icu4c/source/data/locales/en_NA.txt
+++ b/icu4c/source/data/locales/en_NA.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NA{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_NF.txt b/icu4c/source/data/locales/en_NF.txt
index d25d4935350..e2426fefa6b 100644
--- a/icu4c/source/data/locales/en_NF.txt
+++ b/icu4c/source/data/locales/en_NF.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NF{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_NG.txt b/icu4c/source/data/locales/en_NG.txt
index ad76a514c64..eafed4e8afa 100644
--- a/icu4c/source/data/locales/en_NG.txt
+++ b/icu4c/source/data/locales/en_NG.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_NL.txt b/icu4c/source/data/locales/en_NL.txt
index 39d72a7fa98..81e609d1a25 100644
--- a/icu4c/source/data/locales/en_NL.txt
+++ b/icu4c/source/data/locales/en_NL.txt
@@ -14,5 +14,5 @@ en_NL{
}
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_NR.txt b/icu4c/source/data/locales/en_NR.txt
index f2bcf184cc7..66fac69a3f6 100644
--- a/icu4c/source/data/locales/en_NR.txt
+++ b/icu4c/source/data/locales/en_NR.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NR{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_NU.txt b/icu4c/source/data/locales/en_NU.txt
index 330db689d7b..ccbeedcc2b8 100644
--- a/icu4c/source/data/locales/en_NU.txt
+++ b/icu4c/source/data/locales/en_NU.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NU{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_NZ.txt b/icu4c/source/data/locales/en_NZ.txt
index 1b384ad3a8d..165be8e59b3 100644
--- a/icu4c/source/data/locales/en_NZ.txt
+++ b/icu4c/source/data/locales/en_NZ.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NZ{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_PG.txt b/icu4c/source/data/locales/en_PG.txt
index 2a2e5c8754a..ffddbf48a87 100644
--- a/icu4c/source/data/locales/en_PG.txt
+++ b/icu4c/source/data/locales/en_PG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_PG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_PH.txt b/icu4c/source/data/locales/en_PH.txt
index b54a59e8d24..96578848ab8 100644
--- a/icu4c/source/data/locales/en_PH.txt
+++ b/icu4c/source/data/locales/en_PH.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_PH{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_PK.txt b/icu4c/source/data/locales/en_PK.txt
index 5d1abf990fb..5b752703365 100644
--- a/icu4c/source/data/locales/en_PK.txt
+++ b/icu4c/source/data/locales/en_PK.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_PK{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_PN.txt b/icu4c/source/data/locales/en_PN.txt
index 413678ae5d1..edc09abbd94 100644
--- a/icu4c/source/data/locales/en_PN.txt
+++ b/icu4c/source/data/locales/en_PN.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_PN{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_PR.txt b/icu4c/source/data/locales/en_PR.txt
index 9c4c3833573..52899cb543d 100644
--- a/icu4c/source/data/locales/en_PR.txt
+++ b/icu4c/source/data/locales/en_PR.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
en_PR{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_PW.txt b/icu4c/source/data/locales/en_PW.txt
index c1a63e346e2..ed60f26fed8 100644
--- a/icu4c/source/data/locales/en_PW.txt
+++ b/icu4c/source/data/locales/en_PW.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_PW{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_RW.txt b/icu4c/source/data/locales/en_RW.txt
index 3e31fc390d3..11d49910e4b 100644
--- a/icu4c/source/data/locales/en_RW.txt
+++ b/icu4c/source/data/locales/en_RW.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_RW{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_SB.txt b/icu4c/source/data/locales/en_SB.txt
index 7655f506a1d..7e736c28dae 100644
--- a/icu4c/source/data/locales/en_SB.txt
+++ b/icu4c/source/data/locales/en_SB.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SB{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_SC.txt b/icu4c/source/data/locales/en_SC.txt
index 149fe7bdeb9..1e81cb48c68 100644
--- a/icu4c/source/data/locales/en_SC.txt
+++ b/icu4c/source/data/locales/en_SC.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SC{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_SD.txt b/icu4c/source/data/locales/en_SD.txt
index ad23cb45261..f2110fab60c 100644
--- a/icu4c/source/data/locales/en_SD.txt
+++ b/icu4c/source/data/locales/en_SD.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SD{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_SE.txt b/icu4c/source/data/locales/en_SE.txt
index d86ff68a57b..de6914a3388 100644
--- a/icu4c/source/data/locales/en_SE.txt
+++ b/icu4c/source/data/locales/en_SE.txt
@@ -15,7 +15,7 @@ en_SE{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_SG.txt b/icu4c/source/data/locales/en_SG.txt
index 0fc76f1ebfd..faa9d2ca631 100644
--- a/icu4c/source/data/locales/en_SG.txt
+++ b/icu4c/source/data/locales/en_SG.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_SH.txt b/icu4c/source/data/locales/en_SH.txt
index c5935eb4bad..d11f1280214 100644
--- a/icu4c/source/data/locales/en_SH.txt
+++ b/icu4c/source/data/locales/en_SH.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SH{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_SI.txt b/icu4c/source/data/locales/en_SI.txt
index 347153ed4f2..7ba5f11bfc7 100644
--- a/icu4c/source/data/locales/en_SI.txt
+++ b/icu4c/source/data/locales/en_SI.txt
@@ -14,5 +14,5 @@ en_SI{
}
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_SL.txt b/icu4c/source/data/locales/en_SL.txt
index 14f8e82869f..b956002c8c6 100644
--- a/icu4c/source/data/locales/en_SL.txt
+++ b/icu4c/source/data/locales/en_SL.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SL{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_SS.txt b/icu4c/source/data/locales/en_SS.txt
index d3850357e9b..80fb80078f9 100644
--- a/icu4c/source/data/locales/en_SS.txt
+++ b/icu4c/source/data/locales/en_SS.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SS{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_SX.txt b/icu4c/source/data/locales/en_SX.txt
index e27c36b71f8..4c9565e8cfe 100644
--- a/icu4c/source/data/locales/en_SX.txt
+++ b/icu4c/source/data/locales/en_SX.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SX{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_SZ.txt b/icu4c/source/data/locales/en_SZ.txt
index a9a02632e77..431d63a6eaf 100644
--- a/icu4c/source/data/locales/en_SZ.txt
+++ b/icu4c/source/data/locales/en_SZ.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SZ{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_TC.txt b/icu4c/source/data/locales/en_TC.txt
index 8f5f1155e42..4129b99aedf 100644
--- a/icu4c/source/data/locales/en_TC.txt
+++ b/icu4c/source/data/locales/en_TC.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_TC{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_TK.txt b/icu4c/source/data/locales/en_TK.txt
index 416feae34cf..8de60cd9329 100644
--- a/icu4c/source/data/locales/en_TK.txt
+++ b/icu4c/source/data/locales/en_TK.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_TK{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_TO.txt b/icu4c/source/data/locales/en_TO.txt
index 067c7bfb716..6b63ad24fc1 100644
--- a/icu4c/source/data/locales/en_TO.txt
+++ b/icu4c/source/data/locales/en_TO.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_TO{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_TT.txt b/icu4c/source/data/locales/en_TT.txt
index 8336e0121d1..d91ebb5a6aa 100644
--- a/icu4c/source/data/locales/en_TT.txt
+++ b/icu4c/source/data/locales/en_TT.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_TT{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_TV.txt b/icu4c/source/data/locales/en_TV.txt
index 1000bcfa5bc..e2c1c5ae36d 100644
--- a/icu4c/source/data/locales/en_TV.txt
+++ b/icu4c/source/data/locales/en_TV.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_TV{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_TZ.txt b/icu4c/source/data/locales/en_TZ.txt
index e87556b8875..12d215130d1 100644
--- a/icu4c/source/data/locales/en_TZ.txt
+++ b/icu4c/source/data/locales/en_TZ.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_TZ{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_UG.txt b/icu4c/source/data/locales/en_UG.txt
index de178b8e1cd..f169ad696cd 100644
--- a/icu4c/source/data/locales/en_UG.txt
+++ b/icu4c/source/data/locales/en_UG.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_UG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_UM.txt b/icu4c/source/data/locales/en_UM.txt
index 7cd01ee97e3..b994e126809 100644
--- a/icu4c/source/data/locales/en_UM.txt
+++ b/icu4c/source/data/locales/en_UM.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
en_UM{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_US.txt b/icu4c/source/data/locales/en_US.txt
index 287c3757650..0d911e60ef8 100644
--- a/icu4c/source/data/locales/en_US.txt
+++ b/icu4c/source/data/locales/en_US.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
en_US{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_US_POSIX.txt b/icu4c/source/data/locales/en_US_POSIX.txt
index 42a8785f792..5e164896783 100644
--- a/icu4c/source/data/locales/en_US_POSIX.txt
+++ b/icu4c/source/data/locales/en_US_POSIX.txt
@@ -16,5 +16,5 @@ en_US_POSIX{
}
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_VC.txt b/icu4c/source/data/locales/en_VC.txt
index 604f07b9062..45b455da495 100644
--- a/icu4c/source/data/locales/en_VC.txt
+++ b/icu4c/source/data/locales/en_VC.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_VC{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_VG.txt b/icu4c/source/data/locales/en_VG.txt
index fe78a6642ba..3e84e3013cc 100644
--- a/icu4c/source/data/locales/en_VG.txt
+++ b/icu4c/source/data/locales/en_VG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_VG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_VI.txt b/icu4c/source/data/locales/en_VI.txt
index e15bd810764..0c41c0d839d 100644
--- a/icu4c/source/data/locales/en_VI.txt
+++ b/icu4c/source/data/locales/en_VI.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
en_VI{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_VU.txt b/icu4c/source/data/locales/en_VU.txt
index ef21f135b0a..6229365b1f9 100644
--- a/icu4c/source/data/locales/en_VU.txt
+++ b/icu4c/source/data/locales/en_VU.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_VU{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_WS.txt b/icu4c/source/data/locales/en_WS.txt
index 5069b4d1309..5d2f739b8e3 100644
--- a/icu4c/source/data/locales/en_WS.txt
+++ b/icu4c/source/data/locales/en_WS.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_WS{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_ZA.txt b/icu4c/source/data/locales/en_ZA.txt
index 22cc86473b4..4fc74b6ea19 100644
--- a/icu4c/source/data/locales/en_ZA.txt
+++ b/icu4c/source/data/locales/en_ZA.txt
@@ -15,7 +15,7 @@ en_ZA{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/en_ZM.txt b/icu4c/source/data/locales/en_ZM.txt
index 88cdb0276d3..32588ce8aff 100644
--- a/icu4c/source/data/locales/en_ZM.txt
+++ b/icu4c/source/data/locales/en_ZM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_ZM{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/en_ZW.txt b/icu4c/source/data/locales/en_ZW.txt
index bdca4d5516e..f3960de48f8 100644
--- a/icu4c/source/data/locales/en_ZW.txt
+++ b/icu4c/source/data/locales/en_ZW.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_ZW{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/eo.txt b/icu4c/source/data/locales/eo.txt
index 08e1bfe6681..85663ad71ce 100644
--- a/icu4c/source/data/locales/eo.txt
+++ b/icu4c/source/data/locales/eo.txt
@@ -14,7 +14,7 @@ eo{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/eo_001.txt b/icu4c/source/data/locales/eo_001.txt
index 2b89e343c2d..c0a4de11bbf 100644
--- a/icu4c/source/data/locales/eo_001.txt
+++ b/icu4c/source/data/locales/eo_001.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
eo_001{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/es.txt b/icu4c/source/data/locales/es.txt
index 05694f93fd3..593a1e10443 100644
--- a/icu4c/source/data/locales/es.txt
+++ b/icu4c/source/data/locales/es.txt
@@ -215,7 +215,7 @@ es{
minimumGroupingDigits{"2"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/es_419.txt b/icu4c/source/data/locales/es_419.txt
index e8a8cc46da1..d76be69e837 100644
--- a/icu4c/source/data/locales/es_419.txt
+++ b/icu4c/source/data/locales/es_419.txt
@@ -95,7 +95,7 @@ es_419{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
coptic{
monthNames{
diff --git a/icu4c/source/data/locales/es_AR.txt b/icu4c/source/data/locales/es_AR.txt
index 802fd339593..37161f49b79 100644
--- a/icu4c/source/data/locales/es_AR.txt
+++ b/icu4c/source/data/locales/es_AR.txt
@@ -14,7 +14,7 @@ es_AR{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
availableFormats{
diff --git a/icu4c/source/data/locales/es_BO.txt b/icu4c/source/data/locales/es_BO.txt
index 5ed575622e9..ae585b36355 100644
--- a/icu4c/source/data/locales/es_BO.txt
+++ b/icu4c/source/data/locales/es_BO.txt
@@ -10,7 +10,7 @@ es_BO{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
AmPmMarkers{
diff --git a/icu4c/source/data/locales/es_BR.txt b/icu4c/source/data/locales/es_BR.txt
index 26b70ef53ef..a8d655c2c50 100644
--- a/icu4c/source/data/locales/es_BR.txt
+++ b/icu4c/source/data/locales/es_BR.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_BR{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/es_BZ.txt b/icu4c/source/data/locales/es_BZ.txt
index 2969b0b5235..f7034128e3b 100644
--- a/icu4c/source/data/locales/es_BZ.txt
+++ b/icu4c/source/data/locales/es_BZ.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_BZ{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/es_CL.txt b/icu4c/source/data/locales/es_CL.txt
index d83964d8f1c..187cf30f4f9 100644
--- a/icu4c/source/data/locales/es_CL.txt
+++ b/icu4c/source/data/locales/es_CL.txt
@@ -13,7 +13,7 @@ es_CL{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/es_CO.txt b/icu4c/source/data/locales/es_CO.txt
index 4f488f14f4e..f6f35817e74 100644
--- a/icu4c/source/data/locales/es_CO.txt
+++ b/icu4c/source/data/locales/es_CO.txt
@@ -13,7 +13,7 @@ es_CO{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/es_CR.txt b/icu4c/source/data/locales/es_CR.txt
index 0e744e73e4e..c6f22f6d928 100644
--- a/icu4c/source/data/locales/es_CR.txt
+++ b/icu4c/source/data/locales/es_CR.txt
@@ -11,7 +11,7 @@ es_CR{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
AmPmMarkers{
diff --git a/icu4c/source/data/locales/es_CU.txt b/icu4c/source/data/locales/es_CU.txt
index 2ee914029a6..a316a0d43e0 100644
--- a/icu4c/source/data/locales/es_CU.txt
+++ b/icu4c/source/data/locales/es_CU.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_CU{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/es_DO.txt b/icu4c/source/data/locales/es_DO.txt
index b0bbec6b2da..8acc430509b 100644
--- a/icu4c/source/data/locales/es_DO.txt
+++ b/icu4c/source/data/locales/es_DO.txt
@@ -9,7 +9,7 @@ es_DO{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/es_EA.txt b/icu4c/source/data/locales/es_EA.txt
index d3cbc735749..53e207c3edd 100644
--- a/icu4c/source/data/locales/es_EA.txt
+++ b/icu4c/source/data/locales/es_EA.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
es_EA{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/es_EC.txt b/icu4c/source/data/locales/es_EC.txt
index 3b80a29a45b..8f428ba99e8 100644
--- a/icu4c/source/data/locales/es_EC.txt
+++ b/icu4c/source/data/locales/es_EC.txt
@@ -13,7 +13,7 @@ es_EC{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
AmPmMarkers{
diff --git a/icu4c/source/data/locales/es_ES.txt b/icu4c/source/data/locales/es_ES.txt
index 5e2a32ae770..cabce7e0d92 100644
--- a/icu4c/source/data/locales/es_ES.txt
+++ b/icu4c/source/data/locales/es_ES.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
es_ES{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/es_GQ.txt b/icu4c/source/data/locales/es_GQ.txt
index ae22a95d3a9..65ebf74e784 100644
--- a/icu4c/source/data/locales/es_GQ.txt
+++ b/icu4c/source/data/locales/es_GQ.txt
@@ -8,5 +8,5 @@ es_GQ{
}
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/es_GT.txt b/icu4c/source/data/locales/es_GT.txt
index 1fa7c4c5216..8bb4b5433e4 100644
--- a/icu4c/source/data/locales/es_GT.txt
+++ b/icu4c/source/data/locales/es_GT.txt
@@ -46,7 +46,7 @@ es_GT{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/es_HN.txt b/icu4c/source/data/locales/es_HN.txt
index db9c2a5524a..80a5a0d51e2 100644
--- a/icu4c/source/data/locales/es_HN.txt
+++ b/icu4c/source/data/locales/es_HN.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_HN{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/es_IC.txt b/icu4c/source/data/locales/es_IC.txt
index 1e97f0c6f4f..2a17a7bb7d2 100644
--- a/icu4c/source/data/locales/es_IC.txt
+++ b/icu4c/source/data/locales/es_IC.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
es_IC{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/es_MX.txt b/icu4c/source/data/locales/es_MX.txt
index 8359cc8be66..98c9c509fae 100644
--- a/icu4c/source/data/locales/es_MX.txt
+++ b/icu4c/source/data/locales/es_MX.txt
@@ -89,7 +89,7 @@ es_MX{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/es_NI.txt b/icu4c/source/data/locales/es_NI.txt
index 90a99cefb38..429e24af5b6 100644
--- a/icu4c/source/data/locales/es_NI.txt
+++ b/icu4c/source/data/locales/es_NI.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_NI{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
AmPmMarkers{
diff --git a/icu4c/source/data/locales/es_PA.txt b/icu4c/source/data/locales/es_PA.txt
index 8020930a1a6..6bac72203ed 100644
--- a/icu4c/source/data/locales/es_PA.txt
+++ b/icu4c/source/data/locales/es_PA.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_PA{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/es_PE.txt b/icu4c/source/data/locales/es_PE.txt
index f26465cfabe..1f363b9a01b 100644
--- a/icu4c/source/data/locales/es_PE.txt
+++ b/icu4c/source/data/locales/es_PE.txt
@@ -61,7 +61,7 @@ es_PE{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/es_PH.txt b/icu4c/source/data/locales/es_PH.txt
index 1c3fbb4d8ec..5ce4f00073b 100644
--- a/icu4c/source/data/locales/es_PH.txt
+++ b/icu4c/source/data/locales/es_PH.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
es_PH{
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/es_PR.txt b/icu4c/source/data/locales/es_PR.txt
index 3de0c47c01b..08e25dc3ea9 100644
--- a/icu4c/source/data/locales/es_PR.txt
+++ b/icu4c/source/data/locales/es_PR.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_PR{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/es_PY.txt b/icu4c/source/data/locales/es_PY.txt
index 55810559642..1ad02109530 100644
--- a/icu4c/source/data/locales/es_PY.txt
+++ b/icu4c/source/data/locales/es_PY.txt
@@ -13,7 +13,7 @@ es_PY{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
AmPmMarkers{
diff --git a/icu4c/source/data/locales/es_SV.txt b/icu4c/source/data/locales/es_SV.txt
index 6f0219af0a7..a9c55cf13bb 100644
--- a/icu4c/source/data/locales/es_SV.txt
+++ b/icu4c/source/data/locales/es_SV.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_SV{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
AmPmMarkers{
diff --git a/icu4c/source/data/locales/es_US.txt b/icu4c/source/data/locales/es_US.txt
index 6d8075823a9..f562d9c30cb 100644
--- a/icu4c/source/data/locales/es_US.txt
+++ b/icu4c/source/data/locales/es_US.txt
@@ -125,7 +125,7 @@ es_US{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/es_UY.txt b/icu4c/source/data/locales/es_UY.txt
index 8af8ef6fbff..921cf52fd14 100644
--- a/icu4c/source/data/locales/es_UY.txt
+++ b/icu4c/source/data/locales/es_UY.txt
@@ -14,7 +14,7 @@ es_UY{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
AmPmMarkers{
diff --git a/icu4c/source/data/locales/es_VE.txt b/icu4c/source/data/locales/es_VE.txt
index 7103e33e557..bb792c88a71 100644
--- a/icu4c/source/data/locales/es_VE.txt
+++ b/icu4c/source/data/locales/es_VE.txt
@@ -13,7 +13,7 @@ es_VE{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
AmPmMarkers{
diff --git a/icu4c/source/data/locales/et.txt b/icu4c/source/data/locales/et.txt
index 03a41a34aed..cbbc28c3a27 100644
--- a/icu4c/source/data/locales/et.txt
+++ b/icu4c/source/data/locales/et.txt
@@ -211,7 +211,7 @@ et{
minimumGroupingDigits{"2"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/et_EE.txt b/icu4c/source/data/locales/et_EE.txt
index a1ee7f84600..5736fc87cfd 100644
--- a/icu4c/source/data/locales/et_EE.txt
+++ b/icu4c/source/data/locales/et_EE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
et_EE{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/eu.txt b/icu4c/source/data/locales/eu.txt
index 9c3c75c6bfe..f43a4674e71 100644
--- a/icu4c/source/data/locales/eu.txt
+++ b/icu4c/source/data/locales/eu.txt
@@ -210,7 +210,7 @@ eu{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
eras{
@@ -811,18 +811,18 @@ eu{
"A",
}
wide{
- "urtarrila",
- "otsaila",
- "martxoa",
- "apirila",
- "maiatza",
- "ekaina",
- "uztaila",
- "abuztua",
- "iraila",
- "urria",
- "azaroa",
- "abendua",
+ "urtarrilak",
+ "otsailak",
+ "martxoak",
+ "apirilak",
+ "maiatzak",
+ "ekainak",
+ "uztailak",
+ "abuztuak",
+ "irailak",
+ "urriak",
+ "azaroak",
+ "abenduak",
}
}
stand-alone{
diff --git a/icu4c/source/data/locales/eu_ES.txt b/icu4c/source/data/locales/eu_ES.txt
index ad5ae8cd0a2..a5a195d62d0 100644
--- a/icu4c/source/data/locales/eu_ES.txt
+++ b/icu4c/source/data/locales/eu_ES.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
eu_ES{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ewo.txt b/icu4c/source/data/locales/ewo.txt
index 4816a418552..679114708e6 100644
--- a/icu4c/source/data/locales/ewo.txt
+++ b/icu4c/source/data/locales/ewo.txt
@@ -23,7 +23,7 @@ ewo{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ewo_CM.txt b/icu4c/source/data/locales/ewo_CM.txt
index bacfd378d55..42a9f4743cc 100644
--- a/icu4c/source/data/locales/ewo_CM.txt
+++ b/icu4c/source/data/locales/ewo_CM.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ewo_CM{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/fa.txt b/icu4c/source/data/locales/fa.txt
index e057206ff54..ff0ff394d1f 100644
--- a/icu4c/source/data/locales/fa.txt
+++ b/icu4c/source/data/locales/fa.txt
@@ -243,7 +243,7 @@ fa{
minimumGroupingDigits{"1"}
native{"arabext"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/fa_AF.txt b/icu4c/source/data/locales/fa_AF.txt
index 109260c1254..9dce99c581c 100644
--- a/icu4c/source/data/locales/fa_AF.txt
+++ b/icu4c/source/data/locales/fa_AF.txt
@@ -18,7 +18,7 @@ fa_AF{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
appendItems{
diff --git a/icu4c/source/data/locales/fa_IR.txt b/icu4c/source/data/locales/fa_IR.txt
index 8c9a95b55e9..825bab1772d 100644
--- a/icu4c/source/data/locales/fa_IR.txt
+++ b/icu4c/source/data/locales/fa_IR.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fa_IR{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ff.txt b/icu4c/source/data/locales/ff.txt
index 86f21984360..82f46708f80 100644
--- a/icu4c/source/data/locales/ff.txt
+++ b/icu4c/source/data/locales/ff.txt
@@ -16,7 +16,7 @@ ff{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ff_Adlm.txt b/icu4c/source/data/locales/ff_Adlm.txt
new file mode 100644
index 00000000000..c8a824933a6
--- /dev/null
+++ b/icu4c/source/data/locales/ff_Adlm.txt
@@ -0,0 +1,1369 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+ff_Adlm{
+ %%Parent{"root"}
+ AuxExemplarCharacters{"[𞤾 𞤿 𞥀 𞥁 𞥂 𞥃]"}
+ Ellipsis{
+ final{"{0}…"}
+ initial{"…{0}"}
+ medial{"{0}…{1}"}
+ word-final{"{0}…"}
+ word-initial{"…{0}"}
+ word-medial{"{0} … {1}"}
+ }
+ ExemplarCharacters{
+ "[\U0001E944\U0001E945\U0001E946 𞤢 𞤣 𞤤 𞤥 𞤦 𞤧 𞤨 𞤩 𞤪 𞤫 𞤬 𞤭 𞤮 𞤯 "
+ "𞤰 𞤱 𞤲 𞤳 𞤴 𞤵 𞤶 𞤷 𞤸 𞤹 𞤺 𞤻 𞤼 𞤽 𞥋]"
+ }
+ ExemplarCharactersIndex{"[𞤀 𞤛]"}
+ ExemplarCharactersNumbers{"[𞥐 𞥑 𞥒 𞥓 𞥔 𞥕 𞥖 𞥗 𞥘 𞥙]"}
+ ExemplarCharactersPunctuation{"[\\- ‑ 𞥞 𞥟 . % ‰]"}
+ MoreInformation{"؟"}
+ NumberElements{
+ default{"adlm"}
+ latn{
+ patterns{
+ decimalFormat{"#,##0.###"}
+ }
+ patternsShort{
+ currencyFormat{
+ 1000{
+ one{"¤ 0 𞤘𞤵𞤤"}
+ other{"¤ 0 𞤘𞤵𞤤"}
+ }
+ 10000{
+ one{"¤ 00 𞤘𞤵𞤤"}
+ other{"¤ 00 𞤘𞤵𞤤"}
+ }
+ 100000{
+ one{"¤ 000 𞤘𞤵𞤤"}
+ other{"¤ 000 𞤘𞤵𞤤"}
+ }
+ 1000000{
+ one{"¤ 0 𞤁𞤵"}
+ other{"¤ 0 𞤁𞤵"}
+ }
+ 10000000{
+ one{"¤ 00 𞤁𞤵"}
+ other{"¤ 00 𞤁𞤵"}
+ }
+ 100000000{
+ one{"¤ 000 𞤁𞤵"}
+ other{"¤ 000𞤁𞤵"}
+ }
+ }
+ }
+ symbols{
+ nan{"𞤏𞤮𞤈"}
+ }
+ }
+ minimalPairs{
+ ordinal{
+ other{"𞤎𞤫𞤼𞥆𞤭𞤪𞤫𞥅 {0} 𞤳𞤢 𞤻𞤢𞥄𞤥𞤮"}
+ }
+ plural{
+ one{"{0} 𞤻𞤢𞤤𞥆𞤢𞤤"}
+ other{"{0} 𞤻𞤢𞤤𞤯𞤫"}
+ }
+ }
+ minimumGroupingDigits{"1"}
+ native{"adlm"}
+ }
+ Version{"37"}
+ calendar{
+ gregorian{
+ AmPmMarkers{
+ "𞤀𞤎",
+ "𞤇𞤎",
+ }
+ AmPmMarkersAbbr{
+ "𞤀𞤎",
+ "𞤇𞤎",
+ }
+ AmPmMarkersNarrow{
+ "𞤢",
+ "𞤩",
+ }
+ DateTimePatterns{
+ "HH:mm:ss zzzz",
+ "HH:mm:ss z",
+ "HH:mm:ss",
+ "HH:mm",
+ "y MMMM d, EEEE",
+ "y MMMM d",
+ "y MMM d",
+ "y-MM-dd",
+ "{1} {0}",
+ "{1}{0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ }
+ availableFormats{
+ MMMMW{
+ one{"𞤴𞤮𞤲𞤼𞤫𞤪𞤫 W 𞤲𞤣𞤫𞤪 MMMM"}
+ other{"𞤴𞤮𞤲𞤼𞤫𞤪𞤫 W 𞤲𞤣𞤫𞤪 MMMM"}
+ }
+ yw{
+ one{"𞤴𞤮𞤲𞤼𞤫𞤪𞤫 w 𞤲𞤣𞤫𞤪 Y"}
+ other{"𞤴𞤮𞤲𞤼𞤫𞤪𞤫 w 𞤲𞤣𞤫𞤪 Y"}
+ }
+ }
+ dayNames{
+ format{
+ abbreviated{
+ "𞤈𞤫𞤬",
+ "𞤀𞥄𞤩𞤵",
+ "𞤃𞤢𞤦",
+ "𞤔𞤫𞤧",
+ "𞤐𞤢𞥄𞤧",
+ "𞤃𞤢𞤣",
+ "𞤖𞤮𞤪",
+ }
+ narrow{
+ "𞤈",
+ "𞤀𞥄",
+ "𞤃",
+ "𞤔",
+ "𞤐",
+ "𞤃",
+ "𞤖",
+ }
+ short{
+ "𞤈𞤫𞤬",
+ "𞤀𞥄𞤩𞤵",
+ "𞤃𞤢𞤦",
+ "𞤔𞤫𞤧",
+ "𞤐𞤢𞥄𞤧",
+ "𞤃𞤢𞤣",
+ "𞤖𞤮𞤪",
+ }
+ wide{
+ "𞤈𞤫𞤬𞤦𞤭𞤪𞥆𞤫",
+ "𞤀𞥄𞤩𞤵𞤲𞥋𞤣𞤫",
+ "𞤃𞤢𞤱𞤦𞤢𞥄𞤪𞤫",
+ "𞤐𞥋𞤔𞤫𞤧𞤤𞤢𞥄𞤪𞤫",
+ "𞤐𞤢𞥄𞤧𞤢𞥄𞤲𞥋𞤣𞤫",
+ "𞤃𞤢𞤱𞤲𞥋𞤣𞤫",
+ "𞤖𞤮𞤪𞤦𞤭𞤪𞥆𞤫",
+ }
+ }
+ stand-alone{
+ abbreviated{
+ "𞤈𞤫𞤬",
+ "𞤀𞥄𞤩𞤵",
+ "𞤃𞤢𞤦",
+ "𞤔𞤫𞤧",
+ "𞤐𞤢𞥄𞤧",
+ "𞤃𞤢𞤣",
+ "𞤖𞤮𞤪",
+ }
+ narrow{
+ "𞤈",
+ "𞤀𞥄",
+ "𞤃",
+ "𞤔",
+ "𞤐",
+ "𞤃",
+ "𞤖",
+ }
+ short{
+ "𞤈𞤫𞤬",
+ "𞤀𞥄𞤩𞤵",
+ "𞤃𞤢𞤦",
+ "𞤔𞤫𞤧",
+ "𞤐𞤢𞥄𞤧",
+ "𞤃𞤢𞤣",
+ "𞤖𞤮𞤪",
+ }
+ wide{
+ "𞤈𞤫𞤬𞤦𞤭𞤪𞥆𞤫",
+ "𞤀𞥄𞤩𞤵𞤲𞥋𞤣𞤫",
+ "𞤃𞤢𞤱𞤦𞤢𞥄𞤪𞤫",
+ "𞤐𞥋𞤔𞤫𞤧𞤤𞤢𞥄𞤪𞤫",
+ "𞤐𞤢𞥄𞤧𞤢𞥄𞤲𞥋𞤣𞤫",
+ "𞤃𞤢𞤱𞤲𞥋𞤣𞤫",
+ "𞤖𞤮𞤪𞤦𞤭𞤪𞥆𞤫",
+ }
+ }
+ }
+ dayPeriod{
+ stand-alone{
+ abbreviated{
+ am{"𞤀𞤎"}
+ pm{"𞤇𞤎"}
+ }
+ narrow{
+ am{"𞤀𞤎"}
+ pm{"𞤇𞤎"}
+ }
+ wide{
+ am{"𞤀𞤎"}
+ pm{"𞤇𞤎"}
+ }
+ }
+ }
+ eras{
+ abbreviated{
+ "𞤀𞤀𞤋",
+ "𞤇𞤀𞤋",
+ }
+ abbreviated%variant{
+ "𞤀𞤘𞤖",
+ "𞤀𞤖",
+ }
+ wide{
+ "𞤀𞤣𞤮 𞤀𞤲𞥆𞤢𞤦𞤭 𞤋𞥅𞤧𞤢𞥄",
+ "𞤇𞤢𞥄𞤱𞤮 𞤀𞤲𞥆𞤢𞤦𞤭 𞤋𞥅𞤧𞤢𞥄",
+ }
+ wide%variant{
+ "𞤀𞤣𞤮 𞤘𞤭𞤪𞤢𞤤 𞤖𞤢𞤲𞤣𞤫",
+ "𞤘𞤭𞤪𞤢𞤤 𞤖𞤢𞤲𞤣𞤫",
+ }
+ }
+ monthNames{
+ format{
+ abbreviated{
+ "𞤅𞤭𞥅𞤤𞤮",
+ "𞤕𞤮𞤤𞤼𞤮",
+ "𞤐𞥋𞤄𞤮𞥅𞤴𞤮",
+ "𞤅𞤫𞥅𞤼𞤮",
+ "𞤁𞤵𞥅𞤶𞤮",
+ "𞤑𞤮𞤪𞤧𞤮",
+ "𞤃𞤮𞤪𞤧𞤮",
+ "𞤔𞤵𞤳𞤮",
+ "𞤅𞤭𞤤𞤼𞤮",
+ "𞤒𞤢𞤪𞤳𞤮",
+ "𞤔𞤮𞤤𞤮",
+ "𞤐𞥋𞤄𞤮𞤱𞤼𞤮",
+ }
+ narrow{
+ "𞤅",
+ "𞤕",
+ "𞤄",
+ "𞤅",
+ "𞤁",
+ "𞤑",
+ "𞤃",
+ "𞤔",
+ "𞤅",
+ "𞤒",
+ "𞤔",
+ "𞤄",
+ }
+ wide{
+ "𞤅𞤭𞥅𞤤𞤮",
+ "𞤕𞤮𞤤𞤼𞤮",
+ "𞤐𞥋𞤄𞤮𞥅𞤴𞤮",
+ "𞤅𞤫𞥅𞤼𞤮",
+ "𞤁𞤵𞥅𞤶𞤮",
+ "𞤑𞤮𞤪𞤧𞤮",
+ "𞤃𞤮𞤪𞤧𞤮",
+ "𞤔𞤵𞤳𞤮",
+ "𞤅𞤭𞤤𞤼𞤮",
+ "𞤒𞤢𞤪𞤳𞤮",
+ "𞤔𞤮𞤤𞤮",
+ "𞤐𞥋𞤄𞤮𞤱𞤼𞤮",
+ }
+ }
+ stand-alone{
+ abbreviated{
+ "𞤅𞤭𞥅𞤤",
+ "𞤕𞤮𞤤",
+ "𞤄𞤮𞥅𞤴",
+ "𞤅𞤫𞥅𞤼",
+ "𞤁𞤵𞥅𞤶",
+ "𞤑𞤮𞤪",
+ "𞤃𞤮𞤪",
+ "𞤔𞤵𞤳",
+ "𞤅𞤭𞤤",
+ "𞤒𞤢𞤪",
+ "𞤔𞤮𞤤",
+ "𞤄𞤮𞤱",
+ }
+ narrow{
+ "𞤅",
+ "𞤕",
+ "𞤄",
+ "𞤅",
+ "𞤁",
+ "𞤑",
+ "𞤃",
+ "𞤔",
+ "𞤅",
+ "𞤒",
+ "𞤄",
+ "𞤄",
+ }
+ wide{
+ "𞤅𞤭𞥅𞤤𞤮",
+ "𞤕𞤮𞤤𞤼𞤮",
+ "𞤐𞥋𞤄𞤮𞥅𞤴𞤮",
+ "𞤅𞤫𞥅𞤼𞤮",
+ "𞤁𞤵𞥅𞤶𞤮",
+ "𞤑𞤮𞤪𞤧𞤮",
+ "𞤃𞤮𞤪𞤧𞤮",
+ "𞤔𞤵𞤳𞤮",
+ "𞤅𞤭𞤤𞤼𞤮",
+ "𞤒𞤢𞤪𞤳𞤮",
+ "𞤔𞤮𞤤𞤮",
+ "𞤐𞥋𞤄𞤮𞤱𞤼𞤮",
+ }
+ }
+ }
+ quarters{
+ format{
+ abbreviated{
+ "𞤒𞥑",
+ "𞤐𞥒",
+ "𞤐𞥓",
+ "𞤐𞥔",
+ }
+ narrow{
+ "𞥑",
+ "𞥒",
+ "𞥓",
+ "𞥔",
+ }
+ wide{
+ "𞤒𞥑",
+ "𞤐𞥒",
+ "𞤐𞥓",
+ "𞤐𞥔",
+ }
+ }
+ stand-alone{
+ abbreviated{
+ "𞤐𞥑",
+ "𞤐𞥒",
+ "𞤐𞥓",
+ "𞤐𞥔",
+ }
+ narrow{
+ "𞥑",
+ "𞥒",
+ "𞥓",
+ "𞥔",
+ }
+ wide{
+ "𞤐𞤢𞤴𞤩𞤭𞥅𞤪𞤫 𞥑𞤪𞤫",
+ "𞤐𞤢𞤴𞤩𞤭𞥅𞤪𞤫 𞥒𞤪𞤫",
+ "𞤐𞤢𞤴𞤩𞤭𞥅𞤪𞤫 𞥓𞤪𞤫",
+ "𞤐𞤢𞤴𞤩𞤭𞥅𞤪𞤫 𞥔𞤪𞤫",
+ }
+ }
+ }
+ }
+ islamic{
+ eras{
+ abbreviated{
+ "𞤇𞤊",
+ }
+ }
+ monthNames{
+ format{
+ abbreviated{
+ "𞤔𞤮𞤦.",
+ "𞤅𞤢𞤨.",
+ "𞤆𞤢𞤪.",
+ "𞤃𞤭𞤨.",
+ "𞤄𞤢𞤨.",
+ "𞤅𞤢𞤪.",
+ "𞤈𞤢𞤶.",
+ "𞤅𞤢𞤧.",
+ "𞤅𞤵𞤥.",
+ "𞤔𞤵𞤤.",
+ "𞤅𞤢𞤣.",
+ "𞤁𞤮𞤲.",
+ }
+ narrow{
+ "𞥑",
+ "𞥒",
+ "𞥓",
+ "𞥔",
+ "𞥕",
+ "𞥖",
+ "𞥗",
+ "𞥘",
+ "𞥙",
+ "𞥑𞥐",
+ "𞥑𞥑",
+ "𞥑𞥒",
+ }
+ wide{
+ "𞤔𞤮𞤥𞤦𞤫𞤲𞤼𞤫",
+ "𞤅𞤢𞤦𞥆𞤮𞤪𞤣𞤵-𞤆𞤢𞤪𞤢𞤲",
+ "𞤆𞤢𞤪𞤢𞤲",
+ "𞤃𞤭𞤥𞤨𞤢𞤪𞤢𞤲",
+ "𞤄𞤢𞤨𞥆𞤢𞤪𞤢𞤲",
+ "𞤅𞤢𞤦𞥆𞤮𞤪𞤣𞤵-𞤈𞤢𞥄𞤶𞤭𞤦𞤭",
+ "𞤈𞤢𞥄𞤶𞤭𞤦𞤭",
+ "𞤅𞤢𞤦𞥆𞤮𞤪𞤣𞤵-𞤅𞤵𞥅𞤥𞤢𞤴𞤫𞥅",
+ "𞤅𞤵𞥅𞤥𞤢𞤴𞤫𞥅",
+ "𞤔𞤵𞥅𞤤𞤣𞤢𞥄𞤲𞥋𞤣𞤵",
+ "𞤅𞤢𞤦𞥆𞤮𞤪𞤣𞤵-𞤁𞤮𞤲𞤳𞤭𞤲",
+ "𞤁𞤵𞤲𞤳𞤭𞤲",
+ }
+ }
+ stand-alone{
+ abbreviated{
+ "𞤔𞤮𞤦.",
+ "𞤅𞤢𞤨.",
+ "𞤆𞤢𞤪.",
+ "𞤃𞤭𞤨.",
+ "𞤄𞤢𞤨.",
+ "𞤅𞤢𞤪.",
+ "𞤈𞤢𞤶.",
+ "𞤅𞤢𞤧.",
+ "𞤅𞤵𞤥.",
+ "𞤔𞤵𞤤.",
+ "𞤅𞤢𞤣.",
+ "𞤁𞤮𞤲.",
+ }
+ narrow{
+ "𞥑",
+ "𞥒",
+ "𞥓",
+ "𞥔",
+ "𞥕",
+ "𞥖",
+ "𞥗",
+ "𞥘",
+ "𞥙",
+ "𞥑𞥐",
+ "𞥑𞥑",
+ "𞥑𞥒",
+ }
+ wide{
+ "𞤔𞤮𞤥𞤦𞤫𞤲𞤼𞤫",
+ "𞤅𞤢𞤦𞥆𞤮𞤪𞤣𞤵-𞤆𞤢𞤪𞤢𞤲",
+ "𞤆𞤢𞤪𞤢𞤲",
+ "𞤃𞤭𞤥𞤨𞤢𞤪𞤢𞤲",
+ "𞤄𞤢𞤨𞥆𞤢𞤪𞤢𞤲",
+ "𞤅𞤢𞤦𞥆𞤮𞤪𞤣𞤵-𞤈𞤢𞥄𞤶𞤭𞤦𞤭",
+ "𞤈𞤢𞥄𞤶𞤭𞤦𞤭",
+ "𞤅𞤢𞤦𞥆𞤮𞤪𞤣𞤵-𞤅𞤵𞥅𞤥𞤢𞤴𞤫𞥅",
+ "𞤅𞤵𞥅𞤥𞤢𞤴𞤫𞥅",
+ "𞤔𞤵𞥅𞤤𞤣𞤢𞥄𞤲𞥋𞤣𞤵",
+ "𞤅𞤢𞤦𞥆𞤮𞤪𞤣𞤵-𞤁𞤮𞤲𞤳𞤭𞤲",
+ "𞤁𞤵𞤲𞤳𞤭𞤲",
+ }
+ }
+ }
+ }
+ }
+ delimiters{
+ alternateQuotationEnd{"’"}
+ alternateQuotationStart{"‘"}
+ quotationEnd{"”"}
+ quotationStart{"“"}
+ }
+ fields{
+ day{
+ dn{"𞤻𞤢𞤤𞥆𞤢𞤤"}
+ relative{
+ "-1"{"𞤸𞤢𞤲𞤳𞤭"}
+ "0"{"𞤸𞤢𞤲𞤣𞤫"}
+ "1"{"𞤶𞤢𞤲𞤺𞤮"}
+ }
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤻𞤢𞤤𞥆𞤢𞤤"}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤻𞤢𞤤𞥆𞤫"}
+ }
+ past{
+ one{"{0} 𞤻𞤢𞤤𞥆𞤢𞤤 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤣𞤫"}
+ other{"{0} 𞤻𞤢𞤤𞥆𞤫 𞤱𞤵𞤤𞤭𞥅𞤯𞤫"}
+ }
+ }
+ }
+ day-narrow{
+ dn{"𞤻𞤢𞤤."}
+ relative{
+ "-1"{"𞤸𞤢𞤲𞤳𞤭"}
+ "0"{"𞤸𞤢𞤲𞤣𞤫"}
+ "1"{"𞤶𞤢𞤲𞤺𞤮"}
+ }
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤻𞤢𞤤𞥆𞤢𞤤"}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤻𞤢𞤤𞥆𞤫"}
+ }
+ past{
+ one{"{0} 𞤻𞤢𞤤𞥆𞤢𞤤 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤣𞤫"}
+ other{"{0} 𞤻𞤢𞤤𞥆𞤫 𞤱𞤵𞤤𞤭𞥅𞤯𞤫"}
+ }
+ }
+ }
+ day-short{
+ dn{"𞤻𞤢𞤤."}
+ relative{
+ "-1"{"𞤸𞤢𞤲𞤳𞤭"}
+ "0"{"𞤸𞤢𞤲𞤣𞤫"}
+ "1"{"𞤶𞤢𞤲𞤺𞤮"}
+ }
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤻𞤢𞤤𞥆𞤢𞤤"}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤻𞤢𞤤𞥆𞤫"}
+ }
+ past{
+ one{"{0} 𞤻𞤢𞤤𞥆𞤢𞤤 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤣𞤫"}
+ other{"{0} 𞤻𞤢𞤤𞥆𞤫 𞤱𞤵𞤤𞤭𞥅𞤯𞤫"}
+ }
+ }
+ }
+ dayOfYear{
+ dn{"𞤻𞤢𞤤𞥆𞤢𞤤 𞤳𞤢 𞤸𞤭𞤼𞤢𞥄𞤲𞥋𞤣𞤫"}
+ }
+ dayOfYear-narrow{
+ dn{"𞤻𞤢𞤤. 𞤳𞤢 𞤸𞤼."}
+ }
+ dayOfYear-short{
+ dn{"𞤻𞤢𞤤. 𞤳𞤢 𞤸𞤼."}
+ }
+ dayperiod{
+ dn{"𞤀𞤎/𞤇𞤎"}
+ }
+ dayperiod-narrow{
+ dn{"𞤀𞤎/𞤇𞤎"}
+ }
+ dayperiod-short{
+ dn{"𞤀𞤎/𞤇𞤎"}
+ }
+ era{
+ dn{"𞤺𞤭𞤪𞤢𞤤"}
+ }
+ era-narrow{
+ dn{"𞤺𞤭𞤪𞤢𞤤"}
+ }
+ era-short{
+ dn{"𞤺𞤭𞤪𞤢𞤤"}
+ }
+ fri{
+ relative{
+ "-1"{"𞤃𞤢𞤱𞤲𞥋𞤣𞤫 𞤬𞤫𞤰𞥆𞤵𞤲𞥋𞤣𞤫"}
+ "0"{"𞤲𞥋𞤣𞤮𞥅 𞤯𞤮𞤮 𞤃𞤢𞤱𞤲𞥋𞤣𞤫"}
+ "1"{"𞤃𞤢𞤱𞤲𞥋𞤣𞤫 𞤢𞤪𞤢𞤴𞤲𞥋𞤣𞤫"}
+ }
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤃𞤢𞤱𞤲𞥋𞤣𞤫"}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤃𞤢𞤱𞤯𞤫"}
+ }
+ past{
+ one{"{0} 𞤃𞤢𞤱𞤲𞥋𞤣𞤫 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤣𞤫"}
+ other{"{0} 𞤃𞤢𞤱𞤯𞤫 𞤱𞤵𞤤𞤭𞥅𞤯𞤫"}
+ }
+ }
+ }
+ fri-narrow{
+ relative{
+ "-1"{"𞤃𞤣 𞤬𞤫𞤰𞥆𞤵𞤲𞥋𞤣𞤫"}
+ "0"{"𞤲𞥋𞤣𞤮𞥅 𞤯𞤮𞤮 𞤃𞤣"}
+ "1"{"𞤃𞤣 𞤢𞤪𞤢𞤴𞤲𞥋𞤣𞤫"}
+ }
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤃𞤣"}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤃𞤣"}
+ }
+ past{
+ one{"{0} 𞤃𞤣 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤣𞤫"}
+ other{"{0} 𞤃𞤣 𞤱𞤵𞤤𞤭𞥅𞤯𞤫"}
+ }
+ }
+ }
+ fri-short{
+ relative{
+ "-1"{"𞤃𞤢𞤣. 𞤬𞤫𞤰𞥆𞤵𞤲𞥋𞤣𞤫"}
+ "0"{"𞤲𞥋𞤣𞤮𞥅 𞤯𞤮𞤮 𞤃𞤢𞤣."}
+ "1"{"𞤃𞤢𞤣. 𞤢𞤪𞤢𞤴𞤲𞥋𞤣𞤫"}
+ }
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤃𞤢𞤣."}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤃𞤢𞤣."}
+ }
+ past{
+ one{"{0} 𞤃𞤢𞤣. 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤣𞤫"}
+ other{"{0} 𞤃𞤢𞤣. 𞤱𞤵𞤤𞤭𞥅𞤯𞤫"}
+ }
+ }
+ }
+ hour{
+ dn{"𞤲𞥋𞤶𞤢𞤥𞤲𞥋𞤣𞤭"}
+ relative{
+ "0"{"𞤲𞥋𞤣𞤭𞥅 𞤯𞤮𞤮 𞤲𞥋𞤶𞤢𞤥𞤲𞥋𞤣𞤭"}
+ }
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤲𞥋𞤶𞤢𞤥𞤲𞥋𞤣𞤭"}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤲𞥋𞤶𞤢𞤥𞤤𞤭"}
+ }
+ past{
+ one{"{0} 𞤲𞥋𞤶𞤢𞤥𞤲𞥋𞤣𞤭 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤣𞤭"}
+ other{"{0} 𞤲𞥋𞤶𞤢𞤥𞤤𞤭 𞤱𞤵𞤤𞤭𞥅𞤯𞤭"}
+ }
+ }
+ }
+ hour-narrow{
+ dn{"𞤶𞤢."}
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤶𞤢."}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤶𞤢."}
+ }
+ past{
+ one{"{0} 𞤶𞤢. 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤣𞤭"}
+ other{"{0} 𞤶𞤢. 𞤱𞤵𞤤𞤭𞥅𞤯𞤭"}
+ }
+ }
+ }
+ hour-short{
+ dn{"𞤶𞤢."}
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤶𞤢."}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤶𞤢."}
+ }
+ past{
+ one{"{0} 𞤶𞤢. 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤣𞤭"}
+ other{"{0} 𞤶𞤢. 𞤱𞤵𞤤𞤭𞥅𞤯𞤭"}
+ }
+ }
+ }
+ minute{
+ dn{"𞤸𞤮𞤶𞤮𞤥𞤪𞤫"}
+ relative{
+ "0"{"𞤲𞥋𞤣𞤫𞥅 𞤯𞤮𞤮 𞤸𞤮𞤶𞤮𞤥𞤪𞤫"}
+ }
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤸𞤮𞤶𞤮𞤥𞤪𞤫"}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤳𞤮𞤶𞤮𞤥𞤶𞤫"}
+ }
+ past{
+ one{"{0} 𞤸𞤮𞤶𞤮𞤥𞤪𞤫 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤣𞤫"}
+ other{"{0} 𞤳𞤮𞤶𞤮𞤥𞤶𞤫 𞤱𞤵𞤤𞤭𞥅𞤯𞤫"}
+ }
+ }
+ }
+ minute-narrow{
+ dn{"𞤸𞤮𞤶."}
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤸𞤮𞤶."}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤸𞤮𞤶."}
+ }
+ past{
+ one{"{0} 𞤸𞤮𞤶. 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤣𞤫"}
+ other{"{0} 𞤸𞤮𞤶. 𞤱𞤵𞤤𞤭𞥅𞤯𞤫"}
+ }
+ }
+ }
+ minute-short{
+ dn{"𞤸𞤮𞤶."}
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤸𞤮𞤶."}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤸𞤮𞤶."}
+ }
+ past{
+ one{"{0} 𞤸𞤮𞤶. 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤣𞤫"}
+ other{"{0} 𞤳𞤮𞤶. 𞤱𞤵𞤤𞤭𞥅𞤯𞤫"}
+ }
+ }
+ }
+ mon{
+ relative{
+ "-1"{"𞤀𞥄𞤩𞤵𞤲𞥋𞤣𞤫 𞤬𞤫𞤰𞥆𞤵𞤲𞥋𞤣𞤫"}
+ "0"{"𞤲𞥋𞤣𞤫𞥅 𞤯𞤮𞤮 𞤀𞥄𞤩𞤵𞤲𞥋𞤣𞤫"}
+ "1"{"𞤀𞥄𞤩𞤵𞤲𞥋𞤣𞤫 𞤀𞤪𞤢𞤴𞤲𞥋𞤣𞤫"}
+ }
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤀𞥄𞤩𞤵𞤲𞥋𞤣𞤫"}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤀𞥄𞤩𞤵𞤯𞤫"}
+ }
+ past{
+ one{"{0} 𞤀𞥄𞤩𞤵𞤲𞥋𞤣𞤫 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤣𞤫"}
+ other{"{0} 𞤀𞥄𞤩𞤵𞤯𞤫 𞤱𞤵𞤤𞤭𞥅𞤯𞤫"}
+ }
+ }
+ }
+ mon-narrow{
+ relative{
+ "-1"{"𞤀 𞤬𞤫𞤰𞥆𞤵𞤲𞥋𞤣𞤫"}
+ "0"{"𞤲𞥋𞤣𞤫𞥅 𞤯𞤮𞤮 𞤀"}
+ "1"{"𞤀 𞤀𞤪𞤢𞤴𞤲𞥋𞤣𞤫"}
+ }
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤀"}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤀"}
+ }
+ past{
+ one{"{0} 𞤀 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤣𞤫"}
+ other{"{0} 𞤀 𞤱𞤵𞤤𞤭𞥅𞤯𞤫"}
+ }
+ }
+ }
+ mon-short{
+ relative{
+ "-1"{"𞤀𞥄𞤩𞤵. 𞤬𞤫𞤰𞥆𞤵𞤲𞥋𞤣𞤫"}
+ "0"{"𞤲𞥋𞤣𞤫𞥅 𞤯𞤮𞤮 𞤀𞥄𞤩𞤵."}
+ "1"{"𞤀𞥄𞤩𞤵. 𞤀𞤪𞤢𞤴𞤲𞥋𞤣𞤫"}
+ }
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤀𞥄𞤩𞤵."}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤀𞥄𞤩𞤵."}
+ }
+ past{
+ one{"{0} 𞤀𞥄𞤩𞤵. 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤣𞤫"}
+ other{"{0} 𞤀𞥄𞤩𞤵. 𞤱𞤵𞤤𞤭𞥅𞤯𞤫"}
+ }
+ }
+ }
+ month{
+ dn{"𞤤𞤫𞤱𞤪𞤵"}
+ relative{
+ "-1"{"𞤤𞤫𞤱𞤪𞤵 𞤬𞤫𞤰𞥆𞤵𞤲𞥋𞤣𞤵"}
+ "0"{"𞤲𞥋𞤣𞤵𞥅 𞤯𞤮𞤮 𞤤𞤫𞤱𞤪𞤵"}
+ "1"{"𞤤𞤫𞤱𞤪𞤵 𞤢𞤪𞤢𞤴𞤲𞥋𞤣𞤵"}
+ }
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤤𞤫𞤱𞤪𞤵"}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤤𞤫𞤦𞥆𞤭"}
+ }
+ past{
+ one{"{0} 𞤤𞤫𞤱𞤪𞤵 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤣𞤵"}
+ other{"{0} 𞤤𞤫𞤦𞥆𞤭 𞤱𞤵𞤤𞤭𞥅𞤯𞤭"}
+ }
+ }
+ }
+ month-narrow{
+ dn{"𞤤𞤫𞤱."}
+ relative{
+ "-1"{"𞤤𞤫𞤱. 𞤬𞤫𞤰𞥆𞤵𞤲𞥋𞤣𞤵"}
+ "0"{"𞤲𞤣𞤮𞥅 𞤯𞤮𞤮 𞤤𞤫𞤱."}
+ "1"{"𞤤𞤫𞤱. 𞤸𞤭𞤳𞥆𞤭𞥅𞤲𞤣𞤵"}
+ }
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤤𞤫𞤱."}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤤𞤫𞤦."}
+ }
+ past{
+ one{"{0} 𞤤𞤫𞤱. 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤣𞤵"}
+ other{"{0} 𞤤𞤫𞤦. 𞤱𞤵𞤤𞤭𞥅𞤯𞤭"}
+ }
+ }
+ }
+ month-short{
+ dn{"𞤤𞤫𞤱."}
+ relative{
+ "-1"{"𞤤𞤫𞤱. 𞤬𞤫𞤰𞥆𞤵𞤲𞥋𞤣𞤵"}
+ "0"{"𞤲𞤣𞤮𞥅 𞤯𞤮𞤮 𞤤𞤫𞤱."}
+ "1"{"𞤤𞤫𞤱. 𞤸𞤭𞤳𞥆𞤭𞥅𞤲𞤣𞤵"}
+ }
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤤𞤫𞤱."}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤤𞤫𞤦."}
+ }
+ past{
+ one{"{0} 𞤤𞤫𞤱. 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤣𞤵"}
+ other{"{0} 𞤤𞤫𞤦. 𞤱𞤵𞤤𞤭𞥅𞤯𞤭"}
+ }
+ }
+ }
+ quarter{
+ dn{"𞤲𞤢𞤴𞤢𞤩𞤭𞥅𞤪𞤫"}
+ relative{
+ "-1"{"𞤲𞤢𞤴𞤩𞤭𞥅𞤪𞤫 𞤬𞤫𞤰𞥆𞤵𞤲𞥋𞤣𞤫"}
+ "0"{"𞤲𞥋𞤣𞤫𞥅 𞤯𞤮𞤮 𞤲𞤢𞤴𞤩𞤭𞥅𞤪𞤫"}
+ "1"{"𞤲𞤢𞤴𞤩𞤭𞥅𞤪𞤫 𞤸𞤭𞤳𞥆𞤭𞥅𞤲𞥋𞤣𞤫"}
+ }
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤲𞤢𞤴𞤩𞤭𞥅𞤪𞤫"}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤲𞤢𞤴𞤩𞤭𞥅𞤶𞤫"}
+ }
+ past{
+ one{"{0} 𞤲𞤢𞤴𞤩𞤭𞥅𞤪𞤫 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤣𞤫"}
+ other{"{0} 𞤲𞤢𞤴𞤢𞤩𞤭𞥅𞤶𞤫 𞤱𞤵𞤤𞤭𞥅𞤯𞤫"}
+ }
+ }
+ }
+ quarter-narrow{
+ dn{"𞤲𞤢𞤴."}
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤲𞤢𞤴."}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤲𞤢𞤴𞤶."}
+ }
+ past{
+ one{"{0} 𞤲𞤢𞤴. 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤣𞤫"}
+ other{"{0} 𞤲𞤢𞤴𞤶. 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤣𞤫"}
+ }
+ }
+ }
+ quarter-short{
+ dn{"𞤲𞤢𞤴."}
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤲𞤢𞤴."}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤲𞤢𞤴𞤶."}
+ }
+ past{
+ one{"{0} 𞤲𞤢𞤴. 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤣𞤫"}
+ other{"{0} 𞤲𞤢𞤴𞤶. 𞤱𞤵𞤤𞤭𞥅𞤯𞤫"}
+ }
+ }
+ }
+ sat{
+ relative{
+ "-1"{"𞤖𞤮𞤪𞤦𞤭𞤪𞥆𞤫 𞤬𞤫𞤰𞥆𞤵𞤲𞥋𞤣𞤫"}
+ "0"{"𞤲𞥋𞤣𞤫𞥅 𞤯𞤮𞤮 𞤖𞤮𞤪𞤦𞤭𞤪𞥆𞤫"}
+ "1"{"𞤖𞤮𞤪𞤦𞤭𞤪𞥆𞤫 𞤢𞤪𞤢𞤴𞤲𞥋𞤣𞤫"}
+ }
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤖𞤮𞤪𞤦𞤭𞤪𞥆𞤫"}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤖𞤮𞤪𞤦𞤭𞤪𞤶𞤫"}
+ }
+ past{
+ one{"{0} 𞤖𞤮𞤪𞤦𞤭𞤪𞥆𞤫 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤣𞤫"}
+ other{"{0} 𞤖𞤮𞤪𞤦𞤭𞤪𞤶𞤫 𞤱𞤵𞤤𞤭𞥅𞤯𞤫"}
+ }
+ }
+ }
+ sat-narrow{
+ relative{
+ "-1"{"𞤖𞤮 𞤬𞤫𞤰𞥆𞤵𞤲𞥋𞤣𞤫"}
+ "0"{"𞤲𞥋𞤣𞤫𞥅 𞤯𞤮𞤮 𞤖𞤮"}
+ "1"{"𞤖𞤮 𞤢𞤪𞤢𞤴𞤲𞥋𞤣𞤫"}
+ }
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤖𞤮"}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤖𞤮"}
+ }
+ past{
+ one{"{0} 𞤖𞤮 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤣𞤫"}
+ other{"{0} 𞤖𞤮 𞤱𞤵𞤤𞤭𞥅𞤯𞤫"}
+ }
+ }
+ }
+ sat-short{
+ relative{
+ "-1"{"𞤖𞤮𞤪. 𞤬𞤫𞤰𞥆𞤵𞤲𞥋𞤣𞤫"}
+ "0"{"𞤲𞥋𞤣𞤫𞥅 𞤯𞤮𞤮 𞤖𞤮𞤪."}
+ "1"{"𞤖𞤮𞤪. 𞤢𞤪𞤢𞤴𞤲𞥋𞤣𞤫"}
+ }
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤖𞤮𞤪."}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤖𞤮𞤪."}
+ }
+ past{
+ one{"{0} 𞤖𞤮𞤪. 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤣𞤫"}
+ other{"{0} 𞤖𞤮𞤪. 𞤱𞤵𞤤𞤭𞥅𞤯𞤫"}
+ }
+ }
+ }
+ second{
+ dn{"𞤸𞤭𞤲𞤰𞤫𞤪𞤫"}
+ relative{
+ "0"{"𞤶𞤮𞥅𞤲𞤭"}
+ }
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤳𞤭𞤲𞤰𞤢𞤤"}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤳𞤭𞤲𞤰𞤫"}
+ }
+ past{
+ one{"{0} 𞤳𞤭𞤲𞤰𞤢𞤤 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤺𞤢𞤤"}
+ other{"{0} 𞤳𞤭𞤲𞤰𞤫 𞤱𞤵𞤤𞤭𞥅𞤯𞤫"}
+ }
+ }
+ }
+ second-narrow{
+ dn{"𞤸𞤭𞤲."}
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤳𞤭𞤲."}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤳𞤭𞤲."}
+ }
+ past{
+ one{"{0} 𞤳𞤭𞤲. 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤺𞤢𞤤"}
+ other{"{0} 𞤳𞤭𞤲. 𞤱𞤵𞤤𞤭𞥅𞤯𞤫"}
+ }
+ }
+ }
+ second-short{
+ dn{"𞤸𞤭𞤲."}
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤳𞤭𞤲."}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤳𞤭𞤲."}
+ }
+ past{
+ one{"{0} 𞤳𞤭𞤲. 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤺𞤢𞤤"}
+ other{"{0} 𞤳𞤭𞤲. 𞤱𞤵𞤤𞤭𞥅𞤯𞤫"}
+ }
+ }
+ }
+ sun{
+ relative{
+ "-1"{"𞤈𞤫𞤬𞤦𞤭𞤪𞥆𞤫 𞤬𞤫𞤰𞥆𞤵𞤲𞥋𞤣𞤫"}
+ "0"{"𞤲𞥋𞤣𞤫𞥅 𞤯𞤮𞤮 𞤈𞤫𞤬𞤦𞤭𞤪𞥆𞤫"}
+ "1"{"𞤈𞤫𞤬𞤦𞤭𞤪𞥆𞤫 𞤢𞤪𞤢𞤴𞤲𞥋𞤣𞤫"}
+ }
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤈𞤫𞤬𞤦𞤭𞤪𞥆𞤫"}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤈𞤫𞤬𞤦𞤭𞤪𞤶𞤫"}
+ }
+ past{
+ one{"{0} 𞤈𞤫𞤬𞤦𞤭𞤪𞥆𞤫 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤣𞤫"}
+ other{"{0} 𞤈𞤫𞤬𞤦𞤭𞤪𞤶𞤫 𞤱𞤵𞤤𞤭𞥅𞤯𞤫"}
+ }
+ }
+ }
+ sun-narrow{
+ relative{
+ "-1"{"𞤈𞤫 𞤬𞤫𞤰𞥆𞤵𞤲𞥋𞤣𞤫"}
+ "0"{"𞤲𞥋𞤣𞤫𞥅 𞤯𞤮𞤮 𞤈𞤫"}
+ "1"{"𞤈𞤫 𞤢𞤪𞤢𞤴𞤲𞥋𞤣𞤫"}
+ }
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤈𞤫"}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤈𞤫"}
+ }
+ past{
+ one{"{0} 𞤈𞤫 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤣𞤫"}
+ other{"{0} 𞤈𞤫 𞤱𞤵𞤤𞤭𞥅𞤯𞤫"}
+ }
+ }
+ }
+ sun-short{
+ relative{
+ "-1"{"𞤈𞤫𞤬. 𞤬𞤫𞤰𞥆𞤵𞤲𞥋𞤣𞤫"}
+ "0"{"𞤲𞥋𞤣𞤫𞥅 𞤯𞤮𞤮 𞤈𞤫𞤬."}
+ "1"{"𞤈𞤫𞤬. 𞤢𞤪𞤢𞤴𞤲𞥋𞤣𞤫"}
+ }
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤈𞤫𞤬."}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤈𞤫𞤬."}
+ }
+ past{
+ one{"{0} 𞤈𞤫𞤬. 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤣𞤫"}
+ other{"{0} 𞤈𞤫𞤬. 𞤱𞤵𞤤𞤭𞥅𞤯𞤫"}
+ }
+ }
+ }
+ thu{
+ relative{
+ "-1"{"𞤐𞤢𞥄𞤧𞤢𞥄𞤲𞥋𞤣𞤫 𞤬𞤫𞤰𞥆𞤵𞤲𞥋𞤣𞤫"}
+ "0"{"𞤲𞥋𞤣𞤫𞥅 𞤯𞤮𞤮 𞤐𞤢𞥄𞤧𞤢𞥄𞤲𞥋𞤣𞤫"}
+ "1"{"𞤐𞤢𞥄𞤧𞤢𞥄𞤲𞥋𞤣𞤫 𞤀𞤪𞤢𞤴𞤲𞥋𞤣𞤫"}
+ }
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤐𞤢𞥄𞤧𞤢𞥄𞤲𞥋𞤣𞤫"}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤐𞤢𞥄𞤧𞤢𞥄𞤯𞤫"}
+ }
+ past{
+ one{"{0} 𞤐𞤢𞥄𞤧𞤢𞥄𞤲𞥋𞤣𞤫 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤣𞤫"}
+ other{"{0} 𞤐𞤢𞥄𞤧𞤢𞥄𞤯𞤫 𞤱𞤵𞤤𞤭𞥅𞤯𞤫"}
+ }
+ }
+ }
+ thu-narrow{
+ relative{
+ "-1"{"𞤐𞤢𞥄 𞤬𞤫𞤰𞥆𞤵𞤲𞥋𞤣𞤫"}
+ "0"{"𞤲𞥋𞤣𞤫𞥅 𞤯𞤮𞤮 𞤐𞤢𞥄"}
+ "1"{"𞤐𞤢𞥄 𞤀𞤪𞤢𞤴𞤲𞥋𞤣𞤫"}
+ }
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤐𞤢𞥄"}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤐𞤢𞥄"}
+ }
+ past{
+ one{"{0} 𞤐𞤢𞥄 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤣𞤫"}
+ other{"{0} 𞤐𞤢𞥄 𞤱𞤵𞤤𞤭𞥅𞤯𞤫"}
+ }
+ }
+ }
+ thu-short{
+ relative{
+ "-1"{"𞤐𞤢𞥄𞤧. 𞤬𞤫𞤰𞥆𞤵𞤲𞥋𞤣𞤫"}
+ "0"{"𞤲𞥋𞤣𞤫𞥅 𞤯𞤮𞤮 𞤐𞤢𞥄𞤧."}
+ "1"{"𞤐𞤢𞥄𞤧. 𞤀𞤪𞤢𞤴𞤲𞥋𞤣𞤫"}
+ }
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤐𞤢𞥄𞤧."}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤐𞤢𞥄𞤧."}
+ }
+ past{
+ one{"{0} 𞤐𞤢𞥄𞤧. 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤣𞤫"}
+ other{"{0} 𞤐𞤢𞥄𞤧. 𞤱𞤵𞤤𞤭𞥅𞤯𞤫"}
+ }
+ }
+ }
+ tue{
+ relative{
+ "-1"{"𞤃𞤢𞤱𞤦𞤢𞥄𞤪𞤫 𞤬𞤫𞤰𞥆𞤵𞤲𞥋𞤣𞤫"}
+ "0"{"𞤲𞥋𞤣𞤫𞥅 𞤯𞤮𞤮 𞤃𞤢𞤱𞤦𞤢𞥄𞤪𞤫"}
+ "1"{"𞤃𞤢𞤱𞤦𞤢𞥄𞤪𞤫 𞤀𞤪𞤢𞤴𞤲𞥋𞤣𞤫"}
+ }
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤃𞤢𞤱𞤦𞤢𞥄𞤶𞤫"}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤃𞤢𞤱𞤦𞤢𞥄𞤶𞤫"}
+ }
+ past{
+ one{"{0} 𞤃𞤢𞤱𞤦𞤢𞥄𞤪𞤫 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤣𞤫"}
+ other{"{0} 𞤃𞤢𞤱𞤦𞤢𞥄𞤶𞤫 𞤱𞤵𞤤𞤭𞥅𞤯𞤫"}
+ }
+ }
+ }
+ tue-narrow{
+ relative{
+ "-1"{"𞤃𞤢 𞤬𞤫𞤰𞥆𞤵𞤲𞥋𞤣𞤫"}
+ "0"{"𞤲𞥋𞤣𞤫𞥅 𞤯𞤮𞤮 𞤃𞤢"}
+ "1"{"𞤃𞤢 𞤀𞤪𞤢𞤴𞤲𞥋𞤣𞤫"}
+ }
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤃𞤢"}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤃𞤢"}
+ }
+ past{
+ one{"{0} 𞤃𞤢 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤣𞤫"}
+ other{"{0} 𞤃𞤢 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤣𞤫"}
+ }
+ }
+ }
+ tue-short{
+ relative{
+ "-1"{"𞤃𞤢𞤱. 𞤬𞤫𞤰𞥆𞤵𞤲𞥋𞤣𞤫"}
+ "0"{"𞤲𞥋𞤣𞤫𞥅 𞤯𞤮𞤮 𞤃𞤢𞤱."}
+ "1"{"𞤃𞤢𞤱. 𞤀𞤪𞤢𞤴𞤲𞥋𞤣𞤫"}
+ }
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤃𞤢𞤱."}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤃𞤢𞤱."}
+ }
+ past{
+ one{"{0} 𞤃𞤢𞤱. 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤣𞤫"}
+ other{"{0} 𞤃𞤢𞤱. 𞤱𞤵𞤤𞤭𞥅𞤯𞤫"}
+ }
+ }
+ }
+ wed{
+ relative{
+ "-1"{"𞤐𞥋𞤔𞤫𞤧𞤤𞤢𞥄𞤪𞤫 𞤬𞤫𞤰𞥆𞤵𞤲𞥋𞤣𞤫"}
+ "0"{"𞤲𞥋𞤣𞤫𞥅 𞤯𞤮𞤮 𞤐𞥋𞤔𞤫𞤧𞤤𞤢𞥄𞤪𞤫"}
+ "1"{"𞤐𞥋𞤔𞤫𞤧𞤤𞤢𞥄𞤪𞤫 𞤀𞤪𞤢𞤴𞤲𞥋𞤣𞤫"}
+ }
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤐𞥋𞤔𞤫𞤧𞤤𞤢𞥄𞤪𞤫"}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤐𞥋𞤔𞤫𞤧𞤤𞤢𞥄𞤶𞤫"}
+ }
+ past{
+ one{"{0} 𞤐𞥋𞤔𞤫𞤧𞤤𞤢𞥄𞤪𞤫 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤣𞤫"}
+ other{"{0} 𞤐𞥋𞤔𞤫𞤧𞤤𞤢𞥄𞤶𞤫 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤣𞤫"}
+ }
+ }
+ }
+ wed-narrow{
+ relative{
+ "-1"{"𞤐𞥋𞤔 𞤬𞤫𞤰𞥆𞤵𞤲𞥋𞤣𞤫"}
+ "0"{"𞤲𞥋𞤣𞤫𞥅 𞤯𞤮𞤮 𞤐𞥋𞤔"}
+ "1"{"𞤐𞥋𞤔 𞤀𞤪𞤢𞤴𞤲𞥋𞤣𞤫"}
+ }
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤐𞥋𞤔"}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤐𞥋𞤔"}
+ }
+ past{
+ one{"{0} 𞤐𞥋𞤔 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤣𞤫"}
+ other{"{0} 𞤐𞥋𞤔 𞤱𞤵𞤤𞤭𞥅𞤯𞤫"}
+ }
+ }
+ }
+ wed-short{
+ relative{
+ "-1"{"𞤔𞤫𞤧. 𞤬𞤫𞤰𞥆𞤵𞤲𞥋𞤣𞤫"}
+ "0"{"𞤲𞥋𞤣𞤫𞥅 𞤯𞤮𞤮 𞤔𞤫𞤧."}
+ "1"{"𞤔𞤫𞤧. 𞤀𞤪𞤢𞤴𞤲𞥋𞤣𞤫"}
+ }
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤔𞤫𞤧."}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤔𞤫𞤧."}
+ }
+ past{
+ one{"{0} 𞤔𞤫𞤧. 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤣𞤫"}
+ other{"{0} 𞤔𞤫𞤧. 𞤱𞤵𞤤𞤭𞥅𞤯𞤫"}
+ }
+ }
+ }
+ week{
+ dn{"𞤴𞤮𞤲𞤼𞤫𞤪𞤫"}
+ relative{
+ "-1"{"𞤴𞤮𞤲𞤼𞤫𞤪𞤫 𞤬𞤫𞤰𞥆𞤵𞤲𞥋𞤣𞤫"}
+ "0"{"𞤲𞤣𞤫𞥅 𞤯𞤮𞤮 𞤴𞤮𞤲𞤼𞤫𞤪𞤫"}
+ "1"{"𞤴𞤮𞤲𞤼𞤫𞤪𞤫 𞤢𞤪𞤢𞤴𞤲𞤣𞤫"}
+ }
+ relativePeriod{"𞤴𞤮𞤲𞤼𞤫𞤪𞤫 {0}"}
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤴𞤮𞤲𞤼𞤫𞤪𞤫"}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤶𞤮𞤲𞤼𞤫"}
+ }
+ past{
+ one{"{0} 𞤴𞤮𞤲𞤼𞤫𞤪𞤫 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤣𞤫"}
+ other{"{0} 𞤶𞤮𞤲𞤼𞤫 𞤱𞤵𞤤𞤭𞥅𞤯𞤫"}
+ }
+ }
+ }
+ week-narrow{
+ dn{"𞤴𞤼."}
+ relative{
+ "-1"{"𞤴𞤼. 𞤬𞤫𞤰𞥆𞤵𞤲𞥋𞤣𞤫"}
+ "0"{"𞤲𞤣𞤫𞥅 𞤯𞤮𞤮 𞤴𞤼."}
+ "1"{"𞤴𞤼. 𞤸𞤭𞤳𞥆𞤭𞥅𞤲𞤣𞤫"}
+ }
+ relativePeriod{"𞤴𞤮𞤲𞤼𞤫𞤪𞤫 {0}"}
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤴𞤼."}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤶𞤼."}
+ }
+ past{
+ one{"{0} 𞤴𞤼. 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤣𞤫"}
+ other{"{0} 𞤶𞤼. 𞤱𞤵𞤤𞤭𞥅𞤯𞤫"}
+ }
+ }
+ }
+ week-short{
+ dn{"𞤴𞤼."}
+ relative{
+ "-1"{"𞤴𞤼. 𞤬𞤫𞤰𞥆𞤵𞤲𞥋𞤣𞤫"}
+ "0"{"𞤲𞤣𞤫𞥅 𞤯𞤮𞤮 𞤴𞤼."}
+ "1"{"𞤴𞤼. 𞤸𞤭𞤳𞥆𞤭𞥅𞤲𞤣𞤫"}
+ }
+ relativePeriod{"𞤴𞤮𞤲𞤼𞤫𞤪𞤫 {0}"}
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤴𞤼."}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤶𞤼."}
+ }
+ past{
+ one{"{0} 𞤴𞤼. 𞤱𞤵𞤤𞤭𞥅𞤲𞥋𞤣𞤫"}
+ other{"{0} 𞤶𞤼. 𞤱𞤵𞤤𞤭𞥅𞤯𞤫"}
+ }
+ }
+ }
+ weekOfMonth{
+ dn{"𞤴𞤮𞤲𞤼𞤫𞤪𞤫 𞤳𞤢 𞤤𞤫𞤱𞤪𞤵"}
+ }
+ weekOfMonth-narrow{
+ dn{"𞤴𞤼. 𞤳𞤢 𞤤𞤫𞤱."}
+ }
+ weekOfMonth-short{
+ dn{"𞤴𞤼. 𞤳𞤢 𞤤𞤫𞤱."}
+ }
+ weekday{
+ dn{"𞤻𞤢𞤤𞥆𞤢𞤤 𞤳𞤢 𞤴𞤮𞤲𞤼𞤫𞤪𞤫"}
+ }
+ weekday-narrow{
+ dn{"𞤻𞤢𞤤. 𞤳𞤢 𞤴𞤼."}
+ }
+ weekday-short{
+ dn{"𞤻𞤢𞤤. 𞤳𞤢 𞤴𞤼."}
+ }
+ weekdayOfMonth{
+ dn{"𞤻𞤢𞤤𞥆𞤢𞤤 𞤳𞤢 𞤴𞤮𞤲𞤼𞤫𞤪𞤫"}
+ }
+ weekdayOfMonth-narrow{
+ dn{"𞤻𞤢𞤤. 𞤳𞤢 𞤤𞤫𞤱."}
+ }
+ weekdayOfMonth-short{
+ dn{"𞤻𞤢𞤤. 𞤳𞤢 𞤤𞤫𞤱."}
+ }
+ year{
+ dn{"𞤸𞤭𞤼𞤢𞥄𞤲𞤣𞤫"}
+ relative{
+ "-1"{"𞤸𞤭𞤼𞤢𞥄𞤲𞥋𞤣𞤫 𞤪𞤫𞤱𞤢𞤲𞤭"}
+ "0"{"𞤸𞤭𞤼𞤢𞥄𞤲𞥋𞤣𞤫 𞤸𞤭𞤳𞥆𞤢"}
+ "1"{"𞤸𞤭𞤼𞤢𞥄𞤲𞥋𞤣𞤫 𞤸𞤭𞤳𞥆𞤭𞥅𞤲𞥋𞤣𞤫"}
+ }
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤸𞤭𞤼𞤢𞥄𞤲𞥋𞤣𞤫"}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤳𞤭𞤼𞤢𞥄𞤯𞤫"}
+ }
+ past{
+ one{"{0} 𞤸𞤭𞤼𞤢𞥄𞤲𞥋𞤣𞤫 𞤪𞤫𞤱𞤢𞤲𞤭"}
+ other{"{0} 𞤳𞤭𞤼𞤢𞥄𞤯𞤫 𞤪𞤫𞤱𞤢𞤲𞤭"}
+ }
+ }
+ }
+ year-narrow{
+ dn{"𞤸𞤭𞤼."}
+ relative{
+ "-1"{"𞤸𞤭𞤼. 𞤪𞤫𞤱𞤢𞤲𞤭"}
+ "0"{"𞤸𞤭𞤼. 𞤸𞤭𞤳𞥆𞤢"}
+ "1"{"𞤸𞤭𞤼. 𞤸𞤭𞤳𞥆𞤭𞥅𞤲𞤣𞤫"}
+ }
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤸𞤭𞤼."}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤸𞤭𞤼."}
+ }
+ past{
+ one{"{0} 𞤸𞤭𞤼. 𞤪𞤫𞤱𞤢𞤲𞤭"}
+ other{"{0} 𞤳𞤭𞤼. 𞤪𞤫𞤱𞤢𞤲𞤭"}
+ }
+ }
+ }
+ year-short{
+ dn{"𞤸𞤭𞤼."}
+ relative{
+ "-1"{"𞤸𞤭𞤼. 𞤪𞤫𞤱𞤢𞤲𞤭"}
+ "0"{"𞤸𞤭𞤼. 𞤸𞤭𞤳𞥆𞤢"}
+ "1"{"𞤸𞤭𞤼. 𞤸𞤭𞤳𞥆𞤭𞥅𞤲𞤣𞤫"}
+ }
+ relativeTime{
+ future{
+ one{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤸𞤭𞤼."}
+ other{"𞤲𞥋𞤣𞤫𞤪 {0} 𞤸𞤭𞤼."}
+ }
+ past{
+ one{"{0} 𞤸𞤭𞤼. 𞤪𞤫𞤱𞤢𞤲𞤭"}
+ other{"{0} 𞤳𞤭𞤼. 𞤪𞤫𞤱𞤢𞤲𞤭"}
+ }
+ }
+ }
+ zone{
+ dn{"𞤳𞤭𞤶𞤮𞥅𞤪𞤫 𞤲𞤮𞤳𞥆𞤵𞥅𞤪𞤫"}
+ }
+ zone-narrow{
+ dn{"𞤲𞤮𞤳𞥆𞤵"}
+ }
+ zone-short{
+ dn{"𞤲𞤮𞤳𞥆𞤵𞥅𞤪𞤫"}
+ }
+ }
+ layout{
+ characters{"right-to-left"}
+ lines{"top-to-bottom"}
+ }
+ listPattern{
+ or{
+ 2{"{0} 𞤥𞤢𞥄 {1}"}
+ end{"{0}⹁ 𞤥𞤢𞥄 {1}"}
+ middle{"{0}⹁ {1}"}
+ start{"{0}⹁ {1}"}
+ }
+ or-narrow{
+ 2{"{0} 𞤥𞤢𞥄 {1}"}
+ end{"{0}⹁ 𞤥𞤢𞥄 {1}"}
+ middle{"{0}⹁ {1}"}
+ start{"{0}⹁ {1}"}
+ }
+ or-short{
+ 2{"{0} 𞤥𞤢𞥄 {1}"}
+ end{"{0}⹁ 𞤥𞤢𞥄 {1}"}
+ middle{"{0}⹁ {1}"}
+ start{"{0}⹁ {1}"}
+ }
+ standard{
+ 2{"{0} 𞤫 {1}"}
+ end{"{0}⹁ {1}"}
+ middle{"{0}⹁ {1}"}
+ start{"{0}⹁ {1}"}
+ }
+ standard-narrow{
+ 2{"{0}⹁ {1}"}
+ end{"{0}⹁ {1}"}
+ middle{"{0}⹁ {1}"}
+ start{"{0}⹁ {1}"}
+ }
+ standard-short{
+ 2{"{0} & {1}"}
+ end{"{0}⹁ & {1}"}
+ middle{"{0}⹁ {1}"}
+ start{"{0}⹁ {1}"}
+ }
+ unit{
+ 2{"{0} 𞤫 {1}"}
+ end{"{0} 𞤫 {1}"}
+ middle{"{0}, {1}"}
+ start{"{0}⹁ {1}"}
+ }
+ unit-narrow{
+ 2{"{0} {1}"}
+ end{"{0}, {1}"}
+ middle{"{0}, {1}"}
+ start{"{0}, {1}"}
+ }
+ unit-short{
+ 2{"{0} 𞤫 {1}"}
+ end{"{0}, {1}"}
+ middle{"{0}, {1}"}
+ start{"{0}⹁ {1}"}
+ }
+ }
+ measurementSystemNames{
+ UK{"𞤁𞤫𞤲𞤼𞤢𞤤 𞤐𞤁𞤫𞤱𞤲𞤺𞤵𞥅𞤶𞤭 𞤁𞤘"}
+ US{"𞤁𞤫𞤲𞤼𞤢𞤤 𞤂𞤢𞤪𞤫 𞤀𞤥𞤫𞤪𞤭𞤳 𞤁𞤂𞤀"}
+ metric{"𞤃𞤫𞤼𞤭𞤪𞤭𞤲𞤳𞤮"}
+ }
+ parse{
+ date{
+ lenient{
+ "[\\--/]",
+ "[\\:∶︓﹕:]",
+ }
+ }
+ general{
+ lenient{
+ "[.․。︒﹒.。]",
+ "['ʼ՚᾽᾿’']",
+ "[%٪﹪%]",
+ "[؉‰]",
+ "[\$﹩$]",
+ "[£₤£]",
+ "[¥¥]",
+ "[₩₩]",
+ "[₨₹{Rp}{Rs}]",
+ }
+ }
+ number{
+ lenient{
+ "[\\-‐‒–⁻₋−➖﹣-]",
+ "[,،٫、︐︑﹐﹑,、]",
+ "[+⁺₊➕﬩﹢+]",
+ }
+ stricter{
+ "[,٫︐﹐,]",
+ "[.․﹒.。]",
+ }
+ }
+ }
+}
diff --git a/icu4c/source/data/locales/ff_Adlm_BF.txt b/icu4c/source/data/locales/ff_Adlm_BF.txt
new file mode 100644
index 00000000000..8cb790b34ae
--- /dev/null
+++ b/icu4c/source/data/locales/ff_Adlm_BF.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+ff_Adlm_BF{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/locales/ff_Adlm_CM.txt b/icu4c/source/data/locales/ff_Adlm_CM.txt
new file mode 100644
index 00000000000..690e1c76235
--- /dev/null
+++ b/icu4c/source/data/locales/ff_Adlm_CM.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+ff_Adlm_CM{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/locales/ff_Adlm_GH.txt b/icu4c/source/data/locales/ff_Adlm_GH.txt
new file mode 100644
index 00000000000..18b53e6931a
--- /dev/null
+++ b/icu4c/source/data/locales/ff_Adlm_GH.txt
@@ -0,0 +1,24 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+ff_Adlm_GH{
+ Version{"37"}
+ calendar{
+ gregorian{
+ DateTimePatterns{
+ "h:mm:ss a zzzz",
+ "h:mm:ss a z",
+ "h:mm:ss a",
+ "h:mm a",
+ "y MMMM d, EEEE",
+ "y MMMM d",
+ "y MMM d",
+ "y-MM-dd",
+ "{1} {0}",
+ "{1}{0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ }
+ }
+ }
+}
diff --git a/icu4c/source/data/locales/ff_Adlm_GM.txt b/icu4c/source/data/locales/ff_Adlm_GM.txt
new file mode 100644
index 00000000000..a3f8982af44
--- /dev/null
+++ b/icu4c/source/data/locales/ff_Adlm_GM.txt
@@ -0,0 +1,24 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+ff_Adlm_GM{
+ Version{"37"}
+ calendar{
+ gregorian{
+ DateTimePatterns{
+ "h:mm:ss a zzzz",
+ "h:mm:ss a z",
+ "h:mm:ss a",
+ "h:mm a",
+ "y MMMM d, EEEE",
+ "y MMMM d",
+ "y MMM d",
+ "y-MM-dd",
+ "{1} {0}",
+ "{1}{0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ }
+ }
+ }
+}
diff --git a/icu4c/source/data/locales/ff_Adlm_GN.txt b/icu4c/source/data/locales/ff_Adlm_GN.txt
new file mode 100644
index 00000000000..7c3f67b676c
--- /dev/null
+++ b/icu4c/source/data/locales/ff_Adlm_GN.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+ff_Adlm_GN{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/locales/ff_Adlm_GW.txt b/icu4c/source/data/locales/ff_Adlm_GW.txt
new file mode 100644
index 00000000000..453b08bc703
--- /dev/null
+++ b/icu4c/source/data/locales/ff_Adlm_GW.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+ff_Adlm_GW{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/locales/ff_Adlm_LR.txt b/icu4c/source/data/locales/ff_Adlm_LR.txt
new file mode 100644
index 00000000000..8d3c37781f9
--- /dev/null
+++ b/icu4c/source/data/locales/ff_Adlm_LR.txt
@@ -0,0 +1,24 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+ff_Adlm_LR{
+ Version{"37"}
+ calendar{
+ gregorian{
+ DateTimePatterns{
+ "h:mm:ss a zzzz",
+ "h:mm:ss a z",
+ "h:mm:ss a",
+ "h:mm a",
+ "y MMMM d, EEEE",
+ "y MMMM d",
+ "y MMM d",
+ "y-MM-dd",
+ "{1} {0}",
+ "{1}{0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ }
+ }
+ }
+}
diff --git a/icu4c/source/data/locales/ff_Adlm_MR.txt b/icu4c/source/data/locales/ff_Adlm_MR.txt
new file mode 100644
index 00000000000..44e67195b8d
--- /dev/null
+++ b/icu4c/source/data/locales/ff_Adlm_MR.txt
@@ -0,0 +1,24 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+ff_Adlm_MR{
+ Version{"37"}
+ calendar{
+ gregorian{
+ DateTimePatterns{
+ "h:mm:ss a zzzz",
+ "h:mm:ss a z",
+ "h:mm:ss a",
+ "h:mm a",
+ "y MMMM d, EEEE",
+ "y MMMM d",
+ "y MMM d",
+ "y-MM-dd",
+ "{1} {0}",
+ "{1}{0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ }
+ }
+ }
+}
diff --git a/icu4c/source/data/locales/ff_Adlm_NE.txt b/icu4c/source/data/locales/ff_Adlm_NE.txt
new file mode 100644
index 00000000000..681d27d176a
--- /dev/null
+++ b/icu4c/source/data/locales/ff_Adlm_NE.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+ff_Adlm_NE{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/locales/ff_Adlm_NG.txt b/icu4c/source/data/locales/ff_Adlm_NG.txt
new file mode 100644
index 00000000000..34283aa201c
--- /dev/null
+++ b/icu4c/source/data/locales/ff_Adlm_NG.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+ff_Adlm_NG{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/locales/ff_Adlm_SL.txt b/icu4c/source/data/locales/ff_Adlm_SL.txt
new file mode 100644
index 00000000000..84914222f72
--- /dev/null
+++ b/icu4c/source/data/locales/ff_Adlm_SL.txt
@@ -0,0 +1,24 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+ff_Adlm_SL{
+ Version{"37"}
+ calendar{
+ gregorian{
+ DateTimePatterns{
+ "h:mm:ss a zzzz",
+ "h:mm:ss a z",
+ "h:mm:ss a",
+ "h:mm a",
+ "y MMMM d, EEEE",
+ "y MMMM d",
+ "y MMM d",
+ "y-MM-dd",
+ "{1} {0}",
+ "{1}{0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ }
+ }
+ }
+}
diff --git a/icu4c/source/data/locales/ff_Adlm_SN.txt b/icu4c/source/data/locales/ff_Adlm_SN.txt
new file mode 100644
index 00000000000..246f4651b59
--- /dev/null
+++ b/icu4c/source/data/locales/ff_Adlm_SN.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+ff_Adlm_SN{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/locales/ff_Latn.txt b/icu4c/source/data/locales/ff_Latn.txt
index 9a4255e56e7..3d8715b562c 100644
--- a/icu4c/source/data/locales/ff_Latn.txt
+++ b/icu4c/source/data/locales/ff_Latn.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ff_Latn{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ff_Latn_BF.txt b/icu4c/source/data/locales/ff_Latn_BF.txt
index 7d373fe2598..f20f10ce289 100644
--- a/icu4c/source/data/locales/ff_Latn_BF.txt
+++ b/icu4c/source/data/locales/ff_Latn_BF.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ff_Latn_BF{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ff_Latn_CM.txt b/icu4c/source/data/locales/ff_Latn_CM.txt
index 4c0c7028a4a..930200d0574 100644
--- a/icu4c/source/data/locales/ff_Latn_CM.txt
+++ b/icu4c/source/data/locales/ff_Latn_CM.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ff_Latn_CM{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ff_Latn_GH.txt b/icu4c/source/data/locales/ff_Latn_GH.txt
index 9198585d5d9..f6d25c504c3 100644
--- a/icu4c/source/data/locales/ff_Latn_GH.txt
+++ b/icu4c/source/data/locales/ff_Latn_GH.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ff_Latn_GH{
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ff_Latn_GM.txt b/icu4c/source/data/locales/ff_Latn_GM.txt
index 95fa09d1b2d..503bc29bd8f 100644
--- a/icu4c/source/data/locales/ff_Latn_GM.txt
+++ b/icu4c/source/data/locales/ff_Latn_GM.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ff_Latn_GM{
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ff_Latn_GN.txt b/icu4c/source/data/locales/ff_Latn_GN.txt
index 5b10e8abdb5..7ae7a94e094 100644
--- a/icu4c/source/data/locales/ff_Latn_GN.txt
+++ b/icu4c/source/data/locales/ff_Latn_GN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ff_Latn_GN{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ff_Latn_GW.txt b/icu4c/source/data/locales/ff_Latn_GW.txt
index 7146e693f48..6a7e0a8928d 100644
--- a/icu4c/source/data/locales/ff_Latn_GW.txt
+++ b/icu4c/source/data/locales/ff_Latn_GW.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ff_Latn_GW{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ff_Latn_LR.txt b/icu4c/source/data/locales/ff_Latn_LR.txt
index 5c95876f605..2d3cc9111e6 100644
--- a/icu4c/source/data/locales/ff_Latn_LR.txt
+++ b/icu4c/source/data/locales/ff_Latn_LR.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ff_Latn_LR{
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ff_Latn_MR.txt b/icu4c/source/data/locales/ff_Latn_MR.txt
index 87babb79427..f8b0b0d8880 100644
--- a/icu4c/source/data/locales/ff_Latn_MR.txt
+++ b/icu4c/source/data/locales/ff_Latn_MR.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ff_Latn_MR{
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ff_Latn_NE.txt b/icu4c/source/data/locales/ff_Latn_NE.txt
index 734105e770f..5bd23f3f1ff 100644
--- a/icu4c/source/data/locales/ff_Latn_NE.txt
+++ b/icu4c/source/data/locales/ff_Latn_NE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ff_Latn_NE{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ff_Latn_NG.txt b/icu4c/source/data/locales/ff_Latn_NG.txt
index 23e9a606782..ff19638aa87 100644
--- a/icu4c/source/data/locales/ff_Latn_NG.txt
+++ b/icu4c/source/data/locales/ff_Latn_NG.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ff_Latn_NG{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ff_Latn_SL.txt b/icu4c/source/data/locales/ff_Latn_SL.txt
index 4b3f9795a6d..dc041962199 100644
--- a/icu4c/source/data/locales/ff_Latn_SL.txt
+++ b/icu4c/source/data/locales/ff_Latn_SL.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ff_Latn_SL{
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ff_Latn_SN.txt b/icu4c/source/data/locales/ff_Latn_SN.txt
index 4acd0d2d9a3..9de51240fb0 100644
--- a/icu4c/source/data/locales/ff_Latn_SN.txt
+++ b/icu4c/source/data/locales/ff_Latn_SN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ff_Latn_SN{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/fi.txt b/icu4c/source/data/locales/fi.txt
index 247a5554f26..141669da686 100644
--- a/icu4c/source/data/locales/fi.txt
+++ b/icu4c/source/data/locales/fi.txt
@@ -216,7 +216,7 @@ fi{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
DateTimePatterns{
@@ -529,6 +529,23 @@ fi{
d{"E d.M. – E d.M.y G"}
y{"E d.M.y – E d.M.y G"}
}
+ GyMMMM{
+ G{"LLLL y G – LLLL y G"}
+ M{"LLLL–LLLL y G"}
+ y{"LLLL y – LLLL y G"}
+ }
+ GyMMMMEd{
+ G{"E d. MMMM y G – E d. MMMM y G"}
+ M{"E d. MMMM – E d. MMMM y G"}
+ d{"E d. – E d. MMMM y G"}
+ y{"E d. MMMM y – E d. MMMM y G"}
+ }
+ GyMMMMd{
+ G{"d. MMMM y G – d. MMMM y G"}
+ M{"d. MMMM – d. MMMM y G"}
+ d{"d.–d. MMMM y G"}
+ y{"d. MMMM y – d. MMMM y G"}
+ }
GyMMMd{
G{"d.M.y G – d.M.y G"}
M{"d.M.–d.M.y G"}
@@ -923,9 +940,9 @@ fi{
y{"E d.M.y – E d.M.y GGGGG"}
}
GyMMM{
- G{"MMM y G – MMM y G"}
- M{"MMM–MMM y G"}
- y{"MMM y – MMM y G"}
+ G{"M.y G – M.y G"}
+ M{"M.–M.y G"}
+ y{"M.y–M.y G"}
}
GyMMMEd{
G{"E d.M.y – E d.M.y G"}
@@ -933,6 +950,23 @@ fi{
d{"E d.M – E d.M.y G"}
y{"E d.M.y – E d.M.y G"}
}
+ GyMMMM{
+ G{"LLLL y G – LLLL y G"}
+ M{"LLLL–LLLL y G"}
+ y{"LLLL y – LLLL y G"}
+ }
+ GyMMMMEd{
+ G{"E d. MMMM y G – E d. MMMM y G"}
+ M{"E d. MMMM – E d. MMMM y G"}
+ d{"E d. – E d. MMMM y G"}
+ y{"E d. MMMM y – E d. MMMM y G"}
+ }
+ GyMMMMd{
+ G{"d. MMMM y G – d. MMMM y G"}
+ M{"d. MMMM – d. MMMM y G"}
+ d{"d.–d. MMMM y G"}
+ y{"d. MMMM y – d. MMMM y G"}
+ }
GyMMMd{
G{"d.M.y. G – d.M.y G"}
M{"d.M–d.M.y G"}
diff --git a/icu4c/source/data/locales/fi_FI.txt b/icu4c/source/data/locales/fi_FI.txt
index 26ee069cdaa..41aaae1cf1b 100644
--- a/icu4c/source/data/locales/fi_FI.txt
+++ b/icu4c/source/data/locales/fi_FI.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fi_FI{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/fil.txt b/icu4c/source/data/locales/fil.txt
index c33416c7105..0db4abe28e1 100644
--- a/icu4c/source/data/locales/fil.txt
+++ b/icu4c/source/data/locales/fil.txt
@@ -211,7 +211,7 @@ fil{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/fil_PH.txt b/icu4c/source/data/locales/fil_PH.txt
index b6d64d7080b..05ef612534e 100644
--- a/icu4c/source/data/locales/fil_PH.txt
+++ b/icu4c/source/data/locales/fil_PH.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fil_PH{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/fo.txt b/icu4c/source/data/locales/fo.txt
index 3ab7eb973a1..9192584ad8f 100644
--- a/icu4c/source/data/locales/fo.txt
+++ b/icu4c/source/data/locales/fo.txt
@@ -211,7 +211,7 @@ fo{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/fo_DK.txt b/icu4c/source/data/locales/fo_DK.txt
index de9c69de20d..698401cc8c6 100644
--- a/icu4c/source/data/locales/fo_DK.txt
+++ b/icu4c/source/data/locales/fo_DK.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fo_DK{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/fo_FO.txt b/icu4c/source/data/locales/fo_FO.txt
index 5c811465db8..e267550a662 100644
--- a/icu4c/source/data/locales/fo_FO.txt
+++ b/icu4c/source/data/locales/fo_FO.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fo_FO{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/fr.txt b/icu4c/source/data/locales/fr.txt
index 97ec3dcfad0..ea5f402e30b 100644
--- a/icu4c/source/data/locales/fr.txt
+++ b/icu4c/source/data/locales/fr.txt
@@ -221,7 +221,7 @@ fr{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/fr_BE.txt b/icu4c/source/data/locales/fr_BE.txt
index 6fb1cf4ac7e..d2f0d6b5414 100644
--- a/icu4c/source/data/locales/fr_BE.txt
+++ b/icu4c/source/data/locales/fr_BE.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_BE{
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/fr_BF.txt b/icu4c/source/data/locales/fr_BF.txt
index 80469657ae3..ed281eee406 100644
--- a/icu4c/source/data/locales/fr_BF.txt
+++ b/icu4c/source/data/locales/fr_BF.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_BF{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/fr_BI.txt b/icu4c/source/data/locales/fr_BI.txt
index 0526d459776..fdafea974aa 100644
--- a/icu4c/source/data/locales/fr_BI.txt
+++ b/icu4c/source/data/locales/fr_BI.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_BI{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/fr_BJ.txt b/icu4c/source/data/locales/fr_BJ.txt
index 34ec08ccd70..e3f6bf0205f 100644
--- a/icu4c/source/data/locales/fr_BJ.txt
+++ b/icu4c/source/data/locales/fr_BJ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_BJ{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/fr_BL.txt b/icu4c/source/data/locales/fr_BL.txt
index ef6b788205d..8759a044420 100644
--- a/icu4c/source/data/locales/fr_BL.txt
+++ b/icu4c/source/data/locales/fr_BL.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_BL{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/fr_CA.txt b/icu4c/source/data/locales/fr_CA.txt
index a20684a4405..d00612c42e7 100644
--- a/icu4c/source/data/locales/fr_CA.txt
+++ b/icu4c/source/data/locales/fr_CA.txt
@@ -103,7 +103,7 @@ fr_CA{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
coptic{
monthNames{
diff --git a/icu4c/source/data/locales/fr_CD.txt b/icu4c/source/data/locales/fr_CD.txt
index 163bdeceaa7..46b752848d2 100644
--- a/icu4c/source/data/locales/fr_CD.txt
+++ b/icu4c/source/data/locales/fr_CD.txt
@@ -8,7 +8,7 @@ fr_CD{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
dayPeriod{
diff --git a/icu4c/source/data/locales/fr_CF.txt b/icu4c/source/data/locales/fr_CF.txt
index a28f5fc2f24..e6fbfd12e5b 100644
--- a/icu4c/source/data/locales/fr_CF.txt
+++ b/icu4c/source/data/locales/fr_CF.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_CF{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/fr_CG.txt b/icu4c/source/data/locales/fr_CG.txt
index 4bedfc1ffbd..301f59e2144 100644
--- a/icu4c/source/data/locales/fr_CG.txt
+++ b/icu4c/source/data/locales/fr_CG.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_CG{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/fr_CH.txt b/icu4c/source/data/locales/fr_CH.txt
index 096bb1da93a..a849e9e12f7 100644
--- a/icu4c/source/data/locales/fr_CH.txt
+++ b/icu4c/source/data/locales/fr_CH.txt
@@ -11,7 +11,7 @@ fr_CH{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/fr_CI.txt b/icu4c/source/data/locales/fr_CI.txt
index a61f3f3586f..0dd1f9cbaac 100644
--- a/icu4c/source/data/locales/fr_CI.txt
+++ b/icu4c/source/data/locales/fr_CI.txt
@@ -8,5 +8,5 @@ fr_CI{
}
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/fr_CM.txt b/icu4c/source/data/locales/fr_CM.txt
index 1fe81cf58cb..32c8e8783fd 100644
--- a/icu4c/source/data/locales/fr_CM.txt
+++ b/icu4c/source/data/locales/fr_CM.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_CM{
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
AmPmMarkers{
diff --git a/icu4c/source/data/locales/fr_DJ.txt b/icu4c/source/data/locales/fr_DJ.txt
index 96b667b314f..a0559ea1e4e 100644
--- a/icu4c/source/data/locales/fr_DJ.txt
+++ b/icu4c/source/data/locales/fr_DJ.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_DJ{
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/fr_DZ.txt b/icu4c/source/data/locales/fr_DZ.txt
index 7c4123857b3..6322d4fbc4f 100644
--- a/icu4c/source/data/locales/fr_DZ.txt
+++ b/icu4c/source/data/locales/fr_DZ.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_DZ{
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/fr_FR.txt b/icu4c/source/data/locales/fr_FR.txt
index b3d58096f8f..ab1c69f3761 100644
--- a/icu4c/source/data/locales/fr_FR.txt
+++ b/icu4c/source/data/locales/fr_FR.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_FR{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/fr_GA.txt b/icu4c/source/data/locales/fr_GA.txt
index 281560ed2b9..6f7e2f60bbe 100644
--- a/icu4c/source/data/locales/fr_GA.txt
+++ b/icu4c/source/data/locales/fr_GA.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_GA{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/fr_GF.txt b/icu4c/source/data/locales/fr_GF.txt
index 0032d032669..03236b4de1b 100644
--- a/icu4c/source/data/locales/fr_GF.txt
+++ b/icu4c/source/data/locales/fr_GF.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_GF{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/fr_GN.txt b/icu4c/source/data/locales/fr_GN.txt
index 39648ebb0ad..45e0b5c4e85 100644
--- a/icu4c/source/data/locales/fr_GN.txt
+++ b/icu4c/source/data/locales/fr_GN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_GN{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/fr_GP.txt b/icu4c/source/data/locales/fr_GP.txt
index 141ff073248..6c05615327d 100644
--- a/icu4c/source/data/locales/fr_GP.txt
+++ b/icu4c/source/data/locales/fr_GP.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_GP{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/fr_GQ.txt b/icu4c/source/data/locales/fr_GQ.txt
index 1b7f23db3ca..2ca337eb601 100644
--- a/icu4c/source/data/locales/fr_GQ.txt
+++ b/icu4c/source/data/locales/fr_GQ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_GQ{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/fr_HT.txt b/icu4c/source/data/locales/fr_HT.txt
index 2cd13622473..fc1b1bf9d74 100644
--- a/icu4c/source/data/locales/fr_HT.txt
+++ b/icu4c/source/data/locales/fr_HT.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_HT{
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
dayPeriod{
diff --git a/icu4c/source/data/locales/fr_KM.txt b/icu4c/source/data/locales/fr_KM.txt
index 6ef8f4ad0e5..04a10632bde 100644
--- a/icu4c/source/data/locales/fr_KM.txt
+++ b/icu4c/source/data/locales/fr_KM.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_KM{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/fr_LU.txt b/icu4c/source/data/locales/fr_LU.txt
index 65eabd16487..5aa49f3f0cc 100644
--- a/icu4c/source/data/locales/fr_LU.txt
+++ b/icu4c/source/data/locales/fr_LU.txt
@@ -9,5 +9,5 @@ fr_LU{
}
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/fr_MA.txt b/icu4c/source/data/locales/fr_MA.txt
index 516904f095f..7a4288094a1 100644
--- a/icu4c/source/data/locales/fr_MA.txt
+++ b/icu4c/source/data/locales/fr_MA.txt
@@ -9,7 +9,7 @@ fr_MA{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
AmPmMarkers{
diff --git a/icu4c/source/data/locales/fr_MC.txt b/icu4c/source/data/locales/fr_MC.txt
index 8e4b5581cd7..ab996b31d30 100644
--- a/icu4c/source/data/locales/fr_MC.txt
+++ b/icu4c/source/data/locales/fr_MC.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_MC{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/fr_MF.txt b/icu4c/source/data/locales/fr_MF.txt
index a0e37d9a90d..f924aec184d 100644
--- a/icu4c/source/data/locales/fr_MF.txt
+++ b/icu4c/source/data/locales/fr_MF.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_MF{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/fr_MG.txt b/icu4c/source/data/locales/fr_MG.txt
index ae884b40997..ee494602e71 100644
--- a/icu4c/source/data/locales/fr_MG.txt
+++ b/icu4c/source/data/locales/fr_MG.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_MG{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/fr_ML.txt b/icu4c/source/data/locales/fr_ML.txt
index 20cceef6950..c58601486f2 100644
--- a/icu4c/source/data/locales/fr_ML.txt
+++ b/icu4c/source/data/locales/fr_ML.txt
@@ -8,7 +8,7 @@ fr_ML{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/fr_MQ.txt b/icu4c/source/data/locales/fr_MQ.txt
index df0a70433bd..b5bae136db6 100644
--- a/icu4c/source/data/locales/fr_MQ.txt
+++ b/icu4c/source/data/locales/fr_MQ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_MQ{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/fr_MR.txt b/icu4c/source/data/locales/fr_MR.txt
index e04af26a442..fe140b27161 100644
--- a/icu4c/source/data/locales/fr_MR.txt
+++ b/icu4c/source/data/locales/fr_MR.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_MR{
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/fr_MU.txt b/icu4c/source/data/locales/fr_MU.txt
index 9ae86a2ca58..732051dd5d0 100644
--- a/icu4c/source/data/locales/fr_MU.txt
+++ b/icu4c/source/data/locales/fr_MU.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_MU{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/fr_NC.txt b/icu4c/source/data/locales/fr_NC.txt
index 2ac125606b9..489cabfa48f 100644
--- a/icu4c/source/data/locales/fr_NC.txt
+++ b/icu4c/source/data/locales/fr_NC.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_NC{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/fr_NE.txt b/icu4c/source/data/locales/fr_NE.txt
index 88676a47b8e..78d0201481e 100644
--- a/icu4c/source/data/locales/fr_NE.txt
+++ b/icu4c/source/data/locales/fr_NE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_NE{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/fr_PF.txt b/icu4c/source/data/locales/fr_PF.txt
index f13898ad13e..80823860c2f 100644
--- a/icu4c/source/data/locales/fr_PF.txt
+++ b/icu4c/source/data/locales/fr_PF.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_PF{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/fr_PM.txt b/icu4c/source/data/locales/fr_PM.txt
index 80c5ac43e7d..040ce05324e 100644
--- a/icu4c/source/data/locales/fr_PM.txt
+++ b/icu4c/source/data/locales/fr_PM.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_PM{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/fr_RE.txt b/icu4c/source/data/locales/fr_RE.txt
index 93d5c66a49c..ed78b2966a6 100644
--- a/icu4c/source/data/locales/fr_RE.txt
+++ b/icu4c/source/data/locales/fr_RE.txt
@@ -8,7 +8,7 @@ fr_RE{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
dayPeriod{
diff --git a/icu4c/source/data/locales/fr_RW.txt b/icu4c/source/data/locales/fr_RW.txt
index 34624eec383..5c10997e15b 100644
--- a/icu4c/source/data/locales/fr_RW.txt
+++ b/icu4c/source/data/locales/fr_RW.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_RW{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/fr_SC.txt b/icu4c/source/data/locales/fr_SC.txt
index 87d5a5e3383..4cd6fd71279 100644
--- a/icu4c/source/data/locales/fr_SC.txt
+++ b/icu4c/source/data/locales/fr_SC.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_SC{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/fr_SN.txt b/icu4c/source/data/locales/fr_SN.txt
index 2824b1e2b1f..68c5c132129 100644
--- a/icu4c/source/data/locales/fr_SN.txt
+++ b/icu4c/source/data/locales/fr_SN.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_SN{
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
dayPeriod{
diff --git a/icu4c/source/data/locales/fr_SY.txt b/icu4c/source/data/locales/fr_SY.txt
index c7942bd8205..822ecfcf3b2 100644
--- a/icu4c/source/data/locales/fr_SY.txt
+++ b/icu4c/source/data/locales/fr_SY.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_SY{
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/fr_TD.txt b/icu4c/source/data/locales/fr_TD.txt
index e7a48dcf575..b402e14d7ab 100644
--- a/icu4c/source/data/locales/fr_TD.txt
+++ b/icu4c/source/data/locales/fr_TD.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_TD{
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/fr_TG.txt b/icu4c/source/data/locales/fr_TG.txt
index 3aafeb06fdf..6ee8207d4bf 100644
--- a/icu4c/source/data/locales/fr_TG.txt
+++ b/icu4c/source/data/locales/fr_TG.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_TG{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/fr_TN.txt b/icu4c/source/data/locales/fr_TN.txt
index c039a1649b2..e0a695eb051 100644
--- a/icu4c/source/data/locales/fr_TN.txt
+++ b/icu4c/source/data/locales/fr_TN.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_TN{
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/fr_VU.txt b/icu4c/source/data/locales/fr_VU.txt
index 37b45c9a6a0..206bf0150be 100644
--- a/icu4c/source/data/locales/fr_VU.txt
+++ b/icu4c/source/data/locales/fr_VU.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_VU{
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/fr_WF.txt b/icu4c/source/data/locales/fr_WF.txt
index 318224901be..1fc2c21cfc6 100644
--- a/icu4c/source/data/locales/fr_WF.txt
+++ b/icu4c/source/data/locales/fr_WF.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_WF{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/fr_YT.txt b/icu4c/source/data/locales/fr_YT.txt
index 069f8c52ca9..0bd9b806bd9 100644
--- a/icu4c/source/data/locales/fr_YT.txt
+++ b/icu4c/source/data/locales/fr_YT.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_YT{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/fur.txt b/icu4c/source/data/locales/fur.txt
index 4f3949f6418..17701afa610 100644
--- a/icu4c/source/data/locales/fur.txt
+++ b/icu4c/source/data/locales/fur.txt
@@ -27,7 +27,7 @@ fur{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
@@ -614,9 +614,6 @@ fur{
}
}
}
- zone{
- dn{"zone"}
- }
}
listPattern{
standard{
diff --git a/icu4c/source/data/locales/fur_IT.txt b/icu4c/source/data/locales/fur_IT.txt
index 84928f0158d..c35b497461b 100644
--- a/icu4c/source/data/locales/fur_IT.txt
+++ b/icu4c/source/data/locales/fur_IT.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fur_IT{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/fy.txt b/icu4c/source/data/locales/fy.txt
index f7d83c92001..f573c088c20 100644
--- a/icu4c/source/data/locales/fy.txt
+++ b/icu4c/source/data/locales/fy.txt
@@ -155,7 +155,7 @@ fy{
}
minimumGroupingDigits{"1"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/fy_NL.txt b/icu4c/source/data/locales/fy_NL.txt
index a3f0232d0c3..a13415bfa49 100644
--- a/icu4c/source/data/locales/fy_NL.txt
+++ b/icu4c/source/data/locales/fy_NL.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fy_NL{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ga.txt b/icu4c/source/data/locales/ga.txt
index 595a197c727..caef40e2a13 100644
--- a/icu4c/source/data/locales/ga.txt
+++ b/icu4c/source/data/locales/ga.txt
@@ -313,7 +313,7 @@ ga{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ga_GB.txt b/icu4c/source/data/locales/ga_GB.txt
index 3f3fe51bdbe..a69b26b9801 100644
--- a/icu4c/source/data/locales/ga_GB.txt
+++ b/icu4c/source/data/locales/ga_GB.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ga_GB{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ga_IE.txt b/icu4c/source/data/locales/ga_IE.txt
index 36c8e42d81f..0e5c282eddb 100644
--- a/icu4c/source/data/locales/ga_IE.txt
+++ b/icu4c/source/data/locales/ga_IE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ga_IE{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/gd.txt b/icu4c/source/data/locales/gd.txt
index a7c506227e1..1d993b4906e 100644
--- a/icu4c/source/data/locales/gd.txt
+++ b/icu4c/source/data/locales/gd.txt
@@ -1156,7 +1156,7 @@ gd{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/gd_GB.txt b/icu4c/source/data/locales/gd_GB.txt
index 153967c614d..856216f920c 100644
--- a/icu4c/source/data/locales/gd_GB.txt
+++ b/icu4c/source/data/locales/gd_GB.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
gd_GB{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/gl.txt b/icu4c/source/data/locales/gl.txt
index 71e145ba3b5..82b6cea91e7 100644
--- a/icu4c/source/data/locales/gl.txt
+++ b/icu4c/source/data/locales/gl.txt
@@ -215,7 +215,7 @@ gl{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/gl_ES.txt b/icu4c/source/data/locales/gl_ES.txt
index 218cdca9342..1e2f992bd81 100644
--- a/icu4c/source/data/locales/gl_ES.txt
+++ b/icu4c/source/data/locales/gl_ES.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
gl_ES{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/gsw.txt b/icu4c/source/data/locales/gsw.txt
index 3437c485716..1cf1665a382 100644
--- a/icu4c/source/data/locales/gsw.txt
+++ b/icu4c/source/data/locales/gsw.txt
@@ -180,7 +180,7 @@ gsw{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/gsw_CH.txt b/icu4c/source/data/locales/gsw_CH.txt
index 945e8d2426a..6af0cc6f993 100644
--- a/icu4c/source/data/locales/gsw_CH.txt
+++ b/icu4c/source/data/locales/gsw_CH.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
gsw_CH{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/gsw_FR.txt b/icu4c/source/data/locales/gsw_FR.txt
index 569ef3a19b9..f7e0a78d85d 100644
--- a/icu4c/source/data/locales/gsw_FR.txt
+++ b/icu4c/source/data/locales/gsw_FR.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
gsw_FR{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/gsw_LI.txt b/icu4c/source/data/locales/gsw_LI.txt
index 607c795a998..6fa128d6335 100644
--- a/icu4c/source/data/locales/gsw_LI.txt
+++ b/icu4c/source/data/locales/gsw_LI.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
gsw_LI{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/gu.txt b/icu4c/source/data/locales/gu.txt
index fce62a49fd4..8ecd4cc6f19 100644
--- a/icu4c/source/data/locales/gu.txt
+++ b/icu4c/source/data/locales/gu.txt
@@ -252,7 +252,7 @@ gu{
minimumGroupingDigits{"1"}
native{"gujr"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/gu_IN.txt b/icu4c/source/data/locales/gu_IN.txt
index 9b403076a0f..7ad13984ab6 100644
--- a/icu4c/source/data/locales/gu_IN.txt
+++ b/icu4c/source/data/locales/gu_IN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
gu_IN{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/guz.txt b/icu4c/source/data/locales/guz.txt
index 82957278378..902c56b91d9 100644
--- a/icu4c/source/data/locales/guz.txt
+++ b/icu4c/source/data/locales/guz.txt
@@ -12,7 +12,7 @@ guz{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/guz_KE.txt b/icu4c/source/data/locales/guz_KE.txt
index ebbc4a304a9..0637fccadde 100644
--- a/icu4c/source/data/locales/guz_KE.txt
+++ b/icu4c/source/data/locales/guz_KE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
guz_KE{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/gv.txt b/icu4c/source/data/locales/gv.txt
index 7b665e374a5..df96dcc291d 100644
--- a/icu4c/source/data/locales/gv.txt
+++ b/icu4c/source/data/locales/gv.txt
@@ -23,7 +23,7 @@ gv{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
AmPmMarkers{
diff --git a/icu4c/source/data/locales/gv_IM.txt b/icu4c/source/data/locales/gv_IM.txt
index ec15c0d8f56..b02085f014e 100644
--- a/icu4c/source/data/locales/gv_IM.txt
+++ b/icu4c/source/data/locales/gv_IM.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
gv_IM{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ha.txt b/icu4c/source/data/locales/ha.txt
index 3f5debf4907..2ee12089173 100644
--- a/icu4c/source/data/locales/ha.txt
+++ b/icu4c/source/data/locales/ha.txt
@@ -163,7 +163,7 @@ ha{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ha_GH.txt b/icu4c/source/data/locales/ha_GH.txt
index ce1781808f1..8aab6ade81d 100644
--- a/icu4c/source/data/locales/ha_GH.txt
+++ b/icu4c/source/data/locales/ha_GH.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ha_GH{
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ha_NE.txt b/icu4c/source/data/locales/ha_NE.txt
index 809fdb6a3ae..ab3ebc21e89 100644
--- a/icu4c/source/data/locales/ha_NE.txt
+++ b/icu4c/source/data/locales/ha_NE.txt
@@ -3,5 +3,5 @@
ha_NE{
AuxExemplarCharacters{"[á à â é è ê í ì î ó ò ô p q {r\u0303} ú ù û v x {ʼy}]"}
ExemplarCharactersIndex{"[A B Ɓ C D Ɗ E F G H I J K Ƙ L M N O P Q R S T U V W X Y Ƴ Z]"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ha_NG.txt b/icu4c/source/data/locales/ha_NG.txt
index 549f039e1f1..5a15deef460 100644
--- a/icu4c/source/data/locales/ha_NG.txt
+++ b/icu4c/source/data/locales/ha_NG.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ha_NG{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/haw.txt b/icu4c/source/data/locales/haw.txt
index de4026a6d55..bfac6e11a4f 100644
--- a/icu4c/source/data/locales/haw.txt
+++ b/icu4c/source/data/locales/haw.txt
@@ -32,7 +32,7 @@ haw{
}
minimumGroupingDigits{"1"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/haw_US.txt b/icu4c/source/data/locales/haw_US.txt
index 07ffdebd6e8..d6450d874b1 100644
--- a/icu4c/source/data/locales/haw_US.txt
+++ b/icu4c/source/data/locales/haw_US.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
haw_US{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/he.txt b/icu4c/source/data/locales/he.txt
index d1ef98a78fd..e726fa0ba6d 100644
--- a/icu4c/source/data/locales/he.txt
+++ b/icu4c/source/data/locales/he.txt
@@ -301,7 +301,7 @@ he{
native{"latn"}
traditional{"hebr"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/he_IL.txt b/icu4c/source/data/locales/he_IL.txt
index 3b5c60d30c7..b6d20c24f2b 100644
--- a/icu4c/source/data/locales/he_IL.txt
+++ b/icu4c/source/data/locales/he_IL.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
he_IL{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/hi.txt b/icu4c/source/data/locales/hi.txt
index 33cb8b70b30..20ad940287d 100644
--- a/icu4c/source/data/locales/hi.txt
+++ b/icu4c/source/data/locales/hi.txt
@@ -238,7 +238,7 @@ hi{
minimumGroupingDigits{"1"}
native{"deva"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
ethiopic{
monthNames{
diff --git a/icu4c/source/data/locales/hi_IN.txt b/icu4c/source/data/locales/hi_IN.txt
index c46225ca181..baedd090e09 100644
--- a/icu4c/source/data/locales/hi_IN.txt
+++ b/icu4c/source/data/locales/hi_IN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
hi_IN{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/hr.txt b/icu4c/source/data/locales/hr.txt
index 32b6132680c..d9b31e90a4a 100644
--- a/icu4c/source/data/locales/hr.txt
+++ b/icu4c/source/data/locales/hr.txt
@@ -252,7 +252,7 @@ hr{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/hr_BA.txt b/icu4c/source/data/locales/hr_BA.txt
index 4587573f1de..c08a1c117fa 100644
--- a/icu4c/source/data/locales/hr_BA.txt
+++ b/icu4c/source/data/locales/hr_BA.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
hr_BA{
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/hr_HR.txt b/icu4c/source/data/locales/hr_HR.txt
index a622198677b..bb568b96cbf 100644
--- a/icu4c/source/data/locales/hr_HR.txt
+++ b/icu4c/source/data/locales/hr_HR.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
hr_HR{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/hsb.txt b/icu4c/source/data/locales/hsb.txt
index 09c88c801a9..f78d7eb75b5 100644
--- a/icu4c/source/data/locales/hsb.txt
+++ b/icu4c/source/data/locales/hsb.txt
@@ -196,7 +196,7 @@ hsb{
}
minimumGroupingDigits{"1"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/hsb_DE.txt b/icu4c/source/data/locales/hsb_DE.txt
index 35c4c2042f8..3aaa1fc074f 100644
--- a/icu4c/source/data/locales/hsb_DE.txt
+++ b/icu4c/source/data/locales/hsb_DE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
hsb_DE{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/hu.txt b/icu4c/source/data/locales/hu.txt
index 11615ce55af..abffbe91d0a 100644
--- a/icu4c/source/data/locales/hu.txt
+++ b/icu4c/source/data/locales/hu.txt
@@ -223,7 +223,7 @@ hu{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/hu_HU.txt b/icu4c/source/data/locales/hu_HU.txt
index fe95f742dc1..938db8c3b5e 100644
--- a/icu4c/source/data/locales/hu_HU.txt
+++ b/icu4c/source/data/locales/hu_HU.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
hu_HU{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/hy.txt b/icu4c/source/data/locales/hy.txt
index 15992f94556..34c4adce9c4 100644
--- a/icu4c/source/data/locales/hy.txt
+++ b/icu4c/source/data/locales/hy.txt
@@ -220,7 +220,7 @@ hy{
native{"latn"}
traditional{"armn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/hy_AM.txt b/icu4c/source/data/locales/hy_AM.txt
index ec7ec21751c..cdb89f9dfe8 100644
--- a/icu4c/source/data/locales/hy_AM.txt
+++ b/icu4c/source/data/locales/hy_AM.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
hy_AM{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ia.txt b/icu4c/source/data/locales/ia.txt
index 3dccb77829a..788cfa9ebe4 100644
--- a/icu4c/source/data/locales/ia.txt
+++ b/icu4c/source/data/locales/ia.txt
@@ -193,7 +193,7 @@ ia{
}
minimumGroupingDigits{"2"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ia_001.txt b/icu4c/source/data/locales/ia_001.txt
index b1048bb33dc..94a07be46a8 100644
--- a/icu4c/source/data/locales/ia_001.txt
+++ b/icu4c/source/data/locales/ia_001.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ia_001{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/id.txt b/icu4c/source/data/locales/id.txt
index cb5aa5998d3..1530afe1f1d 100644
--- a/icu4c/source/data/locales/id.txt
+++ b/icu4c/source/data/locales/id.txt
@@ -175,7 +175,7 @@ id{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/id_ID.txt b/icu4c/source/data/locales/id_ID.txt
index 4e465ba8417..c91f9117ed6 100644
--- a/icu4c/source/data/locales/id_ID.txt
+++ b/icu4c/source/data/locales/id_ID.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
id_ID{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ig.txt b/icu4c/source/data/locales/ig.txt
index 40fd32f900c..ba83a35a187 100644
--- a/icu4c/source/data/locales/ig.txt
+++ b/icu4c/source/data/locales/ig.txt
@@ -101,7 +101,7 @@ ig{
}
minimumGroupingDigits{"1"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ig_NG.txt b/icu4c/source/data/locales/ig_NG.txt
index c1313d8d7ef..bb274f19990 100644
--- a/icu4c/source/data/locales/ig_NG.txt
+++ b/icu4c/source/data/locales/ig_NG.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ig_NG{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ii.txt b/icu4c/source/data/locales/ii.txt
index d6916699549..101e30fe416 100644
--- a/icu4c/source/data/locales/ii.txt
+++ b/icu4c/source/data/locales/ii.txt
@@ -20,7 +20,7 @@ ii{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
AmPmMarkers{
diff --git a/icu4c/source/data/locales/ii_CN.txt b/icu4c/source/data/locales/ii_CN.txt
index 7237529c9c4..fc1ffb00364 100644
--- a/icu4c/source/data/locales/ii_CN.txt
+++ b/icu4c/source/data/locales/ii_CN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ii_CN{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/is.txt b/icu4c/source/data/locales/is.txt
index 739662319e8..3e7880c3315 100644
--- a/icu4c/source/data/locales/is.txt
+++ b/icu4c/source/data/locales/is.txt
@@ -221,7 +221,7 @@ is{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/is_IS.txt b/icu4c/source/data/locales/is_IS.txt
index f6d00ac4c61..33cfadf84d2 100644
--- a/icu4c/source/data/locales/is_IS.txt
+++ b/icu4c/source/data/locales/is_IS.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
is_IS{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/it.txt b/icu4c/source/data/locales/it.txt
index 1846f035225..d3ffa35d930 100644
--- a/icu4c/source/data/locales/it.txt
+++ b/icu4c/source/data/locales/it.txt
@@ -212,7 +212,7 @@ it{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/it_CH.txt b/icu4c/source/data/locales/it_CH.txt
index 3d9e4ebbbda..e40ed11ef65 100644
--- a/icu4c/source/data/locales/it_CH.txt
+++ b/icu4c/source/data/locales/it_CH.txt
@@ -13,7 +13,7 @@ it_CH{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/it_IT.txt b/icu4c/source/data/locales/it_IT.txt
index 6befea87898..faa85f25665 100644
--- a/icu4c/source/data/locales/it_IT.txt
+++ b/icu4c/source/data/locales/it_IT.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
it_IT{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/it_SM.txt b/icu4c/source/data/locales/it_SM.txt
index a5da8923c06..0db8e99b117 100644
--- a/icu4c/source/data/locales/it_SM.txt
+++ b/icu4c/source/data/locales/it_SM.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
it_SM{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/it_VA.txt b/icu4c/source/data/locales/it_VA.txt
index a61cf209626..ab0f08b7e9f 100644
--- a/icu4c/source/data/locales/it_VA.txt
+++ b/icu4c/source/data/locales/it_VA.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
it_VA{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ja.txt b/icu4c/source/data/locales/ja.txt
index c096ffed17b..9785cefac41 100644
--- a/icu4c/source/data/locales/ja.txt
+++ b/icu4c/source/data/locales/ja.txt
@@ -235,7 +235,7 @@ ja{
native{"latn"}
traditional{"jpan"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ja_JP.txt b/icu4c/source/data/locales/ja_JP.txt
index fa27f97803c..b06492bafe9 100644
--- a/icu4c/source/data/locales/ja_JP.txt
+++ b/icu4c/source/data/locales/ja_JP.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ja_JP{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ja_JP_TRADITIONAL.txt b/icu4c/source/data/locales/ja_JP_TRADITIONAL.txt
index 2a23df32faa..df91f49fd9e 100644
--- a/icu4c/source/data/locales/ja_JP_TRADITIONAL.txt
+++ b/icu4c/source/data/locales/ja_JP_TRADITIONAL.txt
@@ -1,6 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ja_JP_TRADITIONAL{
+ Version{"37"}
calendar{
default{"japanese"}
}
diff --git a/icu4c/source/data/locales/jgo.txt b/icu4c/source/data/locales/jgo.txt
index 51a80366e6b..ae9d937c31d 100644
--- a/icu4c/source/data/locales/jgo.txt
+++ b/icu4c/source/data/locales/jgo.txt
@@ -39,7 +39,7 @@ jgo{
}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/jgo_CM.txt b/icu4c/source/data/locales/jgo_CM.txt
index 27b0060f80a..03a86a4a4d6 100644
--- a/icu4c/source/data/locales/jgo_CM.txt
+++ b/icu4c/source/data/locales/jgo_CM.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
jgo_CM{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/jmc.txt b/icu4c/source/data/locales/jmc.txt
index 255a2bf74a0..b9acb387742 100644
--- a/icu4c/source/data/locales/jmc.txt
+++ b/icu4c/source/data/locales/jmc.txt
@@ -11,7 +11,7 @@ jmc{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/jmc_TZ.txt b/icu4c/source/data/locales/jmc_TZ.txt
index 7213caf8ba6..6f1bcafbe99 100644
--- a/icu4c/source/data/locales/jmc_TZ.txt
+++ b/icu4c/source/data/locales/jmc_TZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
jmc_TZ{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/jv.txt b/icu4c/source/data/locales/jv.txt
index bce9fe67a58..116c1074887 100644
--- a/icu4c/source/data/locales/jv.txt
+++ b/icu4c/source/data/locales/jv.txt
@@ -156,7 +156,7 @@ jv{
}
native{"java"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/jv_ID.txt b/icu4c/source/data/locales/jv_ID.txt
index 029dc47f8ff..4f653eb18b7 100644
--- a/icu4c/source/data/locales/jv_ID.txt
+++ b/icu4c/source/data/locales/jv_ID.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
jv_ID{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ka.txt b/icu4c/source/data/locales/ka.txt
index dd6d18c268d..24493c9d823 100644
--- a/icu4c/source/data/locales/ka.txt
+++ b/icu4c/source/data/locales/ka.txt
@@ -221,7 +221,7 @@ ka{
native{"latn"}
traditional{"geor"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ka_GE.txt b/icu4c/source/data/locales/ka_GE.txt
index 69e1c102862..42abc843d59 100644
--- a/icu4c/source/data/locales/ka_GE.txt
+++ b/icu4c/source/data/locales/ka_GE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ka_GE{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/kab.txt b/icu4c/source/data/locales/kab.txt
index d4cd401242e..184992abf6a 100644
--- a/icu4c/source/data/locales/kab.txt
+++ b/icu4c/source/data/locales/kab.txt
@@ -16,7 +16,7 @@ kab{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/kab_DZ.txt b/icu4c/source/data/locales/kab_DZ.txt
index 5ec538ef826..47544a88c40 100644
--- a/icu4c/source/data/locales/kab_DZ.txt
+++ b/icu4c/source/data/locales/kab_DZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kab_DZ{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/kam.txt b/icu4c/source/data/locales/kam.txt
index f9c8a93c4e9..43335a14605 100644
--- a/icu4c/source/data/locales/kam.txt
+++ b/icu4c/source/data/locales/kam.txt
@@ -11,7 +11,7 @@ kam{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/kam_KE.txt b/icu4c/source/data/locales/kam_KE.txt
index fc139886687..e2fe382dde3 100644
--- a/icu4c/source/data/locales/kam_KE.txt
+++ b/icu4c/source/data/locales/kam_KE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kam_KE{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/kde.txt b/icu4c/source/data/locales/kde.txt
index 524e07c975b..36639a4d0d8 100644
--- a/icu4c/source/data/locales/kde.txt
+++ b/icu4c/source/data/locales/kde.txt
@@ -11,7 +11,7 @@ kde{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/kde_TZ.txt b/icu4c/source/data/locales/kde_TZ.txt
index b1955958eb4..b8be8fd1e35 100644
--- a/icu4c/source/data/locales/kde_TZ.txt
+++ b/icu4c/source/data/locales/kde_TZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kde_TZ{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/kea.txt b/icu4c/source/data/locales/kea.txt
index b621801abca..f47279ccc17 100644
--- a/icu4c/source/data/locales/kea.txt
+++ b/icu4c/source/data/locales/kea.txt
@@ -141,7 +141,7 @@ kea{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/kea_CV.txt b/icu4c/source/data/locales/kea_CV.txt
index 677bd084249..be084c8c2b5 100644
--- a/icu4c/source/data/locales/kea_CV.txt
+++ b/icu4c/source/data/locales/kea_CV.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kea_CV{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/khq.txt b/icu4c/source/data/locales/khq.txt
index 483fc77d6c0..a1521e77455 100644
--- a/icu4c/source/data/locales/khq.txt
+++ b/icu4c/source/data/locales/khq.txt
@@ -15,7 +15,7 @@ khq{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/khq_ML.txt b/icu4c/source/data/locales/khq_ML.txt
index 3110676ff7e..d48e656d5db 100644
--- a/icu4c/source/data/locales/khq_ML.txt
+++ b/icu4c/source/data/locales/khq_ML.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
khq_ML{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ki.txt b/icu4c/source/data/locales/ki.txt
index 3c892f52d95..fad31669405 100644
--- a/icu4c/source/data/locales/ki.txt
+++ b/icu4c/source/data/locales/ki.txt
@@ -12,7 +12,7 @@ ki{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ki_KE.txt b/icu4c/source/data/locales/ki_KE.txt
index 0239b1b2d51..30a01d39c0b 100644
--- a/icu4c/source/data/locales/ki_KE.txt
+++ b/icu4c/source/data/locales/ki_KE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ki_KE{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/kk.txt b/icu4c/source/data/locales/kk.txt
index fa8d9458f60..87c15231fd3 100644
--- a/icu4c/source/data/locales/kk.txt
+++ b/icu4c/source/data/locales/kk.txt
@@ -221,7 +221,7 @@ kk{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/kk_KZ.txt b/icu4c/source/data/locales/kk_KZ.txt
index b0cb23c8d32..7f1209203d8 100644
--- a/icu4c/source/data/locales/kk_KZ.txt
+++ b/icu4c/source/data/locales/kk_KZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kk_KZ{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/kkj.txt b/icu4c/source/data/locales/kkj.txt
index 80c702377d2..79cb646bd0e 100644
--- a/icu4c/source/data/locales/kkj.txt
+++ b/icu4c/source/data/locales/kkj.txt
@@ -24,7 +24,7 @@ kkj{
}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
@@ -184,7 +184,7 @@ kkj{
"fɛ",
"njapi",
"nyukul",
- "11",
+ "M11",
"ɓulɓusɛ",
}
}
@@ -200,7 +200,7 @@ kkj{
"fɛ",
"njapi",
"nyukul",
- "11",
+ "M11",
"ɓulɓusɛ",
}
}
diff --git a/icu4c/source/data/locales/kkj_CM.txt b/icu4c/source/data/locales/kkj_CM.txt
index d3878c9d93d..fce1470743c 100644
--- a/icu4c/source/data/locales/kkj_CM.txt
+++ b/icu4c/source/data/locales/kkj_CM.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kkj_CM{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/kl.txt b/icu4c/source/data/locales/kl.txt
index c120d2a230e..7f9badab457 100644
--- a/icu4c/source/data/locales/kl.txt
+++ b/icu4c/source/data/locales/kl.txt
@@ -23,7 +23,7 @@ kl{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/kl_GL.txt b/icu4c/source/data/locales/kl_GL.txt
index 2a71f50dcd0..77653d793e3 100644
--- a/icu4c/source/data/locales/kl_GL.txt
+++ b/icu4c/source/data/locales/kl_GL.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kl_GL{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/kln.txt b/icu4c/source/data/locales/kln.txt
index c1c9dd19164..3d487c7c3ca 100644
--- a/icu4c/source/data/locales/kln.txt
+++ b/icu4c/source/data/locales/kln.txt
@@ -12,7 +12,7 @@ kln{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/kln_KE.txt b/icu4c/source/data/locales/kln_KE.txt
index bf94e86973c..831151ddc59 100644
--- a/icu4c/source/data/locales/kln_KE.txt
+++ b/icu4c/source/data/locales/kln_KE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kln_KE{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/km.txt b/icu4c/source/data/locales/km.txt
index 5b6ea09faa1..ff6b909b2a3 100644
--- a/icu4c/source/data/locales/km.txt
+++ b/icu4c/source/data/locales/km.txt
@@ -178,7 +178,7 @@ km{
minimumGroupingDigits{"1"}
native{"khmr"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
@@ -1737,6 +1737,13 @@ km{
middle{"{0}, {1}"}
start{"{0}, {1}"}
}
+ standard-narrow{
+ 2{"{0}, {1}"}
+ end{"{0}, {1}"}
+ }
+ standard-short{
+ 2{"{0} និង {1}"}
+ }
unit{
2{"{0} {1}"}
end{"{0} {1}"}
diff --git a/icu4c/source/data/locales/km_KH.txt b/icu4c/source/data/locales/km_KH.txt
index c56e73ab53a..b493f4a0add 100644
--- a/icu4c/source/data/locales/km_KH.txt
+++ b/icu4c/source/data/locales/km_KH.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
km_KH{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/kn.txt b/icu4c/source/data/locales/kn.txt
index c7cce7821a4..e4a758e3b1f 100644
--- a/icu4c/source/data/locales/kn.txt
+++ b/icu4c/source/data/locales/kn.txt
@@ -240,7 +240,7 @@ kn{
minimumGroupingDigits{"1"}
native{"knda"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/kn_IN.txt b/icu4c/source/data/locales/kn_IN.txt
index c6918101b5c..2facaaa3861 100644
--- a/icu4c/source/data/locales/kn_IN.txt
+++ b/icu4c/source/data/locales/kn_IN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kn_IN{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ko.txt b/icu4c/source/data/locales/ko.txt
index 33d27543429..6bbb88b4c4b 100644
--- a/icu4c/source/data/locales/ko.txt
+++ b/icu4c/source/data/locales/ko.txt
@@ -207,7 +207,7 @@ ko{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
availableFormats{
diff --git a/icu4c/source/data/locales/ko_KP.txt b/icu4c/source/data/locales/ko_KP.txt
index 86d5c6e45d8..3accb54e215 100644
--- a/icu4c/source/data/locales/ko_KP.txt
+++ b/icu4c/source/data/locales/ko_KP.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ko_KP{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ko_KR.txt b/icu4c/source/data/locales/ko_KR.txt
index f92701240e7..f146ba53664 100644
--- a/icu4c/source/data/locales/ko_KR.txt
+++ b/icu4c/source/data/locales/ko_KR.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ko_KR{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/kok.txt b/icu4c/source/data/locales/kok.txt
index 38b874ebc66..ca2c7c75f12 100644
--- a/icu4c/source/data/locales/kok.txt
+++ b/icu4c/source/data/locales/kok.txt
@@ -36,6 +36,7 @@ kok{
}
latn{
miscPatterns{
+ approximately{"~{0}"}
atLeast{"{0}+"}
atMost{"≤{0}"}
range{"{0}–{1}"}
@@ -189,7 +190,7 @@ kok{
minimumGroupingDigits{"1"}
native{"deva"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
@@ -432,10 +433,10 @@ kok{
ms{"mm:ss"}
y{"y"}
yM{"y-MM"}
- yMEd{"y-MM-dd, E"}
+ yMEd{"d-M-y, E"}
yMMM{"y MMM"}
yMMMEd{"y MMM d, E"}
- yMMMM{"y MMMM"}
+ yMMMM{"MMMM, y"}
yMMMd{"y MMM d"}
yMd{"y-MM-dd"}
yQQQ{"y QQQ"}
@@ -451,7 +452,7 @@ kok{
"सोमार",
"मंगळार",
"बुधवार",
- "गुरुवार",
+ "बिरेस्तार",
"शुक्रार",
"शेनवार",
}
@@ -460,7 +461,7 @@ kok{
"सो",
"मं",
"बु",
- "गु",
+ "बि",
"शु",
"शे",
}
@@ -469,7 +470,7 @@ kok{
"सोम",
"मंगळ",
"बुध",
- "गुरु",
+ "बिरे",
"शुक्र",
"शेन",
}
@@ -478,7 +479,7 @@ kok{
"सोमार",
"मंगळार",
"बुधवार",
- "गुरुवार",
+ "बिरेस्तार",
"शुक्रार",
"शेनवार",
}
@@ -489,7 +490,7 @@ kok{
"सोमार",
"मंगळार",
"बुधवार",
- "गुरुवार",
+ "बिरेस्तार",
"शुक्रार",
"शेनवार",
}
@@ -498,7 +499,7 @@ kok{
"सो",
"मं",
"बु",
- "गु",
+ "ब",
"शु",
"शे",
}
@@ -507,7 +508,7 @@ kok{
"सोम",
"मंगळ",
"बुध",
- "गुरु",
+ "बिरे",
"शुक्र",
"शेन",
}
@@ -516,7 +517,7 @@ kok{
"सोमार",
"मंगळार",
"बुधवार",
- "गुरुवार",
+ "बिरेस्तार",
"शुक्रार",
"शेनवार",
}
@@ -707,8 +708,8 @@ kok{
"एप्रिल",
"मे",
"जून",
- "जुलाय",
- "आगोस्त",
+ "जुलय",
+ "ऑगस्ट",
"सप्टेंबर",
"ऑक्टोबर",
"नोव्हेंबर",
@@ -735,8 +736,8 @@ kok{
"एप्रिल",
"मे",
"जून",
- "जुलाय",
- "आगोस्त",
+ "जुलय",
+ "ऑगस्ट",
"सप्टेंबर",
"ऑक्टोबर",
"नोव्हेंबर",
@@ -745,18 +746,18 @@ kok{
}
stand-alone{
abbreviated{
- "जानेवारी",
- "फेब्रुवारी",
+ "जाने",
+ "फेब्रु",
"मार्च",
- "एप्रिल",
+ "एप्री",
"मे",
"जून",
- "जुलाय",
- "आगोस्त",
- "सप्टेंबर",
- "ऑक्टोबर",
- "नोव्हेंबर",
- "डिसेंबर",
+ "जुल",
+ "ऑग",
+ "सप्टें",
+ "ऑक्टो",
+ "नो",
+ "डिसे",
}
narrow{
"1",
@@ -779,8 +780,8 @@ kok{
"एप्रिल",
"मे",
"जून",
- "जुलाय",
- "आगोस्त",
+ "जुलय",
+ "ऑगस्ट",
"सप्टेंबर",
"ऑक्टोबर",
"नोव्हेंबर",
@@ -810,24 +811,12 @@ kok{
}
}
stand-alone{
- abbreviated{
- "Q1",
- "Q2",
- "Q3",
- "Q4",
- }
narrow{
"1",
"2",
"3",
"4",
}
- wide{
- "1लें त्रैमासीक",
- "2रें त्रैमासीक",
- "3रें त्रैमासीक",
- "4थें त्रैमासीक",
- }
}
}
}
@@ -853,6 +842,7 @@ kok{
downwards_arrows{"सकयल दर्शोवपी बाण"}
downwards_upwards_arrows{"सकयल वयर दर्शोवपी बाण"}
east_asian_scripts{"उदेंत आशियाई लिपी"}
+ emoji{"इमोजी"}
european_scripts{"युरोपियन लिपी"}
female{"बायल"}
flag{"बावटो"}
@@ -887,11 +877,11 @@ kok{
modifier{"मॉडिफायर"}
musical_symbols{"संगिताचें चिन्न"}
nature{"सैम"}
- nonspacing{"सुवातना"}
+ nonspacing{"सुवात ना"}
numbers{"आंकडे"}
objects{"ऑब्जॅक्ट"}
other{"हेर"}
- paired{"जोडी लायिल्लें"}
+ paired{"जोडी"}
person{"व्यक्ती"}
phonetic_alphabet{"फोनेटिक अक्षर"}
pictographs{"पिक्टोग्राफ"}
@@ -903,20 +893,20 @@ kok{
small_form_variant{"ल्हान वेरीयंट"}
smiley{"स्मायली"}
smileys_people{"स्मायली वा व्यक्ती"}
- south_asian_scripts{"दक्षिण आशियाई लिपी"}
+ south_asian_scripts{"दक्षीण आशियायी लिपी"}
southeast_asian_scripts{"आग्नेय आशियाई लिपी"}
spacing{"सुवात घेवप"}
- sport{"क्रिडा"}
- symbols{"कुरू"}
- technical_symbols{"तांत्रिक कुरू"}
+ sport{"खेळ"}
+ symbols{"चिन्न"}
+ technical_symbols{"तांत्रीक चिन्न"}
tone_marks{"स्वर खूण"}
- travel{"भोंवडी"}
- travel_places{"भोंवडी वा सुवात"}
+ travel{"प्रवास"}
+ travel_places{"प्रवास वा ठिकाण"}
upwards_arrows{"वयर दर्शोवपी बाण"}
variant_forms{"वेरीयंट"}
vocalic_jamo{"स्वरयुक्त जामो"}
weather{"हवामान"}
- western_asian_scripts{"अस्तंत आशियाई लिपी"}
+ western_asian_scripts{"पश्चिमी आशियायी लिपी"}
whitespace{"धवीसुवात"}
}
delimiters{
@@ -1289,7 +1279,6 @@ kok{
}
}
second-narrow{
- dn{"सेकंद"}
relativeTime{
future{
other{"{0} सेकंदानीं"}
@@ -1624,6 +1613,9 @@ kok{
middle{"{0}, {1}"}
start{"{0}, {1}"}
}
+ standard-narrow{
+ 2{"{0}, {1}"}
+ }
standard-short{
2{"{0} & {1}"}
}
diff --git a/icu4c/source/data/locales/kok_IN.txt b/icu4c/source/data/locales/kok_IN.txt
index a0ab7b4a3db..215e6b115f8 100644
--- a/icu4c/source/data/locales/kok_IN.txt
+++ b/icu4c/source/data/locales/kok_IN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kok_IN{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ks.txt b/icu4c/source/data/locales/ks.txt
index 298d5a828c9..d8cad3eb9e9 100644
--- a/icu4c/source/data/locales/ks.txt
+++ b/icu4c/source/data/locales/ks.txt
@@ -36,7 +36,7 @@ ks{
}
native{"arabext"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ks_Arab.txt b/icu4c/source/data/locales/ks_Arab.txt
new file mode 100644
index 00000000000..aafa093f184
--- /dev/null
+++ b/icu4c/source/data/locales/ks_Arab.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+ks_Arab{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/locales/ks_Arab_IN.txt b/icu4c/source/data/locales/ks_Arab_IN.txt
new file mode 100644
index 00000000000..b70e84922c1
--- /dev/null
+++ b/icu4c/source/data/locales/ks_Arab_IN.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+ks_Arab_IN{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/locales/ks_IN.txt b/icu4c/source/data/locales/ks_IN.txt
index 1be327b6792..fd8b52d9b4a 100644
--- a/icu4c/source/data/locales/ks_IN.txt
+++ b/icu4c/source/data/locales/ks_IN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ks_IN{
- Version{"36.1"}
+ "%%ALIAS"{"ks_Arab_IN"}
}
diff --git a/icu4c/source/data/locales/ksb.txt b/icu4c/source/data/locales/ksb.txt
index a356b6cba92..03810d2397c 100644
--- a/icu4c/source/data/locales/ksb.txt
+++ b/icu4c/source/data/locales/ksb.txt
@@ -11,7 +11,7 @@ ksb{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ksb_TZ.txt b/icu4c/source/data/locales/ksb_TZ.txt
index 54d78225335..89ccd507465 100644
--- a/icu4c/source/data/locales/ksb_TZ.txt
+++ b/icu4c/source/data/locales/ksb_TZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ksb_TZ{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ksf.txt b/icu4c/source/data/locales/ksf.txt
index b4e362c30cb..24ab9db9826 100644
--- a/icu4c/source/data/locales/ksf.txt
+++ b/icu4c/source/data/locales/ksf.txt
@@ -20,7 +20,7 @@ ksf{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ksf_CM.txt b/icu4c/source/data/locales/ksf_CM.txt
index 57a3c01fda0..dede4a0ff2d 100644
--- a/icu4c/source/data/locales/ksf_CM.txt
+++ b/icu4c/source/data/locales/ksf_CM.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ksf_CM{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ksh.txt b/icu4c/source/data/locales/ksh.txt
index fa683502804..acdc8c6a4cc 100644
--- a/icu4c/source/data/locales/ksh.txt
+++ b/icu4c/source/data/locales/ksh.txt
@@ -161,7 +161,7 @@ ksh{
}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ksh_DE.txt b/icu4c/source/data/locales/ksh_DE.txt
index bdc893be42f..09f8ae43dc7 100644
--- a/icu4c/source/data/locales/ksh_DE.txt
+++ b/icu4c/source/data/locales/ksh_DE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ksh_DE{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ku.txt b/icu4c/source/data/locales/ku.txt
index b9edb773f36..1927899839b 100644
--- a/icu4c/source/data/locales/ku.txt
+++ b/icu4c/source/data/locales/ku.txt
@@ -50,7 +50,7 @@ ku{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
@@ -165,10 +165,6 @@ ku{
"BZ",
"PZ",
}
- abbreviated%variant{
- "BZ",
- "PZ",
- }
wide{
"berî zayînê",
"piştî zayînê",
diff --git a/icu4c/source/data/locales/ku_TR.txt b/icu4c/source/data/locales/ku_TR.txt
index f7e7788d6b3..9c1dad683ff 100644
--- a/icu4c/source/data/locales/ku_TR.txt
+++ b/icu4c/source/data/locales/ku_TR.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ku_TR{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/kw.txt b/icu4c/source/data/locales/kw.txt
index d6ea27de809..1a77d60777d 100644
--- a/icu4c/source/data/locales/kw.txt
+++ b/icu4c/source/data/locales/kw.txt
@@ -9,7 +9,7 @@ kw{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
AmPmMarkers{
diff --git a/icu4c/source/data/locales/kw_GB.txt b/icu4c/source/data/locales/kw_GB.txt
index 896a4cd307d..9498880dc40 100644
--- a/icu4c/source/data/locales/kw_GB.txt
+++ b/icu4c/source/data/locales/kw_GB.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kw_GB{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ky.txt b/icu4c/source/data/locales/ky.txt
index acd2f932817..02bfdb1a2a0 100644
--- a/icu4c/source/data/locales/ky.txt
+++ b/icu4c/source/data/locales/ky.txt
@@ -214,7 +214,7 @@ ky{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
@@ -593,10 +593,6 @@ ky{
"б.з.ч.",
"б.з.",
}
- abbreviated%variant{
- "б.з.ч.",
- "б.з.",
- }
wide{
"биздин заманга чейин",
"биздин заман",
diff --git a/icu4c/source/data/locales/ky_KG.txt b/icu4c/source/data/locales/ky_KG.txt
index 738e6946324..2dd91eb8d3d 100644
--- a/icu4c/source/data/locales/ky_KG.txt
+++ b/icu4c/source/data/locales/ky_KG.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ky_KG{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/lag.txt b/icu4c/source/data/locales/lag.txt
index 9420a64fc3e..903125d1cf9 100644
--- a/icu4c/source/data/locales/lag.txt
+++ b/icu4c/source/data/locales/lag.txt
@@ -3,7 +3,7 @@
lag{
ExemplarCharacters{"[a á b c d e é f g h i í ɨ j k l m n o ó p q r s t u ú ʉ v w x y z]"}
ExemplarCharactersIndex{"[A B C D E F G H I Ɨ J K L M N O P Q R S T U Ʉ V W X Y Z]"}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/lag_TZ.txt b/icu4c/source/data/locales/lag_TZ.txt
index ba2f5bd9a2b..8f46d665ac2 100644
--- a/icu4c/source/data/locales/lag_TZ.txt
+++ b/icu4c/source/data/locales/lag_TZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
lag_TZ{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/lb.txt b/icu4c/source/data/locales/lb.txt
index 607384bec36..c91831d391f 100644
--- a/icu4c/source/data/locales/lb.txt
+++ b/icu4c/source/data/locales/lb.txt
@@ -156,7 +156,7 @@ lb{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/lb_LU.txt b/icu4c/source/data/locales/lb_LU.txt
index 6094e549e8d..f9a89f3568c 100644
--- a/icu4c/source/data/locales/lb_LU.txt
+++ b/icu4c/source/data/locales/lb_LU.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
lb_LU{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/lg.txt b/icu4c/source/data/locales/lg.txt
index ab547d0679c..381f65a8675 100644
--- a/icu4c/source/data/locales/lg.txt
+++ b/icu4c/source/data/locales/lg.txt
@@ -11,7 +11,7 @@ lg{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/lg_UG.txt b/icu4c/source/data/locales/lg_UG.txt
index 186550cd4ab..d91e4462e15 100644
--- a/icu4c/source/data/locales/lg_UG.txt
+++ b/icu4c/source/data/locales/lg_UG.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
lg_UG{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/lkt.txt b/icu4c/source/data/locales/lkt.txt
index f4eb2d32d70..d2d0edcdbf5 100644
--- a/icu4c/source/data/locales/lkt.txt
+++ b/icu4c/source/data/locales/lkt.txt
@@ -9,7 +9,7 @@ lkt{
ExemplarCharactersIndex{"[A B Č E G Ǧ H Ȟ I K L M N Ŋ O P S Š T U W Y Z Ž]"}
ExemplarCharactersNumbers{"[\\- ‑ , . % ‰ + 0 1 2 3 4 5 6 7 8 9]"}
ExemplarCharactersPunctuation{"[\\- ‐ ‑ – — , ; \\: ! ? . \u0022 “ ” ( ) \\[ \\] @ * / \\& #]"}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/lkt_US.txt b/icu4c/source/data/locales/lkt_US.txt
index a2fe402299d..d4aea4a2f8f 100644
--- a/icu4c/source/data/locales/lkt_US.txt
+++ b/icu4c/source/data/locales/lkt_US.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
lkt_US{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ln.txt b/icu4c/source/data/locales/ln.txt
index a5f3f07e09e..4dd12bf1c78 100644
--- a/icu4c/source/data/locales/ln.txt
+++ b/icu4c/source/data/locales/ln.txt
@@ -24,7 +24,7 @@ ln{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ln_AO.txt b/icu4c/source/data/locales/ln_AO.txt
index 30770aaaf51..1a0486f8c20 100644
--- a/icu4c/source/data/locales/ln_AO.txt
+++ b/icu4c/source/data/locales/ln_AO.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ln_AO{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ln_CD.txt b/icu4c/source/data/locales/ln_CD.txt
index be9a6d69d2d..f433b575c75 100644
--- a/icu4c/source/data/locales/ln_CD.txt
+++ b/icu4c/source/data/locales/ln_CD.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ln_CD{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ln_CF.txt b/icu4c/source/data/locales/ln_CF.txt
index a33be930fb4..aac62c4b416 100644
--- a/icu4c/source/data/locales/ln_CF.txt
+++ b/icu4c/source/data/locales/ln_CF.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ln_CF{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ln_CG.txt b/icu4c/source/data/locales/ln_CG.txt
index ea69980f335..b8b83440beb 100644
--- a/icu4c/source/data/locales/ln_CG.txt
+++ b/icu4c/source/data/locales/ln_CG.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ln_CG{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/lo.txt b/icu4c/source/data/locales/lo.txt
index 9404bc184ab..f4122181d55 100644
--- a/icu4c/source/data/locales/lo.txt
+++ b/icu4c/source/data/locales/lo.txt
@@ -263,7 +263,7 @@ lo{
}
native{"laoo"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
chinese{
DateTimePatterns{
@@ -737,6 +737,22 @@ lo{
M{"GGGGG M/y – M/y"}
y{"GGGGG M/y – M/y"}
}
+ GyMEd{
+ G{"E, d/M GGGGG y – E, d/M GGGGG y"}
+ M{"E, d/M GGGGG y – E, d/M GGGGG y"}
+ d{"E, d/M GGGGG y – E, d/M GGGGG y"}
+ }
+ GyMMMEd{
+ G{"E, d MMM G y – E, d MMM G y"}
+ M{"E, d MMM – E, d MMM G y"}
+ d{"E, d MMM – E, d MMM G y"}
+ y{"E, d MMM G y – E, d MMM G y"}
+ }
+ GyMMMd{
+ G{"d MMM G y– d MMM G y"}
+ M{"d MMM – d MMM G y"}
+ y{"d MMM G y– d MMM G y"}
+ }
GyMd{
G{"GGGGG d/M/y – GGGGG d/M/y"}
M{"GGGGG d/M/y – d/M/y"}
diff --git a/icu4c/source/data/locales/lo_LA.txt b/icu4c/source/data/locales/lo_LA.txt
index 6c290e2fb18..3ae3c66d76a 100644
--- a/icu4c/source/data/locales/lo_LA.txt
+++ b/icu4c/source/data/locales/lo_LA.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
lo_LA{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/lrc.txt b/icu4c/source/data/locales/lrc.txt
index 30db77aab3c..94879ceb413 100644
--- a/icu4c/source/data/locales/lrc.txt
+++ b/icu4c/source/data/locales/lrc.txt
@@ -36,7 +36,7 @@ lrc{
}
native{"arabext"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
default{"persian"}
generic{
@@ -148,10 +148,6 @@ lrc{
"BCE",
"CE",
}
- abbreviated%variant{
- "BCE",
- "CE",
- }
}
intervalFormats{
fallback{"{0} – {1}"}
diff --git a/icu4c/source/data/locales/lrc_IQ.txt b/icu4c/source/data/locales/lrc_IQ.txt
index 93f19b67f9b..f063fb584f4 100644
--- a/icu4c/source/data/locales/lrc_IQ.txt
+++ b/icu4c/source/data/locales/lrc_IQ.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
lrc_IQ{
- Version{"36.1"}
+ Version{"37"}
calendar{
default{"gregorian"}
gregorian{
diff --git a/icu4c/source/data/locales/lrc_IR.txt b/icu4c/source/data/locales/lrc_IR.txt
index a425c463b5d..b10e358520a 100644
--- a/icu4c/source/data/locales/lrc_IR.txt
+++ b/icu4c/source/data/locales/lrc_IR.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
lrc_IR{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/lt.txt b/icu4c/source/data/locales/lt.txt
index 114645b2567..66cda50b43f 100644
--- a/icu4c/source/data/locales/lt.txt
+++ b/icu4c/source/data/locales/lt.txt
@@ -292,7 +292,7 @@ lt{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/lt_LT.txt b/icu4c/source/data/locales/lt_LT.txt
index 4d265c0b65e..52c3f080818 100644
--- a/icu4c/source/data/locales/lt_LT.txt
+++ b/icu4c/source/data/locales/lt_LT.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
lt_LT{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/lu.txt b/icu4c/source/data/locales/lu.txt
index 4a74a392ab9..a0df6a0d595 100644
--- a/icu4c/source/data/locales/lu.txt
+++ b/icu4c/source/data/locales/lu.txt
@@ -20,7 +20,7 @@ lu{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/lu_CD.txt b/icu4c/source/data/locales/lu_CD.txt
index d5cf8395d39..3973482f00a 100644
--- a/icu4c/source/data/locales/lu_CD.txt
+++ b/icu4c/source/data/locales/lu_CD.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
lu_CD{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/luo.txt b/icu4c/source/data/locales/luo.txt
index 234f32e24a8..3f6d317722c 100644
--- a/icu4c/source/data/locales/luo.txt
+++ b/icu4c/source/data/locales/luo.txt
@@ -11,7 +11,7 @@ luo{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/luo_KE.txt b/icu4c/source/data/locales/luo_KE.txt
index da4a909e7a2..eb69e30d522 100644
--- a/icu4c/source/data/locales/luo_KE.txt
+++ b/icu4c/source/data/locales/luo_KE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
luo_KE{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/luy.txt b/icu4c/source/data/locales/luy.txt
index fe6e7c6092d..d10739b59ae 100644
--- a/icu4c/source/data/locales/luy.txt
+++ b/icu4c/source/data/locales/luy.txt
@@ -10,7 +10,7 @@ luy{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/luy_KE.txt b/icu4c/source/data/locales/luy_KE.txt
index 5040171053e..90cd0b33361 100644
--- a/icu4c/source/data/locales/luy_KE.txt
+++ b/icu4c/source/data/locales/luy_KE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
luy_KE{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/lv.txt b/icu4c/source/data/locales/lv.txt
index db10f831af0..f8cd0e9921d 100644
--- a/icu4c/source/data/locales/lv.txt
+++ b/icu4c/source/data/locales/lv.txt
@@ -251,7 +251,7 @@ lv{
minimumGroupingDigits{"2"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
eras{
@@ -803,10 +803,6 @@ lv{
"p.m.ē.",
"m.ē.",
}
- abbreviated%variant{
- "p.m.ē.",
- "m.ē.",
- }
narrow{
"p.m.ē.",
"m.ē.",
diff --git a/icu4c/source/data/locales/lv_LV.txt b/icu4c/source/data/locales/lv_LV.txt
index 4af943db977..aeafcf26727 100644
--- a/icu4c/source/data/locales/lv_LV.txt
+++ b/icu4c/source/data/locales/lv_LV.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
lv_LV{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/mai.txt b/icu4c/source/data/locales/mai.txt
new file mode 100644
index 00000000000..7a6c0ca625d
--- /dev/null
+++ b/icu4c/source/data/locales/mai.txt
@@ -0,0 +1,394 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+mai{
+ AuxExemplarCharacters{"[अ{अं} {अः} आ-ऌ ॡ ए ऐ ओ औ]"}
+ ExemplarCharacters{
+ "[क {क्ष} ख-घ च-ज {ज्ञ} झ-डड़{डं} ढढ़ ण त {त्र} थ-न प-र ल व श {श्र} ष-ह ा ि ी "
+ "\u0941 \u0942 \u0947 \u0948 ो ौ]"
+ }
+ ExemplarCharactersIndex{
+ "[अ{अं} {अः} आ-ऌ ॡ ए ऐ ओ-क {क्ष} ख-घ च-ज {ज्ञ} झ-डड़{डं} ढढ़ ण त {त्र} थ-न प-र "
+ "ल व श {श्र} ष-ह]"
+ }
+ ExemplarCharactersPunctuation{
+ "[_ \\- – — , ; \\: ! ? . … ' ‘ ’ \u0022 “ ” ( ) \\[ \\] \\{ \\} § @ * / "
+ "\\\\ \\& # ′ ″ ` + | ~]"
+ }
+ NumberElements{
+ latn{
+ patterns{
+ scientificFormat{"[#E0]"}
+ }
+ }
+ native{"deva"}
+ }
+ Version{"37"}
+ calendar{
+ generic{
+ DateTimePatterns{
+ "h:mm:ss a zzzz",
+ "h:mm:ss a z",
+ "h:mm:ss a",
+ "h:mm a",
+ "G EEEE, d MMMM y",
+ "G d MMMM y",
+ "G d MMM y",
+ "G d/M/y",
+ "{1}, {0}",
+ "{1} के {0}",
+ "{1} के {0}",
+ "{1}, {0}",
+ "{1}, {0}",
+ }
+ }
+ gregorian{
+ AmPmMarkers{
+ "am",
+ "pm",
+ }
+ DateTimePatterns{
+ "h:mm:ss a zzzz",
+ "h:mm:ss a z",
+ "h:mm:ss a",
+ "h:mm a",
+ "EEEE, d MMMM y",
+ "d MMMM y",
+ "d MMM y",
+ "d/M/yy",
+ "{1}, {0}",
+ "{1} के {0}",
+ "{1} के {0}",
+ "{1}, {0}",
+ "{1}, {0}",
+ }
+ availableFormats{
+ Bh{"B h"}
+ Bhm{"B h:mm"}
+ Bhms{"B h:mm:ss"}
+ EBhm{"E B h:mm"}
+ EBhms{"E B h:mm:ss"}
+ Ed{"E d"}
+ Gy{"y G"}
+ GyMMM{"MMM G y"}
+ GyMMMEd{"E, d MMM y G"}
+ GyMMMd{"d MMM y G"}
+ MEd{"E, d/M"}
+ MMMEd{"E, d MMM"}
+ MMMMd{"d MMMM"}
+ MMMd{"d MMM"}
+ Md{"d/M"}
+ yM{"M/y"}
+ yMEd{"E, d/M/y"}
+ yMMM{"MMM y"}
+ yMMMEd{"E, d MMM y"}
+ yMMMM{"MMMM y"}
+ yMMMd{"d MMM y"}
+ yMd{"d/M/y"}
+ yQQQ{"QQQ y"}
+ yQQQQ{"QQQQ y"}
+ }
+ dayNames{
+ format{
+ abbreviated{
+ "रवि",
+ "सोम",
+ "मंगल",
+ "बुध",
+ "गुरु",
+ "शुक्र",
+ "शनि",
+ }
+ narrow{
+ "र",
+ "सो",
+ "मं",
+ "बु",
+ "गु",
+ "शु",
+ "श",
+ }
+ wide{
+ "रविवार",
+ "सोमवार",
+ "मंगलवार",
+ "बुधवार",
+ "गुरुवार",
+ "शुक्रवार",
+ "शनिवार",
+ }
+ }
+ stand-alone{
+ abbreviated{
+ "रवि",
+ "सोम",
+ "मंगल",
+ "बुध",
+ "गुरु",
+ "शुक्र",
+ "शनि",
+ }
+ narrow{
+ "र",
+ "सो",
+ "मं",
+ "बु",
+ "गु",
+ "शु",
+ "श",
+ }
+ wide{
+ "रविवार",
+ "सोमवार",
+ "मंगलवार",
+ "बुधवार",
+ "गुरुवार",
+ "शुक्रवार",
+ "शनिवार",
+ }
+ }
+ }
+ eras{
+ abbreviated{
+ "ईसा-पूर्व",
+ "ईस्वी",
+ }
+ abbreviated%variant{
+ "ईसवी पूर्व",
+ "ईसवी",
+ }
+ }
+ monthNames{
+ format{
+ abbreviated{
+ "जन॰",
+ "फ़र॰",
+ "मार्च",
+ "अप्रैल",
+ "मई",
+ "जून",
+ "जुल॰",
+ "अग॰",
+ "सित॰",
+ "अक्तू॰",
+ "नव॰",
+ "दिस॰",
+ }
+ narrow{
+ "ज",
+ "फ़",
+ "मा",
+ "अ",
+ "म",
+ "जू",
+ "जु",
+ "अ",
+ "सि",
+ "अ",
+ "न",
+ "दि",
+ }
+ wide{
+ "जनवरी",
+ "फ़रवरी",
+ "मार्च",
+ "अप्रैल",
+ "मई",
+ "जून",
+ "जुलाई",
+ "अगस्त",
+ "सितंबर",
+ "अक्तूबर",
+ "नवंबर",
+ "दिसंबर",
+ }
+ }
+ stand-alone{
+ abbreviated{
+ "जन॰",
+ "फ़र॰",
+ "मार्च",
+ "अप्रैल",
+ "मई",
+ "जून",
+ "जुल॰",
+ "अग॰",
+ "सित॰",
+ "अक्तू॰",
+ "नव॰",
+ "दिस॰",
+ }
+ narrow{
+ "ज",
+ "फ़",
+ "मा",
+ "अ",
+ "म",
+ "जू",
+ "जु",
+ "अ",
+ "सि",
+ "अ",
+ "न",
+ "दि",
+ }
+ wide{
+ "जनवरी",
+ "फ़रवरी",
+ "मार्च",
+ "अप्रैल",
+ "मई",
+ "जून",
+ "जुलाई",
+ "अगस्त",
+ "सितंबर",
+ "अक्तूबर",
+ "नवंबर",
+ "दिसंबर",
+ }
+ }
+ }
+ quarters{
+ format{
+ abbreviated{
+ "ति1",
+ "ति2",
+ "ति3",
+ "ति4",
+ }
+ wide{
+ "पहली तिमाही",
+ "दूसरी तिमाही",
+ "तीसरी तिमाही",
+ "चौथी तिमाही",
+ }
+ }
+ stand-alone{
+ abbreviated{
+ "ति1",
+ "ति2",
+ "ति3",
+ "ति4",
+ }
+ wide{
+ "पहली तिमाही",
+ "दूसरी तिमाही",
+ "तीसरी तिमाही",
+ "चौथी तिमाही",
+ }
+ }
+ }
+ }
+ }
+ fields{
+ day{
+ dn{"दिन"}
+ relative{
+ "-1"{"काइल के दिन"}
+ "0"{"आजुक दिन"}
+ "1"{"काइल के दिन"}
+ }
+ }
+ day-narrow{
+ dn{"दिन"}
+ relative{
+ "-1"{"बीतल काइल के दिन"}
+ "0"{"आइ के दिन"}
+ "1"{"आवय वाला काइल के दिन"}
+ }
+ }
+ day-short{
+ dn{"दिन"}
+ relative{
+ "-1"{"बीतल काइल"}
+ "0"{"आइ"}
+ "1"{"आवय वाला काइल"}
+ }
+ }
+ dayperiod{
+ dn{"पूर्वाह्न/अपराह्न"}
+ }
+ era{
+ dn{"युग"}
+ }
+ hour{
+ dn{"घंटा"}
+ }
+ hour-narrow{
+ dn{"घं॰"}
+ }
+ hour-short{
+ dn{"घं॰"}
+ }
+ minute{
+ dn{"मिनट"}
+ }
+ minute-narrow{
+ dn{"मि॰"}
+ }
+ minute-short{
+ dn{"मि॰"}
+ }
+ month{
+ dn{"महीना"}
+ }
+ month-narrow{
+ dn{"मास"}
+ }
+ month-short{
+ dn{"मास"}
+ }
+ quarter{
+ dn{"तिमाही"}
+ }
+ quarter-narrow{
+ dn{"तिमाही"}
+ }
+ quarter-short{
+ dn{"तिमाही"}
+ }
+ second{
+ dn{"सेकंड"}
+ }
+ second-narrow{
+ dn{"से॰"}
+ }
+ second-short{
+ dn{"से॰"}
+ }
+ week{
+ dn{"सप्ताह"}
+ }
+ week-narrow{
+ dn{"सप्ताह"}
+ }
+ week-short{
+ dn{"सप्ताह"}
+ }
+ weekday{
+ dn{"सप्ताह के दिन"}
+ }
+ year{
+ dn{"वर्ष"}
+ }
+ year-narrow{
+ dn{"वर्ष"}
+ }
+ year-short{
+ dn{"वर्ष"}
+ }
+ zone{
+ dn{"समय क्षेत्र"}
+ }
+ }
+ listPattern{
+ standard{
+ 2{"{0} और {1}"}
+ end{"{0}, और {1}"}
+ }
+ }
+ measurementSystemNames{
+ UK{"यूके"}
+ US{"यूएस"}
+ metric{"मीट्रिक"}
+ }
+}
diff --git a/icu4c/source/data/locales/mai_IN.txt b/icu4c/source/data/locales/mai_IN.txt
new file mode 100644
index 00000000000..c366fd08455
--- /dev/null
+++ b/icu4c/source/data/locales/mai_IN.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+mai_IN{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/locales/mas.txt b/icu4c/source/data/locales/mas.txt
index a2907972b67..b831f466b2e 100644
--- a/icu4c/source/data/locales/mas.txt
+++ b/icu4c/source/data/locales/mas.txt
@@ -15,7 +15,7 @@ mas{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/mas_KE.txt b/icu4c/source/data/locales/mas_KE.txt
index 27443b38a48..7c5d2528d9d 100644
--- a/icu4c/source/data/locales/mas_KE.txt
+++ b/icu4c/source/data/locales/mas_KE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mas_KE{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/mas_TZ.txt b/icu4c/source/data/locales/mas_TZ.txt
index 06434a2dacc..fab4ecfc0b5 100644
--- a/icu4c/source/data/locales/mas_TZ.txt
+++ b/icu4c/source/data/locales/mas_TZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mas_TZ{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/mer.txt b/icu4c/source/data/locales/mer.txt
index c65ce4354c5..e9b459212fc 100644
--- a/icu4c/source/data/locales/mer.txt
+++ b/icu4c/source/data/locales/mer.txt
@@ -11,7 +11,7 @@ mer{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/mer_KE.txt b/icu4c/source/data/locales/mer_KE.txt
index 1b67987f968..7eb691953a3 100644
--- a/icu4c/source/data/locales/mer_KE.txt
+++ b/icu4c/source/data/locales/mer_KE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mer_KE{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/mfe.txt b/icu4c/source/data/locales/mfe.txt
index f6e699d66df..508d7c5f781 100644
--- a/icu4c/source/data/locales/mfe.txt
+++ b/icu4c/source/data/locales/mfe.txt
@@ -11,7 +11,7 @@ mfe{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/mfe_MU.txt b/icu4c/source/data/locales/mfe_MU.txt
index a1b2128e282..ef85ca76459 100644
--- a/icu4c/source/data/locales/mfe_MU.txt
+++ b/icu4c/source/data/locales/mfe_MU.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mfe_MU{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/mg.txt b/icu4c/source/data/locales/mg.txt
index c07f92d4e94..bf7dee54d14 100644
--- a/icu4c/source/data/locales/mg.txt
+++ b/icu4c/source/data/locales/mg.txt
@@ -33,7 +33,7 @@ mg{
}
minimumGroupingDigits{"1"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/mg_MG.txt b/icu4c/source/data/locales/mg_MG.txt
index 45832e51494..2d0c2860010 100644
--- a/icu4c/source/data/locales/mg_MG.txt
+++ b/icu4c/source/data/locales/mg_MG.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mg_MG{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/mgh.txt b/icu4c/source/data/locales/mgh.txt
index 920b914498d..808d4f214d9 100644
--- a/icu4c/source/data/locales/mgh.txt
+++ b/icu4c/source/data/locales/mgh.txt
@@ -13,7 +13,7 @@ mgh{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/mgh_MZ.txt b/icu4c/source/data/locales/mgh_MZ.txt
index 1be020376e0..69ec06578c2 100644
--- a/icu4c/source/data/locales/mgh_MZ.txt
+++ b/icu4c/source/data/locales/mgh_MZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mgh_MZ{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/mgo.txt b/icu4c/source/data/locales/mgo.txt
index c9ca827a3cb..05d9d09ccbb 100644
--- a/icu4c/source/data/locales/mgo.txt
+++ b/icu4c/source/data/locales/mgo.txt
@@ -39,7 +39,7 @@ mgo{
}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/mgo_CM.txt b/icu4c/source/data/locales/mgo_CM.txt
index c2b7bd061f0..dc3a1207c71 100644
--- a/icu4c/source/data/locales/mgo_CM.txt
+++ b/icu4c/source/data/locales/mgo_CM.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mgo_CM{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/mi.txt b/icu4c/source/data/locales/mi.txt
index 53838c5bc92..4d2d4d9a155 100644
--- a/icu4c/source/data/locales/mi.txt
+++ b/icu4c/source/data/locales/mi.txt
@@ -149,7 +149,7 @@ mi{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
@@ -402,10 +402,6 @@ mi{
"BCE",
"CE",
}
- abbreviated%variant{
- "BCE",
- "CE",
- }
wide{
"BCE",
"CE",
diff --git a/icu4c/source/data/locales/mi_NZ.txt b/icu4c/source/data/locales/mi_NZ.txt
index 632d3bcbbe1..dd6be2953cf 100644
--- a/icu4c/source/data/locales/mi_NZ.txt
+++ b/icu4c/source/data/locales/mi_NZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mi_NZ{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/mk.txt b/icu4c/source/data/locales/mk.txt
index e736f8fb9a0..e600263a169 100644
--- a/icu4c/source/data/locales/mk.txt
+++ b/icu4c/source/data/locales/mk.txt
@@ -214,7 +214,7 @@ mk{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/mk_MK.txt b/icu4c/source/data/locales/mk_MK.txt
index 366111a46b0..fe579b31cad 100644
--- a/icu4c/source/data/locales/mk_MK.txt
+++ b/icu4c/source/data/locales/mk_MK.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mk_MK{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ml.txt b/icu4c/source/data/locales/ml.txt
index b1d7415eb1d..413f122e536 100644
--- a/icu4c/source/data/locales/ml.txt
+++ b/icu4c/source/data/locales/ml.txt
@@ -241,7 +241,7 @@ ml{
}
native{"mlym"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/ml_IN.txt b/icu4c/source/data/locales/ml_IN.txt
index a40d3cf52a6..a9001ccf50c 100644
--- a/icu4c/source/data/locales/ml_IN.txt
+++ b/icu4c/source/data/locales/ml_IN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ml_IN{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/mn.txt b/icu4c/source/data/locales/mn.txt
index 22b9be5d40e..2ed00c29041 100644
--- a/icu4c/source/data/locales/mn.txt
+++ b/icu4c/source/data/locales/mn.txt
@@ -215,7 +215,7 @@ mn{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/mn_MN.txt b/icu4c/source/data/locales/mn_MN.txt
index 0e839aea03a..79cf0e37b29 100644
--- a/icu4c/source/data/locales/mn_MN.txt
+++ b/icu4c/source/data/locales/mn_MN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mn_MN{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/mni.txt b/icu4c/source/data/locales/mni.txt
new file mode 100644
index 00000000000..9e589a50dda
--- /dev/null
+++ b/icu4c/source/data/locales/mni.txt
@@ -0,0 +1,352 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+mni{
+ AuxExemplarCharacters{"[\u200C\u200D]"}
+ ExemplarCharacters{
+ "[\u09BC \u0981 ং ঃ অ আ ই ঈ উ ঊ ঋ এ ঐ ও ঔ ক খ গ ঘ ঙ চ ছ জ ঝ ঞ ট ঠ ড {ড\u09BC}"
+ " ঢ {ঢ\u09BC} ণ ত থ দ ধ ন প ফ ব ভ ম য {য\u09BC} র ল ৱ শ ষ স হ া ি ী \u09C1 "
+ "\u09C2 \u09C3 ে ৈ ো ৌ \u09CD]"
+ }
+ ExemplarCharactersNumbers{"[\\- ‑ , . % ‰ + 0০ 1১ 2২ 3৩ 4৪ 5৫ 6৬ 7৭ 8৮ 9৯]"}
+ ExemplarCharactersPunctuation{
+ "[\\- ‐ ‑ – — , ; \\: ! ? . … ' ‘ ’ \u0022 “ ” ( ) \\[ \\] § @ * / \\& # † ‡ "
+ "′ ″]"
+ }
+ NumberElements{
+ default{"beng"}
+ latn{
+ symbols{
+ decimal{"."}
+ group{","}
+ minusSign{"-"}
+ percentSign{"%"}
+ plusSign{"+"}
+ }
+ }
+ }
+ Version{"37"}
+ calendar{
+ generic{
+ DateTimePatterns{
+ "h:mm:ss a zzzz",
+ "h:mm:ss a z",
+ "h:mm:ss a",
+ "h:mm a",
+ "MMMM d, y G, EEEE",
+ "MMMM d, y G",
+ "MMM d, y G",
+ "M/d/y GGGGG",
+ "{1} {0}",
+ "{1} গী {0} দা",
+ "{1} গী {0} দা",
+ "{1} {0}",
+ "{1}, {0}",
+ }
+ intervalFormats{
+ fallback{"{0} - {1}"}
+ }
+ }
+ gregorian{
+ AmPmMarkers{
+ "এ এম",
+ "পি এম",
+ }
+ AmPmMarkersAbbr{
+ "নুমাং",
+ "PM",
+ }
+ DateTimePatterns{
+ "h:mm:ss a zzzz",
+ "h:mm:ss a z",
+ "h:mm:ss a",
+ "h:mm a",
+ "MMMM d, y, EEEE",
+ "MMMM d, y",
+ "MMM d, y",
+ "d/M/yy",
+ "{1}, {0}",
+ "{1} গী {0} দা",
+ "{1} গী {0} দা",
+ "{1}, {0}",
+ "{1}, {0}",
+ }
+ availableFormats{
+ GyMMM{"G y MMM"}
+ GyMMMEd{"G y MMM d, E"}
+ GyMMMd{"G y MMM d"}
+ MEd{"d/M, E"}
+ MMMEd{"MMM d, E"}
+ MMMMd{"MMMM d"}
+ MMMd{"MMM d"}
+ Md{"d/M"}
+ yM{"M/y"}
+ yMEd{"d/M/y, E"}
+ yMMM{"MMM y"}
+ yMMMEd{"MMM d, y, E"}
+ yMMMM{"MMMM y"}
+ yMMMd{"MMM d, y"}
+ yMd{"d/M/y"}
+ yQQQ{"y QQQ"}
+ }
+ dayNames{
+ format{
+ abbreviated{
+ "নোংমাইজিং",
+ "নিংথৌকাবা",
+ "লৈবাকপোকপা",
+ "য়ুমশকৈশা",
+ "শগোলশেন",
+ "ইরাই",
+ "থাংজ",
+ }
+ narrow{
+ "নো",
+ "নিং",
+ "লৈ",
+ "য়ুম",
+ "শগ",
+ "ইরা",
+ "থাং",
+ }
+ wide{
+ "নোংমাইজিং",
+ "নিংথৌকাবা",
+ "লৈবাকপোকপা",
+ "য়ুমশকৈশা",
+ "শগোলশেন",
+ "ইরাই",
+ "থাংজ",
+ }
+ }
+ stand-alone{
+ abbreviated{
+ "নোংমাইজিং",
+ "নিংথৌকাবা",
+ "লৈবাকপোকপা",
+ "য়ুমশকৈশা",
+ "শগোলশেন",
+ "ইরাই",
+ "থাংজ",
+ }
+ narrow{
+ "নো",
+ "নিং",
+ "লৈ",
+ "য়ুম",
+ "শগ",
+ "ইরা",
+ "থাং",
+ }
+ wide{
+ "নোংমাইজিং",
+ "নিংথৌকাবা",
+ "লৈবাকপোকপা",
+ "য়ুমশকৈশা",
+ "শগোলশেন",
+ "ইরাই",
+ "থাংজ",
+ }
+ }
+ }
+ eras{
+ abbreviated{
+ "খৃ: মমাং",
+ "খৃ: মতুং",
+ }
+ abbreviated%variant{
+ "বি সি ই",
+ "সি ই",
+ }
+ }
+ monthNames{
+ format{
+ abbreviated{
+ "জানুৱারি",
+ "ফেব্রুৱারি",
+ "মার্চ",
+ "এপ্রিল",
+ "মে",
+ "জুন",
+ "জুলাই",
+ "আগস্ট",
+ "সেপ্টেম্বর",
+ "ওক্টোবর",
+ "নভেম্বর",
+ "ডিসেম্বর",
+ }
+ narrow{
+ "জা",
+ "ফে",
+ "মার",
+ "এপ",
+ "মে",
+ "জুন",
+ "জুল",
+ "আ",
+ "সে",
+ "ওক",
+ "নব",
+ "ডি",
+ }
+ wide{
+ "জানুৱারি",
+ "ফেব্রুৱারি",
+ "মার্চ",
+ "এপ্রিল",
+ "মে",
+ "জুন",
+ "জুলাই",
+ "আগস্ট",
+ "সেপ্টেম্বর",
+ "ওক্টোবর",
+ "নভেম্বর",
+ "ডিসেম্বর",
+ }
+ }
+ stand-alone{
+ abbreviated{
+ "জানু",
+ "ফেব্রু",
+ "মার",
+ "এপ্রি",
+ "মে",
+ "জুন",
+ "জুলা",
+ "আগ",
+ "সেপ্ট",
+ "ওক্টো",
+ "নভে",
+ "ডিসে",
+ }
+ narrow{
+ "জা",
+ "ফে",
+ "মার",
+ "এপ",
+ "মে",
+ "জুন",
+ "জুল",
+ "আ",
+ "সে",
+ "ও",
+ "নব",
+ "ডি",
+ }
+ wide{
+ "জানুৱারি",
+ "ফেব্রুৱারি",
+ "মার্চ",
+ "এপ্রিল",
+ "মে",
+ "জুন",
+ "জুলাই",
+ "আগস্ট",
+ "সেপ্টেম্বর",
+ "ওক্টোবর",
+ "নভেম্বর",
+ "ডিসেম্বর",
+ }
+ }
+ }
+ quarters{
+ format{
+ abbreviated{
+ "অহানবা মসুং",
+ "অনীশুবা মসুং",
+ "অহুমশুবা মসুং",
+ "মরীশুবা মসুং",
+ }
+ wide{
+ "অহানবা মসুং",
+ "অনীশুবা মসুং",
+ "অহুমশুবা মসুং",
+ "মরীশুবা মসুং",
+ }
+ }
+ }
+ }
+ }
+ fields{
+ day{
+ dn{"নুমিৎ"}
+ relative{
+ "-1"{"ঙরাং"}
+ "0"{"ঙসি"}
+ "1"{"হয়েং"}
+ }
+ }
+ day-narrow{
+ dn{"নুমিৎ"}
+ relative{
+ "-1"{"ঙরাং"}
+ "0"{"ঙসি"}
+ "1"{"হয়েং"}
+ }
+ }
+ day-short{
+ relative{
+ "-1"{"ঙরাং"}
+ "0"{"ঙসি"}
+ "1"{"হয়েং"}
+ }
+ }
+ dayperiod{
+ dn{"এ এম/পি এম"}
+ }
+ era{
+ dn{"চক"}
+ }
+ hour{
+ dn{"পুং"}
+ }
+ minute{
+ dn{"মিনট"}
+ }
+ minute-narrow{
+ dn{"মিনট"}
+ }
+ minute-short{
+ dn{"মিনট"}
+ }
+ month{
+ dn{"থা"}
+ }
+ quarter{
+ dn{"মসুং"}
+ }
+ quarter-narrow{
+ dn{"মসুং"}
+ }
+ quarter-short{
+ dn{"মসুং"}
+ }
+ second{
+ dn{"সেকেণ্ড"}
+ }
+ week{
+ dn{"চয়োল"}
+ }
+ weekday{
+ dn{"চয়োলগী নুমিৎ"}
+ }
+ year{
+ dn{"চহী"}
+ }
+ zone{
+ dn{"জোন"}
+ }
+ }
+ listPattern{
+ standard{
+ 2{"{0} অমসুং {1}"}
+ end{"{0} অমসুং {1}"}
+ middle{"{0}, {1}"}
+ start{"{0}, {1}"}
+ }
+ }
+ measurementSystemNames{
+ UK{"য়ু কে"}
+ US{"য়ু এস"}
+ metric{"মেত্রিক"}
+ }
+}
diff --git a/icu4c/source/data/locales/mni_Beng.txt b/icu4c/source/data/locales/mni_Beng.txt
new file mode 100644
index 00000000000..e861947a77f
--- /dev/null
+++ b/icu4c/source/data/locales/mni_Beng.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+mni_Beng{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/locales/mni_Beng_IN.txt b/icu4c/source/data/locales/mni_Beng_IN.txt
new file mode 100644
index 00000000000..311961f87f8
--- /dev/null
+++ b/icu4c/source/data/locales/mni_Beng_IN.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+mni_Beng_IN{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/locales/mni_IN.txt b/icu4c/source/data/locales/mni_IN.txt
new file mode 100644
index 00000000000..00d8c00a15b
--- /dev/null
+++ b/icu4c/source/data/locales/mni_IN.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+mni_IN{
+ "%%ALIAS"{"mni_Beng_IN"}
+}
diff --git a/icu4c/source/data/locales/mr.txt b/icu4c/source/data/locales/mr.txt
index c3a2036ae0e..86a84299c2f 100644
--- a/icu4c/source/data/locales/mr.txt
+++ b/icu4c/source/data/locales/mr.txt
@@ -243,7 +243,7 @@ mr{
minimumGroupingDigits{"1"}
native{"deva"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/mr_IN.txt b/icu4c/source/data/locales/mr_IN.txt
index 079c476764f..c0a5c7c272c 100644
--- a/icu4c/source/data/locales/mr_IN.txt
+++ b/icu4c/source/data/locales/mr_IN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mr_IN{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ms.txt b/icu4c/source/data/locales/ms.txt
index a0355be7ab0..85d74ba1964 100644
--- a/icu4c/source/data/locales/ms.txt
+++ b/icu4c/source/data/locales/ms.txt
@@ -182,7 +182,7 @@ ms{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/ms_BN.txt b/icu4c/source/data/locales/ms_BN.txt
index c75a391264c..8859c4d3b1c 100644
--- a/icu4c/source/data/locales/ms_BN.txt
+++ b/icu4c/source/data/locales/ms_BN.txt
@@ -12,7 +12,7 @@ ms_BN{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ms_MY.txt b/icu4c/source/data/locales/ms_MY.txt
index f2e42fa9f30..ecddb8b92e4 100644
--- a/icu4c/source/data/locales/ms_MY.txt
+++ b/icu4c/source/data/locales/ms_MY.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ms_MY{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ms_SG.txt b/icu4c/source/data/locales/ms_SG.txt
index b9528876304..05c019e1e65 100644
--- a/icu4c/source/data/locales/ms_SG.txt
+++ b/icu4c/source/data/locales/ms_SG.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ms_SG{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/mt.txt b/icu4c/source/data/locales/mt.txt
index 023ca455fb8..1ae796bf021 100644
--- a/icu4c/source/data/locales/mt.txt
+++ b/icu4c/source/data/locales/mt.txt
@@ -48,7 +48,7 @@ mt{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/mt_MT.txt b/icu4c/source/data/locales/mt_MT.txt
index 1333fe4de73..0291b27c1f2 100644
--- a/icu4c/source/data/locales/mt_MT.txt
+++ b/icu4c/source/data/locales/mt_MT.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mt_MT{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/mua.txt b/icu4c/source/data/locales/mua.txt
index ac2007b8304..7b3e6467cb0 100644
--- a/icu4c/source/data/locales/mua.txt
+++ b/icu4c/source/data/locales/mua.txt
@@ -19,7 +19,7 @@ mua{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/mua_CM.txt b/icu4c/source/data/locales/mua_CM.txt
index ac96d34d2fa..cb6f692be50 100644
--- a/icu4c/source/data/locales/mua_CM.txt
+++ b/icu4c/source/data/locales/mua_CM.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mua_CM{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/my.txt b/icu4c/source/data/locales/my.txt
index 3d4aed155bf..2cb62d16e79 100644
--- a/icu4c/source/data/locales/my.txt
+++ b/icu4c/source/data/locales/my.txt
@@ -203,7 +203,7 @@ my{
}
native{"mymr"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/my_MM.txt b/icu4c/source/data/locales/my_MM.txt
index 6fdf10cf5c5..1cc45e6d178 100644
--- a/icu4c/source/data/locales/my_MM.txt
+++ b/icu4c/source/data/locales/my_MM.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
my_MM{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/mzn.txt b/icu4c/source/data/locales/mzn.txt
index 71d71381bab..3a655895baf 100644
--- a/icu4c/source/data/locales/mzn.txt
+++ b/icu4c/source/data/locales/mzn.txt
@@ -26,7 +26,7 @@ mzn{
default{"arabext"}
native{"arabext"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
default{"persian"}
gregorian{
diff --git a/icu4c/source/data/locales/mzn_IR.txt b/icu4c/source/data/locales/mzn_IR.txt
index 167e9ae0408..93d8e07f69d 100644
--- a/icu4c/source/data/locales/mzn_IR.txt
+++ b/icu4c/source/data/locales/mzn_IR.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mzn_IR{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/naq.txt b/icu4c/source/data/locales/naq.txt
index b93798a5e07..155f37db03c 100644
--- a/icu4c/source/data/locales/naq.txt
+++ b/icu4c/source/data/locales/naq.txt
@@ -11,7 +11,7 @@ naq{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/naq_NA.txt b/icu4c/source/data/locales/naq_NA.txt
index 5ed2ebbaec5..2be7f98a2ce 100644
--- a/icu4c/source/data/locales/naq_NA.txt
+++ b/icu4c/source/data/locales/naq_NA.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
naq_NA{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/nb.txt b/icu4c/source/data/locales/nb.txt
index 962528920e1..dc4575245db 100644
--- a/icu4c/source/data/locales/nb.txt
+++ b/icu4c/source/data/locales/nb.txt
@@ -1280,7 +1280,7 @@ nb{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/nb_NO.txt b/icu4c/source/data/locales/nb_NO.txt
index 44fb3b46db2..6f1d6eaaf9e 100644
--- a/icu4c/source/data/locales/nb_NO.txt
+++ b/icu4c/source/data/locales/nb_NO.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nb_NO{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/nb_SJ.txt b/icu4c/source/data/locales/nb_SJ.txt
index eb6f3f0e536..6096e532119 100644
--- a/icu4c/source/data/locales/nb_SJ.txt
+++ b/icu4c/source/data/locales/nb_SJ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nb_SJ{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/nd.txt b/icu4c/source/data/locales/nd.txt
index d5ba3fce934..d43167a0496 100644
--- a/icu4c/source/data/locales/nd.txt
+++ b/icu4c/source/data/locales/nd.txt
@@ -12,7 +12,7 @@ nd{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/nd_ZW.txt b/icu4c/source/data/locales/nd_ZW.txt
index b8696ebb858..0958844e493 100644
--- a/icu4c/source/data/locales/nd_ZW.txt
+++ b/icu4c/source/data/locales/nd_ZW.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nd_ZW{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/nds.txt b/icu4c/source/data/locales/nds.txt
index c2e96ca92d7..927983f3026 100644
--- a/icu4c/source/data/locales/nds.txt
+++ b/icu4c/source/data/locales/nds.txt
@@ -7,5 +7,5 @@ nds{
"[\\- ‐ ‑ – — , ; \\: ! ? . … ' ‘ ‚ \u0022 “ „ « » ( ) \\[ \\] \\{ \\} § @ * "
"/ \\& #]"
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/nds_DE.txt b/icu4c/source/data/locales/nds_DE.txt
index ebb349aecd1..514b86aa496 100644
--- a/icu4c/source/data/locales/nds_DE.txt
+++ b/icu4c/source/data/locales/nds_DE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nds_DE{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/nds_NL.txt b/icu4c/source/data/locales/nds_NL.txt
index 9dfbf866437..acb3105c4e6 100644
--- a/icu4c/source/data/locales/nds_NL.txt
+++ b/icu4c/source/data/locales/nds_NL.txt
@@ -8,5 +8,5 @@ nds_NL{
"[\\- ‐ ‑ – — , ; \\: ! ? . … ' ‘ ’ \u0022 “ ” ( ) \\[ \\] § @ * / \\& # † ‡ "
"′ ″]"
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ne.txt b/icu4c/source/data/locales/ne.txt
index 0f3186d8de2..1c9a74a8115 100644
--- a/icu4c/source/data/locales/ne.txt
+++ b/icu4c/source/data/locales/ne.txt
@@ -26,9 +26,9 @@ ne{
default{"deva"}
deva{
patterns{
- currencyFormat{"¤ #,##0.00"}
- decimalFormat{"#,##0.###"}
- percentFormat{"#,##0%"}
+ currencyFormat{"¤ #,##,##0.00"}
+ decimalFormat{"#,##,##0.###"}
+ percentFormat{"#,##,##0%"}
scientificFormat{"#E0"}
}
symbols{
@@ -53,10 +53,10 @@ ne{
range{"{0}–{1}"}
}
patterns{
- accountingFormat{"¤ #,##0.00"}
- currencyFormat{"¤ #,##0.00"}
- decimalFormat{"#,##0.###"}
- percentFormat{"#,##0%"}
+ accountingFormat{"¤ #,##,##0.00"}
+ currencyFormat{"¤ #,##,##0.00"}
+ decimalFormat{"#,##,##0.###"}
+ percentFormat{"#,##,##0%"}
scientificFormat{"#E0"}
}
patternsLong{
@@ -241,7 +241,7 @@ ne{
minimumGroupingDigits{"1"}
native{"deva"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ne_IN.txt b/icu4c/source/data/locales/ne_IN.txt
index a44df0fb847..ed709160c54 100644
--- a/icu4c/source/data/locales/ne_IN.txt
+++ b/icu4c/source/data/locales/ne_IN.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ne_IN{
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ne_NP.txt b/icu4c/source/data/locales/ne_NP.txt
index 0032a14869c..bd5cce9139b 100644
--- a/icu4c/source/data/locales/ne_NP.txt
+++ b/icu4c/source/data/locales/ne_NP.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ne_NP{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/nl.txt b/icu4c/source/data/locales/nl.txt
index 22cda731181..b4ec3eb6307 100644
--- a/icu4c/source/data/locales/nl.txt
+++ b/icu4c/source/data/locales/nl.txt
@@ -1485,7 +1485,7 @@ nl{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/nl_AW.txt b/icu4c/source/data/locales/nl_AW.txt
index 72f91209285..cfff59ebbc8 100644
--- a/icu4c/source/data/locales/nl_AW.txt
+++ b/icu4c/source/data/locales/nl_AW.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nl_AW{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/nl_BE.txt b/icu4c/source/data/locales/nl_BE.txt
index d8b725e9cc0..6b2681938d8 100644
--- a/icu4c/source/data/locales/nl_BE.txt
+++ b/icu4c/source/data/locales/nl_BE.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nl_BE{
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/nl_BQ.txt b/icu4c/source/data/locales/nl_BQ.txt
index c14857fd812..b3ca0e5d94d 100644
--- a/icu4c/source/data/locales/nl_BQ.txt
+++ b/icu4c/source/data/locales/nl_BQ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nl_BQ{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/nl_CW.txt b/icu4c/source/data/locales/nl_CW.txt
index 767ed3560dc..6aea8e2ae9c 100644
--- a/icu4c/source/data/locales/nl_CW.txt
+++ b/icu4c/source/data/locales/nl_CW.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nl_CW{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/nl_NL.txt b/icu4c/source/data/locales/nl_NL.txt
index 1ede6f5f7af..886c75a0ff4 100644
--- a/icu4c/source/data/locales/nl_NL.txt
+++ b/icu4c/source/data/locales/nl_NL.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nl_NL{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/nl_SR.txt b/icu4c/source/data/locales/nl_SR.txt
index 6d24072e7a7..018d7c4a127 100644
--- a/icu4c/source/data/locales/nl_SR.txt
+++ b/icu4c/source/data/locales/nl_SR.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nl_SR{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/nl_SX.txt b/icu4c/source/data/locales/nl_SX.txt
index 62a31df0ea0..84e82dc25a2 100644
--- a/icu4c/source/data/locales/nl_SX.txt
+++ b/icu4c/source/data/locales/nl_SX.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nl_SX{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/nmg.txt b/icu4c/source/data/locales/nmg.txt
index 56da49df9a1..c51888928b1 100644
--- a/icu4c/source/data/locales/nmg.txt
+++ b/icu4c/source/data/locales/nmg.txt
@@ -22,7 +22,7 @@ nmg{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/nmg_CM.txt b/icu4c/source/data/locales/nmg_CM.txt
index ac586010f14..5c9b3341b5c 100644
--- a/icu4c/source/data/locales/nmg_CM.txt
+++ b/icu4c/source/data/locales/nmg_CM.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nmg_CM{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/nn.txt b/icu4c/source/data/locales/nn.txt
index 466051474aa..5270fc521e4 100644
--- a/icu4c/source/data/locales/nn.txt
+++ b/icu4c/source/data/locales/nn.txt
@@ -98,7 +98,7 @@ nn{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/nn_NO.txt b/icu4c/source/data/locales/nn_NO.txt
index 699c89d7bd5..fa4747ad4e5 100644
--- a/icu4c/source/data/locales/nn_NO.txt
+++ b/icu4c/source/data/locales/nn_NO.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nn_NO{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/nnh.txt b/icu4c/source/data/locales/nnh.txt
index a91f6bb4244..19b775665e9 100644
--- a/icu4c/source/data/locales/nnh.txt
+++ b/icu4c/source/data/locales/nnh.txt
@@ -28,7 +28,7 @@ nnh{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/nnh_CM.txt b/icu4c/source/data/locales/nnh_CM.txt
index 341570cedf9..e008c8f9e61 100644
--- a/icu4c/source/data/locales/nnh_CM.txt
+++ b/icu4c/source/data/locales/nnh_CM.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nnh_CM{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/nus.txt b/icu4c/source/data/locales/nus.txt
index f4b0f7d6f27..0edcc3bf774 100644
--- a/icu4c/source/data/locales/nus.txt
+++ b/icu4c/source/data/locales/nus.txt
@@ -22,7 +22,7 @@ nus{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/nus_SS.txt b/icu4c/source/data/locales/nus_SS.txt
index 9bbc9ec576d..00d9bfae1a3 100644
--- a/icu4c/source/data/locales/nus_SS.txt
+++ b/icu4c/source/data/locales/nus_SS.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nus_SS{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/nyn.txt b/icu4c/source/data/locales/nyn.txt
index e4df03898b1..909607ae597 100644
--- a/icu4c/source/data/locales/nyn.txt
+++ b/icu4c/source/data/locales/nyn.txt
@@ -10,7 +10,7 @@ nyn{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/nyn_UG.txt b/icu4c/source/data/locales/nyn_UG.txt
index 232f8e1aea8..97ff192fd83 100644
--- a/icu4c/source/data/locales/nyn_UG.txt
+++ b/icu4c/source/data/locales/nyn_UG.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nyn_UG{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/om.txt b/icu4c/source/data/locales/om.txt
index 95fcf2ada5f..7e44070a726 100644
--- a/icu4c/source/data/locales/om.txt
+++ b/icu4c/source/data/locales/om.txt
@@ -35,7 +35,7 @@ om{
native{"latn"}
traditional{"ethi"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/om_ET.txt b/icu4c/source/data/locales/om_ET.txt
index e5a6a787f87..b4b3663e8cb 100644
--- a/icu4c/source/data/locales/om_ET.txt
+++ b/icu4c/source/data/locales/om_ET.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
om_ET{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/om_KE.txt b/icu4c/source/data/locales/om_KE.txt
index fa66c6266c3..eaf2dc6891f 100644
--- a/icu4c/source/data/locales/om_KE.txt
+++ b/icu4c/source/data/locales/om_KE.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
om_KE{
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/or.txt b/icu4c/source/data/locales/or.txt
index e7894635b90..404e3a7d712 100644
--- a/icu4c/source/data/locales/or.txt
+++ b/icu4c/source/data/locales/or.txt
@@ -240,7 +240,7 @@ or{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
@@ -1216,6 +1216,11 @@ or{
}
quarter-narrow{
dn{"ତ୍ରୟ."}
+ relative{
+ "-1"{"ଗତ ତିନିମାସ"}
+ "0"{"ଏହି ତିନିମାସ"}
+ "1"{"ଆଗାମୀ ତିନିମାସ"}
+ }
relativeTime{
future{
one{"{0} ତ୍ରୟ. ରେ"}
@@ -1229,6 +1234,11 @@ or{
}
quarter-short{
dn{"ତ୍ରୟ."}
+ relative{
+ "-1"{"ଗତ ତିନିମାସ"}
+ "0"{"ଏହି ତ୍ରୟମାସ"}
+ "1"{"ଆଗାମୀ ତ୍ରୟମାସ"}
+ }
relativeTime{
future{
one{"{0} ତ୍ରୟ. ରେ"}
diff --git a/icu4c/source/data/locales/or_IN.txt b/icu4c/source/data/locales/or_IN.txt
index f8b489db498..d13cadfb882 100644
--- a/icu4c/source/data/locales/or_IN.txt
+++ b/icu4c/source/data/locales/or_IN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
or_IN{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/os.txt b/icu4c/source/data/locales/os.txt
index 6228207d33f..9021d38ced2 100644
--- a/icu4c/source/data/locales/os.txt
+++ b/icu4c/source/data/locales/os.txt
@@ -44,7 +44,7 @@ os{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/os_GE.txt b/icu4c/source/data/locales/os_GE.txt
index 1a90a56aa92..2cca8df65fa 100644
--- a/icu4c/source/data/locales/os_GE.txt
+++ b/icu4c/source/data/locales/os_GE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
os_GE{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/os_RU.txt b/icu4c/source/data/locales/os_RU.txt
index f7b890d9f3a..d33b3f376e7 100644
--- a/icu4c/source/data/locales/os_RU.txt
+++ b/icu4c/source/data/locales/os_RU.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
os_RU{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/pa.txt b/icu4c/source/data/locales/pa.txt
index 2079554deaf..34c2ed5d7f8 100644
--- a/icu4c/source/data/locales/pa.txt
+++ b/icu4c/source/data/locales/pa.txt
@@ -257,7 +257,7 @@ pa{
minimumGroupingDigits{"1"}
native{"guru"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/pa_Arab.txt b/icu4c/source/data/locales/pa_Arab.txt
index 9d5fc2b66a9..ad420894b9c 100644
--- a/icu4c/source/data/locales/pa_Arab.txt
+++ b/icu4c/source/data/locales/pa_Arab.txt
@@ -23,7 +23,7 @@ pa_Arab{
}
native{"arabext"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/pa_Arab_PK.txt b/icu4c/source/data/locales/pa_Arab_PK.txt
index 9d982b522b4..6d882e09a58 100644
--- a/icu4c/source/data/locales/pa_Arab_PK.txt
+++ b/icu4c/source/data/locales/pa_Arab_PK.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
pa_Arab_PK{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/pa_Guru.txt b/icu4c/source/data/locales/pa_Guru.txt
index f06d9fff342..a0ee56949a6 100644
--- a/icu4c/source/data/locales/pa_Guru.txt
+++ b/icu4c/source/data/locales/pa_Guru.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
pa_Guru{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/pa_Guru_IN.txt b/icu4c/source/data/locales/pa_Guru_IN.txt
index 84f98ad8cfe..a46aea4c808 100644
--- a/icu4c/source/data/locales/pa_Guru_IN.txt
+++ b/icu4c/source/data/locales/pa_Guru_IN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
pa_Guru_IN{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/pcm.txt b/icu4c/source/data/locales/pcm.txt
new file mode 100644
index 00000000000..f1b7fbf9507
--- /dev/null
+++ b/icu4c/source/data/locales/pcm.txt
@@ -0,0 +1,1860 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+pcm{
+ AuxExemplarCharacters{"[c q x à è {ẹ̀} ì ò {ọ̀} ù]"}
+ Ellipsis{
+ final{"{0}…"}
+ initial{"…{0}"}
+ medial{"{0}…{1}"}
+ word-final{"{0} …"}
+ word-initial{"… {0}"}
+ word-medial{"{0} … {1}"}
+ }
+ ExemplarCharacters{
+ "[a á b {ch} d e é ẹ {ẹ́}f g {gb} h i í j k {kp} l m n o ó ọ {ọ́} p r s {sh} "
+ "t u ú v w y z {zh}]"
+ }
+ ExemplarCharactersIndex{"[A B {CH} D E F G H I J K L M N O P R S T U V W Y Z]"}
+ ExemplarCharactersNumbers{"[\\- ‑ , . % ‰ + 0 1 2 3 4 5 6 7 8 9]"}
+ ExemplarCharactersPunctuation{
+ "[\\- ‐ ‑ – — , ; \\: ! ? . … ' ‘ ’ \u0022 “ ” ( ) \\[ \\] § @ * / \\& # † ‡ "
+ "′ ″]"
+ }
+ MoreInformation{"?"}
+ NumberElements{
+ default{"latn"}
+ latn{
+ miscPatterns{
+ approximately{"~{0}"}
+ atLeast{"{0}+"}
+ atMost{"≤{0}"}
+ range{"{0}–{1}"}
+ }
+ patterns{
+ accountingFormat{"¤#,##0.00"}
+ currencyFormat{"¤#,##0.00"}
+ decimalFormat{"#,##0.###"}
+ percentFormat{"#,##0%"}
+ scientificFormat{"#E0"}
+ }
+ patternsLong{
+ decimalFormat{
+ 1000{
+ one{"0 Taúzan"}
+ other{"0 Taúzan"}
+ }
+ 10000{
+ one{"00 Taúzan"}
+ other{"00 Taúzan"}
+ }
+ 100000{
+ one{"000 Taúzan"}
+ other{"000 Taúzan"}
+ }
+ 1000000{
+ one{"0 Míliọn"}
+ other{"0 Míliọn"}
+ }
+ 10000000{
+ one{"00 Míliọn"}
+ other{"00 Míliọn"}
+ }
+ 100000000{
+ one{"000 Míliọn"}
+ other{"000 Míliọn"}
+ }
+ 1000000000{
+ one{"0 Bíliọn"}
+ other{"0 Bíliọn"}
+ }
+ 10000000000{
+ one{"00 Bíliọn"}
+ other{"00 Bíliọn"}
+ }
+ 100000000000{
+ one{"000 Bíliọn"}
+ other{"000 Bíliọn"}
+ }
+ 1000000000000{
+ one{"0 Tríliọn"}
+ other{"0 Tríliọn"}
+ }
+ 10000000000000{
+ one{"00 Tríliọn"}
+ other{"00 Tríliọn"}
+ }
+ 100000000000000{
+ one{"000 Tríliọn"}
+ other{"000 Tríliọn"}
+ }
+ }
+ }
+ patternsShort{
+ currencyFormat{
+ 1000{
+ one{"¤0K"}
+ other{"¤0K"}
+ }
+ 10000{
+ one{"¤00K"}
+ other{"¤00K"}
+ }
+ 100000{
+ one{"¤000K"}
+ other{"¤000K"}
+ }
+ 1000000{
+ one{"¤0M"}
+ other{"¤0M"}
+ }
+ 10000000{
+ one{"¤00M"}
+ other{"¤00M"}
+ }
+ 100000000{
+ one{"¤000M"}
+ other{"¤000M"}
+ }
+ 1000000000{
+ one{"¤0B"}
+ other{"¤0B"}
+ }
+ 10000000000{
+ one{"¤00B"}
+ other{"¤00B"}
+ }
+ 100000000000{
+ one{"¤000B"}
+ other{"¤000B"}
+ }
+ 1000000000000{
+ one{"¤0T"}
+ other{"¤0T"}
+ }
+ 10000000000000{
+ one{"¤00T"}
+ other{"¤00T"}
+ }
+ 100000000000000{
+ one{"¤000T"}
+ other{"¤000T"}
+ }
+ }
+ decimalFormat{
+ 1000{
+ one{"0K"}
+ other{"0K"}
+ }
+ 10000{
+ one{"00K"}
+ other{"00K"}
+ }
+ 100000{
+ one{"000K"}
+ other{"000K"}
+ }
+ 1000000{
+ one{"0M"}
+ other{"0M"}
+ }
+ 10000000{
+ one{"00M"}
+ other{"00M"}
+ }
+ 100000000{
+ one{"000M"}
+ other{"000M"}
+ }
+ 1000000000{
+ one{"0B"}
+ other{"0B"}
+ }
+ 10000000000{
+ one{"00B"}
+ other{"00B"}
+ }
+ 100000000000{
+ one{"000B"}
+ other{"000B"}
+ }
+ 1000000000000{
+ one{"0T"}
+ other{"0T"}
+ }
+ 10000000000000{
+ one{"00T"}
+ other{"00T"}
+ }
+ 100000000000000{
+ one{"000T"}
+ other{"000T"}
+ }
+ }
+ }
+ symbols{
+ decimal{"."}
+ exponential{"E"}
+ group{","}
+ infinity{"∞"}
+ minusSign{"-"}
+ nan{"NaN"}
+ perMille{"‰"}
+ percentSign{"%"}
+ plusSign{"+"}
+ }
+ }
+ minimalPairs{
+ ordinal{
+ other{"Take the {0}th right."}
+ }
+ plural{
+ one{"{0} dè"}
+ other{"{0}?"}
+ }
+ }
+ native{"latn"}
+ }
+ Version{"37"}
+ calendar{
+ generic{
+ DateTimePatterns{
+ "HH:mm:ss zzzz",
+ "H:mm:ss z",
+ "HH:mm:ss",
+ "HH:mm",
+ "EEEE, d MMMM y G",
+ "d MMMM y G",
+ "d MMM y G",
+ "dd/MM/y GGGGG",
+ "{1}, {0}",
+ "{1} 'fọ' {0}",
+ "{1} 'fọ' {0}",
+ "{1}, {0}",
+ "{1}, {0}",
+ }
+ availableFormats{
+ Bh{"h B"}
+ Bhm{"h:mm B"}
+ Bhms{"h:mm:ss B"}
+ E{"ccc"}
+ EBhm{"E h:mm B"}
+ EBhms{"E h:mm:ss B"}
+ EHm{"E HH:mm"}
+ EHms{"E HH:mm:ss"}
+ Ed{"d, E"}
+ Ehm{"E h:mm a"}
+ Ehms{"E h:mm:ss a"}
+ Gy{"G y"}
+ GyMMM{"G y MMM"}
+ GyMMMEd{"G y MMM d, E"}
+ GyMMMd{"G y MMM d"}
+ H{"HH"}
+ Hm{"HH:mm"}
+ Hms{"HH:mm:ss"}
+ M{"L"}
+ MEd{"E, M/d"}
+ MMM{"LLL"}
+ MMMEd{"E, MMM d"}
+ MMMMd{"MMMM d"}
+ MMMd{"MMM d"}
+ Md{"M/d"}
+ d{"d"}
+ h{"h a"}
+ hm{"h:mm a"}
+ hms{"h:mm:ss a"}
+ ms{"mm:ss"}
+ y{"y G"}
+ yyyy{"y G"}
+ yyyyM{"GGGGG y-MM"}
+ yyyyMEd{"GGGGG y-MM-dd, E"}
+ yyyyMMM{"G y MMM"}
+ yyyyMMMEd{"G y MMM d, E"}
+ yyyyMMMM{"G y MMMM"}
+ yyyyMMMd{"G y MMM d"}
+ yyyyMd{"GGGGG y-MM-dd"}
+ yyyyQQQ{"G y QQQ"}
+ yyyyQQQQ{"G y QQQQ"}
+ }
+ intervalFormats{
+ Bh{
+ B{"h B – h B"}
+ h{"h–h B"}
+ }
+ Bhm{
+ B{"h:mm B – h:mm B"}
+ h{"h:mm–h:mm B"}
+ m{"h:mm–h:mm B"}
+ }
+ Gy{
+ G{"G y – G y"}
+ y{"G y–y"}
+ }
+ GyM{
+ G{"GGGGG y-MM – GGGGG y-MM"}
+ M{"GGGGG y-MM – y-MM"}
+ y{"GGGGG y-MM – y-MM"}
+ }
+ GyMEd{
+ G{"GGGGG y-MM-dd, E – GGGGG y-MM-dd, E"}
+ M{"GGGGG y-MM-dd, E – y-MM-dd, E"}
+ d{"GGGGG y-MM-dd, E – y-MM-dd, E"}
+ y{"GGGGG y-MM-dd, E – y-MM-dd, E"}
+ }
+ GyMMM{
+ G{"G y MMM – G y MMM"}
+ M{"G y MMM–MMM"}
+ y{"G y MMM – y MMM"}
+ }
+ GyMMMEd{
+ G{"G y MMM d, E – G y MMM d, E"}
+ M{"G y MMM d, E – MMM d, E"}
+ d{"G y MMM d, E – MMM d, E"}
+ y{"G y MMM d, E – y MMM d, E"}
+ }
+ GyMMMd{
+ G{"G y MMM d – G y MMM d"}
+ M{"G y MMM d – MMM d"}
+ d{"G y MMM d–d"}
+ y{"G y MMM d – y MMM d"}
+ }
+ GyMd{
+ G{"GGGGG y-MM-dd – GGGGG y-MM-dd"}
+ M{"GGGGG y-MM-dd – y-MM-dd"}
+ d{"GGGGG y-MM-dd – y-MM-dd"}
+ y{"GGGGG y-MM-dd – y-MM-dd"}
+ }
+ M{
+ M{"MM–MM"}
+ }
+ MEd{
+ M{"MM-dd, E – MM-dd, E"}
+ d{"MM-dd, E – MM-dd, E"}
+ }
+ MMM{
+ M{"LLL–LLL"}
+ }
+ MMMEd{
+ M{"MMM d, E – MMM d, E"}
+ d{"MMM d, E – MMM d, E"}
+ }
+ MMMd{
+ M{"MMM d – MMM d"}
+ d{"MMM d–d"}
+ }
+ Md{
+ M{"MM-dd – MM-dd"}
+ d{"MM-dd – MM-dd"}
+ }
+ d{
+ d{"d–d"}
+ }
+ fallback{"{0} – {1}"}
+ y{
+ y{"G y–y"}
+ }
+ yM{
+ M{"GGGGG y-MM – y-MM"}
+ y{"GGGGG y-MM – y-MM"}
+ }
+ yMEd{
+ M{"GGGGG y-MM-dd, E – y-MM-dd, E"}
+ d{"GGGGG y-MM-dd, E – y-MM-dd, E"}
+ y{"GGGGG y-MM-dd, E – y-MM-dd, E"}
+ }
+ yMMM{
+ M{"G y MMM–MMM"}
+ y{"G y MMM – y MMM"}
+ }
+ yMMMEd{
+ M{"G y MMM d, E – MMM d, E"}
+ d{"G y MMM d, E – MMM d, E"}
+ y{"G y MMM d, E – y MMM d, E"}
+ }
+ yMMMM{
+ M{"G y MMMM–MMMM"}
+ y{"G y MMMM – y MMMM"}
+ }
+ yMMMd{
+ M{"G y MMM d – MMM d"}
+ d{"G y MMM d–d"}
+ y{"G y MMM d – y MMM d"}
+ }
+ yMd{
+ M{"GGGGG y-MM-dd – y-MM-dd"}
+ d{"GGGGG y-MM-dd – y-MM-dd"}
+ y{"GGGGG y-MM-dd – y-MM-dd"}
+ }
+ }
+ }
+ gregorian{
+ AmPmMarkers{
+ "Fọ mọ́nin",
+ "Fọ ívnin",
+ }
+ AmPmMarkersAbbr{
+ "AM",
+ "PM",
+ }
+ AmPmMarkersNarrow{
+ "AM",
+ "PM",
+ }
+ DateTimePatterns{
+ "HH:mm:ss zzzz",
+ "H:mm:ss z",
+ "HH:mm:ss",
+ "HH:mm",
+ "EEEE, d MMMM y",
+ "d MMMM y",
+ "d MMM y",
+ "dd/MM/y",
+ "{1} {0}",
+ "{1} 'fọ' {0}",
+ "{1} 'fọ' {0}",
+ "{1} {0}",
+ "{1} {0}",
+ }
+ appendItems{
+ Timezone{"{0} {1}"}
+ }
+ availableFormats{
+ Bh{"h B"}
+ Bhm{"h:mm B"}
+ Bhms{"h:mm:ss B"}
+ E{"ccc"}
+ EBhm{"E h:mm B"}
+ EBhms{"E h:mm:ss B"}
+ EHm{"E HH:mm"}
+ EHms{"E HH:mm:ss"}
+ Ed{"d E"}
+ Ehm{"E h:mm a"}
+ Ehms{"E h:mm:ss a"}
+ Gy{"y G"}
+ GyMMM{"MMM y G"}
+ GyMMMEd{"E, d MMM y G"}
+ GyMMMd{"d MMM y G"}
+ H{"HH"}
+ Hm{"HH:mm"}
+ Hms{"HH:mm:ss"}
+ Hmsv{"HH:mm:ss v"}
+ Hmv{"HH:mm v"}
+ M{"L"}
+ MEd{"E, d/M"}
+ MMM{"LLL"}
+ MMMEd{"E, d MMM"}
+ MMMMW{
+ one{"'Wik' W 'fọ' MMMM"}
+ other{"'Wik' W 'fọ' MMMM"}
+ }
+ MMMMd{"d MMMM"}
+ MMMd{"d MMM"}
+ Md{"d /M"}
+ d{"d"}
+ h{"h a"}
+ hm{"h:mm a"}
+ hms{"h:mm:ss a"}
+ hmsv{"h:mm:ss a v"}
+ hmv{"h:mm a v"}
+ ms{"mm:ss"}
+ y{"y"}
+ yM{"M/y"}
+ yMEd{"E, d/M/y"}
+ yMMM{"MMM y"}
+ yMMMEd{"E, d MMM y"}
+ yMMMM{"MMMM y"}
+ yMMMd{"d MMM y"}
+ yMd{"d/M/y"}
+ yQQQ{"QQQ y"}
+ yQQQQ{"QQQQ y"}
+ yw{
+ one{"'Wik' w 'fọ' Y"}
+ other{"'week' w 'of' Y"}
+ }
+ }
+ dayNames{
+ format{
+ abbreviated{
+ "Sọ́n",
+ "Mọ́n",
+ "Tiú",
+ "Wẹ́n",
+ "Tọ́z",
+ "Fraí",
+ "Sát",
+ }
+ narrow{
+ "S",
+ "M",
+ "T",
+ "W",
+ "T",
+ "F",
+ "S",
+ }
+ short{
+ "Sọ́n",
+ "Mọ́n",
+ "Tiú",
+ "Wẹ́n",
+ "Tọ́z",
+ "Fraí",
+ "Sát",
+ }
+ wide{
+ "Sọ́ndè",
+ "Mọ́ndè",
+ "Tiúzdè",
+ "Wẹ́nẹ́zdè",
+ "Tọ́zdè",
+ "Fraídè",
+ "Sátọdè",
+ }
+ }
+ stand-alone{
+ abbreviated{
+ "Sọ́n",
+ "Mọ́n",
+ "Tiú",
+ "Wẹ́n",
+ "Tọ́z",
+ "Fraí",
+ "Sát",
+ }
+ narrow{
+ "S",
+ "M",
+ "T",
+ "W",
+ "T",
+ "F",
+ "S",
+ }
+ short{
+ "Sọ́n",
+ "Mọ́n",
+ "Tiú",
+ "Wẹ́n",
+ "Tọ́z",
+ "Fraí",
+ "Sát",
+ }
+ wide{
+ "Sọ́ndè",
+ "Mọ́ndè",
+ "Tiúzdè",
+ "Wẹ́nẹ́zdè",
+ "Tọ́zdè",
+ "Fraídè",
+ "Sátọdè",
+ }
+ }
+ }
+ dayPeriod{
+ stand-alone{
+ abbreviated{
+ am{"AM"}
+ pm{"PM"}
+ }
+ narrow{
+ am{"AM"}
+ pm{"PM"}
+ }
+ wide{
+ am{"Fọ mọ́nin"}
+ pm{"Fọ ívnin"}
+ }
+ }
+ }
+ eras{
+ abbreviated{
+ "BK",
+ "KIY",
+ }
+ abbreviated%variant{
+ "BJT",
+ "JT",
+ }
+ wide{
+ "Bifọ́ Kraist",
+ "Kraist Im Yiẹ",
+ }
+ wide%variant{
+ "Bifọ́ Jẹ́nárál Taim",
+ "Jẹ́nárál Taim",
+ }
+ }
+ intervalFormats{
+ Bh{
+ B{"h B – h B"}
+ h{"h–h B"}
+ }
+ Bhm{
+ B{"h:mm B – h:mm B"}
+ h{"h:mm–h:mm B"}
+ m{"h:mm–h:mm B"}
+ }
+ Gy{
+ G{"y G – y G"}
+ y{"y–y G"}
+ }
+ GyM{
+ G{"MM-y GGGGG – MM-y GGGGG"}
+ M{"MM-y – MM-y GGGGG"}
+ y{"MM-y – MM-y GGGGG"}
+ }
+ GyMEd{
+ G{"E, dd-MM-y GGGGG – E, dd-MM-y GGGGG"}
+ M{"E, dd-MM-y – E, dd-MM-y GGGGG"}
+ d{"E, dd-MM-y – E, dd-MM-y GGGGG"}
+ y{"E, dd-MM-y – E, dd-MM-y GGGGG"}
+ }
+ GyMMM{
+ G{"MMM y G – MMM y G"}
+ M{"MMM–MMM y G"}
+ y{"MMM y – MMM y G"}
+ }
+ GyMMMEd{
+ G{"E, d MMM y G – E, d MMM y G"}
+ M{"E, d MMM – E, d MMM y G"}
+ d{"E, d MMM – E, d MMM y G"}
+ y{"E, d MMM y – E, d MMM y G"}
+ }
+ GyMMMd{
+ G{"d MMM y G – d MMM y G"}
+ M{"d MMM – d MMM y G"}
+ d{"d–d MMM y G"}
+ y{"d MMM y – d MMM y G"}
+ }
+ GyMd{
+ G{"dd-MM-y GGGGG – dd-MM-y GGGGG"}
+ M{"dd-MM-y – dd-MM-y GGGGG"}
+ d{"dd-MM-y – dd-MM-y GGGGG"}
+ y{"dd-MM-y – dd-MM-y GGGGG"}
+ }
+ H{
+ H{"HH–HH"}
+ }
+ Hm{
+ H{"HH:mm–HH:mm"}
+ m{"HH:mm–HH:mm"}
+ }
+ Hmv{
+ H{"HH:mm–HH:mm v"}
+ m{"HH:mm–HH:mm v"}
+ }
+ Hv{
+ H{"HH–HH v"}
+ }
+ M{
+ M{"MM–MM"}
+ }
+ MEd{
+ M{"E, dd-MM – E, dd/MM"}
+ d{"E, dd/MM – E, dd/MM"}
+ }
+ MMM{
+ M{"LLL–LLL"}
+ }
+ MMMEd{
+ M{"E, d MMM – E, d MMM"}
+ d{"E, d MMM – E, d MMM"}
+ }
+ MMMd{
+ M{"d MMM – d MMM"}
+ d{"d–d MMM"}
+ }
+ Md{
+ M{"dd/MM – dd/MM"}
+ d{"dd/MM – dd/MM"}
+ }
+ d{
+ d{"d–d"}
+ }
+ fallback{"{0} – {1}"}
+ h{
+ a{"h a – h a"}
+ h{"h–h a"}
+ }
+ hm{
+ a{"h:mm a – h:mm a"}
+ h{"h:mm–h:mm a"}
+ m{"h:mm–h:mm a"}
+ }
+ hmv{
+ a{"h:mm a – h:mm a v"}
+ h{"h:mm–h:mm a v"}
+ m{"h:mm–h:mm a v"}
+ }
+ hv{
+ a{"h a – h a v"}
+ h{"h–h a v"}
+ }
+ y{
+ y{"y–y"}
+ }
+ yM{
+ M{"MM/y – MM/y"}
+ y{"M/y – M/y"}
+ }
+ yMEd{
+ M{"E, dd/MM/y – E, dd/MM/y"}
+ d{"E, dd/MM/y – E, dd/MM/y"}
+ y{"E, dd/MM/y – E, dd/MM/y"}
+ }
+ yMMM{
+ M{"MMM–MMM y"}
+ y{"MMM y – MMM y"}
+ }
+ yMMMEd{
+ M{"E, d MMM y – E, d MMM y"}
+ d{"E, d MMM y – E, d MMM y"}
+ y{"E, d MMM y – E, d MMM y"}
+ }
+ yMMMM{
+ M{"MMMM – MMMM y"}
+ y{"MMMM y – MMMM y"}
+ }
+ yMMMd{
+ M{"d MMM – d MMM y"}
+ d{"d – d MMM y"}
+ y{"d MMM y – d MMM y"}
+ }
+ yMd{
+ M{"dd/MM/y – dd/MM/y"}
+ d{"dd/MM/y – dd/MM/y"}
+ y{"dd/MM/y – dd/MM/y"}
+ }
+ }
+ monthNames{
+ format{
+ abbreviated{
+ "Jén",
+ "Fẹ́b",
+ "Mach",
+ "Épr",
+ "Mee",
+ "Jun",
+ "Jul",
+ "Ọgọ",
+ "Sẹp",
+ "Ọkt",
+ "Nọv",
+ "Dis",
+ }
+ narrow{
+ "J",
+ "F",
+ "M",
+ "A",
+ "M",
+ "J",
+ "J",
+ "A",
+ "S",
+ "O",
+ "N",
+ "D",
+ }
+ wide{
+ "Jénúári",
+ "Fẹ́búári",
+ "Mach",
+ "Éprel",
+ "Mee",
+ "Jun",
+ "Julai",
+ "Ọgọst",
+ "Sẹptẹ́mba",
+ "Ọktóba",
+ "Nọvẹ́mba",
+ "Disẹ́mba",
+ }
+ }
+ stand-alone{
+ abbreviated{
+ "Jén",
+ "Fẹ́b",
+ "Mach",
+ "Épr",
+ "Mee",
+ "Jun",
+ "Jul",
+ "Ọ́gọ",
+ "Sẹp",
+ "Ọkt",
+ "Nọv",
+ "Dis",
+ }
+ narrow{
+ "J",
+ "F",
+ "M",
+ "A",
+ "M",
+ "J",
+ "J",
+ "A",
+ "S",
+ "O",
+ "N",
+ "D",
+ }
+ wide{
+ "Jénúári",
+ "Fẹ́búári",
+ "Mach",
+ "Éprel",
+ "Mee",
+ "Jun",
+ "Julai",
+ "Ọgọst",
+ "Sẹptẹ́mba",
+ "Ọktóba",
+ "Nọvẹ́mba",
+ "Disẹ́mba",
+ }
+ }
+ }
+ quarters{
+ format{
+ abbreviated{
+ "K1",
+ "K2",
+ "K3",
+ "K4",
+ }
+ narrow{
+ "1",
+ "2",
+ "3",
+ "4",
+ }
+ wide{
+ "Fẹ́st Kwọ́ta",
+ "Sẹ́kọ́n Kwọ́ta",
+ "Tọ́d Kwọ́ta",
+ "Fọ́t Kwọ́ta",
+ }
+ }
+ stand-alone{
+ abbreviated{
+ "K1",
+ "K2",
+ "K3",
+ "K4",
+ }
+ narrow{
+ "1",
+ "2",
+ "3",
+ "4",
+ }
+ wide{
+ "Fẹ́st Kwọ́ta",
+ "Sẹ́kọ́n Kwọ́ta",
+ "Tọ́d Kwọ́ta",
+ "Fọ́t Kwọ́ta",
+ }
+ }
+ }
+ }
+ }
+ characterLabel{
+ activities{"Tins Wé De Hápun"}
+ african_scripts{"Áfríká Raítín Sístẹm"}
+ american_scripts{"Amẹ́ríká Raítín Sístẹm"}
+ animal{"Ánímọl"}
+ animals_nature{"Ánímọl ọ Néchọ"}
+ arrows{"Áro"}
+ body{"Bọ́di"}
+ box_drawing{"Bọ́ks Drọyin"}
+ braille{"Blaínd Pípol Raítín Sístẹm"}
+ building{"Bíldin"}
+ bullets_stars{"Búlẹt ọ Sta"}
+ consonantal_jamo{"Jamo Kọ́nsónant"}
+ currency_symbols{"Mọní Símbol"}
+ dash_connector{"Dash ọ Kọnẹ́ktọ"}
+ digits{"Nọ́mba"}
+ dingbats{"Díngbat"}
+ divination_symbols{"Fọ́tiún Tẹ́lín Símbol"}
+ downwards_arrows{"Aro Wé Pọínt Daun"}
+ downwards_upwards_arrows{"Aro Wé Pọínt Ọ́p & Daun"}
+ east_asian_scripts{"Íst Éshiá Raítín Sístẹm"}
+ emoji{"Ẹ́móji"}
+ european_scripts{"Yúrop Raítín Sístẹm"}
+ female{"Wúman"}
+ flag{"Flag"}
+ flags{"Flag-dẹm"}
+ food_drink{"Fud & Drink"}
+ format{"Fọ́mat"}
+ format_whitespace{"Fọ́mat & Waítspes"}
+ full_width_form_variant{"Fúl-Waid Taíp"}
+ geometric_shapes{"Jiọmẹ́tri Shep"}
+ half_width_form_variant{"Háf-Waid Taíp"}
+ han_characters{"Hán ABChD"}
+ han_radicals{"Han Rádikál"}
+ hanja{"Hánja"}
+ hanzi_simplified{"Símpúl Hánzi"}
+ hanzi_traditional{"Nọ́mál Hánzi"}
+ heart{"Hat"}
+ historic_scripts{"Impọ́tánt Raítín Sístẹm"}
+ ideographic_desc_characters{"Idiógráfík dískr. Kárákta"}
+ japanese_kana{"Japán Kána"}
+ kanbun{"Kanbun"}
+ kanji{"Kánji"}
+ keycap{"Kíkap"}
+ leftwards_arrows{"Áro Wé Pọínt Lẹft"}
+ leftwards_rightwards_arrows{"Áro Wé Pọínt Lẹft & Rait"}
+ letterlike_symbols{"Símbul Wé Bi Laik ABChD"}
+ limited_use{"Límítẹ́d yuz"}
+ male{"Man"}
+ math_symbols{"Matimátík Símbọl"}
+ middle_eastern_scripts{"Mídúl Ístán Raítín Sístẹm"}
+ miscellaneous{"Dífrẹ́n Dífrẹ́n Tins"}
+ modern_scripts{"Mọ́dán Raítín Sístẹm"}
+ modifier{"Mọdifaya"}
+ musical_symbols{"Miúzík Símbul"}
+ nature{"Néchọ"}
+ nonspacing{"Nospes"}
+ numbers{"Nọ́mba-dẹm"}
+ objects{"Sọ́mtin"}
+ other{"Ọ́da"}
+ paired{"Tuú bai Tuu"}
+ person{"Pẹ́sin"}
+ phonetic_alphabet{"Fọnẹ́tík Álfábẹt"}
+ pictographs{"Piktógráfi"}
+ place{"Ples"}
+ plant{"Plant"}
+ punctuation{"Pọnkchuéshọn"}
+ rightwards_arrows{"Áro Wé Pọínt Rait"}
+ sign_standard_symbols{"Sain ọ Símbul"}
+ small_form_variant{"Tins Dẹm Smọ́l Smọ́l Taíp"}
+ smiley{"Smaílí"}
+ smileys_people{"Smaílí ọ Pẹ́sin"}
+ south_asian_scripts{"Saút Éshiá Raítín Sístẹm"}
+ southeast_asian_scripts{"Saút Íst Raítín Sístẹm"}
+ spacing{"Mék Spes"}
+ sport{"Átlẹ́tík Spọt"}
+ symbols{"Símbul"}
+ technical_symbols{"Tẹ́kíníkál Símbul"}
+ tone_marks{"Tón Mak"}
+ travel{"Trávul"}
+ travel_places{"Trávul ọ Ples"}
+ upwards_arrows{"Áro-dẹm Wé Pọínt Ọp"}
+ variant_forms{"dífrẹ́n dífrẹ́n taip"}
+ vocalic_jamo{"Vokálík Jámo"}
+ weather{"Wẹ́da"}
+ western_asian_scripts{"Wẹ́stán Éshiá Raítín Sístẹm"}
+ whitespace{"Waítspes"}
+ }
+ delimiters{
+ alternateQuotationEnd{"’"}
+ alternateQuotationStart{"‘"}
+ quotationEnd{"”"}
+ quotationStart{"“"}
+ }
+ fields{
+ day{
+ dn{"Dè"}
+ relative{
+ "-1"{"Yẹ́stadè"}
+ "0"{"Todè"}
+ "1"{"Tumọ́ro"}
+ }
+ relativeTime{
+ future{
+ one{"Fọ {0}dè wé de kọm"}
+ other{"Fọ {0}dè wé de kọm"}
+ }
+ past{
+ one{"{0} dè wé dọ́n pas"}
+ other{"{0} dè wé dọ́n pas"}
+ }
+ }
+ }
+ day-narrow{
+ dn{"Dè"}
+ relative{
+ "-1"{"Yẹ́stadè"}
+ "0"{"Todè"}
+ "1"{"Tumọ́ro"}
+ }
+ relativeTime{
+ future{
+ one{"Fọ {0}dè wé de kọm"}
+ other{"Fọ {0}dè wé de kọm"}
+ }
+ past{
+ one{"{0} dè wé dọ́n pas"}
+ other{"{0} dè wé dọ́n pas"}
+ }
+ }
+ }
+ day-short{
+ dn{"Dè"}
+ relative{
+ "-1"{"Yẹ́stadè"}
+ "0"{"Todè"}
+ "1"{"Tumọ́ro"}
+ }
+ relativeTime{
+ future{
+ one{"Fọ {0}dè wé de kọm"}
+ other{"Fọ {0}dè wé de kọm"}
+ }
+ past{
+ one{"{0} dè wé dọ́n pas"}
+ other{"{0} dè wé dọ́n pas"}
+ }
+ }
+ }
+ dayOfYear{
+ dn{"Dè fọ yiẹ"}
+ }
+ dayOfYear-narrow{
+ dn{"Dè fọ yiẹ"}
+ }
+ dayOfYear-short{
+ dn{"Dè fọ yiẹ"}
+ }
+ dayperiod{
+ dn{"fọ mọ́nin fọ áftanun fọ ívnin fọ nait"}
+ }
+ dayperiod-narrow{
+ dn{"fọ mọ́nin/fọ áftanun, fọ ívnin, fọ nait"}
+ }
+ dayperiod-short{
+ dn{"fọ mọ́nin/fọ áftanun, fọ ívnin, fọ nait"}
+ }
+ era{
+ dn{"Taim"}
+ }
+ era-narrow{
+ dn{"Taim"}
+ }
+ era-short{
+ dn{"Taim"}
+ }
+ fri{
+ relative{
+ "-1"{"Lást Fraidè"}
+ "0"{"Dís Fraidè"}
+ "1"{"Nẹ́st Fraidè"}
+ }
+ relativeTime{
+ future{
+ one{"Fọ {0} Fraidè"}
+ other{"Fọ {0} Fraidè"}
+ }
+ past{
+ one{"{0}Fraidè wé dọ́n pas"}
+ other{"{0}Fraidè wé dọ́n pas"}
+ }
+ }
+ }
+ fri-narrow{
+ relative{
+ "-1"{"Lást Fraidè"}
+ "0"{"Dís Fraidè"}
+ "1"{"Nẹ́st Fraidè"}
+ }
+ relativeTime{
+ future{
+ one{"Fọ {0} Fraidè"}
+ other{"Fọ {0} Fraidè"}
+ }
+ past{
+ one{"{0}Fraidè wé dọ́n pas"}
+ other{"{0}Fraidè wé dọ́n pas"}
+ }
+ }
+ }
+ fri-short{
+ relative{
+ "-1"{"Lást Fraidè"}
+ "0"{"Dís Fraidè"}
+ "1"{"Nẹ́st Fraidè"}
+ }
+ relativeTime{
+ future{
+ one{"Fọ {0} Fraidè"}
+ other{"Fọ {0} Fraidè"}
+ }
+ past{
+ one{"{0}Fraidè wé dọ́n pas"}
+ other{"{0}Fraidè wé dọ́n pas"}
+ }
+ }
+ }
+ hour{
+ dn{"Awa"}
+ relative{
+ "0"{"Dís áwa"}
+ }
+ relativeTime{
+ future{
+ one{"Fọ {0} áwa wé de kọm"}
+ other{"Fọ {0} áwa wé de kọm"}
+ }
+ past{
+ one{"{0} áwa wé dọ́n pas"}
+ other{"{0} áwa wé dọ́n pas"}
+ }
+ }
+ }
+ hour-narrow{
+ dn{"Awa"}
+ relativeTime{
+ future{
+ one{"Fọ {0} áwa wé de kọm"}
+ other{"Fọ {0} áwa wé de kọm"}
+ }
+ past{
+ one{"Fọ {0} áwa wé de kọm"}
+ other{"Fọ {0} áwa wé de kọm"}
+ }
+ }
+ }
+ hour-short{
+ dn{"Awa"}
+ relativeTime{
+ future{
+ one{"Fọ {0} áwa wé de kọm"}
+ other{"Fọ {0} áwa wé de kọm"}
+ }
+ past{
+ one{"{0} áwa wé dọ́n pas"}
+ other{"{0} áwa wé dọ́n pas"}
+ }
+ }
+ }
+ minute{
+ dn{"Mínit"}
+ relative{
+ "0"{"Dís mínit"}
+ }
+ relativeTime{
+ future{
+ one{"Fọ {0} mínit wé de kọm"}
+ other{"Fọ {0} mínit wé de kọm"}
+ }
+ past{
+ one{"{0} mínit wé dọ́n pas"}
+ other{"{0} mínit wé dọ́n pas"}
+ }
+ }
+ }
+ minute-narrow{
+ dn{"Mínit"}
+ relativeTime{
+ future{
+ one{"Fọ {0} mínit wé de kọm"}
+ other{"Fọ {0} mínit wé de kọm"}
+ }
+ past{
+ one{"{0} mínit wé dọ́n pas"}
+ other{"{0} mínit wé dọ́n pas"}
+ }
+ }
+ }
+ minute-short{
+ dn{"Mínit"}
+ relativeTime{
+ future{
+ one{"Fọ {0} mínit wé de kọm"}
+ other{"Fọ {0} mínit wé de kọm"}
+ }
+ past{
+ one{"{0} mínit wé dọ́n pas"}
+ other{"{0} mínit wé dọ́n pas"}
+ }
+ }
+ }
+ mon{
+ relative{
+ "-1"{"Lást Mọ́ndè"}
+ "0"{"Dís Mọ́ndè"}
+ "1"{"Nẹ́st Mọ́ndè"}
+ }
+ relativeTime{
+ future{
+ one{"Fọ {0} Mọ́ndè"}
+ other{"Fọ {0} Mọ́ndè"}
+ }
+ past{
+ one{"{0} Mọ́ndè wé dọ́n pas"}
+ other{"{0} Mọ́ndè wé dọ́n pas"}
+ }
+ }
+ }
+ mon-narrow{
+ relative{
+ "-1"{"Lást Mọ́ndè"}
+ "0"{"Dís Mọ́ndè"}
+ "1"{"Nẹ́st Mọ́ndè"}
+ }
+ relativeTime{
+ future{
+ one{"Fọ {0} Mọ́ndè"}
+ other{"Fọ {0} Mọ́ndè"}
+ }
+ past{
+ one{"{0} Mọ́ndè wé dọ́n pas"}
+ other{"{0} Mọ́ndè wé dọ́n pas"}
+ }
+ }
+ }
+ mon-short{
+ relative{
+ "-1"{"Lást Mọ́ndè"}
+ "0"{"Dís Mọ́ndè"}
+ "1"{"Nẹ́st Mọ́ndè"}
+ }
+ relativeTime{
+ future{
+ one{"Fọ {0} Mọ́ndè"}
+ other{"Fọ {0} Mọ́ndè"}
+ }
+ past{
+ one{"{0} Mọ́ndè wé dọ́n pas"}
+ other{"{0} Mọ́ndè wé dọ́n pas"}
+ }
+ }
+ }
+ month{
+ dn{"Mọnt"}
+ relative{
+ "-1"{"Lást mọnt"}
+ "0"{"Dís mọnt"}
+ "1"{"Nẹ́st mọnt"}
+ }
+ relativeTime{
+ future{
+ one{"Fọ {0}mọnt wé de kọm"}
+ other{"Fọ {0}mọnt wé de kọm"}
+ }
+ past{
+ one{"{0} mọnt wé dọ́n pas"}
+ other{"{0} mọnt wé dọ́n pas"}
+ }
+ }
+ }
+ month-narrow{
+ dn{"Mọnt"}
+ relative{
+ "-1"{"Lást mọnt"}
+ "0"{"Dís mọnt"}
+ "1"{"Nẹ́st mọnt"}
+ }
+ relativeTime{
+ future{
+ one{"Fọ {0}mọnt wé de kọm"}
+ other{"Fọ {0}mọnt wé de kọm"}
+ }
+ past{
+ one{"{0} mọnt wé dọ́n pas"}
+ other{"{0} mọnt wé dọ́n pas"}
+ }
+ }
+ }
+ month-short{
+ dn{"Mọnt"}
+ relative{
+ "-1"{"Lást mọnt"}
+ "0"{"Dís mọnt"}
+ "1"{"Nẹ́st mọnt"}
+ }
+ relativeTime{
+ future{
+ one{"Fọ {0}mọnt wé de kọm"}
+ other{"Fọ {0}mọnt wé de kọm"}
+ }
+ past{
+ one{"{0} mọnt wé dọ́n pas"}
+ other{"{0} mọnt wé dọ́n pas"}
+ }
+ }
+ }
+ quarter{
+ dn{"Kwọ́ta"}
+ relative{
+ "-1"{"Lást kwọ́ta"}
+ "0"{"Dís kwọ́ta"}
+ "1"{"Nẹ́st kwọ́ta"}
+ }
+ relativeTime{
+ future{
+ one{"fọ {0} kwọ́ta wé de kọm"}
+ other{"fọ {0} kwọ́ta wé de kọm"}
+ }
+ past{
+ one{"{0} kwọ́ta wé dọ́n pas"}
+ other{"{0} kwọ́ta wé dọ́n pas"}
+ }
+ }
+ }
+ quarter-narrow{
+ dn{"Kwọ́ta"}
+ relativeTime{
+ future{
+ one{"fọ {0} kwọ́ta wé de kọm"}
+ other{"fọ {0} kwọ́ta wé de kọm"}
+ }
+ past{
+ one{"{0} kwọ́ta wé dọ́n pas"}
+ other{"{0} kwọ́ta wé dọ́n pas"}
+ }
+ }
+ }
+ quarter-short{
+ dn{"Kwọ́ta"}
+ relativeTime{
+ future{
+ one{"fọ {0} kwọ́ta wé de kọm"}
+ other{"fọ {0} kwọ́ta wé de kọm"}
+ }
+ past{
+ one{"{0} kwọ́ta wé dọ́n pas"}
+ other{"{0} kwọ́ta wé dọ́n pas"}
+ }
+ }
+ }
+ sat{
+ relative{
+ "-1"{"Lást Sátọdè"}
+ "0"{"Dís Sátọdè"}
+ "1"{"Nẹ́st Sátọdè"}
+ }
+ relativeTime{
+ future{
+ one{"Fọ {0} Sátọdè"}
+ other{"Fọ {0} Sátọdè"}
+ }
+ past{
+ one{"{0} Sátọdè wé dọ́n pas"}
+ other{"{0} Sátọdè wé dọ́n pas"}
+ }
+ }
+ }
+ sat-narrow{
+ relative{
+ "-1"{"Lást Sátọdè"}
+ "0"{"Dís Sátọdè"}
+ "1"{"Nẹ́st Sátọdè"}
+ }
+ relativeTime{
+ future{
+ one{"Fọ {0} Sátọdè"}
+ other{"Fọ {0} Sátọdè"}
+ }
+ past{
+ one{"{0} Sátọdè wé dọ́n pas"}
+ other{"{0} Sátọdè wé dọ́n pas"}
+ }
+ }
+ }
+ sat-short{
+ relative{
+ "-1"{"Lást Sátọdè"}
+ "0"{"Dís Sátọdè"}
+ "1"{"Nẹ́st Sátọdè"}
+ }
+ relativeTime{
+ future{
+ one{"Fọ {0} Sátọdè"}
+ other{"Fọ {0} Sátọdè"}
+ }
+ past{
+ one{"{0} Sátọdè wé dọ́n pas"}
+ other{"{0} Sátọdè wé dọ́n pas"}
+ }
+ }
+ }
+ second{
+ dn{"Sẹ́kọn"}
+ relative{
+ "0"{"nau"}
+ }
+ relativeTime{
+ future{
+ one{"Fọ {0} Sẹ́kọn"}
+ other{"Fọ {0} Sẹ́kọn"}
+ }
+ past{
+ one{"{0} sẹ́kọn wé dọ́n pas"}
+ other{"{0} sẹ́kọn wé dọ́n pas"}
+ }
+ }
+ }
+ second-narrow{
+ dn{"Sẹ́kọn"}
+ relativeTime{
+ future{
+ one{"Fọ {0} Sẹ́kọn"}
+ other{"Fọ {0} Sẹ́kọn"}
+ }
+ past{
+ one{"{0} sẹ́kọn wé dọ́n pas"}
+ other{"{0} sẹ́kọn wé dọ́n pas"}
+ }
+ }
+ }
+ second-short{
+ dn{"Sẹ́kọn"}
+ relativeTime{
+ future{
+ one{"Fọ {0} Sẹ́kọn"}
+ other{"Fọ {0} Sẹ́kọn"}
+ }
+ past{
+ one{"{0} sẹ́kọn wé dọ́n pas"}
+ other{"{0} sẹ́kọn wé dọ́n pas"}
+ }
+ }
+ }
+ sun{
+ relative{
+ "-1"{"Lást Sọ́ndè"}
+ "0"{"Dís Sọ́ndè"}
+ "1"{"Nẹ́st Sọ́ndè"}
+ }
+ relativeTime{
+ future{
+ one{"Fọ {0} Sọ́ndè"}
+ other{"Fọ {0} Sọ́ndè"}
+ }
+ past{
+ one{"{0} Sọ́ndè wé dọ́n pas"}
+ other{"{0} Sọ́ndè wé dọ́n pas"}
+ }
+ }
+ }
+ sun-narrow{
+ relative{
+ "-1"{"Lást Sọ́ndè"}
+ "0"{"Dís Sọ́ndè"}
+ "1"{"Nẹ́st Sọ́ndè"}
+ }
+ relativeTime{
+ future{
+ one{"Fọ {0} Sọ́ndè"}
+ other{"Fọ {0} Sọ́ndè"}
+ }
+ past{
+ one{"{0} Sọ́ndè wé dọ́n pas"}
+ other{"{0} Sọ́ndè wé dọ́n pas"}
+ }
+ }
+ }
+ sun-short{
+ relative{
+ "-1"{"Lást Sọ́ndè"}
+ "0"{"Dís Sọ́ndè"}
+ "1"{"Nẹ́st Sọ́ndè"}
+ }
+ relativeTime{
+ future{
+ one{"Fọ {0} Sọ́ndè"}
+ other{"Fọ {0} Sọ́ndè"}
+ }
+ past{
+ one{"{0} Sọ́ndè wé dọ́n pas"}
+ other{"{0} Sọ́ndè wé dọ́n pas"}
+ }
+ }
+ }
+ thu{
+ relative{
+ "-1"{"Lást Tọ́zdè"}
+ "0"{"Dís Tọ́zdè"}
+ "1"{"Nẹ́st Tọ́zdè"}
+ }
+ relativeTime{
+ future{
+ one{"Fọ {0} Tọ́zdè"}
+ other{"Fọ {0} Tọ́zdè"}
+ }
+ past{
+ one{"{0}Tọ́zdè wé dọ́n pas"}
+ other{"{0}Tọ́zdè wé dọ́n pas"}
+ }
+ }
+ }
+ thu-narrow{
+ relative{
+ "-1"{"Lást Tọ́zdè"}
+ "0"{"Dís Tọ́zdè"}
+ "1"{"Nẹ́st Tọ́zdè"}
+ }
+ relativeTime{
+ future{
+ one{"Fọ {0} Tọ́zdè"}
+ other{"Fọ {0} Tọ́zdè"}
+ }
+ past{
+ one{"{0}Tọ́zdè wé dọ́n pas"}
+ other{"{0}Tọ́zdè wé dọ́n pas"}
+ }
+ }
+ }
+ thu-short{
+ relative{
+ "-1"{"Lást Tọ́zdè"}
+ "0"{"Dís Tọ́zdè"}
+ "1"{"Nẹ́st Tọ́zdè"}
+ }
+ relativeTime{
+ future{
+ one{"Fọ {0} Tọ́zdè"}
+ other{"Fọ {0} Tọ́zdè"}
+ }
+ past{
+ one{"{0}Tọ́zdè wé dọ́n pas"}
+ other{"{0}Tọ́zdè wé dọ́n pas"}
+ }
+ }
+ }
+ tue{
+ relative{
+ "-1"{"Lást Tiúzdè"}
+ "0"{"Dís Tiúzdè"}
+ "1"{"Nẹ́st Tiúzdè"}
+ }
+ relativeTime{
+ future{
+ one{"Fọ {0} Tiúzdè"}
+ other{"Fọ {0} Tiúzdè"}
+ }
+ past{
+ one{"{0} Tiúzdè wé dọ́n pas"}
+ other{"{0} Tiúzdè wé dọ́n pas"}
+ }
+ }
+ }
+ tue-narrow{
+ relative{
+ "-1"{"Lást Tiúzdè"}
+ "0"{"Dís Tiúzdè"}
+ "1"{"Nẹ́st Tiúzdè"}
+ }
+ relativeTime{
+ future{
+ one{"Fọ {0} Tiúzdè"}
+ other{"Fọ {0} Tiúzdè"}
+ }
+ past{
+ one{"{0} Tiúzdè wé dọ́n pas"}
+ other{"{0} Tiúzdè wé dọ́n pas"}
+ }
+ }
+ }
+ tue-short{
+ relative{
+ "-1"{"Lást Tiúzdè"}
+ "0"{"Dís Tiúzdè"}
+ "1"{"Nẹ́st Tiúzdè"}
+ }
+ relativeTime{
+ future{
+ one{"Fọ {0} Tiúzdè"}
+ other{"Fọ {0} Tiúzdè"}
+ }
+ past{
+ one{"{0} Tiúzdè wé dọ́n pas"}
+ other{"{0} Tiúzdè wé dọ́n pas"}
+ }
+ }
+ }
+ wed{
+ relative{
+ "-1"{"Lást Wẹ́nzdè"}
+ "0"{"Dís Wẹ́nzdè"}
+ "1"{"Nẹ́st Wẹ́nzdè"}
+ }
+ relativeTime{
+ future{
+ one{"Fọ {0} Wẹ́nzdè"}
+ other{"Fọ {0} Wẹ́nzdè"}
+ }
+ past{
+ one{"{0} Wẹ́nẹdè wé dọ́n pas"}
+ other{"{0} Wẹ́nẹdè wé dọ́n pas"}
+ }
+ }
+ }
+ wed-narrow{
+ relative{
+ "-1"{"Lást Wẹ́nzdè"}
+ "0"{"Dís Wẹ́nzdè"}
+ "1"{"Nẹ́st Wẹ́nzdè"}
+ }
+ relativeTime{
+ future{
+ one{"Fọ {0} Wẹ́nzdè"}
+ other{"Fọ {0} Wẹ́nzdè"}
+ }
+ past{
+ one{"{0} Wẹ́nzdè wé dọ́n pas"}
+ other{"{0} Wẹ́nzdè wé dọ́n pas"}
+ }
+ }
+ }
+ wed-short{
+ relative{
+ "-1"{"Lást Wẹ́nzdè"}
+ "0"{"Dís Wẹ́nzdè"}
+ "1"{"Nẹ́st Wẹ́nzdè"}
+ }
+ relativeTime{
+ future{
+ one{"Fọ {0} Wẹ́nzdè"}
+ other{"Fọ {0} Wẹ́nzdè"}
+ }
+ past{
+ one{"{0} Wẹ́nzdè wé dọ́n pas"}
+ other{"{0} Wẹ́nzdè wé dọ́n pas"}
+ }
+ }
+ }
+ week{
+ dn{"Wik"}
+ relative{
+ "-1"{"Lást wik"}
+ "0"{"Dís wik"}
+ "1"{"Nẹ́st wik"}
+ }
+ relativePeriod{"Di wík ọf {0}"}
+ relativeTime{
+ future{
+ one{"Fọ {0}wik wé de kọm"}
+ other{"Fọ {0}wik wé de kọm"}
+ }
+ past{
+ one{"{0} wik wé dọ́n pas"}
+ other{"{0} wik wé dọ́n pas"}
+ }
+ }
+ }
+ week-narrow{
+ dn{"Wik"}
+ relative{
+ "-1"{"Lást wik"}
+ "0"{"Dís wik"}
+ "1"{"Nẹ́st wik"}
+ }
+ relativePeriod{"Di wik ọf {0}"}
+ relativeTime{
+ future{
+ one{"Fọ {0}wik wé de kọm"}
+ other{"Fọ {0}wik wé de kọm"}
+ }
+ past{
+ one{"{0} wik wé dọ́n pas"}
+ other{"{0} wik wé dọ́n pas"}
+ }
+ }
+ }
+ week-short{
+ dn{"Wik"}
+ relative{
+ "-1"{"Lást wik"}
+ "0"{"Dís wik"}
+ "1"{"Nẹ́st wik"}
+ }
+ relativePeriod{"Di wik ọf {0}"}
+ relativeTime{
+ future{
+ one{"Fọ {0}wik wé de kọm"}
+ other{"Fọ {0}wik wé de kọm"}
+ }
+ past{
+ one{"{0} wik wé dọ́n pas"}
+ other{"{0} wik wé dọ́n pas"}
+ }
+ }
+ }
+ weekOfMonth{
+ dn{"Wik fọ mọnt"}
+ }
+ weekOfMonth-narrow{
+ dn{"Wik fọ mọnt"}
+ }
+ weekOfMonth-short{
+ dn{"Wik fọ mọnt"}
+ }
+ weekday{
+ dn{"Dè fọ wik"}
+ }
+ weekday-narrow{
+ dn{"Dè fọ wik"}
+ }
+ weekday-short{
+ dn{"Dè fọ wik"}
+ }
+ weekdayOfMonth{
+ dn{"Dè fọ mọnt"}
+ }
+ weekdayOfMonth-narrow{
+ dn{"Dè fọ mọnt"}
+ }
+ weekdayOfMonth-short{
+ dn{"Dè fọ mọnt"}
+ }
+ year{
+ dn{"Yiẹ"}
+ relative{
+ "-1"{"Lást yiẹ"}
+ "0"{"Dís yiẹ"}
+ "1"{"Nẹ́st yiẹ"}
+ }
+ relativeTime{
+ future{
+ one{"fọ {0} yiẹ wé de kọm"}
+ other{"fọ {0} yiẹ wé de kọm"}
+ }
+ past{
+ one{"{0} yiẹ wé dọ́n pas"}
+ other{"{0} yiẹ wé dọ́n pas"}
+ }
+ }
+ }
+ year-narrow{
+ dn{"Yiẹ"}
+ relative{
+ "-1"{"Lást yiẹ"}
+ "0"{"Dís yiẹ"}
+ "1"{"Nẹ́st yiẹ"}
+ }
+ relativeTime{
+ future{
+ one{"fọ {0} yiẹ wé de kọm"}
+ other{"fọ {0} yiẹ wé de kọm"}
+ }
+ past{
+ one{"{0} yiẹ wé dọ́n pas"}
+ other{"{0} yiẹ wé dọ́n pas"}
+ }
+ }
+ }
+ year-short{
+ dn{"Yiẹ"}
+ relative{
+ "-1"{"Lást yiẹ"}
+ "0"{"Dís yiẹ"}
+ "1"{"Nẹ́st yiẹ"}
+ }
+ relativeTime{
+ future{
+ one{"fọ {0} yiẹ wé de kọm"}
+ other{"fọ {0} yiẹ wé de kọm"}
+ }
+ past{
+ one{"{0} yiẹ wé dọ́n pas"}
+ other{"{0} yiẹ wé dọ́n pas"}
+ }
+ }
+ }
+ zone{
+ dn{"Taím Zon"}
+ }
+ zone-narrow{
+ dn{"Taím Zon"}
+ }
+ zone-short{
+ dn{"Taím Zon"}
+ }
+ }
+ listPattern{
+ or{
+ 2{"{0} ọ {1}"}
+ end{"{0} ọ {1}"}
+ middle{"{0}, {1}"}
+ start{"{0}, {1}"}
+ }
+ or-narrow{
+ 2{"{0} ọ {1}"}
+ end{"{0} ọ {1}"}
+ middle{"{0}, {1}"}
+ start{"{0}, {1}"}
+ }
+ or-short{
+ 2{"{0} ọ {1}"}
+ end{"{0}, ọ {1}"}
+ middle{"{0}, {1}"}
+ start{"{0}, {1}"}
+ }
+ standard{
+ 2{"{0} an {1}"}
+ end{"{0}, an {1}"}
+ middle{"{0}, {1}"}
+ start{"{0}, {1}"}
+ }
+ standard-narrow{
+ 2{"{0}, {1}"}
+ end{"{0}, ọ {1}"}
+ middle{"{0}, {1}"}
+ start{"{0}, {1}"}
+ }
+ standard-short{
+ 2{"{0} & {1}"}
+ end{"{0}, & {1}"}
+ middle{"{0}, {1}"}
+ start{"{0}, {1}"}
+ }
+ unit{
+ 2{"{0}, {1}"}
+ end{"{0}, {1}"}
+ middle{"{0}, {1}"}
+ start{"{0}, {1}"}
+ }
+ unit-narrow{
+ 2{"{0} {1}"}
+ end{"{0} {1}"}
+ middle{"{0} {1}"}
+ start{"{0} {1}"}
+ }
+ unit-short{
+ 2{"{0}, {1}"}
+ end{"{0}, {1}"}
+ middle{"{0}, {1}"}
+ start{"{0}, {1}"}
+ }
+ }
+ measurementSystemNames{
+ UK{"Brítish"}
+ US{"US"}
+ metric{"Mẹ́trik"}
+ }
+ parse{
+ date{
+ lenient{
+ "[\\--/]",
+ "[\\:∶︓﹕:]",
+ }
+ }
+ general{
+ lenient{
+ "[.․。︒﹒.。]",
+ "['ʼ՚᾽᾿’']",
+ "[%٪﹪%]",
+ "[؉‰]",
+ "[\$﹩$]",
+ "[£₤£]",
+ "[¥¥]",
+ "[₩₩]",
+ "[₨₹{Rp}{Rs}]",
+ }
+ }
+ number{
+ lenient{
+ "[\\-‐‒–⁻₋−➖﹣-]",
+ "[,،٫、︐︑﹐﹑,、]",
+ "[+⁺₊➕﬩﹢+]",
+ }
+ stricter{
+ "[,٫︐﹐,]",
+ "[.․﹒.。]",
+ }
+ }
+ }
+}
diff --git a/icu4c/source/data/locales/pcm_NG.txt b/icu4c/source/data/locales/pcm_NG.txt
new file mode 100644
index 00000000000..3274685085b
--- /dev/null
+++ b/icu4c/source/data/locales/pcm_NG.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+pcm_NG{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/locales/pl.txt b/icu4c/source/data/locales/pl.txt
index eccbd839891..bdbe8892089 100644
--- a/icu4c/source/data/locales/pl.txt
+++ b/icu4c/source/data/locales/pl.txt
@@ -17,7 +17,7 @@ pl{
latn{
miscPatterns{
approximately{"~{0}"}
- atLeast{"{0}+"}
+ atLeast{"≥{0}"}
atMost{"≤{0}"}
range{"{0}–{1}"}
}
@@ -271,7 +271,7 @@ pl{
}
minimalPairs{
ordinal{
- other{"Skręć w {0} w prawo."}
+ other{"Skręć w {0}. w prawo."}
}
plural{
few{"{0} miesiące"}
@@ -282,7 +282,7 @@ pl{
}
minimumGroupingDigits{"2"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/pl_PL.txt b/icu4c/source/data/locales/pl_PL.txt
index 8d4bcbd93dc..7bdd4c8a1bd 100644
--- a/icu4c/source/data/locales/pl_PL.txt
+++ b/icu4c/source/data/locales/pl_PL.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
pl_PL{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ps.txt b/icu4c/source/data/locales/ps.txt
index 14431ea0a1c..6a845993dc6 100644
--- a/icu4c/source/data/locales/ps.txt
+++ b/icu4c/source/data/locales/ps.txt
@@ -226,7 +226,7 @@ ps{
minimumGroupingDigits{"1"}
native{"arabext"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
default{"persian"}
generic{
diff --git a/icu4c/source/data/locales/ps_AF.txt b/icu4c/source/data/locales/ps_AF.txt
index 99bfd6dd8bf..3b8c84894b2 100644
--- a/icu4c/source/data/locales/ps_AF.txt
+++ b/icu4c/source/data/locales/ps_AF.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ps_AF{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ps_PK.txt b/icu4c/source/data/locales/ps_PK.txt
index bf5dbab4dfc..a9e13985550 100644
--- a/icu4c/source/data/locales/ps_PK.txt
+++ b/icu4c/source/data/locales/ps_PK.txt
@@ -7,7 +7,7 @@ ps_PK{
" ء ب پ ت ټ ث ج ځ چ څ ح خ د ډ ذ ر ړ ز ژ ږ س ش ښ ص ض ط ظ ع غ ف ق ک ګ گ ل م ن ڼ"
" ه ة و ؤ ی ے ي ې ۍ ئ]"
}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/pt.txt b/icu4c/source/data/locales/pt.txt
index 4d7e3adcead..bda9e0dfa4d 100644
--- a/icu4c/source/data/locales/pt.txt
+++ b/icu4c/source/data/locales/pt.txt
@@ -211,7 +211,7 @@ pt{
}
minimumGroupingDigits{"1"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/pt_AO.txt b/icu4c/source/data/locales/pt_AO.txt
index f68409faf8c..c86c8668b2d 100644
--- a/icu4c/source/data/locales/pt_AO.txt
+++ b/icu4c/source/data/locales/pt_AO.txt
@@ -5,5 +5,5 @@ pt_AO{
NumberElements{
minimumGroupingDigits{"1"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/pt_BR.txt b/icu4c/source/data/locales/pt_BR.txt
index 80129ccfedf..6889670c043 100644
--- a/icu4c/source/data/locales/pt_BR.txt
+++ b/icu4c/source/data/locales/pt_BR.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_BR{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/pt_CH.txt b/icu4c/source/data/locales/pt_CH.txt
index 0060128ed54..3a679be16d0 100644
--- a/icu4c/source/data/locales/pt_CH.txt
+++ b/icu4c/source/data/locales/pt_CH.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_CH{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/pt_CV.txt b/icu4c/source/data/locales/pt_CV.txt
index 941a30d4c5d..6d4dd3a184a 100644
--- a/icu4c/source/data/locales/pt_CV.txt
+++ b/icu4c/source/data/locales/pt_CV.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_CV{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/pt_GQ.txt b/icu4c/source/data/locales/pt_GQ.txt
index 263ab5fbe52..7cbf7717a1e 100644
--- a/icu4c/source/data/locales/pt_GQ.txt
+++ b/icu4c/source/data/locales/pt_GQ.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_GQ{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/pt_GW.txt b/icu4c/source/data/locales/pt_GW.txt
index 55d0c8dd222..da37fbe5cb5 100644
--- a/icu4c/source/data/locales/pt_GW.txt
+++ b/icu4c/source/data/locales/pt_GW.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_GW{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/pt_LU.txt b/icu4c/source/data/locales/pt_LU.txt
index 66c4e95674c..ebead8d520f 100644
--- a/icu4c/source/data/locales/pt_LU.txt
+++ b/icu4c/source/data/locales/pt_LU.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_LU{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/pt_MO.txt b/icu4c/source/data/locales/pt_MO.txt
index 59175c0bd3c..4a57d5d4637 100644
--- a/icu4c/source/data/locales/pt_MO.txt
+++ b/icu4c/source/data/locales/pt_MO.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_MO{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/pt_MZ.txt b/icu4c/source/data/locales/pt_MZ.txt
index 112d57aab1b..b99439ce770 100644
--- a/icu4c/source/data/locales/pt_MZ.txt
+++ b/icu4c/source/data/locales/pt_MZ.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_MZ{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/pt_PT.txt b/icu4c/source/data/locales/pt_PT.txt
index dd379e8dabe..32406e9c414 100644
--- a/icu4c/source/data/locales/pt_PT.txt
+++ b/icu4c/source/data/locales/pt_PT.txt
@@ -171,7 +171,7 @@ pt_PT{
minimumGroupingDigits{"2"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/pt_ST.txt b/icu4c/source/data/locales/pt_ST.txt
index 7975c4b3331..e4321678d60 100644
--- a/icu4c/source/data/locales/pt_ST.txt
+++ b/icu4c/source/data/locales/pt_ST.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_ST{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/pt_TL.txt b/icu4c/source/data/locales/pt_TL.txt
index 5166829a4c1..b3777b6af6a 100644
--- a/icu4c/source/data/locales/pt_TL.txt
+++ b/icu4c/source/data/locales/pt_TL.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_TL{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/qu.txt b/icu4c/source/data/locales/qu.txt
index bf5b4464484..b64461fcf25 100644
--- a/icu4c/source/data/locales/qu.txt
+++ b/icu4c/source/data/locales/qu.txt
@@ -156,7 +156,7 @@ qu{
}
minimumGroupingDigits{"1"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/qu_BO.txt b/icu4c/source/data/locales/qu_BO.txt
index 0e337e77934..e7395e909ec 100644
--- a/icu4c/source/data/locales/qu_BO.txt
+++ b/icu4c/source/data/locales/qu_BO.txt
@@ -9,5 +9,5 @@ qu_BO{
}
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/qu_EC.txt b/icu4c/source/data/locales/qu_EC.txt
index 3bcb209623c..bb240382c7f 100644
--- a/icu4c/source/data/locales/qu_EC.txt
+++ b/icu4c/source/data/locales/qu_EC.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
qu_EC{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/qu_PE.txt b/icu4c/source/data/locales/qu_PE.txt
index 8a34cfdf6fc..8319e2d1f69 100644
--- a/icu4c/source/data/locales/qu_PE.txt
+++ b/icu4c/source/data/locales/qu_PE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
qu_PE{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/rm.txt b/icu4c/source/data/locales/rm.txt
index c1e07786707..396266e8938 100644
--- a/icu4c/source/data/locales/rm.txt
+++ b/icu4c/source/data/locales/rm.txt
@@ -35,7 +35,7 @@ rm{
}
minimumGroupingDigits{"1"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/rm_CH.txt b/icu4c/source/data/locales/rm_CH.txt
index bf4e2afc85d..3d1c34f4b02 100644
--- a/icu4c/source/data/locales/rm_CH.txt
+++ b/icu4c/source/data/locales/rm_CH.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
rm_CH{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/rn.txt b/icu4c/source/data/locales/rn.txt
index 338fc697258..161518108d4 100644
--- a/icu4c/source/data/locales/rn.txt
+++ b/icu4c/source/data/locales/rn.txt
@@ -17,7 +17,7 @@ rn{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/rn_BI.txt b/icu4c/source/data/locales/rn_BI.txt
index f09649548de..5687a5655e6 100644
--- a/icu4c/source/data/locales/rn_BI.txt
+++ b/icu4c/source/data/locales/rn_BI.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
rn_BI{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ro.txt b/icu4c/source/data/locales/ro.txt
index 3cab97cbd18..9b90bb4fd8c 100644
--- a/icu4c/source/data/locales/ro.txt
+++ b/icu4c/source/data/locales/ro.txt
@@ -250,7 +250,7 @@ ro{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ro_MD.txt b/icu4c/source/data/locales/ro_MD.txt
index 108a665e528..3fb9543ac61 100644
--- a/icu4c/source/data/locales/ro_MD.txt
+++ b/icu4c/source/data/locales/ro_MD.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ro_MD{
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
dayNames{
diff --git a/icu4c/source/data/locales/ro_RO.txt b/icu4c/source/data/locales/ro_RO.txt
index 7a28aade2fc..9fb3ea1f85f 100644
--- a/icu4c/source/data/locales/ro_RO.txt
+++ b/icu4c/source/data/locales/ro_RO.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ro_RO{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/rof.txt b/icu4c/source/data/locales/rof.txt
index e0bf91ac70a..544ccc219c2 100644
--- a/icu4c/source/data/locales/rof.txt
+++ b/icu4c/source/data/locales/rof.txt
@@ -11,7 +11,7 @@ rof{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/rof_TZ.txt b/icu4c/source/data/locales/rof_TZ.txt
index d30fd4966e9..15b900a5381 100644
--- a/icu4c/source/data/locales/rof_TZ.txt
+++ b/icu4c/source/data/locales/rof_TZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
rof_TZ{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/root.txt b/icu4c/source/data/locales/root.txt
index 5ae5c3e3d5e..c4eeba15da0 100644
--- a/icu4c/source/data/locales/root.txt
+++ b/icu4c/source/data/locales/root.txt
@@ -1,8 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
-/**
- * ICU source: /common/main/root.xml
- */
root{
AuxExemplarCharacters{"[]"}
Ellipsis{
@@ -174,7 +171,7 @@ root{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
AmPmMarkers:alias{"/LOCALE/calendar/gregorian/AmPmMarkers"}
diff --git a/icu4c/source/data/locales/ru.txt b/icu4c/source/data/locales/ru.txt
index a106c106905..6bac8fa0b09 100644
--- a/icu4c/source/data/locales/ru.txt
+++ b/icu4c/source/data/locales/ru.txt
@@ -292,7 +292,7 @@ ru{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/ru_BY.txt b/icu4c/source/data/locales/ru_BY.txt
index c1653c7c66c..3dfcd5d7767 100644
--- a/icu4c/source/data/locales/ru_BY.txt
+++ b/icu4c/source/data/locales/ru_BY.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ru_BY{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ru_KG.txt b/icu4c/source/data/locales/ru_KG.txt
index fcafe9aa5ed..295d6fc4b79 100644
--- a/icu4c/source/data/locales/ru_KG.txt
+++ b/icu4c/source/data/locales/ru_KG.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ru_KG{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ru_KZ.txt b/icu4c/source/data/locales/ru_KZ.txt
index 76e118f7019..51f2d6d01b9 100644
--- a/icu4c/source/data/locales/ru_KZ.txt
+++ b/icu4c/source/data/locales/ru_KZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ru_KZ{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ru_MD.txt b/icu4c/source/data/locales/ru_MD.txt
index 77d133924ac..e6727074460 100644
--- a/icu4c/source/data/locales/ru_MD.txt
+++ b/icu4c/source/data/locales/ru_MD.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ru_MD{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ru_RU.txt b/icu4c/source/data/locales/ru_RU.txt
index 4f5d8392d01..6e28eab1c5f 100644
--- a/icu4c/source/data/locales/ru_RU.txt
+++ b/icu4c/source/data/locales/ru_RU.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ru_RU{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ru_UA.txt b/icu4c/source/data/locales/ru_UA.txt
index ba33d6b868e..eb82f23f738 100644
--- a/icu4c/source/data/locales/ru_UA.txt
+++ b/icu4c/source/data/locales/ru_UA.txt
@@ -4,7 +4,7 @@ ru_UA{
NumberElements{
minimumGroupingDigits{"2"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
availableFormats{
diff --git a/icu4c/source/data/locales/rw.txt b/icu4c/source/data/locales/rw.txt
index 57adaf581e2..cf0e1e03882 100644
--- a/icu4c/source/data/locales/rw.txt
+++ b/icu4c/source/data/locales/rw.txt
@@ -32,7 +32,7 @@ rw{
}
minimumGroupingDigits{"1"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/rw_RW.txt b/icu4c/source/data/locales/rw_RW.txt
index 9325bbe59ac..392cc27cff8 100644
--- a/icu4c/source/data/locales/rw_RW.txt
+++ b/icu4c/source/data/locales/rw_RW.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
rw_RW{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/rwk.txt b/icu4c/source/data/locales/rwk.txt
index b5af86006da..4718a69b1b4 100644
--- a/icu4c/source/data/locales/rwk.txt
+++ b/icu4c/source/data/locales/rwk.txt
@@ -11,7 +11,7 @@ rwk{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/rwk_TZ.txt b/icu4c/source/data/locales/rwk_TZ.txt
index bdd26a27738..3fb659e538a 100644
--- a/icu4c/source/data/locales/rwk_TZ.txt
+++ b/icu4c/source/data/locales/rwk_TZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
rwk_TZ{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/sah.txt b/icu4c/source/data/locales/sah.txt
index b5d1ebed7e5..4a0bc43c64f 100644
--- a/icu4c/source/data/locales/sah.txt
+++ b/icu4c/source/data/locales/sah.txt
@@ -164,7 +164,7 @@ sah{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/sah_RU.txt b/icu4c/source/data/locales/sah_RU.txt
index 1860bc54644..c8c526cf216 100644
--- a/icu4c/source/data/locales/sah_RU.txt
+++ b/icu4c/source/data/locales/sah_RU.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sah_RU{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/saq.txt b/icu4c/source/data/locales/saq.txt
index 6c41638f230..174120df4bf 100644
--- a/icu4c/source/data/locales/saq.txt
+++ b/icu4c/source/data/locales/saq.txt
@@ -12,7 +12,7 @@ saq{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/saq_KE.txt b/icu4c/source/data/locales/saq_KE.txt
index 52379e44643..082e56ba34b 100644
--- a/icu4c/source/data/locales/saq_KE.txt
+++ b/icu4c/source/data/locales/saq_KE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
saq_KE{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/sat.txt b/icu4c/source/data/locales/sat.txt
new file mode 100644
index 00000000000..402929ab081
--- /dev/null
+++ b/icu4c/source/data/locales/sat.txt
@@ -0,0 +1,291 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+sat{
+ ExemplarCharacters{"[ᱚ ᱛ ᱜ ᱝ ᱞ ᱟ ᱠ ᱡ ᱢ ᱣ ᱤ ᱥ ᱦ ᱧ ᱨ ᱩ ᱪ ᱫ ᱬ ᱭ ᱮ ᱯ ᱰ ᱱ ᱲ ᱳ ᱴ ᱵ ᱶ ᱷ ᱸ ᱹ ᱺ ᱻ ᱼ ᱽ]"}
+ ExemplarCharactersNumbers{"[\\- ‑ , . % + 0᱐ 1᱑ 2᱒ 3᱓ 4᱔ 5᱕ 6᱖ 7᱗ 8᱘ 9᱙]"}
+ NumberElements{
+ default{"olck"}
+ }
+ Version{"37"}
+ calendar{
+ generic{
+ DateTimePatterns{
+ "h:mm:ss a zzzz",
+ "h:mm:ss a z",
+ "h:mm:ss a",
+ "h:mm a",
+ "G y MMMM d, EEEE",
+ "G y MMMM d",
+ "G y MMM d",
+ "GGGGG y-MM-dd",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ }
+ }
+ gregorian{
+ AmPmMarkers{
+ "ᱥᱤᱧ/ᱥᱮᱛᱟᱜ",
+ "ᱟᱹᱭᱩᱵ/ᱧᱤᱫᱟ",
+ }
+ DateTimePatterns{
+ "h:mm:ss a zzzz",
+ "h:mm:ss a z",
+ "h:mm:ss a",
+ "h:mm a",
+ "EEEE, d MMMM y",
+ "d MMMM y",
+ "d MMM y",
+ "d/M/yy",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ }
+ dayNames{
+ format{
+ abbreviated{
+ "ᱥᱤᱸ",
+ "ᱚᱛ",
+ "ᱵᱟ",
+ "ᱥᱟᱹ",
+ "ᱥᱟᱹᱨ",
+ "ᱡᱟᱹ",
+ "ᱧᱩ",
+ }
+ narrow{
+ "ᱥ",
+ "ᱚ",
+ "ᱵ",
+ "ᱥ",
+ "ᱥ",
+ "ᱡ",
+ "ᱧ",
+ }
+ wide{
+ "ᱥᱤᱸᱜᱮ",
+ "ᱚᱛᱮ",
+ "ᱵᱟᱞᱮ",
+ "ᱥᱟᱹᱜᱩᱱ",
+ "ᱥᱟᱹᱨᱫᱤ",
+ "ᱡᱟᱹᱨᱩᱢ",
+ "ᱧᱩᱦᱩᱢ",
+ }
+ }
+ stand-alone{
+ abbreviated{
+ "ᱥᱤᱸ",
+ "ᱚᱛ",
+ "ᱵᱟ",
+ "ᱥᱟᱹ",
+ "ᱥᱟᱹᱨ",
+ "ᱡᱟᱹ",
+ "ᱧᱩ",
+ }
+ narrow{
+ "ᱥ",
+ "ᱚ",
+ "ᱵ",
+ "ᱥ",
+ "ᱥ",
+ "ᱡ",
+ "ᱧ",
+ }
+ }
+ }
+ monthNames{
+ format{
+ abbreviated{
+ "ᱡᱟᱱ",
+ "ᱯᱷᱟ",
+ "ᱢᱟᱨ",
+ "ᱟᱯᱨ",
+ "ᱢᱮ",
+ "ᱡᱩᱱ",
+ "ᱡᱩᱞ",
+ "ᱟᱜᱟ",
+ "ᱥᱮᱯ",
+ "ᱚᱠᱴ",
+ "ᱱᱟᱣ",
+ "ᱫᱤᱥ",
+ }
+ narrow{
+ "ᱡ",
+ "ᱯ",
+ "ᱢ",
+ "ᱟ",
+ "ᱢ",
+ "ᱡ",
+ "ᱡ",
+ "ᱟ",
+ "ᱥ",
+ "ᱚ",
+ "ᱱ",
+ "ᱫ",
+ }
+ wide{
+ "ᱡᱟᱱᱣᱟᱨᱤ",
+ "ᱯᱷᱟᱨᱣᱟᱨᱤ",
+ "ᱢᱟᱨᱪ",
+ "ᱟᱯᱨᱮᱞ",
+ "ᱢᱮ",
+ "ᱡᱩᱱ",
+ "ᱡᱩᱞᱟᱭ",
+ "ᱟᱜᱟᱥᱛ",
+ "ᱥᱮᱯᱴᱮᱢᱵᱟᱨ",
+ "ᱚᱠᱴᱚᱵᱟᱨ",
+ "ᱱᱟᱣᱟᱢᱵᱟᱨ",
+ "ᱫᱤᱥᱟᱢᱵᱟᱨ",
+ }
+ }
+ stand-alone{
+ abbreviated{
+ "ᱡᱟᱱ",
+ "ᱯᱷᱟ",
+ "ᱢᱟᱨ",
+ "ᱟᱯᱨ",
+ "ᱢᱮ",
+ "ᱡᱩᱱ",
+ "ᱡᱩᱞ",
+ "ᱟᱜᱟ",
+ "ᱥᱮᱯ",
+ "ᱚᱠᱴ",
+ "ᱱᱟᱣ",
+ "ᱫᱤᱥ",
+ }
+ narrow{
+ "ᱡ",
+ "ᱯ",
+ "ᱢ",
+ "ᱟ",
+ "ᱢ",
+ "ᱡ",
+ "ᱡ",
+ "ᱟ",
+ "ᱥ",
+ "ᱚ",
+ "ᱱ",
+ "ᱫ",
+ }
+ }
+ }
+ quarters{
+ format{
+ abbreviated{
+ "᱑ᱟᱜ ᱯᱮ ᱪᱟᱸᱫᱚᱠᱤᱭᱟᱹ",
+ "᱒ᱟᱜ ᱯᱮ ᱪᱟᱸᱫᱚᱠᱤᱭᱟᱹ",
+ "᱓ᱭᱟᱜ ᱯᱮ ᱪᱟᱸᱫᱚᱠᱤᱭᱟᱹ",
+ "᱔ᱟᱜ ᱯᱮ ᱪᱟᱸᱫᱚᱠᱤᱭᱟᱹ",
+ }
+ narrow{
+ "᱑",
+ "᱒",
+ "᱓",
+ "᱔",
+ }
+ wide{
+ "᱑ᱟᱜ ᱯᱮ ᱪᱟᱸᱫᱚᱠᱤᱭᱟᱹ",
+ "᱒ᱟᱜ ᱯᱮ ᱪᱟᱸᱫᱚᱠᱤᱭᱟᱹ",
+ "᱓ᱭᱟᱜ ᱯᱮ ᱪᱟᱸᱫᱚᱠᱤᱭᱟᱹ",
+ "᱔ᱟᱜ ᱯᱮ ᱪᱟᱸᱫᱚᱠᱤᱭᱟᱹ",
+ }
+ }
+ stand-alone{
+ narrow{
+ "᱑",
+ "᱒",
+ "᱓",
+ "᱔",
+ }
+ wide{
+ "᱑ᱟᱜ ᱯᱮ ᱪᱟᱸᱫᱚᱠᱤᱭᱟᱹ",
+ "᱒ᱟᱜ ᱯᱮ ᱪᱟᱸᱫᱚᱠᱤᱭᱟᱹ",
+ "᱓ᱭᱟᱜ ᱯᱮ ᱪᱟᱸᱫᱚᱠᱤᱭᱟᱹ",
+ "᱔ᱟᱜ ᱯᱮ ᱪᱟᱸᱫᱚᱠᱤᱭᱟᱹ",
+ }
+ }
+ }
+ }
+ }
+ delimiters{
+ alternateQuotationEnd{"’"}
+ alternateQuotationStart{"‘"}
+ quotationEnd{"”"}
+ quotationStart{"“"}
+ }
+ fields{
+ day{
+ dn{"ᱢᱟᱦᱟ"}
+ relative{
+ "-1"{"ᱦᱚᱞᱟ"}
+ "0"{"ᱛᱮᱦᱮᱧ"}
+ "1"{"ᱜᱟᱯᱟ"}
+ }
+ }
+ day-narrow{
+ dn{"ᱢᱟᱦᱟ"}
+ }
+ day-short{
+ dn{"ᱢᱟᱦᱟ"}
+ }
+ dayperiod{
+ dn{"ᱥᱮᱛᱟᱜ/ᱟᱹᱭᱩᱵ"}
+ }
+ era{
+ dn{"ᱡᱩᱜᱽ"}
+ }
+ hour{
+ dn{"ᱴᱟᱲᱟᱝ"}
+ }
+ minute{
+ dn{"ᱴᱤᱯᱤᱡ"}
+ }
+ month{
+ dn{"ᱪᱟᱸᱫᱚ"}
+ }
+ month-narrow{
+ dn{"ᱪᱟᱸᱫᱚ"}
+ }
+ month-short{
+ dn{"ᱪᱟᱸᱫᱚ"}
+ }
+ quarter{
+ dn{"ᱯᱮᱪᱟᱸᱫᱚ"}
+ }
+ quarter-narrow{
+ dn{"ᱯᱮᱪᱟᱸᱫᱚ"}
+ }
+ quarter-short{
+ dn{"ᱯᱮᱪᱟᱸᱫᱚ"}
+ }
+ second{
+ dn{"ᱴᱤᱡ"}
+ }
+ week{
+ dn{"ᱦᱟᱯᱛᱟ/ᱮᱢᱦᱟ"}
+ }
+ week-narrow{
+ dn{"ᱦᱟᱯᱛᱟ/ᱮᱢᱦᱟ"}
+ }
+ week-short{
+ dn{"ᱦᱟᱯᱛᱟ/ᱮᱢᱦᱟ"}
+ }
+ weekday{
+ dn{"ᱦᱟᱯᱛᱟ ᱨᱮᱭᱟᱜ ᱢᱟᱦᱟ"}
+ }
+ year{
+ dn{"ᱥᱮᱨᱢᱟ/ᱵᱚᱪᱷᱚᱞᱨ"}
+ }
+ zone{
+ dn{"ᱴᱚᱴᱷᱟ"}
+ }
+ }
+ measurementSystemNames{
+ UK{"ᱭᱩᱠᱮ"}
+ US{"ᱭᱩᱮᱥ"}
+ metric{"ᱢᱤᱴᱨᱤᱠ"}
+ }
+}
diff --git a/icu4c/source/data/locales/sat_IN.txt b/icu4c/source/data/locales/sat_IN.txt
new file mode 100644
index 00000000000..c4976b4d7f9
--- /dev/null
+++ b/icu4c/source/data/locales/sat_IN.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+sat_IN{
+ "%%ALIAS"{"sat_Olck_IN"}
+}
diff --git a/icu4c/source/data/locales/sat_Olck.txt b/icu4c/source/data/locales/sat_Olck.txt
new file mode 100644
index 00000000000..0d7225f984f
--- /dev/null
+++ b/icu4c/source/data/locales/sat_Olck.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+sat_Olck{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/locales/sat_Olck_IN.txt b/icu4c/source/data/locales/sat_Olck_IN.txt
new file mode 100644
index 00000000000..2511c15dc4e
--- /dev/null
+++ b/icu4c/source/data/locales/sat_Olck_IN.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+sat_Olck_IN{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/locales/sbp.txt b/icu4c/source/data/locales/sbp.txt
index 99dedf9654e..7772d300a17 100644
--- a/icu4c/source/data/locales/sbp.txt
+++ b/icu4c/source/data/locales/sbp.txt
@@ -18,7 +18,7 @@ sbp{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/sbp_TZ.txt b/icu4c/source/data/locales/sbp_TZ.txt
index 81f68006394..23096874375 100644
--- a/icu4c/source/data/locales/sbp_TZ.txt
+++ b/icu4c/source/data/locales/sbp_TZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sbp_TZ{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/sd.txt b/icu4c/source/data/locales/sd.txt
index 4bf26bbe92d..d34aa141e76 100644
--- a/icu4c/source/data/locales/sd.txt
+++ b/icu4c/source/data/locales/sd.txt
@@ -215,7 +215,7 @@ sd{
minimumGroupingDigits{"1"}
native{"arab"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/sd_Arab.txt b/icu4c/source/data/locales/sd_Arab.txt
new file mode 100644
index 00000000000..52a97c86243
--- /dev/null
+++ b/icu4c/source/data/locales/sd_Arab.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+sd_Arab{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/locales/sd_Arab_PK.txt b/icu4c/source/data/locales/sd_Arab_PK.txt
new file mode 100644
index 00000000000..6ab03f906c4
--- /dev/null
+++ b/icu4c/source/data/locales/sd_Arab_PK.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+sd_Arab_PK{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/locales/sd_Deva.txt b/icu4c/source/data/locales/sd_Deva.txt
new file mode 100644
index 00000000000..eea1c605e04
--- /dev/null
+++ b/icu4c/source/data/locales/sd_Deva.txt
@@ -0,0 +1,318 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+sd_Deva{
+ %%Parent{"root"}
+ AuxExemplarCharacters{"[\u200C\u200D]"}
+ ExemplarCharacters{
+ "[\u093C अ आ इ ई उ ऊ ए ऐ ओ औ क ख ग ॻ घ ङ च छ ज ॼ झ ञ ट ठ ड ॾ ढ ण त थ द ध न प "
+ "फ ब ॿ भ म य र ल व श ष स ह ा ि ी \u0941 \u0942 \u0943 \u0944 \u0945 \u0947 "
+ "\u0948 ॉ ो ौ \u094D]"
+ }
+ ExemplarCharactersNumbers{"[\\- ‑ , . % ‰ + 0 1 2 3 4 5 6 7 8 9]"}
+ ExemplarCharactersPunctuation{
+ "[\\- ‐ ‑ – — , ; \\: ! ? . … ' ‘ ’ \u0022 “ ” ( ) \\[ \\] § @ * / \\& # † ‡ "
+ "′ ″]"
+ }
+ NumberElements{
+ default{"latn"}
+ native{"latn"}
+ }
+ Version{"37"}
+ calendar{
+ generic{
+ DateTimePatterns{
+ "a h:mm:ss zzzz",
+ "a h:mm:ss z",
+ "a h:mm:ss",
+ "a h:mm",
+ "EEEE, MMMM d, y G",
+ "MMMM d, y G",
+ "MMM d, y G",
+ "M/d/y GGGGG",
+ "{1}, {0}",
+ "{1} 'at' {0}",
+ "{1} 'at' {0}",
+ "{1}, {0}",
+ "{1}, {0}",
+ }
+ intervalFormats{
+ fallback{"{0} – {1}"}
+ }
+ }
+ gregorian{
+ AmPmMarkers{
+ "मंझंदि का पहिंरो",
+ "मंझंदि को पोए",
+ }
+ DateTimePatterns{
+ "a h:mm:ss zzzz",
+ "a h:mm:ss z",
+ "a h:mm:ss",
+ "a h:mm",
+ "EEEE, d MMMM y",
+ "d MMMM y",
+ "d MMM y",
+ "d/M/yy",
+ "{1}, {0}",
+ "{1} 'at' {0}",
+ "{1} {0}",
+ "{1}, {0}",
+ "{1}, {0}",
+ }
+ availableFormats{
+ Bh{"h B"}
+ Bhm{"h:mm B"}
+ Bhms{"h:mm:ss B"}
+ EBhm{"E h:mm B"}
+ EBhms{"E h:mm:ss B"}
+ EHm{"E HH:mm"}
+ EHms{"E HH:mm:ss"}
+ Ed{"d E"}
+ Ehm{"E h:mm a"}
+ Ehms{"E h:mm:ss a"}
+ GyMMMEd{"E, MMM d, y G"}
+ H{"HH"}
+ Hm{"HH:mm"}
+ Hms{"HH:mm:ss"}
+ Hmsv{"HH:mm:ss v"}
+ Hmv{"HH:mm v"}
+ MEd{"E, M/d"}
+ MMMEd{"E, MMM d"}
+ Md{"M/d"}
+ h{"h a"}
+ hm{"h:mm a"}
+ hms{"h:mm:ss a"}
+ hmsv{"h:mm:ss a v"}
+ hmv{"h:mm a v"}
+ ms{"mm:ss"}
+ yM{"M/y"}
+ yMEd{"E, M/d/y"}
+ yMMM{"MMM y"}
+ yMMMM{"MMMM y"}
+ yMMMd{"MMM d, y"}
+ yMd{"M/d/y"}
+ yQQQ{"QQQ y"}
+ yQQQQ{"QQQQ y"}
+ }
+ dayNames{
+ format{
+ abbreviated{
+ "आर्त",
+ "सू",
+ "मंग",
+ "बुध",
+ "विस",
+ "जुम",
+ "छंछ",
+ }
+ narrow{
+ "आ",
+ "म",
+ "मं",
+ "बु",
+ "वि",
+ "शु",
+ "छं",
+ }
+ wide{
+ "आर्तवार",
+ "सूमर",
+ "मंगलु",
+ "बुधर",
+ "विस्पत",
+ "जुमओ",
+ "छंछर",
+ }
+ }
+ stand-alone{
+ abbreviated{
+ "आ",
+ "सू",
+ "मं",
+ "बुध",
+ "विस्",
+ "जुम",
+ "छंछ",
+ }
+ narrow{
+ "आ",
+ "सू",
+ "मं",
+ "बु",
+ "वि",
+ "शु",
+ "छं",
+ }
+ wide{
+ "आर्त",
+ "सू",
+ "मं",
+ "बुध",
+ "विस",
+ "जुम",
+ "छंछ",
+ }
+ }
+ }
+ eras{
+ abbreviated{
+ "बीसी",
+ "एडी",
+ }
+ abbreviated%variant{
+ "बीसीई",
+ "सीई",
+ }
+ }
+ intervalFormats{
+ fallback{"{0} – {1}"}
+ }
+ monthNames{
+ format{
+ abbreviated{
+ "जन",
+ "फर",
+ "मार्च",
+ "अप्रै",
+ "मई",
+ "जून",
+ "जु",
+ "अग",
+ "सितं",
+ "अक्टू",
+ "नवं",
+ "दिसं",
+ }
+ wide{
+ "जनवरी",
+ "फरवरी",
+ "मार्चु",
+ "अप्रैल",
+ "मई",
+ "जून",
+ "जुलाई",
+ "अगस्त",
+ "सितंबर",
+ "अक्टूबर",
+ "नवंबर",
+ "दिसंबर",
+ }
+ }
+ stand-alone{
+ abbreviated{
+ "जन",
+ "फर",
+ "मार्च",
+ "अप्रै",
+ "मई",
+ "जून",
+ "जुला",
+ "अग",
+ "सितं",
+ "अक्टू",
+ "नवं",
+ "दिसं",
+ }
+ narrow{
+ "ज",
+ "फ़",
+ "म",
+ "अ",
+ "म",
+ "जू",
+ "जु",
+ "अ",
+ "सि",
+ "अ",
+ "न",
+ "द",
+ }
+ }
+ }
+ quarters{
+ format{
+ abbreviated{
+ "पहिरों पाड़ो",
+ "ॿियो पाड़ो",
+ "टियो पाड़ो",
+ "चोथो पाड़ो",
+ }
+ narrow{
+ "1",
+ "2",
+ "3",
+ "1",
+ }
+ wide{
+ "पहिरों पाड़ो",
+ "ॿियो पाड़ो",
+ "टियो पाड़ो",
+ "चोथो पाड़ो",
+ }
+ }
+ stand-alone{
+ abbreviated{
+ "पहिरों पाड़ो",
+ "ॿियो पाड़ो",
+ "टियो पाड़ो",
+ "चोथो पाड़ो",
+ }
+ narrow{
+ "1",
+ "2",
+ "3",
+ "4",
+ }
+ wide{
+ "पहिरों पाड़ो",
+ "ॿियो पाड़ो",
+ "टियो पाड़ो",
+ "चोथो पाड़ो",
+ }
+ }
+ }
+ }
+ }
+ fields{
+ day{
+ dn{"ॾींहु"}
+ relative{
+ "-1"{"कल"}
+ "0"{"अॼु"}
+ "1"{"सुभाणे"}
+ }
+ }
+ dayperiod{
+ dn{"ॾींहु/रातु"}
+ }
+ hour{
+ dn{"कलाक"}
+ }
+ month{
+ dn{"महीनो"}
+ }
+ quarter{
+ dn{"चोथो"}
+ }
+ second{
+ dn{"सेकिंडु"}
+ }
+ week{
+ dn{"हफ्तो"}
+ }
+ weekday{
+ dn{"हफ्ते जो ॾींहु"}
+ }
+ year-short{
+ dn{"साल"}
+ }
+ zone{
+ dn{"वक्तु जो दायरो"}
+ }
+ }
+ measurementSystemNames{
+ UK{"यूके"}
+ US{"यूएस"}
+ metric{"मीट्रिकु"}
+ }
+}
diff --git a/icu4c/source/data/locales/sd_Deva_IN.txt b/icu4c/source/data/locales/sd_Deva_IN.txt
new file mode 100644
index 00000000000..2c1aff24766
--- /dev/null
+++ b/icu4c/source/data/locales/sd_Deva_IN.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+sd_Deva_IN{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/locales/sd_PK.txt b/icu4c/source/data/locales/sd_PK.txt
index cecdd7418c0..766360070b4 100644
--- a/icu4c/source/data/locales/sd_PK.txt
+++ b/icu4c/source/data/locales/sd_PK.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sd_PK{
- Version{"36.1"}
+ "%%ALIAS"{"sd_Arab_PK"}
}
diff --git a/icu4c/source/data/locales/se.txt b/icu4c/source/data/locales/se.txt
index 11b68cf4e02..614cc899af8 100644
--- a/icu4c/source/data/locales/se.txt
+++ b/icu4c/source/data/locales/se.txt
@@ -166,7 +166,7 @@ se{
}
minimumGroupingDigits{"1"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
AmPmMarkers{
diff --git a/icu4c/source/data/locales/se_FI.txt b/icu4c/source/data/locales/se_FI.txt
index 5022b83540f..cc639f7ce57 100644
--- a/icu4c/source/data/locales/se_FI.txt
+++ b/icu4c/source/data/locales/se_FI.txt
@@ -62,7 +62,7 @@ se_FI{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/se_NO.txt b/icu4c/source/data/locales/se_NO.txt
index 8db31d3032a..a824ddc70e3 100644
--- a/icu4c/source/data/locales/se_NO.txt
+++ b/icu4c/source/data/locales/se_NO.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
se_NO{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/se_SE.txt b/icu4c/source/data/locales/se_SE.txt
index a44fc1365e5..27fe7100f4a 100644
--- a/icu4c/source/data/locales/se_SE.txt
+++ b/icu4c/source/data/locales/se_SE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
se_SE{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/seh.txt b/icu4c/source/data/locales/seh.txt
index 16700f6c0ef..86258a2ddd4 100644
--- a/icu4c/source/data/locales/seh.txt
+++ b/icu4c/source/data/locales/seh.txt
@@ -18,7 +18,7 @@ seh{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/seh_MZ.txt b/icu4c/source/data/locales/seh_MZ.txt
index 9b0b4602d16..3fb239ab075 100644
--- a/icu4c/source/data/locales/seh_MZ.txt
+++ b/icu4c/source/data/locales/seh_MZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
seh_MZ{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ses.txt b/icu4c/source/data/locales/ses.txt
index 6216bb0a74a..0bf9812ce19 100644
--- a/icu4c/source/data/locales/ses.txt
+++ b/icu4c/source/data/locales/ses.txt
@@ -15,7 +15,7 @@ ses{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ses_ML.txt b/icu4c/source/data/locales/ses_ML.txt
index c44414bc2a2..3ec2514d22b 100644
--- a/icu4c/source/data/locales/ses_ML.txt
+++ b/icu4c/source/data/locales/ses_ML.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ses_ML{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/sg.txt b/icu4c/source/data/locales/sg.txt
index 87bc0f582e4..79219e80b1f 100644
--- a/icu4c/source/data/locales/sg.txt
+++ b/icu4c/source/data/locales/sg.txt
@@ -16,7 +16,7 @@ sg{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/sg_CF.txt b/icu4c/source/data/locales/sg_CF.txt
index c9bdc1d5d90..15cfa4aabae 100644
--- a/icu4c/source/data/locales/sg_CF.txt
+++ b/icu4c/source/data/locales/sg_CF.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sg_CF{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/shi.txt b/icu4c/source/data/locales/shi.txt
index f4d83d92ba2..a58e23338c2 100644
--- a/icu4c/source/data/locales/shi.txt
+++ b/icu4c/source/data/locales/shi.txt
@@ -15,7 +15,7 @@ shi{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/shi_Latn.txt b/icu4c/source/data/locales/shi_Latn.txt
index 987516dcc03..9b99157a6bb 100644
--- a/icu4c/source/data/locales/shi_Latn.txt
+++ b/icu4c/source/data/locales/shi_Latn.txt
@@ -17,7 +17,7 @@ shi_Latn{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/shi_Latn_MA.txt b/icu4c/source/data/locales/shi_Latn_MA.txt
index 927044dbb36..7aa89f1fb8c 100644
--- a/icu4c/source/data/locales/shi_Latn_MA.txt
+++ b/icu4c/source/data/locales/shi_Latn_MA.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
shi_Latn_MA{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/shi_Tfng.txt b/icu4c/source/data/locales/shi_Tfng.txt
index 4d4470c6f73..397f53f4944 100644
--- a/icu4c/source/data/locales/shi_Tfng.txt
+++ b/icu4c/source/data/locales/shi_Tfng.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
shi_Tfng{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/shi_Tfng_MA.txt b/icu4c/source/data/locales/shi_Tfng_MA.txt
index 2f43dc48976..af92249c4fd 100644
--- a/icu4c/source/data/locales/shi_Tfng_MA.txt
+++ b/icu4c/source/data/locales/shi_Tfng_MA.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
shi_Tfng_MA{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/si.txt b/icu4c/source/data/locales/si.txt
index d03df48402c..ceeaeb5a8b4 100644
--- a/icu4c/source/data/locales/si.txt
+++ b/icu4c/source/data/locales/si.txt
@@ -221,7 +221,7 @@ si{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/si_LK.txt b/icu4c/source/data/locales/si_LK.txt
index a32ca07f7c7..1a712128451 100644
--- a/icu4c/source/data/locales/si_LK.txt
+++ b/icu4c/source/data/locales/si_LK.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
si_LK{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/sk.txt b/icu4c/source/data/locales/sk.txt
index e1bfca7fba6..b90807d6e01 100644
--- a/icu4c/source/data/locales/sk.txt
+++ b/icu4c/source/data/locales/sk.txt
@@ -289,7 +289,7 @@ sk{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/sk_SK.txt b/icu4c/source/data/locales/sk_SK.txt
index 547a300e729..6696d9690bd 100644
--- a/icu4c/source/data/locales/sk_SK.txt
+++ b/icu4c/source/data/locales/sk_SK.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sk_SK{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/sl.txt b/icu4c/source/data/locales/sl.txt
index da4f16839f1..02ba488bac4 100644
--- a/icu4c/source/data/locales/sl.txt
+++ b/icu4c/source/data/locales/sl.txt
@@ -288,7 +288,7 @@ sl{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/sl_SI.txt b/icu4c/source/data/locales/sl_SI.txt
index c0c7022e674..f22588f9cd9 100644
--- a/icu4c/source/data/locales/sl_SI.txt
+++ b/icu4c/source/data/locales/sl_SI.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sl_SI{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/smn.txt b/icu4c/source/data/locales/smn.txt
index a8d7b4202b1..6e0c0d5beaa 100644
--- a/icu4c/source/data/locales/smn.txt
+++ b/icu4c/source/data/locales/smn.txt
@@ -98,7 +98,7 @@ smn{
}
minimumGroupingDigits{"1"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/smn_FI.txt b/icu4c/source/data/locales/smn_FI.txt
index 87485699b9d..6b3f55a10e9 100644
--- a/icu4c/source/data/locales/smn_FI.txt
+++ b/icu4c/source/data/locales/smn_FI.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
smn_FI{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/sn.txt b/icu4c/source/data/locales/sn.txt
index ab4b4fa81bd..8e482ae500f 100644
--- a/icu4c/source/data/locales/sn.txt
+++ b/icu4c/source/data/locales/sn.txt
@@ -33,7 +33,7 @@ sn{
}
minimumGroupingDigits{"1"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/sn_ZW.txt b/icu4c/source/data/locales/sn_ZW.txt
index 42451ecec3e..3699aee480c 100644
--- a/icu4c/source/data/locales/sn_ZW.txt
+++ b/icu4c/source/data/locales/sn_ZW.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sn_ZW{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/so.txt b/icu4c/source/data/locales/so.txt
index f411d41abf3..769a06b40a6 100644
--- a/icu4c/source/data/locales/so.txt
+++ b/icu4c/source/data/locales/so.txt
@@ -8,6 +8,98 @@ so{
"′ ″]"
}
NumberElements{
+ arab{
+ symbols{
+ exponential{"E"}
+ superscriptingExponent{"×"}
+ }
+ }
+ arabext{
+ symbols{
+ exponential{"E"}
+ }
+ }
+ bali{
+ symbols{
+ nan{"NaN"}
+ }
+ }
+ beng{
+ symbols{
+ plusSign{"+"}
+ superscriptingExponent{"×"}
+ }
+ }
+ cham{
+ symbols{
+ nan{"NaN"}
+ }
+ }
+ fullwide{
+ symbols{
+ superscriptingExponent{"(^)"}
+ }
+ }
+ gong{
+ symbols{
+ nan{"NaN"}
+ superscriptingExponent{"×"}
+ }
+ }
+ gonm{
+ symbols{
+ superscriptingExponent{"×"}
+ }
+ }
+ gujr{
+ symbols{
+ superscriptingExponent{"×"}
+ }
+ }
+ guru{
+ symbols{
+ superscriptingExponent{"×"}
+ }
+ }
+ java{
+ symbols{
+ superscriptingExponent{"×"}
+ }
+ }
+ kali{
+ symbols{
+ nan{"NaN"}
+ superscriptingExponent{"×"}
+ }
+ }
+ khmr{
+ symbols{
+ superscriptingExponent{"×"}
+ }
+ }
+ knda{
+ symbols{
+ nan{"NaN"}
+ superscriptingExponent{"×"}
+ }
+ }
+ lana{
+ symbols{
+ infinity{"∞"}
+ nan{"NaN"}
+ }
+ }
+ lanatham{
+ symbols{
+ nan{"NaN"}
+ superscriptingExponent{"×"}
+ }
+ }
+ laoo{
+ symbols{
+ superscriptingExponent{"×"}
+ }
+ }
latn{
patterns{
accountingFormat{"¤#,##0.00;(¤#,##0.00)"}
@@ -135,6 +227,17 @@ so{
nan{"MaL"}
}
}
+ lepc{
+ symbols{
+ nan{"NaN"}
+ superscriptingExponent{"(^)"}
+ }
+ }
+ limb{
+ symbols{
+ nan{"NaN"}
+ }
+ }
minimalPairs{
ordinal{
other{"U leexo dhanka midig ee {0}aad"}
@@ -144,9 +247,278 @@ so{
other{"{0} maalmood"}
}
}
+ mlym{
+ symbols{
+ superscriptingExponent{"×"}
+ }
+ }
+ mong{
+ symbols{
+ nan{"NaN"}
+ }
+ }
+ mtei{
+ symbols{
+ superscriptingExponent{"×"}
+ }
+ }
+ mymr{
+ symbols{
+ nan{"NaN"}
+ }
+ }
+ mymrshan{
+ symbols{
+ nan{"NaN"}
+ }
+ }
+ orya{
+ symbols{
+ superscriptingExponent{"×"}
+ }
+ }
+ osma{
+ symbols{
+ superscriptingExponent{"(^)"}
+ }
+ }
+ rohg{
+ symbols{
+ superscriptingExponent{"×"}
+ }
+ }
+ saur{
+ symbols{
+ superscriptingExponent{"×"}
+ }
+ }
+ sund{
+ symbols{
+ nan{"NaN"}
+ }
+ }
+ takr{
+ symbols{
+ nan{"NaN"}
+ }
+ }
+ talu{
+ symbols{
+ nan{"NaN"}
+ }
+ }
+ tamldec{
+ symbols{
+ nan{"NaN"}
+ superscriptingExponent{"×"}
+ }
+ }
+ telu{
+ symbols{
+ nan{"NaN"}
+ superscriptingExponent{"×"}
+ }
+ }
+ thai{
+ symbols{
+ nan{"NaN"}
+ superscriptingExponent{"×"}
+ }
+ }
+ tibt{
+ symbols{
+ nan{"NaN"}
+ superscriptingExponent{"×"}
+ }
+ }
+ vaii{
+ symbols{
+ nan{"NaN"}
+ }
+ }
}
- Version{"36.1"}
+ Version{"37"}
calendar{
+ chinese{
+ cyclicNameSets{
+ solarTerms{
+ format{
+ abbreviated{
+ "guga ayaa bilaabmaya",
+ "biyaha roobka",
+ "xayayaan lakiciyay",
+ "guga ekuinikis",
+ "dhalaalaya cad na",
+ "hadhuudha roobka",
+ "jiilaalka ayaa bilaabmaya",
+ "hadhuudh buuxda",
+ "hadhuudh dhagta kujirta",
+ "xaalka kulka",
+ "kulayl yar",
+ "kulayl weeyn",
+ "daayrta ayaa bilaabmaysa",
+ "dhamaadka kulaylka",
+ "dhado cad",
+ "ekuinokiska daayrta",
+ "dhado qaboow",
+ "baraf soo dhacaya",
+ "qaboowbaha ayaa bilaabmaya",
+ "baraf yar",
+ "baraf weeyn",
+ "qorax qabow",
+ "qaboow yar",
+ "qaboow weeyn",
+ }
+ narrow{
+ "guga ayaa bilaabmaya",
+ "biyaha roobka",
+ "cayayaan kacay",
+ "guga ekuinikis",
+ "dhalaalya cad na",
+ "hadhuudha roobka",
+ "kulka ayaa bilaabmaya",
+ "hadhuudh buuxda",
+ "hadhuudh ku jirta dhagaha",
+ "xaalada kulka",
+ "kuleeyl yar",
+ "kulayl weeyn",
+ "deyrta ayaa bilaameeysa",
+ "dhamaadka kulaylka",
+ "dhado cad",
+ "ekuinokiska daayrta",
+ "dhado qaboow",
+ "baraf soo dhacaya",
+ "kulka ayaa bilaabmaya",
+ "barafka yar",
+ "baraf weeyn",
+ "xaalada qaboobaha",
+ "qaboow weeyn",
+ "qaboow weeyn",
+ }
+ wide{
+ "guga ayaa bilaabmaya",
+ "biyaha roobka",
+ "cayayaan lakiciyay",
+ "guga ekuinikis",
+ "dhalaalaya cad na",
+ "hadhuudha roobka",
+ "jiilaalka ayaa bilaabmaya",
+ "hadhuudh buuxda",
+ "hadhuudh dhagta kujirta",
+ "xaalada kulka",
+ "kulayl yar",
+ "kulayl weeyn",
+ "daayrta ayaa bilaabmaysa",
+ "dhamaadka kulaylka",
+ "dhado cad",
+ "ekuinokiska daayrta",
+ "dhado qaboow",
+ "baraf soo dhacaya",
+ "qaboowbaha ayaa bilaabmaya",
+ "baraf yar",
+ "baraf weeyn",
+ "qorax qabow",
+ "qaboow yar",
+ "qaboow weeyn",
+ }
+ }
+ }
+ zodiacs{
+ format{
+ abbreviated{
+ "Jiir",
+ "Dibi",
+ "Shabeel",
+ "Bakeeyle",
+ "Masduullaa",
+ "Mas",
+ "Faras",
+ "Ri",
+ "Daanyeer",
+ "Diiq",
+ "Eey",
+ "Doofaar",
+ }
+ narrow{
+ "Jiir",
+ "Dibi",
+ "Shabeel",
+ "Bakeeyle",
+ "Masduullaa",
+ "Mas",
+ "Faras",
+ "Ri",
+ "Daanyeer",
+ "Diiq",
+ "Eey",
+ "Doofaar",
+ }
+ wide{
+ "Jiir",
+ "Dibi",
+ "Shabeel",
+ "Bakeeyle",
+ "Masduullaa",
+ "Mas",
+ "Faras",
+ "Ri",
+ "daanyeer",
+ "Diiq",
+ "Eey",
+ "Doofaar",
+ }
+ }
+ }
+ }
+ monthNames{
+ format{
+ abbreviated{
+ "Bisha1",
+ "Bisha2",
+ "Bisha3",
+ "Bisha4",
+ "Bisha5",
+ "Bisha6",
+ "Bisha7",
+ "Bisha8",
+ "Bisha9",
+ "Bisha10",
+ "Bisha11",
+ "Bisha12",
+ }
+ wide{
+ "Bisha Koobaad",
+ "bisha labaad",
+ "bisha saddexaad",
+ "bisha afaraad",
+ "bisha shanaad",
+ "bisha lixaad",
+ "bisha todobaad",
+ "bisha siddedad",
+ "bisha sagaalad",
+ "bisha tobnaad",
+ "bisha kow iyo tobnaad",
+ "bisha laba iyo tobnaad",
+ }
+ }
+ stand-alone{
+ wide{
+ "Bisha Koobaad",
+ "Bisha Labaad",
+ "Bisha Sadexaad",
+ "Bisha Afraad",
+ "Bisha Shanaad",
+ "Bisha Lixaad",
+ "Bisha Todabaad",
+ "Bisha Sideedaad",
+ "Bisha Sagaalaad",
+ "Bisha Tobnaad",
+ "Bisha Kow iyo Tobnaad",
+ "Bisha laba iyo Tobnaad",
+ }
+ }
+ }
+ }
generic{
DateTimePatterns{
"h:mm:ss a zzzz",
@@ -231,6 +603,20 @@ so{
d{"M/d/y – M/d/y GGGGG"}
y{"M/d/y – M/d/y GGGGG"}
}
+ H{
+ H{"HH – HH"}
+ }
+ Hm{
+ H{"HH:mm – HH:mm"}
+ m{"HH:mm – HH:mm"}
+ }
+ Hmv{
+ H{"HH:mm – HH:mm v"}
+ m{"HH:mm – HH:mm v"}
+ }
+ Hv{
+ H{"HH – HH v"}
+ }
M{
M{"M–M"}
}
@@ -445,6 +831,14 @@ so{
"KTM",
"TM",
}
+ narrow{
+ "B",
+ "A",
+ }
+ narrow%variant{
+ "KTM",
+ "CE",
+ }
wide{
"Ciise Hortii",
"Ciise Dabadii",
@@ -670,11 +1064,51 @@ so{
}
}
}
+ hebrew{
+ DateTimePatterns{
+ "h:mm:ss a zzzz",
+ "h:mm:ss a z",
+ "h:mm:ss a",
+ "h:mm a",
+ "EEEE, MMMM d, y G",
+ "MMMM d, y G",
+ "MMM d, y G",
+ "M/d/y GGGGG",
+ "{1}, {0}",
+ "{1} 'barta' {0}",
+ "{1} 'barta' {0}",
+ "{1}, {0}",
+ "{1}, {0}",
+ }
+ }
+ indian{
+ DateTimePatterns{
+ "h:mm:ss a zzzz",
+ "h:mm:ss a z",
+ "h:mm:ss a",
+ "h:mm a",
+ "EEEE, MMMM d, y G",
+ "MMMM d, y G",
+ "MMM d, y G",
+ "M/d/y GGGGG",
+ "{1}, {0}",
+ "{1} 'barta' {0}",
+ "{1} 'barta' {0}",
+ "{1}, {0}",
+ "{1}, {0}",
+ }
+ }
islamic{
eras{
abbreviated{
"HD",
}
+ narrow{
+ "AH",
+ }
+ wide{
+ "AH",
+ }
}
monthNames{
format{
@@ -739,6 +1173,42 @@ so{
}
}
}
+ persian{
+ monthNames{
+ format{
+ wide{
+ "Janaayo",
+ "Feebraayo",
+ "Maarso",
+ "Abril",
+ "Maayo",
+ "Juun",
+ "Luuliyo",
+ "Agoosto",
+ "Sabteembar",
+ "Oktoobar",
+ "Noofeembar",
+ "Diiseembar",
+ }
+ }
+ }
+ }
+ roc{
+ eras{
+ abbreviated{
+ "Kahor R.O.C.",
+ "Minguo",
+ }
+ narrow{
+ "Kahor R.O.C.",
+ "Minguo",
+ }
+ wide{
+ "Kahor R.O.C.",
+ "Minguo",
+ }
+ }
+ }
}
characterLabel{
activities{"Waxqabad"}
@@ -1079,6 +1549,11 @@ so{
}
quarter-short{
dn{"rbc"}
+ relative{
+ "-1"{"Rubucii ugu dambeeyay"}
+ "0"{"Rubucan"}
+ "1"{"Rubuca xiga"}
+ }
relativeTime{
future{
one{"{0} rbc"}
@@ -1142,6 +1617,9 @@ so{
}
second-short{
dn{"ilbrqsi"}
+ relative{
+ "0"{"Iminka"}
+ }
relativeTime{
future{
one{"{0} ilbrqsi"}
diff --git a/icu4c/source/data/locales/so_DJ.txt b/icu4c/source/data/locales/so_DJ.txt
index ff181388224..51c43da9340 100644
--- a/icu4c/source/data/locales/so_DJ.txt
+++ b/icu4c/source/data/locales/so_DJ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
so_DJ{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/so_ET.txt b/icu4c/source/data/locales/so_ET.txt
index 63e70ac79c2..21cc499a2d1 100644
--- a/icu4c/source/data/locales/so_ET.txt
+++ b/icu4c/source/data/locales/so_ET.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
so_ET{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/so_KE.txt b/icu4c/source/data/locales/so_KE.txt
index 7cf7bfcfcd0..5e0aa66ed76 100644
--- a/icu4c/source/data/locales/so_KE.txt
+++ b/icu4c/source/data/locales/so_KE.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
so_KE{
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/so_SO.txt b/icu4c/source/data/locales/so_SO.txt
index 49fd1139b46..3301c49f671 100644
--- a/icu4c/source/data/locales/so_SO.txt
+++ b/icu4c/source/data/locales/so_SO.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
so_SO{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/sq.txt b/icu4c/source/data/locales/sq.txt
index ef125ba0881..710f26b2cbf 100644
--- a/icu4c/source/data/locales/sq.txt
+++ b/icu4c/source/data/locales/sq.txt
@@ -222,7 +222,7 @@ sq{
minimumGroupingDigits{"2"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/sq_AL.txt b/icu4c/source/data/locales/sq_AL.txt
index 455f9968852..85916efca68 100644
--- a/icu4c/source/data/locales/sq_AL.txt
+++ b/icu4c/source/data/locales/sq_AL.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sq_AL{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/sq_MK.txt b/icu4c/source/data/locales/sq_MK.txt
index e3889e918e3..508a72a788a 100644
--- a/icu4c/source/data/locales/sq_MK.txt
+++ b/icu4c/source/data/locales/sq_MK.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sq_MK{
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/sq_XK.txt b/icu4c/source/data/locales/sq_XK.txt
index 66d8078db1f..2beb60a7c94 100644
--- a/icu4c/source/data/locales/sq_XK.txt
+++ b/icu4c/source/data/locales/sq_XK.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sq_XK{
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/sr.txt b/icu4c/source/data/locales/sr.txt
index 88eaea33b6a..e58c6eddc86 100644
--- a/icu4c/source/data/locales/sr.txt
+++ b/icu4c/source/data/locales/sr.txt
@@ -249,7 +249,7 @@ sr{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
eras{
@@ -695,10 +695,6 @@ sr{
"п. н. е.",
"н. е.",
}
- abbreviated%variant{
- "п. н. е.",
- "н. е.",
- }
narrow{
"п.н.е.",
"н.е.",
diff --git a/icu4c/source/data/locales/sr_Cyrl.txt b/icu4c/source/data/locales/sr_Cyrl.txt
index 58ebf7e9055..df3a287587c 100644
--- a/icu4c/source/data/locales/sr_Cyrl.txt
+++ b/icu4c/source/data/locales/sr_Cyrl.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sr_Cyrl{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/sr_Cyrl_BA.txt b/icu4c/source/data/locales/sr_Cyrl_BA.txt
index 00eaf0c7b0d..eaed56568bc 100644
--- a/icu4c/source/data/locales/sr_Cyrl_BA.txt
+++ b/icu4c/source/data/locales/sr_Cyrl_BA.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sr_Cyrl_BA{
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
intervalFormats{
diff --git a/icu4c/source/data/locales/sr_Cyrl_ME.txt b/icu4c/source/data/locales/sr_Cyrl_ME.txt
index 924705dcafa..47960825087 100644
--- a/icu4c/source/data/locales/sr_Cyrl_ME.txt
+++ b/icu4c/source/data/locales/sr_Cyrl_ME.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sr_Cyrl_ME{
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
intervalFormats{
diff --git a/icu4c/source/data/locales/sr_Cyrl_RS.txt b/icu4c/source/data/locales/sr_Cyrl_RS.txt
index 75cf94ac592..26ee9f3dc1d 100644
--- a/icu4c/source/data/locales/sr_Cyrl_RS.txt
+++ b/icu4c/source/data/locales/sr_Cyrl_RS.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sr_Cyrl_RS{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/sr_Cyrl_XK.txt b/icu4c/source/data/locales/sr_Cyrl_XK.txt
index 85bdc4cd86b..4ac1f46e1e8 100644
--- a/icu4c/source/data/locales/sr_Cyrl_XK.txt
+++ b/icu4c/source/data/locales/sr_Cyrl_XK.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sr_Cyrl_XK{
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
intervalFormats{
diff --git a/icu4c/source/data/locales/sr_Latn.txt b/icu4c/source/data/locales/sr_Latn.txt
index 7a03fc0cfc6..4de721dc6bc 100644
--- a/icu4c/source/data/locales/sr_Latn.txt
+++ b/icu4c/source/data/locales/sr_Latn.txt
@@ -250,7 +250,7 @@ sr_Latn{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
eras{
@@ -696,10 +696,6 @@ sr_Latn{
"p. n. e.",
"n. e.",
}
- abbreviated%variant{
- "p. n. e.",
- "n. e.",
- }
narrow{
"p.n.e.",
"n.e.",
diff --git a/icu4c/source/data/locales/sr_Latn_BA.txt b/icu4c/source/data/locales/sr_Latn_BA.txt
index 185f6006f71..aa20a85547c 100644
--- a/icu4c/source/data/locales/sr_Latn_BA.txt
+++ b/icu4c/source/data/locales/sr_Latn_BA.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sr_Latn_BA{
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
intervalFormats{
diff --git a/icu4c/source/data/locales/sr_Latn_ME.txt b/icu4c/source/data/locales/sr_Latn_ME.txt
index 1b4ee9e0c2a..b0f00175157 100644
--- a/icu4c/source/data/locales/sr_Latn_ME.txt
+++ b/icu4c/source/data/locales/sr_Latn_ME.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sr_Latn_ME{
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
intervalFormats{
diff --git a/icu4c/source/data/locales/sr_Latn_RS.txt b/icu4c/source/data/locales/sr_Latn_RS.txt
index c0f1c5e8b26..71eab15fffc 100644
--- a/icu4c/source/data/locales/sr_Latn_RS.txt
+++ b/icu4c/source/data/locales/sr_Latn_RS.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sr_Latn_RS{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/sr_Latn_XK.txt b/icu4c/source/data/locales/sr_Latn_XK.txt
index c28a8070102..86cabe98458 100644
--- a/icu4c/source/data/locales/sr_Latn_XK.txt
+++ b/icu4c/source/data/locales/sr_Latn_XK.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sr_Latn_XK{
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
intervalFormats{
diff --git a/icu4c/source/data/locales/su.txt b/icu4c/source/data/locales/su.txt
new file mode 100644
index 00000000000..dd12573ee66
--- /dev/null
+++ b/icu4c/source/data/locales/su.txt
@@ -0,0 +1,402 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+su{
+ AuxExemplarCharacters{"[á à ă â å ä ã ā æ ç è ĕ ê ë ē í ì ĭ î ï ī ñ ó ò ŏ ô ö ø ō œ ú ù ŭ û ü ū ÿ]"}
+ ExemplarCharacters{"[a b c d e é f g h i j k l m n o p q r s t u v w x y z]"}
+ ExemplarCharactersIndex{"[A B C D E É F G H I J K L M N O P Q R S T U V W X Y Z]"}
+ ExemplarCharactersNumbers{"[\\- ‑ , . % ‰ + 0 1 2 3 4 5 6 7 8 9]"}
+ ExemplarCharactersPunctuation{
+ "[\\- ‐ ‑ – — , ; \\: ! ? . … ' ‘ ’ \u0022 “ ” ( ) \\[ \\] § @ * / \\& # † ‡ "
+ "′ ″]"
+ }
+ NumberElements{
+ latn{
+ patterns{
+ decimalFormat{"#,##0.###"}
+ }
+ symbols{
+ decimal{","}
+ group{"."}
+ plusSign{"+"}
+ timeSeparator{"."}
+ }
+ }
+ }
+ Version{"37"}
+ calendar{
+ generic{
+ DateTimePatterns{
+ "H.mm.ss zzzz",
+ "H.mm.ss z",
+ "H.mm.ss",
+ "H.mm",
+ "EEEE, d MMMM y G",
+ "d MMMM y G",
+ "d MMM y G",
+ "d/M/y GGGGG",
+ "{1}, {0}",
+ "{1} 'pukul' {0}",
+ "{1} 'pukul' {0}",
+ "{1}, {0}",
+ "{1}, {0}",
+ }
+ intervalFormats{
+ fallback{"{0} – {1}"}
+ }
+ }
+ gregorian{
+ DateTimePatterns{
+ "H.mm.ss zzzz",
+ "H.mm.ss z",
+ "H.mm.ss",
+ "H.mm",
+ "EEEE, d MMMM y",
+ "d MMMM y",
+ "d MMM y",
+ "d/M/yy",
+ "{1}, {0}",
+ "{1} 'pukul' {0}",
+ "{1} 'pukul' {0}",
+ "{1}, {0}",
+ "{1}, {0}",
+ }
+ availableFormats{
+ Bhm{"h.mm B"}
+ Bhms{"h.mm.ss B"}
+ EBhm{"E h.mm B"}
+ EBhms{"E h.mm.ss B"}
+ EHm{"E HH.mm"}
+ EHms{"E HH:mm:ss"}
+ Ed{"E d"}
+ Ehm{"E h.mm a"}
+ Ehms{"E h.mm.ss a"}
+ Gy{"y G"}
+ GyMMM{"MMM y G"}
+ GyMMMEd{"E, d MMM y G"}
+ GyMMMd{"d MMM y G"}
+ Hm{"HH.mm"}
+ Hms{"HH.mm.ss"}
+ Hmsv{"HH.mm.ss v"}
+ Hmv{"HH.mm v"}
+ M{"L"}
+ MEd{"E, d/M"}
+ MMMEd{"E, d MMM"}
+ MMMMd{"d MMMM"}
+ MMMd{"d MMM"}
+ Md{"d/M"}
+ h{"h a"}
+ hm{"h.mm a"}
+ hms{"h.mm.ss a"}
+ hmsv{"h.mm.ss a v"}
+ hmv{"h.mm a v"}
+ ms{"mm.ss"}
+ yM{"M/y"}
+ yMEd{"E, d/M/y"}
+ yMMM{"MMM y"}
+ yMMMEd{"E, d MMM y"}
+ yMMMM{"MMMM y"}
+ yMMMd{"d MMM, y"}
+ yMd{"d/M/y"}
+ yQQQ{"QQQ y"}
+ yQQQQ{"QQQQ y"}
+ }
+ dayNames{
+ format{
+ abbreviated{
+ "Mng",
+ "Sen",
+ "Sal",
+ "Reb",
+ "Kam",
+ "Jum",
+ "Sap",
+ }
+ narrow{
+ "M",
+ "S",
+ "S",
+ "R",
+ "K",
+ "J",
+ "S",
+ }
+ wide{
+ "Minggu",
+ "Senén",
+ "Salasa",
+ "Rebo",
+ "Kamis",
+ "Jumaah",
+ "Saptu",
+ }
+ }
+ stand-alone{
+ abbreviated{
+ "Mng",
+ "Sen",
+ "Sal",
+ "Reb",
+ "Kam",
+ "Jum",
+ "Sap",
+ }
+ narrow{
+ "M",
+ "S",
+ "S",
+ "R",
+ "K",
+ "J",
+ "S",
+ }
+ wide{
+ "Minggu",
+ "Senén",
+ "Salasa",
+ "Rebo",
+ "Kamis",
+ "Jumaah",
+ "Saptu",
+ }
+ }
+ }
+ eras{
+ abbreviated{
+ "SM",
+ "M",
+ }
+ }
+ intervalFormats{
+ fallback{"{0} – {1}"}
+ }
+ monthNames{
+ format{
+ abbreviated{
+ "Jan",
+ "Péb",
+ "Mar",
+ "Apr",
+ "Méi",
+ "Jun",
+ "Jul",
+ "Ags",
+ "Sép",
+ "Okt",
+ "Nop",
+ "Dés",
+ }
+ narrow{
+ "J",
+ "P",
+ "M",
+ "A",
+ "M",
+ "J",
+ "J",
+ "A",
+ "S",
+ "O",
+ "N",
+ "D",
+ }
+ wide{
+ "Januari",
+ "Pébruari",
+ "Maret",
+ "April",
+ "Méi",
+ "Juni",
+ "Juli",
+ "Agustus",
+ "Séptémber",
+ "Oktober",
+ "Nopémber",
+ "Désémber",
+ }
+ }
+ stand-alone{
+ narrow{
+ "J",
+ "P",
+ "M",
+ "A",
+ "M",
+ "J",
+ "J",
+ "A",
+ "S",
+ "O",
+ "N",
+ "D",
+ }
+ wide{
+ "Januari",
+ "Pébruari",
+ "Maret",
+ "April",
+ "Méi",
+ "Juni",
+ "Juli",
+ "Agustus",
+ "Séptémber",
+ "Oktober",
+ "Nopémber",
+ "Désémber",
+ }
+ }
+ }
+ quarters{
+ format{
+ abbreviated{
+ "K1",
+ "K2",
+ "K3",
+ "K4",
+ }
+ wide{
+ "kuartal ka-1",
+ "kuartal ka-2",
+ "kuartal ka-3",
+ "kuartal ka-4",
+ }
+ }
+ stand-alone{
+ abbreviated{
+ "K1",
+ "K2",
+ "K3",
+ "K4",
+ }
+ wide{
+ "kuartal ka-1",
+ "kuartal ka-2",
+ "kuartal ka-3",
+ "kuartal-ka 4",
+ }
+ }
+ }
+ }
+ }
+ delimiters{
+ quotationEnd{"”"}
+ }
+ fields{
+ day{
+ dn{"dinten"}
+ relative{
+ "-1"{"kamari"}
+ "0"{"dinten ieu"}
+ "1"{"énjing"}
+ }
+ }
+ day-narrow{
+ dn{"dinten"}
+ relative{
+ "-1"{"kamari"}
+ "0"{"dinten ieu"}
+ "1"{"énjing"}
+ }
+ }
+ day-short{
+ dn{"dinten"}
+ relative{
+ "-1"{"kamari"}
+ "0"{"dinten ieu"}
+ "1"{"énjing"}
+ }
+ }
+ dayperiod{
+ dn{"AM/PM"}
+ }
+ era{
+ dn{"éra"}
+ }
+ hour{
+ dn{"jam"}
+ }
+ hour-narrow{
+ dn{"j."}
+ }
+ hour-short{
+ dn{"j."}
+ }
+ minute{
+ dn{"menit"}
+ }
+ minute-narrow{
+ dn{"mnt."}
+ }
+ minute-short{
+ dn{"mnt."}
+ }
+ month{
+ dn{"sasih"}
+ }
+ month-narrow{
+ dn{"sa."}
+ }
+ month-short{
+ dn{"sa."}
+ }
+ quarter{
+ dn{"triwulan"}
+ }
+ quarter-narrow{
+ dn{"tri."}
+ }
+ quarter-short{
+ dn{"tri."}
+ }
+ second{
+ dn{"detik"}
+ }
+ second-narrow{
+ dn{"dtk."}
+ }
+ second-short{
+ dn{"dtk."}
+ }
+ week{
+ dn{"minggu"}
+ }
+ week-narrow{
+ dn{"mgg."}
+ }
+ week-short{
+ dn{"mgg."}
+ }
+ weekday{
+ dn{"dinten dina saminggu"}
+ }
+ year{
+ dn{"taun"}
+ relative{
+ "-1"{"taun kamari"}
+ "0"{"taun ieu"}
+ "1"{"taun payun"}
+ }
+ }
+ year-narrow{
+ dn{"tn."}
+ }
+ year-short{
+ dn{"tn."}
+ }
+ zone{
+ dn{"zona waktu"}
+ }
+ }
+ listPattern{
+ standard{
+ 2{"{0} sareng {1}"}
+ end{"{0}, sareng {1}"}
+ middle{"{0}, {1}"}
+ start{"{0}, {1}"}
+ }
+ }
+ measurementSystemNames{
+ UK{"U.K."}
+ US{"A.S."}
+ metric{"Métrik"}
+ }
+}
diff --git a/icu4c/source/data/locales/su_ID.txt b/icu4c/source/data/locales/su_ID.txt
new file mode 100644
index 00000000000..67dde384e09
--- /dev/null
+++ b/icu4c/source/data/locales/su_ID.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+su_ID{
+ "%%ALIAS"{"su_Latn_ID"}
+}
diff --git a/icu4c/source/data/locales/su_Latn.txt b/icu4c/source/data/locales/su_Latn.txt
new file mode 100644
index 00000000000..008b42355f2
--- /dev/null
+++ b/icu4c/source/data/locales/su_Latn.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+su_Latn{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/locales/su_Latn_ID.txt b/icu4c/source/data/locales/su_Latn_ID.txt
new file mode 100644
index 00000000000..f4fd4885b22
--- /dev/null
+++ b/icu4c/source/data/locales/su_Latn_ID.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+su_Latn_ID{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/locales/sv.txt b/icu4c/source/data/locales/sv.txt
index 784c95b48ef..61543c0a8c7 100644
--- a/icu4c/source/data/locales/sv.txt
+++ b/icu4c/source/data/locales/sv.txt
@@ -251,7 +251,7 @@ sv{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
availableFormats{
@@ -571,11 +571,26 @@ sv{
h{"h:mm – h:mm B"}
m{"h:mm – h:mm B"}
}
+ Gy{
+ y{"y – y G"}
+ }
+ GyMEd{
+ G{"y-MM-dd, E GGGG – y-MM-dd, E GGGG"}
+ M{"E, M/d/y – E, M/d/y GGGGG"}
+ d{"y-MM-dd, E – y-MM-dd, E GGGGG"}
+ y{"E, M/d/y – E, M/d/y GGGGG"}
+ }
GyMMM{
G{"MMM y G – MMM y G"}
M{"MMM – MMM y G"}
y{"MMM y G – MMM y"}
}
+ GyMMMEd{
+ G{"E d MMM y G – E d MMM y G"}
+ M{"E d MMM – E d MMM y G"}
+ d{"E d MMM – E d MMM y G"}
+ y{"E d MMM y – E d MMM y G"}
+ }
GyMMMd{
G{"d MMM y G – d MMM y G"}
M{"d MMM – d MMM y G"}
diff --git a/icu4c/source/data/locales/sv_AX.txt b/icu4c/source/data/locales/sv_AX.txt
index d2a3d006636..001d06b3a32 100644
--- a/icu4c/source/data/locales/sv_AX.txt
+++ b/icu4c/source/data/locales/sv_AX.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sv_AX{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/sv_FI.txt b/icu4c/source/data/locales/sv_FI.txt
index 0a98bc45805..0beb479363a 100644
--- a/icu4c/source/data/locales/sv_FI.txt
+++ b/icu4c/source/data/locales/sv_FI.txt
@@ -8,7 +8,7 @@ sv_FI{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
availableFormats{
diff --git a/icu4c/source/data/locales/sv_SE.txt b/icu4c/source/data/locales/sv_SE.txt
index dd1c24ef1db..f7b2944603d 100644
--- a/icu4c/source/data/locales/sv_SE.txt
+++ b/icu4c/source/data/locales/sv_SE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sv_SE{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/sw.txt b/icu4c/source/data/locales/sw.txt
index 21f15f398d4..892ce73bb62 100644
--- a/icu4c/source/data/locales/sw.txt
+++ b/icu4c/source/data/locales/sw.txt
@@ -212,7 +212,7 @@ sw{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/sw_CD.txt b/icu4c/source/data/locales/sw_CD.txt
index 8d1f3df3f01..8511f1472ed 100644
--- a/icu4c/source/data/locales/sw_CD.txt
+++ b/icu4c/source/data/locales/sw_CD.txt
@@ -11,7 +11,7 @@ sw_CD{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
availableFormats{
diff --git a/icu4c/source/data/locales/sw_KE.txt b/icu4c/source/data/locales/sw_KE.txt
index 8256b11e44d..f4275bd2d8d 100644
--- a/icu4c/source/data/locales/sw_KE.txt
+++ b/icu4c/source/data/locales/sw_KE.txt
@@ -148,7 +148,7 @@ sw_KE{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/sw_TZ.txt b/icu4c/source/data/locales/sw_TZ.txt
index 71e2b07a4a4..1a4b89a0bcc 100644
--- a/icu4c/source/data/locales/sw_TZ.txt
+++ b/icu4c/source/data/locales/sw_TZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sw_TZ{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/sw_UG.txt b/icu4c/source/data/locales/sw_UG.txt
index dc9bcd146a9..b17b50498bd 100644
--- a/icu4c/source/data/locales/sw_UG.txt
+++ b/icu4c/source/data/locales/sw_UG.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sw_UG{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ta.txt b/icu4c/source/data/locales/ta.txt
index d2770381095..c66436f06e9 100644
--- a/icu4c/source/data/locales/ta.txt
+++ b/icu4c/source/data/locales/ta.txt
@@ -242,7 +242,7 @@ ta{
}
traditional{"taml"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/ta_IN.txt b/icu4c/source/data/locales/ta_IN.txt
index f849caab754..cf4cb6f8fc2 100644
--- a/icu4c/source/data/locales/ta_IN.txt
+++ b/icu4c/source/data/locales/ta_IN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ta_IN{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ta_LK.txt b/icu4c/source/data/locales/ta_LK.txt
index 4fe50ee403b..b7c78a3780d 100644
--- a/icu4c/source/data/locales/ta_LK.txt
+++ b/icu4c/source/data/locales/ta_LK.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ta_LK{
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ta_MY.txt b/icu4c/source/data/locales/ta_MY.txt
index 4d1b6d91c36..444d1aff3fe 100644
--- a/icu4c/source/data/locales/ta_MY.txt
+++ b/icu4c/source/data/locales/ta_MY.txt
@@ -10,5 +10,5 @@ ta_MY{
}
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ta_SG.txt b/icu4c/source/data/locales/ta_SG.txt
index ce3cf698896..affa1318a09 100644
--- a/icu4c/source/data/locales/ta_SG.txt
+++ b/icu4c/source/data/locales/ta_SG.txt
@@ -10,5 +10,5 @@ ta_SG{
}
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/te.txt b/icu4c/source/data/locales/te.txt
index 14a2473b4a4..4124b5b161c 100644
--- a/icu4c/source/data/locales/te.txt
+++ b/icu4c/source/data/locales/te.txt
@@ -240,7 +240,7 @@ te{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/te_IN.txt b/icu4c/source/data/locales/te_IN.txt
index aa790ca57dd..d1ed23d2d51 100644
--- a/icu4c/source/data/locales/te_IN.txt
+++ b/icu4c/source/data/locales/te_IN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
te_IN{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/teo.txt b/icu4c/source/data/locales/teo.txt
index a5ad6493788..13b146d68be 100644
--- a/icu4c/source/data/locales/teo.txt
+++ b/icu4c/source/data/locales/teo.txt
@@ -12,7 +12,7 @@ teo{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/teo_KE.txt b/icu4c/source/data/locales/teo_KE.txt
index 5e757768a78..2b93c6906f2 100644
--- a/icu4c/source/data/locales/teo_KE.txt
+++ b/icu4c/source/data/locales/teo_KE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
teo_KE{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/teo_UG.txt b/icu4c/source/data/locales/teo_UG.txt
index 80bcb6f22db..64753ee4212 100644
--- a/icu4c/source/data/locales/teo_UG.txt
+++ b/icu4c/source/data/locales/teo_UG.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
teo_UG{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/tg.txt b/icu4c/source/data/locales/tg.txt
index c154d860184..80f0c30cee4 100644
--- a/icu4c/source/data/locales/tg.txt
+++ b/icu4c/source/data/locales/tg.txt
@@ -157,7 +157,7 @@ tg{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
@@ -562,6 +562,20 @@ tg{
"Дхул-Қ.",
"Дхул-Ҳ.",
}
+ wide{
+ "муҳаррам",
+ "сафар",
+ "Рабеъ I",
+ "Рабеъ II",
+ "ҷимоди-ул-уло",
+ "ҷимоди-ул-сони",
+ "раҷаб",
+ "Шабан",
+ "Рамадан",
+ "Шаввал",
+ "Дхут-Қидаҳ",
+ "Дхут-Ҳиҷҷаҳ",
+ }
}
stand-alone{
abbreviated{
@@ -578,6 +592,20 @@ tg{
"Дхул-Қ.",
"Дхул-Ҳ.",
}
+ wide{
+ "муҳаррам",
+ "сафар",
+ "Рабеъ I",
+ "Рабеъ II",
+ "ҷимоди-ул-уло",
+ "ҷимоди-ул-сони",
+ "раҷаб",
+ "Шабан",
+ "Рамадан",
+ "Шаввал",
+ "Дхул-Қидаҳ",
+ "Дхул-Ҳиҷҷаҳ",
+ }
}
}
}
diff --git a/icu4c/source/data/locales/tg_TJ.txt b/icu4c/source/data/locales/tg_TJ.txt
index 413926bec5c..0be757a701c 100644
--- a/icu4c/source/data/locales/tg_TJ.txt
+++ b/icu4c/source/data/locales/tg_TJ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
tg_TJ{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/th.txt b/icu4c/source/data/locales/th.txt
index d5f4eb88f2d..07aa2bbf80f 100644
--- a/icu4c/source/data/locales/th.txt
+++ b/icu4c/source/data/locales/th.txt
@@ -183,7 +183,7 @@ th{
minimumGroupingDigits{"1"}
native{"thai"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
DateTimePatterns{
@@ -1488,14 +1488,14 @@ th{
}
GyM{
G{"MM/GGGGG y – MM/GGGGG y"}
- M{"M/y – M/y"}
- y{"M/y – M/y"}
+ M{"M/y – M/y G"}
+ y{"M/y – M/y G"}
}
GyMEd{
G{"E d/MM/GGGGG y – E d/MM/GGGGG y"}
- M{"E d/M/y – E d/M/y"}
- d{"E d/M/y – E d/M/y"}
- y{"E d/M/y – E d/M/y"}
+ M{"E d/M/y – E d/M/y G"}
+ d{"E d/M/y – E d/M/y G"}
+ y{"E d/M/y – E d/M/y G"}
}
GyMMM{
G{"MMM G y – MMM G y"}
@@ -1516,9 +1516,9 @@ th{
}
GyMd{
G{"d/MM/GGGGG y – d/MM/GGGGG y"}
- M{"d/M/y – d/M/y"}
- d{"d/M/y – d/M/y"}
- y{"d/M/y – d/M/y"}
+ M{"d/M/y – d/M/y G"}
+ d{"d/M/y – d/M/y G"}
+ y{"d/M/y – d/M/y G"}
}
H{
H{"HH–HH"}
diff --git a/icu4c/source/data/locales/th_TH.txt b/icu4c/source/data/locales/th_TH.txt
index 1ac56f43985..4711809a490 100644
--- a/icu4c/source/data/locales/th_TH.txt
+++ b/icu4c/source/data/locales/th_TH.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
th_TH{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/th_TH_TRADITIONAL.txt b/icu4c/source/data/locales/th_TH_TRADITIONAL.txt
index d72e493f4f8..7196d0349cf 100644
--- a/icu4c/source/data/locales/th_TH_TRADITIONAL.txt
+++ b/icu4c/source/data/locales/th_TH_TRADITIONAL.txt
@@ -1,6 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
th_TH_TRADITIONAL{
+ Version{"37"}
calendar{
default{"buddhist"}
}
diff --git a/icu4c/source/data/locales/ti.txt b/icu4c/source/data/locales/ti.txt
index c06ec71d20b..e96d0bc728d 100644
--- a/icu4c/source/data/locales/ti.txt
+++ b/icu4c/source/data/locales/ti.txt
@@ -202,7 +202,7 @@ ti{
native{"latn"}
traditional{"ethi"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ti_ER.txt b/icu4c/source/data/locales/ti_ER.txt
index 78f311074e1..316a1eac37d 100644
--- a/icu4c/source/data/locales/ti_ER.txt
+++ b/icu4c/source/data/locales/ti_ER.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ti_ER{
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/ti_ET.txt b/icu4c/source/data/locales/ti_ET.txt
index 7a8d68de232..9e3608a8030 100644
--- a/icu4c/source/data/locales/ti_ET.txt
+++ b/icu4c/source/data/locales/ti_ET.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ti_ET{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/tk.txt b/icu4c/source/data/locales/tk.txt
index d8d8a9ff685..67a627f9116 100644
--- a/icu4c/source/data/locales/tk.txt
+++ b/icu4c/source/data/locales/tk.txt
@@ -211,7 +211,7 @@ tk{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/tk_TM.txt b/icu4c/source/data/locales/tk_TM.txt
index 5cdc300624a..29ca5b3f788 100644
--- a/icu4c/source/data/locales/tk_TM.txt
+++ b/icu4c/source/data/locales/tk_TM.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
tk_TM{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/to.txt b/icu4c/source/data/locales/to.txt
index dd4d6c8c116..71bd8759978 100644
--- a/icu4c/source/data/locales/to.txt
+++ b/icu4c/source/data/locales/to.txt
@@ -180,7 +180,7 @@ to{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/to_TO.txt b/icu4c/source/data/locales/to_TO.txt
index 282d0d3b6fd..9aa5f226675 100644
--- a/icu4c/source/data/locales/to_TO.txt
+++ b/icu4c/source/data/locales/to_TO.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
to_TO{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/tr.txt b/icu4c/source/data/locales/tr.txt
index 34d341175a0..17bcecc5bee 100644
--- a/icu4c/source/data/locales/tr.txt
+++ b/icu4c/source/data/locales/tr.txt
@@ -218,7 +218,7 @@ tr{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/tr_CY.txt b/icu4c/source/data/locales/tr_CY.txt
index c110024699a..284edbd4417 100644
--- a/icu4c/source/data/locales/tr_CY.txt
+++ b/icu4c/source/data/locales/tr_CY.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
tr_CY{
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/tr_TR.txt b/icu4c/source/data/locales/tr_TR.txt
index 5c473f50520..d790551e0d8 100644
--- a/icu4c/source/data/locales/tr_TR.txt
+++ b/icu4c/source/data/locales/tr_TR.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
tr_TR{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/tt.txt b/icu4c/source/data/locales/tt.txt
index fd4155e8a79..73cd640be80 100644
--- a/icu4c/source/data/locales/tt.txt
+++ b/icu4c/source/data/locales/tt.txt
@@ -41,7 +41,7 @@ tt{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/tt_RU.txt b/icu4c/source/data/locales/tt_RU.txt
index 9982c5225a4..65ab8d9e180 100644
--- a/icu4c/source/data/locales/tt_RU.txt
+++ b/icu4c/source/data/locales/tt_RU.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
tt_RU{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/twq.txt b/icu4c/source/data/locales/twq.txt
index 06fba89b07b..d47f6f68607 100644
--- a/icu4c/source/data/locales/twq.txt
+++ b/icu4c/source/data/locales/twq.txt
@@ -17,7 +17,7 @@ twq{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/twq_NE.txt b/icu4c/source/data/locales/twq_NE.txt
index e63a6b4ee25..b9348f53dea 100644
--- a/icu4c/source/data/locales/twq_NE.txt
+++ b/icu4c/source/data/locales/twq_NE.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
twq_NE{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/tzm.txt b/icu4c/source/data/locales/tzm.txt
index 91088c00f5d..0482907b225 100644
--- a/icu4c/source/data/locales/tzm.txt
+++ b/icu4c/source/data/locales/tzm.txt
@@ -16,7 +16,7 @@ tzm{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/tzm_MA.txt b/icu4c/source/data/locales/tzm_MA.txt
index d2da355e835..5be124bca9c 100644
--- a/icu4c/source/data/locales/tzm_MA.txt
+++ b/icu4c/source/data/locales/tzm_MA.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
tzm_MA{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ug.txt b/icu4c/source/data/locales/ug.txt
index c4750213f5d..34efd08c624 100644
--- a/icu4c/source/data/locales/ug.txt
+++ b/icu4c/source/data/locales/ug.txt
@@ -149,7 +149,7 @@ ug{
}
native{"arabext"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/ug_CN.txt b/icu4c/source/data/locales/ug_CN.txt
index 00791ed388e..72e939d0dd9 100644
--- a/icu4c/source/data/locales/ug_CN.txt
+++ b/icu4c/source/data/locales/ug_CN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ug_CN{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/uk.txt b/icu4c/source/data/locales/uk.txt
index e14a52a28cd..b2e1864a58b 100644
--- a/icu4c/source/data/locales/uk.txt
+++ b/icu4c/source/data/locales/uk.txt
@@ -293,7 +293,7 @@ uk{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
eras{
@@ -938,10 +938,6 @@ uk{
"до н. е.",
"н. е.",
}
- abbreviated%variant{
- "до н. е.",
- "н. е.",
- }
narrow{
"до н.е.",
"н.е.",
diff --git a/icu4c/source/data/locales/uk_UA.txt b/icu4c/source/data/locales/uk_UA.txt
index 9fa4089d815..fdd3c8fef0c 100644
--- a/icu4c/source/data/locales/uk_UA.txt
+++ b/icu4c/source/data/locales/uk_UA.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
uk_UA{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/ur.txt b/icu4c/source/data/locales/ur.txt
index 8ab3fd658d9..c883b276d1b 100644
--- a/icu4c/source/data/locales/ur.txt
+++ b/icu4c/source/data/locales/ur.txt
@@ -242,7 +242,7 @@ ur{
minimumGroupingDigits{"1"}
native{"arabext"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
eras{
diff --git a/icu4c/source/data/locales/ur_IN.txt b/icu4c/source/data/locales/ur_IN.txt
index 75ca5d7ef97..77456b8e4c4 100644
--- a/icu4c/source/data/locales/ur_IN.txt
+++ b/icu4c/source/data/locales/ur_IN.txt
@@ -14,7 +14,7 @@ ur_IN{
}
}
}
- Version{"36.1"}
+ Version{"37"}
fields{
day-narrow{
relativeTime{
diff --git a/icu4c/source/data/locales/ur_PK.txt b/icu4c/source/data/locales/ur_PK.txt
index 7a6adfa6993..b51709d182f 100644
--- a/icu4c/source/data/locales/ur_PK.txt
+++ b/icu4c/source/data/locales/ur_PK.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ur_PK{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/uz.txt b/icu4c/source/data/locales/uz.txt
index 5cdbbb74845..82835dbf33d 100644
--- a/icu4c/source/data/locales/uz.txt
+++ b/icu4c/source/data/locales/uz.txt
@@ -235,7 +235,7 @@ uz{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/uz_Arab.txt b/icu4c/source/data/locales/uz_Arab.txt
index 7f5b2710067..18166f45651 100644
--- a/icu4c/source/data/locales/uz_Arab.txt
+++ b/icu4c/source/data/locales/uz_Arab.txt
@@ -29,8 +29,9 @@ uz_Arab{
}
native{"arabext"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
+ default{"persian"}
gregorian{
dayNames{
format{
diff --git a/icu4c/source/data/locales/uz_Arab_AF.txt b/icu4c/source/data/locales/uz_Arab_AF.txt
index ac95cfbf5ce..d20ea99d4f8 100644
--- a/icu4c/source/data/locales/uz_Arab_AF.txt
+++ b/icu4c/source/data/locales/uz_Arab_AF.txt
@@ -1,8 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
uz_Arab_AF{
- Version{"36.1"}
- calendar{
- default{"persian"}
- }
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/uz_Cyrl.txt b/icu4c/source/data/locales/uz_Cyrl.txt
index 992e4c798af..ebe6b91805c 100644
--- a/icu4c/source/data/locales/uz_Cyrl.txt
+++ b/icu4c/source/data/locales/uz_Cyrl.txt
@@ -165,7 +165,7 @@ uz_Cyrl{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/uz_Cyrl_UZ.txt b/icu4c/source/data/locales/uz_Cyrl_UZ.txt
index 7f9cdc6b223..16cb3cb8f97 100644
--- a/icu4c/source/data/locales/uz_Cyrl_UZ.txt
+++ b/icu4c/source/data/locales/uz_Cyrl_UZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
uz_Cyrl_UZ{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/uz_Latn.txt b/icu4c/source/data/locales/uz_Latn.txt
index e525f84e210..f6035b73d6e 100644
--- a/icu4c/source/data/locales/uz_Latn.txt
+++ b/icu4c/source/data/locales/uz_Latn.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
uz_Latn{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/uz_Latn_UZ.txt b/icu4c/source/data/locales/uz_Latn_UZ.txt
index 6d5c8195106..efbadf59e5a 100644
--- a/icu4c/source/data/locales/uz_Latn_UZ.txt
+++ b/icu4c/source/data/locales/uz_Latn_UZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
uz_Latn_UZ{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/vai.txt b/icu4c/source/data/locales/vai.txt
index 08eeb916ddf..2151f3d51a3 100644
--- a/icu4c/source/data/locales/vai.txt
+++ b/icu4c/source/data/locales/vai.txt
@@ -28,7 +28,7 @@ vai{
}
native{"vaii"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/vai_Latn.txt b/icu4c/source/data/locales/vai_Latn.txt
index 0c6d80e7558..8b6f32ee208 100644
--- a/icu4c/source/data/locales/vai_Latn.txt
+++ b/icu4c/source/data/locales/vai_Latn.txt
@@ -23,7 +23,7 @@ vai_Latn{
}
native{"vaii"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
@@ -119,24 +119,6 @@ vai_Latn{
}
}
}
- monthNames{
- format{
- wide{
- "luukao kemã",
- "ɓandaɓu",
- "vɔɔ",
- "fulu",
- "goo",
- "6",
- "7",
- "kɔnde",
- "saah",
- "galo",
- "kenpkato ɓololɔ",
- "luukao lɔma",
- }
- }
- }
}
}
delimiters{
diff --git a/icu4c/source/data/locales/vai_Latn_LR.txt b/icu4c/source/data/locales/vai_Latn_LR.txt
index cb50736cb9b..bd114e1fdcc 100644
--- a/icu4c/source/data/locales/vai_Latn_LR.txt
+++ b/icu4c/source/data/locales/vai_Latn_LR.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
vai_Latn_LR{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/vai_Vaii.txt b/icu4c/source/data/locales/vai_Vaii.txt
index 7a5f41777dd..cffa5917afb 100644
--- a/icu4c/source/data/locales/vai_Vaii.txt
+++ b/icu4c/source/data/locales/vai_Vaii.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
vai_Vaii{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/vai_Vaii_LR.txt b/icu4c/source/data/locales/vai_Vaii_LR.txt
index 4ca05920917..5d8613b8129 100644
--- a/icu4c/source/data/locales/vai_Vaii_LR.txt
+++ b/icu4c/source/data/locales/vai_Vaii_LR.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
vai_Vaii_LR{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/vi.txt b/icu4c/source/data/locales/vi.txt
index 21c3e71e82e..d39f47a2888 100644
--- a/icu4c/source/data/locales/vi.txt
+++ b/icu4c/source/data/locales/vi.txt
@@ -171,7 +171,7 @@ vi{
}
minimumGroupingDigits{"1"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/vi_VN.txt b/icu4c/source/data/locales/vi_VN.txt
index 2b953adc885..c4865e15faa 100644
--- a/icu4c/source/data/locales/vi_VN.txt
+++ b/icu4c/source/data/locales/vi_VN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
vi_VN{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/vun.txt b/icu4c/source/data/locales/vun.txt
index 9d852723c39..5cbecc86d10 100644
--- a/icu4c/source/data/locales/vun.txt
+++ b/icu4c/source/data/locales/vun.txt
@@ -11,7 +11,7 @@ vun{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/vun_TZ.txt b/icu4c/source/data/locales/vun_TZ.txt
index 22568e85296..54a2611c209 100644
--- a/icu4c/source/data/locales/vun_TZ.txt
+++ b/icu4c/source/data/locales/vun_TZ.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
vun_TZ{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/wae.txt b/icu4c/source/data/locales/wae.txt
index 9021671471d..3a38fa371c1 100644
--- a/icu4c/source/data/locales/wae.txt
+++ b/icu4c/source/data/locales/wae.txt
@@ -16,7 +16,7 @@ wae{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/wae_CH.txt b/icu4c/source/data/locales/wae_CH.txt
index fca1387f9cd..48a7112a8eb 100644
--- a/icu4c/source/data/locales/wae_CH.txt
+++ b/icu4c/source/data/locales/wae_CH.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
wae_CH{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/wo.txt b/icu4c/source/data/locales/wo.txt
index cde43dd5f5a..26eabf1631e 100644
--- a/icu4c/source/data/locales/wo.txt
+++ b/icu4c/source/data/locales/wo.txt
@@ -34,7 +34,7 @@ wo{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/wo_SN.txt b/icu4c/source/data/locales/wo_SN.txt
index 201c8f50ae3..e5265ffde70 100644
--- a/icu4c/source/data/locales/wo_SN.txt
+++ b/icu4c/source/data/locales/wo_SN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
wo_SN{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/xh.txt b/icu4c/source/data/locales/xh.txt
index faabc7c6911..443fb1fe0a5 100644
--- a/icu4c/source/data/locales/xh.txt
+++ b/icu4c/source/data/locales/xh.txt
@@ -20,7 +20,7 @@ xh{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
AmPmMarkers{
diff --git a/icu4c/source/data/locales/xh_ZA.txt b/icu4c/source/data/locales/xh_ZA.txt
index 71cf39dd61d..14b2845e981 100644
--- a/icu4c/source/data/locales/xh_ZA.txt
+++ b/icu4c/source/data/locales/xh_ZA.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
xh_ZA{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/xog.txt b/icu4c/source/data/locales/xog.txt
index 88e523f1bc4..40389a09852 100644
--- a/icu4c/source/data/locales/xog.txt
+++ b/icu4c/source/data/locales/xog.txt
@@ -10,7 +10,7 @@ xog{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/xog_UG.txt b/icu4c/source/data/locales/xog_UG.txt
index fed0e914859..eda268aead5 100644
--- a/icu4c/source/data/locales/xog_UG.txt
+++ b/icu4c/source/data/locales/xog_UG.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
xog_UG{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/yav.txt b/icu4c/source/data/locales/yav.txt
index 8da09d01584..883abc88423 100644
--- a/icu4c/source/data/locales/yav.txt
+++ b/icu4c/source/data/locales/yav.txt
@@ -22,7 +22,7 @@ yav{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/yav_CM.txt b/icu4c/source/data/locales/yav_CM.txt
index d299f5d3168..5c080867d91 100644
--- a/icu4c/source/data/locales/yav_CM.txt
+++ b/icu4c/source/data/locales/yav_CM.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
yav_CM{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/yi.txt b/icu4c/source/data/locales/yi.txt
index 6f48941ab4e..02c024950b1 100644
--- a/icu4c/source/data/locales/yi.txt
+++ b/icu4c/source/data/locales/yi.txt
@@ -29,7 +29,7 @@ yi{
native{"latn"}
traditional{"hebr"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/yi_001.txt b/icu4c/source/data/locales/yi_001.txt
index d47b966b07b..9317d460d3b 100644
--- a/icu4c/source/data/locales/yi_001.txt
+++ b/icu4c/source/data/locales/yi_001.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
yi_001{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/yo.txt b/icu4c/source/data/locales/yo.txt
index 8786a3016d0..16986386495 100644
--- a/icu4c/source/data/locales/yo.txt
+++ b/icu4c/source/data/locales/yo.txt
@@ -21,6 +21,46 @@ yo{
percentFormat{"#,##0%"}
scientificFormat{"#E0"}
}
+ patternsLong{
+ decimalFormat{
+ 1000{
+ other{"0 ẹgbẹ̀rún"}
+ }
+ 10000{
+ other{"00 ẹgbẹ̀rún"}
+ }
+ 100000{
+ other{"000 ẹgbẹ̀rún"}
+ }
+ 1000000{
+ other{"0 mílíọ̀nù"}
+ }
+ 10000000{
+ other{"00 mílíọ̀nù"}
+ }
+ 100000000{
+ other{"000 mílíọ̀nù"}
+ }
+ 1000000000{
+ other{"0 bilíọ̀nù"}
+ }
+ 10000000000{
+ other{"00 bilíọ̀nù"}
+ }
+ 100000000000{
+ other{"000 bilíọ̀nù"}
+ }
+ 1000000000000{
+ other{"0 tiriliọ̀nù"}
+ }
+ 10000000000000{
+ other{"00 tiriliọ̀nù"}
+ }
+ 100000000000000{
+ other{"000 tiriliọ̀nù"}
+ }
+ }
+ }
symbols{
decimal{"."}
exponential{"E"}
@@ -44,7 +84,7 @@ yo{
}
minimumGroupingDigits{"1"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
@@ -544,6 +584,13 @@ yo{
"1"{"Ọjọ́ Àìkú tó ń bọ̀"}
}
}
+ sun-narrow{
+ relativeTime{
+ future{
+ other{"Ọjọ́ Àíkú +{0}"}
+ }
+ }
+ }
week{
dn{"Ọ̀sẹ̀"}
relative{
diff --git a/icu4c/source/data/locales/yo_BJ.txt b/icu4c/source/data/locales/yo_BJ.txt
index 5cb7e15fef1..ae168acc6f2 100644
--- a/icu4c/source/data/locales/yo_BJ.txt
+++ b/icu4c/source/data/locales/yo_BJ.txt
@@ -15,7 +15,7 @@ yo_BJ{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
gregorian{
AmPmMarkers{
diff --git a/icu4c/source/data/locales/yo_NG.txt b/icu4c/source/data/locales/yo_NG.txt
index d2491b87a95..59beef1512f 100644
--- a/icu4c/source/data/locales/yo_NG.txt
+++ b/icu4c/source/data/locales/yo_NG.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
yo_NG{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/yue.txt b/icu4c/source/data/locales/yue.txt
index 944392e8f8f..4a941b81cfe 100644
--- a/icu4c/source/data/locales/yue.txt
+++ b/icu4c/source/data/locales/yue.txt
@@ -262,7 +262,7 @@ yue{
native{"hanidec"}
traditional{"hant"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/yue_Hans.txt b/icu4c/source/data/locales/yue_Hans.txt
index e66424ffea3..b519b0ab03f 100644
--- a/icu4c/source/data/locales/yue_Hans.txt
+++ b/icu4c/source/data/locales/yue_Hans.txt
@@ -260,7 +260,7 @@ yue_Hans{
native{"hanidec"}
traditional{"hans"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/yue_Hans_CN.txt b/icu4c/source/data/locales/yue_Hans_CN.txt
index 20decd5a63f..05356bc34c1 100644
--- a/icu4c/source/data/locales/yue_Hans_CN.txt
+++ b/icu4c/source/data/locales/yue_Hans_CN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
yue_Hans_CN{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/yue_Hant.txt b/icu4c/source/data/locales/yue_Hant.txt
index 47ff886b979..8f398126c06 100644
--- a/icu4c/source/data/locales/yue_Hant.txt
+++ b/icu4c/source/data/locales/yue_Hant.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
yue_Hant{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/yue_Hant_HK.txt b/icu4c/source/data/locales/yue_Hant_HK.txt
index 7b74e4adcbf..b49f94b54f9 100644
--- a/icu4c/source/data/locales/yue_Hant_HK.txt
+++ b/icu4c/source/data/locales/yue_Hant_HK.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
yue_Hant_HK{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/zgh.txt b/icu4c/source/data/locales/zgh.txt
index 5503c6bb817..ec0e3f85ca5 100644
--- a/icu4c/source/data/locales/zgh.txt
+++ b/icu4c/source/data/locales/zgh.txt
@@ -32,7 +32,7 @@ zgh{
}
minimumGroupingDigits{"1"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/zgh_MA.txt b/icu4c/source/data/locales/zgh_MA.txt
index e802ffa0c22..f8dc2cf5742 100644
--- a/icu4c/source/data/locales/zgh_MA.txt
+++ b/icu4c/source/data/locales/zgh_MA.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
zgh_MA{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/zh.txt b/icu4c/source/data/locales/zh.txt
index bc819df83ec..0cc5d8b30f3 100644
--- a/icu4c/source/data/locales/zh.txt
+++ b/icu4c/source/data/locales/zh.txt
@@ -705,7 +705,7 @@ zh{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/zh_Hans.txt b/icu4c/source/data/locales/zh_Hans.txt
index 0ebd7f7ae30..72c418ec699 100644
--- a/icu4c/source/data/locales/zh_Hans.txt
+++ b/icu4c/source/data/locales/zh_Hans.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
zh_Hans{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/zh_Hans_CN.txt b/icu4c/source/data/locales/zh_Hans_CN.txt
index dc0ceb07da9..b5b3a4e1ab5 100644
--- a/icu4c/source/data/locales/zh_Hans_CN.txt
+++ b/icu4c/source/data/locales/zh_Hans_CN.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
zh_Hans_CN{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/zh_Hans_HK.txt b/icu4c/source/data/locales/zh_Hans_HK.txt
index 033ed3fe61a..6b1a2993c46 100644
--- a/icu4c/source/data/locales/zh_Hans_HK.txt
+++ b/icu4c/source/data/locales/zh_Hans_HK.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
zh_Hans_HK{
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/zh_Hans_MO.txt b/icu4c/source/data/locales/zh_Hans_MO.txt
index 47b165668ac..0bdf7a98529 100644
--- a/icu4c/source/data/locales/zh_Hans_MO.txt
+++ b/icu4c/source/data/locales/zh_Hans_MO.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
zh_Hans_MO{
- Version{"36.1"}
+ Version{"37"}
calendar{
chinese{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/zh_Hans_SG.txt b/icu4c/source/data/locales/zh_Hans_SG.txt
index bf09c905572..d6e4fefd56a 100644
--- a/icu4c/source/data/locales/zh_Hans_SG.txt
+++ b/icu4c/source/data/locales/zh_Hans_SG.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
zh_Hans_SG{
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/zh_Hant.txt b/icu4c/source/data/locales/zh_Hant.txt
index 14199ab6087..cce66a24ef3 100644
--- a/icu4c/source/data/locales/zh_Hant.txt
+++ b/icu4c/source/data/locales/zh_Hant.txt
@@ -3,10 +3,10 @@
zh_Hant{
%%Parent{"root"}
AuxExemplarCharacters{
- "[乍 乳 仂 伏 佐 侶 僳 兆 兌 兹 划 别 券 勳 匕 匙 匣 卑 卞 占 叉 叶 吻 嘟 噘 堤 墎 壤 奥 妖 孜 峇 嶼 巽 巾 帆 廁 廚"
- " 弋 弓 懸 戟 扳 捂 摔 暈 栗 框 桶 桿 楔 櫃 涅 渾 澎 煎 燦 燭 牡 狄 琳 瑚 甫 皺 盒 眨 眩 碑 礁 筒 簍 糰 紋 紗 纏 纜"
- " 羯 聳 肖 艇 芒 苗 茨 蓬 虹 蚩 蛛 蜀 蜘 蝴 蝸 蠟 裘 裙 謬 豚 躬 酋 釘 鈔 鈕 鉛 鎚 鎬 鐺 鑰 鑽 隴 霄 鞠 骰 骷 髏 鯉"
- " 鳶]"
+ "[乍 乳 仂 伏 佐 侶 僳 兆 兌 兹 划 别 券 勳 匕 匙 匣 卑 卞 占 叉 叶 吻 哺 嘟 噘 堤 墎 壤 奥 妖 嬰 孜 峇 嶼 巽 巾 帆"
+ " 廁 廚 弋 弓 懸 戟 扳 捂 摔 暈 栗 框 桶 桿 楔 櫃 涅 渾 澎 煎 燕 燦 燭 牡 狄 琳 瑚 甫 疊 皺 盒 眨 眩 碑 礁 筒 簍 糰"
+ " 紋 紗 纏 纜 羯 聳 肖 艇 芒 苗 茨 菱 蓬 虹 蚩 蛛 蜀 蜘 蝴 蝸 蠟 裘 裙 謬 豚 跨 躬 遞 酋 釘 鈔 鈕 鉛 鎚 鎬 鐺 鑰 鑽"
+ " 隴 霄 鞠 餵 骰 骷 髏 鯉 鳶]"
}
Ellipsis{
final{"{0}…"}
@@ -1376,7 +1376,7 @@ zh_Hant{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/zh_Hant_HK.txt b/icu4c/source/data/locales/zh_Hant_HK.txt
index 0c4fd5f1542..39e1dcb50f7 100644
--- a/icu4c/source/data/locales/zh_Hant_HK.txt
+++ b/icu4c/source/data/locales/zh_Hant_HK.txt
@@ -91,7 +91,7 @@ zh_Hant_HK{
}
}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
buddhist{
availableFormats{
diff --git a/icu4c/source/data/locales/zh_Hant_MO.txt b/icu4c/source/data/locales/zh_Hant_MO.txt
index 15c7c3f426b..670cffc3f25 100644
--- a/icu4c/source/data/locales/zh_Hant_MO.txt
+++ b/icu4c/source/data/locales/zh_Hant_MO.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
zh_Hant_MO{
%%Parent{"zh_Hant_HK"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/zh_Hant_TW.txt b/icu4c/source/data/locales/zh_Hant_TW.txt
index 11ff253ca2c..9eba0ed6253 100644
--- a/icu4c/source/data/locales/zh_Hant_TW.txt
+++ b/icu4c/source/data/locales/zh_Hant_TW.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
zh_Hant_TW{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/locales/zu.txt b/icu4c/source/data/locales/zu.txt
index abcb091c13f..d9c87294be1 100644
--- a/icu4c/source/data/locales/zu.txt
+++ b/icu4c/source/data/locales/zu.txt
@@ -220,7 +220,7 @@ zu{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"36.1"}
+ Version{"37"}
calendar{
generic{
DateTimePatterns{
diff --git a/icu4c/source/data/locales/zu_ZA.txt b/icu4c/source/data/locales/zu_ZA.txt
index 19cf07d306a..4f5767c0f86 100644
--- a/icu4c/source/data/locales/zu_ZA.txt
+++ b/icu4c/source/data/locales/zu_ZA.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
zu_ZA{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/misc/langInfo.txt b/icu4c/source/data/misc/langInfo.txt
index 0d22cf84d74..4d9423ed5c9 100644
--- a/icu4c/source/data/misc/langInfo.txt
+++ b/icu4c/source/data/misc/langInfo.txt
@@ -214,625 +214,626 @@ langInfo:table(nofallback){
"YU","RS",
"ZR","CD",
} // regionAliases
- trie:bin{ // BytesTrie: 9842 bytes
+ trie:bin{ // BytesTrie: 9865 bytes
001a6dcc1474c4ef77c26977a2b978a4
-5479a4c47a0f6d7f7a5b7a30e1ad97e8
-2ef5af3b10e1a539022a3c42cc114811
-616e01e2a3fdf4a3f80b4d24540e54ca
-b8552a5610cea3fb10d3a3fa4dcac150
-2a5310d2a3f602c1a3f5c6a3f3c8a3f4
-47d4ce473248d81e234910c4a3f001c2
-a3f9c6a3ee6d326e36733a7910e2ad97
-10e9af3910e5af3a10ed22022aa90c43
-b6064910c4a90e6817683269366b3a6c
-10edaf3810f8adb410e1af3710f4ad92
-61326436653a6710e8adc410e7af3410
-eaaf3510e1af3600126d46741b743475
-387742e1ade8efadff10edaf0401f5af
-05f6af0610e1af076d3c6e406f50725a
-7301e7ad83ebaf0310efadfb02e3adfc
-e9adfdf5adfe01e2af00f3af0110f3af
-0267266736683a693e6a4e6c10f3adfa
-10e9adf310e7adf402e2adf5f5adf6f6
-adf701e1adf8e9adf961386254636465
-01eca520f2adf204e5ade9eaadeaecad
-ebeeadecf2aded02f0adeef1adeff2ad
-f010e9adf10c6e3d7221722e7332774e
-e8af0b10e2af1104e1adbce9af12eca5
-2fedaf13f2af1410e5af156e346f3e70
-01e5a78df2adb901e1adb2f2af0e01e7
-af0feeaf10651d653a6c3e6d02e6af0d
-eeada8f2adab10f3af0a02e1af0ce3ad
-a4e4ada5613462386301efad72f2ad71
-10f6af0810e9af090d6d497330733075
-34e9a733efaf2810f3af2d04e1af2ee5
-32eaaf31f4af32f7af33012a2e481261
-6ef3af30012aaf2f4310ceaf306d3a6f
-3e7202e2af2ae5af2becaf2c10ecaf27
-10eeaf296520653e67426b4c6c02e5af
-24e7af25ecaf2610f2af2001f2af21f7
-af2210efaf23612e62606410e4a73307
-f40cf4af19f6af1af9af1bfaaf1ceda7
-b6efaf16f0af17f3af1802e1af1de2af
-1ef9af1f74a25275a4d0760a6f1fe509
-e5addbe9ad5fefade36f3472387501ee
-ade6f4ade710f4ade410efade5613c65
-4c69566c606d01e6ade1f7ade202e7ad
-d9e9adc9eeadda01e3addcf0addd01e3
-addef6addf10f3ade000267576e91ff2
-0ef2abc5f3abc9f4abcff767f9abdfe9
-abaaebabb1ecabb5eeabbbefabbd7a24
-7a36e1ab89e5ab9be72ee8aba610edab
-e2012a2e41127261e2aba2012aaba150
-10cbaba2753e7654776478cce17901e1
-abe0f6abe103e8abd6ecabd7edabd8f1
-abd902e4a7b9ecabdaf5abdb01e8abdc
-f1abdd6b7d7049705e716e7272738274
-06f10cf1abb9f2abd3f3abd4f4abd5e4
-abd0e5abd1eaabd202e9abc1edabc2fa
-abc310efabc402f5abc6f6abc7f7abc8
-04e4abcae6abcbe7abcceaabcdf7abce
-6b426c526d626e6c6f02e6abbee7abbf
-f1abc002ecabb2f2abb3f4abb402e6ab
-b6f8abb7f9abb801e8abb9f9abba10e8
-abbc6546655e6674677868886906eb0c
-ebabadedabaeefabaff6abb0e2a3b1e6
-ababe7abac03e4ab9cedab9defab9ef4
-ab9f10e9aba002e3aba3efaba4f5aba5
-02ecaba7f1aba8f2aba96144625a6386
-6403e4ab97e7ab98e8ab99f5ab9a03ea
-ab8aecab8beeab8cf1ab8d06e70ce7ab
-91efab92f7ab93faab94e3ab8ee4ab8f
-e6ab9001e9ab95f9ab960f735fe72ce7
-42ebabe9f2ad47fa012a8641127261e2
-add7012a2e43127972ecabe6022aabe5
-4b2a4d10ceabe710daabe67360746476
-687a10ee012a2e41127261e2add7022a
-abf4412a4310ceadd810c6add710e1ad
-d310f2add401e8add5ecadd66d326d3e
-6e426f707202e9add0f4add1f7add210
-e2abeb01f226f8adce012a2e44126576
-e1adcd012aadcc4e10d0adcd10ebadcf
-62326436673a6c10e9abea10f5abe310
-edabe410e1abe870c39570a4f971a6d7
+5479a4c47a0f6d7f7a5b7a30e1ad9ae8
+2ef5af3d10e1a53a022a3c42cc254811
+616e01e2a3fef4a3f90b4d24540e54ca
+cc552a5610cea3fc10d3a3fb4dcad550
+2a5310d2a3f702c1a3f6c6a3f4c8a3f5
+47d4e2473248d81e3a4910c4a3f101c2
+a3fac6a3ef6d326e36733a7910e2ad9a
+10e9af3b10e5af3c10ed22022aa90f43
+b6064910c4a9116817683269366b3a6c
+10edaf3a10f8adb710e1af3910f4ad95
+61326436653a6710e8adc610e7af3610
+eaaf3710e1af3800126d46741b743475
+387742e1adeaefaf0110edaf0601f5af
+07f6af0810e1af096d3c6e406f50725a
+7301e7ad86ebaf0510efadfd02e3adfe
+e9adfff5af0001e2af02f3af0310f3af
+0467266736683a693e6a4e6c10f3adfc
+10e9adf510e7adf602e2adf7f5adf8f6
+adf901e1adfae9adfb61386254636465
+01eca521f2adf404e5adebeaadececad
+edeeadeef2adef02f0adf0f1adf1f2ad
+f210e9adf30c6e3d7221722e7332774e
+e8af0d10e2af1304e1adbee9af14eca5
+30edaf15f2af1610e5af176e346f3e70
+01e5a78ff2adbb01e1adb5f2af1001e7
+af11eeaf12651d653a6c3e6d02e6af0f
+eeadabf2adae10f3af0c02e1af0ee3ad
+a7e4ada8613462386301efad75f2ad74
+10f6af0a10e9af0b0d6d497330733075
+34e9a735efaf2a10f3af2f04e1af30e5
+32eaaf33f4af34f7af35012a2e481261
+6ef3af32012aaf314310ceaf326d3a6f
+3e7202e2af2ce5af2decaf2e10ecaf29
+10eeaf2b6520653e67426b4c6c02e5af
+26e7af27ecaf2810f2af2201f2af23f7
+af2410efaf25612e62606410e4a73507
+f40cf4af1bf6af1cf9af1dfaaf1eeda7
+b9efaf18f0af19f3af1a02e1af1fe2af
+20f9af2174a25275a4d0760a6f1fe509
+e5addde9ad62efade56f3472387501ee
+ade8f4ade910f4ade610efade7613c65
+4c69566c606d01e6ade3f7ade402e7ad
+dbe9adcbeeaddc01e3addef0addf01e3
+ade0f6ade110f3ade200267576e91ff2
+0ef2abc8f3abccf4abd2f767f9abe2e9
+abadebabb4ecabb8eeabbeefabc07a24
+7a36e1ab8ce5ab9ee72ee8aba910edab
+e5012a2e41127261e2aba5012aaba450
+10cbaba5753e7654776478ccf87901e1
+abe3f6abe403e8abd9ecabdaedabdbf1
+abdc02e4a7bcecabddf5abde01e8abdf
+f1abe06b7d7049705e716e7272738274
+06f10cf1abbcf2abd6f3abd7f4abd8e4
+abd3e5abd4eaabd502e9abc4edabc5fa
+abc610efabc702f5abc9f6abcaf7abcb
+04e4abcde6abcee7abcfeaabd0f7abd1
+6b426c526d626e6c6f02e6abc1e7abc2
+f1abc302ecabb5f2abb6f4abb702e6ab
+b9f8abbaf9abbb01e8abbcf9abbd10e8
+abbf6546655e6674677868886906eb0c
+ebabb0edabb1efabb2f6abb3e2a3b1e6
+abaee7abaf03e4ab9fedaba0efaba1f4
+aba210e9aba302e3aba6efaba7f5aba8
+02ecabaaf1ababf2abac6144625a6386
+6403e4ab9ae7ab9be8ab9cf5ab9d03ea
+ab8decab8eeeab8ff1ab9006e70ce7ab
+94efab95f7ab96faab97e3ab91e4ab92
+e6ab9301e9ab98f9ab990f735fe72ce7
+42ebabecf2ad4afa012a8641127261e2
+add9012a2e43127972ecabe9022aabe8
+4b2a4d10ceabea10daabe97360746476
+687a10ee012a2e41127261e2add9022a
+abf7412a4310ceadda10c6add910e1ad
+d510f2add601e8add7ecadd86d326d3e
+6e426f707202e9add2f4add3f7add410
+e2abee01f226f8add0012a2e44126576
+e1adcf012aadce4e10d0adcf10ebadd1
+62326436673a6c10e9abed10f5abe610
+edabe710e1abeb70c39570a4f971a6d7
72a6e47300287884ec39f229f509f5ab
-78f6ab7ef7ab7ff22cf3ab71f4ab7522
-032aab2b4da4bf522a5410d2ab2f01cf
-ab2ed5ab2cecab53edab58eeab5fefab
-65f16de429e438e5ab3be7ab40e9ab49
-ebab4f032aab3544324b3a5312696ee4
-ab38126576e1ab3612686feaab377834
-793e7a48e1ab1fe3ab2a01eeab85f7ab
-8601ecab87f2a50c10ecab886cad724f
-725873747484758e7705e809e8ab7ff0
-ab83f6ab84e2ab80e3ab81e7ab8204e2
-ab6ee3ab2aeeab6ff2ab70f8a5f102e4
-ab72e7ab73f9ab7401ebab76f1ab7704
-e1ab79e5ab7aebab7bf2ab7cf3ab7d6c
-4a6d666e8c6fa2437003e4ab6becab6c
-f3ab6df9a77404e4ab54e9ab55ecab56
-efab4ff9ab5705f009f0ab5cf1ab5df3
-ab5ee1ab59eaab5aeeab5b04e3ab60eb
-ab61f0ab62f8ab63f9ab6404e7ab66eb
-ab67f1ab68f5ab69f9ab6a673e674268
-58696e6a846b02e3ab50f2ab51f3ab52
-03e1ab41f3ab42f7ab43faab4403e9ab
-45ebab46eeab47f5ab4803e4ab4ae7ab
-4becab4cedab4d10f2ab4e614a627663
-8664a26b6503e6ab3ce8ab3de9ab3ef3
-ab3f06f30cf3ab23f4ab24f6ab25faab
-26e6ab20e8ab21f1ab2202e1ab27e5ab
-28f0ab2906ee0ceeab32efab33f2a5ff
-f3ab34e32cebab30ecab312205521152
-2e53325410d2ab2f10cfab2e10d5ab2c
-2aab2b312a4d10c5ab2d1137b2ab2c01
-e3ab39e8ab3a00166e63752bec09eca9
-eaf3a9dbf4a9f7754c7750e1012a2e41
-127261e2a9d3012aa9d25010cba9d310
-f5a9f910e1a9fa7217722e733e7410f0
-a9f802e1a9f3e4a9f4e7a9f510f3a9f6
-6e346f4a7001e1a9f1efa9f203e2a7ca
-e7a9edeea9eef4a9ef10eea9f066306b
-176b2e6c386d10f3a9ec01e1a9e8efa9
-e901e1a9ebf4a92d663468386901eca9
-e6f0a9e710eca9e301eca9e4eea9e561
-4e627e638864926504e4a9e0efa9e1f2
-a570f3a570f8a9e204e7a9d4ec32eda9
-d7f0a9d8f5a9d9012aa9d55012686cf0
-a9d601e9a9daf5a9db01e4a9dceda9dd
-01e3a9def4a9df017526f5a9fb02e3a9
-fce7a9fdfaa9fb00146f457917ef09ef
-a94af5ab18f7ab1b792cedab0beeab10
-10f5ab1e6f3c724c745075547701ebab
-1cefab1d02e2ab13e6ab14efab1510ef
-ab1610edab1702e5ab19e7ab1aeda94a
-6934693c6a566b5a6d5e6e01e1ab11e7
-ab1201e1ab06e622012aab074e10ccab
-0810f3ab0910f4ab0a03e6ab0cefab0d
-f4ab0ef5ab0f61366346654a675a6810
-e7ab0502e9a9feeaa95fefa9ff10e6ab
-0002eaab01ecab02f3ab0310eeab046d
-a2576ea6446f0b741ded09eda5a1f2a9
-caf3a9cd742a7a34e3a9c201e1a9cfeb
-a9d010eda9d17017702e72327310e1a9
-ce10eda9c902efa9cbf5a9ccf9a9ca67
-3a6b3e6e02e7a9c6eea9c7f3a9c810e3
-a9c301f2a9c4f6a9c50022749fe926ef
-0fefa94af2a955f3a492f4a959f9a3ce
-e9a909eba903eca93fee012ababd4d12
-6f6ee7a540783d7834793e7a64e7a92d
-e8a93301e3a968eda96905f709f7a96d
-f8a96efaa96feba96aeda96bf6a96c05
-f009f0a973f7a974faa975eba970eda9
-71eea9727444755a76707703eba965f2
-a537f6a966f7a96703e3a95ae6a95be9
-a95cf2a95d03e1a95ef0a95ff2a960f3
-a96102e1a962eea963f9a96469856e44
-6e426f5e707a71907202e4a956eaa957
-efa95804e1a946e6a947e9a948ebb60e
-f7a94904e1a94be5a94ce8a94df3a94e
-f8a94f03f0a950f3a951f4a952f8a953
-10eca954693e6b686c7e6d02efa943f5
-a944f8a94503e6a936eea937f326f7a9
-3a012aa9384d126564e6a93903e9a93b
-eca93cf0a93df7a93e02e5a940f0a941
-f3a9426549653e666a67866802e9a934
-eca935f2a3ff06ee0ceea924f2a925f4
-a926f5a927e4a921e5a922eba92304e1
-a928e5a929eea92aefa92bf1a92c04e8
-a92eeca92fefa930f0a931f9a932615e
-62a25663a2636406e80ce8a91deaa91e
-f2a91ff8a920e1a91ae5a91be6a91c0b
-ee23f718f7a90bf926faa90f22022aa9
-0c432a4910c4a90e10c3a90deeb41fef
-a909f3a90ae709e7a906e9a907eba908
-e3a903e4a904e6a90504e8a910efa911
-f1a912f5a913f7a91404e9a915f0a916
-f1a917f2a918f5a9190021745fe41dee
-0feea9a0efa9a6f2a9adf6a9baf9a9be
-e4a985e5a988e7a98deca54c79157930
-7a3ae1a976e2a97e01eda9bfeea9c010
-e9a9c174387542775e7801f1a9bcf2a9
-bd01eda9b3f2a9b404e9a9b5f0a9b6f3
-a9b7f6a9b8f8a9b910e2a9bb6a5d6f32
-6f4870647168726c7303eba9afeea9b0
-efa9b1f3a9b204e4a9a7e5a9a8eea9a9
-f0a9aaf5a9ab10e9a98810efa9ac10e2
-a9ae6a4a6b4e6d586e04e6a9a1e8a9a2
-eba9a3eda9a4f0a9a510efa99b01e7a9
-9cefa99d01e7a99efaa99f6637665a67
-5e686e6906ee0ceea997f5a998f9a999
-faa99ae6a994e9a995eaa99610f2a98c
-02e1a98ee2a98feca99002e2a991e5a9
-92f7a993613e636a64906502e2a989f7
-a98af8a98b06ee0ceea97af0a97bf1a9
-7cf3a97de3a977e6a978eba97905e809
-e8a982efa983f5a984e1a97fe5a980e6
-a98101e3a986f3a98766c74769c48d69
+7bf6ab81f7ab82f22cf3ab74f4ab7822
+032aab2e4da4bf522a5410d2ab3201cf
+ab31d5ab2fecab56edab5beeab62efab
+68f16de429e438e5ab3ee7ab43e9ab4c
+ebab52032aab3844324b3a5312696ee4
+ab3b126576e1ab3912686feaab3a7834
+793e7a48e1ab22e3ab2d01eeab88f7ab
+8901ecab8af2a50d10ecab8b6cad724f
+725873747484758e7705e809e8ab82f0
+ab86f6ab87e2ab83e3ab84e7ab8504e2
+ab71e3ab2deeab72f2ab73f8a5f302e4
+ab75e7ab76f9ab7701ebab79f1ab7a04
+e1ab7ce5ab7debab7ef2ab7ff3ab806c
+4a6d666e8c6fa2437003e4ab6eecab6f
+f3ab70f9a77604e4ab57e9ab58ecab59
+efab52f9ab5a05f009f0ab5ff1ab60f3
+ab61e1ab5ceaab5deeab5e04e3ab63eb
+ab64f0ab65f8ab66f9ab6704e7ab69eb
+ab6af1ab6bf5ab6cf9ab6d673e674268
+58696e6a846b02e3ab53f2ab54f3ab55
+03e1ab44f3ab45f7ab46faab4703e9ab
+48ebab49eeab4af5ab4b03e4ab4de7ab
+4eecab4fedab5010f2ab51614a627663
+8664a26b6503e6ab3fe8ab40e9ab41f3
+ab4206f30cf3ab26f4ab27f6ab28faab
+29e6ab23e8ab24f1ab2502e1ab2ae5ab
+2bf0ab2c06ee0ceeab35efab36f2a701
+f3ab37e32cebab33ecab342205521152
+2e53325410d2ab3210cfab3110d5ab2f
+2aab2e312a4d10c5ab301137b2ab2f01
+e3ab3ce8ab3d00166e63752bec09eca9
+edf3a9def4a9fa754c7750e1012a2e41
+127261e2a9d6012aa9d55010cba9d610
+f5a9fc10e1a9fd7217722e733e7410f0
+a9fb02e1a9f6e4a9f7e7a9f810f3a9f9
+6e346f4a7001e1a9f4efa9f503e2a7cd
+e7a9f0eea9f1f4a9f210eea9f366306b
+176b2e6c386d10f3a9ef01e1a9ebefa9
+ec01e1a9eef4a930663468386901eca9
+e9f0a9ea10eca9e601eca9e7eea9e861
+4e627e638864926504e4a9e3efa9e4f2
+a571f3a571f8a9e504e7a9d7ec32eda9
+daf0a9dbf5a9dc012aa9d85012686cf0
+a9d901e9a9ddf5a9de01e4a9dfeda9e0
+01e3a9e1f4a9e2017526f5a9fe02e3a9
+ffe7ab00faa9fe00146f457917ef09ef
+a94df5ab1bf7ab1e792cedab0eeeab13
+10f5ab216f3c724c745075547701ebab
+1fefab2002e2ab16e6ab17efab1810ef
+ab1910edab1a02e5ab1ce7ab1deda94d
+6934693c6a566b5a6d5e6e01e1ab14e7
+ab1501e1ab09e622012aab0a4e10ccab
+0b10f3ab0c10f4ab0d03e6ab0fefab10
+f4ab11f5ab1261366346654a675a6810
+e7ab0802e9ab01eaa962efab0210e6ab
+0302eaab04ecab05f3ab0610eeab076d
+a2576ea6446f0b741ded09eda5a2f2a9
+cdf3a9d0742a7a34e3a9c501e1a9d2eb
+a9d310eda9d47017702e72327310e1a9
+d110eda9cc02efa9cef5a9cff9a9cd67
+3a6b3e6e02e7a9c9eea9caf3a9cb10e3
+a9c601f2a9c7f6a9c80022749fe926ef
+0fefa94df2a958f3a492f4a95cf9a3ce
+e9a90ceba906eca942ee012abad44d12
+6f6ee7a541783d7834793e7a64e7a930
+e8a93601e3a96beda96c05f709f7a970
+f8a971faa972eba96deda96ef6a96f05
+f009f0a976f7a977faa978eba973eda9
+74eea9757444755a76707703eba968f2
+a538f6a969f7a96a03e3a95de6a95ee9
+a95ff2a96003e1a961f0a962f2a963f3
+a96402e1a965eea966f9a96769856e44
+6e426f5e707a71907202e4a959eaa95a
+efa95b04e1a949e6a94ae9a94bebb622
+f7a94c04e1a94ee5a94fe8a950f3a951
+f8a95203f0a953f3a954f4a955f8a956
+10eca957693e6b686c7e6d02efa946f5
+a947f8a94803e6a939eea93af326f7a9
+3d012aa93b4d126564e6a93c03e9a93e
+eca93ff0a940f7a94102e5a943f0a944
+f3a9456549653e666a67866802e9a937
+eca938f2a50006ee0ceea927f2a928f4
+a929f5a92ae4a924e5a925eba92604e1
+a92be5a92ceea92defa92ef1a92f04e8
+a931eca932efa933f0a934f9a935615e
+62a25663a2636406e80ce8a920eaa921
+f2a922f8a923e1a91de5a91ee6a91f0b
+ee23f718f7a90ef926faa91222022aa9
+0f432a4910c4a91110c3a910eeb433ef
+a90cf3a90de709e7a909e9a90aeba90b
+e3a906e4a907e6a90804e8a913efa914
+f1a915f5a916f7a91704e9a918f0a919
+f1a91af2a91bf5a91c0021745fe41dee
+0feea9a3efa9a9f2a9b0f6a9bdf9a9c1
+e4a988e5a98be7a990eca54d79157930
+7a3ae1a979e2a98101eda9c2eea9c310
+e9a9c474387542775e7801f1a9bff2a9
+c001eda9b6f2a9b704e9a9b8f0a9b9f3
+a9baf6a9bbf8a9bc10e2a9be6a5d6f32
+6f4870647168726c7303eba9b2eea9b3
+efa9b4f3a9b504e4a9aae5a9abeea9ac
+f0a9adf5a9ae10e9a98b10efa9af10e2
+a9b16a4a6b4e6d586e04e6a9a4e8a9a5
+eba9a6eda9a7f0a9a810efa99e01e7a9
+9fefa9a001e7a9a1faa9a26637665a67
+5e686e6906ee0ceea99af5a99bf9a99c
+faa99de6a997e9a998eaa99910f2a98f
+02e1a991e2a992eca99302e2a994e5a9
+95f7a996613e636a64906502e2a98cf7
+a98df8a98e06ee0ceea97df0a97ef1a9
+7ff3a980e3a97ae6a97beba97c05e809
+e8a985efa986f5a987e1a982e5a983e6
+a98401e3a989f3a98a66c75b69c49769
a4166aa4c46ba60e6c001b744ae717ef
-0cefa7f1f4a7f9f5a7fbf6a7ffe7a7db
-e9a7ddeea7ee771577307a34e1a7c6e2
-a7cd10eca90001e8a901faa902742e75
-327610f3a7ff10e7a7fa03e1a7fcefa7
-fdf9a3d5faa7fe6a4a6d316d326e426f
-4c7210e3a7f802eea7ebefa7ecf0a7ed
-01f3a7eff5a7f005f209f2a7f5f3a7f6
-faa7f7eaa7f2eba7f3eca7f46a346b38
-6c01e5a7e9eea7ea10f0a7e601e9a7e7
-f4a7e86448646c6570679c6906e70ce7
-a7e2e8a7e3eaa7e4f3a7e5e1a7dee4a7
-dfe6012aa7e04c12696de2a7e110e2a7
-d306f00cf0a7d7f1a7d8f5a7d9faa7da
-e4a7d4e5a7d5eda7d610e7a7dc613462
-5a6301eda7d1f0a7d205e809e8a7caea
-a7cbf3a7cce2a7c7e4a7c8e7a7c902e5
-a7cef5a7cff7a7d000197739eb17f30c
-f3a70df4a725f5a719f7a726eba568ee
-a720efa722e409e4a70fe7a714e9a717
-772a7a34e1a70601eda727f3a72801e8
-a729e9a72a6a366d176d326e366f3a72
-10e9a72410efa71f10e8a72110f5a723
-6a2e6b326c10efa71e10eaa71804e5a7
-19eba71af4a71bf7a71cf8a71d641a64
-3466446701e2a715e5a71602e4a710e9
-a711f5a71210e5a713613a62446302e1
-a70ce5a70de8a70e01eea707f2a70802
-e1a709e2a70af9a70b0b721ae909e9a7
-33f6a739f7a73a722a752ee1a72b10e1
-a73710f4a73867176734693e6d01e3a7
-35eca73601eba731efa73210e2a73461
-2e62386510eea73001e2a72ceda72d01
-efa72ef5a72f002875c0e7eb74f23ff6
-28f6a791f7a7b3f9022a32414c4c1261
-74eea7c0022aa7be432a5410d2a7c010
-cea7bf127261e2a7bff2a784f3a79df5
-022aa45e41a4645912657ae9a77feb38
-eca773eda778eea783efa788012a2e41
-127261e2a76e042aa76c41324336493a
-4d10cea77010c6a76d10cea76e10d2a7
-6f7a187a38e1a5b0e7a757e9a763eaa7
-6702eaa7c3f2a7c4f4a7c5753c766e77
-7e788e7901e5a7c1f8a7c207ed0ceda7
-aceea7adf0a7aef3a7afe2a7a8e4a7a9
-e5a7aaeaa7ab02e7a7b0f2a7b1f8a7b2
-02eaa7b4efa7b5f1a7b606ed0ceda7ba
-f0a7bbf7a7bcfaa7bde1a7b7e3a7b8e5
-a7b96bc0d57063704a7170728673a245
-7403e2a7a4eda7a5efa7a6f2a7a705f2
-09f2a790f6a791f8a792e5a78de6a78e
-efa78f03e2a793e6a794f3a795f9a796
-05ec09eca79af3a79bf5a79ce3a797e9
-a798eaa79905e809e8a7a1eaa7a2f2a7
-a3e2a79ee4a79fe6a7a06b506c5a6d70
-6ea2576f04e9a789eba786eca78af3a7
-8bfaa78c01e3a771eaa77203eea774f1
-a775f4a776f8a77706f226f232f3a780
-f5a781f7a782022a3241405912657ae9
-a77f012aa77c4c10c2a77d127261e2a7
-7ee2a779e8a77aefa77b04e3a784e6a7
-85e7a757eea786f0a787665266486758
-686869a06a03e4a768e7a769f3a76af9
-a76b02efa754f2a755f9a75602e5a758
-e6a759f0a75a08f10ff1a75ef3a75ff4
-a760f7a761faa762e1a75be2a75cebac
-80eea75d02eaa764f5a765f7a7666144
-6276639c64a2486502e1a751eea752fa
-a75307e90ce9a73feaa740eda741efa7
-42e1a73be2a73ce3a73de4a73e05f109
-f1a746f8a747f9a748e4a743eda744f0
-a74503e7a749eba74aeca74bf4a74c03
-e5a74de8a74eeca74ff4a75066a2b567
-a46a6800137539f20ff2a5fff4a702f5
-a703f9a342faa7057536e13ae5a5e9e9
-a5ebefa5fb10e9a70422032aa5df372e
-43345310c4a5e01133b6a5e010cda5e1
-6c386c3c6d466e506f6c7301e2a700ee
-a70101e1a5f2f5a5f301e4a5f4f4a5f5
-04e4a5f6e5a5f7eaa5f8eea5f9efa5fa
-02e3a5fceaa5fdf4a5fe615862746478
-687c6905e809e8a5efeca5f0eda5f1e1
-a5ece6a5ede7a5ee04e7a5e2eba5e3ed
-a5e4f7a5e5faa5e610e2a5e710f9a5e8
-10f9a5ea00117553e90fe9a57aeaa57e
-efa581f2a587f9a59675427694e1a570
-e6012aa5764112646ceda57709e80fe8
-a590f1a591f2a592f6a593f9a594e2a5
-8ce332e4a58de5a58ee6a58f012aa576
-4112646ceda57710f2a5956d2f6d4e6f
-52706271667204e3a588e5a587f0a589
-f2a58af3a58b10f0a58002e4a582eea5
-83f2a58410e5a58510f3a58661326656
-69606c10f2a57f05e908e9a574eea575
-f467e1a571e2a572e7a57301e9a578ed
-a57902e1a57beca57cf4a57d001a6e9f
-791dec0ceca5bceea5c0f5a5d0f6a5d8
-792ce1a597e4a5a901e1a5a2e9a5de73
-3a733e754276747702e3a5dbe9a5dcf4
-a5dd10f7a5cf07f20cf2a5d4f7a5d5f8
-a5d6faa5d7e2a5d1e3a5d2e4a5d3e7a5
-c002e6a5d9f2a5b3f3a5da6e5a6f6a72
-04e2a5a5e332e5a55bf4a5cdf7a5ce01
-2aa5cb4c12696ee2a5cc02e4a5c1e7a5
-c2efa5c307ee0ceea5c3f2a5c8f3a5c9
-f4a5cae4a5c4e6a5c5e9a5c6eda5c767
-396a236a386b486c526d01eda5bef6a5
-bf02eba5b7eea5b8f5a5b901eea5baf0
-a5bb10eba5bd673468386901eca5b5ed
-a5b610eea5b310f3a5b46428642e653e
-6610eba5b202e5a5aaeea5abf2a5ac05
-ef09efa5b0f2a52dfaa5b1e2a5adeaa5
-aeeca5af612e626c6310f2a5a809ed0f
-eda59deea59ef7a59ff9a5a0faa5a1e1
-a598e6a599e7a59ae8a59beaa59c05ef
-09efa5a5f9a5a6faa5a7e1a5a2e6a5a3
-eda5a463c2ef63a29d64a4f965001177
-2dee19ee38efa564f3a566f4a559f5a3
-66012aa56053126861f7a56177307834
-e5a554eca55b10efa56e10f4a56f6d46
-6d486e7a728473887403f2a56af4a56b
-f5a56cf8a56d02e1a55ce9a55deb012a
-2e4e126b6fefa55f012aa55e4710cea5
-5f01eea562f1a56310e9a56502e7a567
-eba568f5a569623e664267466b02e1a5
-58eba559f9a55a10f5a55310e9a55501
-eca556f9a557001b725ce821f316f3a5
-19f52cf6a51ff9a520012aa51d47126c
-61e7a51ee8a3eaefa50ff2a512771277
-307a34e1a3e1e5a3e610e4a51210e5a5
-19722e73547410e4a51c05ec09eca516
-eda517f3a518e8a513eaa514eba51501
-e2a51af7a51b69526c306c326d3c6f6c
-7010f3a51101e1a50be4a50c02e5a50d
-e7a50eee022aa26342a2b44811616e01
-e2a3fdf4a3f810f0a51069406a446b03
-e2a507eca508efa509f9a50a10e3a503
-02e1a504eda505f6a506659565a28666
-a28767a2886805ef09efa500f0a501f2
-a502e92ceba3feeda3ff022a3c42a25f
-4811616e01e2a3fdf4a3f80b4d335417
-542e55385610c4a3fb01c8a3f7d7a3f8
-01cba3f9d3a3fa4d2e50385310d2a3f6
-01cfa3f1d9a3f202c6a3f3c8a3f4daa3
-f5470e473048b4644910c4a3f010c6a3
-ee2aa3eb412a4210cea3ed10d5a3ec12
-6f70efa3fc10e2a3e710e1a3e810e7a3
-e9613462386301e8a3e4f0a3e510eea3
-e210eaa3e30016726f791ce508e5a52d
-f6a54dfa45792a7a34e1a52101efa550
-f5a55110e7a552751d752e764a7710f7
-a54f04e1a548e3a549e4a54ae7a54bf4
-a54c10e1a54e724073747403eda544f0
-a545f3a546f9a54702e82ce9a541f3a5
-42012a2e4d126f6ee7a540012aa53f43
-10cea54010e2a54367446a1a6a406e44
-6f03e2a53ce9a534f0a53df7a53e10e5
-a53a10eaa53b673468606901e1a538f1
-a53906ec0ceca533efa534f2a535faa5
-36e1a530e8a531e9a53210e4a537613c
-6268637264766501e4a52eeea52f06e8
-0ce8a525eba526f2a527f6a528e4a522
-e6a523e7a52401e4a529f1a52a10e3a5
-2b10eea52c2aa4f761be9d62002373a5
-e51ded0feda3a8eea3adefa3b1f2a3ba
-f3a3bfe5a37ce7a389e8a38de9a39377
-417732783c794c7a72e1a36201e4a3d2
-f2a3d302e8a3d4eba3d5f2a3c705f309
-f3a3d9f6a3daf8a3dbe5a3d6eea3d7f2
-a3d804e1a3dce5a3dde6a3dee8a3dff7
-a3e07332744875587610e2a3d103eaa3
-c0f1a3c1f3a3c2f4a3c302efa3c4f4a3
-c5f6a3c609ed0feda3ccefa3cdf2a3ce
-f3a3cff5a3d0e1a3c7e3a3c8e4a3c9e7
-a3caeba3cb6a7d6e3b6e486f58706871
-6c7203e1a3bbe8a3bcf8a3bdfaa3be02
-e7a3aeeda3aff0a3b002eaa3b2eda3b3
-eea3b410f9a3b503e3a3b6e9a3b7f0a3
-b8f6a3b96a466b786ca4ab6d03e8a3a9
-eba3aaf1a3abf5a3ac07ef0cefa39ef2
-a39ff4a3a0faa3a1e8a39ae9a39beaa3
-9ceea39d04e3a3a2eda3a3f1a3a4f5a3
-a5f6a3a6656a6562669467a24468a24b
-6906ed0ceda396eea397efa398f1a399
-e2a394e7a395eba37507f40cf4a381f7
-a382f8a383faa384e6a37de8a37eeaa3
-7feda38003e4a385f1a386f4a387f9a3
-8802e3a38aeea38bf8a38c05ec09eca3
-91efa38df9a392e2a38ee7a38fe9a390
-6132626463906410e4a37b07f20cf2a3
-67f3a368f6a369f8a36aeca363eea364
-f0a365f1a36606e40ce4a36eeaa36ff0
-a370f2a371e1a36be2a36ce3a36d09ed
-0feda376eea377efa378f1a379f5a37a
-e3a363e6a372e8a373e9a374eca37500
-184dc26554c0ca57365736584e59645a
-12616ee2adcb01612c631168efa9a511
-72e1adca01702a731175f8691165efa9
-e101652c691169e9a717117ae9a77f54
-3455a28756126169e9adc9056746674a
-68506901622a7210e8adc810f4012aa3
-b14210d445116ce7adc5106101e158e9
-042aaba643324b364c3a5410c8aba610
-cea7d210c8adc610c1adc7012aa54d4d
-10d6a54d6130657c66116ee7adc4056d
-116d2e6e327610f4a3a710ecab8910e7
-abde67346b386c01e5ab97f5a75c10e2
-adc210f2adc3116cf5ab9b126761f2ab
-e850c0c350a27252a2a8530669436942
-6f6a759079016c2a7210e3a50c10efad
-c101643e6e01e4ab38e8012aab494c10
-cbab4910e4adbe02672e72387910efa5
-0e01e4ab66efadbf10e1ab6e116ee4ad
-c0613e675e6801612a7210e4adbd10f7
-a561026d2e72327510f2ab2610f2ab5c
-10e2adbc116ef7a34b046138654a6850
-6c76721174e9adb9016c2a7510e3a51c
-10eda11172edadb702612e6c326e10f8
-a9e510e7adb801e9a9d5f0a9d61172e4
-a5f4026a306f3675116ef2a9a9116ee7
-adba1168e7adbb4d7c4ea2a44f036742
-6c48724e7301672a6d10e1adb610e5a9
-ce1161edab411163ebadb5016b2a7910
-e1a9ca10e8a9d007722e725a74607566
-79116df2032aa3ce492e4d325410c8ad
-b010cea76010cda3ce116fefa9581165
-e9adae116cf4adaf614265746c9a6f01
-642a6e10e7a54010e9adad0368326b36
-6e3a7210e3ada910eaada610e1ada701
-e4a96fe9ada80264346e387201e3adab
-efadac10e6a93910e4adaa1179eda93f
-046138624c65506b56731168f5adb401
-6e2a7210e2adb210e4adb11161f49f11
-77e1adb3116fefa55f47c4154ac3294a
-a6ba4ba6d34c03614665a69669a69879
-01632a6410e9ada510e9ada4026ea673
-6fa6747410ee001a4bc139545b571457
-ac6958ac6d59305a01c1abf0d7ab5f10
-d4ad63544055825603c1ad5ec5ad60ce
-ad5fd5a3930bce14d609d6abdad7abc7
-daab7fceada2cfabbdd2abc5cbc5cdcb
-abb2ccad5acdabb104c1ada3c7ad5cd3
-a560d9ad5ddaabf44e824e8a50a24a52
-a26d530cce17d40cd4ad54d5a79ad6ad
-55d9ada1cead52cfab65d2ad53ca09ca
-ad50cbab4fcdad51c3ad4fc5ab7ec9ab
-5306c70cc7abecc9ad42cca54ccfa97e
-c1ad3fc3ad40c5ad410acc14d409d4ad
-4bd7a9d9d9a5c0cca9eacdad48d2ad49
-c1ad44c5ad45c6ad46c7abc1c8a57c03
-c5ad4ecfa94ad5a79ad7ab1b4b9e4ca2
-434d0010cd1dd40fd4a959d5a929d8ab
-eed9a90cdaad3ecda73dcfad9fd1ad3c
-d2ada0c60cc6ad3bc7a92dcbad9ecca3
-a8c1ad9dc3ad39c4ad3ac5ab2d01c5ad
-2ecdad9c04c9ad34d3ad35d4a7f9d5ad
-36d6a7ff43bd465f464c475c48a24849
-04c3ad2bc4a70fd2ad9bd3a70dd4a725
-02c9a57acfa581d2a5870cce17d30cd3
-ad26d4ad27d5abf3d7ad28cead23d0ad
-24d1ad25c608c6ad22c867cca773c1ad
-21c2abf6c5ad9a04cdad29cead2ad2a5
-ffd4a702d5a703435244a2424505d309
-d3a566d4ad94daad20c1ad1cc3ad1dc5
-a5590fcf1ad60cd6ad17d7abf8d9ad98
-daa519cfad14d0ad15d2ad16d5abf1c9
-c68bc9ad11ccad12cdad13cead9705cb
-09cba521cfad1adaad99c5a52dc7ad4d
-caad19345e34ae864178420bce14d209
-d2a9f7d5a73dd6ad0dcead0acfad0bd1
-ad0cc909c9ab10caad08ccad09c1a3bf
-c5ad05c6ad060cd217d50cd5abedd7ad
-03d8ad04daa35ed2ad00d3ad01d4ad02
-cd09cdad96cfabfed1abffc4abfbc6ad
-95cc6d2aa560312c321133b0ad941137
-b2a79a10e1a9a710ef012aa7f14c10c1
-a7f11170e3a7d7026d2e6e327310f5a7
-e510e2a7e101e1a7c7e2a5cc01613a70
-1161ee012aa72b4a10d0a72b016d2a76
-10e1ad9010efad8f056e1e6e306f3674
-1168e9ad931164e1a7831172e5012aa7
-884b01d0ad30d2a78861306844691174
-f3ad92016c2a6e10e1ad9110e9a55a02
-612e6d326f10eaab3710f2a9f310f201
-2aa7784b10c8a778473448a25c491274
-61eca56b0465466c5a6f60727a75016a
-2a7210f5a9d210f2a5d0116ff2012aa5
-b04710c5a5b01161e7a51e016e2a7410
-e8a5ca01e7ad83eda5670161506510eb
-032aa55b432e47325410d2a38c10d9ad
-1810d2a55b10eead84056c186c306d36
-75116ee7ad8e1175f7a5f3106e01e7a5
-f8f0a9676130659c691172e1ad8d016e
-2a7410f2a93805ef24efad87f34cf403
-2aa3f8482e4d325410d7a3f810cba3ef
-10cfa3f1012aa3eb4310cea3ebe2a3fd
-e7ad85e9ad861162f2054917493a533e
-5502c1ad8bcbad89d3ad8c10cca5e910
-c5ad8a2aa5e9432a4710c2ad8910c1ad
-8843c106437044a2bf450267406c4674
-1168e9012a754501d2ad1fd4751179f0
-a55701622a7910edad8210e1ad810461
-a26868a2776fa28670a288791172ec0a
-4d335414542e55385810cbad7a01caab
-a1d2ad7910c1abe94d2e523e5310cbad
-7802c4ad76cba903cea53f02cfad77d3
-ab2bd5ab182aab184138423c474c4b01
-c7a7bedaad3210ccad7302c1ad74c7a3
-89d9a37c01c52dd2ad75026b2e6e3272
-10e9ad7110eda3e510f3a51202612e65
-327210f3ad7210eda50510f2a5021170
-f4a5101172f4a5cb03653469866f8c75
-1170ecad801176e106491749324d364e
-3a5010cba3c610cea5eb10d5ad7d10d0
-a9882aa5eb422a4610caad7c10d4ad7b
-1161ebad7e1167f2ad7f2aa25441aa31
-42056f1f6f3e72447501672a6810e4ad
-7010e9ad6f1170efa3fc106101e8a9e8
-e9ad6e6130655c68116bf3ad6d036c32
-6d36733a7410ebad6c10e9ad6b10f5a3
-6a10f3a3c1116ee7012aa3ad4210c4a3
-ad00214ac1c052c0cc5638563c575858
-6259665a01d2abefd7ab5f04c1ad5ec4
-ad5fc5ad60cead5fd5a39301c6ad61d3
-ab5810cbad6203c4abfac5abfad4ad63
-d5ab2b5246536c54a2575503c1abe9c7
-ad5cd9ad5ddaabf405d309d3ab2bd5ab
-18d7ab1bc5ad4ec8ab5fcfa94a0ecd1a
-d40cd4ad54d5ab18d6ad55d9ad56cdad
-51cead52cfab65d2ad53c50cc5ab7ec9
-ab53caad50cbab4fc1abf5c3ad4fc4ab
-f90ecd1ad20cd2abc5d6abdad7a3f8da
-ab7fcdabb1cead5bcfabbdd0ad5ac80c
-c8aba6caaba1cbabb2ccad5ac4ad57c6
-ad58c7ad594e644e404fa89650785102
-c1ad4ccfad4dd5abf609cc0fcca54ccf
-a97ed0a988d1abffd4abf5c1ad3fc3ad
-40c5ad41c8a393c9ad420dcd17d40cd4
-ad4bd7a9d9d9a5c0daad44cdad48d2ad
-49d3ad4ac70cc7abc1c8a57ccbad47cc
-a9eac1ad44c5ad45c6ad464aa2484ba2
-4c4ca2644d0012ce20d50fd5a929d6a5
-4dd8abeed9a90cdaad3ecea53fcfa3f1
-d1ad3cd2ad3dd4a959c60fc6ad3bc7a9
-2dcba903cca3a8cda3cec1ad38c3ad39
-c4ad3ac5ab2d01cfad2dd0a72b07d00c
-d0ad30d2a788d7ad31daad32c5ad2ec7
-a7bec8a778cdad2f08d30fd3ad35d4a7
-f9d5ad36d6a7ffd9ad37c1a7f1c2ad33
-c9ad34cbab4941c1604598456a46a241
-47a24e48a2754907d10cd1ad2cd2a570
-d3a70dd4a725c3ad2bc4a70fcca5e9ce
-a5eb09d20ed2ad1fd3a566d475d5abf6
-daad20c1ad1cc3ad1dc5a559c79bc8ad
-1e04c9a57acfa581d1abffd2a587d8a5
-870bd014d309d3ad26d4ad27d7ad28d0
-ad24d1ad25d2a55bc808c867cca773ce
-ad23c1ad21c5a5b0c6ad2206d20cd2a5
-ffd4a702d5a703d6ad06cba3efcdad29
-cead2a415e42a24c43a2834406cb0ccb
-a521cfad1ad9ad08daad1bc4a52dc5a5
-2dcaad190dd117d40cd4ad02d7ad03d8
-ad04daa35ed1abffd2ad00d3ad01cc0b
-cc6dcda342ceabf8cfabfec4abfbc5ab
-fcc6abfd0010cc1cd20ed2a9f7d445d5
-a3ced6ad0dd9a37cccad09cead0acfad
-0bd1ad0cc70cc7a389c8ad07c9ab10ca
-ad08c1a3bfc4a3adc5ad05c6ad060010
-cf1dd50fd5abf1d6ad17d7abf8d9ad18
-daa519cfad14d0ad15d2ad16d3ab2bc9
-0cc9ad11ccad12cdad13cea3ebc4abef
-c6ad0ec7ad0fc8ad1034223442354837
-4e3801382a3910b0ab2b10b6abfa1131
-b9abf71133b2abf81133b6abf92aa560
-305031a26b3202302e33383810b0a52d
-01b0a519b2abec10b075053323333435
-4a3601b1ab58b2a5eb03b0a3ebb4a5eb
-b5a70fb9a72502b3abedb4abf2b7abf3
-3034314a3201b1a560b9abf103b2abec
-b3a560b5a9f7b9abed06b50bb59bb7ab
-efb8abf0b9a560b1abecb3abeeb4ab7f
-02342e353e3710b2ab1802b2a3ebb3ab
-f4b5abf503b0ab18b1ab18b4abf6b5a5
-2d046436673c68427246761173f44b11
-6ceda5771168e2ad64116fed6301613c
-6d01e99dee012aa3424110cda34210e2
-00134c625131513c53405450556a5901
-c5abfad4ab8010c1ad4c02c1abf5c4ab
-f9d9ad5604c791c8a928caad69cead5b
-d2ad6a10cbad654c3c4d464e624f6650
-01cbad47d3ad4a01c2ad33d9ad3704c1
-ad38cdab05cea770d2ad3dd5ad6710c7
-ad6810cdad43452e4542474a494e4a64
-4b02c8a504cdad2fd7ad3101c79bc8ad
-1e10c2ad6503c4a90ecead66d1ad2cd2
-a57010cfad2d2a9b4132423c43464410
-daad1b01c5abfcc6abfd01c8ad07d5ab
-0501c3a90dceabe500217588e62bf221
-f29bf3a349f6a353f9a35cfa012a2e41
-127261e2a360022aa35e498a5210d5a3
-61e651eb67ed75ee7f7a2d7a2ce125e2
-2de54b10ea012a2e41127261e2a36003
-2aa35e312e49345310d5a3611137b2a3
-6101d1a35fd2a3607538763c77527901
-e2a35df2a35c10f9a35203eca354eea3
-55f4a356f5a35703e1a358e2a359efa3
-5af8a35b6b966f696f44704e726873a2
-507402e1a34fe7a350eaa35102ea89ed
-8bfa8d05f206f295f397fa99e38fe491
-e59309ef0fefa344f1a345f3a346f9a3
-47faa348e29be332e8a341eda342eea3
-43022a9d4e2c5012616ceda1126261f4
-9f04e1a34ae5a34be7a34cefa34df4a3
-4e6b3c6c3e6d586e03e381eb83ee85f9
-8710eb6905ee06ee71f36df473e16be2
-6de96f03ed77ee79ef7bf07d65256530
-673668506a10e76501e24df94f05ed06
-ed59ef5bf15de353e455e75702e15fec
-61ef636148625263646405f006f045f9
-47fa49e13fe541ea4302e927eb29f52b
-04e92ff131f233f435f93702e439e53b
-e83d
+0cefa7f4f4a7fcf5a7fef6a902e7a7de
+e9a7e0eea7f1771577307a34e1a7c9e2
+a7d010eca90301e8a904faa905742e75
+327610f3a90210e7a7fd03e1a7ffefa9
+00f9a3d5faa9016a4a6d316d326e426f
+4c7210e3a7fb02eea7eeefa7eff0a7f0
+01f3a7f2f5a7f305f209f2a7f8f3a7f9
+faa7faeaa7f5eba7f6eca7f76a346b38
+6c01e5a7eceea7ed10f0a7e901e9a7ea
+f4a7eb6448646c6570679c6906e70ce7
+a7e5e8a7e6eaa7e7f3a7e8e1a7e1e4a7
+e2e6012aa7e34c12696de2a7e410e2a7
+d606f00cf0a7daf1a7dbf5a7dcfaa7dd
+e4a7d7e5a7d8eda7d910e7a7df613462
+5a6301eda7d4f0a7d505e809e8a7cdea
+a7cef3a7cfe2a7cae4a7cbe7a7cc02e5
+a7d1f5a7d2f7a7d300197739eb17f30c
+f3a70ff4a727f5a71bf7a728eba569ee
+a722efa724e409e4a711e7a716e9a719
+772a7a34e1a70801eda729f3a72a01e8
+a72be9a72c6a366d176d326e366f3a72
+10e9a72610efa72110e8a72310f5a725
+6a2e6b326c10efa72010eaa71a04e5a7
+1beba71cf4a71df7a71ef8a71f641a64
+3466446701e2a717e5a71802e4a712e9
+a713f5a71410e5a715613a62446302e1
+a70ee5a70fe8a71001eea709f2a70a02
+e1a70be2a70cf9a70d0b721ae909e9a7
+35f6a73bf7a73c722a752ee1a72d10e1
+a73910f4a73a67176734693e6d01e3a7
+37eca73801eba733efa73410e2a73661
+2e62386510eea73201e2a72eeda72f01
+efa730f5a731002875c0f1eb7ef249f6
+28f6a793f7a7b6f9022a32414c4c1261
+74eea7c3022aa7c1432a5410d2a7c310
+cea7c2127261e2a7c2f2a786f33ef502
+2aa46941a46f5912657ae9a781012aa7
+9f44126576e1a7a0eb38eca775eda77a
+eea785efa78a012a2e41127261e2a770
+042aa76e41324336493a4d10cea77210
+c6a76f10cea77010d2a7717a187a38e1
+a5b1e7a759e9a765eaa76902eaa7c6f2
+a7c7f4a7c8753c766e777e788e7901e5
+a7c4f8a7c507ed0ceda7afeea7b0f0a7
+b1f3a7b2e2a7abe4a7ace5a7adeaa7ae
+02e7a7b3f2a7b4f8a7b502eaa7b7efa7
+b8f1a7b906ed0ceda7bdf0a7bef7a7bf
+faa7c0e1a7bae3a7bbe5a7bc6bc0d570
+63704a7170728673a2457403e2a7a7ed
+a7a8efa7a9f2a7aa05f209f2a792f6a7
+93f8a794e5a78fe6a790efa79103e2a7
+95e6a796f3a797f9a79805ec09eca79c
+f3a79df5a79ee3a799e9a79aeaa79b05
+e809e8a7a4eaa7a5f2a7a6e2a7a1e4a7
+a2e6a7a36b506c5a6d706ea2576f04e9
+a78beba788eca78cf3a78dfaa78e01e3
+a773eaa77403eea776f1a777f4a778f8
+a77906f226f232f3a782f5a783f7a784
+022a3241405912657ae9a781012aa77e
+4c10c2a77f127261e2a780e2a77be8a7
+7cefa77d04e3a786e6a787e7a759eea7
+88f0a789665266486758686869a06a03
+e4a76ae7a76bf3a76cf9a76d02efa756
+f2a757f9a75802e5a75ae6a75bf0a75c
+08f10ff1a760f3a761f4a762f7a763fa
+a764e1a75de2a75eebac8deea75f02ea
+a766f5a767f7a76861446276639c64a2
+486502e1a753eea754faa75507e90ce9
+a741eaa742eda743efa744e1a73de2a7
+3ee3a73fe4a74005f109f1a748f8a749
+f9a74ae4a745eda746f0a74703e7a74b
+eba74ceca74df4a74e03e5a74fe8a750
+eca751f4a75266a2bf67a47468001375
+43f20ff2a701f4a704f5a705f9a342fa
+a7077534e138e5a5eae95cefa5fd10e9
+a70622032aa5e0372e43345310c4a5e1
+1133b6a5e110cda5e2012aa5ec4c1261
+74eea5ed6c386c3c6d466e506f6c7301
+e2a702eea70301e1a5f4f5a5f501e4a5
+f6f4a5f704e4a5f8e5a5f9eaa5faeea5
+fbefa5fc02e3a5feeaa5fff4a7006158
+62746478687c6905e809e8a5f1eca5f2
+eda5f3e1a5eee6a5efe7a5f004e7a5e3
+eba5e4eda5e5f7a5e6faa5e710e2a5e8
+10f9a5e910f9a5eb00117553e90fe9a5
+7beaa57fefa582f2a588f9a597754276
+94e1a571e6012aa5774112646ceda578
+09e80fe8a591f1a592f2a593f6a594f9
+a595e2a58de332e4a58ee5a58fe6a590
+012aa5774112646ceda57810f2a5966d
+2f6d4e6f52706271667204e3a589e5a5
+88f0a58af2a58bf3a58c10f0a58102e4
+a583eea584f2a58510e5a58610f3a587
+6132665669606c10f2a58005e908e9a5
+75eea576f467e1a572e2a573e7a57401
+e9a579eda57a02e1a57ceca57df4a57e
+001a6e9f791dec0ceca5bdeea5c1f5a5
+d1f6a5d9792ce1a598e4a5aa01e1a5a3
+e9a5df733a733e754276747702e3a5dc
+e9a5ddf4a5de10f7a5d007f20cf2a5d5
+f7a5d6f8a5d7faa5d8e2a5d2e3a5d3e4
+a5d4e7a5c102e6a5daf2a5b4f3a5db6e
+5a6f6a7204e2a5a6e332e5a55cf4a5ce
+f7a5cf012aa5cc4c12696ee2a5cd02e4
+a5c2e7a5c3efa5c407ee0ceea5c4f2a5
+c9f3a5caf4a5cbe4a5c5e6a5c6e9a5c7
+eda5c867396a236a386b486c526d01ed
+a5bff6a5c002eba5b8eea5b9f5a5ba01
+eea5bbf0a5bc10eba5be673468386901
+eca5b6eda5b710eea5b410f3a5b56428
+642e653e6610eba5b302e5a5abeea5ac
+f2a5ad05ef09efa5b1f2a52efaa5b2e2
+a5aeeaa5afeca5b0612e626c6310f2a5
+a909ed0feda59eeea59ff7a5a0f9a5a1
+faa5a2e1a599e6a59ae7a59be8a59cea
+a59d05ef09efa5a6f9a5a7faa5a8e1a5
+a3e6a5a4eda5a563c2f263a29d64a4fc
+650011772dee19ee38efa565f3a567f4
+a55af5a366012aa56153126861f7a562
+77307834e5a555eca55c10efa56f10f4
+a5706d466d486e7a728473887403f2a5
+6bf4a56cf5a56df8a56e02e1a55de9a5
+5eeb012a2e4e126b6fefa560012aa55f
+4710cea56001eea563f1a56410e9a566
+02e7a568eba569f5a56a623e66426746
+6b02e1a559eba55af9a55b10f5a55410
+e9a55601eca557f9a558001b725ce821
+f316f3a51af52cf6a520f9a521012aa5
+1e47126c61e7a51fe8a3ebefa510f2a5
+13771277307a34e1a3e1e5a3e710e4a5
+1310e5a51a722e73547410e4a51d05ec
+09eca517eda518f3a519e8a514eaa515
+eba51601e2a51bf7a51c69526c306c32
+6d3c6f6c7010f3a51201e1a50ce4a50d
+02e5a50ee7a50fee022aa26342a2b448
+11616e01e2a3fef4a3f910f0a5116940
+6a446b03e2a508eca509efa50af9a50b
+10e3a50402e1a505eda506f6a5076595
+65a28666a28767a2886805ef09efa501
+f0a502f2a503e92ceba3ffeda500022a
+3c42a25f4811616e01e2a3fef4a3f90b
+4d335417542e55385610c4a3fc01c8a3
+f8d7a3f901cba3fad3a3fb4d2e503853
+10d2a3f701cfa3f2d9a3f302c6a3f4c8
+a3f5daa3f6470e473048b4674910c4a3
+f110c6a3ef2aa3ec412a4210cea3ee10
+d5a3ed126f70efa3fd10e2a3e810e1a3
+e910e7a3ea6134623e6301e8a3e5f0a3
+e601e4a3e2eea3e310eaa3e40016726f
+791ce508e5a52ef6a54efa45792a7a34
+e1a52201efa551f5a55210e7a553751d
+752e764a7710f7a55004e1a549e3a54a
+e4a54be7a54cf4a54d10e1a54f724073
+747403eda545f0a546f3a547f9a54802
+e82ce9a542f3a543012a2e4d126f6ee7
+a541012aa5404310cea54110e2a54467
+446a1a6a406e446f03e2a53de9a535f0
+a53ef7a53f10e5a53b10eaa53c673468
+606901e1a539f1a53a06ec0ceca534ef
+a535f2a536faa537e1a531e8a532e9a5
+3310e4a538613c6268637264766501e4
+a52feea53006e80ce8a526eba527f2a5
+28f6a529e4a523e6a524e7a52501e4a5
+2af1a52b10e3a52c10eea52d2aa4f761
+be9d62002373a5e51ded0feda3a8eea3
+adefa3b1f2a3baf3a3bfe5a37ce7a389
+e8a38de9a39377417732783c794c7a72
+e1a36201e4a3d2f2a3d302e8a3d4eba3
+d5f2a3c705f309f3a3d9f6a3daf8a3db
+e5a3d6eea3d7f2a3d804e1a3dce5a3dd
+e6a3dee8a3dff7a3e073327448755876
+10e2a3d103eaa3c0f1a3c1f3a3c2f4a3
+c302efa3c4f4a3c5f6a3c609ed0feda3
+ccefa3cdf2a3cef3a3cff5a3d0e1a3c7
+e3a3c8e4a3c9e7a3caeba3cb6a7d6e3b
+6e486f587068716c7203e1a3bbe8a3bc
+f8a3bdfaa3be02e7a3aeeda3aff0a3b0
+02eaa3b2eda3b3eea3b410f9a3b503e3
+a3b6e9a3b7f0a3b8f6a3b96a466b786c
+a4ab6d03e8a3a9eba3aaf1a3abf5a3ac
+07ef0cefa39ef2a39ff4a3a0faa3a1e8
+a39ae9a39beaa39ceea39d04e3a3a2ed
+a3a3f1a3a4f5a3a5f6a3a6656a656266
+9467a24468a24b6906ed0ceda396eea3
+97efa398f1a399e2a394e7a395eba375
+07f40cf4a381f7a382f8a383faa384e6
+a37de8a37eeaa37feda38003e4a385f1
+a386f4a387f9a38802e3a38aeea38bf8
+a38c05ec09eca391efa38df9a392e2a3
+8ee7a38fe9a3906132626463906410e4
+a37b07f20cf2a367f3a368f6a369f8a3
+6aeca363eea364f0a365f1a36606e40c
+e4a36eeaa36ff0a370f2a371e1a36be2
+a36ce3a36d09ed0feda376eea377efa3
+78f1a379f5a37ae3a363e6a372e8a373
+e9a374eca37500184dc26554c0ca5736
+5736584e59645a12616ee2adcd01612c
+631168efa9a81172e1adcc01702a7311
+75f8691165efa9e401652c691169e9a7
+19117ae9a781543455a28756126169e9
+adcb056746674a68506901622a7210e8
+adca10f4012aa3b14210d445116ce7ad
+c7106101e158e9042aaba943324b364c
+3a5410c8aba910cea7d510c8adc810c1
+adc9012aa54e4d10d6a54e6130657c66
+116ee7adc6056d116d2e6e327610f4a3
+a710ecab8c10e7abe167346b386c01e5
+ab9af5a75e10e2adc410f2adc5116cf5
+ab9e126761f2abeb50c0c350a27252a2
+a85306694369426f6a759079016c2a72
+10e3a50d10efadc301643e6e01e4ab3b
+e8012aab4c4c10cbab4c10e4adc00267
+2e72387910efa50f01e4ab69efadc110
+e1ab71116ee4adc2613e675e6801612a
+7210e4adbf10f7a562026d2e72327510
+f2ab2910f2ab5f10e2adbe116ef7a34b
+046138654a68506c76721174e9adbb01
+6c2a7510e3a51d10eda11172edadb902
+612e6c326e10f8a9e810e7adba01e9a9
+d8f0a9d91172e4a5f6026a306f367511
+6ef2a9ac116ee7adbc1168e7adbd4d7c
+4ea2a44f0367426c48724e7301672a6d
+10e1adb810e5a9d11161edab441163eb
+ab27016b2a7910e1a9cd10e8a9d30772
+2e725a7460756679116df2032aa3ce49
+2e4d325410c8adb310cea76210cda3ce
+116fefa95b1165e9adb1116cf4adb261
+4265746c9a6f01642a6e10e7a54110e9
+adb00368326b366e3a7210e3adac10ea
+ada910e1adaa01e4a972e9adab026434
+6e387201e3adaeefadaf10e6a93c10e4
+adad1179eda942046138624c65506b56
+731168f5adb7016e2a7210e2adb510e4
+adb41161f49f1177e1adb6116fefa560
+47c4154ac3294aa6ba4ba6d34c036146
+65a69669a6987901632a6410e9ada810
+e9ada7026ea6736fa6747410ee001a4b
+c139545b571457ac6958ac6d59305a01
+c1abf3d7ab6210d4ad66544055825603
+c1ad61c5ad63cead62d5a3930bce14d6
+09d6abddd7abcadaab82ceada5cfabc0
+d2abc8cbc5cdcbabb5ccad5dcdabb404
+c1ada6c7ad5fd3a561d9ad60daabf74e
+824e8a50a24a52a26d530cce17d40cd4
+ad57d5a79cd6ad58d9ada4cead55cfab
+68d2ad56ca09caad53cbab52cdad54c3
+ad52c5ab81c9ab5606c70cc7abefc9ad
+45cca54dcfa981c1ad42c3ad43c5ad44
+0acc14d409d4ad4ed7a9dcd9a5c1cca9
+edcdad4bd2ad4cc1ad47c5ad48c6ad49
+c7abc4c8a57d03c5ad51cfa94dd5a79c
+d7ab1e4b9e4ca2434d0010cd1dd40fd4
+a95cd5a92cd8abf1d9a90fdaad41cda7
+3fcfada2d1ad3fd2ada3c60cc6ad3ec7
+a930cbada1cca3a8c1ada0c3ad3cc4ad
+3dc5ab3001c5ad31cdad9f04c9ad37d3
+ad38d4a7fcd5ad39d6a90243bd465f46
+4c475c48a2484904c3ad2ec4a711d2ad
+9ed3a70fd4a72702c9a57bcfa582d2a5
+880cce17d30cd3ad29d4ad2ad5abf6d7
+ad2bcead26d0ad27d1ad28c608c6ad25
+c867cca775c1ad24c2abf9c5ad9d04cd
+ad2ccead2dd2a701d4a704d5a7054352
+44a2424505d309d3a567d4ad97daad23
+c1ad1fc3ad20c5a55a0fcf1ad60cd6ad
+1ad7abfbd9ad9bdaa51acfad17d0ad18
+d2ad19d5abf4c9c68bc9ad14ccad15cd
+ad16cead9a05cb09cba522cfad1ddaad
+9cc5a52ec7ad50caad1c345e34ae8641
+78420bce14d209d2a9fad5a73fd6ad10
+cead0dcfad0ed1ad0fc909c9ab13caad
+0bccad0cc1a3bfc5ad08c6ad090cd217
+d50cd5abf0d7ad06d8ad07daa35ed2ad
+03d3ad04d4ad05cd09cdad99cfad01d1
+ad02c4abfec6ad98cc6d2aa561312c32
+1133b0ad971137b2a79c10e1a9aa10ef
+012aa7f44c10c1a7f41170e3a7da026d
+2e6e327310f5a7e810e2a7e401e1a7ca
+e2a5cd01613a701161ee012aa72d4a10
+d0a72d016d2a7610e1ad9310efad9205
+6e1e6e306f36741168e9ad961164e1a7
+851172e5012aa78a4b01d0ad33d2a78a
+61306844691174f3ad95016c2a6e10e1
+ad9410e9a55b02612e6d326f10eaab3a
+10f2a9f610f2012aa77a4b10c8a77a47
+3448a25c49127461eca56c0465466c5a
+6f60727a75016a2a7210f5a9d510f2a5
+d1116ff2012aa5b14710c5a5b11161e7
+a51f016e2a7410e8a5cb01e7ad86eda5
+680161506510eb032aa55c432e473254
+10d2a38c10d9ad1b10d2a55c10eead87
+056c186c306d3675116ee7ad911175f7
+a5f5106e01e7a5faf0a96a6130659c69
+1172e1ad90016e2a7410f2a93b05ef24
+efad8af34cf4032aa3f9482e4d325410
+d7a3f910cba3f010cfa3f2012aa3ec43
+10cea3ece2a3fee7ad88e9ad891162f2
+054917493a533e5502c1ad8ecbad8cd3
+ad8f10cca5ea10c5ad8d2aa5ea432a47
+10c2ad8c10c1ad8b43c106437044a2bf
+450267406c46741168e9012a754501d2
+ad22d4751179f0a55801622a7910edad
+8510e1ad840461a26868a2776fa28670
+a288791172ec0a4d335414542e553858
+10cbad7d01caaba4d2ad7c10c1abec4d
+2e523e5310cbad7b02c4ad79cba906ce
+a54002cfad7ad3ab2ed5ab1b2aab1b41
+38423c474c4b01c7a7c1daad3510ccad
+7602c1ad77c7a389d9a37c01c52dd2ad
+78026b2e6e327210e9ad7410eda3e610
+f3a51302612e65327210f3ad7510eda5
+0610f2a5031170f4a5111172f4a5cc03
+653469866f8c751170ecad831176e106
+491749324d364e3a5010cba3c610cea5
+ec10d5ad8010d0a98b2aa5ec422a4610
+caad7f10d4ad7e1161ebad811167f2ad
+822aa25441aa3142056f1f6f3e724475
+01672a6810e4ad7310e9ad721170efa3
+fd106101e8a9ebe9ad716130655c6811
+6bf3ad70036c326d36733a7410ebad6f
+10e9ad6e10f5a36a10f3a3c1116ee701
+2aa3ad4210c4a3ad00214ac1c052c0cc
+5638563c5758586259665a01d2abf2d7
+ab6204c1ad61c4ad62c5ad63cead62d5
+a39301c6ad64d3ab5b10cbad6503c4ab
+fdc5abfdd4ad66d5ab2e5246536c54a2
+575503c1abecc7ad5fd9ad60daabf705
+d309d3ab2ed5ab1bd7ab1ec5ad51c8ab
+62cfa94d0ecd1ad40cd4ad57d5ab1bd6
+ad58d9ad59cdad54cead55cfab68d2ad
+56c50cc5ab81c9ab56caad53cbab52c1
+abf8c3ad52c4abfc0ecd1ad20cd2abc8
+d6abddd7a3f9daab82cdabb4cead5ecf
+abc0d0ad5dc80cc8aba9caaba4cbabb5
+ccad5dc4ad5ac6ad5bc7ad5c4e644e40
+4fa89650785102c1ad4fcfad50d5abf9
+09cc0fcca54dcfa981d0a98bd1ad02d4
+abf8c1ad42c3ad43c5ad44c8a393c9ad
+450dcd17d40cd4ad4ed7a9dcd9a5c1da
+ad47cdad4bd2ad4cd3ad4dc70cc7abc4
+c8a57dcbad4acca9edc1ad47c5ad48c6
+ad494aa2484ba24c4ca2644d0012ce20
+d50fd5a92cd6a54ed8abf1d9a90fdaad
+41cea540cfa3f2d1ad3fd2ad40d4a95c
+c60fc6ad3ec7a930cba906cca3a8cda3
+cec1ad3bc3ad3cc4ad3dc5ab3001cfad
+30d0a72d07d00cd0ad33d2a78ad7ad34
+daad35c5ad31c7a7c1c8a77acdad3208
+d30fd3ad38d4a7fcd5ad39d6a902d9ad
+3ac1a7f4c2ad36c9ad37cbab4c41c160
+4598456a46a24147a24e48a2754907d1
+0cd1ad2fd2a571d3a70fd4a727c3ad2e
+c4a711cca5eacea5ec09d20ed2ad22d3
+a567d475d5abf9daad23c1ad1fc3ad20
+c5a55ac79bc8ad2104c9a57bcfa582d1
+ad02d2a588d8a5880bd014d309d3ad29
+d4ad2ad7ad2bd0ad27d1ad28d2a55cc8
+08c867cca775cead26c1ad24c5a5b1c6
+ad2506d20cd2a701d4a704d5a705d6ad
+09cba3f0cdad2ccead2d415e42a24c43
+a2834406cb0ccba522cfad1dd9ad0bda
+ad1ec4a52ec5a52ecaad1c0dd117d40c
+d4ad05d7ad06d8ad07daa35ed1ad02d2
+ad03d3ad04cc0bcc6dcda342ceabfbcf
+ad01c4abfec5abffc6ad000010cc1cd2
+0ed2a9fad445d5a3ced6ad10d9a37ccc
+ad0ccead0dcfad0ed1ad0fc70cc7a389
+c8ad0ac9ab13caad0bc1a3bfc4a3adc5
+ad08c6ad090010cf1dd50fd5abf4d6ad
+1ad7abfbd9ad1bdaa51acfad17d0ad18
+d2ad19d3ab2ec90cc9ad14ccad15cdad
+16cea3ecc4abf2c6ad11c7ad12c8ad13
+342234423548374e3801382a3910b0ab
+2e10b6abfd1131b9abfa1133b2abfb11
+33b6abfc2aa561305031a26b3202302e
+33383810b0a52e01b0a51ab2abef10b0
+750533233334354a3601b1ab5bb2a5ec
+03b0a3ecb4a5ecb5a711b9a72702b3ab
+f0b4abf5b7abf63034314a3201b1a561
+b9abf403b2abefb3a561b5a9fab9abf0
+06b50bb59bb7abf2b8abf3b9a561b1ab
+efb3abf1b4ab8202342e353e3710b2ab
+1b02b2a3ecb3abf7b5abf803b0ab1bb1
+ab1bb4abf9b5a52e046436673c684272
+46761173f44b116ceda5781168e2ad67
+116fed6301613c6d01e99dee012aa342
+4110cda34210e200134c625131513c53
+405450556a5901c5abfdd4ab8310c1ad
+4f02c1abf8c4abfcd9ad5904c791c8a9
+2bcaad6ccead5ed2ad6d10cbad684c3c
+4d464e624f665001cbad4ad3ad4d01c2
+ad36d9ad3a04c1ad3bcdab08cea772d2
+ad40d5ad6a10c7ad6b10cdad46452e45
+42474a494e4a644b02c8a505cdad32d7
+ad3401c79bc8ad2110c2ad6803c4a911
+cead69d1ad2fd2a57110cfad302a9b41
+32423c43464410daad1e01c5abffc6ad
+0001c8ad0ad5ab0801c3a910ceabe800
+217588e62bf221f29bf3a349f6a353f9
+a35cfa012a2e41127261e2a360022aa3
+5e498a5210d5a361e651eb67ed75ee7f
+7a2d7a2ce125e22de54b10ea012a2e41
+127261e2a360032aa35e312e49345310
+d5a3611137b2a36101d1a35fd2a36075
+38763c77527901e2a35df2a35c10f9a3
+5203eca354eea355f4a356f5a35703e1
+a358e2a359efa35af8a35b6b966f696f
+44704e726873a2507402e1a34fe7a350
+eaa35102ea89ed8bfa8d05f206f295f3
+97fa99e38fe491e59309ef0fefa344f1
+a345f3a346f9a347faa348e29be332e8
+a341eda342eea343022a9d4e2c501261
+6ceda1126261f49f04e1a34ae5a34be7
+a34cefa34df4a34e6b3c6c3e6d586e03
+e381eb83ee85f98710eb6905ee06ee71
+f36df473e16be26de96f03ed77ee79ef
+7bf07d65256530673668506a10e76501
+e24df94f05ed06ed59ef5bf15de353e4
+55e75702e15fec61ef63614862526364
+6405f006f045f947fa49e13fe541ea43
+02e927eb29f52b04e92ff131f233f435
+f93702e439e53be83d
} // trie
- lsrs{ // 1596
+ lsrs{ // 1598
"","","",
"skip","script","",
"aa","Latn","ET",
@@ -1059,6 +1060,7 @@ e83d
"bzh","Latn","ZZ",
"bzw","Latn","ZZ",
"ca","Latn","ES",
+ "cad","Latn","US",
"can","Latn","ZZ",
"cbj","Latn","ZZ",
"cch","Latn","NG",
@@ -1325,6 +1327,7 @@ e83d
"he","Hebr","IL",
"hhy","Latn","ZZ",
"hi","Deva","IN",
+ "hi","Latn","IN",
"hia","Latn","ZZ",
"hif","Latn","FJ",
"hig","Latn","ZZ",
@@ -1503,6 +1506,7 @@ e83d
"krs","Latn","ZZ",
"kru","Deva","IN",
"ks","Arab","IN",
+ "ks","Deva","IN",
"ksb","Latn","TZ",
"ksd","Latn","ZZ",
"ksf","Latn","CM",
@@ -1893,7 +1897,7 @@ e83d
"sah","Cyrl","RU",
"saq","Latn","KE",
"sas","Latn","ID",
- "sat","Latn","IN",
+ "sat","Olck","IN",
"sav","Latn","SN",
"saz","Saur","IN",
"sba","Latn","ZZ",
@@ -2294,7 +2298,6 @@ e83d
"xna","Narb","SA",
"new","Newa","NP",
"zhx","Nshu","CN",
- "sat","Olck","IN",
"so","Osma","SO",
"kv","Perm","RU",
"lzh","Phag","CN",
@@ -2432,150 +2435,172 @@ e83d
} // lsrs
} // likely
match{
- trie:bin{ // BytesTrie: 2283 bytes
-00196ec3d974c16f77b377a26978a273
-79a2837a036c346dae0ee834f51165ee
-3512ed6df335117ae820012a85481161
-6e01f398f41248616e01f347f42007b3
-14b32ab426b536b605b3c770b329b429
-b62910b5292a2bb026b122b205b3c75c
-b329b429b62905b3c752b329b429b629
-1348616ef43f01752aef1166f23512f5
-7ae835016d2ae81165ee3502eda241f6
-22f7116de7350369327538e93eef1165
-ee3512e879e93512e57ae8351165ee34
-012a8548166562f24c6174ee35744a75
-a28e76016b2c7212ef65f43501eb22f4
-116df3350ee14beb0eeba280eea2b2ef
-a2aff41172f535e14ee56ce7a8a2e911
-65ee34012a8545167468e94c6174ee35
-1165ee34012a855416616dec4c6174ee
-351165ee34012a855416656cf54c6174
-ee356c1c6c366daa4875367812f96de7
-3512e865ee3501eda257f9126b6cee35
-643265a2d96b12e76de73512f86de735
-0472547a5ae7acd2f2a28bfa1172f534
-012a854c166174ee437972ec3512eb6d
-f33512f375fa3571c16171a2ac72a449
-730011e855f12df130f234f428f5a6e8
-f71165ee35107301e829f220022a8543
-344c166174ee437972ec2b167972ec4c
-6174ee2be832e942ee22ef1165ee3502
-62aa4968227310f2291165ee34012a85
-5316696ee84c6174ee35702e70527258
-735ee1a8c4e41165ee34012a85411672
-61e24c6174ee3512f66ff23512ef73e3
-3501e8acebf91161e129643467406848
-6b12e76de73501e322ee1173e33513e3
-6b6cee3512f561f23504753a769077a2
-6478a26df51165f3350cec16f30bf32a
-f726f822f91171f535ec26f022f21171
-f535e709e726e822eb1171f535e226e4
-22e61171f5350ded16f00bf02af326f7
-22fa1171f535ed26ee22ef1171f535e8
-0be82ae926ea22ec1171f535e126e322
-e51171f53503e12ae326e822f31171f5
-350aef14f409f426f522f71171f535ef
-26f022f21171f535e12ee32ae826ec22
-ee1171f5351171f5350361a650ed30ee
-a281f71166f2351164e5356ea26b6fa2
-cf70086b4d6baa22735ae168f386f411
-70f4a28007b3c3a8b3a8acb4a8a9b5a8
-a6b601b129b62901e5a2cff41170f335
-1165ee34012a8547167572f54c6174ee
-351165ee34012a8541167261e24c6174
-ee35623663acaf65366712e161f23512
-f470f33512ec6df3350a7944ee17ee2e
-ef38f91165ee35106e01e235ef350164
-786e10e2237948e256e51165ee34012a
-8544166576e14c6174ee3501e4a4b8ee
-1165ee3501642c6e01ee35ef2310e131
-61a6816834693a6c427312ef65ee3512
-e467ee3513f16b6cee3513e56c75f935
-046b54725ce3a40beda2b5f21165ee34
-012a854f167279e14c6174ee3513e96b
-6cee3502e3a4fdee22f3116df33567c2
-4c6ac1926aa28d6ba29a6ca2fd6d0011
-e73eee1eeea299f2a4aff3a27bf4a270
-f91165ee34012a854d16796df24c6174
-ee35e7a2aee9a258eb44ec1165ee3401
-2a854d166c79ed4c6174ee351162e735
-6e226e3a7140734675a4ed7612e66dee
-3512f07ae83512e76df33501e8aa7be9
-116df3356134653a66406912ee6df335
-12f86df33512ef6df33502e146e242e5
-1165ee3501612af61169e43501eb22f8
-116df33509eb33eb2eed32ee50f56ef9
-1172f5351165ee34012a854b16686df2
-4c6174ee351165ee34012a854b166e64
-e14c6174ee351174f2357236763c7848
-e14ee71166f23512e965ee3501e222f2
-116df33512e46df3351165ee34012a85
-4716656ff24c6174ee350e753be21ee2
-50e7a291eea8a9ef1165ee34012a854c
-16616fef4c6174ee351164e529753277
-387a40e11169f43512e166f23513e76c
-75f93512e87ae8356f2a6f48724e735c
-7402e730ef22f3126c75f935116cf635
-12fa65ee3501e922ed126c75f93513ed
-6c75f935634669526b02e226ef22f312
-6c75f935126c75f93501e522e6116df3
-3512f76df335676a68a26e6905e40ae4
-a82fe722f31165ee35642e6b36e11165
-ee3513e16c75f93512f469f5350a751e
-ec0beca2e3eea2e0f51168e935752ee1
-22e41165ee3501e922ee1167ee356138
-6b4c6e546f5a7312f764e52902e1a250
-eea457f8116fed3513f06b70e53512f7
-67ee3513ed6b6feb3506e123e184f24a
-f4a6adf91172f534012a854116726dee
-437972ec350162287310e82910f32961
-306a4a7312ee7ae83502e530eba40bf7
-1165ee35116fed3512e96df33564c0e0
-648865a248660366327538ef6af9116e
-ec3512ed66e63506e80be82ae926f122
-f61166e635e226e522e61166e6351166
-e6351164e135027434753ae1106e01e2
-31ef3112f96ee53512f06df33507ef46
-efa29ff32ef496f51165f3351165f3a2
-8007b30cb342b43eb53ab601b129b629
-2a2bb026b14eb204b029b229b329b429
-b52904b029b229b329b429b52901b129
-b6291166e9356e9879a0e5a255ee1165
-eea28007b317b362b430b55ab601b229
-b62904b027b127b327b427b5272a2bb0
-30b12cb201b229b62904b029b129b329
-b427b52913e26b6cee3513ef6b6cee35
-61a25662a45f630a6f2c7a167a30efa4
-7ff91165ee3501e822ef117ae835117a
-e8356f3070367212f366f23512e16df3
-3512f87ae8356438653e68466a4c6b12
-e261f23512ef7ae83513e26669ec3512
-f265ee3512f97ae8350015758ce265f2
-55f24af9a24cfa1172f534012a854c16
-6174ee437972ec351161f2a28007b313
-b33cb426b522b605b422b429b529b629
-10b3292a2bb026b122b205b40fb429b5
-29b62905b406b429b529b629b029b129
-b2291165f335e2a2e0e62aeb1165ee35
-116eec3575a40a7634793a7a4ee11273
-73f92912ec61f23503e82aec26ee22f0
-1161f23512e261fa3566356c1e6c3e70
-447203f12af326f922fa1161f23512ee
-73f13501e322e41161f235663069366a
-12f061f23512e261f23513e97379f235
-613e624e635a64906501e222e31161f2
-3502e526ef32f41173f13501e822f611
-61f23505f709f726f822f91161f235e8
-2eed22f11161f2351165ee351161f235
-12e661f2350c7642e82ae83eee42f260
-f30168287310e82910f2291168e93511
-65ee34012a854216656ee74c6174ee35
-1166f235762e7a3ae51172f53501e522
-f5116df33512e36de7356a1b6a306d44
-7412ea6df33501ee2af1116de735116d
-f33512ed6de735623065366812f26de7
-3512fa61f23512ed65ee35
+ trie:bin{ // BytesTrie: 2632 bytes
+00196ec41e74c1b077c0ca77a28078a2
+8a79a29a7a036c346db02fe834f51165
+ee5d12ed6df335117ae820022a854834
+4c166174ee48616ef34911616e02e99e
+f3a245f41248616e01f347f42007b314
+b32ab426b536b605b3c8a8b329b429b6
+2910b5292a2bb026b122b205b3c894b3
+29b429b62905b3c88ab329b429b62912
+48616e01f349f4491348616ef43f0175
+2aef1166f25d12f57ae835016d2ae811
+65ee5d02eda241f622f7116de7350369
+327538e93eef1165ee5d12e879e93512
+e57ae8351165ee5c012a8548166562f2
+4c6174ee35744a75a2b476016b2c7212
+ef65f43501eb22f4116df3350ee171eb
+0eeba2a5eea2dbefa2d8f41172f55de1
+4ee592e7aa42e91165ee5c012a854516
+7468e94c6174ee350165427410e12001
+2a854c166174ee54616dec4910ee5c01
+2a855416616dec4c6174ee3501654274
+10e520012a854c166174ee54656cf549
+10ee5c012a855416656cf54c6174ee35
+6c1c6c366dac0775367812f96de73512
+e865ee5d01eda25af9126b6cee356432
+65a2dc6b12e76de73512f86de7350472
+527a58e75ef2a28ffa1172f55c012a85
+4c166174ee437972ec3512eb6df33512
+f375fa35117ae84971c16171a2ac72a4
+49730011e855f12df130f234f428f5a8
+18f71165ee5d107301e829f220022a85
+43344c166174ee437972ec2b167972ec
+4c6174ee2be832e942ee22ef1165ee5d
+0262ac2968227310f2291165ee5c012a
+855316696ee84c6174ee35702e705272
+58735ee1b0afe41165ee5c012a854116
+7261e24c6174ee3512f66ff23512ef73
+e33501e8aef4f91161e1296434674068
+486b12e76de73501e322ee1173e33513
+e36b6cee3512f561f23504753a769077
+a26478a26df51165f35d0cec16f30bf3
+2af726f822f91171f535ec26f022f211
+71f535e709e726e822eb1171f535e226
+e422e61171f5350ded16f00bf02af326
+f722fa1171f535ed26ee22ef1171f535
+e80be82ae926ea22ec1171f535e126e3
+22e51171f53503e12ae326e822f31171
+f5350aef14f409f426f522f71171f535
+ef26f022f21171f535e12ee32ae826ec
+22ee1171f5351171f5350361a80ced30
+eea285f71166f25d1164e5496ea26f6f
+a2d370086b4d6bac08735ae168f386f4
+1170f4a28007b3c48eb3aa92b4aa8fb5
+aa8cb601b129b62901e5a2d3f41170f3
+351165ee5c012a8547167572f54c6174
+ee351165ee5c012a8541167261e24c61
+74ee356234633a65406712e161f23512
+f470f33512ed65ee4912ec6df3350a79
+44ee17ee2eef38f91165ee5d106e01e2
+49ef490164786e10e2237948e256e511
+65ee5c012a8544166576e14c6174ee35
+01e4a670ee1165ee5d01642c6e01ee49
+ef2310e13161a8776834693a6c427312
+ef65ee5d12e467ee3513f16b6cee3513
+e56c75f935046b54725ce3ae00eda2df
+f21165ee5c012a854f167279e14c6174
+ee3513e96b6cee3502e3a6c8ee22f311
+6df33567c32e6ac24a6aa2b76ba40f6c
+a4b26d0011e768ee35eea40cf24ef374
+f4a29cf91165ee5c012a854d16796df2
+4c6174ee350168a6516d10f220012a85
+4c166174ee446576e1491169e45de7a4
+4ce9a60eeb6aec0165426d10ec20012a
+854c166174ee4d6c79ed4910ee5c012a
+854d166c79ed4c6174ee351162e75d6e
+226e3a7140734675a6a07612e66dee35
+12f07ae83512e76df33501e8ac69e911
+6df3356134653a66406912ee6df33512
+f86df33512ef6df33502e14ae246e511
+65ee5d02612ee13af61169e44901eb22
+f8116df335116ae120032a8548384b78
+4c166174ee4a7061ee2b026136694272
+156bf44a7061ee2b156ee94a7061ee2b
+1172e10148464a127061ee2b12616ee1
+01482c4a127061ee2b12726bf42b0aeb
+73ef36ef2ef57cf91172f55d116bef20
+022a8548464a12616def01482c4b126f
+72e52b12616ee72b11616e01e722e913
+4b6f72e52b1174f25deba89aed6aee01
+65426b10ee20012a854c166174ee4b6e
+64e14910ee5c012a854b166e64e14c61
+74ee351165ee5c012a854b16686df24c
+6174ee357236763c7848e14ee71166f2
+5d12e965ee5d01e222f2116df33512e4
+6df3351165ee5c012a854716656ff24c
+6174ee350e753ee221e24ee7a29dee4c
+ef1165ee5c012a854c16616fef4c6174
+ee351164e5291166f25d753277387a40
+e11169f44912e166f25d13e76c75f935
+12e87ae8356f2a6f48724e735c7402e7
+30ef22f3126c75f935116cf63512fa65
+ee5d01e922ed126c75f93513ed6c75f9
+35634669526b02e226ef22f3126c75f9
+35126c75f93501e522e6116df33512f7
+6df335676a68a2816905e40ae4a88fe7
+34f31165ee49642e6b36e11165ee5d13
+e16c75f93512f469f5350a7531ec1eec
+a40deea40af50167286810e95d10f520
+012a854c166174ee47756af249752ee1
+22e41165ee4901e922ee1167ee356138
+6b4c6e546f5a7312f764e52902e1a257
+eea46ef8116fed3513f06b70e53512f7
+67ee3513ed6b6feb3507e934e94ef26c
+f4a6faf91172f55c012a854116726dee
+437972ec351168e920012a854c166174
+ee446576e1490162287310e82910f329
+61326a4c7352e11165ee5d02e530eba4
+10f71165ee49116fed3512e96df33512
+ee7ae83564c0e0648865a24866036632
+7538ef6af9116eec4912ed66e63506e8
+0be82ae926f122f61166e635e226e522
+e61166e6351166e6351164e149027434
+753ae1106e01e231ef3112f96ee53512
+f06df33507ef46efa468f32ef496f511
+65f3491165f3a28007b30cb342b43eb5
+3ab601b129b6292a2bb026b14eb204b0
+29b229b329b429b52904b029b229b329
+b429b52901b129b6291166e95d6e9879
+a0e5a41eee1165eea28007b317b362b4
+30b55ab601b229b62904b027b127b327
+b427b5272a2bb030b12cb201b229b629
+04b029b129b329b427b52913e26b6cee
+3513ef6b6cee3561a25662a482630a6f
+2c7a167a30efa4b5f91165ee4901e822
+ef117ae835117ae8356f3070367212f3
+66f24912e16df33512f87ae835643865
+3e68466a4c6b12e261f25d12ef7ae835
+13e26669ec5d12f265ee4912f97ae835
+001575afe288f275f24af9a26cfa1172
+f55c012a854c166174ee437972ec3511
+61f220012a5a4c166174ee417261e248
+07b327b364b426b522b605b436b429b5
+29b6298407b313b33cb426b522b605b4
+22b429b529b62910b3292a2bb026b122
+b205b40fb429b529b62905b406b429b5
+29b629b029b129b2291165f349e22ee6
+32eb1165ee5d1172f55d116eec4975a4
+1d7634793a7a4ee1127373f92912ec61
+f23503e82aec26ee22f01161f23512e2
+61fa3566356c1e6c3e70447203f12af3
+26f922fa1161f23512ee73f13501e322
+e41161f235663069366a12f061f23512
+e261f23513e97379f235613e624e635a
+64906501e222e31161f23502e526ef32
+f41173f13501e822f61161f23505f709
+f726f822f91161f235e82eed22f11161
+f2351165ee5d1161f23512e661f2350c
+7655e83de83eee42f286f30168287310
+e82910f2291168e95d0162426510ee5c
+012a854216656ee74c6174ee3510ee20
+012a854c166174ee42656ee7491166f2
+49762e7a3ae51172f54901e522f5116d
+f33512e36de7356a1b6a306d447412ea
+6df33501ee2af1116de735116df33512
+ed6de735623065366812f26de73512fa
+61f23512ed65ee5d
} // trie
regionToPartitions:bin{ // 1677 bytes
000008090a00020000000b0009000201
@@ -2686,12 +2711,12 @@ f33512ed6de735623065366812f26de7
} // regionToPartitions
partitions{".","0","1","2","3","4","5","6","0123456","03","16","02","05","04","012346"}
paradigms{
- "es","Latn","ES",
- "pt","Latn","BR",
- "es","Latn","419",
"en","Latn","GB",
+ "es","Latn","419",
"pt","Latn","PT",
+ "es","Latn","ES",
"en","Latn","US",
+ "pt","Latn","BR",
}
distances:intvector{80,50,4,3}
} // match
diff --git a/icu4c/source/data/misc/likelySubtags.txt b/icu4c/source/data/misc/likelySubtags.txt
index 964fe2c2635..fe047a54867 100644
--- a/icu4c/source/data/misc/likelySubtags.txt
+++ b/icu4c/source/data/misc/likelySubtags.txt
@@ -221,6 +221,7 @@ likelySubtags:table(nofallback){
bzh{"bzh_Latn_ZZ"}
bzw{"bzw_Latn_ZZ"}
ca{"ca_Latn_ES"}
+ cad{"cad_Latn_US"}
can{"can_Latn_ZZ"}
cbj{"cbj_Latn_ZZ"}
cch{"cch_Latn_NG"}
@@ -461,6 +462,7 @@ likelySubtags:table(nofallback){
he{"he_Hebr_IL"}
hhy{"hhy_Latn_ZZ"}
hi{"hi_Deva_IN"}
+ hi_Latn{"hi_Latn_IN"}
hia{"hia_Latn_ZZ"}
hif{"hif_Latn_FJ"}
hig{"hig_Latn_ZZ"}
@@ -637,6 +639,7 @@ likelySubtags:table(nofallback){
krs{"krs_Latn_ZZ"}
kru{"kru_Deva_IN"}
ks{"ks_Arab_IN"}
+ ks_Deva{"ks_Deva_IN"}
ksb{"ksb_Latn_TZ"}
ksd{"ksd_Latn_ZZ"}
ksf{"ksf_Latn_CM"}
@@ -1047,7 +1050,7 @@ likelySubtags:table(nofallback){
sah{"sah_Cyrl_RU"}
saq{"saq_Latn_KE"}
sas{"sas_Latn_ID"}
- sat{"sat_Latn_IN"}
+ sat{"sat_Olck_IN"}
sav{"sav_Latn_SN"}
saz{"saz_Saur_IN"}
sba{"sba_Latn_ZZ"}
diff --git a/icu4c/source/data/misc/metaZones.txt b/icu4c/source/data/misc/metaZones.txt
index 62439a51a3a..2b297f77a12 100644
--- a/icu4c/source/data/misc/metaZones.txt
+++ b/icu4c/source/data/misc/metaZones.txt
@@ -289,6 +289,7 @@ metaZones:table(nofallback){
RS{"Europe/Belgrade"}
SE{"Europe/Stockholm"}
SI{"Europe/Ljubljana"}
+ SJ{"Arctic/Longyearbyen"}
SK{"Europe/Bratislava"}
SM{"Europe/San_Marino"}
TN{"Africa/Tunis"}
@@ -1273,6 +1274,11 @@ metaZones:table(nofallback){
{
"Argentina_Western",
"2008-01-21 02:00",
+ "2009-10-11 04:00",
+ }
+ {
+ "Argentina",
+ "2009-10-11 04:00",
"9999-12-31 23:59",
}
}
@@ -2720,7 +2726,7 @@ metaZones:table(nofallback){
}
{
"Kazakhstan_Western",
- "2005-10-30 21:00",
+ "2004-10-30 21:00",
"9999-12-31 23:59",
}
}
@@ -2830,6 +2836,11 @@ metaZones:table(nofallback){
{
"Choibalsan",
"1983-03-31 16:00",
+ "2008-03-30 15:00",
+ }
+ {
+ "Mongolia",
+ "2008-03-30 15:00",
"9999-12-31 23:59",
}
}
diff --git a/icu4c/source/data/misc/metadata.txt b/icu4c/source/data/misc/metadata.txt
index 14932048fab..6ab22dc802c 100644
--- a/icu4c/source/data/misc/metadata.txt
+++ b/icu4c/source/data/misc/metadata.txt
@@ -4897,6 +4897,7 @@ metadata:table(nofallback){
"bss_CM",
"byn_ER",
"ca_ES",
+ "cad_US",
"cch_NG",
"ccp_BD",
"ce_RU",
@@ -4954,6 +4955,7 @@ metadata:table(nofallback){
"haw_US",
"he_IL",
"hi_IN",
+ "hi_Latn_IN",
"hr_HR",
"hsb_DE",
"hu_HU",
@@ -4992,7 +4994,9 @@ metadata:table(nofallback){
"ko_KR",
"kok_IN",
"kpe_LR",
- "ks_IN",
+ "ks_Arab",
+ "ks_Arab_IN",
+ "ks_Deva_IN",
"ksb_TZ",
"ksf_CM",
"ksh_DE",
@@ -5011,6 +5015,7 @@ metadata:table(nofallback){
"luo_KE",
"luy_KE",
"lv_LV",
+ "mai_IN",
"mas_KE",
"mer_KE",
"mfe_MU",
@@ -5022,7 +5027,9 @@ metadata:table(nofallback){
"ml_IN",
"mn_MN",
"mn_Mong_CN",
- "mni_IN",
+ "mni_Beng",
+ "mni_Beng_IN",
+ "mni_Mtei_IN",
"moh_CA",
"mr_IN",
"ms_Arab_MY",
@@ -5056,6 +5063,7 @@ metadata:table(nofallback){
"pa_Arab_PK",
"pa_Guru",
"pa_Guru_IN",
+ "pcm_NG",
"pl_PL",
"prg_001",
"ps_AF",
@@ -5072,10 +5080,15 @@ metadata:table(nofallback){
"sa_IN",
"sah_RU",
"saq_KE",
+ "sat_Deva_IN",
+ "sat_Olck",
+ "sat_Olck_IN",
"sbp_TZ",
"sc_IT",
"scn_IT",
- "sd_PK",
+ "sd_Arab",
+ "sd_Arab_PK",
+ "sd_Deva_IN",
"sdh_IR",
"se_NO",
"seh_MZ",
diff --git a/icu4c/source/data/misc/pluralRanges.txt b/icu4c/source/data/misc/pluralRanges.txt
index ba17e9cb0d7..5e757f1a1b7 100644
--- a/icu4c/source/data/misc/pluralRanges.txt
+++ b/icu4c/source/data/misc/pluralRanges.txt
@@ -62,6 +62,7 @@ pluralRanges:table(nofallback){
nl{"set03"}
or{"set07"}
pa{"set05"}
+ pcm{"set04"}
pl{"set14"}
ps{"set01"}
pt{"set01"}
diff --git a/icu4c/source/data/misc/plurals.txt b/icu4c/source/data/misc/plurals.txt
index a63a17b0a52..cf215c58d96 100644
--- a/icu4c/source/data/misc/plurals.txt
+++ b/icu4c/source/data/misc/plurals.txt
@@ -140,6 +140,7 @@ plurals:table(nofallback){
osa{"set0"}
pa{"set6"}
pap{"set8"}
+ pcm{"set1"}
pl{"set25"}
prg{"set13"}
ps{"set8"}
@@ -153,6 +154,7 @@ plurals:table(nofallback){
rwk{"set8"}
sah{"set0"}
saq{"set8"}
+ sat{"set16"}
sc{"set4"}
scn{"set4"}
sd{"set8"}
diff --git a/icu4c/source/data/misc/supplementalData.txt b/icu4c/source/data/misc/supplementalData.txt
index cb4f618eaf2..42bea8ef8f4 100644
--- a/icu4c/source/data/misc/supplementalData.txt
+++ b/icu4c/source/data/misc/supplementalData.txt
@@ -2104,7 +2104,7 @@ supplementalData:table(nofallback){
"islamic-tbla",
}
}
- cldrVersion{"36.1"}
+ cldrVersion{"37"}
codeMappings{
{
"AA",
@@ -7860,6 +7860,7 @@ supplementalData:table(nofallback){
"Qaaj~p",
}
special{
+ "Aran",
"Qaag",
"Zanb",
"Zinh",
@@ -13554,7 +13555,10 @@ supplementalData:table(nofallback){
territories{"IN"}
}
secondary{
- scripts{"Mahj"}
+ scripts{
+ "Latn",
+ "Mahj",
+ }
territories{
"FJ",
"ZA",
@@ -15832,13 +15836,13 @@ supplementalData:table(nofallback){
}
sat{
primary{
- scripts{"Latn"}
+ scripts{"Olck"}
}
secondary{
scripts{
"Beng",
"Deva",
- "Olck",
+ "Latn",
"Orya",
}
territories{"IN"}
@@ -18248,625 +18252,625 @@ supplementalData:table(nofallback){
{
"ab",
"ru",
- "10",
+ "30",
"1",
}
{
"ach",
"en",
- "10",
+ "30",
"1",
}
{
"af",
"nl",
- "10",
+ "20",
"1",
}
{
"ak",
"en",
- "10",
+ "30",
"1",
}
{
"ay",
"es",
- "10",
+ "20",
"1",
}
{
"az",
"ru",
- "10",
+ "30",
"1",
}
{
"be",
"ru",
- "10",
+ "20",
"1",
}
{
"bem",
"en",
- "10",
+ "30",
"1",
}
{
"bh",
"hi",
- "10",
+ "30",
"1",
}
{
"bn",
"en",
- "10",
+ "30",
"1",
}
{
"br",
"fr",
- "10",
+ "20",
"1",
}
{
"ceb",
"fil",
- "10",
+ "30",
"1",
}
{
"chr",
"en",
- "10",
+ "20",
"1",
}
{
"ckb",
"ar",
- "10",
+ "30",
"1",
}
{
"co",
"fr",
- "10",
+ "20",
"1",
}
{
"crs",
"fr",
- "10",
+ "20",
"1",
}
{
"cy",
"en",
- "10",
+ "20",
"1",
}
{
"ee",
"en",
- "10",
+ "30",
"1",
}
{
"eo",
"en",
- "10",
+ "30",
"1",
}
{
"et",
"fi",
- "10",
+ "30",
"1",
}
{
"eu",
"es",
- "10",
+ "20",
"1",
}
{
"fo",
"da",
- "10",
+ "20",
"1",
}
{
"fy",
"nl",
- "10",
+ "20",
"1",
}
{
"ga",
"en",
- "10",
+ "20",
"1",
}
{
"gaa",
"en",
- "10",
+ "30",
"1",
}
{
"gd",
"en",
- "10",
+ "20",
"1",
}
{
"gl",
"es",
- "10",
+ "20",
"1",
}
{
"gn",
"es",
- "10",
+ "20",
"1",
}
{
"gu",
"hi",
- "10",
+ "30",
"1",
}
{
"ha",
"en",
- "10",
+ "30",
"1",
}
{
"haw",
"en",
- "10",
+ "20",
"1",
}
{
"ht",
"fr",
- "10",
+ "20",
"1",
}
{
"hy",
"ru",
- "10",
+ "30",
"1",
}
{
"ia",
"en",
- "10",
+ "30",
"1",
}
{
"ig",
"en",
- "10",
+ "30",
"1",
}
{
"is",
"en",
- "10",
+ "20",
"1",
}
{
"jv",
"id",
- "10",
+ "20",
"1",
}
{
"ka",
"en",
- "10",
+ "30",
"1",
}
{
"kg",
"fr",
- "10",
+ "30",
"1",
}
{
"kk",
"ru",
- "10",
+ "30",
"1",
}
{
"km",
"en",
- "10",
+ "30",
"1",
}
{
"kn",
"en",
- "10",
+ "30",
"1",
}
{
"kri",
"en",
- "10",
+ "30",
"1",
}
{
"ku",
"tr",
- "10",
+ "30",
"1",
}
{
"ky",
"ru",
- "10",
+ "30",
"1",
}
{
"la",
"it",
- "10",
+ "20",
"1",
}
{
"lg",
"en",
- "10",
+ "30",
"1",
}
{
"ln",
"fr",
- "10",
+ "30",
"1",
}
{
"lo",
"en",
- "10",
+ "30",
"1",
}
{
"loz",
"en",
- "10",
+ "30",
"1",
}
{
"lua",
"fr",
- "10",
+ "30",
"1",
}
{
"mfe",
"en",
- "10",
+ "30",
"1",
}
{
"mg",
"fr",
- "10",
+ "30",
"1",
}
{
"mi",
"en",
- "10",
+ "20",
"1",
}
{
"mk",
"bg",
- "10",
+ "30",
"1",
}
{
"ml",
"en",
- "10",
+ "30",
"1",
}
{
"mn",
"ru",
- "10",
+ "30",
"1",
}
{
"mr",
"hi",
- "10",
+ "30",
"1",
}
{
"ms",
"id",
- "10",
+ "30",
"1",
}
{
"mt",
"en",
- "10",
+ "30",
"1",
}
{
"my",
"en",
- "10",
+ "30",
"1",
}
{
"ne",
"en",
- "10",
+ "30",
"1",
}
{
"nn",
"nb",
- "10",
+ "20",
"0",
}
{
"nn",
"no",
- "10",
+ "20",
"1",
}
{
"nso",
"en",
- "10",
+ "30",
"1",
}
{
"ny",
"en",
- "10",
+ "30",
"1",
}
{
"nyn",
"en",
- "10",
+ "30",
"1",
}
{
"oc",
"fr",
- "10",
+ "20",
"1",
}
{
"om",
"en",
- "10",
+ "30",
"1",
}
{
"or",
"en",
- "10",
+ "30",
"1",
}
{
"pa",
"en",
- "10",
+ "30",
"1",
}
{
"pcm",
"en",
- "10",
+ "20",
"1",
}
{
"ps",
"en",
- "10",
+ "30",
"1",
}
{
"qu",
"es",
- "10",
+ "30",
"1",
}
{
"rm",
"de",
- "10",
+ "20",
"1",
}
{
"rn",
"en",
- "10",
+ "30",
"1",
}
{
"rw",
"fr",
- "10",
+ "30",
"1",
}
{
"sa",
"hi",
- "10",
+ "30",
"1",
}
{
"sd",
"en",
- "10",
+ "30",
"1",
}
{
"si",
"en",
- "10",
+ "30",
"1",
}
{
"sn",
"en",
- "10",
+ "30",
"1",
}
{
"so",
"en",
- "10",
+ "30",
"1",
}
{
"sq",
"en",
- "10",
+ "30",
"1",
}
{
"st",
"en",
- "10",
+ "30",
"1",
}
{
"su",
"id",
- "10",
+ "20",
"1",
}
{
"sw",
"en",
- "10",
+ "30",
"1",
}
{
"ta",
"en",
- "10",
+ "30",
"1",
}
{
"te",
"en",
- "10",
+ "30",
"1",
}
{
"tg",
"ru",
- "10",
+ "30",
"1",
}
{
"ti",
"en",
- "10",
+ "30",
"1",
}
{
"tk",
"ru",
- "10",
+ "30",
"1",
}
{
"tlh",
"en",
- "10",
+ "30",
"1",
}
{
"tn",
"en",
- "10",
+ "30",
"1",
}
{
"to",
"en",
- "10",
+ "30",
"1",
}
{
"tt",
"ru",
- "10",
+ "30",
"1",
}
{
"tum",
"en",
- "10",
+ "30",
"1",
}
{
"ug",
"zh",
- "10",
+ "20",
"1",
}
{
"ur",
"en",
- "10",
+ "30",
"1",
}
{
"uz",
"ru",
- "10",
+ "30",
"1",
}
{
"wo",
"fr",
- "10",
+ "30",
"1",
}
{
"xh",
"en",
- "10",
+ "30",
"1",
}
{
"yi",
"en",
- "10",
+ "30",
"1",
}
{
"yo",
"en",
- "10",
+ "30",
"1",
}
{
"zu",
"en",
- "10",
+ "30",
"1",
}
{
@@ -20141,6 +20145,144 @@ supplementalData:table(nofallback){
"19",
"1",
}
+ {
+ "zh_Hani",
+ "zh_Hans",
+ "20",
+ "1",
+ }
+ {
+ "zh_Hani",
+ "zh_Hant",
+ "20",
+ "1",
+ }
+ {
+ "ar_Latn",
+ "ar_Arab",
+ "20",
+ "1",
+ }
+ {
+ "bn_Latn",
+ "bn_Beng",
+ "20",
+ "1",
+ }
+ {
+ "gu_Latn",
+ "gu_Gujr",
+ "20",
+ "1",
+ }
+ {
+ "hi_Latn",
+ "hi_Deva",
+ "20",
+ "1",
+ }
+ {
+ "kn_Latn",
+ "kn_Knda",
+ "20",
+ "1",
+ }
+ {
+ "ml_Latn",
+ "ml_Mlym",
+ "20",
+ "1",
+ }
+ {
+ "mr_Latn",
+ "mr_Deva",
+ "20",
+ "1",
+ }
+ {
+ "ta_Latn",
+ "ta_Taml",
+ "20",
+ "1",
+ }
+ {
+ "te_Latn",
+ "te_Telu",
+ "20",
+ "1",
+ }
+ {
+ "zh_Latn",
+ "zh_Hans",
+ "20",
+ "1",
+ }
+ {
+ "ja_Latn",
+ "ja_Jpan",
+ "5",
+ "1",
+ }
+ {
+ "ja_Hani",
+ "ja_Jpan",
+ "5",
+ "1",
+ }
+ {
+ "ja_Hira",
+ "ja_Jpan",
+ "5",
+ "1",
+ }
+ {
+ "ja_Kana",
+ "ja_Jpan",
+ "5",
+ "1",
+ }
+ {
+ "ja_Hrkt",
+ "ja_Jpan",
+ "5",
+ "1",
+ }
+ {
+ "ja_Hira",
+ "ja_Hrkt",
+ "5",
+ "1",
+ }
+ {
+ "ja_Kana",
+ "ja_Hrkt",
+ "5",
+ "1",
+ }
+ {
+ "ko_Hani",
+ "ko_Kore",
+ "5",
+ "1",
+ }
+ {
+ "ko_Hang",
+ "ko_Kore",
+ "5",
+ "1",
+ }
+ {
+ "ko_Jamo",
+ "ko_Kore",
+ "5",
+ "1",
+ }
+ {
+ "ko_Jamo",
+ "ko_Hang",
+ "5",
+ "1",
+ }
{
"*_*",
"*_*",
@@ -20532,15 +20674,19 @@ supplementalData:table(nofallback){
"ff_Adlm",
"ff_Arab",
"ha_Arab",
+ "hi_Latn",
"iu_Latn",
"kk_Arab",
+ "ks_Deva",
"ku_Arab",
"ky_Arab",
"ky_Latn",
"ml_Arab",
"mn_Mong",
+ "mni_Mtei",
"ms_Arab",
"pa_Arab",
+ "sat_Deva",
"sd_Deva",
"sd_Khoj",
"sd_Sind",
@@ -33086,6 +33232,9 @@ supplementalData:table(nofallback){
}
}
US{
+ cad{
+ populationShareF:int{0}
+ }
cho{
populationShareF:int{45330000}
}
@@ -35598,70 +35747,131 @@ supplementalData:table(nofallback){
}
unitPreferenceData{
001{
- area-land-agricult{"hectare"}
- area-land-commercl{"hectare"}
- area-land-residntl{"hectare"}
- concentr-blood-glucose{"milligram-per-deciliter"}
- consumption-vehicle-fuel{"liter-per-100kilometers"}
- duration-music-track{"minute second"}
- duration-person-age{"year-person month-person"}
- duration-tv-program{"minute second"}
- energy-food{"foodcalorie"}
- energy-person-usage{"kilocalorie"}
+ area-default{
+ "square-kilometer",
+ "hectare",
+ "square-meter",
+ "square-centimeter",
+ }
+ area-geograph{"square-kilometer"}
+ area-land{"hectare"}
+ concentration-default{"item-per-cubic-meter"}
+ consumption-default{"liter-per-100-kilometer"}
+ consumption-inverse-default{"kilometer-per-centiliter"}
+ consumption-inverse-vehicle-fuel{"kilometer-per-centiliter"}
+ consumption-vehicle-fuel{"liter-per-100-kilometer"}
+ duration-default{
+ "day",
+ "hour",
+ "minute",
+ "second",
+ "millisecond",
+ "microsecond",
+ "nanosecond",
+ }
+ duration-media{
+ "minute-and-second",
+ "second",
+ }
+ energy-default{"kilowatt-hour"}
+ energy-food{"kilocalorie"}
+ length-default{
+ "kilometer",
+ "meter",
+ "centimeter",
+ }
length-person{"centimeter"}
- length-person-small{"centimeter"}
+ length-person-height{"centimeter"}
length-rainfall{"millimeter"}
- length-road{"kilometer"}
- length-road-small{"meter"}
+ length-road{"meter"}
length-snowfall{"centimeter"}
length-vehicle{"meter"}
- length-visiblty{"kilometer"}
- length-visiblty-small{"meter"}
- mass-person{"kilogram"}
- mass-person-small{"gram"}
+ length-visiblty{"meter"}
+ mass-default{
+ "metric-ton",
+ "kilogram",
+ "gram",
+ "milligram",
+ "microgram",
+ }
+ mass-density-blood-glucose{"milligram-per-deciliter"}
+ mass-density-default{"kilogram-per-cubic-meter"}
+ mass-person{
+ "kilogram",
+ "gram",
+ }
+ power-default{
+ "gigawatt",
+ "megawatt",
+ "kilowatt",
+ "watt",
+ "milliwatt",
+ }
+ power-engine{"kilowatt"}
pressure-baromtrc{"hectopascal"}
- speed-road-travel{"kilometer-per-hour"}
+ pressure-default{
+ "megapascal",
+ "pascal",
+ }
+ speed-default{"kilometer-per-hour"}
speed-wind{"kilometer-per-hour"}
- temperature-person{"celsius"}
+ temperature-default{"celsius"}
temperature-weather{"celsius"}
- volume-vehicle-fuel{"liter"}
+ volume-default{
+ "cubic-meter",
+ "cubic-centimeter",
+ }
+ volume-fluid{
+ "liter",
+ "milliliter",
+ }
+ volume-oil{"barrel"}
+ volume-vehicle{"liter"}
+ year-duration-default{
+ "year",
+ "month",
+ }
+ year-duration-person-age{
+ "year-person-and-month-person",
+ "month-person",
+ }
}
AG{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
AI{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
AO{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
AT{
- length-person{"meter centimeter"}
+ length-person-height{"meter-and-centimeter"}
}
AU{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
BA{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
BE{
- length-person{"meter centimeter"}
+ length-person-height{"meter-and-centimeter"}
}
BG{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
BH{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
BM{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
BN{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
BR{
consumption-vehicle-fuel{"liter-per-kilometer"}
- length-person-informal{"meter centimeter"}
+ length-person-height{"meter-and-centimeter"}
length-rainfall{"centimeter"}
pressure-baromtrc{"millibar"}
}
@@ -35669,326 +35879,381 @@ supplementalData:table(nofallback){
temperature-weather{"fahrenheit"}
}
BW{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
BY{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
BZ{
temperature-weather{"fahrenheit"}
}
CA{
- concentr-blood-glucose{"millimole-per-liter"}
- consumption-vehicle-fuel-informal{"mile-per-gallon-imperial"}
- length-person-informal{"foot inch"}
- length-person-small-informal{"inch"}
+ concentration-blood-glucose{"millimole-per-liter"}
+ consumption-inverse-vehicle-fuel{"mile-per-gallon-imperial"}
+ length-person{"inch"}
}
CH{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
CM{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
CN{
- concentr-blood-glucose{"millimole-per-liter"}
- length-person-informal{"meter centimeter"}
+ concentration-blood-glucose{"millimole-per-liter"}
+ length-person-height{"meter-and-centimeter"}
}
CZ{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
DE{
- length-person-informal{"meter centimeter"}
+ length-person-height{"meter-and-centimeter"}
length-visiblty{"meter"}
}
DK{
- concentr-blood-glucose{"millimole-per-liter"}
- length-person-informal{"meter centimeter"}
+ concentration-blood-glucose{"millimole-per-liter"}
+ length-person-height{"meter-and-centimeter"}
}
DM{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
DZ{
- length-person{"meter centimeter"}
- mass-person-small{"kilogram gram"}
+ length-person-height{"meter-and-centimeter"}
+ mass-person{"kilogram-and-gram"}
}
EE{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
EG{
- length-person{"meter centimeter"}
- mass-person-small{"kilogram gram"}
+ length-person-height{"meter-and-centimeter"}
+ mass-person{"kilogram-and-gram"}
pressure-baromtrc{"millibar"}
}
ES{
- length-person{"meter centimeter"}
- mass-person-small{"kilogram gram"}
+ length-person-height{"meter-and-centimeter"}
+ mass-person{"kilogram-and-gram"}
}
FI{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
speed-wind{"meter-per-second"}
}
FJ{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
FR{
- length-person{"meter centimeter"}
+ length-person-height{"meter-and-centimeter"}
}
GB{
- area-land-agricult{"acre"}
- area-land-commercl{"acre"}
- area-land-residntl{"acre"}
- concentr-blood-glucose{"millimole-per-liter"}
- consumption-vehicle-fuel-informal{"mile-per-gallon-imperial"}
- length-person-informal{"foot inch"}
- length-person-small-informal{"inch"}
- length-road{"mile"}
- length-road-small{"yard"}
- length-vehicle{"foot inch"}
- length-visiblty{"mile"}
- length-visiblty-small{"foot"}
- mass-person{"stone pound"}
- mass-person-small{"pound ounce"}
+ area-default{
+ "square-mile",
+ "acre",
+ "square-foot",
+ "square-inch",
+ }
+ area-geograph{"square-mile"}
+ area-land{"acre"}
+ concentration-blood-glucose{"millimole-per-liter"}
+ consumption-inverse-vehicle-fuel{"mile-per-gallon-imperial"}
+ length-default{
+ "mile",
+ "foot",
+ "inch",
+ }
+ length-person{"inch"}
+ length-road{"yard"}
+ length-vehicle{"foot-and-inch"}
+ length-visiblty{
+ "mile",
+ "foot",
+ }
+ mass-default{
+ "ton",
+ "pound",
+ "ounce",
+ }
+ mass-person{
+ "stone-and-pound",
+ "pound-and-ounce",
+ }
+ power-engine{"horsepower"}
pressure-baromtrc{"millibar"}
- speed-road-travel{"mile-per-hour"}
+ pressure-default{"pound-force-per-square-inch"}
+ speed-default{"mile-per-hour"}
+ volume-default{
+ "cubic-foot",
+ "cubic-inch",
+ }
+ volume-fluid{
+ "gallon-imperial",
+ "fluid-ounce-imperial",
+ }
}
GD{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
HK{
- concentr-blood-glucose{"millimole-per-liter"}
- length-person{"meter centimeter"}
- mass-person-small{"pound ounce"}
+ concentration-blood-glucose{"millimole-per-liter"}
+ length-person-height{"meter-and-centimeter"}
+ mass-person{"pound-and-ounce"}
}
HR{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
HU{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
ID{
- length-person{"meter centimeter"}
+ length-person-height{"meter-and-centimeter"}
}
IE{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
IL{
- length-person{"meter centimeter"}
+ length-person-height{"meter-and-centimeter"}
pressure-baromtrc{"millibar"}
}
IM{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
IN{
- length-person-informal{"foot inch"}
- length-person-small-informal{"inch"}
+ length-person{"inch"}
pressure-baromtrc{"inch-hg"}
}
IS{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
IT{
consumption-vehicle-fuel{"liter-per-kilometer"}
- length-person{"meter centimeter"}
+ length-person-height{"meter-and-centimeter"}
}
JO{
- length-person{"meter centimeter"}
- mass-person-small{"kilogram gram"}
+ length-person-height{"meter-and-centimeter"}
+ mass-person{"kilogram-and-gram"}
}
JP{
consumption-vehicle-fuel{"liter-per-kilometer"}
}
KE{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
KN{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
KR{
consumption-vehicle-fuel{"liter-per-kilometer"}
speed-wind{"meter-per-second"}
}
KW{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
KY{
temperature-weather{"fahrenheit"}
}
KZ{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
LC{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
LI{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
LT{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
LU{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
LV{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
ME{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
MG{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
MK{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
MO{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
MS{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
MT{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
MU{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
MX{
consumption-vehicle-fuel{"liter-per-kilometer"}
- length-person-informal{"meter centimeter"}
- length-vehicle{"meter centimeter"}
+ length-person-height{"meter-and-centimeter"}
+ length-vehicle{"meter-and-centimeter"}
pressure-baromtrc{"millimeter-of-mercury"}
}
MY{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
consumption-vehicle-fuel{"liter-per-kilometer"}
- length-person{"meter centimeter"}
+ length-person-height{"meter-and-centimeter"}
}
MZ{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
NA{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
NL{
- concentr-blood-glucose{"millimole-per-liter"}
- consumption-vehicle-fuel-informal{"liter-per-kilometer"}
- length-person-informal{"meter centimeter"}
+ concentration-blood-glucose{"millimole-per-liter"}
+ consumption-vehicle-fuel{"liter-per-kilometer"}
+ length-person-height{"meter-and-centimeter"}
length-visiblty{"meter"}
}
NO{
- concentr-blood-glucose{"millimole-per-liter"}
- length-person-informal{"meter centimeter"}
+ concentration-blood-glucose{"millimole-per-liter"}
+ length-person-height{"meter-and-centimeter"}
speed-wind{"meter-per-second"}
}
NZ{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
OM{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
PG{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
PL{
- length-person-informal{"meter centimeter"}
+ length-person-height{"meter-and-centimeter"}
speed-wind{"meter-per-second"}
}
PR{
temperature-weather{"fahrenheit"}
}
PT{
- length-person-informal{"meter centimeter"}
+ length-person-height{"meter-and-centimeter"}
}
PW{
temperature-weather{"fahrenheit"}
}
RS{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
RU{
- concentr-blood-glucose{"millimole-per-liter"}
- length-person-informal{"meter centimeter"}
+ concentration-blood-glucose{"millimole-per-liter"}
+ length-person-height{"meter-and-centimeter"}
pressure-baromtrc{"millimeter-of-mercury"}
speed-wind{"meter-per-second"}
}
SA{
- length-person{"meter centimeter"}
- mass-person-small{"kilogram gram"}
+ length-person-height{"meter-and-centimeter"}
+ mass-person{"kilogram-and-gram"}
}
SE{
- concentr-blood-glucose{"millimole-per-liter"}
- length-person{"meter centimeter"}
- length-road-informal{"mile-scandinavian"}
+ concentration-blood-glucose{"millimole-per-liter"}
+ length-person-height{"meter-and-centimeter"}
speed-wind{"meter-per-second"}
}
SG{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
SI{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
SK{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
TC{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
TH{
consumption-vehicle-fuel{"liter-per-kilometer"}
pressure-baromtrc{"millibar"}
}
TO{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
TR{
consumption-vehicle-fuel{"liter-per-kilometer"}
- length-person{"meter centimeter"}
+ length-person-height{"meter-and-centimeter"}
}
UA{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
UG{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
US{
- area-land-agricult{"acre"}
- area-land-commercl{"acre"}
- area-land-residntl{"acre"}
- consumption-vehicle-fuel{"mile-per-gallon"}
+ area-default{
+ "square-mile",
+ "acre",
+ "square-foot",
+ "square-inch",
+ }
+ area-geograph{"square-mile"}
+ area-land{"acre"}
+ consumption-inverse-vehicle-fuel{"mile-per-gallon"}
+ energy-food{"foodcalorie"}
+ length-default{
+ "mile",
+ "foot",
+ "inch",
+ }
length-person{"inch"}
- length-person-informal{"foot inch"}
- length-person-small{"inch"}
length-rainfall{"inch"}
- length-road{"mile"}
- length-road-small{"foot"}
length-snowfall{"inch"}
- length-vehicle{"foot inch"}
- length-visiblty{"mile"}
- length-visiblty-small{"foot"}
- mass-person{"pound"}
- mass-person-small{"pound ounce"}
+ length-vehicle{"foot-and-inch"}
+ length-visiblty{
+ "mile",
+ "foot",
+ }
+ mass-default{
+ "ton",
+ "pound",
+ "ounce",
+ }
+ mass-person{
+ "pound",
+ "pound-and-ounce",
+ }
+ power-engine{"horsepower"}
pressure-baromtrc{"inch-hg"}
- speed-road-travel{"mile-per-hour"}
+ pressure-default{"pound-force-per-square-inch"}
+ speed-default{"mile-per-hour"}
speed-wind{"mile-per-hour"}
- temperature-person{"fahrenheit"}
+ temperature-default{"fahrenheit"}
temperature-weather{"fahrenheit"}
- volume-vehicle-fuel{"gallon"}
+ volume-default{
+ "cubic-foot",
+ "cubic-inch",
+ }
+ volume-fluid{
+ "gallon",
+ "quart",
+ "pint",
+ "cup",
+ "fluid-ounce",
+ "tablespoon",
+ "teaspoon",
+ }
+ volume-vehicle{"gallon"}
}
VC{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
VG{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
VN{
- concentr-blood-glucose{"millimole-per-liter"}
- length-person{"meter centimeter"}
+ concentration-blood-glucose{"millimole-per-liter"}
+ length-person-height{"meter-and-centimeter"}
}
VU{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
ZA{
- concentr-blood-glucose{"millimole-per-liter"}
+ concentration-blood-glucose{"millimole-per-liter"}
}
}
weekData{
diff --git a/icu4c/source/data/rbnf/LOCALE_DEPS.json b/icu4c/source/data/rbnf/LOCALE_DEPS.json
index e1d005ee12b..55eca8a1661 100644
--- a/icu4c/source/data/rbnf/LOCALE_DEPS.json
+++ b/icu4c/source/data/rbnf/LOCALE_DEPS.json
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
{
- "cldrVersion": "36.1",
+ "cldrVersion": "37",
"aliases": {
"ars": "ar_SA",
"in": "id",
diff --git a/icu4c/source/data/rbnf/af.txt b/icu4c/source/data/rbnf/af.txt
index e9bdb3b06bd..3ddd28b39d4 100644
--- a/icu4c/source/data/rbnf/af.txt
+++ b/icu4c/source/data/rbnf/af.txt
@@ -89,5 +89,5 @@ af{
"1000000000000000000: =#,##0=.;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/ak.txt b/icu4c/source/data/rbnf/ak.txt
index 1f731fa2d55..bbd2e25f382 100644
--- a/icu4c/source/data/rbnf/ak.txt
+++ b/icu4c/source/data/rbnf/ak.txt
@@ -57,5 +57,5 @@ ak{
"2: a-\u025B-t\u0254-so-=%spellout-cardinal=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/am.txt b/icu4c/source/data/rbnf/am.txt
index fb52c79d511..d853cf4f615 100644
--- a/icu4c/source/data/rbnf/am.txt
+++ b/icu4c/source/data/rbnf/am.txt
@@ -47,5 +47,5 @@ am{
"0: =%spellout-numbering=\u129B;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/ar.txt b/icu4c/source/data/rbnf/ar.txt
index 7855f4b62a9..e86e8ea228a 100644
--- a/icu4c/source/data/rbnf/ar.txt
+++ b/icu4c/source/data/rbnf/ar.txt
@@ -281,5 +281,5 @@ ar{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/curr/th_TH.txt b/icu4c/source/data/rbnf/ar_SA.txt
similarity index 96%
rename from icu4c/source/data/curr/th_TH.txt
rename to icu4c/source/data/rbnf/ar_SA.txt
index 7a34bc971a9..d65944bd136 100644
--- a/icu4c/source/data/curr/th_TH.txt
+++ b/icu4c/source/data/rbnf/ar_SA.txt
@@ -3,6 +3,6 @@
/**
* generated alias target
*/
-th_TH{
+ar_SA{
___{""}
}
diff --git a/icu4c/source/data/rbnf/ars.txt b/icu4c/source/data/rbnf/ars.txt
index 24b08c3cf26..1f49ca1608e 100644
--- a/icu4c/source/data/rbnf/ars.txt
+++ b/icu4c/source/data/rbnf/ars.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ars{
- "%%ALIAS"{"ar"}
+ "%%ALIAS"{"ar_SA"}
}
diff --git a/icu4c/source/data/rbnf/az.txt b/icu4c/source/data/rbnf/az.txt
index 93598aefb72..f4dec6a8fca 100644
--- a/icu4c/source/data/rbnf/az.txt
+++ b/icu4c/source/data/rbnf/az.txt
@@ -90,5 +90,5 @@ az{
"1000000000000000000: =#,##0='inci;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/be.txt b/icu4c/source/data/rbnf/be.txt
index d614e153c04..0475508f111 100644
--- a/icu4c/source/data/rbnf/be.txt
+++ b/icu4c/source/data/rbnf/be.txt
@@ -1,8 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
-/**
- * ICU source: /xml/rbnf/be.xml
- */
be{
RBNFRules{
SpelloutRules{
@@ -397,5 +394,5 @@ be{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/bg.txt b/icu4c/source/data/rbnf/bg.txt
index bb6f0a2a053..f3a129da7de 100644
--- a/icu4c/source/data/rbnf/bg.txt
+++ b/icu4c/source/data/rbnf/bg.txt
@@ -1,8 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
-/**
- * ICU source: /xml/rbnf/bg.xml
- */
bg{
RBNFRules{
SpelloutRules{
@@ -101,5 +98,5 @@ bg{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/bs.txt b/icu4c/source/data/rbnf/bs.txt
index 4229be3ad64..115a6ff53cf 100644
--- a/icu4c/source/data/rbnf/bs.txt
+++ b/icu4c/source/data/rbnf/bs.txt
@@ -116,5 +116,5 @@ bs{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/ca.txt b/icu4c/source/data/rbnf/ca.txt
index e91fd3a5349..fbe9c3f3812 100644
--- a/icu4c/source/data/rbnf/ca.txt
+++ b/icu4c/source/data/rbnf/ca.txt
@@ -1,8 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
-/**
- * ICU source: /xml/rbnf/ca.xml
- */
ca{
RBNFRules{
OrdinalRules{
@@ -258,5 +255,5 @@ ca{
"1000000000000000000: =#,##0=ena;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/ccp.txt b/icu4c/source/data/rbnf/ccp.txt
index d27173fe0b8..644a4d8f2d3 100644
--- a/icu4c/source/data/rbnf/ccp.txt
+++ b/icu4c/source/data/rbnf/ccp.txt
@@ -51,5 +51,5 @@ ccp{
"0: =%spellout-numbering= \U0001111B\U00011133\U00011106\U00011118\U00011133\U00011120\U0001112C;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/chr.txt b/icu4c/source/data/rbnf/chr.txt
index 1736b57dcb1..52ca1e4841c 100644
--- a/icu4c/source/data/rbnf/chr.txt
+++ b/icu4c/source/data/rbnf/chr.txt
@@ -53,5 +53,5 @@ chr{
"1: ' =%spellout-numbering=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/cs.txt b/icu4c/source/data/rbnf/cs.txt
index 608995567af..b04fa08a7d0 100644
--- a/icu4c/source/data/rbnf/cs.txt
+++ b/icu4c/source/data/rbnf/cs.txt
@@ -125,5 +125,5 @@ cs{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/cy.txt b/icu4c/source/data/rbnf/cy.txt
index e727ec219ec..8eb1809c30e 100644
--- a/icu4c/source/data/rbnf/cy.txt
+++ b/icu4c/source/data/rbnf/cy.txt
@@ -1,8 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
-/**
- * ICU source: /xml/rbnf/cy.xml
- */
cy{
RBNFRules{
SpelloutRules{
@@ -107,5 +104,5 @@ cy{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/da.txt b/icu4c/source/data/rbnf/da.txt
index ef666f977b0..439a8b05042 100644
--- a/icu4c/source/data/rbnf/da.txt
+++ b/icu4c/source/data/rbnf/da.txt
@@ -1,8 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
-/**
- * ICU source: /xml/rbnf/da.xml
- */
da{
RBNFRules{
SpelloutRules{
@@ -171,5 +168,5 @@ da{
"1: er =%spellout-ordinal-neuter=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/de.txt b/icu4c/source/data/rbnf/de.txt
index d322e62939d..8b404bfb221 100644
--- a/icu4c/source/data/rbnf/de.txt
+++ b/icu4c/source/data/rbnf/de.txt
@@ -1,8 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
-/**
- * ICU source: /xml/rbnf/de.xml
- */
de{
RBNFRules{
SpelloutRules{
@@ -185,5 +182,5 @@ de{
"0: =%spellout-ordinal=s;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/de_CH.txt b/icu4c/source/data/rbnf/de_CH.txt
index 7ca02836494..919ada33990 100644
--- a/icu4c/source/data/rbnf/de_CH.txt
+++ b/icu4c/source/data/rbnf/de_CH.txt
@@ -180,5 +180,5 @@ de_CH{
"0: =%spellout-ordinal=s;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/ee.txt b/icu4c/source/data/rbnf/ee.txt
index 8cdc5b5fcc7..2999d3e6b10 100644
--- a/icu4c/source/data/rbnf/ee.txt
+++ b/icu4c/source/data/rbnf/ee.txt
@@ -83,5 +83,5 @@ ee{
"2: =%spellout-cardinal=lia;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/el.txt b/icu4c/source/data/rbnf/el.txt
index 8fa0d21aaa2..a3014e8792c 100644
--- a/icu4c/source/data/rbnf/el.txt
+++ b/icu4c/source/data/rbnf/el.txt
@@ -294,5 +294,5 @@ el{
"1000000000000000000: =#,##0=.;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/en.txt b/icu4c/source/data/rbnf/en.txt
index a2398a65b4b..1d6536a9a1b 100644
--- a/icu4c/source/data/rbnf/en.txt
+++ b/icu4c/source/data/rbnf/en.txt
@@ -1,8 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
-/**
- * ICU source: /xml/rbnf/en.xml
- */
en{
RBNFRules{
DurationRules{
@@ -209,5 +206,5 @@ en{
"1000000000000000000: =#,##0=.;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/en_001.txt b/icu4c/source/data/rbnf/en_001.txt
index ebfd8d78cde..25d5c2bb99c 100644
--- a/icu4c/source/data/rbnf/en_001.txt
+++ b/icu4c/source/data/rbnf/en_001.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
en_001{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/en_IN.txt b/icu4c/source/data/rbnf/en_IN.txt
index eebd4167fa3..19f431ffba3 100644
--- a/icu4c/source/data/rbnf/en_IN.txt
+++ b/icu4c/source/data/rbnf/en_IN.txt
@@ -179,5 +179,5 @@ en_IN{
"1000000000000000000: =#,##0=.;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/eo.txt b/icu4c/source/data/rbnf/eo.txt
index 196dd2cd2e4..a22adf971dd 100644
--- a/icu4c/source/data/rbnf/eo.txt
+++ b/icu4c/source/data/rbnf/eo.txt
@@ -40,5 +40,5 @@ eo{
"0: =%spellout-cardinal=a;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/es.txt b/icu4c/source/data/rbnf/es.txt
index a46ce53d027..7de7c05c684 100644
--- a/icu4c/source/data/rbnf/es.txt
+++ b/icu4c/source/data/rbnf/es.txt
@@ -288,5 +288,5 @@ es{
"1000000000000000000: =#,##0=\u00AA;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/es_419.txt b/icu4c/source/data/rbnf/es_419.txt
index bf34d2e6192..023b371d8e5 100644
--- a/icu4c/source/data/rbnf/es_419.txt
+++ b/icu4c/source/data/rbnf/es_419.txt
@@ -24,5 +24,5 @@ es_419{
"0: =%digits-ordinal-masculine=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/es_DO.txt b/icu4c/source/data/rbnf/es_DO.txt
index 4f595b33f37..f1713d4264a 100644
--- a/icu4c/source/data/rbnf/es_DO.txt
+++ b/icu4c/source/data/rbnf/es_DO.txt
@@ -1,5 +1,6 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
es_DO{
- "%%ALIAS"{"es_419"}
+ %%Parent{"es_419"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/es_GT.txt b/icu4c/source/data/rbnf/es_GT.txt
index 0868c7f19cb..3b1fecec3c7 100644
--- a/icu4c/source/data/rbnf/es_GT.txt
+++ b/icu4c/source/data/rbnf/es_GT.txt
@@ -1,5 +1,6 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
es_GT{
- "%%ALIAS"{"es_419"}
+ %%Parent{"es_419"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/es_HN.txt b/icu4c/source/data/rbnf/es_HN.txt
index 8c8fd34c756..cd727c1cb01 100644
--- a/icu4c/source/data/rbnf/es_HN.txt
+++ b/icu4c/source/data/rbnf/es_HN.txt
@@ -1,5 +1,6 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
es_HN{
- "%%ALIAS"{"es_419"}
+ %%Parent{"es_419"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/es_MX.txt b/icu4c/source/data/rbnf/es_MX.txt
index 5c8ccd3e946..27b775c7439 100644
--- a/icu4c/source/data/rbnf/es_MX.txt
+++ b/icu4c/source/data/rbnf/es_MX.txt
@@ -1,5 +1,6 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
es_MX{
- "%%ALIAS"{"es_419"}
+ %%Parent{"es_419"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/es_NI.txt b/icu4c/source/data/rbnf/es_NI.txt
index b6cc717955e..e711c11e2cb 100644
--- a/icu4c/source/data/rbnf/es_NI.txt
+++ b/icu4c/source/data/rbnf/es_NI.txt
@@ -1,5 +1,6 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
es_NI{
- "%%ALIAS"{"es_419"}
+ %%Parent{"es_419"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/es_PA.txt b/icu4c/source/data/rbnf/es_PA.txt
index bc582282924..aa4811456c4 100644
--- a/icu4c/source/data/rbnf/es_PA.txt
+++ b/icu4c/source/data/rbnf/es_PA.txt
@@ -1,5 +1,6 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
es_PA{
- "%%ALIAS"{"es_419"}
+ %%Parent{"es_419"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/es_PR.txt b/icu4c/source/data/rbnf/es_PR.txt
index d13081ac099..d5753dfdbc8 100644
--- a/icu4c/source/data/rbnf/es_PR.txt
+++ b/icu4c/source/data/rbnf/es_PR.txt
@@ -1,5 +1,6 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
es_PR{
- "%%ALIAS"{"es_419"}
+ %%Parent{"es_419"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/es_SV.txt b/icu4c/source/data/rbnf/es_SV.txt
index a29d062022e..426c56d5b5f 100644
--- a/icu4c/source/data/rbnf/es_SV.txt
+++ b/icu4c/source/data/rbnf/es_SV.txt
@@ -1,5 +1,6 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
es_SV{
- "%%ALIAS"{"es_419"}
+ %%Parent{"es_419"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/es_US.txt b/icu4c/source/data/rbnf/es_US.txt
index dac69594e2c..4f97570d46c 100644
--- a/icu4c/source/data/rbnf/es_US.txt
+++ b/icu4c/source/data/rbnf/es_US.txt
@@ -1,5 +1,6 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
es_US{
- "%%ALIAS"{"es_419"}
+ %%Parent{"es_419"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/et.txt b/icu4c/source/data/rbnf/et.txt
index b865fcfd5e4..1d545359d01 100644
--- a/icu4c/source/data/rbnf/et.txt
+++ b/icu4c/source/data/rbnf/et.txt
@@ -40,5 +40,5 @@ et{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/fa.txt b/icu4c/source/data/rbnf/fa.txt
index 0c69a60f8b8..5d8044a1bf5 100644
--- a/icu4c/source/data/rbnf/fa.txt
+++ b/icu4c/source/data/rbnf/fa.txt
@@ -55,5 +55,5 @@ fa{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/fa_AF.txt b/icu4c/source/data/rbnf/fa_AF.txt
index f9eea7394d8..42bf047b57a 100644
--- a/icu4c/source/data/rbnf/fa_AF.txt
+++ b/icu4c/source/data/rbnf/fa_AF.txt
@@ -51,5 +51,5 @@ fa_AF{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/ff.txt b/icu4c/source/data/rbnf/ff.txt
index 912348337bd..71d82c38b5a 100644
--- a/icu4c/source/data/rbnf/ff.txt
+++ b/icu4c/source/data/rbnf/ff.txt
@@ -85,5 +85,5 @@ ff{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/fi.txt b/icu4c/source/data/rbnf/fi.txt
index 3ad9d6ab12d..b637738cd98 100644
--- a/icu4c/source/data/rbnf/fi.txt
+++ b/icu4c/source/data/rbnf/fi.txt
@@ -1271,5 +1271,5 @@ fi{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/fil.txt b/icu4c/source/data/rbnf/fil.txt
index 7c3677a72b6..1de52b52e20 100644
--- a/icu4c/source/data/rbnf/fil.txt
+++ b/icu4c/source/data/rbnf/fil.txt
@@ -56,5 +56,5 @@ fil{
"0: ika =%spellout-cardinal=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/fo.txt b/icu4c/source/data/rbnf/fo.txt
index 4c299579836..37f571bdd99 100644
--- a/icu4c/source/data/rbnf/fo.txt
+++ b/icu4c/source/data/rbnf/fo.txt
@@ -1,8 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
-/**
- * ICU source: /xml/rbnf/fo.xml
- */
fo{
RBNFRules{
SpelloutRules{
@@ -116,5 +113,5 @@ fo{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/fr.txt b/icu4c/source/data/rbnf/fr.txt
index 60776deadb4..c13a192b7ea 100644
--- a/icu4c/source/data/rbnf/fr.txt
+++ b/icu4c/source/data/rbnf/fr.txt
@@ -201,5 +201,5 @@ fr{
"2: =%%spellout-ordinal=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/fr_BE.txt b/icu4c/source/data/rbnf/fr_BE.txt
index d3acfa371a9..151da3028f0 100644
--- a/icu4c/source/data/rbnf/fr_BE.txt
+++ b/icu4c/source/data/rbnf/fr_BE.txt
@@ -180,5 +180,5 @@ fr_BE{
"2: =%%spellout-ordinal=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/fr_CH.txt b/icu4c/source/data/rbnf/fr_CH.txt
index 8357a4fd5ca..d9a111db628 100644
--- a/icu4c/source/data/rbnf/fr_CH.txt
+++ b/icu4c/source/data/rbnf/fr_CH.txt
@@ -181,5 +181,5 @@ fr_CH{
"2: =%%spellout-ordinal=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/ga.txt b/icu4c/source/data/rbnf/ga.txt
index c17970ec579..59460753a3a 100644
--- a/icu4c/source/data/rbnf/ga.txt
+++ b/icu4c/source/data/rbnf/ga.txt
@@ -1,8 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
-/**
- * ICU source: /xml/rbnf/ga.xml
- */
ga{
RBNFRules{
DurationRules{
@@ -245,5 +242,5 @@ ga{
"20: =%%is= =%%quadrillions=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/he.txt b/icu4c/source/data/rbnf/he.txt
index 7fcb17820d2..9b63b65a034 100644
--- a/icu4c/source/data/rbnf/he.txt
+++ b/icu4c/source/data/rbnf/he.txt
@@ -312,5 +312,5 @@ he{
"11: =%spellout-numbering=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/hi.txt b/icu4c/source/data/rbnf/hi.txt
index dd9dc144855..d34381c3e73 100644
--- a/icu4c/source/data/rbnf/hi.txt
+++ b/icu4c/source/data/rbnf/hi.txt
@@ -176,5 +176,5 @@ hi{
"7: =%spellout-cardinal=\u0935\u0940;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/hr.txt b/icu4c/source/data/rbnf/hr.txt
index b17d09f2be5..7f241c9d43b 100644
--- a/icu4c/source/data/rbnf/hr.txt
+++ b/icu4c/source/data/rbnf/hr.txt
@@ -202,5 +202,5 @@ hr{
"0: =%%spellout-ordinal-base=a;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/hu.txt b/icu4c/source/data/rbnf/hu.txt
index e16134f726e..3c5369765ac 100644
--- a/icu4c/source/data/rbnf/hu.txt
+++ b/icu4c/source/data/rbnf/hu.txt
@@ -122,5 +122,5 @@ hu{
"1000000000: =#,##0=.;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/hy.txt b/icu4c/source/data/rbnf/hy.txt
index 5535fd0e1e1..b763e435a1e 100644
--- a/icu4c/source/data/rbnf/hy.txt
+++ b/icu4c/source/data/rbnf/hy.txt
@@ -39,5 +39,5 @@ hy{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/id.txt b/icu4c/source/data/rbnf/id.txt
index 671c3133e90..2cc0abae79a 100644
--- a/icu4c/source/data/rbnf/id.txt
+++ b/icu4c/source/data/rbnf/id.txt
@@ -45,5 +45,5 @@ id{
"0: ke=%spellout-cardinal=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/is.txt b/icu4c/source/data/rbnf/is.txt
index 1f6ee4acb19..4e3e3eb795f 100644
--- a/icu4c/source/data/rbnf/is.txt
+++ b/icu4c/source/data/rbnf/is.txt
@@ -1,8 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
-/**
- * ICU source: /xml/rbnf/is.xml
- */
is{
RBNFRules{
SpelloutRules{
@@ -116,5 +113,5 @@ is{
"1000000000000000000: =#,##0.#=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/it.txt b/icu4c/source/data/rbnf/it.txt
index aa87a67025a..812321b472d 100644
--- a/icu4c/source/data/rbnf/it.txt
+++ b/icu4c/source/data/rbnf/it.txt
@@ -388,5 +388,5 @@ it{
"10: o\u00AD=%spellout-ordinal-feminine=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/ja.txt b/icu4c/source/data/rbnf/ja.txt
index f7dc66e9584..6a14ed6194d 100644
--- a/icu4c/source/data/rbnf/ja.txt
+++ b/icu4c/source/data/rbnf/ja.txt
@@ -78,5 +78,5 @@ ja{
"0: \u7B2C=%spellout-numbering=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/ka.txt b/icu4c/source/data/rbnf/ka.txt
index edba998cd49..2383d69de87 100644
--- a/icu4c/source/data/rbnf/ka.txt
+++ b/icu4c/source/data/rbnf/ka.txt
@@ -63,5 +63,5 @@ ka{
"1: ' =%spellout-cardinal=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/kl.txt b/icu4c/source/data/rbnf/kl.txt
index 3e6bf27be32..d5d355fe457 100644
--- a/icu4c/source/data/rbnf/kl.txt
+++ b/icu4c/source/data/rbnf/kl.txt
@@ -70,5 +70,5 @@ kl{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/km.txt b/icu4c/source/data/rbnf/km.txt
index 27902d6fef9..020826ab4fa 100644
--- a/icu4c/source/data/rbnf/km.txt
+++ b/icu4c/source/data/rbnf/km.txt
@@ -47,5 +47,5 @@ km{
"0: \u1791\u17B8=%spellout-cardinal=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/ko.txt b/icu4c/source/data/rbnf/ko.txt
index cd1e74e83e9..934e832405f 100644
--- a/icu4c/source/data/rbnf/ko.txt
+++ b/icu4c/source/data/rbnf/ko.txt
@@ -246,5 +246,5 @@ ko{
"3: =%%spellout-ordinal-native-smaller=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/ky.txt b/icu4c/source/data/rbnf/ky.txt
index fc282217e83..f824363c712 100644
--- a/icu4c/source/data/rbnf/ky.txt
+++ b/icu4c/source/data/rbnf/ky.txt
@@ -165,5 +165,5 @@ ky{
"1000000000000: 0* <#,##0<<;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/lb.txt b/icu4c/source/data/rbnf/lb.txt
index 3cef774f112..65746029f1c 100644
--- a/icu4c/source/data/rbnf/lb.txt
+++ b/icu4c/source/data/rbnf/lb.txt
@@ -201,5 +201,5 @@ lb{
"1: ' =%spellout-ordinal-neuter=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/lo.txt b/icu4c/source/data/rbnf/lo.txt
index f4fe883ac00..bb9c818b57f 100644
--- a/icu4c/source/data/rbnf/lo.txt
+++ b/icu4c/source/data/rbnf/lo.txt
@@ -43,5 +43,5 @@ lo{
"0: \u0E17\u0E35\u0E48\u200B=%spellout-cardinal=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/lrc.txt b/icu4c/source/data/rbnf/lrc.txt
index 6338ebc2c66..5d6c7bd38a3 100644
--- a/icu4c/source/data/rbnf/lrc.txt
+++ b/icu4c/source/data/rbnf/lrc.txt
@@ -55,5 +55,5 @@ lrc{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/lt.txt b/icu4c/source/data/rbnf/lt.txt
index a29e6bb7337..675a653403c 100644
--- a/icu4c/source/data/rbnf/lt.txt
+++ b/icu4c/source/data/rbnf/lt.txt
@@ -106,5 +106,5 @@ lt{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/lv.txt b/icu4c/source/data/rbnf/lv.txt
index 99400dd7295..0510489c940 100644
--- a/icu4c/source/data/rbnf/lv.txt
+++ b/icu4c/source/data/rbnf/lv.txt
@@ -81,5 +81,5 @@ lv{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/mk.txt b/icu4c/source/data/rbnf/mk.txt
index ebf0fd3aeed..a402cfede4a 100644
--- a/icu4c/source/data/rbnf/mk.txt
+++ b/icu4c/source/data/rbnf/mk.txt
@@ -1,8 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
-/**
- * ICU source: /xml/rbnf/mk.xml
- */
mk{
RBNFRules{
SpelloutRules{
@@ -97,5 +94,5 @@ mk{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/ms.txt b/icu4c/source/data/rbnf/ms.txt
index 1868203c89e..cab9d7dcce8 100644
--- a/icu4c/source/data/rbnf/ms.txt
+++ b/icu4c/source/data/rbnf/ms.txt
@@ -50,5 +50,5 @@ ms{
"2: ke=%spellout-cardinal=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/mt.txt b/icu4c/source/data/rbnf/mt.txt
index ba93581881c..dbdfd0f527b 100644
--- a/icu4c/source/data/rbnf/mt.txt
+++ b/icu4c/source/data/rbnf/mt.txt
@@ -1,8 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
-/**
- * ICU source: /xml/rbnf/mt.xml
- */
mt{
RBNFRules{
DurationRules{
@@ -268,5 +265,5 @@ mt{
"10: g\u0127axart;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/my.txt b/icu4c/source/data/rbnf/my.txt
index 49e0928dd06..b82be188e5a 100644
--- a/icu4c/source/data/rbnf/my.txt
+++ b/icu4c/source/data/rbnf/my.txt
@@ -51,5 +51,5 @@ my{
"11: =%spellout-cardinal=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/nb.txt b/icu4c/source/data/rbnf/nb.txt
index ef87ae1ac2e..3a9c562183d 100644
--- a/icu4c/source/data/rbnf/nb.txt
+++ b/icu4c/source/data/rbnf/nb.txt
@@ -1,8 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
-/**
- * ICU source: /xml/rbnf/nb.xml
- */
nb{
RBNFRules{
SpelloutRules{
@@ -311,5 +308,5 @@ nb{
"1: er =%spellout-ordinal-plural=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/nl.txt b/icu4c/source/data/rbnf/nl.txt
index 9b016cd814a..3985730b62f 100644
--- a/icu4c/source/data/rbnf/nl.txt
+++ b/icu4c/source/data/rbnf/nl.txt
@@ -106,5 +106,5 @@ nl{
"1000000000000000000: =#,##0=.;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/nn.txt b/icu4c/source/data/rbnf/nn.txt
index 826ef866be5..00453ea43f0 100644
--- a/icu4c/source/data/rbnf/nn.txt
+++ b/icu4c/source/data/rbnf/nn.txt
@@ -1,8 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
-/**
- * ICU source: /xml/rbnf/nn.xml
- */
nn{
RBNFRules{
SpelloutRules{
@@ -54,21 +51,21 @@ nn{
"40: f\u00F8rti[\u00AD>>];",
"50: femti[\u00AD>>];",
"60: seksti[\u00AD>>];",
- "70: s\u00F8tti[\u00AD>>];",
+ "70: sytti[\u00AD>>];",
"80: \u00E5tti[\u00AD>>];",
"90: nitti[\u00AD>>];",
"100: <%spellout-cardinal-neuter< hundre[ og >>];",
"1000: <%spellout-cardinal-neuter< tusen[ og >>];",
- "1000000: \u00E9in miljon[ >>];",
- "2000000: << miljoner[ >>];",
- "1000000000: \u00E9in miljard[ >>];",
- "2000000000: << miljarder[ >>];",
- "1000000000000: \u00E9in biljon[ >>];",
- "2000000000000: << biljoner[ >>];",
- "1000000000000000: \u00E9in biljard[ >>];",
- "2000000000000000: << biljarder[ >>];",
+ "1000000: \u00E9in million[ >>];",
+ "2000000: << millionar[ >>];",
+ "1000000000: \u00E9in milliard[ >>];",
+ "2000000000: << milliardar[ >>];",
+ "1000000000000: \u00E9in billion[ >>];",
+ "2000000000000: << billionar[ >>];",
+ "1000000000000000: \u00E9in billiard[ >>];",
+ "2000000000000000: << biliardar[ >>];",
"1000000000000000000: =#,##0=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/pl.txt b/icu4c/source/data/rbnf/pl.txt
index dd1a949aeb7..ca8a8ab394b 100644
--- a/icu4c/source/data/rbnf/pl.txt
+++ b/icu4c/source/data/rbnf/pl.txt
@@ -394,5 +394,5 @@ pl{
"10: << >>;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/pt.txt b/icu4c/source/data/rbnf/pt.txt
index 4652d0502c5..ab18470bb45 100644
--- a/icu4c/source/data/rbnf/pt.txt
+++ b/icu4c/source/data/rbnf/pt.txt
@@ -194,5 +194,5 @@ pt{
"1000000000000000000: =#,##0=\u00AA;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/pt_PT.txt b/icu4c/source/data/rbnf/pt_PT.txt
index f167e0389b3..d9bc42f55c7 100644
--- a/icu4c/source/data/rbnf/pt_PT.txt
+++ b/icu4c/source/data/rbnf/pt_PT.txt
@@ -184,5 +184,5 @@ pt_PT{
"1000000000000000000: =#,##0=\u00AA;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/qu.txt b/icu4c/source/data/rbnf/qu.txt
index e9473c4513e..aae34aff00d 100644
--- a/icu4c/source/data/rbnf/qu.txt
+++ b/icu4c/source/data/rbnf/qu.txt
@@ -42,5 +42,5 @@ qu{
"0: =%spellout-cardinal=-\u00F1iqin;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/ro.txt b/icu4c/source/data/rbnf/ro.txt
index 2f2c54f98de..df350b945e0 100644
--- a/icu4c/source/data/rbnf/ro.txt
+++ b/icu4c/source/data/rbnf/ro.txt
@@ -87,5 +87,5 @@ ro{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/root.txt b/icu4c/source/data/rbnf/root.txt
index 40cb26a440b..0a81cae0e46 100644
--- a/icu4c/source/data/rbnf/root.txt
+++ b/icu4c/source/data/rbnf/root.txt
@@ -1,8 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
-/**
- * ICU source: /xml/rbnf/root.xml
- */
root{
RBNFRules{
DurationRules{
@@ -658,5 +655,5 @@ root{
"0: =#,##0.#=.;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/ru.txt b/icu4c/source/data/rbnf/ru.txt
index f6fa7b91608..bddf25c5e1b 100644
--- a/icu4c/source/data/rbnf/ru.txt
+++ b/icu4c/source/data/rbnf/ru.txt
@@ -1,8 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
-/**
- * ICU source: /xml/rbnf/ru.xml
- */
ru{
RBNFRules{
SpelloutRules{
@@ -1386,5 +1383,5 @@ ru{
"21001: =0=.;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/se.txt b/icu4c/source/data/rbnf/se.txt
index 1d16935bfdd..caddfefacf3 100644
--- a/icu4c/source/data/rbnf/se.txt
+++ b/icu4c/source/data/rbnf/se.txt
@@ -36,5 +36,5 @@ se{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/sk.txt b/icu4c/source/data/rbnf/sk.txt
index cb807eefa92..038cbe3e9db 100644
--- a/icu4c/source/data/rbnf/sk.txt
+++ b/icu4c/source/data/rbnf/sk.txt
@@ -80,5 +80,5 @@ sk{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/sl.txt b/icu4c/source/data/rbnf/sl.txt
index 77d58cf5278..8628cedf275 100644
--- a/icu4c/source/data/rbnf/sl.txt
+++ b/icu4c/source/data/rbnf/sl.txt
@@ -128,5 +128,5 @@ sl{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/sq.txt b/icu4c/source/data/rbnf/sq.txt
index c3cbdd7b9b0..706782785bf 100644
--- a/icu4c/source/data/rbnf/sq.txt
+++ b/icu4c/source/data/rbnf/sq.txt
@@ -63,5 +63,5 @@ sq{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/sr.txt b/icu4c/source/data/rbnf/sr.txt
index 2f3b4962f14..81d7106e5db 100644
--- a/icu4c/source/data/rbnf/sr.txt
+++ b/icu4c/source/data/rbnf/sr.txt
@@ -1,8 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
-/**
- * ICU source: /xml/rbnf/sr.xml
- */
sr{
RBNFRules{
SpelloutRules{
@@ -150,5 +147,5 @@ sr{
"400: <%spellout-cardinal-feminine<\u0441\u0442\u043E>%%ordti>;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/sr_Latn.txt b/icu4c/source/data/rbnf/sr_Latn.txt
index f63e2697153..6770e4b32c5 100644
--- a/icu4c/source/data/rbnf/sr_Latn.txt
+++ b/icu4c/source/data/rbnf/sr_Latn.txt
@@ -146,5 +146,5 @@ sr_Latn{
"400: <%spellout-cardinal-feminine%%ordti>;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/su.txt b/icu4c/source/data/rbnf/su.txt
new file mode 100644
index 00000000000..ac19c4786f2
--- /dev/null
+++ b/icu4c/source/data/rbnf/su.txt
@@ -0,0 +1,43 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+su{
+ RBNFRules{
+ SpelloutRules{
+ "%spellout-numbering-year:",
+ "x.x: =0.0=;",
+ "0: =%spellout-numbering=;",
+ "%spellout-numbering:",
+ "0: =%spellout-cardinal=;",
+ "%spellout-cardinal:",
+ "-x: mineus >>;",
+ "x.x: << titik >>;",
+ "0: nol;",
+ "1: hiji;",
+ "2: dua;",
+ "3: tilu;",
+ "4: opat;",
+ "5: lima;",
+ "6: genep;",
+ "7: tujuh;",
+ "8: dalapan;",
+ "9: salapan;",
+ "10: sapuluh;",
+ "11: sabelas;",
+ "12: >> belas;",
+ "20: << puluh[ >>];",
+ "100: <%%spellout-cardinal-large>];",
+ "1000: <%%spellout-cardinal-large>];",
+ "1000000: <%%spellout-cardinal-large>];",
+ "1000000000: <%%spellout-cardinal-large>];",
+ "1000000000000: =#,##0=;",
+ "%%spellout-cardinal-large:",
+ "1: sa;",
+ "0: =%spellout-cardinal= ;",
+ "%spellout-ordinal:",
+ "-x: mineus >>;",
+ "x.x: =#,##0.0=;",
+ "0: ka=%spellout-cardinal=;",
+ }
+ }
+ Version{"37"}
+}
diff --git a/icu4c/source/data/rbnf/sv.txt b/icu4c/source/data/rbnf/sv.txt
index ec762362972..e5133eb7e1e 100644
--- a/icu4c/source/data/rbnf/sv.txt
+++ b/icu4c/source/data/rbnf/sv.txt
@@ -221,5 +221,5 @@ sv{
"0: =%spellout-ordinal-neuter=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/sw.txt b/icu4c/source/data/rbnf/sw.txt
index 155f1bb7ceb..d2953784192 100644
--- a/icu4c/source/data/rbnf/sw.txt
+++ b/icu4c/source/data/rbnf/sw.txt
@@ -48,5 +48,5 @@ sw{
"3: wa =%spellout-cardinal=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/ta.txt b/icu4c/source/data/rbnf/ta.txt
index 5b404f5d025..06dce55ebb6 100644
--- a/icu4c/source/data/rbnf/ta.txt
+++ b/icu4c/source/data/rbnf/ta.txt
@@ -84,5 +84,5 @@ ta{
"21: =#,##,##0=\u0BBE\u0BB5\u0BA4\u0BC1;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/th.txt b/icu4c/source/data/rbnf/th.txt
index cead5333e2b..de3e555fece 100644
--- a/icu4c/source/data/rbnf/th.txt
+++ b/icu4c/source/data/rbnf/th.txt
@@ -43,5 +43,5 @@ th{
"0: \u0E17\u0E35\u0E48\u200B=%spellout-cardinal=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/tr.txt b/icu4c/source/data/rbnf/tr.txt
index 0d2b09e381f..e9c99d4a7b6 100644
--- a/icu4c/source/data/rbnf/tr.txt
+++ b/icu4c/source/data/rbnf/tr.txt
@@ -87,5 +87,5 @@ tr{
"1000000000000000000: =#,##0='inci;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/uk.txt b/icu4c/source/data/rbnf/uk.txt
index de82ab7a6af..db394b5face 100644
--- a/icu4c/source/data/rbnf/uk.txt
+++ b/icu4c/source/data/rbnf/uk.txt
@@ -1,8 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
-/**
- * ICU source: /xml/rbnf/uk.xml
- */
uk{
RBNFRules{
SpelloutRules{
@@ -121,5 +118,5 @@ uk{
"1000000000000000000: =#,##0=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/vi.txt b/icu4c/source/data/rbnf/vi.txt
index 5245faf4532..f6d663ac441 100644
--- a/icu4c/source/data/rbnf/vi.txt
+++ b/icu4c/source/data/rbnf/vi.txt
@@ -59,5 +59,5 @@ vi{
"5: th\u1EE9 =%spellout-cardinal=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/yue.txt b/icu4c/source/data/rbnf/yue.txt
index d13f2b6e71d..b2b1b5ed65c 100644
--- a/icu4c/source/data/rbnf/yue.txt
+++ b/icu4c/source/data/rbnf/yue.txt
@@ -158,5 +158,5 @@ yue{
"0: \u7B2C=%spellout-numbering=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/yue_Hans.txt b/icu4c/source/data/rbnf/yue_Hans.txt
index 4a73ee84ee4..681e422d026 100644
--- a/icu4c/source/data/rbnf/yue_Hans.txt
+++ b/icu4c/source/data/rbnf/yue_Hans.txt
@@ -159,5 +159,5 @@ yue_Hans{
"0: \u7B2C=%spellout-numbering=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/zh.txt b/icu4c/source/data/rbnf/zh.txt
index 0b0c009b174..d8994efa47a 100644
--- a/icu4c/source/data/rbnf/zh.txt
+++ b/icu4c/source/data/rbnf/zh.txt
@@ -240,5 +240,5 @@ zh{
"0: \u7B2C=%spellout-numbering=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/zh_HK.txt b/icu4c/source/data/rbnf/zh_HK.txt
index dfc94ed1d12..fe72a0ea43c 100644
--- a/icu4c/source/data/rbnf/zh_HK.txt
+++ b/icu4c/source/data/rbnf/zh_HK.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
zh_HK{
- "%%ALIAS"{"yue"}
+ "%%ALIAS"{"zh_Hant_HK"}
}
diff --git a/icu4c/source/data/rbnf/zh_Hant.txt b/icu4c/source/data/rbnf/zh_Hant.txt
index b0c4ddccec8..a89b088d1db 100644
--- a/icu4c/source/data/rbnf/zh_Hant.txt
+++ b/icu4c/source/data/rbnf/zh_Hant.txt
@@ -214,5 +214,5 @@ zh_Hant{
"0: \u7B2C=%spellout-numbering=;",
}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/rbnf/zh_Hant_MO.txt b/icu4c/source/data/rbnf/zh_Hant_MO.txt
new file mode 100644
index 00000000000..379ea44361a
--- /dev/null
+++ b/icu4c/source/data/rbnf/zh_Hant_MO.txt
@@ -0,0 +1,8 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+/**
+ * generated alias target
+ */
+zh_Hant_MO{
+ ___{""}
+}
diff --git a/icu4c/source/data/rbnf/zh_Hant_TW.txt b/icu4c/source/data/rbnf/zh_Hant_TW.txt
new file mode 100644
index 00000000000..b62ad692777
--- /dev/null
+++ b/icu4c/source/data/rbnf/zh_Hant_TW.txt
@@ -0,0 +1,8 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+/**
+ * generated alias target
+ */
+zh_Hant_TW{
+ ___{""}
+}
diff --git a/icu4c/source/data/rbnf/zh_MO.txt b/icu4c/source/data/rbnf/zh_MO.txt
index 61a7875afb2..6565bf7c3fc 100644
--- a/icu4c/source/data/rbnf/zh_MO.txt
+++ b/icu4c/source/data/rbnf/zh_MO.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
zh_MO{
- "%%ALIAS"{"yue"}
+ "%%ALIAS"{"zh_Hant_MO"}
}
diff --git a/icu4c/source/data/rbnf/zh_TW.txt b/icu4c/source/data/rbnf/zh_TW.txt
index 51c28826dcb..9372c5067ad 100644
--- a/icu4c/source/data/rbnf/zh_TW.txt
+++ b/icu4c/source/data/rbnf/zh_TW.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
zh_TW{
- "%%ALIAS"{"zh_Hant"}
+ "%%ALIAS"{"zh_Hant_TW"}
}
diff --git a/icu4c/source/data/region/LOCALE_DEPS.json b/icu4c/source/data/region/LOCALE_DEPS.json
index 808163607cf..681e78cf587 100644
--- a/icu4c/source/data/region/LOCALE_DEPS.json
+++ b/icu4c/source/data/region/LOCALE_DEPS.json
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
{
- "cldrVersion": "36.1",
+ "cldrVersion": "37",
"aliases": {
"ars": "ar_SA",
"az_AZ": "az_Latn_AZ",
@@ -17,12 +17,16 @@
"in_ID": "id_ID",
"iw": "he",
"iw_IL": "he_IL",
+ "ks_IN": "ks_Arab_IN",
+ "mni_IN": "mni_Beng_IN",
"mo": "ro",
"no": "nb",
"no_NO": "nb_NO",
"no_NO_NY": "nn_NO",
"pa_IN": "pa_Guru_IN",
"pa_PK": "pa_Arab_PK",
+ "sat_IN": "sat_Olck_IN",
+ "sd_PK": "sd_Arab_PK",
"sh": "sr_Latn",
"sh_BA": "sr_Latn_BA",
"sh_CS": "sr_Latn_RS",
@@ -38,6 +42,7 @@
"sr_RS": "sr_Cyrl_RS",
"sr_XK": "sr_Cyrl_XK",
"sr_YU": "sr_Cyrl_RS",
+ "su_ID": "su_Latn_ID",
"tl": "fil",
"tl_PH": "fil_PH",
"uz_AF": "uz_Arab_AF",
@@ -170,6 +175,7 @@
"es_US": "es_419",
"es_UY": "es_419",
"es_VE": "es_419",
+ "ff_Adlm": "root",
"pa_Arab": "root",
"pt_AO": "pt_PT",
"pt_CH": "pt_PT",
@@ -181,6 +187,7 @@
"pt_MZ": "pt_PT",
"pt_ST": "pt_PT",
"pt_TL": "pt_PT",
+ "sd_Deva": "root",
"shi_Latn": "root",
"sr_Latn": "root",
"uz_Arab": "root",
diff --git a/icu4c/source/data/region/af.txt b/icu4c/source/data/region/af.txt
index 0e424ff626f..6bcf3a00cc1 100644
--- a/icu4c/source/data/region/af.txt
+++ b/icu4c/source/data/region/af.txt
@@ -311,8 +311,6 @@ af{
CI{"Cote d’Ivoire"}
CZ{"Tsjeggiese Republiek"}
FK{"Falklandeilande (Malvinas)"}
- SZ{"Eswatini"}
- TL{"Oos-Timor"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/agq.txt b/icu4c/source/data/region/agq.txt
index a92b08a4b42..50a2e6610d0 100644
--- a/icu4c/source/data/region/agq.txt
+++ b/icu4c/source/data/region/agq.txt
@@ -226,5 +226,5 @@ agq{
ZM{"Zambìa"}
ZW{"Zìmbagbɛ̀"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ak.txt b/icu4c/source/data/region/ak.txt
index 249f2f3971b..1c050f08d00 100644
--- a/icu4c/source/data/region/ak.txt
+++ b/icu4c/source/data/region/ak.txt
@@ -226,5 +226,5 @@ ak{
ZM{"Zambia"}
ZW{"Zembabwe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/am.txt b/icu4c/source/data/region/am.txt
index 62d46853109..2e6c3c2ca8e 100644
--- a/icu4c/source/data/region/am.txt
+++ b/icu4c/source/data/region/am.txt
@@ -314,5 +314,5 @@ am{
SZ{"ስዋዚላንድ"}
TL{"ምስራቅ ቲሞር"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ar.txt b/icu4c/source/data/region/ar.txt
index 77e1e4eaf51..edae3b33568 100644
--- a/icu4c/source/data/region/ar.txt
+++ b/icu4c/source/data/region/ar.txt
@@ -287,6 +287,8 @@ ar{
VU{"فانواتو"}
WF{"جزر والس وفوتونا"}
WS{"ساموا"}
+ XA{"لكنات تجريبية غير أصلية"}
+ XB{"لكنات تجريبية ثنائية الاتجاه"}
XK{"كوسوفو"}
YE{"اليمن"}
YT{"مايوت"}
@@ -296,12 +298,9 @@ ar{
ZZ{"منطقة غير معروفة"}
}
Countries%short{
- GB{"المملكة المتحدة"}
HK{"هونغ كونغ"}
MO{"مكاو"}
PS{"فلسطين"}
- UN{"الأمم المتحدة"}
- US{"الولايات المتحدة"}
}
Countries%variant{
CD{"جمهورية الكونغو الديمقراطية"}
@@ -312,5 +311,5 @@ ar{
SZ{"سوازيلاند"}
TL{"تيمور الشرقية"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ar_AE.txt b/icu4c/source/data/region/ar_AE.txt
index 1d9de795737..aedab77fb8e 100644
--- a/icu4c/source/data/region/ar_AE.txt
+++ b/icu4c/source/data/region/ar_AE.txt
@@ -5,5 +5,5 @@ ar_AE{
CI{"ساحل العاج"}
TL{"التيمور الشرقية"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ar_LY.txt b/icu4c/source/data/region/ar_LY.txt
index 43955a1e257..3edfae61b79 100644
--- a/icu4c/source/data/region/ar_LY.txt
+++ b/icu4c/source/data/region/ar_LY.txt
@@ -6,5 +6,5 @@ ar_LY{
MS{"مونتيسيرات"}
UY{"أوروغواي"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ar_SA.txt b/icu4c/source/data/region/ar_SA.txt
index e7f54539cd6..d0f200863ef 100644
--- a/icu4c/source/data/region/ar_SA.txt
+++ b/icu4c/source/data/region/ar_SA.txt
@@ -14,5 +14,5 @@ ar_SA{
Countries%variant{
CZ{"التشيك"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/as.txt b/icu4c/source/data/region/as.txt
index 5bd76d7d4d9..cc033cd0fa2 100644
--- a/icu4c/source/data/region/as.txt
+++ b/icu4c/source/data/region/as.txt
@@ -313,5 +313,5 @@ as{
SZ{"স্বাজিলেণ্ড"}
TL{"পূৱ টিমোৰ"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/asa.txt b/icu4c/source/data/region/asa.txt
index 21e947dafb6..0db3709cf79 100644
--- a/icu4c/source/data/region/asa.txt
+++ b/icu4c/source/data/region/asa.txt
@@ -224,5 +224,5 @@ asa{
ZM{"Dhambia"}
ZW{"Dhimbabwe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ast.txt b/icu4c/source/data/region/ast.txt
index 5ea27458d72..1862c101dfa 100644
--- a/icu4c/source/data/region/ast.txt
+++ b/icu4c/source/data/region/ast.txt
@@ -308,5 +308,5 @@ ast{
FK{"Islles Malvines (Falkland Islands)"}
TL{"Timor Este"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/az.txt b/icu4c/source/data/region/az.txt
index 247dc3a4942..a4c80f9c7cc 100644
--- a/icu4c/source/data/region/az.txt
+++ b/icu4c/source/data/region/az.txt
@@ -312,7 +312,6 @@ az{
CZ{"Çex Respublikası"}
FK{"Folklend adaları (Malvin adaları)"}
SZ{"Svazilend"}
- TL{"Şərqi Timor"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/az_Cyrl.txt b/icu4c/source/data/region/az_Cyrl.txt
index 7ad252237ad..f4955de5d0f 100644
--- a/icu4c/source/data/region/az_Cyrl.txt
+++ b/icu4c/source/data/region/az_Cyrl.txt
@@ -301,5 +301,5 @@ az_Cyrl{
CZ{"Чех Республикасы"}
FK{"Фолкленд адалары (Малвин адалары)"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/az_Latn.txt b/icu4c/source/data/region/az_Latn.txt
index 4ed06397d5b..6022c58dbe0 100644
--- a/icu4c/source/data/region/az_Latn.txt
+++ b/icu4c/source/data/region/az_Latn.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
az_Latn{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/bas.txt b/icu4c/source/data/region/bas.txt
index 903b06106c4..d97361b3b07 100644
--- a/icu4c/source/data/region/bas.txt
+++ b/icu4c/source/data/region/bas.txt
@@ -223,5 +223,5 @@ bas{
ZM{"Zàmbià"}
ZW{"Zìmbàbwê"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/be.txt b/icu4c/source/data/region/be.txt
index 5f3fceb5b1b..b0311d85af5 100644
--- a/icu4c/source/data/region/be.txt
+++ b/icu4c/source/data/region/be.txt
@@ -298,7 +298,6 @@ be{
ZZ{"Невядомы рэгіён"}
}
Countries%short{
- GB{"Вялікабрытанія"}
HK{"Ганконг"}
MO{"Макаа"}
PS{"Палесціна"}
@@ -313,5 +312,5 @@ be{
SZ{"Свазіленд"}
TL{"Усходні Тымор"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/bem.txt b/icu4c/source/data/region/bem.txt
index b41ffbebef5..e1d1a1892b7 100644
--- a/icu4c/source/data/region/bem.txt
+++ b/icu4c/source/data/region/bem.txt
@@ -4,5 +4,5 @@ bem{
Countries{
ZM{"Zambia"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/bez.txt b/icu4c/source/data/region/bez.txt
index c564083d248..3823245d11b 100644
--- a/icu4c/source/data/region/bez.txt
+++ b/icu4c/source/data/region/bez.txt
@@ -226,5 +226,5 @@ bez{
ZM{"Huzambia"}
ZW{"Huzimbabwe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/bg.txt b/icu4c/source/data/region/bg.txt
index 5256b932db7..2d7705459b3 100644
--- a/icu4c/source/data/region/bg.txt
+++ b/icu4c/source/data/region/bg.txt
@@ -298,7 +298,6 @@ bg{
ZZ{"непознат регион"}
}
Countries%short{
- GB{"Обединеното кралство"}
HK{"Хонконг"}
MO{"Макао"}
PS{"Палестина"}
@@ -307,11 +306,9 @@ bg{
Countries%variant{
CD{"Конго (ДРК)"}
CG{"Конго (Република)"}
- CI{"Кот д’Ивоар"}
CZ{"Чешка република"}
FK{"Фолкландски острови (Малвински острови)"}
SZ{"Свазиленд"}
- TL{"Източен Тимор"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/bm.txt b/icu4c/source/data/region/bm.txt
index 18ff45751f7..a89f56b8ace 100644
--- a/icu4c/source/data/region/bm.txt
+++ b/icu4c/source/data/region/bm.txt
@@ -226,5 +226,5 @@ bm{
ZM{"Zanbi"}
ZW{"Zimbabuwe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/bn.txt b/icu4c/source/data/region/bn.txt
index 934a9bab654..edbb5afdc8c 100644
--- a/icu4c/source/data/region/bn.txt
+++ b/icu4c/source/data/region/bn.txt
@@ -314,5 +314,5 @@ bn{
SZ{"সোয়াজিল্যান্ড"}
TL{"পূর্ব তিমুর"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/bn_IN.txt b/icu4c/source/data/region/bn_IN.txt
index 126f30fd87c..2d05e0c4541 100644
--- a/icu4c/source/data/region/bn_IN.txt
+++ b/icu4c/source/data/region/bn_IN.txt
@@ -7,5 +7,5 @@ bn_IN{
Countries%variant{
CD{"কঙ্গো (DRC)"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/bo.txt b/icu4c/source/data/region/bo.txt
index 5a535be6d75..a628404bf57 100644
--- a/icu4c/source/data/region/bo.txt
+++ b/icu4c/source/data/region/bo.txt
@@ -15,5 +15,5 @@ bo{
US{"ཨ་མེ་རི་ཀ།"}
ZZ{"མིའི་ཤེས་རྟོགས་མ་བྱུང་བའི་ཁོར་ཡུག"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/bo_IN.txt b/icu4c/source/data/region/bo_IN.txt
index dccfd43fb3f..7d4c09cd1c7 100644
--- a/icu4c/source/data/region/bo_IN.txt
+++ b/icu4c/source/data/region/bo_IN.txt
@@ -4,5 +4,5 @@ bo_IN{
Countries{
009{"ཨོཤི་ཡཱན་ན།"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/br.txt b/icu4c/source/data/region/br.txt
index 4fe0e142397..08a195d49f4 100644
--- a/icu4c/source/data/region/br.txt
+++ b/icu4c/source/data/region/br.txt
@@ -313,5 +313,5 @@ br{
SZ{"Swaziland"}
TL{"Timor ar Reter"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/brx.txt b/icu4c/source/data/region/brx.txt
index f8b8a5e4c7d..c5efd8b4b51 100644
--- a/icu4c/source/data/region/brx.txt
+++ b/icu4c/source/data/region/brx.txt
@@ -280,5 +280,5 @@ brx{
ZW{"ज़ीम्बाब्वे"}
ZZ{"अज्ञात या अवैध प्रदेश"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/bs.txt b/icu4c/source/data/region/bs.txt
index c09d6ebef6f..b4e361e16e0 100644
--- a/icu4c/source/data/region/bs.txt
+++ b/icu4c/source/data/region/bs.txt
@@ -287,6 +287,8 @@ bs{
VU{"Vanuatu"}
WF{"Ostrva Valis i Futuna"}
WS{"Samoa"}
+ XA{"Pseudo naglasci"}
+ XB{"Pseudo bidi"}
XK{"Kosovo"}
YE{"Jemen"}
YT{"Majote"}
@@ -311,5 +313,5 @@ bs{
FK{"Folklandska (Malvinska) ostrva"}
SZ{"Svazilend"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/bs_Cyrl.txt b/icu4c/source/data/region/bs_Cyrl.txt
index f08684d8eff..a0ae1a4f413 100644
--- a/icu4c/source/data/region/bs_Cyrl.txt
+++ b/icu4c/source/data/region/bs_Cyrl.txt
@@ -311,8 +311,7 @@ bs_Cyrl{
CI{"Обала Слоноваче"}
CZ{"Чешка Република"}
FK{"Фокландска Острва (Малвинска)"}
- SZ{"Есватини"}
TL{"Тимор-Лесте (Источни Тимор)"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/bs_Latn.txt b/icu4c/source/data/region/bs_Latn.txt
index 70dd97d4179..d1a6b5e7fa7 100644
--- a/icu4c/source/data/region/bs_Latn.txt
+++ b/icu4c/source/data/region/bs_Latn.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bs_Latn{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ca.txt b/icu4c/source/data/region/ca.txt
index c37b6d65b89..b9b4b7caf62 100644
--- a/icu4c/source/data/region/ca.txt
+++ b/icu4c/source/data/region/ca.txt
@@ -312,7 +312,6 @@ ca{
CZ{"República Txeca"}
FK{"Illes Malvines (Illes Falkland)"}
SZ{"Swazilàndia"}
- TL{"Timor Oriental"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ccp.txt b/icu4c/source/data/region/ccp.txt
index d7aca2c541e..c40f19ef244 100644
--- a/icu4c/source/data/region/ccp.txt
+++ b/icu4c/source/data/region/ccp.txt
@@ -320,5 +320,5 @@ ccp{
}
TL{"𑄛𑄪𑄉𑄮 𑄖𑄨𑄟𑄪𑄢𑄴"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ce.txt b/icu4c/source/data/region/ce.txt
index ccf2306edaf..079c819fb46 100644
--- a/icu4c/source/data/region/ce.txt
+++ b/icu4c/source/data/region/ce.txt
@@ -294,7 +294,6 @@ ce{
ZZ{"Йоьвзуш йоцу регион"}
}
Countries%short{
- GB{"Йоккха Британи"}
HK{"Гонконг"}
MO{"Макао"}
PS{"ПалестӀина"}
@@ -307,5 +306,5 @@ ce{
FK{"Фолклендан гӀайренаш (Мальвинаш)"}
TL{"Тимор-Лесте"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ceb.txt b/icu4c/source/data/region/ceb.txt
index 3fc1d09e46c..094f97b2bee 100644
--- a/icu4c/source/data/region/ceb.txt
+++ b/icu4c/source/data/region/ceb.txt
@@ -13,7 +13,7 @@ ceb{
015{"Northern Africa"}
017{"Middle Africa"}
018{"Southern Africa"}
- 019{"Americas"}
+ 019{"Mga Amerika"}
021{"Northern America"}
029{"Caribbean"}
030{"Eastern Asia"}
@@ -113,9 +113,9 @@ ceb{
FK{"Falkland Islands"}
FM{"Micronesia"}
FO{"Faroe Islands"}
- FR{"Pransiya"}
+ FR{"Pransya"}
GA{"Gabon"}
- GB{"Hiniusang Gingharian"}
+ GB{"United Kingdom"}
GD{"Grenada"}
GE{"Georgia"}
GF{"French Guiana"}
@@ -153,7 +153,7 @@ ceb{
JE{"Jersey"}
JM{"Jamaica"}
JO{"Jordan"}
- JP{"Hapon"}
+ JP{"Japan"}
KE{"Kenya"}
KG{"Kyrgyzstan"}
KH{"Cambodia"}
@@ -295,13 +295,14 @@ ceb{
ZA{"South Africa"}
ZM{"Zambia"}
ZW{"Zimbabwe"}
- ZZ{"Wala-mailhing Rehiyon"}
+ ZZ{"Wala Mailhing Rehiyon"}
}
Countries%short{
GB{"UK"}
HK{"Hong Kong"}
MO{"Macao"}
PS{"Palestine"}
+ US{"US"}
}
Countries%variant{
CD{"Congo (DRC)"}
@@ -312,5 +313,5 @@ ceb{
SZ{"Swaziland"}
TL{"East Timor"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/cgg.txt b/icu4c/source/data/region/cgg.txt
index f4b841651b5..b88c2bdd59d 100644
--- a/icu4c/source/data/region/cgg.txt
+++ b/icu4c/source/data/region/cgg.txt
@@ -224,5 +224,5 @@ cgg{
ZM{"Zambia"}
ZW{"Zimbabwe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/chr.txt b/icu4c/source/data/region/chr.txt
index ad9598581d6..e6f960f75a2 100644
--- a/icu4c/source/data/region/chr.txt
+++ b/icu4c/source/data/region/chr.txt
@@ -313,5 +313,5 @@ chr{
SZ{"ᎠᏂᏍᏩᏏᎢ"}
TL{"ᏗᎧᎸᎬᎢ ᏘᎼᎵ"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ckb.txt b/icu4c/source/data/region/ckb.txt
index 0277475c91d..a95a69f38f3 100644
--- a/icu4c/source/data/region/ckb.txt
+++ b/icu4c/source/data/region/ckb.txt
@@ -296,15 +296,11 @@ ckb{
ZZ{"ناوچەی نەناسراو"}
}
Countries%short{
- GB{"شانشینی یەکگرتوو"}
- HK{"هۆنگ کۆنگ"}
- MO{"ماکائۆ"}
PS{"فەلەستین"}
- US{"ویلایەتە یەکگرتووەکان"}
}
Countries%variant{
CD{"کۆماری دیموکراتیی کۆنگۆ"}
CG{"کۆماری کۆنگۆ"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/cs.txt b/icu4c/source/data/region/cs.txt
index bfcfeb0a910..9c5a1d17439 100644
--- a/icu4c/source/data/region/cs.txt
+++ b/icu4c/source/data/region/cs.txt
@@ -314,5 +314,5 @@ cs{
SZ{"Eswatini"}
TL{"Timor-Leste"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/cy.txt b/icu4c/source/data/region/cy.txt
index cb2937299cc..dc4f561829d 100644
--- a/icu4c/source/data/region/cy.txt
+++ b/icu4c/source/data/region/cy.txt
@@ -314,5 +314,5 @@ cy{
SZ{"Gwlad Swazi"}
TL{"Dwyrain Timor"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/da.txt b/icu4c/source/data/region/da.txt
index 7d2a0a41986..dfcf1eaa753 100644
--- a/icu4c/source/data/region/da.txt
+++ b/icu4c/source/data/region/da.txt
@@ -303,16 +303,14 @@ da{
MO{"Macao"}
PS{"Palæstina"}
UN{"FN"}
- US{"USA"}
}
Countries%variant{
CD{"Den Demokratiske Republik Congo (DRC)"}
CG{"Republikken Congo"}
- CI{"Elfenbenskysten"}
CZ{"Den Tjekkiske Republik"}
FK{"Falklandsøerne (Islas Malvinas)"}
SZ{"Swaziland"}
TL{"Østtimor"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/dav.txt b/icu4c/source/data/region/dav.txt
index f6fa2c069fb..26bc48e70bb 100644
--- a/icu4c/source/data/region/dav.txt
+++ b/icu4c/source/data/region/dav.txt
@@ -226,5 +226,5 @@ dav{
ZM{"Zambia"}
ZW{"Zimbabwe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/de.txt b/icu4c/source/data/region/de.txt
index 754e1bfdad6..89085946e8d 100644
--- a/icu4c/source/data/region/de.txt
+++ b/icu4c/source/data/region/de.txt
@@ -314,5 +314,5 @@ de{
SZ{"Swasiland"}
TL{"Osttimor"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/de_AT.txt b/icu4c/source/data/region/de_AT.txt
index 29a5fc56e09..06463419510 100644
--- a/icu4c/source/data/region/de_AT.txt
+++ b/icu4c/source/data/region/de_AT.txt
@@ -4,5 +4,5 @@ de_AT{
Countries{
SJ{"Svalbard und Jan Mayen"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/de_CH.txt b/icu4c/source/data/region/de_CH.txt
index 9420174a4fc..184a4f237c0 100644
--- a/icu4c/source/data/region/de_CH.txt
+++ b/icu4c/source/data/region/de_CH.txt
@@ -12,5 +12,5 @@ de_CH{
TL{"Osttimor"}
ZW{"Zimbabwe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/dje.txt b/icu4c/source/data/region/dje.txt
index 07c0529495b..ef10ab7d698 100644
--- a/icu4c/source/data/region/dje.txt
+++ b/icu4c/source/data/region/dje.txt
@@ -225,5 +225,5 @@ dje{
ZM{"Zambi"}
ZW{"Zimbabwe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/dsb.txt b/icu4c/source/data/region/dsb.txt
index f3cdc8576d3..03078f30dc2 100644
--- a/icu4c/source/data/region/dsb.txt
+++ b/icu4c/source/data/region/dsb.txt
@@ -305,5 +305,5 @@ dsb{
FK{"Falklandske kupy (Malwiny)"}
TL{"Pódzajtšny Timor"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/dua.txt b/icu4c/source/data/region/dua.txt
index 487df207228..0c1a475a6d4 100644
--- a/icu4c/source/data/region/dua.txt
+++ b/icu4c/source/data/region/dua.txt
@@ -4,5 +4,5 @@ dua{
Countries{
CM{"Cameroun"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/dyo.txt b/icu4c/source/data/region/dyo.txt
index 7b72dc7ba41..c5d95304b7b 100644
--- a/icu4c/source/data/region/dyo.txt
+++ b/icu4c/source/data/region/dyo.txt
@@ -111,5 +111,5 @@ dyo{
TG{"Togo"}
TH{"Tailand"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/dz.txt b/icu4c/source/data/region/dz.txt
index e6a87e14438..e81f6c387d7 100644
--- a/icu4c/source/data/region/dz.txt
+++ b/icu4c/source/data/region/dz.txt
@@ -301,5 +301,5 @@ dz{
FK{"ཕལྐ་ལནྜ་གླིང་ཚོམ (ཨིས་ལཱས་མལ་བི་ཎཱས)"}
TL{"ཤར་ཕྱོགས་ཏི་་མོར"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ebu.txt b/icu4c/source/data/region/ebu.txt
index bf0f0d321a9..b3e49f29b78 100644
--- a/icu4c/source/data/region/ebu.txt
+++ b/icu4c/source/data/region/ebu.txt
@@ -226,5 +226,5 @@ ebu{
ZM{"Zambia"}
ZW{"Zimbabwe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ee.txt b/icu4c/source/data/region/ee.txt
index c79c0785c94..380419e5dc1 100644
--- a/icu4c/source/data/region/ee.txt
+++ b/icu4c/source/data/region/ee.txt
@@ -296,5 +296,5 @@ ee{
FK{"Falkland ƒudomekpowo (Islas Malvinas) nutome"}
TL{"Ɣedzeƒe Timɔ nutome"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/el.txt b/icu4c/source/data/region/el.txt
index 6c10fd71d33..14210755e8f 100644
--- a/icu4c/source/data/region/el.txt
+++ b/icu4c/source/data/region/el.txt
@@ -308,11 +308,9 @@ el{
Countries%variant{
CD{"Κονγκό (ΛΔΚ)"}
CG{"Κονγκό (Δημοκρατία)"}
- CI{"Ακτή Ελεφαντοστού"}
CZ{"Τσεχική Δημοκρατία"}
FK{"Νήσοι Φόκλαντ (Νήσοι Μαλβίνας)"}
- SZ{"Σουαζιλάνδη"}
TL{"Ανατολικό Τιμόρ"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en.txt b/icu4c/source/data/region/en.txt
index ccd8635c1e9..5c7702ed274 100644
--- a/icu4c/source/data/region/en.txt
+++ b/icu4c/source/data/region/en.txt
@@ -311,10 +311,11 @@ en{
CD{"Congo (DRC)"}
CG{"Congo (Republic)"}
CI{"Ivory Coast"}
+ CV{"Cabo Verde"}
CZ{"Czech Republic"}
FK{"Falkland Islands (Islas Malvinas)"}
SZ{"Swaziland"}
TL{"East Timor"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_001.txt b/icu4c/source/data/region/en_001.txt
index fe5da1ffbe4..37e5e713f27 100644
--- a/icu4c/source/data/region/en_001.txt
+++ b/icu4c/source/data/region/en_001.txt
@@ -12,5 +12,5 @@ en_001{
VC{"St Vincent & Grenadines"}
VI{"US Virgin Islands"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_150.txt b/icu4c/source/data/region/en_150.txt
index dae2fdc78e1..5a9d0dde62b 100644
--- a/icu4c/source/data/region/en_150.txt
+++ b/icu4c/source/data/region/en_150.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_150{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_AG.txt b/icu4c/source/data/region/en_AG.txt
index b510205357a..15f4f3b2f14 100644
--- a/icu4c/source/data/region/en_AG.txt
+++ b/icu4c/source/data/region/en_AG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_AG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_AI.txt b/icu4c/source/data/region/en_AI.txt
index 7433aebae85..ec4deb24332 100644
--- a/icu4c/source/data/region/en_AI.txt
+++ b/icu4c/source/data/region/en_AI.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_AI{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_AT.txt b/icu4c/source/data/region/en_AT.txt
index 63a4b0e5945..e4a6465fadc 100644
--- a/icu4c/source/data/region/en_AT.txt
+++ b/icu4c/source/data/region/en_AT.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_AT{
%%Parent{"en_150"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_AU.txt b/icu4c/source/data/region/en_AU.txt
index 52192b340b2..9cd8be6af3b 100644
--- a/icu4c/source/data/region/en_AU.txt
+++ b/icu4c/source/data/region/en_AU.txt
@@ -9,5 +9,5 @@ en_AU{
MF{"St. Martin"}
VC{"St. Vincent & Grenadines"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_BB.txt b/icu4c/source/data/region/en_BB.txt
index 034d3207c29..814000f3539 100644
--- a/icu4c/source/data/region/en_BB.txt
+++ b/icu4c/source/data/region/en_BB.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_BB{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_BE.txt b/icu4c/source/data/region/en_BE.txt
index af22560b3f7..ded640548a4 100644
--- a/icu4c/source/data/region/en_BE.txt
+++ b/icu4c/source/data/region/en_BE.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_BE{
%%Parent{"en_150"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_BM.txt b/icu4c/source/data/region/en_BM.txt
index e7e911d1ab6..1f9a62c1ac6 100644
--- a/icu4c/source/data/region/en_BM.txt
+++ b/icu4c/source/data/region/en_BM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_BM{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_BS.txt b/icu4c/source/data/region/en_BS.txt
index 18b3c6c37bf..115d86885a1 100644
--- a/icu4c/source/data/region/en_BS.txt
+++ b/icu4c/source/data/region/en_BS.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_BS{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_BW.txt b/icu4c/source/data/region/en_BW.txt
index a246cd8acd6..611516b83c0 100644
--- a/icu4c/source/data/region/en_BW.txt
+++ b/icu4c/source/data/region/en_BW.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_BW{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_BZ.txt b/icu4c/source/data/region/en_BZ.txt
index 123a5f50e1c..226183af7d0 100644
--- a/icu4c/source/data/region/en_BZ.txt
+++ b/icu4c/source/data/region/en_BZ.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_BZ{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_CA.txt b/icu4c/source/data/region/en_CA.txt
index b6e601590e5..ee4fcd489cb 100644
--- a/icu4c/source/data/region/en_CA.txt
+++ b/icu4c/source/data/region/en_CA.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CA{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_CC.txt b/icu4c/source/data/region/en_CC.txt
index 882a96c4c6e..bce9886347b 100644
--- a/icu4c/source/data/region/en_CC.txt
+++ b/icu4c/source/data/region/en_CC.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CC{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_CH.txt b/icu4c/source/data/region/en_CH.txt
index ee8eb2b5cfc..244edf25157 100644
--- a/icu4c/source/data/region/en_CH.txt
+++ b/icu4c/source/data/region/en_CH.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CH{
%%Parent{"en_150"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_CK.txt b/icu4c/source/data/region/en_CK.txt
index 46c73477014..ad52b0e60e4 100644
--- a/icu4c/source/data/region/en_CK.txt
+++ b/icu4c/source/data/region/en_CK.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CK{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_CM.txt b/icu4c/source/data/region/en_CM.txt
index 4de4b603d85..bf63213a9c6 100644
--- a/icu4c/source/data/region/en_CM.txt
+++ b/icu4c/source/data/region/en_CM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CM{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_CX.txt b/icu4c/source/data/region/en_CX.txt
index 9586f9cca08..702f22b6997 100644
--- a/icu4c/source/data/region/en_CX.txt
+++ b/icu4c/source/data/region/en_CX.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CX{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_CY.txt b/icu4c/source/data/region/en_CY.txt
index 19e7a33b6cb..21b11b75693 100644
--- a/icu4c/source/data/region/en_CY.txt
+++ b/icu4c/source/data/region/en_CY.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CY{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_DE.txt b/icu4c/source/data/region/en_DE.txt
index 57ff8d7349e..262361402a1 100644
--- a/icu4c/source/data/region/en_DE.txt
+++ b/icu4c/source/data/region/en_DE.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_DE{
%%Parent{"en_150"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_DG.txt b/icu4c/source/data/region/en_DG.txt
index 881c24b988f..95b8e88b241 100644
--- a/icu4c/source/data/region/en_DG.txt
+++ b/icu4c/source/data/region/en_DG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_DG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_DK.txt b/icu4c/source/data/region/en_DK.txt
index 685a49aba90..d98349b1211 100644
--- a/icu4c/source/data/region/en_DK.txt
+++ b/icu4c/source/data/region/en_DK.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_DK{
%%Parent{"en_150"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_DM.txt b/icu4c/source/data/region/en_DM.txt
index e9db19895e0..5bfedb7bc57 100644
--- a/icu4c/source/data/region/en_DM.txt
+++ b/icu4c/source/data/region/en_DM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_DM{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_ER.txt b/icu4c/source/data/region/en_ER.txt
index d126aa5aae1..afd82fc8084 100644
--- a/icu4c/source/data/region/en_ER.txt
+++ b/icu4c/source/data/region/en_ER.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_ER{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_FI.txt b/icu4c/source/data/region/en_FI.txt
index e7781308fb1..ae4b5178a0f 100644
--- a/icu4c/source/data/region/en_FI.txt
+++ b/icu4c/source/data/region/en_FI.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_FI{
%%Parent{"en_150"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_FJ.txt b/icu4c/source/data/region/en_FJ.txt
index abe4c34b062..0c4ca01ddb1 100644
--- a/icu4c/source/data/region/en_FJ.txt
+++ b/icu4c/source/data/region/en_FJ.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_FJ{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_FK.txt b/icu4c/source/data/region/en_FK.txt
index f1c3c466247..9c92bfddf15 100644
--- a/icu4c/source/data/region/en_FK.txt
+++ b/icu4c/source/data/region/en_FK.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_FK{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_FM.txt b/icu4c/source/data/region/en_FM.txt
index 96883597e8f..352f324e971 100644
--- a/icu4c/source/data/region/en_FM.txt
+++ b/icu4c/source/data/region/en_FM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_FM{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_GB.txt b/icu4c/source/data/region/en_GB.txt
index 8213cb07c68..a03b26b743f 100644
--- a/icu4c/source/data/region/en_GB.txt
+++ b/icu4c/source/data/region/en_GB.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GB{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_GD.txt b/icu4c/source/data/region/en_GD.txt
index 22ed594061a..98ca5e43fb1 100644
--- a/icu4c/source/data/region/en_GD.txt
+++ b/icu4c/source/data/region/en_GD.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GD{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_GG.txt b/icu4c/source/data/region/en_GG.txt
index 675cb9352f3..8bee533ca6e 100644
--- a/icu4c/source/data/region/en_GG.txt
+++ b/icu4c/source/data/region/en_GG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_GH.txt b/icu4c/source/data/region/en_GH.txt
index ad6ff5bcafd..de371508504 100644
--- a/icu4c/source/data/region/en_GH.txt
+++ b/icu4c/source/data/region/en_GH.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GH{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_GI.txt b/icu4c/source/data/region/en_GI.txt
index 93dee6d057d..5afa54f0b21 100644
--- a/icu4c/source/data/region/en_GI.txt
+++ b/icu4c/source/data/region/en_GI.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GI{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_GM.txt b/icu4c/source/data/region/en_GM.txt
index 0c550b3037f..bbf424ce80b 100644
--- a/icu4c/source/data/region/en_GM.txt
+++ b/icu4c/source/data/region/en_GM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GM{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_GY.txt b/icu4c/source/data/region/en_GY.txt
index 1f23301015e..905d5bef164 100644
--- a/icu4c/source/data/region/en_GY.txt
+++ b/icu4c/source/data/region/en_GY.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GY{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_HK.txt b/icu4c/source/data/region/en_HK.txt
index 7f6ef70b4e8..3eec8fe6d58 100644
--- a/icu4c/source/data/region/en_HK.txt
+++ b/icu4c/source/data/region/en_HK.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_HK{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_IE.txt b/icu4c/source/data/region/en_IE.txt
index 423f29dcff0..96feab56fd0 100644
--- a/icu4c/source/data/region/en_IE.txt
+++ b/icu4c/source/data/region/en_IE.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_IE{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_IL.txt b/icu4c/source/data/region/en_IL.txt
index 02e80c533bc..2d329190ae6 100644
--- a/icu4c/source/data/region/en_IL.txt
+++ b/icu4c/source/data/region/en_IL.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_IL{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_IM.txt b/icu4c/source/data/region/en_IM.txt
index 898ee622fac..15a218b3459 100644
--- a/icu4c/source/data/region/en_IM.txt
+++ b/icu4c/source/data/region/en_IM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_IM{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_IN.txt b/icu4c/source/data/region/en_IN.txt
index e994657d248..7cc832de46b 100644
--- a/icu4c/source/data/region/en_IN.txt
+++ b/icu4c/source/data/region/en_IN.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_IN{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_IO.txt b/icu4c/source/data/region/en_IO.txt
index 3f59a942a76..5cd72105461 100644
--- a/icu4c/source/data/region/en_IO.txt
+++ b/icu4c/source/data/region/en_IO.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_IO{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_JE.txt b/icu4c/source/data/region/en_JE.txt
index 8a8aa1e627b..d8e0823c165 100644
--- a/icu4c/source/data/region/en_JE.txt
+++ b/icu4c/source/data/region/en_JE.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_JE{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_JM.txt b/icu4c/source/data/region/en_JM.txt
index 75490849ae4..695ae1a1812 100644
--- a/icu4c/source/data/region/en_JM.txt
+++ b/icu4c/source/data/region/en_JM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_JM{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_KE.txt b/icu4c/source/data/region/en_KE.txt
index 4282fa91b23..eecdd357a01 100644
--- a/icu4c/source/data/region/en_KE.txt
+++ b/icu4c/source/data/region/en_KE.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_KE{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_KI.txt b/icu4c/source/data/region/en_KI.txt
index 7ce9da107c9..6c68a9fa83d 100644
--- a/icu4c/source/data/region/en_KI.txt
+++ b/icu4c/source/data/region/en_KI.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_KI{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_KN.txt b/icu4c/source/data/region/en_KN.txt
index be4025f432e..35ebc91eb17 100644
--- a/icu4c/source/data/region/en_KN.txt
+++ b/icu4c/source/data/region/en_KN.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_KN{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_KY.txt b/icu4c/source/data/region/en_KY.txt
index 2a7068a6542..71fa196b611 100644
--- a/icu4c/source/data/region/en_KY.txt
+++ b/icu4c/source/data/region/en_KY.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_KY{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_LC.txt b/icu4c/source/data/region/en_LC.txt
index e50628c1bef..5e248adcff8 100644
--- a/icu4c/source/data/region/en_LC.txt
+++ b/icu4c/source/data/region/en_LC.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_LC{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_LR.txt b/icu4c/source/data/region/en_LR.txt
index b35971e87f7..0a77adc8b4f 100644
--- a/icu4c/source/data/region/en_LR.txt
+++ b/icu4c/source/data/region/en_LR.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_LR{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_LS.txt b/icu4c/source/data/region/en_LS.txt
index bd42a67c389..14848c9fef0 100644
--- a/icu4c/source/data/region/en_LS.txt
+++ b/icu4c/source/data/region/en_LS.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_LS{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_MG.txt b/icu4c/source/data/region/en_MG.txt
index 3226b347a51..2f24348d2b7 100644
--- a/icu4c/source/data/region/en_MG.txt
+++ b/icu4c/source/data/region/en_MG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_MO.txt b/icu4c/source/data/region/en_MO.txt
index 7064c4d2197..2cd5c0a8f38 100644
--- a/icu4c/source/data/region/en_MO.txt
+++ b/icu4c/source/data/region/en_MO.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MO{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_MS.txt b/icu4c/source/data/region/en_MS.txt
index 91062094066..fbedac5bdef 100644
--- a/icu4c/source/data/region/en_MS.txt
+++ b/icu4c/source/data/region/en_MS.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MS{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_MT.txt b/icu4c/source/data/region/en_MT.txt
index f02b32659ae..a3af9271389 100644
--- a/icu4c/source/data/region/en_MT.txt
+++ b/icu4c/source/data/region/en_MT.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MT{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_MU.txt b/icu4c/source/data/region/en_MU.txt
index ed965574752..1e672406bf1 100644
--- a/icu4c/source/data/region/en_MU.txt
+++ b/icu4c/source/data/region/en_MU.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MU{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_MW.txt b/icu4c/source/data/region/en_MW.txt
index 0b7fbf8817c..06244544e9d 100644
--- a/icu4c/source/data/region/en_MW.txt
+++ b/icu4c/source/data/region/en_MW.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MW{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_MY.txt b/icu4c/source/data/region/en_MY.txt
index 738cdb35242..ffd93f8e315 100644
--- a/icu4c/source/data/region/en_MY.txt
+++ b/icu4c/source/data/region/en_MY.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MY{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_NA.txt b/icu4c/source/data/region/en_NA.txt
index 21e2d13366b..0b019a8d650 100644
--- a/icu4c/source/data/region/en_NA.txt
+++ b/icu4c/source/data/region/en_NA.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NA{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_NF.txt b/icu4c/source/data/region/en_NF.txt
index 046e294001b..e264ade967b 100644
--- a/icu4c/source/data/region/en_NF.txt
+++ b/icu4c/source/data/region/en_NF.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NF{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_NG.txt b/icu4c/source/data/region/en_NG.txt
index 86433a3c7a1..70db1dbe8f9 100644
--- a/icu4c/source/data/region/en_NG.txt
+++ b/icu4c/source/data/region/en_NG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_NL.txt b/icu4c/source/data/region/en_NL.txt
index 9e5148168f0..5b5436b9dc6 100644
--- a/icu4c/source/data/region/en_NL.txt
+++ b/icu4c/source/data/region/en_NL.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NL{
%%Parent{"en_150"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_NR.txt b/icu4c/source/data/region/en_NR.txt
index 896dd231f37..4377e15a656 100644
--- a/icu4c/source/data/region/en_NR.txt
+++ b/icu4c/source/data/region/en_NR.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NR{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_NU.txt b/icu4c/source/data/region/en_NU.txt
index a7199cf7de1..56d9b22ea29 100644
--- a/icu4c/source/data/region/en_NU.txt
+++ b/icu4c/source/data/region/en_NU.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NU{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_NZ.txt b/icu4c/source/data/region/en_NZ.txt
index c4e05f82f0f..ca3650e0f51 100644
--- a/icu4c/source/data/region/en_NZ.txt
+++ b/icu4c/source/data/region/en_NZ.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NZ{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_PG.txt b/icu4c/source/data/region/en_PG.txt
index 2a2e5c8754a..ffddbf48a87 100644
--- a/icu4c/source/data/region/en_PG.txt
+++ b/icu4c/source/data/region/en_PG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_PG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_PH.txt b/icu4c/source/data/region/en_PH.txt
index b54a59e8d24..96578848ab8 100644
--- a/icu4c/source/data/region/en_PH.txt
+++ b/icu4c/source/data/region/en_PH.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_PH{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_PK.txt b/icu4c/source/data/region/en_PK.txt
index 68f6ede42c9..874a3eeda13 100644
--- a/icu4c/source/data/region/en_PK.txt
+++ b/icu4c/source/data/region/en_PK.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_PK{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_PN.txt b/icu4c/source/data/region/en_PN.txt
index 0fbd986de9c..7f93228000e 100644
--- a/icu4c/source/data/region/en_PN.txt
+++ b/icu4c/source/data/region/en_PN.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_PN{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_PW.txt b/icu4c/source/data/region/en_PW.txt
index c1a63e346e2..ed60f26fed8 100644
--- a/icu4c/source/data/region/en_PW.txt
+++ b/icu4c/source/data/region/en_PW.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_PW{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_RW.txt b/icu4c/source/data/region/en_RW.txt
index c7a76412ee8..bc329328e29 100644
--- a/icu4c/source/data/region/en_RW.txt
+++ b/icu4c/source/data/region/en_RW.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_RW{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_SB.txt b/icu4c/source/data/region/en_SB.txt
index 7655f506a1d..7e736c28dae 100644
--- a/icu4c/source/data/region/en_SB.txt
+++ b/icu4c/source/data/region/en_SB.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SB{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_SC.txt b/icu4c/source/data/region/en_SC.txt
index 94778702b4f..df04930ee04 100644
--- a/icu4c/source/data/region/en_SC.txt
+++ b/icu4c/source/data/region/en_SC.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SC{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_SD.txt b/icu4c/source/data/region/en_SD.txt
index ad23cb45261..f2110fab60c 100644
--- a/icu4c/source/data/region/en_SD.txt
+++ b/icu4c/source/data/region/en_SD.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SD{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_SE.txt b/icu4c/source/data/region/en_SE.txt
index 82412c95191..c2a72c0820b 100644
--- a/icu4c/source/data/region/en_SE.txt
+++ b/icu4c/source/data/region/en_SE.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SE{
%%Parent{"en_150"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_SG.txt b/icu4c/source/data/region/en_SG.txt
index a273fc6720f..ddf857dc640 100644
--- a/icu4c/source/data/region/en_SG.txt
+++ b/icu4c/source/data/region/en_SG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_SH.txt b/icu4c/source/data/region/en_SH.txt
index d19bccd4c13..0e6c3dc082d 100644
--- a/icu4c/source/data/region/en_SH.txt
+++ b/icu4c/source/data/region/en_SH.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SH{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_SI.txt b/icu4c/source/data/region/en_SI.txt
index ea8b19567cf..a69030ee879 100644
--- a/icu4c/source/data/region/en_SI.txt
+++ b/icu4c/source/data/region/en_SI.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SI{
%%Parent{"en_150"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_SL.txt b/icu4c/source/data/region/en_SL.txt
index 14f8e82869f..b956002c8c6 100644
--- a/icu4c/source/data/region/en_SL.txt
+++ b/icu4c/source/data/region/en_SL.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SL{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_SS.txt b/icu4c/source/data/region/en_SS.txt
index d3850357e9b..80fb80078f9 100644
--- a/icu4c/source/data/region/en_SS.txt
+++ b/icu4c/source/data/region/en_SS.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SS{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_SX.txt b/icu4c/source/data/region/en_SX.txt
index f18d586d646..28da271484b 100644
--- a/icu4c/source/data/region/en_SX.txt
+++ b/icu4c/source/data/region/en_SX.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SX{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_SZ.txt b/icu4c/source/data/region/en_SZ.txt
index a9a02632e77..431d63a6eaf 100644
--- a/icu4c/source/data/region/en_SZ.txt
+++ b/icu4c/source/data/region/en_SZ.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SZ{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_TC.txt b/icu4c/source/data/region/en_TC.txt
index 8f5f1155e42..4129b99aedf 100644
--- a/icu4c/source/data/region/en_TC.txt
+++ b/icu4c/source/data/region/en_TC.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_TC{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_TK.txt b/icu4c/source/data/region/en_TK.txt
index 6e854718e89..11010f35ad4 100644
--- a/icu4c/source/data/region/en_TK.txt
+++ b/icu4c/source/data/region/en_TK.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_TK{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_TO.txt b/icu4c/source/data/region/en_TO.txt
index 067c7bfb716..6b63ad24fc1 100644
--- a/icu4c/source/data/region/en_TO.txt
+++ b/icu4c/source/data/region/en_TO.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_TO{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_TT.txt b/icu4c/source/data/region/en_TT.txt
index 8336e0121d1..d91ebb5a6aa 100644
--- a/icu4c/source/data/region/en_TT.txt
+++ b/icu4c/source/data/region/en_TT.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_TT{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_TV.txt b/icu4c/source/data/region/en_TV.txt
index 2430afbedb2..2d0ae8f9f05 100644
--- a/icu4c/source/data/region/en_TV.txt
+++ b/icu4c/source/data/region/en_TV.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_TV{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_TZ.txt b/icu4c/source/data/region/en_TZ.txt
index 3bede84175b..2ff0cbd9517 100644
--- a/icu4c/source/data/region/en_TZ.txt
+++ b/icu4c/source/data/region/en_TZ.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_TZ{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_UG.txt b/icu4c/source/data/region/en_UG.txt
index 784c20f2f77..7ad0d876d3d 100644
--- a/icu4c/source/data/region/en_UG.txt
+++ b/icu4c/source/data/region/en_UG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_UG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_VC.txt b/icu4c/source/data/region/en_VC.txt
index 604f07b9062..45b455da495 100644
--- a/icu4c/source/data/region/en_VC.txt
+++ b/icu4c/source/data/region/en_VC.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_VC{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_VG.txt b/icu4c/source/data/region/en_VG.txt
index fe78a6642ba..3e84e3013cc 100644
--- a/icu4c/source/data/region/en_VG.txt
+++ b/icu4c/source/data/region/en_VG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_VG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_VU.txt b/icu4c/source/data/region/en_VU.txt
index ef21f135b0a..6229365b1f9 100644
--- a/icu4c/source/data/region/en_VU.txt
+++ b/icu4c/source/data/region/en_VU.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_VU{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_WS.txt b/icu4c/source/data/region/en_WS.txt
index 5069b4d1309..5d2f739b8e3 100644
--- a/icu4c/source/data/region/en_WS.txt
+++ b/icu4c/source/data/region/en_WS.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_WS{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_ZA.txt b/icu4c/source/data/region/en_ZA.txt
index 200ee795143..942751ed3d3 100644
--- a/icu4c/source/data/region/en_ZA.txt
+++ b/icu4c/source/data/region/en_ZA.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_ZA{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_ZM.txt b/icu4c/source/data/region/en_ZM.txt
index 88cdb0276d3..32588ce8aff 100644
--- a/icu4c/source/data/region/en_ZM.txt
+++ b/icu4c/source/data/region/en_ZM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_ZM{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/en_ZW.txt b/icu4c/source/data/region/en_ZW.txt
index 01e1d49422f..05fb790dbc5 100644
--- a/icu4c/source/data/region/en_ZW.txt
+++ b/icu4c/source/data/region/en_ZW.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_ZW{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/eo.txt b/icu4c/source/data/region/eo.txt
index a961976dc1a..885790514b0 100644
--- a/icu4c/source/data/region/eo.txt
+++ b/icu4c/source/data/region/eo.txt
@@ -226,5 +226,5 @@ eo{
ZM{"Zambio"}
ZW{"Zimbabvo"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/es.txt b/icu4c/source/data/region/es.txt
index d1b316140ab..33912aec7d6 100644
--- a/icu4c/source/data/region/es.txt
+++ b/icu4c/source/data/region/es.txt
@@ -313,5 +313,5 @@ es{
SZ{"Suazilandia"}
TL{"Timor Oriental"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/es_419.txt b/icu4c/source/data/region/es_419.txt
index 93c43c9101b..fb4ec738b37 100644
--- a/icu4c/source/data/region/es_419.txt
+++ b/icu4c/source/data/region/es_419.txt
@@ -31,5 +31,5 @@ es_419{
Countries%variant{
CD{"Congo (República Democrática del Congo)"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/es_AR.txt b/icu4c/source/data/region/es_AR.txt
index b1a752091cc..45edf256738 100644
--- a/icu4c/source/data/region/es_AR.txt
+++ b/icu4c/source/data/region/es_AR.txt
@@ -10,5 +10,5 @@ es_AR{
Countries%short{
GB{"RU"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/es_BO.txt b/icu4c/source/data/region/es_BO.txt
index f92d62d868a..01579cfd762 100644
--- a/icu4c/source/data/region/es_BO.txt
+++ b/icu4c/source/data/region/es_BO.txt
@@ -10,5 +10,5 @@ es_BO{
Countries%short{
GB{"RU"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/es_BR.txt b/icu4c/source/data/region/es_BR.txt
index 26b70ef53ef..a8d655c2c50 100644
--- a/icu4c/source/data/region/es_BR.txt
+++ b/icu4c/source/data/region/es_BR.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_BR{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/es_BZ.txt b/icu4c/source/data/region/es_BZ.txt
index 2969b0b5235..f7034128e3b 100644
--- a/icu4c/source/data/region/es_BZ.txt
+++ b/icu4c/source/data/region/es_BZ.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_BZ{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/es_CL.txt b/icu4c/source/data/region/es_CL.txt
index 9d09301dbdc..cc7b1ab681a 100644
--- a/icu4c/source/data/region/es_CL.txt
+++ b/icu4c/source/data/region/es_CL.txt
@@ -11,5 +11,5 @@ es_CL{
Countries%short{
GB{"RU"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/es_CO.txt b/icu4c/source/data/region/es_CO.txt
index 74ddd522592..bffa2eb3c30 100644
--- a/icu4c/source/data/region/es_CO.txt
+++ b/icu4c/source/data/region/es_CO.txt
@@ -10,5 +10,5 @@ es_CO{
Countries%short{
GB{"RU"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/es_CR.txt b/icu4c/source/data/region/es_CR.txt
index 9f0fd24ae01..7e4ffc1ff1c 100644
--- a/icu4c/source/data/region/es_CR.txt
+++ b/icu4c/source/data/region/es_CR.txt
@@ -10,5 +10,5 @@ es_CR{
Countries%short{
GB{"RU"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/es_CU.txt b/icu4c/source/data/region/es_CU.txt
index 2ee914029a6..a316a0d43e0 100644
--- a/icu4c/source/data/region/es_CU.txt
+++ b/icu4c/source/data/region/es_CU.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_CU{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/es_DO.txt b/icu4c/source/data/region/es_DO.txt
index bdd21e314da..7530abb2376 100644
--- a/icu4c/source/data/region/es_DO.txt
+++ b/icu4c/source/data/region/es_DO.txt
@@ -10,5 +10,5 @@ es_DO{
Countries%short{
GB{"RU"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/es_EC.txt b/icu4c/source/data/region/es_EC.txt
index c2507459a0e..da94a6d50e5 100644
--- a/icu4c/source/data/region/es_EC.txt
+++ b/icu4c/source/data/region/es_EC.txt
@@ -10,5 +10,5 @@ es_EC{
Countries%short{
GB{"RU"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/es_GT.txt b/icu4c/source/data/region/es_GT.txt
index 3fd4cc38a90..14552b4fef5 100644
--- a/icu4c/source/data/region/es_GT.txt
+++ b/icu4c/source/data/region/es_GT.txt
@@ -10,5 +10,5 @@ es_GT{
Countries%short{
GB{"RU"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/es_HN.txt b/icu4c/source/data/region/es_HN.txt
index 40e7a912785..9ce01166c1b 100644
--- a/icu4c/source/data/region/es_HN.txt
+++ b/icu4c/source/data/region/es_HN.txt
@@ -10,5 +10,5 @@ es_HN{
Countries%short{
GB{"RU"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/es_MX.txt b/icu4c/source/data/region/es_MX.txt
index 3e14263b3f1..e127f41600f 100644
--- a/icu4c/source/data/region/es_MX.txt
+++ b/icu4c/source/data/region/es_MX.txt
@@ -29,5 +29,5 @@ es_MX{
Countries%short{
GB{"RU"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/es_NI.txt b/icu4c/source/data/region/es_NI.txt
index 569c0d16664..2a2255a459a 100644
--- a/icu4c/source/data/region/es_NI.txt
+++ b/icu4c/source/data/region/es_NI.txt
@@ -10,5 +10,5 @@ es_NI{
Countries%short{
GB{"RU"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/es_PA.txt b/icu4c/source/data/region/es_PA.txt
index db9492799a3..c2543647f14 100644
--- a/icu4c/source/data/region/es_PA.txt
+++ b/icu4c/source/data/region/es_PA.txt
@@ -10,5 +10,5 @@ es_PA{
Countries%short{
GB{"RU"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/es_PE.txt b/icu4c/source/data/region/es_PE.txt
index 7fb3b06b66e..f98004fb236 100644
--- a/icu4c/source/data/region/es_PE.txt
+++ b/icu4c/source/data/region/es_PE.txt
@@ -10,5 +10,5 @@ es_PE{
Countries%short{
GB{"RU"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/es_PR.txt b/icu4c/source/data/region/es_PR.txt
index f2a07830ef1..05427e023f5 100644
--- a/icu4c/source/data/region/es_PR.txt
+++ b/icu4c/source/data/region/es_PR.txt
@@ -5,5 +5,5 @@ es_PR{
Countries{
UM{"Islas menores alejadas de EE. UU."}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/es_PY.txt b/icu4c/source/data/region/es_PY.txt
index 5dd92133f3e..011d7da3510 100644
--- a/icu4c/source/data/region/es_PY.txt
+++ b/icu4c/source/data/region/es_PY.txt
@@ -10,5 +10,5 @@ es_PY{
Countries%short{
GB{"RU"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/es_SV.txt b/icu4c/source/data/region/es_SV.txt
index 7efa61e5aaa..fc7116e5ad9 100644
--- a/icu4c/source/data/region/es_SV.txt
+++ b/icu4c/source/data/region/es_SV.txt
@@ -5,5 +5,5 @@ es_SV{
Countries{
UM{"Islas menores alejadas de EE. UU."}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/es_US.txt b/icu4c/source/data/region/es_US.txt
index 00bad65457b..6f36612b4af 100644
--- a/icu4c/source/data/region/es_US.txt
+++ b/icu4c/source/data/region/es_US.txt
@@ -23,14 +23,9 @@ es_US{
QO{"Territorios alejados de Oceanía"}
TA{"Tristán de Acuña"}
UM{"Islas menores alejadas de EE. UU."}
- UN{"UN"}
}
Countries%short{
GB{"RU"}
}
- Countries%variant{
- CI{"CI"}
- TL{"TL"}
- }
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/es_UY.txt b/icu4c/source/data/region/es_UY.txt
index 408af2cc589..41fc7c05d55 100644
--- a/icu4c/source/data/region/es_UY.txt
+++ b/icu4c/source/data/region/es_UY.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_UY{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/es_VE.txt b/icu4c/source/data/region/es_VE.txt
index c5d36a9dd40..b09daf4123e 100644
--- a/icu4c/source/data/region/es_VE.txt
+++ b/icu4c/source/data/region/es_VE.txt
@@ -10,5 +10,5 @@ es_VE{
Countries%short{
GB{"RU"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/et.txt b/icu4c/source/data/region/et.txt
index a431db69911..af534295d5d 100644
--- a/icu4c/source/data/region/et.txt
+++ b/icu4c/source/data/region/et.txt
@@ -314,5 +314,5 @@ et{
SZ{"eSwatini"}
TL{"Timor-Leste"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/eu.txt b/icu4c/source/data/region/eu.txt
index eebe871e9e2..9b02e748b9f 100644
--- a/icu4c/source/data/region/eu.txt
+++ b/icu4c/source/data/region/eu.txt
@@ -288,6 +288,7 @@ eu{
WF{"Wallis eta Futuna"}
WS{"Samoa"}
XA{"Sasiazentuak"}
+ XB{"pseudobidia"}
XK{"Kosovo"}
YE{"Yemen"}
YT{"Mayotte"}
@@ -306,10 +307,9 @@ eu{
Countries%variant{
CD{"Kongo (DR)"}
CG{"Kongoko Errepublika"}
- CI{"CI"}
+ CI{"C¨ôte d’Ivore"}
CZ{"Txekiar Errepublika"}
FK{"Falklandak (Malvinak)"}
- TL{"TL"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ewo.txt b/icu4c/source/data/region/ewo.txt
index 47374ad0e46..4a77b276047 100644
--- a/icu4c/source/data/region/ewo.txt
+++ b/icu4c/source/data/region/ewo.txt
@@ -226,5 +226,5 @@ ewo{
ZM{"Zambí"}
ZW{"Zimbabwé"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/fa.txt b/icu4c/source/data/region/fa.txt
index 43998bf6844..efc11bfdfb9 100644
--- a/icu4c/source/data/region/fa.txt
+++ b/icu4c/source/data/region/fa.txt
@@ -287,6 +287,7 @@ fa{
VU{"وانواتو"}
WF{"والیس و فوتونا"}
WS{"ساموآ"}
+ XA{"انگلیسی با لهجه خارجی"}
XB{"مجازی - دوجهته"}
XK{"کوزوو"}
YE{"یمن"}
@@ -297,13 +298,11 @@ fa{
ZZ{"ناحیهٔ نامشخص"}
}
Countries%short{
- GB{"بریتانیا"}
HK{"هنگکنگ"}
MO{"ماکائو"}
PS{"فلسطین"}
SA{"عربستان"}
UN{"سازمان ملل"}
- US{"ایالات متحده"}
}
Countries%variant{
CD{"کنگو (جمهوری دموکراتیک)"}
@@ -313,5 +312,5 @@ fa{
SZ{"سوازیلند"}
TL{"تیمور شرقی"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/fa_AF.txt b/icu4c/source/data/region/fa_AF.txt
index acabbb66b56..e35f8943573 100644
--- a/icu4c/source/data/region/fa_AF.txt
+++ b/icu4c/source/data/region/fa_AF.txt
@@ -95,5 +95,5 @@ fa_AF{
Countries%short{
HK{"هانگ کانگ"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ff.txt b/icu4c/source/data/region/ff.txt
index 9c0aab1ba03..53c5fe8fe43 100644
--- a/icu4c/source/data/region/ff.txt
+++ b/icu4c/source/data/region/ff.txt
@@ -226,5 +226,5 @@ ff{
ZM{"Sammbi"}
ZW{"Simbaabuwe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ff_Adlm.txt b/icu4c/source/data/region/ff_Adlm.txt
new file mode 100644
index 00000000000..0865e99ef63
--- /dev/null
+++ b/icu4c/source/data/region/ff_Adlm.txt
@@ -0,0 +1,95 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+ff_Adlm{
+ %%Parent{"root"}
+ Countries{
+ 001{"𞤀𞤣𞤵𞤲𞤢"}
+ 002{"𞤀𞤬𞤪𞤭𞤳"}
+ 009{"𞤌𞤧𞤭𞤴𞤢𞤲𞤭𞥅"}
+ 019{"𞤀𞤥𞤫𞤪𞤭𞤳"}
+ 142{"𞤀𞥄𞤧𞤭𞤴𞤢"}
+ 150{"𞤓𞤪𞤮𞤨𞥆𞤢"}
+ AO{"𞤀𞤲𞤺𞤮𞤤𞤢𞥄"}
+ BF{"𞤄𞤵𞤪𞤳𞤭𞤲𞤢 𞤊𞤢𞤧𞤮𞥅"}
+ BI{"𞤄𞤵𞤪𞤵𞤲𞤣𞤭"}
+ BJ{"𞤄𞤫𞤲𞤫𞤲"}
+ BW{"𞤄𞤮𞤼𞤧𞤵𞤱𞤢𞥄𞤲𞤢"}
+ CA{"𞤑𞤢𞤲𞤢𞤣𞤢𞥄"}
+ CD{"𞤑𞤮𞤲𞤺𞤮 - 𞤑𞤭𞤲𞤧𞤢𞤧𞤢"}
+ CF{"𞤀𞤬𞤪𞤭𞤳𞤭 𞤚𞤵𞤥𞤦𞤮𞥅𞤪𞤭"}
+ CG{"𞤑𞤮𞤲𞤺𞤮 - 𞤄𞤪𞤢𞥁𞤢𞤾𞤭𞤤"}
+ CI{"𞤑𞤮𞤼𞤣𞤭𞤾𞤢𞥄𞤪"}
+ CM{"𞤑𞤢𞤥𞤢𞤪𞤵𞥅𞤲"}
+ CV{"𞤑𞤢𞥄𞤦𞤮 𞤜𞤫𞤪𞤣𞤫"}
+ DJ{"𞤔𞤭𞤦𞤵𞥅𞤼𞤭"}
+ DZ{"𞤀𞤤𞤶𞤢𞤪𞤭𞥅"}
+ EA{"𞤅𞤭𞤼𞥆𞤢 & 𞤃𞤫𞤤𞤭𞤤𞤢"}
+ EG{"𞤃𞤭𞤧𞤭𞤪𞤢"}
+ EH{"𞤅𞤢𞥄𞤸𞤢𞤪𞤢 𞤖𞤭𞥅𞤲𞤢𞥄𞤪𞤭"}
+ ER{"𞤉𞤪𞤭𞥅𞤼𞤫𞤪𞤫"}
+ ES{"𞤋𞤧𞤨𞤢𞤲𞤭𞤴𞤢"}
+ ET{"𞤀𞤦𞤢𞤧𞤭𞤲𞤭𞥅"}
+ EU{"𞤑𞤢𞤱𞤼𞤢𞤤 𞤓𞤪𞤮𞤨𞥆𞤢"}
+ EZ{"𞤊𞤭𞤪𞤤𞤢 𞤓𞤪𞤮𞥅"}
+ FR{"𞤊𞤢𞤪𞤢𞤲𞤧𞤭"}
+ GA{"𞤘𞤢𞤦𞤮𞤲"}
+ GG{"𞤘𞤢𞤴𞤪𞤢𞤲𞤧𞤭𞥅"}
+ GH{"𞤘𞤢𞤲𞤢"}
+ GI{"𞤔𞤭𞤦𞤪𞤢𞤤𞤼𞤢𞥄"}
+ GM{"𞤘𞤢𞤥𞤦𞤭𞤴𞤢"}
+ GN{"𞤘𞤭𞤲𞤫"}
+ GQ{"𞤘𞤭𞤲𞤫 𞤕𞤢𞤳𞤢𞤲𞤼𞤫𞥅𞤪𞤭"}
+ GW{"𞤘𞤭𞤲𞤫-𞤄𞤭𞤧𞤢𞤱𞤮𞥅"}
+ IC{"𞤅𞤵𞤪𞤭𞥅𞤪𞤫-𞤑𞤢𞤲𞤢𞤪𞤭𞥅"}
+ IO{"𞤚𞤵𞤥𞤦𞤫𞤪𞤫 𞤄𞤪𞤭𞤼𞤢𞤲𞤭𞤲𞤳𞤮𞥅𞤪𞤫 𞤀𞤬𞤪𞤭𞤳𞤭"}
+ KE{"𞤑𞤫𞤲𞤭𞤴𞤢𞥄"}
+ KM{"𞤑𞤮𞤥𞤮𞥅𞤪𞤮"}
+ LR{"𞤂𞤢𞤦𞤭𞤪𞤭𞤴𞤢𞥄"}
+ LS{"𞤂𞤫𞤧𞤮𞤼𞤮𞥅"}
+ LY{"𞤂𞤭𞤦𞤭𞤴𞤢𞥄"}
+ MA{"𞤃𞤢𞤪𞤮𞥅𞤳"}
+ MC{"𞤃𞤮𞤲𞤢𞤳𞤮𞥅"}
+ MG{"𞤃𞤢𞤣𞤢𞤺𞤢𞤧𞤳𞤢𞥄𞤪"}
+ ML{"𞤃𞤢𞥄𞤤𞤭"}
+ MR{"𞤃𞤮𞤪𞤼𞤢𞤲𞤭𞥅"}
+ MU{"𞤃𞤮𞤪𞤭𞥅𞤧𞤭"}
+ MW{"𞤃𞤢𞤤𞤢𞤱𞤭𞥅"}
+ MZ{"𞤃𞤮𞤧𞤢𞤥𞤦𞤭𞥅𞤳"}
+ NA{"𞤐𞤢𞤥𞤭𞥅𞤦𞤭𞤴𞤢𞥄"}
+ NE{"𞤐𞤭𞥅𞤶𞤫𞤪"}
+ NG{"𞤐𞤢𞤶𞤫𞤪𞤭𞤴𞤢𞥄"}
+ PL{"𞤆𞤮𞤤𞤢𞤲𞤣"}
+ RE{"𞤈𞤫𞥅𞤲𞤭𞤴𞤮𞤲"}
+ RW{"𞤈𞤵𞤱𞤢𞤲𞤣𞤢𞥄"}
+ SC{"𞤅𞤫𞤴𞤭𞤧𞤫𞤤"}
+ SD{"𞤅𞤵𞤣𞤢𞥄𞤲"}
+ SH{"𞤅𞤫𞤲-𞤖𞤫𞤤𞤫𞤲𞤢𞥄"}
+ SL{"𞤅𞤢𞤪𞤢𞤤𞤮𞤲"}
+ SN{"𞤅𞤫𞤲𞤫𞤺𞤢𞥄𞤤"}
+ SO{"𞤅𞤵𞥅𞤥𞤢𞥄𞤤𞤭"}
+ SS{"𞤅𞤵𞤣𞤢𞥄𞤲 𞤂𞤫𞤧𞤤𞤫𞤴𞤪𞤭"}
+ ST{"𞤅𞤢𞤱𞤵 𞤚𞤵𞤥𞤫𞥅 & 𞤆𞤫𞤪𞤫𞤲𞤧𞤭𞤨𞤫"}
+ SZ{"𞤉𞤧𞤱𞤢𞤼𞤭𞤲𞤭"}
+ TD{"𞤕𞤢𞥄𞤣"}
+ TF{"𞤚𞤵𞤥𞤦𞤫 𞤂𞤫𞤧𞤤𞤫𞤴𞤶𞤫 𞤊𞤪𞤢𞤲𞤧𞤭"}
+ TG{"𞤚𞤮𞤺𞤮"}
+ TN{"𞤚𞤵𞤲𞤭𞥅𞤧𞤢"}
+ TZ{"𞤚𞤢𞤲𞤧𞤢𞤲𞤭𞥅"}
+ UG{"𞤓𞤺𞤢𞤲𞤣𞤢𞥄"}
+ UN{"𞤑𞤢𞤱𞤼𞤢𞤤 𞤘𞤫𞤲𞤣𞤭𞥅𞤶𞤭 𞤀𞤣𞤵𞤲𞤢"}
+ YT{"𞤃𞤢𞤴𞤮𞥅𞤼𞤵"}
+ ZA{"𞤀𞤬𞤪𞤭𞤳𞤢 𞤂𞤫𞤧𞤤𞤫𞤴𞤪𞤭"}
+ ZM{"𞤟𞤢𞤥𞤦𞤭𞤴𞤢"}
+ ZW{"𞤟𞤭𞤥𞤦𞤢𞥄𞤥𞤵𞤴𞤢"}
+ ZZ{"𞤂𞤢𞤪𞤢𞤤 𞤀𞤧-𞤢𞤲𞤣𞤢𞥄𞤲𞤺𞤢𞤤"}
+ }
+ Countries%short{
+ US{"𞤁𞤂𞤀"}
+ }
+ Countries%variant{
+ CD{"𞤐𞤣𞤫𞤲𞤣𞤭 𞤁𞤫𞤥𞤮𞤳𞤪𞤢𞥄𞤳𞤵 𞤑𞤮𞤲𞤺𞤮"}
+ CG{"𞤐𞤣𞤫𞤲𞤣𞤭 𞤑𞤮𞤲𞤺𞤮"}
+ SZ{"𞤅𞤵𞤱𞤢𞥄𞤧𞤭𞤤𞤫𞤴𞤣𞤭"}
+ }
+ Version{"37"}
+}
diff --git a/icu4c/source/data/region/ff_Latn.txt b/icu4c/source/data/region/ff_Latn.txt
index 9a4255e56e7..3d8715b562c 100644
--- a/icu4c/source/data/region/ff_Latn.txt
+++ b/icu4c/source/data/region/ff_Latn.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ff_Latn{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/fi.txt b/icu4c/source/data/region/fi.txt
index 401191dba16..defa943a548 100644
--- a/icu4c/source/data/region/fi.txt
+++ b/icu4c/source/data/region/fi.txt
@@ -287,6 +287,8 @@ fi{
VU{"Vanuatu"}
WF{"Wallis ja Futuna"}
WS{"Samoa"}
+ XA{"pseudoaksentit"}
+ XB{"kaksisuuntainen pseudo"}
XK{"Kosovo"}
YE{"Jemen"}
YT{"Mayotte"}
@@ -312,5 +314,5 @@ fi{
SZ{"Eswatini"}
TL{"Timor-Leste"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/fil.txt b/icu4c/source/data/region/fil.txt
index 67518e5d8be..835ae20eb8d 100644
--- a/icu4c/source/data/region/fil.txt
+++ b/icu4c/source/data/region/fil.txt
@@ -311,8 +311,7 @@ fil{
CI{"Ivory Coast"}
CZ{"Czech Republic"}
FK{"Falkland Islands (Islas Malvinas)"}
- SZ{"Swaziland"}
TL{"East Timor"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/fo.txt b/icu4c/source/data/region/fo.txt
index 779d9807110..ecbbc327abf 100644
--- a/icu4c/source/data/region/fo.txt
+++ b/icu4c/source/data/region/fo.txt
@@ -304,13 +304,8 @@ fo{
US{"USA"}
}
Countries%variant{
- CD{"Kongo, Dem. Lýðveldið"}
- CG{"Kongo"}
- CI{"Fílabeinsstrondin"}
- CZ{"Kekkia"}
FK{"Falklandsoyggjar (Islas Malvinas)"}
SZ{"Svasiland"}
- TL{"Eysturtimor"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/fr.txt b/icu4c/source/data/region/fr.txt
index 947d6693b83..a081dcdf278 100644
--- a/icu4c/source/data/region/fr.txt
+++ b/icu4c/source/data/region/fr.txt
@@ -314,5 +314,5 @@ fr{
SZ{"Swaziland"}
TL{"Timor-Oriental"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/fr_BE.txt b/icu4c/source/data/region/fr_BE.txt
index 76444089bff..b9d2f9c312b 100644
--- a/icu4c/source/data/region/fr_BE.txt
+++ b/icu4c/source/data/region/fr_BE.txt
@@ -5,5 +5,5 @@ fr_BE{
BN{"Brunei"}
GS{"Îles Géorgie du Sud et Sandwich du Sud"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/fr_CA.txt b/icu4c/source/data/region/fr_CA.txt
index 1a82fbb2cb6..4d31d2fd01d 100644
--- a/icu4c/source/data/region/fr_CA.txt
+++ b/icu4c/source/data/region/fr_CA.txt
@@ -43,5 +43,5 @@ fr_CA{
FK{"îles Falkland (Malouines)"}
TL{"Timor oriental"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/fur.txt b/icu4c/source/data/region/fur.txt
index 51441044102..ed1e6748bef 100644
--- a/icu4c/source/data/region/fur.txt
+++ b/icu4c/source/data/region/fur.txt
@@ -294,5 +294,5 @@ fur{
CG{"Congo (Republiche)"}
FK{"Isulis Falkland (Isulis Malvinas)"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/fy.txt b/icu4c/source/data/region/fy.txt
index b954ca633f6..b54fdf8bd79 100644
--- a/icu4c/source/data/region/fy.txt
+++ b/icu4c/source/data/region/fy.txt
@@ -303,5 +303,5 @@ fy{
CG{"Congo (Republyk)"}
FK{"Falklâneilannen (Islas Malvinas)"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ga.txt b/icu4c/source/data/region/ga.txt
index 8e5459a46f0..ee5391eb810 100644
--- a/icu4c/source/data/region/ga.txt
+++ b/icu4c/source/data/region/ga.txt
@@ -312,7 +312,6 @@ ga{
CZ{"Poblacht na Seice"}
FK{"Oileáin Fháclainne (Islas Malvinas)"}
SZ{"an tSuasalainn"}
- TL{"TL"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/gd.txt b/icu4c/source/data/region/gd.txt
index e2270005f03..59cc5ffa297 100644
--- a/icu4c/source/data/region/gd.txt
+++ b/icu4c/source/data/region/gd.txt
@@ -313,5 +313,5 @@ gd{
SZ{"Dùthaich nan Suasaidh"}
TL{"Tìomor an Ear"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/gl.txt b/icu4c/source/data/region/gl.txt
index 387ad6cd74d..151c484bca9 100644
--- a/icu4c/source/data/region/gl.txt
+++ b/icu4c/source/data/region/gl.txt
@@ -312,7 +312,6 @@ gl{
CZ{"República Checa"}
FK{"Illas Malvinas (Falkland)"}
SZ{"Suacilandia"}
- TL{"TL"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/gsw.txt b/icu4c/source/data/region/gsw.txt
index 6808249a609..c130bdb8f2f 100644
--- a/icu4c/source/data/region/gsw.txt
+++ b/icu4c/source/data/region/gsw.txt
@@ -284,5 +284,5 @@ gsw{
HK{"Hongkong"}
MO{"Macao"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/gu.txt b/icu4c/source/data/region/gu.txt
index acd4a1f4ce6..c09efdb200a 100644
--- a/icu4c/source/data/region/gu.txt
+++ b/icu4c/source/data/region/gu.txt
@@ -314,5 +314,5 @@ gu{
SZ{"સ્વાઝીલેન્ડ"}
TL{"પૂર્વ તિમોર"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/guz.txt b/icu4c/source/data/region/guz.txt
index 87a089e8295..b4507205239 100644
--- a/icu4c/source/data/region/guz.txt
+++ b/icu4c/source/data/region/guz.txt
@@ -226,5 +226,5 @@ guz{
ZM{"Zambia"}
ZW{"Zimbabwe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/gv.txt b/icu4c/source/data/region/gv.txt
index e62b7ca288c..293a03842a9 100644
--- a/icu4c/source/data/region/gv.txt
+++ b/icu4c/source/data/region/gv.txt
@@ -5,5 +5,5 @@ gv{
GB{"Rywvaneth Unys"}
IM{"Ellan Vannin"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ha.txt b/icu4c/source/data/region/ha.txt
index 179548963e8..38295e46fc6 100644
--- a/icu4c/source/data/region/ha.txt
+++ b/icu4c/source/data/region/ha.txt
@@ -20,6 +20,10 @@ ha{
034{"kudancin Asiya"}
035{"Kudu Maso Gabashin Asiya"}
039{"Kudancin Turai"}
+ 053{"Tsibarai na Austraila da New Zealand da maƙota"}
+ 054{"Tsibirai na New Guinea da Fiji da maƙota"}
+ 057{"Yankin Micronesia"}
+ 061{"tsibiri"}
142{"Asiya"}
143{"Asiya ta Tsakiya"}
145{"Yammacin Asiya"}
@@ -29,6 +33,7 @@ ha{
155{"Yammacin Turai"}
202{"Sub-Saharan Africa"}
419{"Latin America"}
+ AC{"Tsibirin Ascension"}
AD{"Andora"}
AE{"Haɗaɗɗiyar Daular Larabawa"}
AF{"Afaganistan"}
@@ -43,6 +48,7 @@ ha{
AT{"Ostiriya"}
AU{"Ostareliya"}
AW{"Aruba"}
+ AX{"Tsibirai na Åland"}
AZ{"Azarbaijan"}
BA{"Bosniya Harzagobina"}
BB{"Barbadas"}
@@ -61,6 +67,7 @@ ha{
BR{"Birazil"}
BS{"Bahamas"}
BT{"Butan"}
+ BV{"Tsibirin Bouvet"}
BW{"Baswana"}
BY{"Belarus"}
BZ{"Beliz"}
@@ -76,6 +83,7 @@ ha{
CM{"Kamaru"}
CN{"Sin"}
CO{"Kolambiya"}
+ CP{"Tsibirin Clipperton"}
CR{"Kwasta Rika"}
CU{"Kyuba"}
CV{"Tsibiran Kap Barde"}
@@ -84,14 +92,17 @@ ha{
CY{"Sifurus"}
CZ{"Jamhuriyar Cak"}
DE{"Jamus"}
+ DG{"Tsibirn Diego Garcia"}
DJ{"Jibuti"}
DK{"Danmark"}
DM{"Dominika"}
DO{"Jamhuriyar Dominika"}
DZ{"Aljeriya"}
+ EA{"Ceuta & Melilla"}
EC{"Ekwador"}
EE{"Estoniya"}
EG{"Misira"}
+ EH{"Yammacin Sahara"}
ER{"Eritireya"}
ES{"Sipen"}
ET{"Habasha"}
@@ -101,12 +112,14 @@ ha{
FJ{"Fiji"}
FK{"Tsibiran Falkilan"}
FM{"Mikuronesiya"}
+ FO{"Tsibirai na Faroe"}
FR{"Faransa"}
GA{"Gabon"}
GB{"Biritaniya"}
GD{"Girnada"}
GE{"Jiwarjiya"}
GF{"Gini Ta Faransa"}
+ GG{"Yankin Guernsey"}
GH{"Gana"}
GI{"Jibaraltar"}
GL{"Grinlan"}
@@ -115,23 +128,29 @@ ha{
GP{"Gwadaluf"}
GQ{"Gini Ta Ikwaita"}
GR{"Girka"}
+ GS{"Kudancin Geogia da Kudancin Tsibirin Sandiwic"}
GT{"Gwatamala"}
GU{"Gwam"}
GW{"Gini Bisau"}
GY{"Guyana"}
+ HK{"Hong Kong Babban Birnin Kasar Chana"}
+ HM{"Tsibirin Heard da McDonald"}
HN{"Honduras"}
HR{"Kurowaishiya"}
HT{"Haiti"}
HU{"Hungari"}
+ IC{"Canary Islands"}
ID{"Indunusiya"}
IE{"Ayalan"}
IL{"Iziraʼila"}
+ IM{"Isle na Mutum"}
IN{"Indiya"}
IO{"Yankin Birtaniya Na Tekun Indiya"}
IQ{"Iraƙi"}
IR{"Iran"}
IS{"Aisalan"}
IT{"Italiya"}
+ JE{"Kasar Jersey"}
JM{"Jamaika"}
JO{"Jordan"}
JP{"Jàpân"}
@@ -168,6 +187,7 @@ ha{
ML{"Mali"}
MM{"Burma, Miyamar"}
MN{"Mangoliya"}
+ MO{"Babban Birnin Mulki na Chana"}
MP{"Tsibiran Mariyana Na Arewa"}
MQ{"Martinik"}
MR{"Moritaniya"}
@@ -207,6 +227,7 @@ ha{
PW{"Palau"}
PY{"Faragwai"}
QA{"Katar"}
+ QO{"Bakin Teku"}
RE{"Rawuniyan"}
RO{"Romaniya"}
RS{"Sabiya"}
@@ -220,6 +241,7 @@ ha{
SG{"Singapur"}
SH{"San Helena"}
SI{"Sulobeniya"}
+ SJ{"Svalbard da Jan Mayen"}
SK{"Sulobakiya"}
SL{"Salewo"}
SM{"San Marino"}
@@ -251,6 +273,7 @@ ha{
TZ{"Tanzaniya"}
UA{"Yukaran"}
UG{"Yuganda"}
+ UM{"Rukunin Tsibirin U.S"}
UN{"Majalisar Dinkin Duniya"}
US{"Amurka"}
UY{"Yurigwai"}
@@ -264,6 +287,9 @@ ha{
VU{"Banuwatu"}
WF{"Walis Da Futuna"}
WS{"Samoa"}
+ XA{"Gogewar Kwalwa"}
+ XB{"Gano wani abu ta hanyar amfani da fasaha"}
+ XK{"Kasar Kosovo"}
YE{"Yamal"}
YT{"Mayoti"}
ZA{"Afirka Ta Kudu"}
@@ -271,13 +297,9 @@ ha{
ZW{"Zimbabuwe"}
ZZ{"Yanki da ba a sani ba"}
}
- Countries%short{
- PS{"Palasɗinu"}
- }
Countries%variant{
CD{"Kongo (DRC)"}
CG{"Jamhuriyar Kongo"}
- CI{"Aibari Kwas"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/haw.txt b/icu4c/source/data/region/haw.txt
index 3277ff0fde1..db97cc0df72 100644
--- a/icu4c/source/data/region/haw.txt
+++ b/icu4c/source/data/region/haw.txt
@@ -23,5 +23,5 @@ haw{
RU{"Lūkia"}
US{"ʻAmelika Hui Pū ʻIa"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/he.txt b/icu4c/source/data/region/he.txt
index 79e316a950e..ebfc740113f 100644
--- a/icu4c/source/data/region/he.txt
+++ b/icu4c/source/data/region/he.txt
@@ -298,7 +298,6 @@ he{
ZZ{"אזור לא ידוע"}
}
Countries%short{
- GB{"בריטניה"}
HK{"הונג קונג"}
MO{"מקאו"}
PS{"פלסטין"}
@@ -313,5 +312,5 @@ he{
SZ{"סווזילנד"}
TL{"מזרח טימור"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/hi.txt b/icu4c/source/data/region/hi.txt
index f7f3adf1ec5..36a424e0370 100644
--- a/icu4c/source/data/region/hi.txt
+++ b/icu4c/source/data/region/hi.txt
@@ -302,7 +302,6 @@ hi{
HK{"हाँग काँग"}
MO{"मकाऊ"}
PS{"फ़िलिस्तीन"}
- UN{"संयुक्त राष्ट्र"}
US{"अमेरिका"}
}
Countries%variant{
@@ -311,8 +310,7 @@ hi{
CI{"आइवरी कोस्ट"}
CZ{"चेक गणराज्य"}
FK{"फ़ॉकलैंड द्वीपसमूह (इज़्लास माल्विनास)"}
- SZ{"स्वाज़ीलैंड"}
TL{"पूर्वी तिमोर"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/hr.txt b/icu4c/source/data/region/hr.txt
index 160cf3e05c5..f5c8ca77dda 100644
--- a/icu4c/source/data/region/hr.txt
+++ b/icu4c/source/data/region/hr.txt
@@ -314,5 +314,5 @@ hr{
SZ{"Svazi"}
TL{"Istočni Timor"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/hsb.txt b/icu4c/source/data/region/hsb.txt
index d1f63052e1c..6e7d73e4c10 100644
--- a/icu4c/source/data/region/hsb.txt
+++ b/icu4c/source/data/region/hsb.txt
@@ -305,5 +305,5 @@ hsb{
FK{"Falklandske kupy (Malwiny)"}
TL{"Wuchodny Timor"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/hu.txt b/icu4c/source/data/region/hu.txt
index fe8f5ab9fda..d77570987ca 100644
--- a/icu4c/source/data/region/hu.txt
+++ b/icu4c/source/data/region/hu.txt
@@ -313,5 +313,5 @@ hu{
SZ{"Eswatini"}
TL{"Timor-Leste"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/hy.txt b/icu4c/source/data/region/hy.txt
index 5c05eb72b5b..75a961c7308 100644
--- a/icu4c/source/data/region/hy.txt
+++ b/icu4c/source/data/region/hy.txt
@@ -314,5 +314,5 @@ hy{
SZ{"Սվազիլենդ"}
TL{"Արևելյան Թիմոր"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ia.txt b/icu4c/source/data/region/ia.txt
index 9f8ae6cff25..e75aed8354c 100644
--- a/icu4c/source/data/region/ia.txt
+++ b/icu4c/source/data/region/ia.txt
@@ -243,5 +243,5 @@ ia{
Countries%variant{
CZ{"Republica Chec"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/id.txt b/icu4c/source/data/region/id.txt
index f9ccf7c4199..b4fe0f7becf 100644
--- a/icu4c/source/data/region/id.txt
+++ b/icu4c/source/data/region/id.txt
@@ -308,11 +308,10 @@ id{
Countries%variant{
CD{"Kongo (RDK)"}
CG{"Kongo (Republik)"}
- CI{"Côte d’Ivoire"}
CZ{"Republik Ceko"}
FK{"Kepulauan Falkland (Malvinas)"}
SZ{"Swaziland"}
TL{"Timor Timur"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ig.txt b/icu4c/source/data/region/ig.txt
index c37038b73ed..1e1c51f83aa 100644
--- a/icu4c/source/data/region/ig.txt
+++ b/icu4c/source/data/region/ig.txt
@@ -35,9 +35,12 @@ ig{
419{"Latin America"}
AC{"Ascension Island"}
AD{"Andorra"}
+ AE{"Obodo United Arab Emirates"}
+ AF{"Mba Afghanistan"}
AG{"Antigua & Barbuda"}
AI{"Anguilla"}
AL{"Albania"}
+ AM{"Obodo Armenia"}
AO{"Angola"}
AQ{"Antarctica"}
AR{"Argentina"}
@@ -46,19 +49,24 @@ ig{
AU{"Australia"}
AW{"Aruba"}
AX{"Agwaetiti Aland"}
+ AZ{"Obodo Azerbaijan"}
BA{"Bosnia & Herzegovina"}
BB{"Barbados"}
+ BD{"Obodo Bangladesh"}
BE{"Belgium"}
BF{"Burkina Faso"}
BG{"Bulgaria"}
+ BH{"Obodo Bahrain"}
BI{"Burundi"}
BJ{"Binin"}
BL{"St. Barthélemy"}
BM{"Bemuda"}
+ BN{"Brunei"}
BO{"Bolivia"}
BQ{"Caribbean Netherlands"}
BR{"Mba Brazil"}
BS{"Bahamas"}
+ BT{"Obodo Bhutan"}
BV{"Agwaetiti Bouvet"}
BW{"Botswana"}
BY{"Belarus"}
@@ -81,6 +89,7 @@ ig{
CV{"Cape Verde"}
CW{"Kurakao"}
CX{"Agwaetiti Christmas"}
+ CY{"Obodo Cyprus"}
CZ{"Czechia"}
DE{"Mba Germany"}
DG{"Diego Garcia"}
@@ -97,6 +106,8 @@ ig{
ER{"Eritrea"}
ES{"Spain"}
ET{"Ethiopia"}
+ EU{"Otu nzukọ mba Europe"}
+ EZ{"Gburugburu Euro"}
FI{"Finland"}
FJ{"Fiji"}
FK{"Agwaetiti Falkland"}
@@ -106,6 +117,7 @@ ig{
GA{"Gabon"}
GB{"Mba United Kingdom"}
GD{"Grenada"}
+ GE{"Obodo Georgia"}
GF{"Frenchi Guiana"}
GG{"Guernsey"}
GH{"Ghana"}
@@ -121,28 +133,43 @@ ig{
GU{"Guam"}
GW{"Guinea-Bissau"}
GY{"Guyana"}
+ HK{"Honk Kong mba nwere ndozi pụrụ iche n’obodo China"}
HM{"Agwaetiti Heard na Agwaetiti McDonald"}
HN{"Honduras"}
HR{"Croatia"}
HT{"Hati"}
HU{"Hungary"}
IC{"Agwaetiti Kanarị"}
+ ID{"Indonesia"}
IE{"Ireland"}
+ IL{"Obodo Israel"}
IM{"Isle of Man"}
IN{"Mba India"}
IO{"British Indian Ocean Territory"}
+ IQ{"Obodo Iraq"}
+ IR{"Obodo Iran"}
IS{"Iceland"}
IT{"Mba Italy"}
JE{"Jersey"}
JM{"Jamaika"}
+ JO{"Obodo Jordan"}
JP{"Mba Japan"}
KE{"Kenya"}
+ KG{"Obodo Kyrgyzstan"}
+ KH{"Cambodia"}
KI{"Kiribati"}
KM{"Comorosu"}
KN{"St. Kitts & Nevis"}
+ KP{"Mba Ugwu Korea"}
+ KR{"Mba South Korea"}
+ KW{"Obodo Kuwait"}
KY{"Agwaetiti Cayman"}
+ KZ{"Obodo Kazakhstan"}
+ LA{"Laos"}
+ LB{"Obodo Lebanon"}
LC{"St. Lucia"}
LI{"Liechtenstein"}
+ LK{"Obodo Sri Lanka"}
LR{"Liberia"}
LS{"Lesotho"}
LT{"Lithuania"}
@@ -158,6 +185,9 @@ ig{
MH{"Agwaetiti Marshall"}
MK{"North Macedonia"}
ML{"Mali"}
+ MM{"Myanmar (Burma)"}
+ MN{"Obodo Mongolia"}
+ MO{"Obodo Macao nwere ndozi pụrụ iche na mba China"}
MP{"Agwaetiti Northern Mariana"}
MQ{"Martinique"}
MR{"Mauritania"}
@@ -167,6 +197,7 @@ ig{
MV{"Maldivesa"}
MW{"Malawi"}
MX{"Mexico"}
+ MY{"Malaysia"}
MZ{"Mozambik"}
NA{"Namibia"}
NC{"New Caledonia"}
@@ -176,27 +207,33 @@ ig{
NI{"Nicaragua"}
NL{"Netherlands"}
NO{"Norway"}
+ NP{"Obodo Nepal"}
NR{"Nauru"}
NU{"Niue"}
NZ{"New Zealand"}
+ OM{"Obodo Oman"}
PA{"Panama"}
PE{"Peru"}
PF{"Frenchi Polynesia"}
PG{"Papua New Guinea"}
PH{"Philippines"}
+ PK{"Obodo Pakistan"}
PL{"Poland"}
PM{"St. Pierre & Miquelon"}
PN{"Agwaetiti Pitcairn"}
PR{"Puerto Rico"}
+ PS{"Obodo dị iche iche dị n’okpuru mba Palestine"}
PT{"Portugal"}
PW{"Palau"}
PY{"Paraguay"}
+ QA{"Obodo Qatar"}
QO{"Outlying Oceania"}
RE{"Réunion"}
RO{"Romania"}
RS{"Serbia"}
RU{"Mba Russia"}
RW{"Rwanda"}
+ SA{"Obodo Saudi Arabia"}
SB{"Agwaetiti Solomon"}
SC{"Seychelles"}
SD{"Sudan"}
@@ -215,6 +252,7 @@ ig{
ST{"São Tomé & Príncipe"}
SV{"El Salvador"}
SX{"Sint Maarten"}
+ SY{"Obodo Syria"}
SZ{"Eswatini"}
TA{"Tristan da Cunha"}
TC{"Agwaetiti Turks na Caicos"}
@@ -222,12 +260,16 @@ ig{
TF{"Ụmụ ngalaba Frenchi Southern"}
TG{"Togo"}
TH{"Thailand"}
+ TJ{"Obodo Tajikistan"}
TK{"Tokelau"}
TL{"Timor-Leste"}
+ TM{"Obodo Turkmenistan"}
TN{"Tunisia"}
TO{"Tonga"}
+ TR{"Obodo Turkey"}
TT{"Trinidad & Tobago"}
TV{"Tuvalu"}
+ TW{"Obodo Taiwan"}
TZ{"Tanzania"}
UA{"Ukraine"}
UG{"Uganda"}
@@ -235,6 +277,7 @@ ig{
UN{"Mba Ụwa Jikọrọ Ọnụ"}
US{"Mba United States"}
UY{"Uruguay"}
+ UZ{"Obodo Uzbekistan"}
VA{"Vatican City"}
VC{"St. Vincent & Grenadines"}
VE{"Venezuela"}
@@ -247,6 +290,7 @@ ig{
XA{"Pseudo-Accents"}
XB{"Pseudo-Bidi"}
XK{"Kosovo"}
+ YE{"Obodo Yemen"}
YT{"Mayotte"}
ZA{"South Africa"}
ZM{"Zambia"}
@@ -261,9 +305,8 @@ ig{
CG{"Congo (Republik)"}
CI{"Ivory Coast"}
CZ{"Czech Republik"}
- FK{"Agwaetiti Falkland"}
SZ{"Swaziland"}
TL{"East Timor"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ii.txt b/icu4c/source/data/region/ii.txt
index f7e3bb106fd..ad05ab8eb9a 100644
--- a/icu4c/source/data/region/ii.txt
+++ b/icu4c/source/data/region/ii.txt
@@ -14,5 +14,5 @@ ii{
US{"ꂰꇩ"}
ZZ{"ꃅꄷꅉꀋꐚꌠ"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/is.txt b/icu4c/source/data/region/is.txt
index d72c7acc6be..337d44f9a96 100644
--- a/icu4c/source/data/region/is.txt
+++ b/icu4c/source/data/region/is.txt
@@ -298,7 +298,6 @@ is{
ZZ{"Óþekkt svæði"}
}
Countries%short{
- GB{"Bretland"}
HK{"Hong Kong"}
MO{"Makaó"}
PS{"Palestína"}
@@ -308,11 +307,8 @@ is{
Countries%variant{
CD{"Kongó (Lýðstjórnarlýðveldið)"}
CG{"Kongó (Lýðveldið)"}
- CI{"Fílabeinsströndin"}
- CZ{"Tékkland"}
FK{"Falklandseyjar (Malvinas)"}
- SZ{"Svasíland"}
TL{"Austur-Tímor"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/it.txt b/icu4c/source/data/region/it.txt
index 65073f39a4b..2b3c7dbfde1 100644
--- a/icu4c/source/data/region/it.txt
+++ b/icu4c/source/data/region/it.txt
@@ -312,7 +312,6 @@ it{
CZ{"Repubblica Ceca"}
FK{"Isole Falkland (Isole Malvine)"}
SZ{"Regno di eSwatini"}
- TL{"Timor Est"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ja.txt b/icu4c/source/data/region/ja.txt
index c121210ed93..6a01e40b54b 100644
--- a/icu4c/source/data/region/ja.txt
+++ b/icu4c/source/data/region/ja.txt
@@ -314,5 +314,5 @@ ja{
SZ{"スワジランド"}
TL{"東チモール"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ja_JP.txt b/icu4c/source/data/region/ja_JP.txt
deleted file mode 100644
index 933dd40c680..00000000000
--- a/icu4c/source/data/region/ja_JP.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-// © 2016 and later: Unicode, Inc. and others.
-// License & terms of use: http://www.unicode.org/copyright.html#License
-/**
- * generated alias target
- */
-ja_JP{
- ___{""}
-}
diff --git a/icu4c/source/data/region/ja_JP_TRADITIONAL.txt b/icu4c/source/data/region/ja_JP_TRADITIONAL.txt
deleted file mode 100644
index 2a23df32faa..00000000000
--- a/icu4c/source/data/region/ja_JP_TRADITIONAL.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-// © 2016 and later: Unicode, Inc. and others.
-// License & terms of use: http://www.unicode.org/copyright.html#License
-ja_JP_TRADITIONAL{
- calendar{
- default{"japanese"}
- }
-}
diff --git a/icu4c/source/data/region/jgo.txt b/icu4c/source/data/region/jgo.txt
index 76001e5bb11..3ff517a170e 100644
--- a/icu4c/source/data/region/jgo.txt
+++ b/icu4c/source/data/region/jgo.txt
@@ -85,5 +85,5 @@ jgo{
ZW{"Zimbámbwɛ"}
ZZ{"ŋgɔŋ yi pɛ́ ká kɛ́ jʉɔ"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/jmc.txt b/icu4c/source/data/region/jmc.txt
index 3774a0f9cb0..398e6b30c41 100644
--- a/icu4c/source/data/region/jmc.txt
+++ b/icu4c/source/data/region/jmc.txt
@@ -226,5 +226,5 @@ jmc{
ZM{"Zambia"}
ZW{"Zimbabwe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/jv.txt b/icu4c/source/data/region/jv.txt
index f858efa5537..262f407ac8f 100644
--- a/icu4c/source/data/region/jv.txt
+++ b/icu4c/source/data/region/jv.txt
@@ -305,5 +305,5 @@ jv{
SZ{"(Swasiland)"}
TL{"Timor Wétan"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ka.txt b/icu4c/source/data/region/ka.txt
index 2fc0b1fc89b..dd5ae4f82df 100644
--- a/icu4c/source/data/region/ka.txt
+++ b/icu4c/source/data/region/ka.txt
@@ -302,7 +302,6 @@ ka{
HK{"ჰონკონგი"}
MO{"მაკაო"}
PS{"პალესტინა"}
- UN{"გაერო"}
US{"აშშ"}
}
Countries%variant{
@@ -314,5 +313,5 @@ ka{
SZ{"სვაზილანდი"}
TL{"აღმოსავლეთ ტიმორი"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/kab.txt b/icu4c/source/data/region/kab.txt
index 4d333acb53a..9c9b34fb0a4 100644
--- a/icu4c/source/data/region/kab.txt
+++ b/icu4c/source/data/region/kab.txt
@@ -226,5 +226,5 @@ kab{
ZM{"Zambya"}
ZW{"Zimbabwi"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/kam.txt b/icu4c/source/data/region/kam.txt
index 1d4e6fa5844..d9f837bbfa4 100644
--- a/icu4c/source/data/region/kam.txt
+++ b/icu4c/source/data/region/kam.txt
@@ -226,5 +226,5 @@ kam{
ZM{"Nzambia"}
ZW{"Nzimbambwe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/kde.txt b/icu4c/source/data/region/kde.txt
index f4873d30264..3f78fe65583 100644
--- a/icu4c/source/data/region/kde.txt
+++ b/icu4c/source/data/region/kde.txt
@@ -226,5 +226,5 @@ kde{
ZM{"Zambia"}
ZW{"Zimbabwe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/kea.txt b/icu4c/source/data/region/kea.txt
index 22aea571780..513d3a9ced1 100644
--- a/icu4c/source/data/region/kea.txt
+++ b/icu4c/source/data/region/kea.txt
@@ -313,5 +313,5 @@ kea{
SZ{"Suazilándia"}
TL{"Timor-Leste"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/khq.txt b/icu4c/source/data/region/khq.txt
index fc685976911..1e6d8fb4b9c 100644
--- a/icu4c/source/data/region/khq.txt
+++ b/icu4c/source/data/region/khq.txt
@@ -226,5 +226,5 @@ khq{
ZM{"Zambi"}
ZW{"Zimbabwe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ki.txt b/icu4c/source/data/region/ki.txt
index 943369701a7..5d3c3072384 100644
--- a/icu4c/source/data/region/ki.txt
+++ b/icu4c/source/data/region/ki.txt
@@ -226,5 +226,5 @@ ki{
ZM{"Zambia"}
ZW{"Zimbabwe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/kk.txt b/icu4c/source/data/region/kk.txt
index f510f025119..2e3cc185e89 100644
--- a/icu4c/source/data/region/kk.txt
+++ b/icu4c/source/data/region/kk.txt
@@ -298,7 +298,6 @@ kk{
ZZ{"Белгісіз аймақ"}
}
Countries%short{
- GB{"Ұлыбритания"}
HK{"Сянган"}
MO{"Макао"}
PS{"Палестина"}
@@ -308,11 +307,9 @@ kk{
Countries%variant{
CD{"Конго Демократиялық Республикасы"}
CG{"Конго Республикасы"}
- CI{"Кот-д’Ивуар"}
CZ{"Чех Республикасы"}
FK{"Фолкленд аралдары (Мальвин аралдары)"}
- SZ{"Свазиленд"}
TL{"Шығыс Тимор"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/kkj.txt b/icu4c/source/data/region/kkj.txt
index a96987952dd..3443f9b2690 100644
--- a/icu4c/source/data/region/kkj.txt
+++ b/icu4c/source/data/region/kkj.txt
@@ -4,5 +4,5 @@ kkj{
Countries{
CM{"Kamɛrun"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/kl.txt b/icu4c/source/data/region/kl.txt
index 3915734af74..f353e3247b7 100644
--- a/icu4c/source/data/region/kl.txt
+++ b/icu4c/source/data/region/kl.txt
@@ -4,5 +4,5 @@ kl{
Countries{
GL{"Kalaallit Nunaat"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/kln.txt b/icu4c/source/data/region/kln.txt
index 938c24ba73e..a4e395f1a9b 100644
--- a/icu4c/source/data/region/kln.txt
+++ b/icu4c/source/data/region/kln.txt
@@ -226,5 +226,5 @@ kln{
ZM{"Emetab Zambia"}
ZW{"Emetab Zimbabwe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/km.txt b/icu4c/source/data/region/km.txt
index 1138d75536c..392e61f0dba 100644
--- a/icu4c/source/data/region/km.txt
+++ b/icu4c/source/data/region/km.txt
@@ -311,8 +311,7 @@ km{
CI{"អាយវ៉ូរី ខូសថ៍"}
CZ{"សាធារណរដ្ឋឆេក"}
FK{"កោះហ្វក់ឡែន (ម៉ាវីណាស)"}
- SZ{"ស្វាស៊ីឡង់"}
TL{"ទីម័រខាងកើត"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/kn.txt b/icu4c/source/data/region/kn.txt
index 3f0527e4f38..2b53ff7b777 100644
--- a/icu4c/source/data/region/kn.txt
+++ b/icu4c/source/data/region/kn.txt
@@ -314,5 +314,5 @@ kn{
SZ{"ಸ್ವಾಜಿಲ್ಯಾಂಡ್"}
TL{"ಪೂರ್ವ ಟಿಮೋರ್"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ko.txt b/icu4c/source/data/region/ko.txt
index be25573a1cb..70195629ae1 100644
--- a/icu4c/source/data/region/ko.txt
+++ b/icu4c/source/data/region/ko.txt
@@ -298,12 +298,9 @@ ko{
ZZ{"알려지지 않은 지역"}
}
Countries%short{
- GB{"영국"}
HK{"홍콩"}
MO{"마카오"}
PS{"팔레스타인"}
- UN{"유엔"}
- US{"미국"}
}
Countries%variant{
CD{"콩고민주공화국"}
@@ -314,5 +311,5 @@ ko{
SZ{"스와질란드"}
TL{"티모르레스테"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ko_KP.txt b/icu4c/source/data/region/ko_KP.txt
index 3142865eaa6..7186d052262 100644
--- a/icu4c/source/data/region/ko_KP.txt
+++ b/icu4c/source/data/region/ko_KP.txt
@@ -4,5 +4,5 @@ ko_KP{
Countries{
KP{"조선민주주의인민공화국"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/kok.txt b/icu4c/source/data/region/kok.txt
index 0df0b4c5bb7..229186c64d5 100644
--- a/icu4c/source/data/region/kok.txt
+++ b/icu4c/source/data/region/kok.txt
@@ -313,5 +313,5 @@ kok{
SZ{"स्वाझिलँड"}
TL{"ईस्ट तिमूर"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ks.txt b/icu4c/source/data/region/ks.txt
index c26bef0e08b..fb476a7aff1 100644
--- a/icu4c/source/data/region/ks.txt
+++ b/icu4c/source/data/region/ks.txt
@@ -277,5 +277,5 @@ ks{
ZW{"زِمبابے"}
ZZ{"نامعلوٗم تہٕ نالَگہار عَلاقہٕ"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ks_Arab.txt b/icu4c/source/data/region/ks_Arab.txt
new file mode 100644
index 00000000000..aafa093f184
--- /dev/null
+++ b/icu4c/source/data/region/ks_Arab.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+ks_Arab{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/region/ks_Arab_IN.txt b/icu4c/source/data/region/ks_Arab_IN.txt
new file mode 100644
index 00000000000..a13c0c96058
--- /dev/null
+++ b/icu4c/source/data/region/ks_Arab_IN.txt
@@ -0,0 +1,8 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+/**
+ * generated alias target
+ */
+ks_Arab_IN{
+ ___{""}
+}
diff --git a/icu4c/source/data/region/ks_IN.txt b/icu4c/source/data/region/ks_IN.txt
new file mode 100644
index 00000000000..fd8b52d9b4a
--- /dev/null
+++ b/icu4c/source/data/region/ks_IN.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+ks_IN{
+ "%%ALIAS"{"ks_Arab_IN"}
+}
diff --git a/icu4c/source/data/region/ksb.txt b/icu4c/source/data/region/ksb.txt
index 7266980f5a1..af2c99e59af 100644
--- a/icu4c/source/data/region/ksb.txt
+++ b/icu4c/source/data/region/ksb.txt
@@ -225,5 +225,5 @@ ksb{
ZM{"Zambia"}
ZW{"Zimbabwe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ksf.txt b/icu4c/source/data/region/ksf.txt
index ab806f14a9b..eb58d403909 100644
--- a/icu4c/source/data/region/ksf.txt
+++ b/icu4c/source/data/region/ksf.txt
@@ -226,5 +226,5 @@ ksf{
ZM{"zambí"}
ZW{"zimbabwɛ́"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ksh.txt b/icu4c/source/data/region/ksh.txt
index 0a7a1c45918..5b01baa3974 100644
--- a/icu4c/source/data/region/ksh.txt
+++ b/icu4c/source/data/region/ksh.txt
@@ -292,9 +292,6 @@ ksh{
ZZ{"- Jähjend onbikannt -"}
}
Countries%short{
- GB{"Jruußbrettannije"}
- HK{"Hongkong"}
- MO{"Makau"}
US{"USA"}
}
Countries%variant{
@@ -303,5 +300,5 @@ ksh{
CI{"de Älfebeijnköß"}
FK{"de malleviinesche Enselle"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ku.txt b/icu4c/source/data/region/ku.txt
index 9d3f9f93ef0..1f6ed9df198 100644
--- a/icu4c/source/data/region/ku.txt
+++ b/icu4c/source/data/region/ku.txt
@@ -149,7 +149,6 @@ ku{
MC{"Monako"}
MD{"Moldova"}
ME{"Montenegro"}
- MF{"MF"}
MG{"Madagaskar"}
MH{"Giravên Marşal"}
MK{"Makedonya"}
@@ -265,5 +264,5 @@ ku{
FK{"Giravên Falkland"}
TL{"Tîmora Rojhilat"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/kw.txt b/icu4c/source/data/region/kw.txt
index 53a66b97747..3b27d2b51ac 100644
--- a/icu4c/source/data/region/kw.txt
+++ b/icu4c/source/data/region/kw.txt
@@ -4,5 +4,5 @@ kw{
Countries{
GB{"Rywvaneth Unys"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ky.txt b/icu4c/source/data/region/ky.txt
index 3e29a496131..1b94e110bca 100644
--- a/icu4c/source/data/region/ky.txt
+++ b/icu4c/source/data/region/ky.txt
@@ -312,5 +312,5 @@ ky{
FK{"Фолкленд (Мальвина) аралдары"}
TL{"Чыгыш Тимор"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/lag.txt b/icu4c/source/data/region/lag.txt
index 06d78d7cbd5..7a7a6c6531e 100644
--- a/icu4c/source/data/region/lag.txt
+++ b/icu4c/source/data/region/lag.txt
@@ -226,5 +226,5 @@ lag{
ZM{"Sámbia"}
ZW{"Simbáabwe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/lb.txt b/icu4c/source/data/region/lb.txt
index 2ffa9835a6a..c875b15bcdb 100644
--- a/icu4c/source/data/region/lb.txt
+++ b/icu4c/source/data/region/lb.txt
@@ -304,5 +304,5 @@ lb{
CG{"Kongo (Republik)"}
CI{"Elfebeeküst"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/lg.txt b/icu4c/source/data/region/lg.txt
index cbe7d750bb0..7c3ca27a8a4 100644
--- a/icu4c/source/data/region/lg.txt
+++ b/icu4c/source/data/region/lg.txt
@@ -226,5 +226,5 @@ lg{
ZM{"Zambya"}
ZW{"Zimbabwe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/lkt.txt b/icu4c/source/data/region/lkt.txt
index 3b44b2e9db9..d31bdd68a59 100644
--- a/icu4c/source/data/region/lkt.txt
+++ b/icu4c/source/data/region/lkt.txt
@@ -15,5 +15,5 @@ lkt{
MX{"Spayóla Makȟóčhe"}
US{"Mílahaŋska Tȟamákȟočhe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ln.txt b/icu4c/source/data/region/ln.txt
index cd8abb453bd..a77714c6de6 100644
--- a/icu4c/source/data/region/ln.txt
+++ b/icu4c/source/data/region/ln.txt
@@ -236,5 +236,5 @@ ln{
Countries%variant{
CZ{"Repibiki Tsekɛ"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/lo.txt b/icu4c/source/data/region/lo.txt
index 1b2499ece4a..15774963e3b 100644
--- a/icu4c/source/data/region/lo.txt
+++ b/icu4c/source/data/region/lo.txt
@@ -287,6 +287,8 @@ lo{
VU{"ວານົວຕູ"}
WF{"ວາລລິສ ແລະ ຟູຕູນາ"}
WS{"ຊາມົວ"}
+ XA{"Pseudo-Accents"}
+ XB{"Pseudo-Bidi"}
XK{"ໂຄໂຊໂວ"}
YE{"ເຢເມນ"}
YT{"ມາຢັອດ"}
@@ -312,5 +314,5 @@ lo{
SZ{"ສະວາຊິແລນ"}
TL{"ທິມໍ ຕາເວັນອອກ"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/lrc.txt b/icu4c/source/data/region/lrc.txt
index cd0e47fc1a5..29fd96daec0 100644
--- a/icu4c/source/data/region/lrc.txt
+++ b/icu4c/source/data/region/lrc.txt
@@ -26,5 +26,5 @@ lrc{
US{"ڤولاتیا یأکاگئرتە"}
ZZ{"راساگە نادیار"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/lt.txt b/icu4c/source/data/region/lt.txt
index 06f2b91992c..1ceb36ec503 100644
--- a/icu4c/source/data/region/lt.txt
+++ b/icu4c/source/data/region/lt.txt
@@ -287,6 +287,8 @@ lt{
VU{"Vanuatu"}
WF{"Volisas ir Futūna"}
WS{"Samoa"}
+ XA{"pseudo A"}
+ XB{"pseudo B"}
XK{"Kosovas"}
YE{"Jemenas"}
YT{"Majotas"}
@@ -309,7 +311,6 @@ lt{
CI{"Dramblio Kaulo Kranto Respublika"}
CZ{"Čekijos Respublika"}
FK{"Folklando (Malvinų) Salos"}
- SZ{"Svazilandas"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/lu.txt b/icu4c/source/data/region/lu.txt
index a9e3c0cc64c..020c1344bc1 100644
--- a/icu4c/source/data/region/lu.txt
+++ b/icu4c/source/data/region/lu.txt
@@ -226,5 +226,5 @@ lu{
ZM{"Zambi"}
ZW{"Zimbabwe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/luo.txt b/icu4c/source/data/region/luo.txt
index 652ea7b37e9..dc622074f19 100644
--- a/icu4c/source/data/region/luo.txt
+++ b/icu4c/source/data/region/luo.txt
@@ -226,5 +226,5 @@ luo{
ZM{"Zambia"}
ZW{"Zimbabwe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/luy.txt b/icu4c/source/data/region/luy.txt
index 6d0411c3d1b..5e755a3a954 100644
--- a/icu4c/source/data/region/luy.txt
+++ b/icu4c/source/data/region/luy.txt
@@ -226,5 +226,5 @@ luy{
ZM{"Zambia"}
ZW{"Zimbabwe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/lv.txt b/icu4c/source/data/region/lv.txt
index 272d8b3c3d5..01dce86b6cd 100644
--- a/icu4c/source/data/region/lv.txt
+++ b/icu4c/source/data/region/lv.txt
@@ -298,10 +298,8 @@ lv{
ZZ{"nezināms reģions"}
}
Countries%short{
- GB{"Apvienotā Karaliste"}
HK{"Honkonga"}
MO{"Makao"}
- PS{"Palestīna"}
UN{"ANO"}
US{"ASV"}
}
@@ -312,7 +310,6 @@ lv{
CZ{"Čehijas Republika"}
FK{"Folklenda (Malvinu) salas"}
SZ{"Svazilenda"}
- TL{"Austrumtimora"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/mai.txt b/icu4c/source/data/region/mai.txt
new file mode 100644
index 00000000000..35c03ab385d
--- /dev/null
+++ b/icu4c/source/data/region/mai.txt
@@ -0,0 +1,18 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+mai{
+ Countries{
+ BR{"ब्राज़ील"}
+ CN{"चीन"}
+ DE{"जर्मनी"}
+ FR{"फ़्रांस"}
+ GB{"यूनाइटेड किंगडम"}
+ IN{"भारत"}
+ IT{"इटली"}
+ JP{"जापान"}
+ RU{"रूस"}
+ US{"संयुक्त राज्य"}
+ ZZ{"अज्ञात क्षेत्र"}
+ }
+ Version{"37"}
+}
diff --git a/icu4c/source/data/region/mas.txt b/icu4c/source/data/region/mas.txt
index 0ef5387be17..45b7eda2e6a 100644
--- a/icu4c/source/data/region/mas.txt
+++ b/icu4c/source/data/region/mas.txt
@@ -226,5 +226,5 @@ mas{
ZM{"Sambia"}
ZW{"Simbabwe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/mer.txt b/icu4c/source/data/region/mer.txt
index df4d798fd3d..7e7611e780d 100644
--- a/icu4c/source/data/region/mer.txt
+++ b/icu4c/source/data/region/mer.txt
@@ -226,5 +226,5 @@ mer{
ZM{"Zambia"}
ZW{"Zimbabwe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/mfe.txt b/icu4c/source/data/region/mfe.txt
index 8dd640c0292..bd9993c22f0 100644
--- a/icu4c/source/data/region/mfe.txt
+++ b/icu4c/source/data/region/mfe.txt
@@ -226,5 +226,5 @@ mfe{
ZM{"Zambi"}
ZW{"Zimbabwe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/mg.txt b/icu4c/source/data/region/mg.txt
index 9acf456031c..efb49215627 100644
--- a/icu4c/source/data/region/mg.txt
+++ b/icu4c/source/data/region/mg.txt
@@ -226,5 +226,5 @@ mg{
ZM{"Zambia"}
ZW{"Zimbaboe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/mgh.txt b/icu4c/source/data/region/mgh.txt
index 738dbcc047a..8602dd3f3d0 100644
--- a/icu4c/source/data/region/mgh.txt
+++ b/icu4c/source/data/region/mgh.txt
@@ -139,5 +139,5 @@ mgh{
ZM{"Uzambia"}
ZW{"Uzimbabwe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/mgo.txt b/icu4c/source/data/region/mgo.txt
index ae6d098a5ad..e8b7ca5e0ec 100644
--- a/icu4c/source/data/region/mgo.txt
+++ b/icu4c/source/data/region/mgo.txt
@@ -5,5 +5,5 @@ mgo{
CM{"Kamalun"}
ZZ{"aba aben tisɔ̀"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/mi.txt b/icu4c/source/data/region/mi.txt
index e17b949f7c4..d5669c8f244 100644
--- a/icu4c/source/data/region/mi.txt
+++ b/icu4c/source/data/region/mi.txt
@@ -16,5 +16,5 @@ mi{
US{"Hononga o Amerika"}
ZZ{"Rohe Tē Mōhiotia"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/mk.txt b/icu4c/source/data/region/mk.txt
index be93c7f3aa7..1e442772f6a 100644
--- a/icu4c/source/data/region/mk.txt
+++ b/icu4c/source/data/region/mk.txt
@@ -311,8 +311,7 @@ mk{
CI{"Брег на Слоновата Коска"}
CZ{"Република Чешка"}
FK{"Фолкландски Острови (Малвински Острови)"}
- SZ{"Свазиленд"}
TL{"Источен Тимор"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ml.txt b/icu4c/source/data/region/ml.txt
index 16fe1e856d6..6ed539f0991 100644
--- a/icu4c/source/data/region/ml.txt
+++ b/icu4c/source/data/region/ml.txt
@@ -288,6 +288,7 @@ ml{
WF{"വാലിസ് ആന്റ് ഫ്യൂച്യുന"}
WS{"സമോവ"}
XA{"കൃത്രിമ ഉച്ചാരണം"}
+ XB{"സൂഡോ-ബായഡീ"}
XK{"കൊസോവൊ"}
YE{"യെമൻ"}
YT{"മയോട്ടി"}
@@ -313,5 +314,5 @@ ml{
SZ{"സ്വിറ്റ്സർലൻഡ്"}
TL{"കിഴക്കൻ തിമോർ"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/mn.txt b/icu4c/source/data/region/mn.txt
index edda5cebb4c..d9205c4eb89 100644
--- a/icu4c/source/data/region/mn.txt
+++ b/icu4c/source/data/region/mn.txt
@@ -314,5 +314,5 @@ mn{
SZ{"Свазиланд"}
TL{"Зүүн Тимор"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/mni.txt b/icu4c/source/data/region/mni.txt
new file mode 100644
index 00000000000..9e8f5e768eb
--- /dev/null
+++ b/icu4c/source/data/region/mni.txt
@@ -0,0 +1,18 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+mni{
+ Countries{
+ BR{"ব্রাজিল"}
+ CN{"চিনা"}
+ DE{"জর্মনি"}
+ FR{"ফ্রান্স"}
+ GB{"য়ুনাইটেদ কিংদম"}
+ IN{"ইন্দিয়া"}
+ IT{"ইটালি"}
+ JP{"জাপান"}
+ RU{"রুসিয়া"}
+ US{"য়ুনাইটেদ ষ্টেটস"}
+ ZZ{"মশকখংদবা লমদম"}
+ }
+ Version{"37"}
+}
diff --git a/icu4c/source/data/region/mni_Beng.txt b/icu4c/source/data/region/mni_Beng.txt
new file mode 100644
index 00000000000..e861947a77f
--- /dev/null
+++ b/icu4c/source/data/region/mni_Beng.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+mni_Beng{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/region/mni_Beng_IN.txt b/icu4c/source/data/region/mni_Beng_IN.txt
new file mode 100644
index 00000000000..fee69899925
--- /dev/null
+++ b/icu4c/source/data/region/mni_Beng_IN.txt
@@ -0,0 +1,8 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+/**
+ * generated alias target
+ */
+mni_Beng_IN{
+ ___{""}
+}
diff --git a/icu4c/source/data/region/mni_IN.txt b/icu4c/source/data/region/mni_IN.txt
new file mode 100644
index 00000000000..00d8c00a15b
--- /dev/null
+++ b/icu4c/source/data/region/mni_IN.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+mni_IN{
+ "%%ALIAS"{"mni_Beng_IN"}
+}
diff --git a/icu4c/source/data/region/mr.txt b/icu4c/source/data/region/mr.txt
index e50d69f9b61..2734d12b479 100644
--- a/icu4c/source/data/region/mr.txt
+++ b/icu4c/source/data/region/mr.txt
@@ -313,5 +313,5 @@ mr{
SZ{"स्वाझिलँड"}
TL{"पूर्व तिमोर"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ms.txt b/icu4c/source/data/region/ms.txt
index 78f284493d5..54aac88abeb 100644
--- a/icu4c/source/data/region/ms.txt
+++ b/icu4c/source/data/region/ms.txt
@@ -287,6 +287,8 @@ ms{
VU{"Vanuatu"}
WF{"Wallis dan Futuna"}
WS{"Samoa"}
+ XA{"Aksen Pseudo"}
+ XB{"Bidi Pseudo"}
XK{"Kosovo"}
YE{"Yaman"}
YT{"Mayotte"}
@@ -309,8 +311,7 @@ ms{
CI{"Ivory Coast"}
CZ{"Republik Czech"}
FK{"Kepulauan Falkland (Islas Malvinas)"}
- SZ{"Swaziland"}
TL{"Timor Timur"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/mt.txt b/icu4c/source/data/region/mt.txt
index 52fa740010b..8cac24cf338 100644
--- a/icu4c/source/data/region/mt.txt
+++ b/icu4c/source/data/region/mt.txt
@@ -309,5 +309,5 @@ mt{
FK{"Il-Gżejjer Falkland (il-Gżejjer Malvinas)"}
TL{"Timor tal-Lvant"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/mua.txt b/icu4c/source/data/region/mua.txt
index 7b59834b658..4521a612dd2 100644
--- a/icu4c/source/data/region/mua.txt
+++ b/icu4c/source/data/region/mua.txt
@@ -226,5 +226,5 @@ mua{
ZM{"Zambiya"}
ZW{"Zimbabwe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/my.txt b/icu4c/source/data/region/my.txt
index 07413b421dc..b323b6db1d4 100644
--- a/icu4c/source/data/region/my.txt
+++ b/icu4c/source/data/region/my.txt
@@ -287,6 +287,8 @@ my{
VU{"ဗနွားတူ"}
WF{"ဝေါလစ်နှင့် ဖူကျူးနား"}
WS{"ဆမိုးအား"}
+ XA{"နိုင်ငံခြားသံ"}
+ XB{"စာပြောင်းပြန်"}
XK{"ကိုဆိုဗို"}
YE{"ယီမင်"}
YT{"မေယော့"}
@@ -300,7 +302,6 @@ my{
HK{"ဟောင်ကောင်"}
MO{"မကာအို"}
PS{"ပါလက်စတိုင်း"}
- UN{"ကုလသမဂ္ဂ"}
US{"ယူအက်စ်"}
}
Countries%variant{
@@ -309,8 +310,6 @@ my{
CI{"အိုင်ဗရီကို့စ်"}
CZ{"ချက် ပြည်ထောင်စု"}
FK{"ဖော့ကလန် ကျွန်းစု (အီလားစ် မောလ်ဗီနာစ်)"}
- SZ{"ဆွာဇီလန်"}
- TL{"အရှေ့တီမော"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/mzn.txt b/icu4c/source/data/region/mzn.txt
index a914b6450a6..e5c6be455a2 100644
--- a/icu4c/source/data/region/mzn.txt
+++ b/icu4c/source/data/region/mzn.txt
@@ -292,7 +292,6 @@ mzn{
ZZ{"نامَیِّن منطقه"}
}
Countries%short{
- GB{"بریتانیا"}
HK{"هونگ کونگ"}
MO{"ماکائو"}
PS{"فلسطین"}
@@ -305,5 +304,5 @@ mzn{
FK{"فالکلند (مالویناس)"}
TL{"شرقی تیمور"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/naq.txt b/icu4c/source/data/region/naq.txt
index 4c7b4ce663b..5947e310cc0 100644
--- a/icu4c/source/data/region/naq.txt
+++ b/icu4c/source/data/region/naq.txt
@@ -226,5 +226,5 @@ naq{
ZM{"Zambiab"}
ZW{"Zimbabweb"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/nb.txt b/icu4c/source/data/region/nb.txt
index a3a7a4a8f93..be54a44e957 100644
--- a/icu4c/source/data/region/nb.txt
+++ b/icu4c/source/data/region/nb.txt
@@ -106,7 +106,7 @@ nb{
ER{"Eritrea"}
ES{"Spania"}
ET{"Etiopia"}
- EU{"EU"}
+ EU{"Den europeiske union"}
EZ{"eurosonen"}
FI{"Finland"}
FJ{"Fiji"}
@@ -298,21 +298,17 @@ nb{
ZZ{"ukjent område"}
}
Countries%short{
- GB{"Storbritannia"}
HK{"Hongkong"}
MO{"Macao"}
PS{"Palestina"}
- UN{"FN"}
- US{"USA"}
}
Countries%variant{
CD{"Den demokratiske republikken Kongo"}
CG{"Republikken Kongo"}
- CI{"Elfenbenskysten"}
CZ{"Den tsjekkiske republikk"}
FK{"Falklandsøyene (Islas Malvinas)"}
SZ{"Swaziland"}
TL{"Timor-Leste"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/nd.txt b/icu4c/source/data/region/nd.txt
index a1f48a095f5..34a770b0364 100644
--- a/icu4c/source/data/region/nd.txt
+++ b/icu4c/source/data/region/nd.txt
@@ -226,5 +226,5 @@ nd{
ZM{"Zambiya"}
ZW{"Zimbabwe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/nds.txt b/icu4c/source/data/region/nds.txt
index 724ed5e35dc..ac58836f6f0 100644
--- a/icu4c/source/data/region/nds.txt
+++ b/icu4c/source/data/region/nds.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nds{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ne.txt b/icu4c/source/data/region/ne.txt
index 5391156f5b4..809e5cfd7e7 100644
--- a/icu4c/source/data/region/ne.txt
+++ b/icu4c/source/data/region/ne.txt
@@ -287,6 +287,7 @@ ne{
VU{"भानुआतु"}
WF{"वालिस र फुटुना"}
WS{"सामोआ"}
+ XA{"सिउडो-एक्सेन्ट्स"}
XB{"सिउडो-बिडी"}
XK{"कोसोभो"}
YE{"येमेन"}
@@ -310,8 +311,7 @@ ne{
CI{"आइभोरी कोस्ट"}
CZ{"चेक गणतन्त्र"}
FK{"फक्ल्याण्ड टापुहरू (इज्लास माल्भिनास)"}
- SZ{"स्वाजिल्याण्ड"}
TL{"पृर्वी टीमोर"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/nl.txt b/icu4c/source/data/region/nl.txt
index da60cb45e48..91a300e204c 100644
--- a/icu4c/source/data/region/nl.txt
+++ b/icu4c/source/data/region/nl.txt
@@ -314,5 +314,5 @@ nl{
SZ{"Swaziland"}
TL{"Democratische Republiek Oost-Timor"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/nmg.txt b/icu4c/source/data/region/nmg.txt
index aa16186148a..4805ff9b3e0 100644
--- a/icu4c/source/data/region/nmg.txt
+++ b/icu4c/source/data/region/nmg.txt
@@ -226,5 +226,5 @@ nmg{
ZM{"Zambia"}
ZW{"Zimbabwǝ"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/nn.txt b/icu4c/source/data/region/nn.txt
index 7ff5f40a0e2..9b8bbb440fa 100644
--- a/icu4c/source/data/region/nn.txt
+++ b/icu4c/source/data/region/nn.txt
@@ -105,7 +105,6 @@ nn{
ER{"Eritrea"}
ES{"Spania"}
ET{"Etiopia"}
- EU{"EU"}
EZ{"eurosona"}
FI{"Finland"}
FJ{"Fiji"}
@@ -295,11 +294,9 @@ nn{
ZZ{"ukjent område"}
}
Countries%short{
- GB{"Storbritannia"}
HK{"Hongkong"}
MO{"Macao"}
PS{"Palestina"}
- US{"USA"}
}
Countries%variant{
CD{"Den demokratiske republikken Kongo"}
@@ -307,5 +304,5 @@ nn{
FK{"Falklandsøyane (Islas Malvinas)"}
TL{"Aust-Timor"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/nnh.txt b/icu4c/source/data/region/nnh.txt
index 7f89be548e6..3e96cce8ee3 100644
--- a/icu4c/source/data/region/nnh.txt
+++ b/icu4c/source/data/region/nnh.txt
@@ -4,5 +4,5 @@ nnh{
Countries{
CM{"Kàmalûm"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/nus.txt b/icu4c/source/data/region/nus.txt
index 7df59af07be..bc58fc77463 100644
--- a/icu4c/source/data/region/nus.txt
+++ b/icu4c/source/data/region/nus.txt
@@ -54,5 +54,5 @@ nus{
TD{"Ca̱d"}
VG{"Burutic dhuɔ̱ɔ̱l be̱rgin"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/nyn.txt b/icu4c/source/data/region/nyn.txt
index 2abafc18af0..18a730541a3 100644
--- a/icu4c/source/data/region/nyn.txt
+++ b/icu4c/source/data/region/nyn.txt
@@ -226,5 +226,5 @@ nyn{
ZM{"Zambia"}
ZW{"Zimbabwe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/om.txt b/icu4c/source/data/region/om.txt
index 48b4cb931bc..d8454072bd2 100644
--- a/icu4c/source/data/region/om.txt
+++ b/icu4c/source/data/region/om.txt
@@ -15,5 +15,5 @@ om{
RU{"Russia"}
US{"United States"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/or.txt b/icu4c/source/data/region/or.txt
index 6b73bec9b16..573623dc9b7 100644
--- a/icu4c/source/data/region/or.txt
+++ b/icu4c/source/data/region/or.txt
@@ -305,7 +305,6 @@ or{
US{"ଯୁକ୍ତରାଷ୍ଟ୍ର"}
}
Countries%variant{
- CD{"କଙ୍ଗୋ (ଡିଆରସି)"}
CG{"କଙ୍ଗୋ (ସାଧାରଣତନ୍ତ୍ର)"}
CI{"ଆଇଭରୀ କୋଷ୍ଟ"}
CZ{"ଚେକ୍ ସାଧାରଣତନ୍ତ୍ର"}
@@ -313,5 +312,5 @@ or{
SZ{"ସ୍ୱାଜିଲ୍ୟାଣ୍ଡ"}
TL{"ପୂର୍ବ ତିମୋର୍"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/os.txt b/icu4c/source/data/region/os.txt
index 114875793b4..29326d0ef3f 100644
--- a/icu4c/source/data/region/os.txt
+++ b/icu4c/source/data/region/os.txt
@@ -21,5 +21,5 @@ os{
US{"АИШ"}
ZZ{"Нӕзонгӕ бӕстӕ"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/pa.txt b/icu4c/source/data/region/pa.txt
index df5a9b0bac0..d79fe302aeb 100644
--- a/icu4c/source/data/region/pa.txt
+++ b/icu4c/source/data/region/pa.txt
@@ -314,5 +314,5 @@ pa{
SZ{"ਸਵਾਜ਼ੀਲੈਂਡ"}
TL{"ਪੂਰਬ ਤਿਮੋਰ"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/pa_Arab.txt b/icu4c/source/data/region/pa_Arab.txt
index 1a59a030ac1..23d94c49344 100644
--- a/icu4c/source/data/region/pa_Arab.txt
+++ b/icu4c/source/data/region/pa_Arab.txt
@@ -5,5 +5,5 @@ pa_Arab{
Countries{
PK{"پاکستان"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/pa_Guru.txt b/icu4c/source/data/region/pa_Guru.txt
index f06d9fff342..a0ee56949a6 100644
--- a/icu4c/source/data/region/pa_Guru.txt
+++ b/icu4c/source/data/region/pa_Guru.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
pa_Guru{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/pcm.txt b/icu4c/source/data/region/pcm.txt
new file mode 100644
index 00000000000..9a59f80953f
--- /dev/null
+++ b/icu4c/source/data/region/pcm.txt
@@ -0,0 +1,316 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+pcm{
+ Countries{
+ 001{"Wọld"}
+ 002{"Áfríka"}
+ 003{"Nọ́t Amẹ́ríka"}
+ 005{"Saút Amẹ́ríka"}
+ 009{"Oshẹnia"}
+ 011{"Wẹ́stán Áfríka"}
+ 013{"Mídúl Amẹ́ríka"}
+ 014{"Ístán Áfríká"}
+ 015{"Nọ́tán Áfríka"}
+ 017{"Mídúl Áfríka"}
+ 018{"Saútán Áfríka"}
+ 019{"Amẹ́ríkas"}
+ 021{"Nọ́tán Amẹ́ríka"}
+ 029{"Karíbián"}
+ 030{"Ístán Éshia"}
+ 034{"Saútán Éshia"}
+ 035{"Saútíst Éshiá"}
+ 039{"Saútán Yúrop"}
+ 053{"Ọstraléshia"}
+ 054{"Mẹlanẹíshia"}
+ 057{"Maikroníshia Ríjọn"}
+ 061{"Poliníshiá"}
+ 142{"Éshia"}
+ 143{"Mídúl Éshia"}
+ 145{"Wẹ́stán Éshia"}
+ 150{"Yúrop"}
+ 151{"Ístán Yúrop"}
+ 154{"Nọ́tán Yúrop"}
+ 155{"Wẹ́stán Yúrop"}
+ 202{"Áfríka Éria Biló Sahára"}
+ 419{"Látín Amẹ́ríka"}
+ AC{"Asẹ́nshọ́n Aíland"}
+ AD{"Andọ́ra"}
+ AE{"Yunaítẹ́d Áráb Ẹ́mírets"}
+ AF{"Afgánístan"}
+ AG{"Antígwua & Barbúda"}
+ AI{"Angwíla"}
+ AL{"Albénia"}
+ AM{"Armẹ́niá"}
+ AO{"Angóla"}
+ AQ{"Antáktíka"}
+ AR{"Ajẹntína"}
+ AS{"Amẹ́ríká Samoa"}
+ AT{"Ọ́stria"}
+ AU{"Ọstrélia"}
+ AW{"Arúba"}
+ AX{"Ọ́lánd Aílands"}
+ AZ{"Azẹrbaijan"}
+ BA{"Bọ́zniá & Hẹzẹgovína"}
+ BB{"Barbédọs"}
+ BD{"Bangladẹsh"}
+ BE{"Bẹ́ljọm"}
+ BF{"Burkína Fáso"}
+ BG{"Bọlgéria"}
+ BH{"Barein"}
+ BI{"Burúndi"}
+ BJ{"Binin"}
+ BL{"Sént Batẹlẹ́mi"}
+ BM{"Bẹmiúda"}
+ BN{"Brunẹi"}
+ BO{"Bolívia"}
+ BQ{"Karíbián Nẹ́dalands"}
+ BR{"Brázil"}
+ BS{"Bahámas"}
+ BT{"Butan"}
+ BV{"Buvẹ́ Aíland"}
+ BW{"Botswána"}
+ BY{"Bẹ́larus"}
+ BZ{"Bẹliz"}
+ CA{"Kánáda"}
+ CC{"Kókós Aílands"}
+ CD{"Kóngó – Kinshása"}
+ CF{"Sẹ́ntrál Áfríkán Ripọ́blik"}
+ CG{"Kóngo – Brázavil"}
+ CH{"Swítsaland"}
+ CI{"Aívri Kost"}
+ CK{"Kúk Aílands"}
+ CL{"Chílẹ"}
+ CM{"Kamẹrun"}
+ CN{"Chaína"}
+ CO{"Kolómbia"}
+ CP{"Klipatọ́n Aíland"}
+ CR{"Kósta Ríka"}
+ CU{"Kiúbá"}
+ CV{"Kép Vẹ́d"}
+ CW{"Kiurásao"}
+ CX{"Krísmás Aíland"}
+ CY{"Saíprọs"}
+ CZ{"Chẹ́kia"}
+ DE{"Jámáni"}
+ DG{"Diẹ́gó Garsia"}
+ DJ{"Jibúti"}
+ DK{"Dẹ́nmak"}
+ DM{"Dọmíníka"}
+ DO{"Dọmíníka Ripọ́blik"}
+ DZ{"Aljíria"}
+ EA{"Sẹúta & Mẹ́líla"}
+ EC{"Ẹ́kwuádọ"}
+ EE{"Ẹstónia"}
+ EG{"Íjipt"}
+ EH{"Wẹ́stán Sahára"}
+ ER{"Ẹritrẹ́a"}
+ ES{"Spen"}
+ ET{"Ẹtiópia"}
+ EU{"Yurópián Yúniọ́n"}
+ EZ{"Yúróéria"}
+ FI{"Fínland"}
+ FJ{"Fíji"}
+ FK{"Fọ́klánd Aílands"}
+ FM{"Maikroníshia"}
+ FO{"Fáro Aílands"}
+ FR{"Frans"}
+ GA{"Gabọn"}
+ GB{"Yunáítẹ́d Kíndọm"}
+ GD{"Grẹnéda"}
+ GE{"Jọ́jia"}
+ GF{"Frẹ́nch Giána"}
+ GG{"Guẹnzi"}
+ GH{"Gána"}
+ GI{"Jibrọ́lta"}
+ GL{"Grínland"}
+ GM{"Gámbia"}
+ GN{"Gíni"}
+ GP{"Guadalúpẹ"}
+ GQ{"Ikwétóriál Gíni"}
+ GR{"Gris"}
+ GS{"Saút Jọ́jia an Saút Sándwích Aílands"}
+ GT{"Guátẹmála"}
+ GU{"Guam"}
+ GW{"Gíní-Bisáu"}
+ GY{"Gayána"}
+ HK{"Họng Kọng SAR"}
+ HM{"Hiád & MakDónáld Aílands"}
+ HN{"Họndúras"}
+ HR{"Kroéshia"}
+ HT{"Haíti"}
+ HU{"Họ́ngári"}
+ IC{"Kenerí Aílands"}
+ ID{"Indoníshia"}
+ IE{"Ayaland"}
+ IL{"Ízrẹl"}
+ IM{"Aíl ọf Man"}
+ IN{"Índia"}
+ IO{"Brítísh Índián Óshen Tẹ́rẹ́tri"}
+ IQ{"Irak"}
+ IR{"Iran"}
+ IS{"Aísland"}
+ IT{"Ítáli"}
+ JE{"Jẹ́si"}
+ JM{"Jamaíka"}
+ JO{"Jọ́dan"}
+ JP{"Japan"}
+ KE{"Kẹ́nya"}
+ KG{"Kẹjístan"}
+ KH{"Kambódia"}
+ KI{"Kiribáti"}
+ KM{"Kọ́mọ́ros"}
+ KN{"Sent Kits & Nẹ́vis"}
+ KP{"Nọ́t Koria"}
+ KR{"Saút Koria"}
+ KW{"Kuwét"}
+ KY{"Kéman Aílands"}
+ KZ{"Kazakstan"}
+ LA{"Laos"}
+ LB{"Lẹ́bánọn"}
+ LC{"Sent Lúshia"}
+ LI{"Líktẹ́nstain"}
+ LK{"Sri Lánka"}
+ LR{"Laibẹ́ria"}
+ LS{"Lẹsóto"}
+ LT{"Lituénia"}
+ LU{"Lọ́ksẹ́mbọg"}
+ LV{"Látvia"}
+ LY{"Líbia"}
+ MA{"Morọko"}
+ MC{"Mọ́náko"}
+ MD{"Mọldóva"}
+ ME{"Mọntinígro"}
+ MF{"Sent Mátin"}
+ MG{"Madagáska"}
+ MH{"Máshál Aílands"}
+ MK{"Nọ́t Masidónia"}
+ ML{"Máli"}
+ MM{"Miánma (Bọ́ma)"}
+ MN{"Mọngólia"}
+ MO{"Makáo SAR Chaína"}
+ MP{"Nọ́tán Mariána Aílands"}
+ MQ{"Matínik"}
+ MR{"Mọriténia"}
+ MS{"Mọntsẹrat"}
+ MT{"Mọ́lta"}
+ MU{"Mọríshọs"}
+ MV{"Mọ́ldivs"}
+ MW{"Maláwi"}
+ MX{"Mẹ́ksíko"}
+ MY{"Maléshia"}
+ MZ{"Mozámbik"}
+ NA{"Namíbia"}
+ NC{"Niú Kalẹdónia"}
+ NE{"Nizhẹr"}
+ NF{"Nọ́fọlk Aíland"}
+ NG{"Naijíria"}
+ NI{"Nikarágwua"}
+ NL{"Nẹ́dalands"}
+ NO{"Nọ́we"}
+ NP{"Nẹ́pal"}
+ NR{"Náuru"}
+ NU{"Niúẹ"}
+ NZ{"Niú Zíland"}
+ OM{"Oman"}
+ PA{"Pánáma"}
+ PE{"Pẹ́ru"}
+ PF{"Frẹ́nch Poliníshia"}
+ PG{"Pápuá Niú Gíni"}
+ PH{"Fílípins"}
+ PK{"Pakístan"}
+ PL{"Póland"}
+ PM{"Sent Piẹr & Míkẹlọn"}
+ PN{"Pítkén Aílands"}
+ PR{"Puẹ́rto Ríkọ"}
+ PS{"Pálẹ́staín Éria-dẹm"}
+ PT{"Pọ́túgal"}
+ PW{"Palau"}
+ PY{"Párágwue"}
+ QA{"Kata"}
+ QO{"Rimót Pát ọf Oshẹ́nia"}
+ RE{"Réyúniọn"}
+ RO{"Ruménia"}
+ RS{"Sẹ́bia"}
+ RU{"Rọ́shia"}
+ RW{"Ruwánda"}
+ SA{"Saúdí Arébia"}
+ SB{"Sólómọ́n Aílands"}
+ SC{"Sẹ́chẹls"}
+ SD{"Sudan"}
+ SE{"Swídẹn"}
+ SG{"Singapọ"}
+ SH{"Sent Hẹlẹ́na"}
+ SI{"Slovẹ́nia"}
+ SJ{"Sválbad & Jén Meyẹn"}
+ SK{"Slovékia"}
+ SL{"Siẹ́ra Líon"}
+ SM{"San Maríno"}
+ SN{"Sẹ́nẹ́gal"}
+ SO{"Sọmália"}
+ SR{"Súrínam"}
+ SS{"Saút Sudan"}
+ ST{"Sao Tómé & Prínsípẹ"}
+ SV{"El Sálvádọ"}
+ SX{"Sint Mátin"}
+ SY{"Síria"}
+ SZ{"Ẹswatíni"}
+ TA{"Trístán da Kúna"}
+ TC{"Tọks an Kaíkọ́s Aílands"}
+ TD{"Chad"}
+ TF{"Frẹ́nch Saútán Tẹ́rẹ́tris"}
+ TG{"Tógo"}
+ TH{"Taíland"}
+ TJ{"Tajíkstan"}
+ TK{"Tókẹ́lau"}
+ TL{"Íst Tímọ"}
+ TM{"Tọkmẹ́nístan"}
+ TN{"Tuníshia"}
+ TO{"Tónga"}
+ TR{"Tọ́ki"}
+ TT{"Trínídad & Tobágo"}
+ TV{"Tuválu"}
+ TW{"Taiwan"}
+ TZ{"Tanzánia"}
+ UA{"Yukrein"}
+ UG{"Yugánda"}
+ UM{"U.S. Faá Faá Aílands"}
+ UN{"Yunaítẹd Néshọns"}
+ US{"Yunaítẹ́d Stets"}
+ UY{"Yúrugwue"}
+ UZ{"Uzbẹ́kistan"}
+ VA{"Vátíkán Síti"}
+ VC{"Sent Vínsẹnt & Grẹ́nádians"}
+ VE{"Vẹnẹzuẹ́la"}
+ VG{"Brítísh Vájín Aílands"}
+ VI{"U.S. Vájín Aílands"}
+ VN{"Viẹ́tnam"}
+ VU{"Vanuátu"}
+ WF{"Wọ́lis & Fiutúna"}
+ WS{"Samóa"}
+ XA{"To yúz atifíshál vọis wẹ́n yu de tọk"}
+ XB{"Atífíshál Tú-Wé Dairẹ́kshọn"}
+ XK{"Kósóvo"}
+ YE{"Yẹ́mẹn"}
+ YT{"Meyọt"}
+ ZA{"Saút Áfríka"}
+ ZM{"Zámbia"}
+ ZW{"Zimbábwẹ"}
+ ZZ{"Ríjọn Wé Nóbọ́di Sabí"}
+ }
+ Countries%short{
+ GB{"UK"}
+ HK{"Họng Kọng"}
+ MO{"Makáo"}
+ PS{"Pálẹ́stain"}
+ US{"US"}
+ }
+ Countries%variant{
+ CD{"Kóngo (DRC)"}
+ CG{"Kóngó (Ripọ́blik)"}
+ CI{"Kót Divua"}
+ CZ{"Chẹ́k Ripọ́blik"}
+ FK{"Fọ́klánd Aílands (Íslás Malvínas)"}
+ SZ{"Swáziland"}
+ }
+ Version{"37"}
+}
diff --git a/icu4c/source/data/region/pl.txt b/icu4c/source/data/region/pl.txt
index 4891a9967e2..730536a1884 100644
--- a/icu4c/source/data/region/pl.txt
+++ b/icu4c/source/data/region/pl.txt
@@ -314,5 +314,5 @@ pl{
SZ{"Suazi"}
TL{"Timor-Leste"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ps.txt b/icu4c/source/data/region/ps.txt
index ffc6a355460..83dc1aba011 100644
--- a/icu4c/source/data/region/ps.txt
+++ b/icu4c/source/data/region/ps.txt
@@ -302,7 +302,6 @@ ps{
HK{"هانګ کانګ"}
MO{"مکاو"}
PS{"فلسطين"}
- US{"متحده آيالات"}
}
Countries%variant{
CD{"کانګو (DRC)"}
@@ -313,5 +312,5 @@ ps{
SZ{"سوازيلېنډ"}
TL{"ختيځ تيمور"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ps_PK.txt b/icu4c/source/data/region/ps_PK.txt
index 458149a5bd0..d8ff23d14d3 100644
--- a/icu4c/source/data/region/ps_PK.txt
+++ b/icu4c/source/data/region/ps_PK.txt
@@ -7,5 +7,5 @@ ps_PK{
TC{"د ترکیے او کیکاسو ټاپو"}
TF{"د فرانسے جنوبي سیمے"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/pt.txt b/icu4c/source/data/region/pt.txt
index 5e65b639b01..d35a0b787e9 100644
--- a/icu4c/source/data/region/pt.txt
+++ b/icu4c/source/data/region/pt.txt
@@ -298,7 +298,6 @@ pt{
ZZ{"Região desconhecida"}
}
Countries%short{
- GB{"Reino Unido"}
HK{"Hong Kong"}
MO{"Macau"}
PS{"Palestina"}
@@ -314,5 +313,5 @@ pt{
SZ{"Suazilândia"}
TL{"República Democrática de Timor-Leste"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/pt_AO.txt b/icu4c/source/data/region/pt_AO.txt
index 06842614467..95cf1c6eeb2 100644
--- a/icu4c/source/data/region/pt_AO.txt
+++ b/icu4c/source/data/region/pt_AO.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_AO{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/pt_CH.txt b/icu4c/source/data/region/pt_CH.txt
index 0060128ed54..3a679be16d0 100644
--- a/icu4c/source/data/region/pt_CH.txt
+++ b/icu4c/source/data/region/pt_CH.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_CH{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/pt_CV.txt b/icu4c/source/data/region/pt_CV.txt
index 941a30d4c5d..6d4dd3a184a 100644
--- a/icu4c/source/data/region/pt_CV.txt
+++ b/icu4c/source/data/region/pt_CV.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_CV{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/pt_GQ.txt b/icu4c/source/data/region/pt_GQ.txt
index 263ab5fbe52..7cbf7717a1e 100644
--- a/icu4c/source/data/region/pt_GQ.txt
+++ b/icu4c/source/data/region/pt_GQ.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_GQ{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/pt_GW.txt b/icu4c/source/data/region/pt_GW.txt
index 55d0c8dd222..da37fbe5cb5 100644
--- a/icu4c/source/data/region/pt_GW.txt
+++ b/icu4c/source/data/region/pt_GW.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_GW{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/pt_LU.txt b/icu4c/source/data/region/pt_LU.txt
index 66c4e95674c..ebead8d520f 100644
--- a/icu4c/source/data/region/pt_LU.txt
+++ b/icu4c/source/data/region/pt_LU.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_LU{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/pt_MO.txt b/icu4c/source/data/region/pt_MO.txt
index dd723102e0c..cf54f625921 100644
--- a/icu4c/source/data/region/pt_MO.txt
+++ b/icu4c/source/data/region/pt_MO.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_MO{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/pt_MZ.txt b/icu4c/source/data/region/pt_MZ.txt
index 112d57aab1b..b99439ce770 100644
--- a/icu4c/source/data/region/pt_MZ.txt
+++ b/icu4c/source/data/region/pt_MZ.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_MZ{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/pt_PT.txt b/icu4c/source/data/region/pt_PT.txt
index 02b8972c9c1..56d73a04983 100644
--- a/icu4c/source/data/region/pt_PT.txt
+++ b/icu4c/source/data/region/pt_PT.txt
@@ -84,5 +84,5 @@ pt_PT{
CZ{"República Checa"}
FK{"Ilhas Falkland (Malvinas)"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/pt_ST.txt b/icu4c/source/data/region/pt_ST.txt
index 7975c4b3331..e4321678d60 100644
--- a/icu4c/source/data/region/pt_ST.txt
+++ b/icu4c/source/data/region/pt_ST.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_ST{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/pt_TL.txt b/icu4c/source/data/region/pt_TL.txt
index 5166829a4c1..b3777b6af6a 100644
--- a/icu4c/source/data/region/pt_TL.txt
+++ b/icu4c/source/data/region/pt_TL.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_TL{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/qu.txt b/icu4c/source/data/region/qu.txt
index bee8adf593b..3b480217ecf 100644
--- a/icu4c/source/data/region/qu.txt
+++ b/icu4c/source/data/region/qu.txt
@@ -259,18 +259,8 @@ qu{
ZM{"Zambia"}
ZW{"Zimbabue"}
}
- Countries%short{
- GB{"Reino Unido"}
- US{"Estados Unidos"}
- }
Countries%variant{
- CD{"Congo (RDC)"}
- CG{"Congo"}
- CI{"Côte d’Ivoire"}
CZ{"República Checa"}
- FK{"Islas Malvinas"}
- SZ{"Suazilandia"}
- TL{"Timor-Leste"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/rm.txt b/icu4c/source/data/region/rm.txt
index a5b5139dc1d..d80dd7e66f4 100644
--- a/icu4c/source/data/region/rm.txt
+++ b/icu4c/source/data/region/rm.txt
@@ -279,5 +279,5 @@ rm{
ZW{"Simbabwe"}
ZZ{"Regiun betg encouschenta u nunvalaivla"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/rn.txt b/icu4c/source/data/region/rn.txt
index f5115c59127..439953f9ef3 100644
--- a/icu4c/source/data/region/rn.txt
+++ b/icu4c/source/data/region/rn.txt
@@ -226,5 +226,5 @@ rn{
ZM{"Zambiya"}
ZW{"Zimbabwe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ro.txt b/icu4c/source/data/region/ro.txt
index e32c3ee4234..05427ab4af0 100644
--- a/icu4c/source/data/region/ro.txt
+++ b/icu4c/source/data/region/ro.txt
@@ -298,7 +298,6 @@ ro{
ZZ{"Regiune necunoscută"}
}
Countries%short{
- GB{"Regatul Unit"}
HK{"Hong Kong"}
MO{"Macao"}
PS{"Palestina"}
@@ -314,5 +313,5 @@ ro{
SZ{"Swaziland"}
TL{"Timorul de Est"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ro_MD.txt b/icu4c/source/data/region/ro_MD.txt
index 78c1c04979b..a854c4c9c3a 100644
--- a/icu4c/source/data/region/ro_MD.txt
+++ b/icu4c/source/data/region/ro_MD.txt
@@ -4,5 +4,5 @@ ro_MD{
Countries{
MM{"Myanmar"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/rof.txt b/icu4c/source/data/region/rof.txt
index d3e17c66007..104997dafbb 100644
--- a/icu4c/source/data/region/rof.txt
+++ b/icu4c/source/data/region/rof.txt
@@ -226,5 +226,5 @@ rof{
ZM{"Zambia"}
ZW{"Zimbabwe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/root.txt b/icu4c/source/data/region/root.txt
index 3532cae8f36..1beeea6252b 100644
--- a/icu4c/source/data/region/root.txt
+++ b/icu4c/source/data/region/root.txt
@@ -1,8 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
-/**
- * ICU source: /common/main/root.xml
- */
root{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ru.txt b/icu4c/source/data/region/ru.txt
index 1d5b6d451c6..cd3c2032555 100644
--- a/icu4c/source/data/region/ru.txt
+++ b/icu4c/source/data/region/ru.txt
@@ -313,5 +313,5 @@ ru{
SZ{"Свазиленд"}
TL{"Тимор-Лесте"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ru_UA.txt b/icu4c/source/data/region/ru_UA.txt
index 22dd635b5f5..68a781d87f9 100644
--- a/icu4c/source/data/region/ru_UA.txt
+++ b/icu4c/source/data/region/ru_UA.txt
@@ -13,5 +13,5 @@ ru_UA{
TL{"Тимор-Лесте"}
UM{"Малые Тихоокеанские Отдаленные Острова США"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/rw.txt b/icu4c/source/data/region/rw.txt
index a321c575e1a..37595949388 100644
--- a/icu4c/source/data/region/rw.txt
+++ b/icu4c/source/data/region/rw.txt
@@ -6,5 +6,5 @@ rw{
RW{"U Rwanda"}
TO{"Tonga"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/rwk.txt b/icu4c/source/data/region/rwk.txt
index f29b63bd663..d2b789d8515 100644
--- a/icu4c/source/data/region/rwk.txt
+++ b/icu4c/source/data/region/rwk.txt
@@ -226,5 +226,5 @@ rwk{
ZM{"Zambia"}
ZW{"Zimbabwe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/sah.txt b/icu4c/source/data/region/sah.txt
index a7a209bacc0..bf000c2065c 100644
--- a/icu4c/source/data/region/sah.txt
+++ b/icu4c/source/data/region/sah.txt
@@ -31,5 +31,5 @@ sah{
Countries%short{
US{"АХШ"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/saq.txt b/icu4c/source/data/region/saq.txt
index 3f8891ad435..59c8d340c38 100644
--- a/icu4c/source/data/region/saq.txt
+++ b/icu4c/source/data/region/saq.txt
@@ -226,5 +226,5 @@ saq{
ZM{"Zambia"}
ZW{"Zimbabwe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/sat.txt b/icu4c/source/data/region/sat.txt
new file mode 100644
index 00000000000..3e131eed080
--- /dev/null
+++ b/icu4c/source/data/region/sat.txt
@@ -0,0 +1,18 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+sat{
+ Countries{
+ BR{"ᱵᱨᱟᱡᱤᱞ"}
+ CN{"ᱪᱤᱱ"}
+ DE{"ᱡᱟᱨᱢᱟᱱᱤ"}
+ FR{"ᱯᱷᱨᱟᱱᱥ"}
+ GB{"ᱭᱩᱱᱤᱭᱴᱮᱰ ᱠᱤᱝᱰᱚᱢ"}
+ IN{"ᱤᱱᱰᱤᱭᱟ"}
+ IT{"ᱤᱴᱞᱤ"}
+ JP{"ᱡᱟᱯᱟᱱ"}
+ RU{"ᱨᱩᱥ"}
+ US{"ᱭᱩᱱᱟᱭᱴᱮᱰ ᱮᱥᱴᱮᱴ"}
+ ZZ{"ᱵᱟᱝᱩᱨᱩᱢ ᱴᱚᱴᱷᱟ"}
+ }
+ Version{"37"}
+}
diff --git a/icu4c/source/data/region/sat_IN.txt b/icu4c/source/data/region/sat_IN.txt
new file mode 100644
index 00000000000..c4976b4d7f9
--- /dev/null
+++ b/icu4c/source/data/region/sat_IN.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+sat_IN{
+ "%%ALIAS"{"sat_Olck_IN"}
+}
diff --git a/icu4c/source/data/region/sat_Olck.txt b/icu4c/source/data/region/sat_Olck.txt
new file mode 100644
index 00000000000..0d7225f984f
--- /dev/null
+++ b/icu4c/source/data/region/sat_Olck.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+sat_Olck{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/region/sat_Olck_IN.txt b/icu4c/source/data/region/sat_Olck_IN.txt
new file mode 100644
index 00000000000..8bda43c4ea7
--- /dev/null
+++ b/icu4c/source/data/region/sat_Olck_IN.txt
@@ -0,0 +1,8 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+/**
+ * generated alias target
+ */
+sat_Olck_IN{
+ ___{""}
+}
diff --git a/icu4c/source/data/region/sbp.txt b/icu4c/source/data/region/sbp.txt
index 62a034b5cce..90e2ae24ce1 100644
--- a/icu4c/source/data/region/sbp.txt
+++ b/icu4c/source/data/region/sbp.txt
@@ -226,5 +226,5 @@ sbp{
ZM{"Sambiya"}
ZW{"Simbabwe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/sd.txt b/icu4c/source/data/region/sd.txt
index 62c788f48b0..9290d79d197 100644
--- a/icu4c/source/data/region/sd.txt
+++ b/icu4c/source/data/region/sd.txt
@@ -298,8 +298,6 @@ sd{
ZZ{"اڻڄاتل خطو"}
}
Countries%short{
- GB{"برطانيه"}
- HK{"هانگ ڪانگ"}
MO{"مڪائو"}
PS{"فلسطين"}
US{"يوايس"}
@@ -313,5 +311,5 @@ sd{
SZ{"سوازيلينڊ"}
TL{"اوڀر تيمور"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/sd_Arab.txt b/icu4c/source/data/region/sd_Arab.txt
new file mode 100644
index 00000000000..52a97c86243
--- /dev/null
+++ b/icu4c/source/data/region/sd_Arab.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+sd_Arab{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/region/sd_Arab_PK.txt b/icu4c/source/data/region/sd_Arab_PK.txt
new file mode 100644
index 00000000000..4a9803a3c85
--- /dev/null
+++ b/icu4c/source/data/region/sd_Arab_PK.txt
@@ -0,0 +1,8 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+/**
+ * generated alias target
+ */
+sd_Arab_PK{
+ ___{""}
+}
diff --git a/icu4c/source/data/region/sd_Deva.txt b/icu4c/source/data/region/sd_Deva.txt
new file mode 100644
index 00000000000..b010b610bd2
--- /dev/null
+++ b/icu4c/source/data/region/sd_Deva.txt
@@ -0,0 +1,19 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+sd_Deva{
+ %%Parent{"root"}
+ Countries{
+ BR{"ब्राजील"}
+ CN{"चाइना"}
+ DE{"जर्मनी"}
+ FR{"फ़्रांस"}
+ GB{"यूनाइटेड किंगडम"}
+ IN{"भारत"}
+ IT{"इटली"}
+ JP{"जापान"}
+ RU{"रशिया"}
+ US{"अमेरिका"}
+ ZZ{"अणवाकुफु इलाको"}
+ }
+ Version{"37"}
+}
diff --git a/icu4c/source/data/region/sd_PK.txt b/icu4c/source/data/region/sd_PK.txt
new file mode 100644
index 00000000000..766360070b4
--- /dev/null
+++ b/icu4c/source/data/region/sd_PK.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+sd_PK{
+ "%%ALIAS"{"sd_Arab_PK"}
+}
diff --git a/icu4c/source/data/region/se.txt b/icu4c/source/data/region/se.txt
index 44b6ae00b32..b52d09355cb 100644
--- a/icu4c/source/data/region/se.txt
+++ b/icu4c/source/data/region/se.txt
@@ -287,11 +287,7 @@ se{
ZZ{"dovdameahttun guovlu"}
}
Countries%short{
- GB{"Stuorra-Británnia"}
- HK{"Hongkong"}
- MO{"Makáo"}
- PS{"Palestina"}
US{"USA"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/se_FI.txt b/icu4c/source/data/region/se_FI.txt
index 8d6ccfb4301..74948cba46e 100644
--- a/icu4c/source/data/region/se_FI.txt
+++ b/icu4c/source/data/region/se_FI.txt
@@ -26,5 +26,5 @@ se_FI{
Countries%variant{
CI{"Côte d’Ivoire"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/seh.txt b/icu4c/source/data/region/seh.txt
index c3a33ad1571..4378f82b223 100644
--- a/icu4c/source/data/region/seh.txt
+++ b/icu4c/source/data/region/seh.txt
@@ -225,5 +225,5 @@ seh{
ZM{"Zâmbia"}
ZW{"Zimbábue"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ses.txt b/icu4c/source/data/region/ses.txt
index 7a6628670b1..16898e348d4 100644
--- a/icu4c/source/data/region/ses.txt
+++ b/icu4c/source/data/region/ses.txt
@@ -226,5 +226,5 @@ ses{
ZM{"Zambi"}
ZW{"Zimbabwe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/sg.txt b/icu4c/source/data/region/sg.txt
index d6b93e0b6df..b421b68c85f 100644
--- a/icu4c/source/data/region/sg.txt
+++ b/icu4c/source/data/region/sg.txt
@@ -226,5 +226,5 @@ sg{
ZM{"Zambïi"}
ZW{"Zimbäbwe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/shi.txt b/icu4c/source/data/region/shi.txt
index 50d8c0b44d9..66530bd0466 100644
--- a/icu4c/source/data/region/shi.txt
+++ b/icu4c/source/data/region/shi.txt
@@ -226,5 +226,5 @@ shi{
ZM{"ⵣⴰⵎⴱⵢⴰ"}
ZW{"ⵣⵉⵎⴱⴰⴱⵡⵉ"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/shi_Latn.txt b/icu4c/source/data/region/shi_Latn.txt
index d425c06eee2..32b45f9424b 100644
--- a/icu4c/source/data/region/shi_Latn.txt
+++ b/icu4c/source/data/region/shi_Latn.txt
@@ -227,5 +227,5 @@ shi_Latn{
ZM{"zambya"}
ZW{"zimbabwi"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/shi_Tfng.txt b/icu4c/source/data/region/shi_Tfng.txt
index 4d4470c6f73..397f53f4944 100644
--- a/icu4c/source/data/region/shi_Tfng.txt
+++ b/icu4c/source/data/region/shi_Tfng.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
shi_Tfng{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/si.txt b/icu4c/source/data/region/si.txt
index 5d4cf3c5d84..bfc73372209 100644
--- a/icu4c/source/data/region/si.txt
+++ b/icu4c/source/data/region/si.txt
@@ -302,11 +302,9 @@ si{
HK{"හොංකොං"}
MO{"මකාවු"}
PS{"පලස්තීනය"}
- UN{"එක්සත් ජාතීන්"}
US{"එ.ජ"}
}
Countries%variant{
- CD{"කොංගෝව (ඩීආර්සී)"}
CG{"කොංගෝ (ජනරජය)"}
CI{"අයිවරි කෝස්ට්"}
CZ{"චෙක් ජනරජය"}
@@ -314,5 +312,5 @@ si{
SZ{"ස්වාසිලන්තය"}
TL{"නැගෙනහිර ටිමෝරය"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/sk.txt b/icu4c/source/data/region/sk.txt
index 0e0a4031a5c..2bb0159c0c9 100644
--- a/icu4c/source/data/region/sk.txt
+++ b/icu4c/source/data/region/sk.txt
@@ -312,5 +312,5 @@ sk{
FK{"Falklandy (Malvíny)"}
SZ{"Svazijsko"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/sl.txt b/icu4c/source/data/region/sl.txt
index 9687c669ec9..06c53950d68 100644
--- a/icu4c/source/data/region/sl.txt
+++ b/icu4c/source/data/region/sl.txt
@@ -300,7 +300,6 @@ sl{
Countries%short{
GB{"ZK"}
HK{"Hongkong"}
- MO{"Posebno administrativno območje LR Kitajske Macao"}
PS{"Palestina"}
UN{"ZN"}
US{"ZDA"}
@@ -314,5 +313,5 @@ sl{
SZ{"Svazi"}
TL{"Vzhodni Timor"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/smn.txt b/icu4c/source/data/region/smn.txt
index 2d88fc34577..aff80447c8a 100644
--- a/icu4c/source/data/region/smn.txt
+++ b/icu4c/source/data/region/smn.txt
@@ -264,5 +264,5 @@ smn{
CG{"Kongo täsiväldi"}
FK{"Falklandsuolluuh (Malvinassuolluuh)"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/sn.txt b/icu4c/source/data/region/sn.txt
index 9f7f6710830..beb216e470e 100644
--- a/icu4c/source/data/region/sn.txt
+++ b/icu4c/source/data/region/sn.txt
@@ -225,5 +225,5 @@ sn{
ZM{"Zambia"}
ZW{"Zimbabwe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/so.txt b/icu4c/source/data/region/so.txt
index ec320e4c0ad..845e274288f 100644
--- a/icu4c/source/data/region/so.txt
+++ b/icu4c/source/data/region/so.txt
@@ -82,6 +82,7 @@ so{
CL{"Jili"}
CM{"Kaameruun"}
CN{"Shiinaha"}
+ CO{"Koloombiya"}
CP{"Jasiiradda Kilibarton"}
CR{"Kosta Riika"}
CU{"Kuuba"}
@@ -131,6 +132,7 @@ so{
GT{"Guwaatamaala"}
GU{"Guaam"}
GW{"Gini-Bisaaw"}
+ GY{"Guyana"}
HK{"Hong Kong"}
HM{"Jasiiradda Haad & MakDonald"}
HN{"Honduras"}
@@ -285,6 +287,8 @@ so{
VU{"Fanuaatu"}
WF{"Walis & Futuna"}
WS{"Samoowa"}
+ XA{"Shigshiga"}
+ XB{"Pseudo-Bidi"}
XK{"Koosofo"}
YE{"Yaman"}
YT{"Mayotte"}
@@ -295,8 +299,6 @@ so{
}
Countries%short{
GB{"UK"}
- HK{"Hong Kong"}
- MO{"Makaaw"}
PS{"Falastiin"}
}
Countries%variant{
@@ -308,5 +310,5 @@ so{
SZ{"Iswaasilaan"}
TL{"Timoor Bari"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/sq.txt b/icu4c/source/data/region/sq.txt
index ba35726d9e9..d5ab3a7b129 100644
--- a/icu4c/source/data/region/sq.txt
+++ b/icu4c/source/data/region/sq.txt
@@ -303,7 +303,6 @@ sq{
MO{"Makao"}
PS{"Palestinë"}
UN{"OKB"}
- US{"SHBA"}
}
Countries%variant{
CD{"Kongo (RDK)"}
@@ -314,5 +313,5 @@ sq{
SZ{"Suazilend"}
TL{"Timori Lindor"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/sr.txt b/icu4c/source/data/region/sr.txt
index 14d309d35fc..69929a85bb4 100644
--- a/icu4c/source/data/region/sr.txt
+++ b/icu4c/source/data/region/sr.txt
@@ -287,6 +287,8 @@ sr{
VU{"Вануату"}
WF{"Валис и Футуна"}
WS{"Самоа"}
+ XA{"Псеудоакценти"}
+ XB{"Псеудобиди"}
XK{"Косово"}
YE{"Јемен"}
YT{"Мајот"}
@@ -309,8 +311,7 @@ sr{
CI{"Обала Слоноваче"}
CZ{"Чешка Република"}
FK{"Фокландска (Малвинска) острва"}
- SZ{"Свазиленд"}
TL{"Источни Тимор"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/sr_Cyrl.txt b/icu4c/source/data/region/sr_Cyrl.txt
index 58ebf7e9055..df3a287587c 100644
--- a/icu4c/source/data/region/sr_Cyrl.txt
+++ b/icu4c/source/data/region/sr_Cyrl.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sr_Cyrl{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/sr_Cyrl_BA.txt b/icu4c/source/data/region/sr_Cyrl_BA.txt
index 1da5e1bff9d..8d8dce21e52 100644
--- a/icu4c/source/data/region/sr_Cyrl_BA.txt
+++ b/icu4c/source/data/region/sr_Cyrl_BA.txt
@@ -16,5 +16,5 @@ sr_Cyrl_BA{
VG{"Британска Дјевичанска Острва"}
VI{"Америчка Дјевичанска Острва"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/sr_Cyrl_ME.txt b/icu4c/source/data/region/sr_Cyrl_ME.txt
index 2a9bb87f74a..b3f48f0ac1f 100644
--- a/icu4c/source/data/region/sr_Cyrl_ME.txt
+++ b/icu4c/source/data/region/sr_Cyrl_ME.txt
@@ -14,5 +14,5 @@ sr_Cyrl_ME{
VG{"Британска Дјевичанска Острва"}
VI{"Америчка Дјевичанска Острва"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/sr_Cyrl_XK.txt b/icu4c/source/data/region/sr_Cyrl_XK.txt
index f9f3c63a035..7b0a0ee0235 100644
--- a/icu4c/source/data/region/sr_Cyrl_XK.txt
+++ b/icu4c/source/data/region/sr_Cyrl_XK.txt
@@ -13,5 +13,5 @@ sr_Cyrl_XK{
UM{"Мања удаљена острва САД"}
VC{"Свети Винсент и Гренадини"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/sr_Latn.txt b/icu4c/source/data/region/sr_Latn.txt
index 8453317feda..6a936bd7197 100644
--- a/icu4c/source/data/region/sr_Latn.txt
+++ b/icu4c/source/data/region/sr_Latn.txt
@@ -310,8 +310,7 @@ sr_Latn{
CI{"Obala Slonovače"}
CZ{"Češka Republika"}
FK{"Foklandska (Malvinska) ostrva"}
- SZ{"Svazilend"}
TL{"Istočni Timor"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/sr_Latn_BA.txt b/icu4c/source/data/region/sr_Latn_BA.txt
index 40cf2fc33a5..f8bfa57afdb 100644
--- a/icu4c/source/data/region/sr_Latn_BA.txt
+++ b/icu4c/source/data/region/sr_Latn_BA.txt
@@ -16,5 +16,5 @@ sr_Latn_BA{
VG{"Britanska Djevičanska Ostrva"}
VI{"Američka Djevičanska Ostrva"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/sr_Latn_ME.txt b/icu4c/source/data/region/sr_Latn_ME.txt
index d310028b065..09c9c143c77 100644
--- a/icu4c/source/data/region/sr_Latn_ME.txt
+++ b/icu4c/source/data/region/sr_Latn_ME.txt
@@ -14,5 +14,5 @@ sr_Latn_ME{
VG{"Britanska Djevičanska Ostrva"}
VI{"Američka Djevičanska Ostrva"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/sr_Latn_XK.txt b/icu4c/source/data/region/sr_Latn_XK.txt
index 6e6b6e789b8..638dd83da63 100644
--- a/icu4c/source/data/region/sr_Latn_XK.txt
+++ b/icu4c/source/data/region/sr_Latn_XK.txt
@@ -13,5 +13,5 @@ sr_Latn_XK{
UM{"Manja udaljena ostrva SAD"}
VC{"Sveti Vinsent i Grenadini"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/su.txt b/icu4c/source/data/region/su.txt
new file mode 100644
index 00000000000..bc474a4a17e
--- /dev/null
+++ b/icu4c/source/data/region/su.txt
@@ -0,0 +1,18 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+su{
+ Countries{
+ BR{"Brasil"}
+ CN{"Tiongkok"}
+ DE{"Jérman"}
+ FR{"Prancis"}
+ GB{"Inggris Raya"}
+ IN{"India"}
+ IT{"Italia"}
+ JP{"Jepang"}
+ RU{"Rusia"}
+ US{"Amérika Sarikat"}
+ ZZ{"Wilayah Teu Dipikaterang"}
+ }
+ Version{"37"}
+}
diff --git a/icu4c/source/data/region/su_ID.txt b/icu4c/source/data/region/su_ID.txt
new file mode 100644
index 00000000000..67dde384e09
--- /dev/null
+++ b/icu4c/source/data/region/su_ID.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+su_ID{
+ "%%ALIAS"{"su_Latn_ID"}
+}
diff --git a/icu4c/source/data/region/su_Latn.txt b/icu4c/source/data/region/su_Latn.txt
new file mode 100644
index 00000000000..008b42355f2
--- /dev/null
+++ b/icu4c/source/data/region/su_Latn.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+su_Latn{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/region/su_Latn_ID.txt b/icu4c/source/data/region/su_Latn_ID.txt
new file mode 100644
index 00000000000..462983284c5
--- /dev/null
+++ b/icu4c/source/data/region/su_Latn_ID.txt
@@ -0,0 +1,8 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+/**
+ * generated alias target
+ */
+su_Latn_ID{
+ ___{""}
+}
diff --git a/icu4c/source/data/region/sv.txt b/icu4c/source/data/region/sv.txt
index 3be4b4a78cb..e9a1d951148 100644
--- a/icu4c/source/data/region/sv.txt
+++ b/icu4c/source/data/region/sv.txt
@@ -298,21 +298,14 @@ sv{
ZZ{"okänd region"}
}
Countries%short{
- GB{"Storbritannien"}
- HK{"Hongkong"}
- MO{"Macao"}
PS{"Palestina"}
UN{"FN"}
- US{"USA"}
}
Countries%variant{
CD{"Demokratiska republiken Kongo"}
CG{"Republiken Kongo"}
- CI{"Côte d’Ivoire"}
- CZ{"Tjeckien"}
- FK{"Falklandsöarna"}
SZ{"Eswatini"}
TL{"Timor-Leste"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/sw.txt b/icu4c/source/data/region/sw.txt
index ff9a8be3b9e..de7e7d5cc62 100644
--- a/icu4c/source/data/region/sw.txt
+++ b/icu4c/source/data/region/sw.txt
@@ -107,7 +107,7 @@ sw{
ES{"Uhispania"}
ET{"Ethiopia"}
EU{"Umoja wa Ulaya"}
- EZ{"EZ"}
+ EZ{"Jumuiya ya Ulaya"}
FI{"Ufini"}
FJ{"Fiji"}
FK{"Visiwa vya Falkland"}
@@ -298,11 +298,9 @@ sw{
ZZ{"Eneo lisilojulikana"}
}
Countries%short{
- GB{"Ufalme wa Muungano"}
HK{"Hong Kong"}
MO{"Makau"}
PS{"Palestina"}
- UN{"Umoja wa Mataifa"}
US{"US"}
}
Countries%variant{
@@ -311,8 +309,7 @@ sw{
CI{"Ivory Coast"}
CZ{"Jamhuri ya Cheki"}
FK{"Visiwa vya Falkland (Islas Malvinas)"}
- SZ{"Uswazi"}
TL{"Timor ya Mashariki"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/sw_CD.txt b/icu4c/source/data/region/sw_CD.txt
index 72c4ed9f1b1..41308e5406d 100644
--- a/icu4c/source/data/region/sw_CD.txt
+++ b/icu4c/source/data/region/sw_CD.txt
@@ -32,5 +32,5 @@ sw_CD{
TL{"Timori ya Mashariki"}
VN{"Vietnamu"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/sw_KE.txt b/icu4c/source/data/region/sw_KE.txt
index 3a618c05da9..6dc4648db9f 100644
--- a/icu4c/source/data/region/sw_KE.txt
+++ b/icu4c/source/data/region/sw_KE.txt
@@ -71,5 +71,5 @@ sw_KE{
XB{"Pseudo-Bidi"}
YT{"Mayote"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ta.txt b/icu4c/source/data/region/ta.txt
index 4c0c35dae92..ff662471d9d 100644
--- a/icu4c/source/data/region/ta.txt
+++ b/icu4c/source/data/region/ta.txt
@@ -311,8 +311,7 @@ ta{
CI{"ஐவரி கோஸ்ட்"}
CZ{"செக் குடியரசு"}
FK{"ஃபாக்லாந்து தீவுகள் (இஸ்லாஸ் மால்வினஸ்)"}
- SZ{"எஸ்வாட்டீனி"}
TL{"கிழக்கு தைமூர்"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/te.txt b/icu4c/source/data/region/te.txt
index c03a6abdf44..b0e2e7abdbc 100644
--- a/icu4c/source/data/region/te.txt
+++ b/icu4c/source/data/region/te.txt
@@ -314,5 +314,5 @@ te{
SZ{"స్వాజిల్యాండ్"}
TL{"తూర్పు టిమోర్"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/teo.txt b/icu4c/source/data/region/teo.txt
index 0fc1179ccd6..1b1b18b0e52 100644
--- a/icu4c/source/data/region/teo.txt
+++ b/icu4c/source/data/region/teo.txt
@@ -226,5 +226,5 @@ teo{
ZM{"Zambia"}
ZW{"Zimbabwe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/tg.txt b/icu4c/source/data/region/tg.txt
index 28753637def..b24929ee10d 100644
--- a/icu4c/source/data/region/tg.txt
+++ b/icu4c/source/data/region/tg.txt
@@ -259,5 +259,5 @@ tg{
CD{"Конго (ҶДК)"}
CG{"Конго"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/th.txt b/icu4c/source/data/region/th.txt
index c2395c66685..cbb2d817395 100644
--- a/icu4c/source/data/region/th.txt
+++ b/icu4c/source/data/region/th.txt
@@ -298,11 +298,9 @@ th{
ZZ{"ภูมิภาคที่ไม่รู้จัก"}
}
Countries%short{
- GB{"สหราชอาณาจักร"}
HK{"ฮ่องกง"}
MO{"มาเก๊า"}
PS{"ปาเลสไตน์"}
- UN{"สหประชาชาติ"}
US{"สหรัฐฯ"}
}
Countries%variant{
@@ -314,5 +312,5 @@ th{
SZ{"สวาซิแลนด์"}
TL{"ติมอร์ตะวันออก"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/th_TH.txt b/icu4c/source/data/region/th_TH.txt
deleted file mode 100644
index 7a34bc971a9..00000000000
--- a/icu4c/source/data/region/th_TH.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-// © 2016 and later: Unicode, Inc. and others.
-// License & terms of use: http://www.unicode.org/copyright.html#License
-/**
- * generated alias target
- */
-th_TH{
- ___{""}
-}
diff --git a/icu4c/source/data/region/th_TH_TRADITIONAL.txt b/icu4c/source/data/region/th_TH_TRADITIONAL.txt
deleted file mode 100644
index d72e493f4f8..00000000000
--- a/icu4c/source/data/region/th_TH_TRADITIONAL.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-// © 2016 and later: Unicode, Inc. and others.
-// License & terms of use: http://www.unicode.org/copyright.html#License
-th_TH_TRADITIONAL{
- calendar{
- default{"buddhist"}
- }
-}
diff --git a/icu4c/source/data/region/ti.txt b/icu4c/source/data/region/ti.txt
index d786f9a07cd..3b99ff5a151 100644
--- a/icu4c/source/data/region/ti.txt
+++ b/icu4c/source/data/region/ti.txt
@@ -261,14 +261,12 @@ ti{
}
Countries%short{
GB{"ዩኬይ"}
- HK{"ሆንግ ኮንግ"}
MO{"ማካው"}
PS{"ፍልስጤም"}
US{"ዩኤስ"}
}
Countries%variant{
CI{"አይቮሪ ኮስት"}
- CZ{"CZ"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/tk.txt b/icu4c/source/data/region/tk.txt
index 85238d2d824..0edf123a604 100644
--- a/icu4c/source/data/region/tk.txt
+++ b/icu4c/source/data/region/tk.txt
@@ -298,7 +298,6 @@ tk{
ZZ{"Näbelli sebit"}
}
Countries%short{
- GB{"Birleşen Patyşalyk"}
HK{"Gonkong"}
MO{"Makao"}
PS{"Palestina"}
@@ -313,5 +312,5 @@ tk{
SZ{"Swazilend"}
TL{"Gündogar Timor"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/to.txt b/icu4c/source/data/region/to.txt
index 467bb52ae72..e75c7a75bcb 100644
--- a/icu4c/source/data/region/to.txt
+++ b/icu4c/source/data/region/to.txt
@@ -298,7 +298,6 @@ to{
ZZ{"Potu fonua taʻeʻiloa pe hala"}
}
Countries%short{
- GB{"Pilitānia"}
HK{"Hongi Kongi"}
MO{"Makau"}
PS{"Palesitaine"}
@@ -307,11 +306,9 @@ to{
Countries%variant{
CD{"Kongo (LTK)"}
CG{"Kongo (Lepupelika)"}
- CI{"Matafonua ʻAivolī"}
CZ{"Lepupelika Seki"}
FK{"ʻOtumotu Malivina"}
SZ{"Suasilani"}
- TL{"Timoa fakahahake"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/tr.txt b/icu4c/source/data/region/tr.txt
index 5fb91d840b7..6a71539bf28 100644
--- a/icu4c/source/data/region/tr.txt
+++ b/icu4c/source/data/region/tr.txt
@@ -314,5 +314,5 @@ tr{
SZ{"Svaziland"}
TL{"Doğu Timor"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/tt.txt b/icu4c/source/data/region/tt.txt
index 94f2e4f8978..f06d22f6d1e 100644
--- a/icu4c/source/data/region/tt.txt
+++ b/icu4c/source/data/region/tt.txt
@@ -252,5 +252,5 @@ tt{
Countries%variant{
CD{"Конго (КДР)"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/twq.txt b/icu4c/source/data/region/twq.txt
index f8d7ff54842..754f2e6f0f9 100644
--- a/icu4c/source/data/region/twq.txt
+++ b/icu4c/source/data/region/twq.txt
@@ -226,5 +226,5 @@ twq{
ZM{"Zambi"}
ZW{"Zimbabwe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/tzm.txt b/icu4c/source/data/region/tzm.txt
index 4578b1813b3..081b0048952 100644
--- a/icu4c/source/data/region/tzm.txt
+++ b/icu4c/source/data/region/tzm.txt
@@ -226,5 +226,5 @@ tzm{
ZM{"Zambya"}
ZW{"Zimbabwi"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ug.txt b/icu4c/source/data/region/ug.txt
index ba58861a4ff..68084712070 100644
--- a/icu4c/source/data/region/ug.txt
+++ b/icu4c/source/data/region/ug.txt
@@ -305,5 +305,5 @@ ug{
CI{"پىل چىشى قىرغىقى"}
FK{"فالكلاند ئاراللىرى (ئىسلاس مالۋىناس)"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/uk.txt b/icu4c/source/data/region/uk.txt
index 17b33dbef05..76787688783 100644
--- a/icu4c/source/data/region/uk.txt
+++ b/icu4c/source/data/region/uk.txt
@@ -298,7 +298,6 @@ uk{
ZZ{"Невідомий регіон"}
}
Countries%short{
- GB{"Велика Британія"}
HK{"Гонконг"}
MO{"Макао"}
PS{"Палестина"}
@@ -315,5 +314,5 @@ uk{
SZ{"Свазіленд"}
TL{"Східний Тимор"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ur.txt b/icu4c/source/data/region/ur.txt
index c273ba950df..7c905dfc8af 100644
--- a/icu4c/source/data/region/ur.txt
+++ b/icu4c/source/data/region/ur.txt
@@ -302,7 +302,6 @@ ur{
HK{"ہانگ کانگ"}
MO{"مکاؤ"}
PS{"فلسطین"}
- UN{"اقوام متحدہ"}
US{"امریکا"}
}
Countries%variant{
@@ -314,5 +313,5 @@ ur{
SZ{"سوازی لینڈ"}
TL{"مشرقی تیمور"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/ur_IN.txt b/icu4c/source/data/region/ur_IN.txt
index 7dedbabc4c3..d15132bf1a0 100644
--- a/icu4c/source/data/region/ur_IN.txt
+++ b/icu4c/source/data/region/ur_IN.txt
@@ -29,5 +29,5 @@ ur_IN{
Countries%variant{
FK{"جزائر فاکلینڈ (اسلاس مالویناس)"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/uz.txt b/icu4c/source/data/region/uz.txt
index d129b0dfd89..14be96318d3 100644
--- a/icu4c/source/data/region/uz.txt
+++ b/icu4c/source/data/region/uz.txt
@@ -311,8 +311,7 @@ uz{
CI{"Fil suyagi qirg‘og‘i"}
CZ{"Chexiya Respublikasi"}
FK{"Folklend (Malvin) orollari"}
- SZ{"Svazilend"}
TL{"Sharqiy Timor"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/uz_Arab.txt b/icu4c/source/data/region/uz_Arab.txt
index e550d84c0cd..3c1c9c531c5 100644
--- a/icu4c/source/data/region/uz_Arab.txt
+++ b/icu4c/source/data/region/uz_Arab.txt
@@ -5,5 +5,5 @@ uz_Arab{
Countries{
AF{"افغانستان"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/uz_Cyrl.txt b/icu4c/source/data/region/uz_Cyrl.txt
index f914316e079..de87edf9fb8 100644
--- a/icu4c/source/data/region/uz_Cyrl.txt
+++ b/icu4c/source/data/region/uz_Cyrl.txt
@@ -294,7 +294,6 @@ uz_Cyrl{
ZZ{"Номаълум минтақа"}
}
Countries%short{
- GB{"Буюк Британия"}
HK{"Гонконг"}
MO{"Макао"}
PS{"Фаластин"}
@@ -308,5 +307,5 @@ uz_Cyrl{
FK{"Фолкленд (Малвин) ороллари"}
TL{"Шарқий Тимор"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/uz_Latn.txt b/icu4c/source/data/region/uz_Latn.txt
index e525f84e210..f6035b73d6e 100644
--- a/icu4c/source/data/region/uz_Latn.txt
+++ b/icu4c/source/data/region/uz_Latn.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
uz_Latn{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/vai.txt b/icu4c/source/data/region/vai.txt
index 6d4760e097e..6ca50059672 100644
--- a/icu4c/source/data/region/vai.txt
+++ b/icu4c/source/data/region/vai.txt
@@ -259,5 +259,5 @@ vai{
Countries%short{
MO{"ꕮꗛꖺ"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/vai_Latn.txt b/icu4c/source/data/region/vai_Latn.txt
index 9d1a0787474..a649e8e08d1 100644
--- a/icu4c/source/data/region/vai_Latn.txt
+++ b/icu4c/source/data/region/vai_Latn.txt
@@ -226,5 +226,5 @@ vai_Latn{
ZM{"Zambiya"}
ZW{"Zimbabhuwe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/vai_Vaii.txt b/icu4c/source/data/region/vai_Vaii.txt
index 7a5f41777dd..cffa5917afb 100644
--- a/icu4c/source/data/region/vai_Vaii.txt
+++ b/icu4c/source/data/region/vai_Vaii.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
vai_Vaii{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/vi.txt b/icu4c/source/data/region/vi.txt
index cc2f4a8b918..5f8d7623860 100644
--- a/icu4c/source/data/region/vi.txt
+++ b/icu4c/source/data/region/vi.txt
@@ -298,12 +298,9 @@ vi{
ZZ{"Vùng không xác định"}
}
Countries%short{
- GB{"Vương quốc Anh"}
HK{"Hồng Kông"}
MO{"Macao"}
PS{"Palestine"}
- UN{"Liên hiệp quốc"}
- US{"Hoa Kỳ"}
}
Countries%variant{
CD{"Cộng hòa Dân chủ Congo"}
@@ -314,5 +311,5 @@ vi{
SZ{"Eswatini"}
TL{"Đông Timor"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/vun.txt b/icu4c/source/data/region/vun.txt
index 9fdef906aa0..5a0a8e57c13 100644
--- a/icu4c/source/data/region/vun.txt
+++ b/icu4c/source/data/region/vun.txt
@@ -226,5 +226,5 @@ vun{
ZM{"Zambia"}
ZW{"Zimbabwe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/wae.txt b/icu4c/source/data/region/wae.txt
index bdd8894b02e..e16062f2cff 100644
--- a/icu4c/source/data/region/wae.txt
+++ b/icu4c/source/data/region/wae.txt
@@ -297,5 +297,5 @@ wae{
FK{"Falklandinslä (Malwine)"}
TL{"Wešttimor"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/wo.txt b/icu4c/source/data/region/wo.txt
index 2ccceb882af..250870d2fd0 100644
--- a/icu4c/source/data/region/wo.txt
+++ b/icu4c/source/data/region/wo.txt
@@ -254,5 +254,5 @@ wo{
CD{"Kongo (R K D)"}
CG{"Réewum Kongo"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/xh.txt b/icu4c/source/data/region/xh.txt
index 4321c7b6b7c..08f6eafaae8 100644
--- a/icu4c/source/data/region/xh.txt
+++ b/icu4c/source/data/region/xh.txt
@@ -5,5 +5,5 @@ xh{
MK{"uMntla Macedonia"}
ZA{"eMzantsi Afrika"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/xog.txt b/icu4c/source/data/region/xog.txt
index 395b07c2cde..f3cf0b88bb2 100644
--- a/icu4c/source/data/region/xog.txt
+++ b/icu4c/source/data/region/xog.txt
@@ -225,5 +225,5 @@ xog{
ZM{"Zambya"}
ZW{"Zimbabwe"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/yav.txt b/icu4c/source/data/region/yav.txt
index dc6b1dcb254..7dd6daeba86 100644
--- a/icu4c/source/data/region/yav.txt
+++ b/icu4c/source/data/region/yav.txt
@@ -225,5 +225,5 @@ yav{
ZM{"saambíi"}
ZW{"simbapuwé"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/yi.txt b/icu4c/source/data/region/yi.txt
index 1703354e1eb..7f7dbfa7af5 100644
--- a/icu4c/source/data/region/yi.txt
+++ b/icu4c/source/data/region/yi.txt
@@ -230,5 +230,5 @@ yi{
Countries%variant{
TL{"מזרח טימאר"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/yo.txt b/icu4c/source/data/region/yo.txt
index 362f245545c..de3af655595 100644
--- a/icu4c/source/data/region/yo.txt
+++ b/icu4c/source/data/region/yo.txt
@@ -2,13 +2,18 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
yo{
Countries{
+ 001{"Agbáyé"}
+ 002{"Áfíríkà"}
003{"Àríwá Amẹ́ríkà"}
005{"Gúúṣù Amẹ́ríkà"}
+ 009{"Oceania"}
011{"Ìwọ̀ oorùn Afíríkà"}
013{"Ààrin Gbùgbùn Àmẹ́ríkà"}
014{"Ìlà Oorùn Áfíríkà"}
+ 015{"Northern Africa"}
017{"Ààrín gbùngbùn Afíríkà"}
018{"Apágúúsù Áfíríkà"}
+ 019{"Amẹ́ríkà"}
021{"Apáàríwá Amẹ́ríkà"}
029{"Káríbíànù"}
030{"Ìlà Òòrùn Eṣíà"}
@@ -19,12 +24,16 @@ yo{
054{"Mẹlanéṣíà"}
057{"Agbègbè Maikironéṣíà"}
061{"Polineṣíà"}
+ 142{"Asia"}
143{"Ààrin Gbùngbùn Éṣíà"}
145{"Ìwọ̀ Òòrùn Eṣíà"}
+ 150{"Europe"}
151{"Ìlà Òrùn Yúrópù"}
154{"Northern Europe"}
155{"Ìwọ̀ Òòrùn Yúrópù"}
+ 202{"Sàhárà Áfíríkà"}
419{"Látín Amẹ́ríkà"}
+ AC{"Erékùsù Ascension"}
AD{"Orílẹ́ède Ààndórà"}
AE{"Orílẹ́ède Ẹmirate ti Awọn Arabu"}
AF{"Orílẹ́ède Àfùgànístánì"}
@@ -33,11 +42,13 @@ yo{
AL{"Orílẹ́ède Àlùbàníánì"}
AM{"Orílẹ́ède Améníà"}
AO{"Orílẹ́ède Ààngólà"}
+ AQ{"Antakítíkà"}
AR{"Orílẹ́ède Agentínà"}
AS{"Sámóánì ti Orílẹ́ède Àméríkà"}
AT{"Orílẹ́ède Asítíríà"}
AU{"Orílẹ́ède Ástràlìá"}
AW{"Orílẹ́ède Árúbà"}
+ AX{"Àwọn Erékùsù ti Åland"}
AZ{"Orílẹ́ède Asẹ́bájánì"}
BA{"Orílẹ́ède Bọ̀síníà àti Ẹtisẹgófínà"}
BB{"Orílẹ́ède Bábádósì"}
@@ -48,16 +59,20 @@ yo{
BH{"Orílẹ́ède Báránì"}
BI{"Orílẹ́ède Bùùrúndì"}
BJ{"Orílẹ́ède Bẹ̀nẹ̀"}
+ BL{"St. Barthélemy"}
BM{"Orílẹ́ède Bémúdà"}
BN{"Orílẹ́ède Búrúnẹ́lì"}
BO{"Orílẹ́ède Bọ̀lífíyà"}
+ BQ{"Caribbean Netherlands"}
BR{"Orilẹ̀-èdè Bàràsílì"}
BS{"Orílẹ́ède Bàhámásì"}
BT{"Orílẹ́ède Bútánì"}
+ BV{"Erékùsù Bouvet"}
BW{"Orílẹ́ède Bọ̀tìsúwánà"}
BY{"Orílẹ́ède Bélárúsì"}
BZ{"Orílẹ́ède Bèlísẹ̀"}
CA{"Orílẹ́ède Kánádà"}
+ CC{"Erékùsù Cocos (Keeling)"}
CD{"Orilẹ́ède Kóngò"}
CF{"Orílẹ́ède Àrin gùngun Áfíríkà"}
CG{"Orílẹ́ède Kóngò"}
@@ -68,17 +83,22 @@ yo{
CM{"Orílẹ́ède Kamerúúnì"}
CN{"Orilẹ̀-èdè Ṣáínà"}
CO{"Orílẹ́ède Kòlómíbìa"}
+ CP{"Erékùsù Clipperston"}
CR{"Orílẹ́ède Kuusita Ríkà"}
CU{"Orílẹ́ède Kúbà"}
CV{"Orílẹ́ède Etíokun Kápé féndè"}
+ CW{"Curaçao"}
+ CX{"Erékùsù Christmas"}
CY{"Orílẹ́ède Kúrúsì"}
CZ{"Orílẹ́ède ṣẹ́ẹ́kì"}
DE{"Orílẹèdè Jámánì"}
+ DG{"Diego Gaṣia"}
DJ{"Orílẹ́ède Díbọ́ótì"}
DK{"Orílẹ́ède Dẹ́mákì"}
DM{"Orílẹ́ède Dòmíníkà"}
DO{"Orilẹ́ède Dòmíníkánì"}
DZ{"Orílẹ́ède Àlùgèríánì"}
+ EA{"Seuta àti Melilla"}
EC{"Orílẹ́ède Ekuádò"}
EE{"Orílẹ́ède Esitonia"}
EG{"Orílẹ́ède Égípítì"}
@@ -87,16 +107,19 @@ yo{
ES{"Orílẹ́ède Sipani"}
ET{"Orílẹ́ède Etopia"}
EU{"Ìṣọ̀kan Yúròpù"}
+ EZ{"Agbègbè Euro"}
FI{"Orílẹ́ède Filandi"}
FJ{"Orílẹ́ède Fiji"}
FK{"Orílẹ́ède Etikun Fakalandi"}
FM{"Orílẹ́ède Makoronesia"}
+ FO{"Àwọn Erékùsù ti Faroe"}
FR{"Orílẹ́ède Faranse"}
GA{"Orílẹ́ède Gabon"}
GB{"Orílẹ́èdè Gẹ̀ẹ́sì"}
GD{"Orílẹ́ède Genada"}
GE{"Orílẹ́ède Gọgia"}
GF{"Orílẹ́ède Firenṣi Guana"}
+ GG{"Guernsey"}
GH{"Orílẹ́ède Gana"}
GI{"Orílẹ́ède Gibaratara"}
GL{"Orílẹ́ède Gerelandi"}
@@ -105,23 +128,29 @@ yo{
GP{"Orílẹ́ède Gadelope"}
GQ{"Orílẹ́ède Ekutoria Gini"}
GR{"Orílẹ́ède Geriisi"}
+ GS{"Gúúsù Georgia àti Gúúsù Àwọn Erékùsù Sandwich"}
GT{"Orílẹ́ède Guatemala"}
GU{"Orílẹ́ède Guamu"}
GW{"Orílẹ́ède Gene-Busau"}
GY{"Orílẹ́ède Guyana"}
+ HK{"Hong Kong SAR ti Ṣáìnà"}
+ HM{"Erékùsù Heard àti Erékùsù McDonald"}
HN{"Orílẹ́ède Hondurasi"}
HR{"Orílẹ́ède Kòróátíà"}
HT{"Orílẹ́ède Haati"}
HU{"Orílẹ́ède Hungari"}
+ IC{"Ẹrékùsù Kánárì"}
ID{"Orílẹ́ède Indonesia"}
IE{"Orílẹ́ède Ailandi"}
IL{"Orílẹ́ède Iserẹli"}
+ IM{"Isle of Man"}
IN{"Orílẹ́ède India"}
IO{"Orílẹ́ède Etíkun Índíánì ti Ìlú Bírítísì"}
IQ{"Orílẹ́ède Iraki"}
IR{"Orílẹ́ède Irani"}
IS{"Orílẹ́ède Aṣilandi"}
IT{"Orílẹ́ède Itáli"}
+ JE{"Jersey"}
JM{"Orílẹ́ède Jamaika"}
JO{"Orílẹ́ède Jọdani"}
JP{"Orílẹ́ède Japani"}
@@ -150,12 +179,15 @@ yo{
MA{"Orílẹ́ède Moroko"}
MC{"Orílẹ́ède Monako"}
MD{"Orílẹ́ède Modofia"}
+ ME{"Montenegro"}
+ MF{"St. Martin"}
MG{"Orílẹ́ède Madasika"}
MH{"Orílẹ́ède Etikun Máṣali"}
MK{"Àríwá Macedonia"}
ML{"Orílẹ́ède Mali"}
MM{"Orílẹ́ède Manamari"}
MN{"Orílẹ́ède Mogolia"}
+ MO{"Macao SAR ti Ṣáìnà"}
MP{"Orílẹ́ède Etikun Guusu Mariana"}
MQ{"Orílẹ́ède Matinikuwi"}
MR{"Orílẹ́ède Maritania"}
@@ -195,8 +227,10 @@ yo{
PW{"Orílẹ́ède Paalu"}
PY{"Orílẹ́ède Paraguye"}
QA{"Orílẹ́ède Kota"}
+ QO{"Agbègbè Oceania"}
RE{"Orílẹ́ède Riuniyan"}
RO{"Orílẹ́ède Romaniya"}
+ RS{"Serbia"}
RU{"Orílẹ́ède Rọṣia"}
RW{"Orílẹ́ède Ruwanda"}
SA{"Orílẹ́ède Saudi Arabia"}
@@ -207,6 +241,7 @@ yo{
SG{"Orílẹ́ède Singapo"}
SH{"Orílẹ́ède Hẹlena"}
SI{"Orílẹ́ède Silofania"}
+ SJ{"Svalbard & Jan Mayen"}
SK{"Orílẹ́ède Silofakia"}
SL{"Orílẹ́ède Siria looni"}
SM{"Orílẹ́ède Sani Marino"}
@@ -216,8 +251,10 @@ yo{
SS{"Gúúsù Sudan"}
ST{"Orílẹ́ède Sao tomi ati piriiṣipi"}
SV{"Orílẹ́ède Ẹẹsáfádò"}
+ SX{"Sint Maarten"}
SY{"Orílẹ́ède Siria"}
SZ{"Orílẹ́ède Saṣiland"}
+ TA{"Tristan da Kunha"}
TC{"Orílẹ́ède Tọọki ati Etikun Kakọsi"}
TD{"Orílẹ́ède ṣààdì"}
TF{"Agbègbè Gúúsù Faranṣé"}
@@ -236,6 +273,7 @@ yo{
TZ{"Orílẹ́ède Tàǹsáníà"}
UA{"Orílẹ́ède Ukarini"}
UG{"Orílẹ́ède Uganda"}
+ UM{"Àwọn Erékùsù Kékèké Agbègbè US"}
UN{"Ìṣọ̀kan àgbáyé"}
US{"Orílẹ̀-èdè Amẹrikà"}
UY{"Orílẹ́ède Nruguayi"}
@@ -249,6 +287,8 @@ yo{
VU{"Orílẹ́ède Faniatu"}
WF{"Orílẹ́ède Wali ati futuna"}
WS{"Orílẹ́ède Samọ"}
+ XA{"Pseudo-Accents"}
+ XB{"Pseudo-Bidi"}
XK{"Kòsófò"}
YE{"Orílẹ́ède yemeni"}
YT{"Orílẹ́ède Mayote"}
@@ -265,5 +305,5 @@ yo{
SZ{"Síwásìlandì"}
TL{"Ìlà Òòrùn Tímọ̀"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/yo_BJ.txt b/icu4c/source/data/region/yo_BJ.txt
index 67183a63f98..2f308bfbc8e 100644
--- a/icu4c/source/data/region/yo_BJ.txt
+++ b/icu4c/source/data/region/yo_BJ.txt
@@ -253,5 +253,5 @@ yo_BJ{
Countries%variant{
TL{"Ìlà Òòrùn Tímɔ̀"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/yue.txt b/icu4c/source/data/region/yue.txt
index b55e142a3ca..a8569ff5c7c 100644
--- a/icu4c/source/data/region/yue.txt
+++ b/icu4c/source/data/region/yue.txt
@@ -298,20 +298,16 @@ yue{
ZZ{"未知區域"}
}
Countries%short{
- GB{"英國"}
HK{"香港"}
MO{"澳門"}
PS{"巴勒斯坦"}
- US{"美國"}
}
Countries%variant{
CD{"剛果民主共和國"}
CG{"剛果共和國"}
- CI{"象牙海岸"}
CZ{"捷克共和國"}
FK{"福克蘭群島 (馬爾維納斯群島)"}
SZ{"斯威士蘭"}
- TL{"東帝汶"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/yue_Hans.txt b/icu4c/source/data/region/yue_Hans.txt
index 5e5d80106fa..81f2dcb68de 100644
--- a/icu4c/source/data/region/yue_Hans.txt
+++ b/icu4c/source/data/region/yue_Hans.txt
@@ -299,20 +299,16 @@ yue_Hans{
ZZ{"未知区域"}
}
Countries%short{
- GB{"英国"}
HK{"香港"}
MO{"澳门"}
PS{"巴勒斯坦"}
- US{"美国"}
}
Countries%variant{
CD{"刚果民主共和国"}
CG{"刚果共和国"}
- CI{"象牙海岸"}
CZ{"捷克共和国"}
FK{"福克兰群岛 (马尔维纳斯群岛)"}
SZ{"斯威士兰"}
- TL{"东帝汶"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/yue_Hant.txt b/icu4c/source/data/region/yue_Hant.txt
index 47ff886b979..8f398126c06 100644
--- a/icu4c/source/data/region/yue_Hant.txt
+++ b/icu4c/source/data/region/yue_Hant.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
yue_Hant{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/zgh.txt b/icu4c/source/data/region/zgh.txt
index ef67bdb82a5..4034e782994 100644
--- a/icu4c/source/data/region/zgh.txt
+++ b/icu4c/source/data/region/zgh.txt
@@ -229,5 +229,5 @@ zgh{
ZM{"ⵣⴰⵎⴱⵢⴰ"}
ZW{"ⵣⵉⵎⴱⴰⴱⵡⵉ"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/zh.txt b/icu4c/source/data/region/zh.txt
index 2a6a6164c66..5bac1f5658d 100644
--- a/icu4c/source/data/region/zh.txt
+++ b/icu4c/source/data/region/zh.txt
@@ -298,12 +298,9 @@ zh{
ZZ{"未知地区"}
}
Countries%short{
- GB{"英国"}
HK{"香港"}
MO{"澳门"}
PS{"巴勒斯坦"}
- UN{"联合国"}
- US{"美国"}
}
Countries%variant{
CD{"刚果民主共和国"}
@@ -312,5 +309,5 @@ zh{
CZ{"捷克共和国"}
FK{"福克兰群岛(马尔维纳斯群岛)"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/zh_Hans.txt b/icu4c/source/data/region/zh_Hans.txt
index 0ebd7f7ae30..72c418ec699 100644
--- a/icu4c/source/data/region/zh_Hans.txt
+++ b/icu4c/source/data/region/zh_Hans.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
zh_Hans{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/zh_Hant.txt b/icu4c/source/data/region/zh_Hant.txt
index 921bffee7ec..bbe5e2f2024 100644
--- a/icu4c/source/data/region/zh_Hant.txt
+++ b/icu4c/source/data/region/zh_Hant.txt
@@ -299,21 +299,16 @@ zh_Hant{
ZZ{"未知區域"}
}
Countries%short{
- GB{"英國"}
HK{"香港"}
MO{"澳門"}
PS{"巴勒斯坦"}
- UN{"聯合國"}
- US{"美國"}
}
Countries%variant{
CD{"剛果民主共和國"}
CG{"剛果共和國"}
- CI{"象牙海岸"}
CZ{"捷克共和國"}
FK{"福克蘭群島(馬爾維納斯群島)"}
SZ{"史瓦濟蘭"}
- TL{"東帝汶"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/zh_Hant_HK.txt b/icu4c/source/data/region/zh_Hant_HK.txt
index aa577050dbd..d63ee72c470 100644
--- a/icu4c/source/data/region/zh_Hant_HK.txt
+++ b/icu4c/source/data/region/zh_Hant_HK.txt
@@ -95,5 +95,5 @@ zh_Hant_HK{
ZM{"贊比亞"}
ZW{"津巴布韋"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/zh_Hant_MO.txt b/icu4c/source/data/region/zh_Hant_MO.txt
index 15c7c3f426b..670cffc3f25 100644
--- a/icu4c/source/data/region/zh_Hant_MO.txt
+++ b/icu4c/source/data/region/zh_Hant_MO.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
zh_Hant_MO{
%%Parent{"zh_Hant_HK"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/region/zu.txt b/icu4c/source/data/region/zu.txt
index d8e57f9ef4e..a2e906509aa 100644
--- a/icu4c/source/data/region/zu.txt
+++ b/icu4c/source/data/region/zu.txt
@@ -107,7 +107,6 @@ zu{
ES{"i-Spain"}
ET{"i-Ethiopia"}
EU{"i-European Union"}
- EZ{"EZ"}
FI{"i-Finland"}
FJ{"i-Fiji"}
FK{"i-Falkland Islands"}
@@ -313,5 +312,5 @@ zu{
FK{"i-Falkland Islands (Islas Malvinas)"}
TL{"i-East Timor"}
}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/translit/Latn_Cans.txt b/icu4c/source/data/translit/Latn_Cans.txt
new file mode 100644
index 00000000000..9520455f4cc
--- /dev/null
+++ b/icu4c/source/data/translit/Latn_Cans.txt
@@ -0,0 +1,190 @@
+# © 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html#License
+#
+# File: Latn_Cans.txt
+# Generated from CLDR
+#
+
+šwê ↔ ᔗ ;
+šwî ↔ ᔛ ;
+šwi ↔ ᔙ ;
+šwô ↔ ᔟ ;
+šwo ↔ ᔝ ;
+šwâ ↔ ᔣ ;
+šwa ↔ ᔡ ;
+pwê ↔ ᐺ ;
+pwî ↔ ᐾ ;
+pwi ↔ ᐼ ;
+pwô ↔ ᑂ ;
+pwo ↔ ᑀ ;
+pwâ ↔ ᑆ ;
+pwa ↔ ᑄ ;
+twê ↔ ᑗ ;
+twî ↔ ᑛ ;
+twi ↔ ᑙ ;
+twô ↔ ᑟ ;
+two ↔ ᑝ ;
+twâ ↔ ᑣ ;
+twa ↔ ᑡ ;
+kwê ↔ ᑴ ;
+kwî ↔ ᑸ ;
+kwi ↔ ᑶ ;
+kwô ↔ ᑼ ;
+kwo ↔ ᑺ ;
+kwâ ↔ ᒀ ;
+kwa ↔ ᑾ ;
+cwê ↔ ᒒ ;
+cwî ↔ ᒖ ;
+cwi ↔ ᒔ ;
+cwô ↔ ᒚ ;
+cwo ↔ ᒘ ;
+cwâ ↔ ᒞ ;
+cwa ↔ ᒜ ;
+mwê ↔ ᒬ ;
+mwî ↔ ᒰ ;
+mwi ↔ ᒮ ;
+mwô ↔ ᒴ ;
+mwo ↔ ᒲ ;
+mwâ ↔ ᒸ ;
+mwa ↔ ᒶ ;
+nwê ↔ ᓉ ;
+nwâ ↔ ᓍ ;
+nwa ↔ ᓋ ;
+lwê ↔ ᓜ ;
+lwî ↔ ᓠ ;
+lwi ↔ ᓞ ;
+lwô ↔ ᓤ ;
+lwo ↔ ᓢ ;
+lwâ ↔ ᓨ ;
+lwa ↔ ᓦ ;
+swê ↔ ᓶ ;
+swî ↔ ᓺ ;
+swi ↔ ᓸ ;
+swô ↔ ᓾ ;
+swo ↔ ᓼ ;
+swâ ↔ ᔂ ;
+swa ↔ ᔀ ;
+ywê ↔ ᔯ ;
+ywî ↔ ᔳ ;
+ywi ↔ ᔱ ;
+ywô ↔ ᔷ ;
+ywo ↔ ᔵ ;
+ywâ ↔ ᔻ ;
+ywa ↔ ᔹ ;
+rwâ ↔ ᕎ ;
+hk ↔ ᕽ ;
+thê ↔ ᖧ ;
+thî ↔ ᖩ ;
+thi ↔ ᖨ ;
+thô ↔ ᖫ ;
+tho ↔ ᖪ ;
+thâ ↔ ᖭ ;
+tha ↔ ᖬ ;
+th ↔ ᖮ ;
+šê ↔ ᔐ ;
+šî ↔ ᔑ ;
+ši ↔ ᔒ ;
+šô ↔ ᔓ ;
+šo ↔ ᔔ ;
+šâ ↔ ᔕ ;
+ša ↔ ᔖ ;
+š ↔ ᔥ ;
+wê ↔ ᐌ ;
+wî ↔ ᐐ ;
+wi ↔ ᐎ ;
+wô ↔ ᐔ ;
+wo ↔ ᐒ ;
+wâ ↔ ᐙ ;
+wa ↔ ᐗ ;
+w ↔ ᐤ ;
+pê ↔ ᐯ ;
+pî ↔ ᐲ ;
+pi ↔ ᐱ ;
+pô ↔ ᐴ ;
+po ↔ ᐳ ;
+pâ ↔ ᐹ ;
+pa ↔ ᐸ ;
+p ↔ ᑉ ;
+tê ↔ ᑌ ;
+tî ↔ ᑏ ;
+ti ↔ ᑎ ;
+tô ↔ ᑑ ;
+to ↔ ᑐ ;
+tâ ↔ ᑖ ;
+ta ↔ ᑕ ;
+t ↔ ᑦ ;
+kê ↔ ᑫ ;
+kî ↔ ᑮ ;
+ki ↔ ᑭ ;
+kô ↔ ᑰ ;
+ko ↔ ᑯ ;
+kâ ↔ ᑳ ;
+ka ↔ ᑲ ;
+kw ↔ ᒄ ;
+k ↔ ᒃ ;
+cê ↔ ᒉ ;
+cî ↔ ᒌ ;
+ci ↔ ᒋ ;
+cô ↔ ᒎ ;
+co ↔ ᒍ ;
+câ ↔ ᒑ ;
+ca ↔ ᒐ ;
+c ↔ ᒡ ;
+mê ↔ ᒣ ;
+mî ↔ ᒦ ;
+mi ↔ ᒥ ;
+mô ↔ ᒨ ;
+mo ↔ ᒧ ;
+mâ ↔ ᒫ ;
+ma ↔ ᒪ ;
+m ↔ ᒻ ;
+nê ↔ ᓀ ;
+nî ↔ ᓃ ;
+ni ↔ ᓂ ;
+nô ↔ ᓅ ;
+no ↔ ᓄ ;
+nâ ↔ ᓈ ;
+na ↔ ᓇ ;
+n ↔ ᓐ ;
+lê ↔ ᓓ ;
+lî ↔ ᓖ ;
+li ↔ ᓕ ;
+lô ↔ ᓘ ;
+lo ↔ ᓗ ;
+lâ ↔ ᓛ ;
+la ↔ ᓚ ;
+l ↔ ᓪ ;
+sê ↔ ᓭ ;
+sî ↔ ᓰ ;
+si ↔ ᓯ ;
+sô ↔ ᓲ ;
+so ↔ ᓱ ;
+sâ ↔ ᓵ ;
+sa ↔ ᓴ ;
+s ↔ ᔅ ;
+yê ↔ ᔦ ;
+yî ↔ ᔩ ;
+yi ↔ ᔨ ;
+yô ↔ ᔫ ;
+yo ↔ ᔪ ;
+yâ ↔ ᔮ ;
+ya ↔ ᔭ ;
+y ↔ ᔾ ;
+rê ↔ ᕂ ;
+rî ↔ ᕇ ;
+ri ↔ ᕆ ;
+rô ↔ ᕉ ;
+ro ↔ ᕈ ;
+râ ↔ ᕌ ;
+ra ↔ ᕋ ;
+r ↔ ᕐ ;
+hê ↔ ᐁ ;
+hî ↔ ᐄ ;
+hi ↔ ᐃ ;
+hô ↔ ᐆ ;
+ho ↔ ᐅ ;
+hâ ↔ ᐋ ;
+ha ↔ ᐊ ;
+h ↔ ᐦ ;
+'.' ↔ ᙮ ;
+
diff --git a/icu4c/source/data/translit/Latn_Ethi.txt b/icu4c/source/data/translit/Latn_Ethi.txt
new file mode 100644
index 00000000000..6a54a65b030
--- /dev/null
+++ b/icu4c/source/data/translit/Latn_Ethi.txt
@@ -0,0 +1,283 @@
+# © 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html#License
+#
+# File: Latn_Ethi.txt
+# Generated from CLDR
+#
+
+#by Mark Williamson, dehua_andrew_chen@hotmail.com
+#comments appreciated
+#syllabary
+ha↔ሀ;
+ha←ሃ;
+he↔ሄ;
+hi↔ሂ;
+hī↔ህ;
+ho↔ሆ;
+hha ← ሓ;
+hhe↔ሔ;
+hhi↔ሒ;
+hhī↔ሕ;
+hhu↔ሑ;
+hho↔ሖ;
+hhwa↔ሗ;
+ʿa↔ኣ;
+ʿē↔አ;
+ʿe↔ኤ;
+ʿi↔ኢ;
+ʿī↔እ;
+ʿu↔ኡ;
+ʿo↔ኦ;
+ʿwa↔ኧ;
+ʾa↔ዓ;
+ʾe↔ዔ;
+ʾi↔ዒ;
+ʾī↔ዕ;
+ʾu↔ዑ;
+ʾo↔ዖ;
+qha↔ቓ;
+qhe↔ቔ;
+qhi↔ቒ;
+qhī↔ቕ;
+qhu↔ቑ;
+qho↔ቖ;
+qhwa↔ቛ;
+qhwē↔ቘ;
+qhwe↔ቜ;
+qhwi↔ቚ;
+q a↔ቃ;
+qē↔ቀ;
+qe↔ቄ;
+qi↔ቂ;
+qī↔ቅ;
+qo↔ቆ;
+qwa↔ቋ;
+qwē↔ቈ;
+qwe↔ቌ;
+qwi↔ቊ;
+ka↔ካ;
+kē↔ከ;
+ke↔ኬ;
+ki↔ኪ;
+kī↔ክ;
+ku↔ኩ;
+kwa↔ኳ;
+kwē↔ኮ;
+kwe↔ኴ;
+kwi↔ኰ;
+kwī↔ኵ;
+kxa↔ኻ;
+kxē↔ኸ;
+kxe↔ኼ;
+kxi↔ኺ;
+kxī↔ኽ;
+kxu↔ኹ;
+kxo↔ኾ;
+kxwa↔ዃ;
+kxwē↔ዀ;
+kxwe↔ዄ;
+kxwi↔ዂ;
+kxwī↔ዅ;
+xa↔ኃ;
+xē↔ኀ;
+xe↔ኄ;
+xi↔ኂ;
+xī↔ኅ;
+xo↔ኆ;
+xwa↔ኋ;
+xwē↔ኈ;
+xwe↔ኌ;
+xwi↔ኊ;
+gga↔ጛ;
+ggē↔ጘ;
+gge↔ጜ;
+ggi↔ጚ;
+ggu↔ጙ;
+ggo↔ጞ;
+ga↔ጋ;
+gē↔ገ;
+ge↔ጌ;
+gi↔ጊ;
+gu↔ጉ;
+go↔ጎ;
+gwa↔ጓ;
+gwe↔ጔ;
+gwi↔ጒ;
+gwī↔ጕ;
+ca↔ቻ;
+cē↔ቸ;
+ce↔ቼ;
+ci↔ቺ;
+cī↔ች;
+cu↔ቹ;
+co↔ቾ;
+cwa↔ቿ;
+cha↔ጫ;
+chē↔ጨ;
+che↔ጬ;
+chi↔ጪ;
+chī↔ጭ;
+chu↔ጩ;
+cho↔ጮ;
+chwa↔ጯ;
+ja↔ጃ;
+jē↔ጀ;
+je↔ጄ;
+ji↔ጂ;
+jī↔ጅ;
+jo↔ጆ;
+jwa↔ጇ;
+za↔ዛ;
+zē↔ዘ;
+ze↔ዜ;
+zi↔ዚ;
+zu↔ዙ;
+zo↔ዞ;
+zwa↔ዟ;
+zha↔ዣ;
+zhē↔ዠ;
+zhe↔ዤ;
+zhi↔ዢ;
+zhī↔ዥ;
+zhu↔ዡ;
+zho↔ዦ;
+zhwa↔ዧ;
+sa↔ሳ;
+sē↔ሰ;
+se↔ሴ;
+si↔ሲ;
+sī↔ስ;
+su↔ሱ;
+so↔ሶ;
+swa↔ሷ;
+sha↔ሻ;
+shē↔ሸ;
+she↔ሼ;
+shi↔ሺ;
+shī↔ሽ;
+shu↔ሹ;
+sho↔ሾ;
+shwa↔ሿ;
+sza↔ሣ;
+szē↔ሠ;
+sze↔ሤ;
+szi↔ሢ;
+szī↔ሥ;
+szu↔ሡ;
+szo↔ሦ;
+szwa↔ሧ;
+tsa↔ጻ;
+tsē↔ጸ;
+tse↔ጼ;
+tsi↔ጺ;
+tsī↔ጽ;
+tsu↔ጹ;
+tso↔ጾ;
+tswa↔ጿ;
+tha↔ጣ;
+thē↔ጠ;
+the↔ጤ;
+thi↔ጢ;
+thī↔ጥ;
+thu↔ጡ;
+tho↔ጦ;
+thwa↔ጧ;
+ta↔ታ;
+tē↔ተ;
+te↔ቴ;
+ti↔ቲ;
+tī↔ት;
+tu↔ቱ;
+to↔ቶ;
+twa↔ቷ;
+dda↔ዻ;
+ddē↔ዸ;
+dde↔ዼ;
+ddi↔ዺ;
+ddī↔ዽ;
+ddu↔ዹ;
+ddo↔ዾ;
+ddwa↔ዿ;
+da↔ዳ;
+dē↔ደ;
+de↔ዴ;
+di↔ዲ;
+dī↔ድ;
+du↔ዱ;
+do↔ዶ;
+dwa↔ዷ;
+na↔ና;
+ne↔ኔ;
+ni↔ኒ;
+nī↔ን;
+nu↔ኑ;
+no↔ኖ;
+nwa↔ኗ;
+nya↔ኛ;
+nyē↔ኘ;
+nye↔ኜ;
+nyi↔ኚ;
+nyu↔ኙ;
+nyo↔ኞ;
+nywa↔ኟ;
+ya↔ያ;
+yē↔የ;
+ye↔ዬ;
+yi↔ዪ;
+yī↔ይ;
+yu↔ዩ;
+yo↔ዮ;
+ra↔ራ;
+rē↔ረ;
+re↔ሬ;
+ri↔ሪ;
+rī↔ር;
+ru↔ሩ;
+ro↔ሮ;
+rwa↔ሯ;
+la↔ላ;
+lē↔ለ;
+le↔ሌ;
+li↔ሊ;
+lu↔ሉ;
+lo↔ሎ;
+ma↔ማ;
+mē↔መ;
+me↔ሜ;
+mi↔ሚ;
+mu↔ሙ;
+mo↔ሞ;
+mwa↔ሟ;
+ba↔ባ;
+bē↔በ;
+be↔ቤ;
+bi↔ቢ;
+bī↔ብ;
+bu↔ቡ;
+bo↔ቦ;
+bwa↔ቧ;
+pha↔ጳ;
+phē↔ጰ;
+phe↔ጴ;
+phi↔ጲ;
+phī↔ጵ;
+phu↔ጱ;
+pho↔ጶ;
+phwa↔ጷ;
+va↔ቫ;
+vē↔ቨ;
+ve↔ቬ;
+vi↔ቪ;
+vī↔ቭ;
+vu↔ቩ;
+vo↔ቮ;
+vwa↔ቯ;
+wa↔ዋ;
+wē↔ወ;
+we↔ዌ;
+wi↔ዊ;
+wu↔ዉ;
+wo↔ዎ;
+#punctuation
+#numerals
+
diff --git a/icu4c/source/data/translit/my_my_Latn.txt b/icu4c/source/data/translit/my_my_Latn.txt
new file mode 100644
index 00000000000..0bc05231f3c
--- /dev/null
+++ b/icu4c/source/data/translit/my_my_Latn.txt
@@ -0,0 +1,372 @@
+# © 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html#License
+#
+# File: my_my_Latn.txt
+# Generated from CLDR
+#
+
+# Author: Arne Mauser, Moe Aung Naing
+# Description: Myanmar Romanization
+$consonants = [\u1000-\u1021];
+# Character combinations: "1 consonant 5 vowels"
+# ($consonants) ြောင\u103A\u1037 > | $1 yount;
+($consonants) \u103C\u1031\u102C\u1004\u103A\u1037 > | $1 yount;
+# ($consonants) ျောင\u103A\u1037 > | $1 yount;
+($consonants) \u103B\u1031\u102C\u1004\u103A\u1037 > | $1 yount;
+# ($consonants) ြောင\u103Aး > | $1 yaungg;
+($consonants) \u103C\u1031\u102C\u1004\u103A\u1038 > | $1 yaungg;
+# ($consonants) ျောင\u103Aး > | $1 yaungg;
+($consonants) \u103B\u1031\u102C\u1004\u103A\u1038 > | $1 yaungg;
+# Character combinations: "1 consonant 4 vowels"
+# \u102D\u102Fင\u103Aး > ine;
+\u102D\u102F\u1004\u103A\u1038 > ine;
+# ($consonants) ြောင\u103A > | $1 yaung;
+($consonants) \u103C\u1031\u102C\u1004\u103A > | $1 yaung;
+# ($consonants) ျောင\u103A > | $1 yaung;
+($consonants) \u103B\u1031\u102C\u1004\u103A > | $1 yaung;
+# Character combinations: "1 consonant 3 vowels"
+# ောက\u103A > out; # 1c3v
+\u1031\u102C\u1000\u103A > out;
+# ေါက\u103A > out; # 1c3v
+\u1031\u102B\u1000\u103A > out;
+# \u102D\u102Fက\u103A > ite; # 1c3v
+\u102D\u102F\u1000\u103A > ite;
+# \u102D\u102Fင\u103A > ine; # 1c3v
+\u102D\u102F\u1004\u103A > ine;
+# \u102D\u102Fယ\u103A > o; # 1c3v
+\u102D\u102F\u101A\u103A > o;
+# ျင\u103Aး > yinn;
+\u103B\u1004\u103A\u1038 > yinn;
+# ျ\u102Dန\u103A > yane;
+\u103B\u102D\u1014\u103A > yane;
+# ($consonants) ောင\u103Aး > | $1 aungg;
+($consonants) \u1031\u102C\u1004\u103A\u1038 > | $1 aungg;
+# ($consonants) ေါင\u103Aး > | $1 aungg;
+($consonants) \u1031\u102B\u1004\u103A\u1038 > | $1 aungg;
+# ($consonants) ောင\u103A > | $1 aung;
+($consonants) \u1031\u102C\u1004\u103A > | $1 aung;
+# ($consonants) ေါင\u103A > | $1 aung;
+($consonants) \u1031\u102B\u1004\u103A > | $1 aung;
+# ($consonants) ြင\u103A\u1037 > | $1 yint;
+($consonants) \u103C\u1004\u103A\u1037 > | $1 yint;
+# ($consonants) ြင\u103Aး > | $1 yinn;
+($consonants) \u103C\u1004\u103A\u1038 > | $1 yinn;
+# ($consonants) ြင\u103A > | $1 yin;
+($consonants) \u103C\u1004\u103A > | $1 yin;
+# ($consonants) ျင\u103A\u1037 > | $1 yint;
+($consonants) \u103B\u1004\u103A\u1037 > | $1 yint;
+# ($consonants) ျင\u103Aး > | $1 yinn;
+($consonants) \u103B\u1004\u103A\u1038 > | $1 yinn;
+# ($consonants) ျင\u103A > | $1 yin;
+($consonants) \u103B\u1004\u103A > | $1 yin;
+# ($consonants) ြစ\u103A > | $1 yit;
+($consonants) \u103C\u1005\u103A > | $1 yit;
+# ($consonants) ျစ\u103A > | $1 yit;
+($consonants) \u103B\u1005\u103A > | $1 yit;
+# ($consonants) ြည\u103A > | $1 yi;
+($consonants) \u103C\u100A\u103A > | $1 yi;
+# ($consonants) ြန\u103A > | $1 yan;
+($consonants) \u103C\u1014\u103A > | $1 yan;
+# ($consonants) ြန\u103Aး > | $1 yann;
+($consonants) \u103C\u1014\u103A\u1038 > | $1 yann;
+# ($consonants) ျန\u103Aး > | $1 yann;
+($consonants) \u103B\u1014\u103A\u1038 > | $1 yann;
+# \u102Dမ\u103Aး > aim;
+\u102D\u1019\u103A\u1038 > aim;
+# \u102Dန\u103Aး > ein;
+\u102D\u1014\u103A\u1038 > ein;
+# Character combinations: "4 vowels"
+# ျ\u102D\u102Fး > yoe;
+\u103B\u102D\u102F\u1038 > yoe;
+# ($consonants) ြော\u103A > | $1 yaw;
+($consonants) \u103C\u1031\u102C\u103A > | $1 yaw;
+# ($consonants) ျော\u103A > | $1 yaw;
+($consonants) \u103B\u1031\u102C\u103A > | $1 yaw;
+# Character combinations: "1 consonant 2 vowels"
+# ဥ\u102Eး > u;
+\u1025\u102E\u1038 > u; # this is a misspelling of \u1026
+# \u103Dက\u103A > wat;
+\u103D\u1000\u103A > wat;
+# \u103Dင\u103A > win;
+\u103D\u1004\u103A > win;
+# န\u103Aး > ann;
+\u1014\u103A\u1038 > ann;
+# န\u103A\u1037 > ant;
+\u1014\u103A\u1037 > ant;
+# င\u103Aး > inn;
+\u1004\u103A\u1038 > inn;
+# င\u103A\u1037 > int;
+\u1004\u103A\u1037 > int;
+# ည\u103Aး > ee;
+\u100A\u103A\u1038 > ee;
+# ည\u103A\u1037 > eet; # 1c2v
+\u100A\u103A\u1037 > eet;
+# \u102Dတ\u103A > ate; # 1c2v
+\u102D\u1010\u103A > ate;
+# \u102Fတ\u103A > ote; # 1c2v
+\u102F\u1010\u103A > ote;
+# \u102Fန\u103A > one; # 1c2v
+\u102F\u1014\u103A > one;
+# \u102Fပ\u103A > ote; # 1c2v
+\u102F\u1015\u103A > ote;
+# \u102Dမ\u103A > aim; # 1c2v
+\u102D\u1019\u103A > ain;
+# \u102Dန\u103A > ein;
+\u102D\u1014\u103A > ein;
+# ယ\u103A\u1037 > ae; # 1c2v
+\u101A\u103A\u1037 > ae;
+# သျ\u103E > sh; # 1c2v
+\u101E\u103B\u103E > sh;
+# လျ\u103E > sh; # 1c2v
+\u101C\u103B\u103E > sh;
+# ရ\u103D\u103E > shw; # 1c2v
+\u101B\u103D\u103E > shw;
+# ြတ\u103A > yat;
+\u103C\u1010\u103A > yat;
+# ျတ\u103A > yat;
+\u103B\u1010\u103A > yat;
+# ြက\u103A > yet;
+\u103C\u1000\103A > yet;
+# ျက\u103A > yet;
+\u103B\u1000\u103A > yet;
+# ျင\u103A > yin;
+\u103B\u1004\u103A > yin;
+# ြင\u103A > yin;
+\u103C\u1004\u103A > yin;
+# Character combinations: "3 vowels"
+# ော\u1037 > ot;
+\u1031\u102C\u1037 > ot;
+# ေါ\u1037 > ot;
+\u1031\u102B\u1037 > ot;
+# ော\u103A > aw;
+\u1031\u102C\u103A > aw;
+# ေါ\u103A > aw;
+\u1031\u102B\u103A > aw;
+# \u102D\u102F\u1037 > hoet; # 3v
+\u102D\u102F\u1037 > hoet;
+# \u102D\u102Fး > oe;
+\u102D\u102F\u1038 > oe;
+# \u102F\u1036း > one; # 3v
+\u102F\u1036\u1038 > one;
+# ျား > yarr;
+\u103B\u102C\u1038 > yarr;
+# ြား > yarr;
+\u103C\u102C\u1038 > yarr;
+# ြ\u102Eး > yee;
+\u103C\u102E\u1038 > yee;
+# ($consonants) ြော > | $1 yaww;
+($consonants) \u103C\u1031\u102C > | $1 yaww;
+# ($consonants) ျော > | $1 yaww;
+($consonants) \u103B\u1031\u102C > | $1 yaww;
+# \u103Dား > warr;
+\u103D\u102C\u1038 > warr;
+# \u103Dေ\u1037 > wae;
+\u103D\u1031\u1037 > wae;
+# Character combinations: "1 consonant 1 vowel"
+#က\u103A > at;
+\u1000\u103A > at;
+# င\u103A > in;
+\u1004\u103A > in;
+# စ\u103A > it;
+\u1005\u103A > it;
+# ဥ\u103A > in;
+\u1009\u103A > in;
+\u1025\u103A > in; # \u1025 is a misspelling of \u1009
+# ည\u103A > i;
+\u100A\u103A > i;
+# ပ\u103A > ut;
+\u1015\u103A > ut;
+# ယ\u103A > al;
+\u101A\u103A > al;
+# တ\u103A > at;
+\u1010\u103A > at;
+# န\u103A > an;
+\u1014\u103A > an;
+# ရ\u103E > sh; # 1c1v
+\u101B\u103E > sh;
+# Character combinations: "2 vowel"
+# ြ\u102E > ye;
+\u103C\u102E > ye;
+# ြ\u102F > yu;
+\u103C\u102F > yu;
+# ြေ > yay;
+\u103C\u1031 > yay;
+# \u103Dေ > way;
+\u103D\u1031 > way;
+# \u103D\u1032 > wal;
+\u103D\u1032 > wal;
+# \u103E\u102F > hu;
+\u103E\u102F > hu;
+# \u1030\u1037 > hu;
+\u1030\u1037 > hu;
+# \u1030း > uu;
+\u1030\u1038 > uu;
+# ါး > arr;
+\u102B\u1038 > arr;
+# ား > arr;
+\u102C\u1038 > arr;
+# \u102Eး > ee;
+\u102E\u1038 > ee;
+# ေး > ayy;
+\u1031\u1038 > ayy;
+# ေ\u1037 > ae;
+\u1031\u1037 > ae;
+# \u1032\u1037 > ae;
+\u1032\u1037 > ae;
+# ော > aw;
+\u1031\u102C > aw;
+# ေါ > aw;
+\u1031\u102B > aw;
+# \u102D\u102F > o;
+\u102D\u102F > o;
+# \u102F\u1036 > one;
+\u102F\u1036 > one;
+# \u103Eာ > har;
+\u103E\u102C > har;
+# Character combinations: "1 vowel"
+# ါ > ar;
+\u102B > ar;
+# ာ > ar;
+\u102C > ar;
+# \u102D > i;
+\u102D > i;
+# \u102E > e;
+\u102E > e;
+# \u102F > u;
+\u102F > u;
+# \u1030 > uu;
+\u1030 > uu;
+# ေ > ay;
+\u1031 > ay;
+# \u1032 > ell;
+\u1032 > ell;
+# \u1036 > an;
+\u1036 > an;
+# ျ > ya;
+\u103B > ya;
+# ြ > ya;
+\u103C > ya;
+# \u103E > ha;
+\u103E > ha;
+# Modern Myanmar digits
+\u1040 > 0 ;
+\u1041 > 1 ;
+\u1042 > 2 ;
+\u1043 > 3 ;
+\u1044 > 4 ;
+\u1045 > 5 ;
+\u1046 > 6 ;
+\u1047 > 7 ;
+\u1048 > 8 ;
+\u1049 > 9 ;
+# Myanmar Punctuation
+\u104A > \, ; # MYANMAR SIGN LITTLE SECTION
+\u104B > \. ; # MYANMAR SIGN SECTION
+\u104C > ; # MYANMAR SYMBOL LOCATIVE
+\u104D > ; # MYANMAR SYMBOL COMPLETED
+# Inserting 'a' in between to consonants.
+($consonants) ($consonants) > | $1 a $2 ;
+# Consonant clusters
+# က\u1039က > kk ;
+# က\u1039ခ > khk ;
+# ဂ\u1039ဂ > gg ;
+# ဂ\u1039ဃ > ggh ;
+# င\u103A\u1039ဂ > ngg ;
+# Fundamental Burmese Consonants:
+# က > k;
+\u1000 > k;
+# ခ > hk;
+\u1001 > hk;
+# ဂ > g;
+\u1002 > g;
+# ဃ > gh;
+\u1003 > gh;
+# င > ng;
+\u1004 > ng;
+# စ > hc;
+\u1005 > hc;
+# ဆ > s;
+\u1006 > s;
+# ဇ > j;
+\u1007 > j;
+# ဈ > jh;
+\u1008 > jh;
+# ဉ > ny;
+\u1009 > ny;
+# ည > ny;
+\u100A > ny;
+# ဋ > t;
+\u100B > t;
+# ဌ > ht;
+\u100C > ht;
+# ဍ > d;
+\u100D > d;
+# ဎ > dh;
+\u100E > dh;
+# ဏ > n;
+\u100F > n;
+# တ > t;
+\u1010 > t;
+# ထ > ht;
+\u1011 > ht;
+# ဒ > d;
+\u1012 > d;
+# ဓ > dh;
+\u1013 > dh;
+# န > n;
+\u1014 > n;
+# ပ > p;
+\u1015 > p;
+# ဖ > hp;
+\u1016 > hp;
+# ဗ > b;
+\u1017 > b;
+# ဘ > bh;
+\u1018 > bh;
+# မ > m;
+\u1019 > m;
+# ယ > y;
+\u101A > y;
+# ရ > r;
+\u101B > r;
+# လ > l;
+\u101C > l;
+# ဝ > w;
+\u101D > w;
+# သ > s;
+\u101E > s;
+# ဟ > h;
+\u101F > h;
+# ဠ > l;
+\u1020 > l;
+# အ > a;
+\u1021 > a;
+# ဣ > i;
+\u1023 > i;
+# ဤ > i;
+\u1024 > i;
+# ဥ > u;
+\u1025 > u;
+# ဦ > u;
+\u1026 > u;
+# ဧ > e;
+\u1027 > e;
+# ဩ > au;
+\u1029 > au;
+# ဪ > au;
+\u102A > au;
+# TODO: this character repeats the previous romanized letter
+# း > ;
+\u1038 > ;
+# \u1037 > ;
+\u1037 > ;
+# \u103A > ;
+\u103A > ;
+# ၏ > eat ;
+\u104F > eat;
+# \u1039 > ;
+\u1039 > ;
+# Leftovers
+\u103D > w;
+::NFC(NFD);
+
diff --git a/icu4c/source/data/translit/root.txt b/icu4c/source/data/translit/root.txt
index 97fc3b7979a..c774df90296 100644
--- a/icu4c/source/data/translit/root.txt
+++ b/icu4c/source/data/translit/root.txt
@@ -1,4173 +1,3878 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
-//
-// File: root.txt
-// Generated from CLDR
-//
-root {
- RuleBasedTransliteratorIDs {
- Tone-Digit {
- alias {"Pinyin-NumericPinyin"}
- }
- Digit-Tone {
- alias {"NumericPinyin-Pinyin"}
+/**
+ * File: root.txt
+ */
+root:table(nofallback){
+ "%Translit%Hex"{"%Translit%Hex"}
+ "%Translit%UnicodeChar"{"%Translit%UnicodeChar"}
+ "%Translit%UnicodeName"{"%Translit%UnicodeName"}
+ RuleBasedTransliteratorIDs{
+ ASCII-Latin{
+ file{
+ direction{"REVERSE"}
+ resource:process(transliterator){"Latin_ASCII.txt"}
+ }
}
- Amharic-Latin/BGN {
- alias {"am-am_Latn/BGN"}
+ Accents-Any{
+ file{
+ direction{"REVERSE"}
+ resource:process(transliterator){"Any_Accents.txt"}
+ }
}
- am-Latn-t-am-m0-bgn {
- alias {"am-am_Latn/BGN"}
+ Amharic-Latin/BGN{
+ alias{"am-am_Latn/BGN"}
}
- am-am_Latn/BGN {
- file {
- resource:process(transliterator) {"am_am_Latn_BGN.txt"}
- direction {"FORWARD"}
+ Any-Accents{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Any_Accents.txt"}
}
}
-
- und-t-d0-accents {
- alias {"Any-Accents"}
+ Any-Publishing{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Any_Publishing.txt"}
+ }
}
- Any-Accents {
- file {
- resource:process(transliterator) {"Any_Accents.txt"}
- direction {"FORWARD"}
+ Arab-Latn{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Arab_Latn.txt"}
}
}
- und-t-s0-accents {
- alias {"Accents-Any"}
+ Arabic-Latin{
+ alias{"Arab-Latn"}
}
- Accents-Any {
- file {
- resource:process(transliterator) {"Any_Accents.txt"}
- direction {"REVERSE"}
- }
+ Arabic-Latin/BGN{
+ alias{"ar-ar_Latn/BGN"}
+ }
+ Armenian-Latin{
+ alias{"Armn-Latn"}
}
-
- und-t-d0-publish {
- alias {"Any-Publishing"}
+ Armenian-Latin/BGN{
+ alias{"hy-hy_Latn/BGN"}
}
- Any-Publishing {
- file {
- resource:process(transliterator) {"Any_Publishing.txt"}
- direction {"FORWARD"}
+ Armn-Latn{
+ file{
+ direction{"REVERSE"}
+ resource:process(transliterator){"Latn_Armn.txt"}
}
}
- und-t-s0-publish {
- alias {"Publishing-Any"}
+ Azerbaijani-Latin/BGN{
+ alias{"az_Cyrl-az/BGN"}
}
- Publishing-Any {
- file {
- resource:process(transliterator) {"Any_Publishing.txt"}
- direction {"REVERSE"}
+ Belarusian-Latin/BGN{
+ alias{"be-be_Latn/BGN"}
+ }
+ Beng-Arab{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Beng_Arab.txt"}
}
}
-
- Arabic-Latin {
- alias {"Arab-Latn"}
+ Beng-Deva{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Beng_Deva.txt"}
+ }
}
- und-Latn-t-und-arab {
- alias {"Arab-Latn"}
+ Beng-Gujr{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Beng_Gujr.txt"}
+ }
}
- Arab-Latn {
- file {
- resource:process(transliterator) {"Arab_Latn.txt"}
- direction {"FORWARD"}
+ Beng-Guru{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Beng_Guru.txt"}
}
}
- Latin-Arabic {
- alias {"Latn-Arab"}
+ Beng-Knda{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Beng_Knda.txt"}
+ }
}
- und-Arab-t-und-latn {
- alias {"Latn-Arab"}
+ Beng-Latn{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Beng_Latn.txt"}
+ }
}
- Latn-Arab {
- file {
- resource:process(transliterator) {"Arab_Latn.txt"}
- direction {"REVERSE"}
+ Beng-Mlym{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Beng_Mlym.txt"}
}
}
-
- Arabic-Latin/BGN {
- alias {"ar-ar_Latn/BGN"}
+ Beng-Orya{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Beng_Orya.txt"}
+ }
}
- ar-Latn-t-ar-m0-bgn {
- alias {"ar-ar_Latn/BGN"}
+ Beng-Taml{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Beng_Taml.txt"}
+ }
}
- ar-ar_Latn/BGN {
- file {
- resource:process(transliterator) {"ar_ar_Latn_BGN.txt"}
- direction {"FORWARD"}
+ Beng-Telu{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Beng_Telu.txt"}
}
}
-
- Armenian-Latin/BGN {
- alias {"hy-hy_Latn/BGN"}
+ Beng-ur{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Beng_ur.txt"}
+ }
}
- hy-Latn-t-hy-m0-bgn {
- alias {"hy-hy_Latn/BGN"}
+ Bengali-Arabic{
+ alias{"Beng-Arab"}
}
- hy-hy_Latn/BGN {
- file {
- resource:process(transliterator) {"hy_hy_Latn_BGN.txt"}
- direction {"FORWARD"}
- }
+ Bengali-Devanagari{
+ alias{"Beng-Deva"}
}
-
- Azerbaijani-Latin/BGN {
- alias {"az_Cyrl-az/BGN"}
+ Bengali-Gujarati{
+ alias{"Beng-Gujr"}
}
- az-t-az-cyrl-m0-bgn {
- alias {"az_Cyrl-az/BGN"}
+ Bengali-Gurmukhi{
+ alias{"Beng-Guru"}
}
- az_Cyrl-az/BGN {
- file {
- resource:process(transliterator) {"az_Cyrl_az_BGN.txt"}
- direction {"FORWARD"}
+ Bengali-InterIndic{
+ internal{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Bengali_InterIndic.txt"}
}
}
-
- Belarusian-Latin/BGN {
- alias {"be-be_Latn/BGN"}
+ Bengali-Kannada{
+ alias{"Beng-Knda"}
}
- be-Latn-t-be-m0-bgn {
- alias {"be-be_Latn/BGN"}
+ Bengali-Latin{
+ alias{"Beng-Latn"}
}
- be-be_Latn/BGN {
- file {
- resource:process(transliterator) {"be_be_Latn_BGN.txt"}
- direction {"FORWARD"}
- }
+ Bengali-Malayalam{
+ alias{"Beng-Mlym"}
+ }
+ Bengali-Oriya{
+ alias{"Beng-Orya"}
}
-
- Bengali-Arabic {
- alias {"Beng-Arab"}
+ Bengali-Tamil{
+ alias{"Beng-Taml"}
}
- und-Arab-t-und-beng {
- alias {"Beng-Arab"}
+ Bengali-Telugu{
+ alias{"Beng-Telu"}
}
- Beng-Arab {
- file {
- resource:process(transliterator) {"Beng_Arab.txt"}
- direction {"FORWARD"}
+ Bopo-Latn{
+ file{
+ direction{"REVERSE"}
+ resource:process(transliterator){"Latn_Bopo.txt"}
}
}
-
- Bengali-Devanagari {
- alias {"Beng-Deva"}
+ Bopomofo-Latin{
+ alias{"Bopo-Latn"}
}
- und-Deva-t-und-beng {
- alias {"Beng-Deva"}
+ Bulgarian-Latin/BGN{
+ alias{"bg-bg_Latn/BGN"}
}
- Beng-Deva {
- file {
- resource:process(transliterator) {"Beng_Deva.txt"}
- direction {"FORWARD"}
- }
+ Burmese-Latin{
+ alias{"my-my_Latn"}
}
-
- Bengali-Gujarati {
- alias {"Beng-Gujr"}
+ CanadianAboriginal-Latin{
+ alias{"Cans-Latn"}
}
- und-Gujr-t-und-beng {
- alias {"Beng-Gujr"}
+ Cans-Latn{
+ file{
+ direction{"REVERSE"}
+ resource:process(transliterator){"Latn_Cans.txt"}
+ }
}
- Beng-Gujr {
- file {
- resource:process(transliterator) {"Beng_Gujr.txt"}
- direction {"FORWARD"}
+ ConjoiningJamo-Latin{
+ internal{
+ direction{"REVERSE"}
+ resource:process(transliterator){"Latin_ConjoiningJamo.txt"}
}
}
-
- Bengali-Gurmukhi {
- alias {"Beng-Guru"}
+ Cyrillic-Latin{
+ alias{"Cyrl-Latn"}
}
- und-Guru-t-und-beng {
- alias {"Beng-Guru"}
+ Cyrl-Latn{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Cyrl_Latn.txt"}
+ }
}
- Beng-Guru {
- file {
- resource:process(transliterator) {"Beng_Guru.txt"}
- direction {"FORWARD"}
+ Deva-Arab{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Deva_Arab.txt"}
}
}
-
- Bengali-InterIndic {
- internal {
- resource:process(transliterator) {"Bengali_InterIndic.txt"}
- direction {"FORWARD"}
+ Deva-Beng{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Deva_Beng.txt"}
}
}
-
- Bengali-Kannada {
- alias {"Beng-Knda"}
+ Deva-Gujr{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Deva_Gujr.txt"}
+ }
}
- und-Knda-t-und-beng {
- alias {"Beng-Knda"}
+ Deva-Guru{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Deva_Guru.txt"}
+ }
}
- Beng-Knda {
- file {
- resource:process(transliterator) {"Beng_Knda.txt"}
- direction {"FORWARD"}
+ Deva-Knda{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Deva_Knda.txt"}
}
}
-
- Bengali-Latin {
- alias {"Beng-Latn"}
+ Deva-Latn{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Deva_Latn.txt"}
+ }
}
- und-Latn-t-und-beng {
- alias {"Beng-Latn"}
+ Deva-Mlym{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Deva_Mlym.txt"}
+ }
}
- Beng-Latn {
- file {
- resource:process(transliterator) {"Beng_Latn.txt"}
- direction {"FORWARD"}
+ Deva-Orya{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Deva_Orya.txt"}
}
}
-
- Bengali-Malayalam {
- alias {"Beng-Mlym"}
+ Deva-Taml{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Deva_Taml.txt"}
+ }
}
- und-Mlym-t-und-beng {
- alias {"Beng-Mlym"}
+ Deva-Telu{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Deva_Telu.txt"}
+ }
}
- Beng-Mlym {
- file {
- resource:process(transliterator) {"Beng_Mlym.txt"}
- direction {"FORWARD"}
+ Deva-ur{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Deva_ur.txt"}
}
}
-
- Bengali-Oriya {
- alias {"Beng-Orya"}
+ Devanagari-Arabic{
+ alias{"Deva-Arab"}
+ }
+ Devanagari-Bengali{
+ alias{"Deva-Beng"}
}
- und-Orya-t-und-beng {
- alias {"Beng-Orya"}
+ Devanagari-Gujarati{
+ alias{"Deva-Gujr"}
}
- Beng-Orya {
- file {
- resource:process(transliterator) {"Beng_Orya.txt"}
- direction {"FORWARD"}
+ Devanagari-Gurmukhi{
+ alias{"Deva-Guru"}
+ }
+ Devanagari-InterIndic{
+ internal{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Devanagari_InterIndic.txt"}
}
}
-
- Bengali-Tamil {
- alias {"Beng-Taml"}
+ Devanagari-Kannada{
+ alias{"Deva-Knda"}
}
- und-Taml-t-und-beng {
- alias {"Beng-Taml"}
+ Devanagari-Latin{
+ alias{"Deva-Latn"}
}
- Beng-Taml {
- file {
- resource:process(transliterator) {"Beng_Taml.txt"}
- direction {"FORWARD"}
- }
+ Devanagari-Malayalam{
+ alias{"Deva-Mlym"}
}
-
- Bengali-Telugu {
- alias {"Beng-Telu"}
+ Devanagari-Oriya{
+ alias{"Deva-Orya"}
}
- und-Telu-t-und-beng {
- alias {"Beng-Telu"}
+ Devanagari-Tamil{
+ alias{"Deva-Taml"}
}
- Beng-Telu {
- file {
- resource:process(transliterator) {"Beng_Telu.txt"}
- direction {"FORWARD"}
- }
+ Devanagari-Telugu{
+ alias{"Deva-Telu"}
}
-
- ur-t-und-beng {
- alias {"Beng-ur"}
+ Digit-Tone{
+ alias{"NumericPinyin-Pinyin"}
}
- Beng-ur {
- file {
- resource:process(transliterator) {"Beng_ur.txt"}
- direction {"FORWARD"}
+ Ethi-Latn{
+ file{
+ direction{"REVERSE"}
+ resource:process(transliterator){"Latn_Ethi.txt"}
}
}
-
- Bulgarian-Latin/BGN {
- alias {"bg-bg_Latn/BGN"}
+ Ethiopic-Latin{
+ alias{"Ethi-Latn"}
}
- bg-Latn-t-bg-m0-bgn {
- alias {"bg-bg_Latn/BGN"}
+ Fullwidth-Halfwidth{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Fullwidth_Halfwidth.txt"}
+ }
}
- bg-bg_Latn/BGN {
- file {
- resource:process(transliterator) {"bg_bg_Latn_BGN.txt"}
- direction {"FORWARD"}
+ Geor-Latn{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Geor_Latn.txt"}
}
}
-
- Cyrillic-Latin {
- alias {"Cyrl-Latn"}
+ Georgian-Latin{
+ alias{"Geor-Latn"}
}
- und-Latn-t-und-cyrl {
- alias {"Cyrl-Latn"}
+ Georgian-Latin/BGN{
+ alias{"ka-ka_Latn/BGN"}
}
- Cyrl-Latn {
- file {
- resource:process(transliterator) {"Cyrl_Latn.txt"}
- direction {"FORWARD"}
- }
+ Greek-Latin{
+ alias{"Grek-Latn"}
}
- Latin-Cyrillic {
- alias {"Latn-Cyrl"}
+ Greek-Latin/BGN{
+ alias{"el-el_Latn/BGN"}
}
- und-Cyrl-t-und-latn {
- alias {"Latn-Cyrl"}
+ Greek-Latin/UNGEGN{
+ alias{"Grek-Latn/UNGEGN"}
}
- Latn-Cyrl {
- file {
- resource:process(transliterator) {"Cyrl_Latn.txt"}
- direction {"REVERSE"}
+ Grek-Latn{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Grek_Latn.txt"}
}
}
-
- Devanagari-Arabic {
- alias {"Deva-Arab"}
+ Grek-Latn/UNGEGN{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Grek_Latn_UNGEGN.txt"}
+ }
}
- und-Arab-t-und-deva {
- alias {"Deva-Arab"}
+ Gujarati-Arabic{
+ alias{"Gujr-Arab"}
}
- Deva-Arab {
- file {
- resource:process(transliterator) {"Deva_Arab.txt"}
- direction {"FORWARD"}
- }
+ Gujarati-Bengali{
+ alias{"Gujr-Beng"}
}
-
- Devanagari-Bengali {
- alias {"Deva-Beng"}
+ Gujarati-Devanagari{
+ alias{"Gujr-Deva"}
}
- und-Beng-t-und-deva {
- alias {"Deva-Beng"}
+ Gujarati-Gurmukhi{
+ alias{"Gujr-Guru"}
}
- Deva-Beng {
- file {
- resource:process(transliterator) {"Deva_Beng.txt"}
- direction {"FORWARD"}
+ Gujarati-InterIndic{
+ internal{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Gujarati_InterIndic.txt"}
}
}
-
- Devanagari-Gujarati {
- alias {"Deva-Gujr"}
+ Gujarati-Kannada{
+ alias{"Gujr-Knda"}
}
- und-Gujr-t-und-deva {
- alias {"Deva-Gujr"}
+ Gujarati-Latin{
+ alias{"Gujr-Latn"}
}
- Deva-Gujr {
- file {
- resource:process(transliterator) {"Deva_Gujr.txt"}
- direction {"FORWARD"}
- }
+ Gujarati-Malayalam{
+ alias{"Gujr-Mlym"}
+ }
+ Gujarati-Oriya{
+ alias{"Gujr-Orya"}
}
-
- Devanagari-Gurmukhi {
- alias {"Deva-Guru"}
+ Gujarati-Tamil{
+ alias{"Gujr-Taml"}
}
- und-Guru-t-und-deva {
- alias {"Deva-Guru"}
+ Gujarati-Telugu{
+ alias{"Gujr-Telu"}
}
- Deva-Guru {
- file {
- resource:process(transliterator) {"Deva_Guru.txt"}
- direction {"FORWARD"}
+ Gujr-Arab{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Gujr_Arab.txt"}
}
}
-
- Devanagari-InterIndic {
- internal {
- resource:process(transliterator) {"Devanagari_InterIndic.txt"}
- direction {"FORWARD"}
+ Gujr-Beng{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Gujr_Beng.txt"}
}
}
-
- Devanagari-Kannada {
- alias {"Deva-Knda"}
+ Gujr-Deva{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Gujr_Deva.txt"}
+ }
}
- und-Knda-t-und-deva {
- alias {"Deva-Knda"}
+ Gujr-Guru{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Gujr_Guru.txt"}
+ }
}
- Deva-Knda {
- file {
- resource:process(transliterator) {"Deva_Knda.txt"}
- direction {"FORWARD"}
+ Gujr-Knda{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Gujr_Knda.txt"}
}
}
-
- Devanagari-Latin {
- alias {"Deva-Latn"}
+ Gujr-Latn{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Gujr_Latn.txt"}
+ }
}
- und-Latn-t-und-deva {
- alias {"Deva-Latn"}
+ Gujr-Mlym{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Gujr_Mlym.txt"}
+ }
}
- Deva-Latn {
- file {
- resource:process(transliterator) {"Deva_Latn.txt"}
- direction {"FORWARD"}
+ Gujr-Orya{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Gujr_Orya.txt"}
}
}
-
- Devanagari-Malayalam {
- alias {"Deva-Mlym"}
+ Gujr-Taml{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Gujr_Taml.txt"}
+ }
}
- und-Mlym-t-und-deva {
- alias {"Deva-Mlym"}
+ Gujr-Telu{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Gujr_Telu.txt"}
+ }
}
- Deva-Mlym {
- file {
- resource:process(transliterator) {"Deva_Mlym.txt"}
- direction {"FORWARD"}
+ Gujr-ur{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Gujr_ur.txt"}
}
}
-
- Devanagari-Oriya {
- alias {"Deva-Orya"}
+ Gurmukhi-Arabic{
+ alias{"Guru-Arab"}
}
- und-Orya-t-und-deva {
- alias {"Deva-Orya"}
+ Gurmukhi-Bengali{
+ alias{"Guru-Beng"}
}
- Deva-Orya {
- file {
- resource:process(transliterator) {"Deva_Orya.txt"}
- direction {"FORWARD"}
+ Gurmukhi-Devanagari{
+ alias{"Guru-Deva"}
+ }
+ Gurmukhi-Gujarati{
+ alias{"Guru-Gujr"}
+ }
+ Gurmukhi-InterIndic{
+ internal{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Gurmukhi_InterIndic.txt"}
}
}
-
- Devanagari-Tamil {
- alias {"Deva-Taml"}
+ Gurmukhi-Kannada{
+ alias{"Guru-Knda"}
}
- und-Taml-t-und-deva {
- alias {"Deva-Taml"}
+ Gurmukhi-Latin{
+ alias{"Guru-Latn"}
}
- Deva-Taml {
- file {
- resource:process(transliterator) {"Deva_Taml.txt"}
- direction {"FORWARD"}
- }
+ Gurmukhi-Malayalam{
+ alias{"Guru-Mlym"}
}
-
- Devanagari-Telugu {
- alias {"Deva-Telu"}
+ Gurmukhi-Oriya{
+ alias{"Guru-Orya"}
}
- und-Telu-t-und-deva {
- alias {"Deva-Telu"}
+ Gurmukhi-Tamil{
+ alias{"Guru-Taml"}
}
- Deva-Telu {
- file {
- resource:process(transliterator) {"Deva_Telu.txt"}
- direction {"FORWARD"}
- }
+ Gurmukhi-Telugu{
+ alias{"Guru-Telu"}
}
-
- ur-t-und-deva {
- alias {"Deva-ur"}
+ Guru-Arab{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Guru_Arab.txt"}
+ }
}
- Deva-ur {
- file {
- resource:process(transliterator) {"Deva_ur.txt"}
- direction {"FORWARD"}
+ Guru-Beng{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Guru_Beng.txt"}
}
}
-
- und-t-d0-hwidth {
- alias {"Fullwidth-Halfwidth"}
+ Guru-Deva{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Guru_Deva.txt"}
+ }
}
- Fullwidth-Halfwidth {
- file {
- resource:process(transliterator) {"Fullwidth_Halfwidth.txt"}
- direction {"FORWARD"}
+ Guru-Gujr{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Guru_Gujr.txt"}
}
}
- und-t-d0-fwidth {
- alias {"Halfwidth-Fullwidth"}
+ Guru-Knda{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Guru_Knda.txt"}
+ }
}
- Halfwidth-Fullwidth {
- file {
- resource:process(transliterator) {"Fullwidth_Halfwidth.txt"}
- direction {"REVERSE"}
+ Guru-Latn{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Guru_Latn.txt"}
}
}
-
- Georgian-Latin {
- alias {"Geor-Latn"}
+ Guru-Mlym{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Guru_Mlym.txt"}
+ }
}
- und-Latn-t-und-geor {
- alias {"Geor-Latn"}
+ Guru-Orya{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Guru_Orya.txt"}
+ }
}
- Geor-Latn {
- file {
- resource:process(transliterator) {"Geor_Latn.txt"}
- direction {"FORWARD"}
+ Guru-Taml{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Guru_Taml.txt"}
}
}
- Latin-Georgian {
- alias {"Latn-Geor"}
+ Guru-Telu{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Guru_Telu.txt"}
+ }
}
- und-Geor-t-und-latn {
- alias {"Latn-Geor"}
+ Guru-ur{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Guru_ur.txt"}
+ }
}
- Latn-Geor {
- file {
- resource:process(transliterator) {"Geor_Latn.txt"}
- direction {"REVERSE"}
+ Halfwidth-Fullwidth{
+ file{
+ direction{"REVERSE"}
+ resource:process(transliterator){"Fullwidth_Halfwidth.txt"}
}
}
-
- Georgian-Latin/BGN {
- alias {"ka-ka_Latn/BGN"}
+ Han-Latin{
+ alias{"Hani-Latn"}
}
- ka-Latn-t-ka-m0-bgn {
- alias {"ka-ka_Latn/BGN"}
+ Han-Latin/Names{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Han_Latin_Names.txt"}
+ }
}
- ka-Latn-t-ka-m0-bgn-2009 {
- alias {"ka-ka_Latn/BGN"}
+ Han-Spacedhan{
+ internal{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Han_Spacedhan.txt"}
+ }
}
- ka-ka_Latn/BGN {
- file {
- resource:process(transliterator) {"ka_ka_Latn_BGN.txt"}
- direction {"FORWARD"}
+ Hang-Latn{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Hang_Latn.txt"}
}
}
-
- ka-Latn-t-ka-m0-bgn-1981 {
- alias {"ka-ka_Latn/BGN_1981"}
+ Hangul-Latin{
+ alias{"Hang-Latn"}
}
- ka-ka_Latn/BGN_1981 {
- file {
- resource:process(transliterator) {"ka_ka_Latn_BGN_1981.txt"}
- direction {"FORWARD"}
+ Hani-Latn{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Hani_Latn.txt"}
}
}
-
- Greek-Latin {
- alias {"Grek-Latn"}
+ Hans-Hant{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Hans_Hant.txt"}
+ }
}
- und-Latn-t-und-grek {
- alias {"Grek-Latn"}
+ Hant-Hans{
+ file{
+ direction{"REVERSE"}
+ resource:process(transliterator){"Hans_Hant.txt"}
+ }
}
- Grek-Latn {
- file {
- resource:process(transliterator) {"Grek_Latn.txt"}
- direction {"FORWARD"}
+ Hebr-Latn{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Hebr_Latn.txt"}
}
}
- Latin-Greek {
- alias {"Latn-Grek"}
+ Hebrew-Latin{
+ alias{"Hebr-Latn"}
}
- und-Grek-t-und-latn {
- alias {"Latn-Grek"}
+ Hebrew-Latin/BGN{
+ alias{"he-he_Latn/BGN"}
}
- Latn-Grek {
- file {
- resource:process(transliterator) {"Grek_Latn.txt"}
- direction {"REVERSE"}
+ Hira-Kana{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Hira_Kana.txt"}
}
}
-
- Greek-Latin/BGN {
- alias {"el-el_Latn/BGN"}
- }
- el-Latn-t-el-m0-bgn {
- alias {"el-el_Latn/BGN"}
- }
- el-el_Latn/BGN {
- file {
- resource:process(transliterator) {"el_el_Latn_BGN.txt"}
- direction {"FORWARD"}
+ Hira-Latn{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Hira_Latn.txt"}
}
}
-
- Greek-Latin/UNGEGN {
- alias {"Grek-Latn/UNGEGN"}
+ Hiragana-Katakana{
+ alias{"Hira-Kana"}
}
- und-Latn-t-und-grek-m0-ungegn {
- alias {"Grek-Latn/UNGEGN"}
+ Hiragana-Latin{
+ alias{"Hira-Latn"}
}
- Grek-Latn/UNGEGN {
- file {
- resource:process(transliterator) {"Grek_Latn_UNGEGN.txt"}
- direction {"FORWARD"}
- }
+ IPA-XSampa{
+ alias{"und_FONIPA-und_FONXSAMP"}
}
- Latin-Greek/UNGEGN {
- alias {"Latn-Grek/UNGEGN"}
+ InterIndic-Arabic{
+ internal{
+ direction{"FORWARD"}
+ resource:process(transliterator){"InterIndic_Arabic.txt"}
+ }
}
- und-Grek-t-und-latn-m0-ungegn {
- alias {"Latn-Grek/UNGEGN"}
+ InterIndic-Bengali{
+ internal{
+ direction{"FORWARD"}
+ resource:process(transliterator){"InterIndic_Bengali.txt"}
+ }
}
- Latn-Grek/UNGEGN {
- file {
- resource:process(transliterator) {"Grek_Latn_UNGEGN.txt"}
- direction {"REVERSE"}
+ InterIndic-Devanagari{
+ internal{
+ direction{"FORWARD"}
+ resource:process(transliterator){"InterIndic_Devanagari.txt"}
}
}
-
- Gujarati-Arabic {
- alias {"Gujr-Arab"}
+ InterIndic-Gujarati{
+ internal{
+ direction{"FORWARD"}
+ resource:process(transliterator){"InterIndic_Gujarati.txt"}
+ }
}
- und-Arab-t-und-gujr {
- alias {"Gujr-Arab"}
+ InterIndic-Gurmukhi{
+ internal{
+ direction{"FORWARD"}
+ resource:process(transliterator){"InterIndic_Gurmukhi.txt"}
+ }
}
- Gujr-Arab {
- file {
- resource:process(transliterator) {"Gujr_Arab.txt"}
- direction {"FORWARD"}
+ InterIndic-Kannada{
+ internal{
+ direction{"FORWARD"}
+ resource:process(transliterator){"InterIndic_Kannada.txt"}
}
}
-
- Gujarati-Bengali {
- alias {"Gujr-Beng"}
+ InterIndic-Latin{
+ internal{
+ direction{"FORWARD"}
+ resource:process(transliterator){"InterIndic_Latin.txt"}
+ }
}
- und-Beng-t-und-gujr {
- alias {"Gujr-Beng"}
+ InterIndic-Malayalam{
+ internal{
+ direction{"FORWARD"}
+ resource:process(transliterator){"InterIndic_Malayalam.txt"}
+ }
}
- Gujr-Beng {
- file {
- resource:process(transliterator) {"Gujr_Beng.txt"}
- direction {"FORWARD"}
+ InterIndic-Oriya{
+ internal{
+ direction{"FORWARD"}
+ resource:process(transliterator){"InterIndic_Oriya.txt"}
}
}
-
- Gujarati-Devanagari {
- alias {"Gujr-Deva"}
+ InterIndic-Tamil{
+ internal{
+ direction{"FORWARD"}
+ resource:process(transliterator){"InterIndic_Tamil.txt"}
+ }
}
- und-Deva-t-und-gujr {
- alias {"Gujr-Deva"}
+ InterIndic-Telugu{
+ internal{
+ direction{"FORWARD"}
+ resource:process(transliterator){"InterIndic_Telugu.txt"}
+ }
}
- Gujr-Deva {
- file {
- resource:process(transliterator) {"Gujr_Deva.txt"}
- direction {"FORWARD"}
+ InterIndic-ur{
+ internal{
+ direction{"FORWARD"}
+ resource:process(transliterator){"InterIndic_ur.txt"}
}
}
-
- Gujarati-Gurmukhi {
- alias {"Gujr-Guru"}
+ Jamo-Latin{
+ alias{"Jamo-Latn"}
}
- und-Guru-t-und-gujr {
- alias {"Gujr-Guru"}
+ Jamo-Latn{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Jamo_Latn.txt"}
+ }
}
- Gujr-Guru {
- file {
- resource:process(transliterator) {"Gujr_Guru.txt"}
- direction {"FORWARD"}
+ Kana-Hira{
+ file{
+ direction{"REVERSE"}
+ resource:process(transliterator){"Hira_Kana.txt"}
}
}
-
- Gujarati-InterIndic {
- internal {
- resource:process(transliterator) {"Gujarati_InterIndic.txt"}
- direction {"FORWARD"}
+ Kana-Latn{
+ file{
+ direction{"REVERSE"}
+ resource:process(transliterator){"Latn_Kana.txt"}
}
}
-
- Gujarati-Kannada {
- alias {"Gujr-Knda"}
+ Kannada-Arabic{
+ alias{"Knda-Arab"}
}
- und-Knda-t-und-gujr {
- alias {"Gujr-Knda"}
+ Kannada-Bengali{
+ alias{"Knda-Beng"}
}
- Gujr-Knda {
- file {
- resource:process(transliterator) {"Gujr_Knda.txt"}
- direction {"FORWARD"}
- }
+ Kannada-Devanagari{
+ alias{"Knda-Deva"}
}
-
- Gujarati-Latin {
- alias {"Gujr-Latn"}
+ Kannada-Gujarati{
+ alias{"Knda-Gujr"}
}
- und-Latn-t-und-gujr {
- alias {"Gujr-Latn"}
+ Kannada-Gurmukhi{
+ alias{"Knda-Guru"}
}
- Gujr-Latn {
- file {
- resource:process(transliterator) {"Gujr_Latn.txt"}
- direction {"FORWARD"}
+ Kannada-InterIndic{
+ internal{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Kannada_InterIndic.txt"}
}
}
-
- Gujarati-Malayalam {
- alias {"Gujr-Mlym"}
+ Kannada-Latin{
+ alias{"Knda-Latn"}
}
- und-Mlym-t-und-gujr {
- alias {"Gujr-Mlym"}
+ Kannada-Malayalam{
+ alias{"Knda-Mlym"}
}
- Gujr-Mlym {
- file {
- resource:process(transliterator) {"Gujr_Mlym.txt"}
- direction {"FORWARD"}
- }
+ Kannada-Oriya{
+ alias{"Knda-Orya"}
}
-
- Gujarati-Oriya {
- alias {"Gujr-Orya"}
+ Kannada-Tamil{
+ alias{"Knda-Taml"}
}
- und-Orya-t-und-gujr {
- alias {"Gujr-Orya"}
+ Kannada-Telugu{
+ alias{"Knda-Telu"}
}
- Gujr-Orya {
- file {
- resource:process(transliterator) {"Gujr_Orya.txt"}
- direction {"FORWARD"}
- }
+ Katakana-Hiragana{
+ alias{"Kana-Hira"}
}
-
- Gujarati-Tamil {
- alias {"Gujr-Taml"}
+ Katakana-Latin{
+ alias{"Kana-Latn"}
}
- und-Taml-t-und-gujr {
- alias {"Gujr-Taml"}
+ Katakana-Latin/BGN{
+ alias{"ja_Hrkt-ja_Latn/BGN"}
}
- Gujr-Taml {
- file {
- resource:process(transliterator) {"Gujr_Taml.txt"}
- direction {"FORWARD"}
- }
+ Kazakh-Latin/BGN{
+ alias{"kk-kk_Latn/BGN"}
}
-
- Gujarati-Telugu {
- alias {"Gujr-Telu"}
+ Kirghiz-Latin/BGN{
+ alias{"ky-ky_Latn/BGN"}
}
- und-Telu-t-und-gujr {
- alias {"Gujr-Telu"}
+ Knda-Arab{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Knda_Arab.txt"}
+ }
}
- Gujr-Telu {
- file {
- resource:process(transliterator) {"Gujr_Telu.txt"}
- direction {"FORWARD"}
+ Knda-Beng{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Knda_Beng.txt"}
}
}
-
- ur-t-und-gujr {
- alias {"Gujr-ur"}
+ Knda-Deva{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Knda_Deva.txt"}
+ }
}
- Gujr-ur {
- file {
- resource:process(transliterator) {"Gujr_ur.txt"}
- direction {"FORWARD"}
+ Knda-Gujr{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Knda_Gujr.txt"}
}
}
-
- Gurmukhi-Arabic {
- alias {"Guru-Arab"}
+ Knda-Guru{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Knda_Guru.txt"}
+ }
}
- und-Arab-t-und-guru {
- alias {"Guru-Arab"}
+ Knda-Latn{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Knda_Latn.txt"}
+ }
}
- Guru-Arab {
- file {
- resource:process(transliterator) {"Guru_Arab.txt"}
- direction {"FORWARD"}
+ Knda-Mlym{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Knda_Mlym.txt"}
}
}
-
- Gurmukhi-Bengali {
- alias {"Guru-Beng"}
+ Knda-Orya{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Knda_Orya.txt"}
+ }
}
- und-Beng-t-und-guru {
- alias {"Guru-Beng"}
+ Knda-Taml{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Knda_Taml.txt"}
+ }
}
- Guru-Beng {
- file {
- resource:process(transliterator) {"Guru_Beng.txt"}
- direction {"FORWARD"}
+ Knda-Telu{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Knda_Telu.txt"}
}
}
-
- Gurmukhi-Devanagari {
- alias {"Guru-Deva"}
+ Knda-ur{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Knda_ur.txt"}
+ }
}
- und-Deva-t-und-guru {
- alias {"Guru-Deva"}
+ Korean-Latin/BGN{
+ alias{"ko-ko_Latn/BGN"}
}
- Guru-Deva {
- file {
- resource:process(transliterator) {"Guru_Deva.txt"}
- direction {"FORWARD"}
+ Latin-ASCII{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Latin_ASCII.txt"}
}
}
-
- Gurmukhi-Gujarati {
- alias {"Guru-Gujr"}
+ Latin-Arabic{
+ alias{"Latn-Arab"}
}
- und-Gujr-t-und-guru {
- alias {"Guru-Gujr"}
+ Latin-Armenian{
+ alias{"Latn-Armn"}
}
- Guru-Gujr {
- file {
- resource:process(transliterator) {"Guru_Gujr.txt"}
- direction {"FORWARD"}
- }
+ Latin-Bengali{
+ alias{"Latn-Beng"}
}
-
- Gurmukhi-InterIndic {
- internal {
- resource:process(transliterator) {"Gurmukhi_InterIndic.txt"}
- direction {"FORWARD"}
+ Latin-Bopomofo{
+ alias{"Latn-Bopo"}
+ }
+ Latin-CanadianAboriginal{
+ alias{"Latn-Cans"}
+ }
+ Latin-ConjoiningJamo{
+ internal{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Latin_ConjoiningJamo.txt"}
}
}
-
- Gurmukhi-Kannada {
- alias {"Guru-Knda"}
+ Latin-Cyrillic{
+ alias{"Latn-Cyrl"}
}
- und-Knda-t-und-guru {
- alias {"Guru-Knda"}
+ Latin-Devanagari{
+ alias{"Latn-Deva"}
}
- Guru-Knda {
- file {
- resource:process(transliterator) {"Guru_Knda.txt"}
- direction {"FORWARD"}
- }
+ Latin-Ethiopic{
+ alias{"Latn-Ethi"}
}
-
- Gurmukhi-Latin {
- alias {"Guru-Latn"}
+ Latin-Georgian{
+ alias{"Latn-Geor"}
}
- und-Latn-t-und-guru {
- alias {"Guru-Latn"}
+ Latin-Greek{
+ alias{"Latn-Grek"}
}
- Guru-Latn {
- file {
- resource:process(transliterator) {"Guru_Latn.txt"}
- direction {"FORWARD"}
- }
+ Latin-Greek/UNGEGN{
+ alias{"Latn-Grek/UNGEGN"}
}
-
- Gurmukhi-Malayalam {
- alias {"Guru-Mlym"}
+ Latin-Gujarati{
+ alias{"Latn-Gujr"}
}
- und-Mlym-t-und-guru {
- alias {"Guru-Mlym"}
+ Latin-Gurmukhi{
+ alias{"Latn-Guru"}
}
- Guru-Mlym {
- file {
- resource:process(transliterator) {"Guru_Mlym.txt"}
- direction {"FORWARD"}
- }
+ Latin-Hangul{
+ alias{"Latn-Hang"}
}
-
- Gurmukhi-Oriya {
- alias {"Guru-Orya"}
+ Latin-Hebrew{
+ alias{"Latn-Hebr"}
}
- und-Orya-t-und-guru {
- alias {"Guru-Orya"}
+ Latin-Hiragana{
+ alias{"Latn-Hira"}
}
- Guru-Orya {
- file {
- resource:process(transliterator) {"Guru_Orya.txt"}
- direction {"FORWARD"}
+ Latin-InterIndic{
+ internal{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Latin_InterIndic.txt"}
}
}
-
- Gurmukhi-Tamil {
- alias {"Guru-Taml"}
+ Latin-Jamo{
+ alias{"Latn-Jamo"}
+ }
+ Latin-Kannada{
+ alias{"Latn-Knda"}
}
- und-Taml-t-und-guru {
- alias {"Guru-Taml"}
+ Latin-Katakana{
+ alias{"Latn-Kana"}
}
- Guru-Taml {
- file {
- resource:process(transliterator) {"Guru_Taml.txt"}
- direction {"FORWARD"}
+ Latin-Malayalam{
+ alias{"Latn-Mlym"}
+ }
+ Latin-NumericPinyin{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Latin_NumericPinyin.txt"}
}
}
-
- Gurmukhi-Telugu {
- alias {"Guru-Telu"}
+ Latin-Oriya{
+ alias{"Latn-Orya"}
}
- und-Telu-t-und-guru {
- alias {"Guru-Telu"}
+ Latin-Russian/BGN{
+ alias{"ru_Latn-ru/BGN"}
}
- Guru-Telu {
- file {
- resource:process(transliterator) {"Guru_Telu.txt"}
- direction {"FORWARD"}
- }
+ Latin-Syriac{
+ alias{"Latn-Syrc"}
}
-
- ur-t-und-guru {
- alias {"Guru-ur"}
+ Latin-Tamil{
+ alias{"Latn-Taml"}
}
- Guru-ur {
- file {
- resource:process(transliterator) {"Guru_ur.txt"}
- direction {"FORWARD"}
- }
+ Latin-Telugu{
+ alias{"Latn-Telu"}
}
-
- Han-Latin {
- alias {"Hani-Latn"}
+ Latin-Thaana{
+ alias{"Latn-Thaa"}
}
- und-Latn-t-und-hani {
- alias {"Hani-Latn"}
+ Latin-Thai{
+ alias{"Latn-Thai"}
}
- Hani-Latn {
- file {
- resource:process(transliterator) {"Hani_Latn.txt"}
- direction {"FORWARD"}
+ Latin-ThaiLogical{
+ internal{
+ direction{"REVERSE"}
+ resource:process(transliterator){"ThaiLogical_Latin.txt"}
}
}
-
- und-Latn-t-und-hani-m0-prprname {
- alias {"Han-Latin/Names"}
+ Latn-Arab{
+ file{
+ direction{"REVERSE"}
+ resource:process(transliterator){"Arab_Latn.txt"}
+ }
}
- Han-Latin/Names {
- file {
- resource:process(transliterator) {"Han_Latin_Names.txt"}
- direction {"FORWARD"}
+ Latn-Armn{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Latn_Armn.txt"}
}
}
-
- Han-Spacedhan {
- internal {
- resource:process(transliterator) {"Han_Spacedhan.txt"}
- direction {"FORWARD"}
+ Latn-Beng{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Latn_Beng.txt"}
}
}
- Spacedhan-Han {
- internal {
- resource:process(transliterator) {"Han_Spacedhan.txt"}
- direction {"REVERSE"}
+ Latn-Bopo{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Latn_Bopo.txt"}
}
}
-
- Hangul-Latin {
- alias {"Hang-Latn"}
+ Latn-Cans{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Latn_Cans.txt"}
+ }
}
- und-Latn-t-und-hang {
- alias {"Hang-Latn"}
+ Latn-Cyrl{
+ file{
+ direction{"REVERSE"}
+ resource:process(transliterator){"Cyrl_Latn.txt"}
+ }
}
- Hang-Latn {
- file {
- resource:process(transliterator) {"Hang_Latn.txt"}
- direction {"FORWARD"}
+ Latn-Deva{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Latn_Deva.txt"}
}
}
-
- Hebrew-Latin {
- alias {"Hebr-Latn"}
+ Latn-Ethi{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Latn_Ethi.txt"}
+ }
}
- und-Latn-t-und-hebr {
- alias {"Hebr-Latn"}
+ Latn-Geor{
+ file{
+ direction{"REVERSE"}
+ resource:process(transliterator){"Geor_Latn.txt"}
+ }
}
- Hebr-Latn {
- file {
- resource:process(transliterator) {"Hebr_Latn.txt"}
- direction {"FORWARD"}
+ Latn-Grek{
+ file{
+ direction{"REVERSE"}
+ resource:process(transliterator){"Grek_Latn.txt"}
}
}
- Latin-Hebrew {
- alias {"Latn-Hebr"}
+ Latn-Grek/UNGEGN{
+ file{
+ direction{"REVERSE"}
+ resource:process(transliterator){"Grek_Latn_UNGEGN.txt"}
+ }
}
- und-Hebr-t-und-latn {
- alias {"Latn-Hebr"}
+ Latn-Gujr{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Latn_Gujr.txt"}
+ }
}
- Latn-Hebr {
- file {
- resource:process(transliterator) {"Hebr_Latn.txt"}
- direction {"REVERSE"}
+ Latn-Guru{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Latn_Guru.txt"}
}
}
-
- Hebrew-Latin/BGN {
- alias {"he-he_Latn/BGN"}
+ Latn-Hang{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Latn_Hang.txt"}
+ }
}
- he-Latn-t-he-m0-bgn {
- alias {"he-he_Latn/BGN"}
+ Latn-Hebr{
+ file{
+ direction{"REVERSE"}
+ resource:process(transliterator){"Hebr_Latn.txt"}
+ }
}
- he-he_Latn/BGN {
- file {
- resource:process(transliterator) {"he_he_Latn_BGN.txt"}
- direction {"FORWARD"}
+ Latn-Hira{
+ file{
+ direction{"REVERSE"}
+ resource:process(transliterator){"Hira_Latn.txt"}
}
}
-
- Hiragana-Katakana {
- alias {"Hira-Kana"}
+ Latn-Jamo{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Latn_Jamo.txt"}
+ }
}
- und-Kana-t-und-hira {
- alias {"Hira-Kana"}
+ Latn-Kana{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Latn_Kana.txt"}
+ }
}
- Hira-Kana {
- file {
- resource:process(transliterator) {"Hira_Kana.txt"}
- direction {"FORWARD"}
+ Latn-Knda{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Latn_Knda.txt"}
}
}
- Katakana-Hiragana {
- alias {"Kana-Hira"}
+ Latn-Mlym{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Latn_Mlym.txt"}
+ }
}
- und-Hira-t-und-kana {
- alias {"Kana-Hira"}
+ Latn-Orya{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Latn_Orya.txt"}
+ }
}
- Kana-Hira {
- file {
- resource:process(transliterator) {"Hira_Kana.txt"}
- direction {"REVERSE"}
+ Latn-Syrc{
+ file{
+ direction{"REVERSE"}
+ resource:process(transliterator){"Syrc_Latn.txt"}
}
}
-
- Hiragana-Latin {
- alias {"Hira-Latn"}
+ Latn-Taml{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Latn_Taml.txt"}
+ }
}
- und-Latn-t-und-hira {
- alias {"Hira-Latn"}
+ Latn-Telu{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Latn_Telu.txt"}
+ }
}
- Hira-Latn {
- file {
- resource:process(transliterator) {"Hira_Latn.txt"}
- direction {"FORWARD"}
+ Latn-Thaa{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Latn_Thaa.txt"}
}
}
- Latin-Hiragana {
- alias {"Latn-Hira"}
+ Latn-Thai{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Latn_Thai.txt"}
+ }
}
- und-Hira-t-und-latn {
- alias {"Latn-Hira"}
+ Macedonian-Latin/BGN{
+ alias{"mk-mk_Latn/BGN"}
}
- Latn-Hira {
- file {
- resource:process(transliterator) {"Hira_Latn.txt"}
- direction {"REVERSE"}
- }
+ Malayalam-Arabic{
+ alias{"Mlym-Arab"}
}
-
- IPA-XSampa {
- alias {"und_FONIPA-und_FONXSAMP"}
+ Malayalam-Bengali{
+ alias{"Mlym-Beng"}
}
- und-fonxsamp-t-und-fonipa {
- alias {"und_FONIPA-und_FONXSAMP"}
+ Malayalam-Devanagari{
+ alias{"Mlym-Deva"}
}
- und_FONIPA-und_FONXSAMP {
- file {
- resource:process(transliterator) {"und_FONIPA_und_FONXSAMP.txt"}
- direction {"FORWARD"}
+ Malayalam-Gujarati{
+ alias{"Mlym-Gujr"}
+ }
+ Malayalam-Gurmukhi{
+ alias{"Mlym-Guru"}
+ }
+ Malayalam-InterIndic{
+ internal{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Malayalam_InterIndic.txt"}
}
}
- XSampa-IPA {
- alias {"und_FONXSAMP-und_FONIPA"}
+ Malayalam-Kannada{
+ alias{"Mlym-Knda"}
}
- und-fonipa-t-und-fonxsamp {
- alias {"und_FONXSAMP-und_FONIPA"}
+ Malayalam-Latin{
+ alias{"Mlym-Latn"}
}
- und_FONXSAMP-und_FONIPA {
- file {
- resource:process(transliterator) {"und_FONIPA_und_FONXSAMP.txt"}
- direction {"REVERSE"}
- }
+ Malayalam-Oriya{
+ alias{"Mlym-Orya"}
}
-
- InterIndic-Arabic {
- internal {
- resource:process(transliterator) {"InterIndic_Arabic.txt"}
- direction {"FORWARD"}
- }
+ Malayalam-Tamil{
+ alias{"Mlym-Taml"}
+ }
+ Malayalam-Telugu{
+ alias{"Mlym-Telu"}
+ }
+ Maldivian-Latin/BGN{
+ alias{"dv-dv_Latn/BGN"}
}
-
- InterIndic-Bengali {
- internal {
- resource:process(transliterator) {"InterIndic_Bengali.txt"}
- direction {"FORWARD"}
+ Mlym-Arab{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Mlym_Arab.txt"}
}
}
-
- InterIndic-Devanagari {
- internal {
- resource:process(transliterator) {"InterIndic_Devanagari.txt"}
- direction {"FORWARD"}
+ Mlym-Beng{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Mlym_Beng.txt"}
}
}
-
- InterIndic-Gujarati {
- internal {
- resource:process(transliterator) {"InterIndic_Gujarati.txt"}
- direction {"FORWARD"}
+ Mlym-Deva{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Mlym_Deva.txt"}
}
}
-
- InterIndic-Gurmukhi {
- internal {
- resource:process(transliterator) {"InterIndic_Gurmukhi.txt"}
- direction {"FORWARD"}
+ Mlym-Gujr{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Mlym_Gujr.txt"}
}
}
-
- InterIndic-Kannada {
- internal {
- resource:process(transliterator) {"InterIndic_Kannada.txt"}
- direction {"FORWARD"}
+ Mlym-Guru{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Mlym_Guru.txt"}
}
}
-
- InterIndic-Latin {
- internal {
- resource:process(transliterator) {"InterIndic_Latin.txt"}
- direction {"FORWARD"}
+ Mlym-Knda{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Mlym_Knda.txt"}
}
}
-
- InterIndic-Malayalam {
- internal {
- resource:process(transliterator) {"InterIndic_Malayalam.txt"}
- direction {"FORWARD"}
+ Mlym-Latn{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Mlym_Latn.txt"}
}
}
-
- InterIndic-Oriya {
- internal {
- resource:process(transliterator) {"InterIndic_Oriya.txt"}
- direction {"FORWARD"}
+ Mlym-Orya{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Mlym_Orya.txt"}
}
}
-
- InterIndic-Tamil {
- internal {
- resource:process(transliterator) {"InterIndic_Tamil.txt"}
- direction {"FORWARD"}
+ Mlym-Taml{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Mlym_Taml.txt"}
}
}
-
- InterIndic-Telugu {
- internal {
- resource:process(transliterator) {"InterIndic_Telugu.txt"}
- direction {"FORWARD"}
+ Mlym-Telu{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Mlym_Telu.txt"}
}
}
-
- InterIndic-ur {
- internal {
- resource:process(transliterator) {"InterIndic_ur.txt"}
- direction {"FORWARD"}
+ Mlym-ur{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Mlym_ur.txt"}
}
}
-
- Jamo-Latin {
- alias {"Jamo-Latn"}
+ Mongolian-Latin/BGN{
+ alias{"mn-mn_Latn/BGN"}
}
- und-Latn-t-und-jamo {
- alias {"Jamo-Latn"}
+ Myanmar-Latin{
+ alias{"my-my_Latn"}
}
- Jamo-Latn {
- file {
- resource:process(transliterator) {"Jamo_Latn.txt"}
- direction {"FORWARD"}
+ NumericPinyin-Latin{
+ file{
+ direction{"REVERSE"}
+ resource:process(transliterator){"Latin_NumericPinyin.txt"}
}
}
-
- Kannada-Arabic {
- alias {"Knda-Arab"}
- }
- und-Arab-t-und-knda {
- alias {"Knda-Arab"}
- }
- Knda-Arab {
- file {
- resource:process(transliterator) {"Knda_Arab.txt"}
- direction {"FORWARD"}
+ NumericPinyin-Pinyin{
+ file{
+ direction{"REVERSE"}
+ resource:process(transliterator){"Pinyin_NumericPinyin.txt"}
}
}
-
- Kannada-Bengali {
- alias {"Knda-Beng"}
+ Oriya-Arabic{
+ alias{"Orya-Arab"}
}
- und-Beng-t-und-knda {
- alias {"Knda-Beng"}
+ Oriya-Bengali{
+ alias{"Orya-Beng"}
}
- Knda-Beng {
- file {
- resource:process(transliterator) {"Knda_Beng.txt"}
- direction {"FORWARD"}
- }
+ Oriya-Devanagari{
+ alias{"Orya-Deva"}
}
-
- Kannada-Devanagari {
- alias {"Knda-Deva"}
+ Oriya-Gujarati{
+ alias{"Orya-Gujr"}
}
- und-Deva-t-und-knda {
- alias {"Knda-Deva"}
+ Oriya-Gurmukhi{
+ alias{"Orya-Guru"}
}
- Knda-Deva {
- file {
- resource:process(transliterator) {"Knda_Deva.txt"}
- direction {"FORWARD"}
+ Oriya-InterIndic{
+ internal{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Oriya_InterIndic.txt"}
}
}
-
- Kannada-Gujarati {
- alias {"Knda-Gujr"}
+ Oriya-Kannada{
+ alias{"Orya-Knda"}
}
- und-Gujr-t-und-knda {
- alias {"Knda-Gujr"}
+ Oriya-Latin{
+ alias{"Orya-Latn"}
}
- Knda-Gujr {
- file {
- resource:process(transliterator) {"Knda_Gujr.txt"}
- direction {"FORWARD"}
- }
+ Oriya-Malayalam{
+ alias{"Orya-Mlym"}
}
-
- Kannada-Gurmukhi {
- alias {"Knda-Guru"}
+ Oriya-Tamil{
+ alias{"Orya-Taml"}
}
- und-Guru-t-und-knda {
- alias {"Knda-Guru"}
+ Oriya-Telugu{
+ alias{"Orya-Telu"}
}
- Knda-Guru {
- file {
- resource:process(transliterator) {"Knda_Guru.txt"}
- direction {"FORWARD"}
+ Orya-Arab{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Orya_Arab.txt"}
}
}
-
- Kannada-InterIndic {
- internal {
- resource:process(transliterator) {"Kannada_InterIndic.txt"}
- direction {"FORWARD"}
+ Orya-Beng{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Orya_Beng.txt"}
}
}
-
- Kannada-Latin {
- alias {"Knda-Latn"}
+ Orya-Deva{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Orya_Deva.txt"}
+ }
}
- und-Latn-t-und-knda {
- alias {"Knda-Latn"}
+ Orya-Gujr{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Orya_Gujr.txt"}
+ }
}
- Knda-Latn {
- file {
- resource:process(transliterator) {"Knda_Latn.txt"}
- direction {"FORWARD"}
+ Orya-Guru{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Orya_Guru.txt"}
}
}
-
- Kannada-Malayalam {
- alias {"Knda-Mlym"}
+ Orya-Knda{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Orya_Knda.txt"}
+ }
}
- und-Mlym-t-und-knda {
- alias {"Knda-Mlym"}
+ Orya-Latn{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Orya_Latn.txt"}
+ }
}
- Knda-Mlym {
- file {
- resource:process(transliterator) {"Knda_Mlym.txt"}
- direction {"FORWARD"}
+ Orya-Mlym{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Orya_Mlym.txt"}
}
}
-
- Kannada-Oriya {
- alias {"Knda-Orya"}
+ Orya-Taml{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Orya_Taml.txt"}
+ }
}
- und-Orya-t-und-knda {
- alias {"Knda-Orya"}
+ Orya-Telu{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Orya_Telu.txt"}
+ }
}
- Knda-Orya {
- file {
- resource:process(transliterator) {"Knda_Orya.txt"}
- direction {"FORWARD"}
+ Orya-ur{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Orya_ur.txt"}
}
}
-
- Kannada-Tamil {
- alias {"Knda-Taml"}
+ Pashto-Latin/BGN{
+ alias{"ps-ps_Latn/BGN"}
}
- und-Taml-t-und-knda {
- alias {"Knda-Taml"}
+ Persian-Latin/BGN{
+ alias{"fa-fa_Latn/BGN"}
}
- Knda-Taml {
- file {
- resource:process(transliterator) {"Knda_Taml.txt"}
- direction {"FORWARD"}
+ Pinyin-NumericPinyin{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Pinyin_NumericPinyin.txt"}
}
}
-
- Kannada-Telugu {
- alias {"Knda-Telu"}
+ Publishing-Any{
+ file{
+ direction{"REVERSE"}
+ resource:process(transliterator){"Any_Publishing.txt"}
+ }
}
- und-Telu-t-und-knda {
- alias {"Knda-Telu"}
+ Russian-Latin/BGN{
+ alias{"ru-ru_Latn/BGN"}
}
- Knda-Telu {
- file {
- resource:process(transliterator) {"Knda_Telu.txt"}
- direction {"FORWARD"}
- }
+ Serbian-Latin/BGN{
+ alias{"sr-sr_Latn/BGN"}
}
-
- ur-t-und-knda {
- alias {"Knda-ur"}
+ Simplified-Traditional{
+ alias{"Hans-Hant"}
}
- Knda-ur {
- file {
- resource:process(transliterator) {"Knda_ur.txt"}
- direction {"FORWARD"}
+ Spacedhan-Han{
+ internal{
+ direction{"REVERSE"}
+ resource:process(transliterator){"Han_Spacedhan.txt"}
}
}
-
- Katakana-Latin/BGN {
- alias {"ja_Hrkt-ja_Latn/BGN"}
+ Syrc-Latn{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Syrc_Latn.txt"}
+ }
}
- ja-Latn-t-ja-hrkt-m0-bgn {
- alias {"ja_Hrkt-ja_Latn/BGN"}
+ Syriac-Latin{
+ alias{"Syrc-Latn"}
}
- ja_Hrkt-ja_Latn/BGN {
- file {
- resource:process(transliterator) {"ja_Hrkt_ja_Latn_BGN.txt"}
- direction {"FORWARD"}
- }
+ Tamil-Arabic{
+ alias{"Taml-Arab"}
+ }
+ Tamil-Bengali{
+ alias{"Taml-Beng"}
}
-
- Kazakh-Latin/BGN {
- alias {"kk-kk_Latn/BGN"}
+ Tamil-Devanagari{
+ alias{"Taml-Deva"}
}
- kk-Latn-t-kk-m0-bgn {
- alias {"kk-kk_Latn/BGN"}
+ Tamil-Gujarati{
+ alias{"Taml-Gujr"}
}
- kk-kk_Latn/BGN {
- file {
- resource:process(transliterator) {"kk_kk_Latn_BGN.txt"}
- direction {"FORWARD"}
+ Tamil-Gurmukhi{
+ alias{"Taml-Guru"}
+ }
+ Tamil-InterIndic{
+ internal{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Tamil_InterIndic.txt"}
}
}
-
- Kirghiz-Latin/BGN {
- alias {"ky-ky_Latn/BGN"}
+ Tamil-Kannada{
+ alias{"Taml-Knda"}
}
- ky-Latn-t-ky-m0-bgn {
- alias {"ky-ky_Latn/BGN"}
+ Tamil-Latin{
+ alias{"Taml-Latn"}
}
- ky-ky_Latn/BGN {
- file {
- resource:process(transliterator) {"ky_ky_Latn_BGN.txt"}
- direction {"FORWARD"}
- }
+ Tamil-Malayalam{
+ alias{"Taml-Mlym"}
}
-
- Korean-Latin/BGN {
- alias {"ko-ko_Latn/BGN"}
+ Tamil-Oriya{
+ alias{"Taml-Orya"}
}
- ko-Latn-t-ko-m0-bgn {
- alias {"ko-ko_Latn/BGN"}
+ Tamil-Telugu{
+ alias{"Taml-Telu"}
}
- ko-ko_Latn/BGN {
- file {
- resource:process(transliterator) {"ko_ko_Latn_BGN.txt"}
- direction {"FORWARD"}
+ Taml-Arab{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Taml_Arab.txt"}
}
}
-
- und-t-d0-ascii {
- alias {"Latin-ASCII"}
+ Taml-Beng{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Taml_Beng.txt"}
+ }
}
- und-Latn-t-s0-ascii {
- alias {"Latin-ASCII"}
+ Taml-Deva{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Taml_Deva.txt"}
+ }
}
- Latin-ASCII {
- file {
- resource:process(transliterator) {"Latin_ASCII.txt"}
- direction {"FORWARD"}
+ Taml-Gujr{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Taml_Gujr.txt"}
}
}
- ASCII-Latin {
- file {
- resource:process(transliterator) {"Latin_ASCII.txt"}
- direction {"REVERSE"}
+ Taml-Guru{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Taml_Guru.txt"}
}
}
-
- Latin-Armenian {
- alias {"Latn-Armn"}
+ Taml-Knda{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Taml_Knda.txt"}
+ }
}
- und-Armn-t-und-latn {
- alias {"Latn-Armn"}
+ Taml-Latn{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Taml_Latn.txt"}
+ }
}
- Latn-Armn {
- file {
- resource:process(transliterator) {"Latn_Armn.txt"}
- direction {"FORWARD"}
+ Taml-Mlym{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Taml_Mlym.txt"}
}
}
- Armenian-Latin {
- alias {"Armn-Latn"}
+ Taml-Orya{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Taml_Orya.txt"}
+ }
}
- und-Latn-t-und-armn {
- alias {"Armn-Latn"}
+ Taml-Telu{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Taml_Telu.txt"}
+ }
}
- Armn-Latn {
- file {
- resource:process(transliterator) {"Latn_Armn.txt"}
- direction {"REVERSE"}
+ Taml-ur{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Taml_ur.txt"}
}
}
-
- Latin-Bengali {
- alias {"Latn-Beng"}
+ Telu-Arab{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Telu_Arab.txt"}
+ }
}
- und-Beng-t-und-latn {
- alias {"Latn-Beng"}
+ Telu-Beng{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Telu_Beng.txt"}
+ }
}
- Latn-Beng {
- file {
- resource:process(transliterator) {"Latn_Beng.txt"}
- direction {"FORWARD"}
+ Telu-Deva{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Telu_Deva.txt"}
}
}
-
- Latin-Bopomofo {
- alias {"Latn-Bopo"}
+ Telu-Gujr{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Telu_Gujr.txt"}
+ }
}
- und-Bopo-t-und-latn {
- alias {"Latn-Bopo"}
+ Telu-Guru{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Telu_Guru.txt"}
+ }
}
- Latn-Bopo {
- file {
- resource:process(transliterator) {"Latn_Bopo.txt"}
- direction {"FORWARD"}
+ Telu-Knda{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Telu_Knda.txt"}
}
}
- Bopomofo-Latin {
- alias {"Bopo-Latn"}
+ Telu-Latn{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Telu_Latn.txt"}
+ }
}
- und-Latn-t-und-bopo {
- alias {"Bopo-Latn"}
+ Telu-Mlym{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Telu_Mlym.txt"}
+ }
}
- Bopo-Latn {
- file {
- resource:process(transliterator) {"Latn_Bopo.txt"}
- direction {"REVERSE"}
+ Telu-Orya{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Telu_Orya.txt"}
}
}
-
- Latin-ConjoiningJamo {
- internal {
- resource:process(transliterator) {"Latin_ConjoiningJamo.txt"}
- direction {"FORWARD"}
+ Telu-Taml{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Telu_Taml.txt"}
}
}
- ConjoiningJamo-Latin {
- internal {
- resource:process(transliterator) {"Latin_ConjoiningJamo.txt"}
- direction {"REVERSE"}
+ Telu-ur{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Telu_ur.txt"}
}
}
-
- Latin-Devanagari {
- alias {"Latn-Deva"}
+ Telugu-Arabic{
+ alias{"Telu-Arab"}
}
- und-Deva-t-und-latn {
- alias {"Latn-Deva"}
+ Telugu-Bengali{
+ alias{"Telu-Beng"}
}
- Latn-Deva {
- file {
- resource:process(transliterator) {"Latn_Deva.txt"}
- direction {"FORWARD"}
- }
+ Telugu-Devanagari{
+ alias{"Telu-Deva"}
}
-
- Latin-Gujarati {
- alias {"Latn-Gujr"}
+ Telugu-Gujarati{
+ alias{"Telu-Gujr"}
}
- und-Gujr-t-und-latn {
- alias {"Latn-Gujr"}
+ Telugu-Gurmukhi{
+ alias{"Telu-Guru"}
}
- Latn-Gujr {
- file {
- resource:process(transliterator) {"Latn_Gujr.txt"}
- direction {"FORWARD"}
+ Telugu-InterIndic{
+ internal{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Telugu_InterIndic.txt"}
}
}
-
- Latin-Gurmukhi {
- alias {"Latn-Guru"}
+ Telugu-Kannada{
+ alias{"Telu-Knda"}
}
- und-Guru-t-und-latn {
- alias {"Latn-Guru"}
+ Telugu-Latin{
+ alias{"Telu-Latn"}
}
- Latn-Guru {
- file {
- resource:process(transliterator) {"Latn_Guru.txt"}
- direction {"FORWARD"}
- }
+ Telugu-Malayalam{
+ alias{"Telu-Mlym"}
}
-
- Latin-Hangul {
- alias {"Latn-Hang"}
+ Telugu-Oriya{
+ alias{"Telu-Orya"}
}
- und-Hang-t-und-latn {
- alias {"Latn-Hang"}
+ Telugu-Tamil{
+ alias{"Telu-Taml"}
}
- Latn-Hang {
- file {
- resource:process(transliterator) {"Latn_Hang.txt"}
- direction {"FORWARD"}
+ Thaa-Latn{
+ file{
+ direction{"REVERSE"}
+ resource:process(transliterator){"Latn_Thaa.txt"}
}
}
-
- Latin-InterIndic {
- internal {
- resource:process(transliterator) {"Latin_InterIndic.txt"}
- direction {"FORWARD"}
- }
+ Thaana-Latin{
+ alias{"Thaa-Latn"}
}
-
- Latin-Jamo {
- alias {"Latn-Jamo"}
+ Thai-Latin{
+ alias{"Thai-Latn"}
}
- und-Jamo-t-und-latn {
- alias {"Latn-Jamo"}
+ Thai-Latn{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Thai_Latn.txt"}
+ }
+ }
+ Thai-ThaiLogical{
+ internal{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Thai_ThaiLogical.txt"}
+ }
}
- Latn-Jamo {
- file {
- resource:process(transliterator) {"Latn_Jamo.txt"}
- direction {"FORWARD"}
+ Thai-ThaiSemi{
+ internal{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Thai_ThaiSemi.txt"}
}
}
-
- Latin-Kannada {
- alias {"Latn-Knda"}
+ ThaiLogical-Latin{
+ internal{
+ direction{"FORWARD"}
+ resource:process(transliterator){"ThaiLogical_Latin.txt"}
+ }
}
- und-Knda-t-und-latn {
- alias {"Latn-Knda"}
+ ThaiLogical-Thai{
+ internal{
+ direction{"REVERSE"}
+ resource:process(transliterator){"Thai_ThaiLogical.txt"}
+ }
}
- Latn-Knda {
- file {
- resource:process(transliterator) {"Latn_Knda.txt"}
- direction {"FORWARD"}
+ ThaiSemi-Thai{
+ internal{
+ direction{"REVERSE"}
+ resource:process(transliterator){"Thai_ThaiSemi.txt"}
}
}
-
- Latin-Katakana {
- alias {"Latn-Kana"}
+ Tone-Digit{
+ alias{"Pinyin-NumericPinyin"}
}
- und-Kana-t-und-latn {
- alias {"Latn-Kana"}
+ Traditional-Simplified{
+ alias{"Hant-Hans"}
}
- Latn-Kana {
- file {
- resource:process(transliterator) {"Latn_Kana.txt"}
- direction {"FORWARD"}
- }
+ Turkmen-Latin/BGN{
+ alias{"tk_Cyrl-tk/BGN"}
}
- Katakana-Latin {
- alias {"Kana-Latn"}
+ Ukrainian-Latin/BGN{
+ alias{"uk-uk_Latn/BGN"}
}
- und-Latn-t-und-kana {
- alias {"Kana-Latn"}
+ Uzbek-Latin/BGN{
+ alias{"uz_Cyrl-uz/BGN"}
}
- Kana-Latn {
- file {
- resource:process(transliterator) {"Latn_Kana.txt"}
- direction {"REVERSE"}
- }
+ XSampa-IPA{
+ alias{"und_FONXSAMP-und_FONIPA"}
}
-
- Latin-Malayalam {
- alias {"Latn-Mlym"}
+ Zawgyi-my{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"Zawgyi_my.txt"}
+ }
}
- und-Mlym-t-und-latn {
- alias {"Latn-Mlym"}
+ am-Latn-t-am-m0-bgn{
+ alias{"am-am_Latn/BGN"}
}
- Latn-Mlym {
- file {
- resource:process(transliterator) {"Latn_Mlym.txt"}
- direction {"FORWARD"}
+ am-am_FONIPA{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"am_am_FONIPA.txt"}
}
}
-
- und-pinyin-t-d0-npinyin {
- alias {"Latin-NumericPinyin"}
+ am-am_Latn/BGN{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"am_am_Latn_BGN.txt"}
+ }
}
- Latin-NumericPinyin {
- file {
- resource:process(transliterator) {"Latin_NumericPinyin.txt"}
- direction {"FORWARD"}
+ am-ar{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"am_ar.txt"}
}
}
- und-pinyin-t-s0-npinyin {
- alias {"NumericPinyin-Latin"}
+ am-chr{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"am_chr.txt"}
+ }
}
- NumericPinyin-Latin {
- file {
- resource:process(transliterator) {"Latin_NumericPinyin.txt"}
- direction {"REVERSE"}
+ am-fa{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"am_fa.txt"}
}
}
-
- Latin-Oriya {
- alias {"Latn-Orya"}
+ am-fonipa-t-am{
+ alias{"am-am_FONIPA"}
}
- und-Orya-t-und-latn {
- alias {"Latn-Orya"}
+ am-t-am-fonipa{
+ alias{"am_FONIPA-am"}
}
- Latn-Orya {
- file {
- resource:process(transliterator) {"Latn_Orya.txt"}
- direction {"FORWARD"}
- }
+ am-t-ch{
+ alias{"ch-am"}
}
-
- Latin-Tamil {
- alias {"Latn-Taml"}
+ am-t-cs{
+ alias{"cs-am"}
}
- und-Taml-t-und-latn {
- alias {"Latn-Taml"}
+ am-t-eo{
+ alias{"eo-am"}
}
- Latn-Taml {
- file {
- resource:process(transliterator) {"Latn_Taml.txt"}
- direction {"FORWARD"}
- }
+ am-t-es{
+ alias{"es-am"}
}
-
- Latin-Telugu {
- alias {"Latn-Telu"}
+ am-t-es-419{
+ alias{"es_419-am"}
}
- und-Telu-t-und-latn {
- alias {"Latn-Telu"}
+ am-t-es-fonipa{
+ alias{"es_FONIPA-am"}
}
- Latn-Telu {
- file {
- resource:process(transliterator) {"Latn_Telu.txt"}
- direction {"FORWARD"}
- }
+ am-t-hy{
+ alias{"hy-am"}
}
-
- Latin-Thai {
- alias {"Latn-Thai"}
+ am-t-hy-arevmda{
+ alias{"hy_AREVMDA-am"}
}
- und-Thai-t-und-latn {
- alias {"Latn-Thai"}
+ am-t-ia{
+ alias{"ia-am"}
}
- Latn-Thai {
- file {
- resource:process(transliterator) {"Latn_Thai.txt"}
- direction {"FORWARD"}
- }
+ am-t-it{
+ alias{"it-am"}
}
-
- Macedonian-Latin/BGN {
- alias {"mk-mk_Latn/BGN"}
+ am-t-kk{
+ alias{"kk-am"}
}
- mk-Latn-t-mk-m0-bgn {
- alias {"mk-mk_Latn/BGN"}
+ am-t-ky{
+ alias{"ky-am"}
}
- mk-mk_Latn/BGN {
- file {
- resource:process(transliterator) {"mk_mk_Latn_BGN.txt"}
- direction {"FORWARD"}
- }
+ am-t-my{
+ alias{"my-am"}
}
-
- Malayalam-Arabic {
- alias {"Mlym-Arab"}
+ am-t-pl{
+ alias{"pl-am"}
}
- und-Arab-t-und-mlym {
- alias {"Mlym-Arab"}
+ am-t-rm-sursilv{
+ alias{"rm_SURSILV-am"}
}
- Mlym-Arab {
- file {
- resource:process(transliterator) {"Mlym_Arab.txt"}
- direction {"FORWARD"}
- }
+ am-t-ro{
+ alias{"ro-am"}
}
-
- Malayalam-Bengali {
- alias {"Mlym-Beng"}
+ am-t-sat{
+ alias{"sat-am"}
}
- und-Beng-t-und-mlym {
- alias {"Mlym-Beng"}
+ am-t-si{
+ alias{"si-am"}
}
- Mlym-Beng {
- file {
- resource:process(transliterator) {"Mlym_Beng.txt"}
- direction {"FORWARD"}
- }
+ am-t-sk{
+ alias{"sk-am"}
}
-
- Malayalam-Devanagari {
- alias {"Mlym-Deva"}
+ am-t-tlh{
+ alias{"tlh-am"}
}
- und-Deva-t-und-mlym {
- alias {"Mlym-Deva"}
+ am-t-xh{
+ alias{"xh-am"}
}
- Mlym-Deva {
- file {
- resource:process(transliterator) {"Mlym_Deva.txt"}
- direction {"FORWARD"}
- }
+ am-t-zu{
+ alias{"zu-am"}
}
-
- Malayalam-Gujarati {
- alias {"Mlym-Gujr"}
+ am_FONIPA-am{
+ file{
+ direction{"REVERSE"}
+ resource:process(transliterator){"am_am_FONIPA.txt"}
+ }
}
- und-Gujr-t-und-mlym {
- alias {"Mlym-Gujr"}
+ ar-Latn-t-ar-m0-bgn{
+ alias{"ar-ar_Latn/BGN"}
}
- Mlym-Gujr {
- file {
- resource:process(transliterator) {"Mlym_Gujr.txt"}
- direction {"FORWARD"}
+ ar-ar_Latn/BGN{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"ar_ar_Latn_BGN.txt"}
}
}
-
- Malayalam-Gurmukhi {
- alias {"Mlym-Guru"}
+ ar-t-am{
+ alias{"am-ar"}
}
- und-Guru-t-und-mlym {
- alias {"Mlym-Guru"}
+ ar-t-ch{
+ alias{"ch-ar"}
}
- Mlym-Guru {
- file {
- resource:process(transliterator) {"Mlym_Guru.txt"}
- direction {"FORWARD"}
- }
+ ar-t-cs{
+ alias{"cs-ar"}
}
-
- Malayalam-InterIndic {
- internal {
- resource:process(transliterator) {"Malayalam_InterIndic.txt"}
- direction {"FORWARD"}
- }
+ ar-t-eo{
+ alias{"eo-ar"}
}
-
- Malayalam-Kannada {
- alias {"Mlym-Knda"}
+ ar-t-es{
+ alias{"es-ar"}
}
- und-Knda-t-und-mlym {
- alias {"Mlym-Knda"}
+ ar-t-es-419{
+ alias{"es_419-ar"}
}
- Mlym-Knda {
- file {
- resource:process(transliterator) {"Mlym_Knda.txt"}
- direction {"FORWARD"}
- }
+ ar-t-hy{
+ alias{"hy-ar"}
}
-
- Malayalam-Latin {
- alias {"Mlym-Latn"}
+ ar-t-hy-arevmda{
+ alias{"hy_AREVMDA-ar"}
}
- und-Latn-t-und-mlym {
- alias {"Mlym-Latn"}
+ ar-t-ia{
+ alias{"ia-ar"}
}
- Mlym-Latn {
- file {
- resource:process(transliterator) {"Mlym_Latn.txt"}
- direction {"FORWARD"}
- }
+ ar-t-kk{
+ alias{"kk-ar"}
}
-
- Malayalam-Oriya {
- alias {"Mlym-Orya"}
+ ar-t-ky{
+ alias{"ky-ar"}
}
- und-Orya-t-und-mlym {
- alias {"Mlym-Orya"}
+ ar-t-my{
+ alias{"my-ar"}
}
- Mlym-Orya {
- file {
- resource:process(transliterator) {"Mlym_Orya.txt"}
- direction {"FORWARD"}
- }
+ ar-t-pl{
+ alias{"pl-ar"}
}
-
- Malayalam-Tamil {
- alias {"Mlym-Taml"}
+ ar-t-rm-sursilv{
+ alias{"rm_SURSILV-ar"}
}
- und-Taml-t-und-mlym {
- alias {"Mlym-Taml"}
+ ar-t-ro{
+ alias{"ro-ar"}
}
- Mlym-Taml {
- file {
- resource:process(transliterator) {"Mlym_Taml.txt"}
- direction {"FORWARD"}
- }
+ ar-t-sat{
+ alias{"sat-ar"}
}
-
- Malayalam-Telugu {
- alias {"Mlym-Telu"}
+ ar-t-si{
+ alias{"si-ar"}
}
- und-Telu-t-und-mlym {
- alias {"Mlym-Telu"}
+ ar-t-sk{
+ alias{"sk-ar"}
}
- Mlym-Telu {
- file {
- resource:process(transliterator) {"Mlym_Telu.txt"}
- direction {"FORWARD"}
- }
+ ar-t-tlh{
+ alias{"tlh-ar"}
}
-
- ur-t-und-mlym {
- alias {"Mlym-ur"}
+ ar-t-und-fonipa{
+ alias{"und_FONIPA-ar"}
}
- Mlym-ur {
- file {
- resource:process(transliterator) {"Mlym_ur.txt"}
- direction {"FORWARD"}
- }
+ ar-t-xh{
+ alias{"xh-ar"}
}
-
- Maldivian-Latin/BGN {
- alias {"dv-dv_Latn/BGN"}
+ ar-t-zu{
+ alias{"zu-ar"}
}
- dv-Latn-t-dv-m0-bgn {
- alias {"dv-dv_Latn/BGN"}
+ az-Lower{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"az_Lower.txt"}
+ }
}
- dv-dv_Latn/BGN {
- file {
- resource:process(transliterator) {"dv_dv_Latn_BGN.txt"}
- direction {"FORWARD"}
+ az-Title{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"az_Title.txt"}
}
}
-
- Mongolian-Latin/BGN {
- alias {"mn-mn_Latn/BGN"}
+ az-Upper{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"az_Upper.txt"}
+ }
}
- mn-Latn-t-mn-m0-bgn {
- alias {"mn-mn_Latn/BGN"}
+ az-t-az-cyrl-m0-bgn{
+ alias{"az_Cyrl-az/BGN"}
}
- mn-mn_Latn/BGN {
- file {
- resource:process(transliterator) {"mn_mn_Latn_BGN.txt"}
- direction {"FORWARD"}
- }
+ az-t-d0-lower{
+ alias{"az-Lower"}
}
-
- Oriya-Arabic {
- alias {"Orya-Arab"}
+ az-t-d0-title{
+ alias{"az-Title"}
}
- und-Arab-t-und-orya {
- alias {"Orya-Arab"}
+ az-t-d0-upper{
+ alias{"az-Upper"}
}
- Orya-Arab {
- file {
- resource:process(transliterator) {"Orya_Arab.txt"}
- direction {"FORWARD"}
+ az_Cyrl-az/BGN{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"az_Cyrl_az_BGN.txt"}
}
}
-
- Oriya-Bengali {
- alias {"Orya-Beng"}
+ be-Latn-t-be-m0-bgn{
+ alias{"be-be_Latn/BGN"}
}
- und-Beng-t-und-orya {
- alias {"Orya-Beng"}
- }
- Orya-Beng {
- file {
- resource:process(transliterator) {"Orya_Beng.txt"}
- direction {"FORWARD"}
+ be-be_Latn/BGN{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"be_be_Latn_BGN.txt"}
}
}
-
- Oriya-Devanagari {
- alias {"Orya-Deva"}
+ bg-Latn-t-bg-m0-bgn{
+ alias{"bg-bg_Latn/BGN"}
}
- und-Deva-t-und-orya {
- alias {"Orya-Deva"}
+ bg-bg_Latn/BGN{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"bg_bg_Latn_BGN.txt"}
+ }
}
- Orya-Deva {
- file {
- resource:process(transliterator) {"Orya_Deva.txt"}
- direction {"FORWARD"}
+ blt-blt_FONIPA{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"blt_blt_FONIPA.txt"}
}
}
-
- Oriya-Gujarati {
- alias {"Orya-Gujr"}
+ blt-fonipa-t-blt{
+ alias{"blt-blt_FONIPA"}
}
- und-Gujr-t-und-orya {
- alias {"Orya-Gujr"}
+ ch-am{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"ch_am.txt"}
+ }
}
- Orya-Gujr {
- file {
- resource:process(transliterator) {"Orya_Gujr.txt"}
- direction {"FORWARD"}
+ ch-ar{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"ch_ar.txt"}
}
}
-
- Oriya-Gurmukhi {
- alias {"Orya-Guru"}
+ ch-ch_FONIPA{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"ch_ch_FONIPA.txt"}
+ }
}
- und-Guru-t-und-orya {
- alias {"Orya-Guru"}
+ ch-chr{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"ch_chr.txt"}
+ }
}
- Orya-Guru {
- file {
- resource:process(transliterator) {"Orya_Guru.txt"}
- direction {"FORWARD"}
+ ch-fa{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"ch_fa.txt"}
}
}
-
- Oriya-InterIndic {
- internal {
- resource:process(transliterator) {"Oriya_InterIndic.txt"}
- direction {"FORWARD"}
+ ch-fonipa-t-ch{
+ alias{"ch-ch_FONIPA"}
+ }
+ chr-chr_FONIPA{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"chr_chr_FONIPA.txt"}
}
}
-
- Oriya-Kannada {
- alias {"Orya-Knda"}
+ chr-fonipa-t-chr{
+ alias{"chr-chr_FONIPA"}
}
- und-Knda-t-und-orya {
- alias {"Orya-Knda"}
+ chr-t-am{
+ alias{"am-chr"}
}
- Orya-Knda {
- file {
- resource:process(transliterator) {"Orya_Knda.txt"}
- direction {"FORWARD"}
- }
+ chr-t-ch{
+ alias{"ch-chr"}
}
-
- Oriya-Latin {
- alias {"Orya-Latn"}
+ chr-t-cs{
+ alias{"cs-chr"}
}
- und-Latn-t-und-orya {
- alias {"Orya-Latn"}
+ chr-t-eo{
+ alias{"eo-chr"}
}
- Orya-Latn {
- file {
- resource:process(transliterator) {"Orya_Latn.txt"}
- direction {"FORWARD"}
- }
+ chr-t-es{
+ alias{"es-chr"}
}
-
- Oriya-Malayalam {
- alias {"Orya-Mlym"}
+ chr-t-es-419{
+ alias{"es_419-chr"}
}
- und-Mlym-t-und-orya {
- alias {"Orya-Mlym"}
+ chr-t-hy{
+ alias{"hy-chr"}
}
- Orya-Mlym {
- file {
- resource:process(transliterator) {"Orya_Mlym.txt"}
- direction {"FORWARD"}
- }
+ chr-t-hy-arevmda{
+ alias{"hy_AREVMDA-chr"}
}
-
- Oriya-Tamil {
- alias {"Orya-Taml"}
+ chr-t-ia{
+ alias{"ia-chr"}
}
- und-Taml-t-und-orya {
- alias {"Orya-Taml"}
+ chr-t-kk{
+ alias{"kk-chr"}
}
- Orya-Taml {
- file {
- resource:process(transliterator) {"Orya_Taml.txt"}
- direction {"FORWARD"}
- }
+ chr-t-ky{
+ alias{"ky-chr"}
}
-
- Oriya-Telugu {
- alias {"Orya-Telu"}
+ chr-t-my{
+ alias{"my-chr"}
}
- und-Telu-t-und-orya {
- alias {"Orya-Telu"}
+ chr-t-pl{
+ alias{"pl-chr"}
}
- Orya-Telu {
- file {
- resource:process(transliterator) {"Orya_Telu.txt"}
- direction {"FORWARD"}
- }
+ chr-t-rm-sursilv{
+ alias{"rm_SURSILV-chr"}
}
-
- ur-t-und-orya {
- alias {"Orya-ur"}
+ chr-t-ro{
+ alias{"ro-chr"}
}
- Orya-ur {
- file {
- resource:process(transliterator) {"Orya_ur.txt"}
- direction {"FORWARD"}
- }
+ chr-t-sat{
+ alias{"sat-chr"}
}
-
- Pashto-Latin/BGN {
- alias {"ps-ps_Latn/BGN"}
+ chr-t-si{
+ alias{"si-chr"}
}
- ps-Latn-t-ps-m0-bgn {
- alias {"ps-ps_Latn/BGN"}
+ chr-t-sk{
+ alias{"sk-chr"}
}
- ps-ps_Latn/BGN {
- file {
- resource:process(transliterator) {"ps_ps_Latn_BGN.txt"}
- direction {"FORWARD"}
- }
+ chr-t-tlh{
+ alias{"tlh-chr"}
}
-
- Persian-Latin/BGN {
- alias {"fa-fa_Latn/BGN"}
+ chr-t-und-fonipa{
+ alias{"und_FONIPA-chr"}
}
- fa-Latn-t-fa-m0-bgn {
- alias {"fa-fa_Latn/BGN"}
+ chr-t-xh{
+ alias{"xh-chr"}
}
- fa-fa_Latn/BGN {
- file {
- resource:process(transliterator) {"fa_fa_Latn_BGN.txt"}
- direction {"FORWARD"}
- }
+ chr-t-zu{
+ alias{"zu-chr"}
}
-
- Pinyin-NumericPinyin {
- file {
- resource:process(transliterator) {"Pinyin_NumericPinyin.txt"}
- direction {"FORWARD"}
+ cs-am{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"cs_am.txt"}
}
}
- NumericPinyin-Pinyin {
- file {
- resource:process(transliterator) {"Pinyin_NumericPinyin.txt"}
- direction {"REVERSE"}
+ cs-ar{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"cs_ar.txt"}
}
}
-
- Russian-Latin/BGN {
- alias {"ru-ru_Latn/BGN"}
+ cs-chr{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"cs_chr.txt"}
+ }
}
- ru-Latn-t-ru-m0-bgn {
- alias {"ru-ru_Latn/BGN"}
+ cs-cs_FONIPA{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"cs_cs_FONIPA.txt"}
+ }
}
- ru-ru_Latn/BGN {
- file {
- resource:process(transliterator) {"ru_ru_Latn_BGN.txt"}
- direction {"FORWARD"}
+ cs-fa{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"cs_fa.txt"}
}
}
-
- Serbian-Latin/BGN {
- alias {"sr-sr_Latn/BGN"}
+ cs-fonipa-t-cs{
+ alias{"cs-cs_FONIPA"}
}
- sr-Latn-t-sr-m0-bgn {
- alias {"sr-sr_Latn/BGN"}
+ cs-ja{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"cs_ja.txt"}
+ }
}
- sr-sr_Latn/BGN {
- file {
- resource:process(transliterator) {"sr_sr_Latn_BGN.txt"}
- direction {"FORWARD"}
+ cs-ko{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"cs_ko.txt"}
}
}
-
- Simplified-Traditional {
- alias {"Hans-Hant"}
+ cs_FONIPA-ja{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"cs_FONIPA_ja.txt"}
+ }
}
- und-Hant-t-und-hans {
- alias {"Hans-Hant"}
+ cs_FONIPA-ko{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"cs_FONIPA_ko.txt"}
+ }
}
- Hans-Hant {
- file {
- resource:process(transliterator) {"Hans_Hant.txt"}
- direction {"FORWARD"}
+ cy-cy_FONIPA{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"cy_cy_FONIPA.txt"}
}
}
- Traditional-Simplified {
- alias {"Hant-Hans"}
+ cy-fonipa-t-cy{
+ alias{"cy-cy_FONIPA"}
+ }
+ de-ASCII{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"de_ASCII.txt"}
+ }
}
- und-Hans-t-und-hant {
- alias {"Hant-Hans"}
+ de-t-de-d0-ascii{
+ alias{"de-ASCII"}
}
- Hant-Hans {
- file {
- resource:process(transliterator) {"Hans_Hant.txt"}
- direction {"REVERSE"}
+ dsb-dsb_FONIPA{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"dsb_dsb_FONIPA.txt"}
}
}
-
- Syriac-Latin {
- alias {"Syrc-Latn"}
+ dsb-fonipa-t-dsb{
+ alias{"dsb-dsb_FONIPA"}
}
- und-Latn-t-und-syrc {
- alias {"Syrc-Latn"}
+ dv-Latn-t-dv-m0-bgn{
+ alias{"dv-dv_Latn/BGN"}
}
- Syrc-Latn {
- file {
- resource:process(transliterator) {"Syrc_Latn.txt"}
- direction {"FORWARD"}
+ dv-dv_Latn/BGN{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"dv_dv_Latn_BGN.txt"}
}
}
- Latin-Syriac {
- alias {"Latn-Syrc"}
- }
- und-Syrc-t-und-latn {
- alias {"Latn-Syrc"}
+ el-Latn-t-el-m0-bgn{
+ alias{"el-el_Latn/BGN"}
}
- Latn-Syrc {
- file {
- resource:process(transliterator) {"Syrc_Latn.txt"}
- direction {"REVERSE"}
+ el-Lower{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"el_Lower.txt"}
}
}
-
- Tamil-Arabic {
- alias {"Taml-Arab"}
+ el-Title{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"el_Title.txt"}
+ }
}
- und-Arab-t-und-taml {
- alias {"Taml-Arab"}
+ el-Upper{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"el_Upper.txt"}
+ }
}
- Taml-Arab {
- file {
- resource:process(transliterator) {"Taml_Arab.txt"}
- direction {"FORWARD"}
+ el-el_Latn/BGN{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"el_el_Latn_BGN.txt"}
}
}
-
- Tamil-Bengali {
- alias {"Taml-Beng"}
+ el-t-d0-lower{
+ alias{"el-Lower"}
+ }
+ el-t-d0-title{
+ alias{"el-Title"}
+ }
+ el-t-d0-upper{
+ alias{"el-Upper"}
}
- und-Beng-t-und-taml {
- alias {"Taml-Beng"}
+ eo-am{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"eo_am.txt"}
+ }
}
- Taml-Beng {
- file {
- resource:process(transliterator) {"Taml_Beng.txt"}
- direction {"FORWARD"}
+ eo-ar{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"eo_ar.txt"}
}
}
-
- Tamil-Devanagari {
- alias {"Taml-Deva"}
+ eo-chr{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"eo_chr.txt"}
+ }
}
- und-Deva-t-und-taml {
- alias {"Taml-Deva"}
+ eo-eo_FONIPA{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"eo_eo_FONIPA.txt"}
+ }
}
- Taml-Deva {
- file {
- resource:process(transliterator) {"Taml_Deva.txt"}
- direction {"FORWARD"}
+ eo-fa{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"eo_fa.txt"}
}
}
-
- Tamil-Gujarati {
- alias {"Taml-Gujr"}
+ eo-fonipa-t-eo{
+ alias{"eo-eo_FONIPA"}
}
- und-Gujr-t-und-taml {
- alias {"Taml-Gujr"}
+ es-419-fonipa-t-es-fonipa{
+ alias{"es_FONIPA-es_419_FONIPA"}
}
- Taml-Gujr {
- file {
- resource:process(transliterator) {"Taml_Gujr.txt"}
- direction {"FORWARD"}
+ es-am{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"es_am.txt"}
}
}
-
- Tamil-Gurmukhi {
- alias {"Taml-Guru"}
+ es-ar{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"es_ar.txt"}
+ }
}
- und-Guru-t-und-taml {
- alias {"Taml-Guru"}
+ es-chr{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"es_chr.txt"}
+ }
}
- Taml-Guru {
- file {
- resource:process(transliterator) {"Taml_Guru.txt"}
- direction {"FORWARD"}
+ es-es_FONIPA{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"es_es_FONIPA.txt"}
}
}
-
- Tamil-InterIndic {
- internal {
- resource:process(transliterator) {"Tamil_InterIndic.txt"}
- direction {"FORWARD"}
+ es-fa{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"es_fa.txt"}
}
}
-
- Tamil-Kannada {
- alias {"Taml-Knda"}
+ es-fonipa-t-es{
+ alias{"es-es_FONIPA"}
}
- und-Knda-t-und-taml {
- alias {"Taml-Knda"}
+ es-ja{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"es_ja.txt"}
+ }
}
- Taml-Knda {
- file {
- resource:process(transliterator) {"Taml_Knda.txt"}
- direction {"FORWARD"}
+ es-zh{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"es_zh.txt"}
}
}
-
- Tamil-Latin {
- alias {"Taml-Latn"}
+ es_419-am{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"es_419_am.txt"}
+ }
}
- und-Latn-t-und-taml {
- alias {"Taml-Latn"}
+ es_419-ar{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"es_419_ar.txt"}
+ }
}
- Taml-Latn {
- file {
- resource:process(transliterator) {"Taml_Latn.txt"}
- direction {"FORWARD"}
+ es_419-chr{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"es_419_chr.txt"}
}
}
-
- Tamil-Malayalam {
- alias {"Taml-Mlym"}
+ es_419-fa{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"es_419_fa.txt"}
+ }
}
- und-Mlym-t-und-taml {
- alias {"Taml-Mlym"}
+ es_419-ja{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"es_419_ja.txt"}
+ }
}
- Taml-Mlym {
- file {
- resource:process(transliterator) {"Taml_Mlym.txt"}
- direction {"FORWARD"}
+ es_419-zh{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"es_419_zh.txt"}
}
}
-
- Tamil-Oriya {
- alias {"Taml-Orya"}
+ es_FONIPA-am{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"es_FONIPA_am.txt"}
+ }
}
- und-Orya-t-und-taml {
- alias {"Taml-Orya"}
+ es_FONIPA-es_419_FONIPA{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"es_FONIPA_es_419_FONIPA.txt"}
+ }
}
- Taml-Orya {
- file {
- resource:process(transliterator) {"Taml_Orya.txt"}
- direction {"FORWARD"}
+ es_FONIPA-ja{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"es_FONIPA_ja.txt"}
}
}
-
- Tamil-Telugu {
- alias {"Taml-Telu"}
+ es_FONIPA-zh{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"es_FONIPA_zh.txt"}
+ }
}
- und-Telu-t-und-taml {
- alias {"Taml-Telu"}
+ fa-Latn-t-fa-m0-bgn{
+ alias{"fa-fa_Latn/BGN"}
}
- Taml-Telu {
- file {
- resource:process(transliterator) {"Taml_Telu.txt"}
- direction {"FORWARD"}
+ fa-fa_FONIPA{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"fa_fa_FONIPA.txt"}
}
}
-
- ur-t-und-taml {
- alias {"Taml-ur"}
- }
- Taml-ur {
- file {
- resource:process(transliterator) {"Taml_ur.txt"}
- direction {"FORWARD"}
+ fa-fa_Latn/BGN{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"fa_fa_Latn_BGN.txt"}
}
}
-
- Telugu-Arabic {
- alias {"Telu-Arab"}
+ fa-fonipa-t-fa{
+ alias{"fa-fa_FONIPA"}
}
- und-Arab-t-und-telu {
- alias {"Telu-Arab"}
+ fa-t-am{
+ alias{"am-fa"}
}
- Telu-Arab {
- file {
- resource:process(transliterator) {"Telu_Arab.txt"}
- direction {"FORWARD"}
- }
+ fa-t-ch{
+ alias{"ch-fa"}
}
-
- Telugu-Bengali {
- alias {"Telu-Beng"}
+ fa-t-cs{
+ alias{"cs-fa"}
}
- und-Beng-t-und-telu {
- alias {"Telu-Beng"}
+ fa-t-eo{
+ alias{"eo-fa"}
}
- Telu-Beng {
- file {
- resource:process(transliterator) {"Telu_Beng.txt"}
- direction {"FORWARD"}
- }
+ fa-t-es{
+ alias{"es-fa"}
}
-
- Telugu-Devanagari {
- alias {"Telu-Deva"}
+ fa-t-es-419{
+ alias{"es_419-fa"}
}
- und-Deva-t-und-telu {
- alias {"Telu-Deva"}
+ fa-t-hy{
+ alias{"hy-fa"}
}
- Telu-Deva {
- file {
- resource:process(transliterator) {"Telu_Deva.txt"}
- direction {"FORWARD"}
- }
+ fa-t-hy-arevmda{
+ alias{"hy_AREVMDA-fa"}
}
-
- Telugu-Gujarati {
- alias {"Telu-Gujr"}
+ fa-t-ia{
+ alias{"ia-fa"}
}
- und-Gujr-t-und-telu {
- alias {"Telu-Gujr"}
+ fa-t-kk{
+ alias{"kk-fa"}
}
- Telu-Gujr {
- file {
- resource:process(transliterator) {"Telu_Gujr.txt"}
- direction {"FORWARD"}
- }
+ fa-t-ky{
+ alias{"ky-fa"}
}
-
- Telugu-Gurmukhi {
- alias {"Telu-Guru"}
+ fa-t-my{
+ alias{"my-fa"}
}
- und-Guru-t-und-telu {
- alias {"Telu-Guru"}
+ fa-t-pl{
+ alias{"pl-fa"}
}
- Telu-Guru {
- file {
- resource:process(transliterator) {"Telu_Guru.txt"}
- direction {"FORWARD"}
- }
+ fa-t-rm-sursilv{
+ alias{"rm_SURSILV-fa"}
}
-
- Telugu-InterIndic {
- internal {
- resource:process(transliterator) {"Telugu_InterIndic.txt"}
- direction {"FORWARD"}
- }
+ fa-t-ro{
+ alias{"ro-fa"}
}
-
- Telugu-Kannada {
- alias {"Telu-Knda"}
+ fa-t-sat{
+ alias{"sat-fa"}
}
- und-Knda-t-und-telu {
- alias {"Telu-Knda"}
+ fa-t-si{
+ alias{"si-fa"}
}
- Telu-Knda {
- file {
- resource:process(transliterator) {"Telu_Knda.txt"}
- direction {"FORWARD"}
- }
+ fa-t-sk{
+ alias{"sk-fa"}
}
-
- Telugu-Latin {
- alias {"Telu-Latn"}
+ fa-t-tlh{
+ alias{"tlh-fa"}
}
- und-Latn-t-und-telu {
- alias {"Telu-Latn"}
+ fa-t-und-fonipa{
+ alias{"und_FONIPA-fa"}
}
- Telu-Latn {
- file {
- resource:process(transliterator) {"Telu_Latn.txt"}
- direction {"FORWARD"}
- }
+ fa-t-xh{
+ alias{"xh-fa"}
}
-
- Telugu-Malayalam {
- alias {"Telu-Mlym"}
+ fa-t-zu{
+ alias{"zu-fa"}
}
- und-Mlym-t-und-telu {
- alias {"Telu-Mlym"}
+ ha-NE-t-ha{
+ alias{"ha-ha_NE"}
}
- Telu-Mlym {
- file {
- resource:process(transliterator) {"Telu_Mlym.txt"}
- direction {"FORWARD"}
+ ha-ha_NE{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"ha_ha_NE.txt"}
}
}
-
- Telugu-Oriya {
- alias {"Telu-Orya"}
- }
- und-Orya-t-und-telu {
- alias {"Telu-Orya"}
+ he-Latn-t-he-m0-bgn{
+ alias{"he-he_Latn/BGN"}
}
- Telu-Orya {
- file {
- resource:process(transliterator) {"Telu_Orya.txt"}
- direction {"FORWARD"}
+ he-he_Latn/BGN{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"he_he_Latn_BGN.txt"}
}
}
-
- Telugu-Tamil {
- alias {"Telu-Taml"}
+ hy-Latn-t-hy-m0-bgn{
+ alias{"hy-hy_Latn/BGN"}
}
- und-Taml-t-und-telu {
- alias {"Telu-Taml"}
+ hy-am{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"hy_am.txt"}
+ }
}
- Telu-Taml {
- file {
- resource:process(transliterator) {"Telu_Taml.txt"}
- direction {"FORWARD"}
+ hy-ar{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"hy_ar.txt"}
}
}
-
- ur-t-und-telu {
- alias {"Telu-ur"}
+ hy-arevmda-fonipa-t-hy-arevmda{
+ alias{"hy_AREVMDA-hy_AREVMDA_FONIPA"}
}
- Telu-ur {
- file {
- resource:process(transliterator) {"Telu_ur.txt"}
- direction {"FORWARD"}
+ hy-chr{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"hy_chr.txt"}
}
}
-
- Latin-Thaana {
- alias {"Latn-Thaa"}
+ hy-fa{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"hy_fa.txt"}
+ }
}
- und-Thaa-t-und-latn {
- alias {"Latn-Thaa"}
+ hy-fonipa-t-hy{
+ alias{"hy-hy_FONIPA"}
}
- Latn-Thaa {
- file {
- resource:process(transliterator) {"Latn_Thaa.txt"}
- direction {"FORWARD"}
+ hy-hy_FONIPA{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"hy_hy_FONIPA.txt"}
}
}
- Thaana-Latin {
- alias {"Thaa-Latn"}
+ hy-hy_Latn/BGN{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"hy_hy_Latn_BGN.txt"}
+ }
}
- und-Latn-t-und-thaa {
- alias {"Thaa-Latn"}
+ hy_AREVMDA-am{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"hy_AREVMDA_am.txt"}
+ }
}
- Thaa-Latn {
- file {
- resource:process(transliterator) {"Latn_Thaa.txt"}
- direction {"REVERSE"}
+ hy_AREVMDA-ar{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"hy_AREVMDA_ar.txt"}
}
}
-
- Thai-Latin {
- alias {"Thai-Latn"}
+ hy_AREVMDA-chr{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"hy_AREVMDA_chr.txt"}
+ }
}
- und-Latn-t-und-thai {
- alias {"Thai-Latn"}
+ hy_AREVMDA-fa{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"hy_AREVMDA_fa.txt"}
+ }
}
- Thai-Latn {
- file {
- resource:process(transliterator) {"Thai_Latn.txt"}
- direction {"FORWARD"}
+ hy_AREVMDA-hy_AREVMDA_FONIPA{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"hy_AREVMDA_hy_AREVMDA_FONIPA.txt"}
}
}
-
- Thai-ThaiLogical {
- internal {
- resource:process(transliterator) {"Thai_ThaiLogical.txt"}
- direction {"FORWARD"}
+ ia-am{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"ia_am.txt"}
}
}
- ThaiLogical-Thai {
- internal {
- resource:process(transliterator) {"Thai_ThaiLogical.txt"}
- direction {"REVERSE"}
+ ia-ar{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"ia_ar.txt"}
}
}
-
- Thai-ThaiSemi {
- internal {
- resource:process(transliterator) {"Thai_ThaiSemi.txt"}
- direction {"FORWARD"}
+ ia-chr{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"ia_chr.txt"}
}
}
- ThaiSemi-Thai {
- internal {
- resource:process(transliterator) {"Thai_ThaiSemi.txt"}
- direction {"REVERSE"}
+ ia-fa{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"ia_fa.txt"}
}
}
-
- ThaiLogical-Latin {
- internal {
- resource:process(transliterator) {"ThaiLogical_Latin.txt"}
- direction {"FORWARD"}
+ ia-fonipa-t-ia{
+ alias{"ia-ia_FONIPA"}
+ }
+ ia-ia_FONIPA{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"ia_ia_FONIPA.txt"}
}
}
- Latin-ThaiLogical {
- internal {
- resource:process(transliterator) {"ThaiLogical_Latin.txt"}
- direction {"REVERSE"}
+ it-am{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"it_am.txt"}
}
}
-
- Turkmen-Latin/BGN {
- alias {"tk_Cyrl-tk/BGN"}
+ it-ja{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"it_ja.txt"}
+ }
}
- tk-t-tk-cyrl-m0-bgn {
- alias {"tk_Cyrl-tk/BGN"}
+ ja-Latn-t-ja-hrkt-m0-bgn{
+ alias{"ja_Hrkt-ja_Latn/BGN"}
}
- tk_Cyrl-tk/BGN {
- file {
- resource:process(transliterator) {"tk_Cyrl_tk_BGN.txt"}
- direction {"FORWARD"}
- }
+ ja-t-cs{
+ alias{"cs-ja"}
}
-
- Ukrainian-Latin/BGN {
- alias {"uk-uk_Latn/BGN"}
+ ja-t-cs-fonipa{
+ alias{"cs_FONIPA-ja"}
}
- uk-Latn-t-uk-m0-bgn {
- alias {"uk-uk_Latn/BGN"}
+ ja-t-es{
+ alias{"es-ja"}
}
- uk-uk_Latn/BGN {
- file {
- resource:process(transliterator) {"uk_uk_Latn_BGN.txt"}
- direction {"FORWARD"}
- }
+ ja-t-es-419{
+ alias{"es_419-ja"}
}
-
- Uzbek-Latin/BGN {
- alias {"uz_Cyrl-uz/BGN"}
+ ja-t-es-fonipa{
+ alias{"es_FONIPA-ja"}
}
- uz-t-uz-cyrl-m0-bgn {
- alias {"uz_Cyrl-uz/BGN"}
+ ja-t-it{
+ alias{"it-ja"}
}
- uz_Cyrl-uz/BGN {
- file {
- resource:process(transliterator) {"uz_Cyrl_uz_BGN.txt"}
- direction {"FORWARD"}
- }
+ ja-t-pl{
+ alias{"pl-ja"}
}
-
- am-fonipa-t-am {
- alias {"am-am_FONIPA"}
+ ja-t-pl-fonipa{
+ alias{"pl_FONIPA-ja"}
}
- am-am_FONIPA {
- file {
- resource:process(transliterator) {"am_am_FONIPA.txt"}
- direction {"FORWARD"}
- }
+ ja-t-ro{
+ alias{"ro-ja"}
}
- am-t-am-fonipa {
- alias {"am_FONIPA-am"}
+ ja-t-ro-fonipa{
+ alias{"ro_FONIPA-ja"}
}
- am_FONIPA-am {
- file {
- resource:process(transliterator) {"am_am_FONIPA.txt"}
- direction {"REVERSE"}
- }
+ ja-t-ru{
+ alias{"ru-ja"}
+ }
+ ja-t-sk{
+ alias{"sk-ja"}
}
-
- ar-t-am {
- alias {"am-ar"}
+ ja-t-sk-fonipa{
+ alias{"sk_FONIPA-ja"}
}
- am-ar {
- file {
- resource:process(transliterator) {"am_ar.txt"}
- direction {"FORWARD"}
+ ja_Hrkt-ja_Latn/BGN{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"ja_Hrkt_ja_Latn_BGN.txt"}
}
}
-
- chr-t-am {
- alias {"am-chr"}
+ ja_Latn-ko{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"ja_Latn_ko.txt"}
+ }
}
- am-chr {
- file {
- resource:process(transliterator) {"am_chr.txt"}
- direction {"FORWARD"}
+ ja_Latn-ru{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"ja_Latn_ru.txt"}
}
}
-
- fa-t-am {
- alias {"am-fa"}
+ ka-Latn-t-ka-m0-bgn{
+ alias{"ka-ka_Latn/BGN"}
}
- am-fa {
- file {
- resource:process(transliterator) {"am_fa.txt"}
- direction {"FORWARD"}
- }
+ ka-Latn-t-ka-m0-bgn-1981{
+ alias{"ka-ka_Latn/BGN_1981"}
}
-
- az-t-d0-lower {
- alias {"az-Lower"}
+ ka-Latn-t-ka-m0-bgn-2009{
+ alias{"ka-ka_Latn/BGN"}
}
- az-Lower {
- file {
- resource:process(transliterator) {"az_Lower.txt"}
- direction {"FORWARD"}
+ ka-ka_Latn/BGN{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"ka_ka_Latn_BGN.txt"}
}
}
-
- az-t-d0-title {
- alias {"az-Title"}
- }
- az-Title {
- file {
- resource:process(transliterator) {"az_Title.txt"}
- direction {"FORWARD"}
+ ka-ka_Latn/BGN_1981{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"ka_ka_Latn_BGN_1981.txt"}
}
}
-
- az-t-d0-upper {
- alias {"az-Upper"}
+ kk-Latn-t-kk-m0-bgn{
+ alias{"kk-kk_Latn/BGN"}
}
- az-Upper {
- file {
- resource:process(transliterator) {"az_Upper.txt"}
- direction {"FORWARD"}
+ kk-am{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"kk_am.txt"}
}
}
-
- blt-fonipa-t-blt {
- alias {"blt-blt_FONIPA"}
- }
- blt-blt_FONIPA {
- file {
- resource:process(transliterator) {"blt_blt_FONIPA.txt"}
- direction {"FORWARD"}
+ kk-ar{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"kk_ar.txt"}
}
}
-
- am-t-ch {
- alias {"ch-am"}
+ kk-chr{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"kk_chr.txt"}
+ }
}
- ch-am {
- file {
- resource:process(transliterator) {"ch_am.txt"}
- direction {"FORWARD"}
+ kk-fa{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"kk_fa.txt"}
}
}
-
- ar-t-ch {
- alias {"ch-ar"}
+ kk-fonipa-t-kk{
+ alias{"kk-kk_FONIPA"}
}
- ch-ar {
- file {
- resource:process(transliterator) {"ch_ar.txt"}
- direction {"FORWARD"}
+ kk-kk_FONIPA{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"kk_kk_FONIPA.txt"}
}
}
-
- ch-fonipa-t-ch {
- alias {"ch-ch_FONIPA"}
- }
- ch-ch_FONIPA {
- file {
- resource:process(transliterator) {"ch_ch_FONIPA.txt"}
- direction {"FORWARD"}
+ kk-kk_Latn/BGN{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"kk_kk_Latn_BGN.txt"}
}
}
-
- chr-t-ch {
- alias {"ch-chr"}
+ ko-Latn-t-ko-m0-bgn{
+ alias{"ko-ko_Latn/BGN"}
}
- ch-chr {
- file {
- resource:process(transliterator) {"ch_chr.txt"}
- direction {"FORWARD"}
+ ko-ko_Latn/BGN{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"ko_ko_Latn_BGN.txt"}
}
}
-
- fa-t-ch {
- alias {"ch-fa"}
+ ko-t-cs{
+ alias{"cs-ko"}
}
- ch-fa {
- file {
- resource:process(transliterator) {"ch_fa.txt"}
- direction {"FORWARD"}
- }
+ ko-t-cs-fonipa{
+ alias{"cs_FONIPA-ko"}
}
-
- chr-fonipa-t-chr {
- alias {"chr-chr_FONIPA"}
+ ko-t-ja-latn{
+ alias{"ja_Latn-ko"}
}
- chr-chr_FONIPA {
- file {
- resource:process(transliterator) {"chr_chr_FONIPA.txt"}
- direction {"FORWARD"}
- }
+ ky-Latn-t-ky-m0-bgn{
+ alias{"ky-ky_Latn/BGN"}
}
-
- am-t-cs {
- alias {"cs-am"}
+ ky-am{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"ky_am.txt"}
+ }
}
- cs-am {
- file {
- resource:process(transliterator) {"cs_am.txt"}
- direction {"FORWARD"}
+ ky-ar{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"ky_ar.txt"}
}
}
-
- ar-t-cs {
- alias {"cs-ar"}
+ ky-chr{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"ky_chr.txt"}
+ }
}
- cs-ar {
- file {
- resource:process(transliterator) {"cs_ar.txt"}
- direction {"FORWARD"}
+ ky-fa{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"ky_fa.txt"}
}
}
-
- chr-t-cs {
- alias {"cs-chr"}
+ ky-fonipa-t-ky{
+ alias{"ky-ky_FONIPA"}
}
- cs-chr {
- file {
- resource:process(transliterator) {"cs_chr.txt"}
- direction {"FORWARD"}
+ ky-ky_FONIPA{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"ky_ky_FONIPA.txt"}
}
}
-
- cs-fonipa-t-cs {
- alias {"cs-cs_FONIPA"}
- }
- cs-cs_FONIPA {
- file {
- resource:process(transliterator) {"cs_cs_FONIPA.txt"}
- direction {"FORWARD"}
+ ky-ky_Latn/BGN{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"ky_ky_Latn_BGN.txt"}
}
}
-
- fa-t-cs {
- alias {"cs-fa"}
+ la-fonipa-t-la{
+ alias{"la-la_FONIPA"}
}
- cs-fa {
- file {
- resource:process(transliterator) {"cs_fa.txt"}
- direction {"FORWARD"}
+ la-la_FONIPA{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"la_la_FONIPA.txt"}
}
}
-
- ja-t-cs {
- alias {"cs-ja"}
- }
- cs-ja {
- file {
- resource:process(transliterator) {"cs_ja.txt"}
- direction {"FORWARD"}
+ lt-Lower{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"lt_Lower.txt"}
}
}
-
- ko-t-cs {
- alias {"cs-ko"}
+ lt-Title{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"lt_Title.txt"}
+ }
}
- cs-ko {
- file {
- resource:process(transliterator) {"cs_ko.txt"}
- direction {"FORWARD"}
+ lt-Upper{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"lt_Upper.txt"}
}
}
-
- ja-t-cs-fonipa {
- alias {"cs_FONIPA-ja"}
+ lt-t-d0-lower{
+ alias{"lt-Lower"}
}
- cs_FONIPA-ja {
- file {
- resource:process(transliterator) {"cs_FONIPA_ja.txt"}
- direction {"FORWARD"}
- }
+ lt-t-d0-title{
+ alias{"lt-Title"}
+ }
+ lt-t-d0-upper{
+ alias{"lt-Upper"}
}
-
- ko-t-cs-fonipa {
- alias {"cs_FONIPA-ko"}
+ mk-Latn-t-mk-m0-bgn{
+ alias{"mk-mk_Latn/BGN"}
}
- cs_FONIPA-ko {
- file {
- resource:process(transliterator) {"cs_FONIPA_ko.txt"}
- direction {"FORWARD"}
+ mk-mk_Latn/BGN{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"mk_mk_Latn_BGN.txt"}
}
}
-
- cy-fonipa-t-cy {
- alias {"cy-cy_FONIPA"}
+ mn-Latn-t-mn-m0-bgn{
+ alias{"mn-mn_Latn/BGN"}
}
- cy-cy_FONIPA {
- file {
- resource:process(transliterator) {"cy_cy_FONIPA.txt"}
- direction {"FORWARD"}
- }
+ mn-Latn-t-mn-m0-mns{
+ alias{"mn-mn_Latn/MNS"}
}
-
- de-t-de-d0-ascii {
- alias {"de-ASCII"}
+ mn-mn_Latn/BGN{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"mn_mn_Latn_BGN.txt"}
+ }
}
- de-ASCII {
- file {
- resource:process(transliterator) {"de_ASCII.txt"}
- direction {"FORWARD"}
+ mn-mn_Latn/MNS{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"mn_mn_Latn_MNS.txt"}
}
}
-
- dsb-fonipa-t-dsb {
- alias {"dsb-dsb_FONIPA"}
+ my-Latn-t-my{
+ alias{"my-my_Latn"}
}
- dsb-dsb_FONIPA {
- file {
- resource:process(transliterator) {"dsb_dsb_FONIPA.txt"}
- direction {"FORWARD"}
+ my-Zawgyi{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"my_Zawgyi.txt"}
}
}
-
- el-t-d0-lower {
- alias {"el-Lower"}
+ my-am{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"my_am.txt"}
+ }
}
- el-Lower {
- file {
- resource:process(transliterator) {"el_Lower.txt"}
- direction {"FORWARD"}
+ my-ar{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"my_ar.txt"}
}
}
-
- el-t-d0-title {
- alias {"el-Title"}
+ my-chr{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"my_chr.txt"}
+ }
}
- el-Title {
- file {
- resource:process(transliterator) {"el_Title.txt"}
- direction {"FORWARD"}
+ my-fa{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"my_fa.txt"}
}
}
-
- el-t-d0-upper {
- alias {"el-Upper"}
+ my-fonipa-t-my{
+ alias{"my-my_FONIPA"}
}
- el-Upper {
- file {
- resource:process(transliterator) {"el_Upper.txt"}
- direction {"FORWARD"}
+ my-my_FONIPA{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"my_my_FONIPA.txt"}
}
}
-
- am-t-eo {
- alias {"eo-am"}
- }
- eo-am {
- file {
- resource:process(transliterator) {"eo_am.txt"}
- direction {"FORWARD"}
+ my-my_Latn{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"my_my_Latn.txt"}
}
}
-
- ar-t-eo {
- alias {"eo-ar"}
+ my-t-my-d0-zawgyi{
+ alias{"my-Zawgyi"}
+ }
+ my-t-my-s0-zawgyi{
+ alias{"Zawgyi-my"}
}
- eo-ar {
- file {
- resource:process(transliterator) {"eo_ar.txt"}
- direction {"FORWARD"}
+ nl-Title{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"nl_Title.txt"}
}
}
-
- chr-t-eo {
- alias {"eo-chr"}
+ nl-t-d0-title{
+ alias{"nl-Title"}
+ }
+ nv-fonipa-t-nv{
+ alias{"nv-nv_FONIPA"}
}
- eo-chr {
- file {
- resource:process(transliterator) {"eo_chr.txt"}
- direction {"FORWARD"}
+ nv-nv_FONIPA{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"nv_nv_FONIPA.txt"}
}
}
-
- eo-fonipa-t-eo {
- alias {"eo-eo_FONIPA"}
+ pl-am{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"pl_am.txt"}
+ }
}
- eo-eo_FONIPA {
- file {
- resource:process(transliterator) {"eo_eo_FONIPA.txt"}
- direction {"FORWARD"}
+ pl-ar{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"pl_ar.txt"}
}
}
-
- fa-t-eo {
- alias {"eo-fa"}
+ pl-chr{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"pl_chr.txt"}
+ }
}
- eo-fa {
- file {
- resource:process(transliterator) {"eo_fa.txt"}
- direction {"FORWARD"}
+ pl-fa{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"pl_fa.txt"}
}
}
-
- am-t-es {
- alias {"es-am"}
+ pl-fonipa-t-pl{
+ alias{"pl-pl_FONIPA"}
}
- es-am {
- file {
- resource:process(transliterator) {"es_am.txt"}
- direction {"FORWARD"}
+ pl-ja{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"pl_ja.txt"}
}
}
-
- ar-t-es {
- alias {"es-ar"}
+ pl-pl_FONIPA{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"pl_pl_FONIPA.txt"}
+ }
}
- es-ar {
- file {
- resource:process(transliterator) {"es_ar.txt"}
- direction {"FORWARD"}
+ pl_FONIPA-ja{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"pl_FONIPA_ja.txt"}
}
}
-
- chr-t-es {
- alias {"es-chr"}
+ ps-Latn-t-ps-m0-bgn{
+ alias{"ps-ps_Latn/BGN"}
}
- es-chr {
- file {
- resource:process(transliterator) {"es_chr.txt"}
- direction {"FORWARD"}
+ ps-ps_Latn/BGN{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"ps_ps_Latn_BGN.txt"}
}
}
-
- es-fonipa-t-es {
- alias {"es-es_FONIPA"}
+ rm-fonipa-sursilv-t-rm-sursilv{
+ alias{"rm_SURSILV-rm_FONIPA_SURSILV"}
}
- es-es_FONIPA {
- file {
- resource:process(transliterator) {"es_es_FONIPA.txt"}
- direction {"FORWARD"}
+ rm_SURSILV-am{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"rm_SURSILV_am.txt"}
}
}
-
- fa-t-es {
- alias {"es-fa"}
+ rm_SURSILV-ar{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"rm_SURSILV_ar.txt"}
+ }
}
- es-fa {
- file {
- resource:process(transliterator) {"es_fa.txt"}
- direction {"FORWARD"}
+ rm_SURSILV-chr{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"rm_SURSILV_chr.txt"}
}
}
-
- ja-t-es {
- alias {"es-ja"}
+ rm_SURSILV-fa{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"rm_SURSILV_fa.txt"}
+ }
}
- es-ja {
- file {
- resource:process(transliterator) {"es_ja.txt"}
- direction {"FORWARD"}
+ rm_SURSILV-rm_FONIPA_SURSILV{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"rm_SURSILV_rm_FONIPA_SURSILV.txt"}
}
}
-
- zh-t-es {
- alias {"es-zh"}
+ ro-am{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"ro_am.txt"}
+ }
}
- es-zh {
- file {
- resource:process(transliterator) {"es_zh.txt"}
- direction {"FORWARD"}
+ ro-ar{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"ro_ar.txt"}
}
}
-
- am-t-es-419 {
- alias {"es_419-am"}
+ ro-chr{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"ro_chr.txt"}
+ }
}
- es_419-am {
- file {
- resource:process(transliterator) {"es_419_am.txt"}
- direction {"FORWARD"}
+ ro-fa{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"ro_fa.txt"}
}
}
-
- ar-t-es-419 {
- alias {"es_419-ar"}
+ ro-fonipa-t-ro{
+ alias{"ro-ro_FONIPA"}
}
- es_419-ar {
- file {
- resource:process(transliterator) {"es_419_ar.txt"}
- direction {"FORWARD"}
+ ro-ja{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"ro_ja.txt"}
}
}
-
- chr-t-es-419 {
- alias {"es_419-chr"}
+ ro-ro_FONIPA{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"ro_ro_FONIPA.txt"}
+ }
}
- es_419-chr {
- file {
- resource:process(transliterator) {"es_419_chr.txt"}
- direction {"FORWARD"}
+ ro_FONIPA-ja{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"ro_FONIPA_ja.txt"}
}
}
-
- fa-t-es-419 {
- alias {"es_419-fa"}
+ ru-Latn-t-ru-m0-bgn{
+ alias{"ru-ru_Latn/BGN"}
}
- es_419-fa {
- file {
- resource:process(transliterator) {"es_419_fa.txt"}
- direction {"FORWARD"}
+ ru-ja{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"ru_ja.txt"}
}
}
-
- ja-t-es-419 {
- alias {"es_419-ja"}
- }
- es_419-ja {
- file {
- resource:process(transliterator) {"es_419_ja.txt"}
- direction {"FORWARD"}
+ ru-ru_Latn/BGN{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"ru_ru_Latn_BGN.txt"}
}
}
-
- zh-t-es-419 {
- alias {"es_419-zh"}
+ ru-t-ja-latn{
+ alias{"ja_Latn-ru"}
}
- es_419-zh {
- file {
- resource:process(transliterator) {"es_419_zh.txt"}
- direction {"FORWARD"}
- }
+ ru-t-ru-latn-m0-bgn{
+ alias{"ru_Latn-ru/BGN"}
}
-
- am-t-es-fonipa {
- alias {"es_FONIPA-am"}
+ ru-t-zh-latn-pinyin{
+ alias{"zh_Latn_PINYIN-ru"}
}
- es_FONIPA-am {
- file {
- resource:process(transliterator) {"es_FONIPA_am.txt"}
- direction {"FORWARD"}
+ ru-zh{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"ru_zh.txt"}
}
}
-
- es-419-fonipa-t-es-fonipa {
- alias {"es_FONIPA-es_419_FONIPA"}
- }
- es_FONIPA-es_419_FONIPA {
- file {
- resource:process(transliterator) {"es_FONIPA_es_419_FONIPA.txt"}
- direction {"FORWARD"}
+ ru_Latn-ru/BGN{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"ru_Latn_ru_BGN.txt"}
}
}
-
- ja-t-es-fonipa {
- alias {"es_FONIPA-ja"}
+ sat-am{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"sat_am.txt"}
+ }
}
- es_FONIPA-ja {
- file {
- resource:process(transliterator) {"es_FONIPA_ja.txt"}
- direction {"FORWARD"}
+ sat-ar{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"sat_ar.txt"}
}
}
-
- zh-t-es-fonipa {
- alias {"es_FONIPA-zh"}
+ sat-chr{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"sat_chr.txt"}
+ }
}
- es_FONIPA-zh {
- file {
- resource:process(transliterator) {"es_FONIPA_zh.txt"}
- direction {"FORWARD"}
+ sat-fa{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"sat_fa.txt"}
}
}
-
- fa-fonipa-t-fa {
- alias {"fa-fa_FONIPA"}
+ sat-fonipa-t-sat-olck{
+ alias{"sat_Olck-sat_FONIPA"}
}
- fa-fa_FONIPA {
- file {
- resource:process(transliterator) {"fa_fa_FONIPA.txt"}
- direction {"FORWARD"}
+ sat_Olck-sat_FONIPA{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"sat_Olck_sat_FONIPA.txt"}
}
}
-
- ha-NE-t-ha {
- alias {"ha-ha_NE"}
+ si-Latn-t-si{
+ alias{"si-si_Latn"}
}
- ha-ha_NE {
- file {
- resource:process(transliterator) {"ha_ha_NE.txt"}
- direction {"FORWARD"}
+ si-am{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"si_am.txt"}
}
}
-
- am-t-hy {
- alias {"hy-am"}
- }
- hy-am {
- file {
- resource:process(transliterator) {"hy_am.txt"}
- direction {"FORWARD"}
+ si-ar{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"si_ar.txt"}
}
}
-
- ar-t-hy {
- alias {"hy-ar"}
+ si-chr{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"si_chr.txt"}
+ }
}
- hy-ar {
- file {
- resource:process(transliterator) {"hy_ar.txt"}
- direction {"FORWARD"}
+ si-fa{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"si_fa.txt"}
}
}
-
- chr-t-hy {
- alias {"hy-chr"}
+ si-fonipa-t-si{
+ alias{"si-si_FONIPA"}
}
- hy-chr {
- file {
- resource:process(transliterator) {"hy_chr.txt"}
- direction {"FORWARD"}
+ si-si_FONIPA{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"si_si_FONIPA.txt"}
}
}
-
- fa-t-hy {
- alias {"hy-fa"}
- }
- hy-fa {
- file {
- resource:process(transliterator) {"hy_fa.txt"}
- direction {"FORWARD"}
+ si-si_Latn{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"si_si_Latn.txt"}
}
}
-
- hy-fonipa-t-hy {
- alias {"hy-hy_FONIPA"}
+ sk-am{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"sk_am.txt"}
+ }
}
- hy-hy_FONIPA {
- file {
- resource:process(transliterator) {"hy_hy_FONIPA.txt"}
- direction {"FORWARD"}
+ sk-ar{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"sk_ar.txt"}
}
}
-
- am-t-hy-arevmda {
- alias {"hy_AREVMDA-am"}
+ sk-chr{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"sk_chr.txt"}
+ }
}
- hy_AREVMDA-am {
- file {
- resource:process(transliterator) {"hy_AREVMDA_am.txt"}
- direction {"FORWARD"}
+ sk-fa{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"sk_fa.txt"}
}
}
-
- ar-t-hy-arevmda {
- alias {"hy_AREVMDA-ar"}
+ sk-fonipa-t-sk{
+ alias{"sk-sk_FONIPA"}
}
- hy_AREVMDA-ar {
- file {
- resource:process(transliterator) {"hy_AREVMDA_ar.txt"}
- direction {"FORWARD"}
+ sk-ja{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"sk_ja.txt"}
}
}
-
- chr-t-hy-arevmda {
- alias {"hy_AREVMDA-chr"}
+ sk-sk_FONIPA{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"sk_sk_FONIPA.txt"}
+ }
}
- hy_AREVMDA-chr {
- file {
- resource:process(transliterator) {"hy_AREVMDA_chr.txt"}
- direction {"FORWARD"}
+ sk_FONIPA-ja{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"sk_FONIPA_ja.txt"}
}
}
-
- fa-t-hy-arevmda {
- alias {"hy_AREVMDA-fa"}
+ sr-Latn-t-sr-m0-bgn{
+ alias{"sr-sr_Latn/BGN"}
}
- hy_AREVMDA-fa {
- file {
- resource:process(transliterator) {"hy_AREVMDA_fa.txt"}
- direction {"FORWARD"}
+ sr-sr_Latn/BGN{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"sr_sr_Latn_BGN.txt"}
}
}
-
- hy-arevmda-fonipa-t-hy-arevmda {
- alias {"hy_AREVMDA-hy_AREVMDA_FONIPA"}
+ ta-fonipa-t-ta{
+ alias{"ta-ta_FONIPA"}
}
- hy_AREVMDA-hy_AREVMDA_FONIPA {
- file {
- resource:process(transliterator) {"hy_AREVMDA_hy_AREVMDA_FONIPA.txt"}
- direction {"FORWARD"}
+ ta-ta_FONIPA{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"ta_ta_FONIPA.txt"}
}
}
-
- am-t-ia {
- alias {"ia-am"}
+ tk-t-tk-cyrl-m0-bgn{
+ alias{"tk_Cyrl-tk/BGN"}
}
- ia-am {
- file {
- resource:process(transliterator) {"ia_am.txt"}
- direction {"FORWARD"}
+ tk_Cyrl-tk/BGN{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"tk_Cyrl_tk_BGN.txt"}
}
}
-
- ar-t-ia {
- alias {"ia-ar"}
+ tlh-am{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"tlh_am.txt"}
+ }
}
- ia-ar {
- file {
- resource:process(transliterator) {"ia_ar.txt"}
- direction {"FORWARD"}
+ tlh-ar{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"tlh_ar.txt"}
}
}
-
- chr-t-ia {
- alias {"ia-chr"}
+ tlh-chr{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"tlh_chr.txt"}
+ }
}
- ia-chr {
- file {
- resource:process(transliterator) {"ia_chr.txt"}
- direction {"FORWARD"}
+ tlh-fa{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"tlh_fa.txt"}
}
}
-
- fa-t-ia {
- alias {"ia-fa"}
+ tlh-fonipa-t-tlh{
+ alias{"tlh-tlh_FONIPA"}
}
- ia-fa {
- file {
- resource:process(transliterator) {"ia_fa.txt"}
- direction {"FORWARD"}
+ tlh-tlh_FONIPA{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"tlh_tlh_FONIPA.txt"}
}
}
-
- ia-fonipa-t-ia {
- alias {"ia-ia_FONIPA"}
- }
- ia-ia_FONIPA {
- file {
- resource:process(transliterator) {"ia_ia_FONIPA.txt"}
- direction {"FORWARD"}
+ tr-Lower{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"tr_Lower.txt"}
}
}
-
- am-t-it {
- alias {"it-am"}
+ tr-Title{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"tr_Title.txt"}
+ }
}
- it-am {
- file {
- resource:process(transliterator) {"it_am.txt"}
- direction {"FORWARD"}
+ tr-Upper{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"tr_Upper.txt"}
}
}
-
- ja-t-it {
- alias {"it-ja"}
+ tr-t-d0-lower{
+ alias{"tr-Lower"}
}
- it-ja {
- file {
- resource:process(transliterator) {"it_ja.txt"}
- direction {"FORWARD"}
- }
+ tr-t-d0-title{
+ alias{"tr-Title"}
+ }
+ tr-t-d0-upper{
+ alias{"tr-Upper"}
}
-
- ko-t-ja-latn {
- alias {"ja_Latn-ko"}
+ ug-fonipa-t-ug{
+ alias{"ug-ug_FONIPA"}
}
- ja_Latn-ko {
- file {
- resource:process(transliterator) {"ja_Latn_ko.txt"}
- direction {"FORWARD"}
+ ug-ug_FONIPA{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"ug_ug_FONIPA.txt"}
}
}
-
- ru-t-ja-latn {
- alias {"ja_Latn-ru"}
+ uk-Latn-t-uk-m0-bgn{
+ alias{"uk-uk_Latn/BGN"}
}
- ja_Latn-ru {
- file {
- resource:process(transliterator) {"ja_Latn_ru.txt"}
- direction {"FORWARD"}
+ uk-uk_Latn/BGN{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"uk_uk_Latn_BGN.txt"}
}
}
-
- am-t-kk {
- alias {"kk-am"}
+ und-Arab-t-und-beng{
+ alias{"Beng-Arab"}
}
- kk-am {
- file {
- resource:process(transliterator) {"kk_am.txt"}
- direction {"FORWARD"}
- }
+ und-Arab-t-und-deva{
+ alias{"Deva-Arab"}
}
-
- ar-t-kk {
- alias {"kk-ar"}
+ und-Arab-t-und-gujr{
+ alias{"Gujr-Arab"}
}
- kk-ar {
- file {
- resource:process(transliterator) {"kk_ar.txt"}
- direction {"FORWARD"}
- }
+ und-Arab-t-und-guru{
+ alias{"Guru-Arab"}
}
-
- chr-t-kk {
- alias {"kk-chr"}
+ und-Arab-t-und-knda{
+ alias{"Knda-Arab"}
}
- kk-chr {
- file {
- resource:process(transliterator) {"kk_chr.txt"}
- direction {"FORWARD"}
- }
+ und-Arab-t-und-latn{
+ alias{"Latn-Arab"}
}
-
- fa-t-kk {
- alias {"kk-fa"}
+ und-Arab-t-und-mlym{
+ alias{"Mlym-Arab"}
}
- kk-fa {
- file {
- resource:process(transliterator) {"kk_fa.txt"}
- direction {"FORWARD"}
- }
+ und-Arab-t-und-orya{
+ alias{"Orya-Arab"}
}
-
- kk-fonipa-t-kk {
- alias {"kk-kk_FONIPA"}
+ und-Arab-t-und-taml{
+ alias{"Taml-Arab"}
}
- kk-kk_FONIPA {
- file {
- resource:process(transliterator) {"kk_kk_FONIPA.txt"}
- direction {"FORWARD"}
- }
+ und-Arab-t-und-telu{
+ alias{"Telu-Arab"}
}
-
- am-t-ky {
- alias {"ky-am"}
+ und-Armn-t-und-latn{
+ alias{"Latn-Armn"}
}
- ky-am {
- file {
- resource:process(transliterator) {"ky_am.txt"}
- direction {"FORWARD"}
- }
+ und-Beng-t-und-deva{
+ alias{"Deva-Beng"}
}
-
- ar-t-ky {
- alias {"ky-ar"}
+ und-Beng-t-und-gujr{
+ alias{"Gujr-Beng"}
}
- ky-ar {
- file {
- resource:process(transliterator) {"ky_ar.txt"}
- direction {"FORWARD"}
- }
+ und-Beng-t-und-guru{
+ alias{"Guru-Beng"}
}
-
- chr-t-ky {
- alias {"ky-chr"}
+ und-Beng-t-und-knda{
+ alias{"Knda-Beng"}
}
- ky-chr {
- file {
- resource:process(transliterator) {"ky_chr.txt"}
- direction {"FORWARD"}
- }
+ und-Beng-t-und-latn{
+ alias{"Latn-Beng"}
}
-
- fa-t-ky {
- alias {"ky-fa"}
+ und-Beng-t-und-mlym{
+ alias{"Mlym-Beng"}
}
- ky-fa {
- file {
- resource:process(transliterator) {"ky_fa.txt"}
- direction {"FORWARD"}
- }
+ und-Beng-t-und-orya{
+ alias{"Orya-Beng"}
}
-
- ky-fonipa-t-ky {
- alias {"ky-ky_FONIPA"}
+ und-Beng-t-und-taml{
+ alias{"Taml-Beng"}
}
- ky-ky_FONIPA {
- file {
- resource:process(transliterator) {"ky_ky_FONIPA.txt"}
- direction {"FORWARD"}
- }
+ und-Beng-t-und-telu{
+ alias{"Telu-Beng"}
}
-
- la-fonipa-t-la {
- alias {"la-la_FONIPA"}
+ und-Bopo-t-und-latn{
+ alias{"Latn-Bopo"}
}
- la-la_FONIPA {
- file {
- resource:process(transliterator) {"la_la_FONIPA.txt"}
- direction {"FORWARD"}
- }
+ und-Cans-t-und-latn{
+ alias{"Latn-Cans"}
}
-
- lt-t-d0-lower {
- alias {"lt-Lower"}
+ und-Cyrl-t-und-latn{
+ alias{"Latn-Cyrl"}
}
- lt-Lower {
- file {
- resource:process(transliterator) {"lt_Lower.txt"}
- direction {"FORWARD"}
- }
+ und-Deva-t-und-beng{
+ alias{"Beng-Deva"}
}
-
- lt-t-d0-title {
- alias {"lt-Title"}
+ und-Deva-t-und-gujr{
+ alias{"Gujr-Deva"}
}
- lt-Title {
- file {
- resource:process(transliterator) {"lt_Title.txt"}
- direction {"FORWARD"}
- }
+ und-Deva-t-und-guru{
+ alias{"Guru-Deva"}
}
-
- lt-t-d0-upper {
- alias {"lt-Upper"}
+ und-Deva-t-und-knda{
+ alias{"Knda-Deva"}
}
- lt-Upper {
- file {
- resource:process(transliterator) {"lt_Upper.txt"}
- direction {"FORWARD"}
- }
+ und-Deva-t-und-latn{
+ alias{"Latn-Deva"}
}
-
- mn-Latn-t-mn-m0-mns {
- alias {"mn-mn_Latn/MNS"}
+ und-Deva-t-und-mlym{
+ alias{"Mlym-Deva"}
}
- mn-mn_Latn/MNS {
- file {
- resource:process(transliterator) {"mn_mn_Latn_MNS.txt"}
- direction {"FORWARD"}
- }
+ und-Deva-t-und-orya{
+ alias{"Orya-Deva"}
}
-
- am-t-my {
- alias {"my-am"}
+ und-Deva-t-und-taml{
+ alias{"Taml-Deva"}
}
- my-am {
- file {
- resource:process(transliterator) {"my_am.txt"}
- direction {"FORWARD"}
- }
+ und-Deva-t-und-telu{
+ alias{"Telu-Deva"}
}
-
- ar-t-my {
- alias {"my-ar"}
+ und-Ethi-t-und-latn{
+ alias{"Latn-Ethi"}
}
- my-ar {
- file {
- resource:process(transliterator) {"my_ar.txt"}
- direction {"FORWARD"}
- }
+ und-Geor-t-und-latn{
+ alias{"Latn-Geor"}
}
-
- chr-t-my {
- alias {"my-chr"}
+ und-Grek-t-und-latn{
+ alias{"Latn-Grek"}
}
- my-chr {
- file {
- resource:process(transliterator) {"my_chr.txt"}
- direction {"FORWARD"}
- }
+ und-Grek-t-und-latn-m0-ungegn{
+ alias{"Latn-Grek/UNGEGN"}
}
-
- fa-t-my {
- alias {"my-fa"}
+ und-Gujr-t-und-beng{
+ alias{"Beng-Gujr"}
}
- my-fa {
- file {
- resource:process(transliterator) {"my_fa.txt"}
- direction {"FORWARD"}
- }
+ und-Gujr-t-und-deva{
+ alias{"Deva-Gujr"}
}
-
- my-fonipa-t-my {
- alias {"my-my_FONIPA"}
+ und-Gujr-t-und-guru{
+ alias{"Guru-Gujr"}
}
- my-my_FONIPA {
- file {
- resource:process(transliterator) {"my_my_FONIPA.txt"}
- direction {"FORWARD"}
- }
+ und-Gujr-t-und-knda{
+ alias{"Knda-Gujr"}
}
-
- my-t-my-d0-zawgyi {
- alias {"my-Zawgyi"}
+ und-Gujr-t-und-latn{
+ alias{"Latn-Gujr"}
}
- my-Zawgyi {
- file {
- resource:process(transliterator) {"my_Zawgyi.txt"}
- direction {"FORWARD"}
- }
+ und-Gujr-t-und-mlym{
+ alias{"Mlym-Gujr"}
}
-
- my-t-my-s0-zawgyi {
- alias {"Zawgyi-my"}
+ und-Gujr-t-und-orya{
+ alias{"Orya-Gujr"}
}
- Zawgyi-my {
- file {
- resource:process(transliterator) {"Zawgyi_my.txt"}
- direction {"FORWARD"}
- }
+ und-Gujr-t-und-taml{
+ alias{"Taml-Gujr"}
}
-
- nl-t-d0-title {
- alias {"nl-Title"}
+ und-Gujr-t-und-telu{
+ alias{"Telu-Gujr"}
}
- nl-Title {
- file {
- resource:process(transliterator) {"nl_Title.txt"}
- direction {"FORWARD"}
- }
+ und-Guru-t-und-beng{
+ alias{"Beng-Guru"}
}
-
- nv-fonipa-t-nv {
- alias {"nv-nv_FONIPA"}
+ und-Guru-t-und-deva{
+ alias{"Deva-Guru"}
}
- nv-nv_FONIPA {
- file {
- resource:process(transliterator) {"nv_nv_FONIPA.txt"}
- direction {"FORWARD"}
- }
+ und-Guru-t-und-gujr{
+ alias{"Gujr-Guru"}
}
-
- am-t-pl {
- alias {"pl-am"}
+ und-Guru-t-und-knda{
+ alias{"Knda-Guru"}
}
- pl-am {
- file {
- resource:process(transliterator) {"pl_am.txt"}
- direction {"FORWARD"}
- }
+ und-Guru-t-und-latn{
+ alias{"Latn-Guru"}
}
-
- ar-t-pl {
- alias {"pl-ar"}
+ und-Guru-t-und-mlym{
+ alias{"Mlym-Guru"}
}
- pl-ar {
- file {
- resource:process(transliterator) {"pl_ar.txt"}
- direction {"FORWARD"}
- }
+ und-Guru-t-und-orya{
+ alias{"Orya-Guru"}
}
-
- chr-t-pl {
- alias {"pl-chr"}
+ und-Guru-t-und-taml{
+ alias{"Taml-Guru"}
}
- pl-chr {
- file {
- resource:process(transliterator) {"pl_chr.txt"}
- direction {"FORWARD"}
- }
+ und-Guru-t-und-telu{
+ alias{"Telu-Guru"}
}
-
- fa-t-pl {
- alias {"pl-fa"}
+ und-Hang-t-und-latn{
+ alias{"Latn-Hang"}
}
- pl-fa {
- file {
- resource:process(transliterator) {"pl_fa.txt"}
- direction {"FORWARD"}
- }
+ und-Hans-t-und-hant{
+ alias{"Hant-Hans"}
}
-
- ja-t-pl {
- alias {"pl-ja"}
+ und-Hant-t-und-hans{
+ alias{"Hans-Hant"}
}
- pl-ja {
- file {
- resource:process(transliterator) {"pl_ja.txt"}
- direction {"FORWARD"}
- }
+ und-Hebr-t-und-latn{
+ alias{"Latn-Hebr"}
}
-
- pl-fonipa-t-pl {
- alias {"pl-pl_FONIPA"}
+ und-Hira-t-und-kana{
+ alias{"Kana-Hira"}
}
- pl-pl_FONIPA {
- file {
- resource:process(transliterator) {"pl_pl_FONIPA.txt"}
- direction {"FORWARD"}
- }
+ und-Hira-t-und-latn{
+ alias{"Latn-Hira"}
}
-
- ja-t-pl-fonipa {
- alias {"pl_FONIPA-ja"}
+ und-Jamo-t-und-latn{
+ alias{"Latn-Jamo"}
}
- pl_FONIPA-ja {
- file {
- resource:process(transliterator) {"pl_FONIPA_ja.txt"}
- direction {"FORWARD"}
- }
+ und-Kana-t-und-hira{
+ alias{"Hira-Kana"}
}
-
- am-t-rm-sursilv {
- alias {"rm_SURSILV-am"}
+ und-Kana-t-und-latn{
+ alias{"Latn-Kana"}
}
- rm_SURSILV-am {
- file {
- resource:process(transliterator) {"rm_SURSILV_am.txt"}
- direction {"FORWARD"}
- }
+ und-Knda-t-und-beng{
+ alias{"Beng-Knda"}
}
-
- ar-t-rm-sursilv {
- alias {"rm_SURSILV-ar"}
+ und-Knda-t-und-deva{
+ alias{"Deva-Knda"}
}
- rm_SURSILV-ar {
- file {
- resource:process(transliterator) {"rm_SURSILV_ar.txt"}
- direction {"FORWARD"}
- }
+ und-Knda-t-und-gujr{
+ alias{"Gujr-Knda"}
}
-
- chr-t-rm-sursilv {
- alias {"rm_SURSILV-chr"}
+ und-Knda-t-und-guru{
+ alias{"Guru-Knda"}
}
- rm_SURSILV-chr {
- file {
- resource:process(transliterator) {"rm_SURSILV_chr.txt"}
- direction {"FORWARD"}
- }
+ und-Knda-t-und-latn{
+ alias{"Latn-Knda"}
}
-
- fa-t-rm-sursilv {
- alias {"rm_SURSILV-fa"}
+ und-Knda-t-und-mlym{
+ alias{"Mlym-Knda"}
}
- rm_SURSILV-fa {
- file {
- resource:process(transliterator) {"rm_SURSILV_fa.txt"}
- direction {"FORWARD"}
- }
+ und-Knda-t-und-orya{
+ alias{"Orya-Knda"}
}
-
- rm-fonipa-sursilv-t-rm-sursilv {
- alias {"rm_SURSILV-rm_FONIPA_SURSILV"}
+ und-Knda-t-und-taml{
+ alias{"Taml-Knda"}
}
- rm_SURSILV-rm_FONIPA_SURSILV {
- file {
- resource:process(transliterator) {"rm_SURSILV_rm_FONIPA_SURSILV.txt"}
- direction {"FORWARD"}
- }
+ und-Knda-t-und-telu{
+ alias{"Telu-Knda"}
}
-
- am-t-ro {
- alias {"ro-am"}
+ und-Latn-t-s0-ascii{
+ alias{"Latin-ASCII"}
}
- ro-am {
- file {
- resource:process(transliterator) {"ro_am.txt"}
- direction {"FORWARD"}
- }
+ und-Latn-t-und-arab{
+ alias{"Arab-Latn"}
}
-
- ar-t-ro {
- alias {"ro-ar"}
+ und-Latn-t-und-armn{
+ alias{"Armn-Latn"}
}
- ro-ar {
- file {
- resource:process(transliterator) {"ro_ar.txt"}
- direction {"FORWARD"}
- }
+ und-Latn-t-und-beng{
+ alias{"Beng-Latn"}
}
-
- chr-t-ro {
- alias {"ro-chr"}
+ und-Latn-t-und-bopo{
+ alias{"Bopo-Latn"}
}
- ro-chr {
- file {
- resource:process(transliterator) {"ro_chr.txt"}
- direction {"FORWARD"}
- }
+ und-Latn-t-und-cans{
+ alias{"Cans-Latn"}
}
-
- fa-t-ro {
- alias {"ro-fa"}
+ und-Latn-t-und-cyrl{
+ alias{"Cyrl-Latn"}
}
- ro-fa {
- file {
- resource:process(transliterator) {"ro_fa.txt"}
- direction {"FORWARD"}
- }
+ und-Latn-t-und-deva{
+ alias{"Deva-Latn"}
}
-
- ja-t-ro {
- alias {"ro-ja"}
+ und-Latn-t-und-ethi{
+ alias{"Ethi-Latn"}
}
- ro-ja {
- file {
- resource:process(transliterator) {"ro_ja.txt"}
- direction {"FORWARD"}
- }
+ und-Latn-t-und-geor{
+ alias{"Geor-Latn"}
}
-
- ro-fonipa-t-ro {
- alias {"ro-ro_FONIPA"}
+ und-Latn-t-und-grek{
+ alias{"Grek-Latn"}
}
- ro-ro_FONIPA {
- file {
- resource:process(transliterator) {"ro_ro_FONIPA.txt"}
- direction {"FORWARD"}
- }
+ und-Latn-t-und-grek-m0-ungegn{
+ alias{"Grek-Latn/UNGEGN"}
}
-
- ja-t-ro-fonipa {
- alias {"ro_FONIPA-ja"}
+ und-Latn-t-und-gujr{
+ alias{"Gujr-Latn"}
}
- ro_FONIPA-ja {
- file {
- resource:process(transliterator) {"ro_FONIPA_ja.txt"}
- direction {"FORWARD"}
- }
+ und-Latn-t-und-guru{
+ alias{"Guru-Latn"}
}
-
- ja-t-ru {
- alias {"ru-ja"}
+ und-Latn-t-und-hang{
+ alias{"Hang-Latn"}
}
- ru-ja {
- file {
- resource:process(transliterator) {"ru_ja.txt"}
- direction {"FORWARD"}
- }
+ und-Latn-t-und-hani{
+ alias{"Hani-Latn"}
}
-
- zh-t-ru {
- alias {"ru-zh"}
+ und-Latn-t-und-hani-m0-prprname{
+ alias{"Han-Latin/Names"}
}
- ru-zh {
- file {
- resource:process(transliterator) {"ru_zh.txt"}
- direction {"FORWARD"}
- }
+ und-Latn-t-und-hebr{
+ alias{"Hebr-Latn"}
}
-
- Latin-Russian/BGN {
- alias {"ru_Latn-ru/BGN"}
+ und-Latn-t-und-hira{
+ alias{"Hira-Latn"}
}
- ru-t-ru-latn-m0-bgn {
- alias {"ru_Latn-ru/BGN"}
+ und-Latn-t-und-jamo{
+ alias{"Jamo-Latn"}
}
- ru_Latn-ru/BGN {
- file {
- resource:process(transliterator) {"ru_Latn_ru_BGN.txt"}
- direction {"FORWARD"}
- }
+ und-Latn-t-und-kana{
+ alias{"Kana-Latn"}
}
-
- am-t-sat {
- alias {"sat-am"}
+ und-Latn-t-und-knda{
+ alias{"Knda-Latn"}
}
- sat-am {
- file {
- resource:process(transliterator) {"sat_am.txt"}
- direction {"FORWARD"}
- }
+ und-Latn-t-und-mlym{
+ alias{"Mlym-Latn"}
}
-
- ar-t-sat {
- alias {"sat-ar"}
+ und-Latn-t-und-orya{
+ alias{"Orya-Latn"}
}
- sat-ar {
- file {
- resource:process(transliterator) {"sat_ar.txt"}
- direction {"FORWARD"}
- }
+ und-Latn-t-und-syrc{
+ alias{"Syrc-Latn"}
}
-
- chr-t-sat {
- alias {"sat-chr"}
+ und-Latn-t-und-taml{
+ alias{"Taml-Latn"}
}
- sat-chr {
- file {
- resource:process(transliterator) {"sat_chr.txt"}
- direction {"FORWARD"}
- }
+ und-Latn-t-und-telu{
+ alias{"Telu-Latn"}
}
-
- fa-t-sat {
- alias {"sat-fa"}
+ und-Latn-t-und-thaa{
+ alias{"Thaa-Latn"}
}
- sat-fa {
- file {
- resource:process(transliterator) {"sat_fa.txt"}
- direction {"FORWARD"}
- }
+ und-Latn-t-und-thai{
+ alias{"Thai-Latn"}
}
-
- sat-fonipa-t-sat-olck {
- alias {"sat_Olck-sat_FONIPA"}
+ und-Mlym-t-und-beng{
+ alias{"Beng-Mlym"}
}
- sat_Olck-sat_FONIPA {
- file {
- resource:process(transliterator) {"sat_Olck_sat_FONIPA.txt"}
- direction {"FORWARD"}
- }
+ und-Mlym-t-und-deva{
+ alias{"Deva-Mlym"}
}
-
- am-t-si {
- alias {"si-am"}
+ und-Mlym-t-und-gujr{
+ alias{"Gujr-Mlym"}
}
- si-am {
- file {
- resource:process(transliterator) {"si_am.txt"}
- direction {"FORWARD"}
- }
+ und-Mlym-t-und-guru{
+ alias{"Guru-Mlym"}
}
-
- ar-t-si {
- alias {"si-ar"}
+ und-Mlym-t-und-knda{
+ alias{"Knda-Mlym"}
}
- si-ar {
- file {
- resource:process(transliterator) {"si_ar.txt"}
- direction {"FORWARD"}
- }
+ und-Mlym-t-und-latn{
+ alias{"Latn-Mlym"}
}
-
- chr-t-si {
- alias {"si-chr"}
+ und-Mlym-t-und-orya{
+ alias{"Orya-Mlym"}
}
- si-chr {
- file {
- resource:process(transliterator) {"si_chr.txt"}
- direction {"FORWARD"}
- }
+ und-Mlym-t-und-taml{
+ alias{"Taml-Mlym"}
}
-
- fa-t-si {
- alias {"si-fa"}
+ und-Mlym-t-und-telu{
+ alias{"Telu-Mlym"}
}
- si-fa {
- file {
- resource:process(transliterator) {"si_fa.txt"}
- direction {"FORWARD"}
- }
+ und-Orya-t-und-beng{
+ alias{"Beng-Orya"}
}
-
- si-fonipa-t-si {
- alias {"si-si_FONIPA"}
+ und-Orya-t-und-deva{
+ alias{"Deva-Orya"}
}
- si-si_FONIPA {
- file {
- resource:process(transliterator) {"si_si_FONIPA.txt"}
- direction {"FORWARD"}
- }
+ und-Orya-t-und-gujr{
+ alias{"Gujr-Orya"}
}
-
- si-Latn-t-si {
- alias {"si-si_Latn"}
+ und-Orya-t-und-guru{
+ alias{"Guru-Orya"}
}
- si-si_Latn {
- file {
- resource:process(transliterator) {"si_si_Latn.txt"}
- direction {"FORWARD"}
- }
+ und-Orya-t-und-knda{
+ alias{"Knda-Orya"}
}
-
- am-t-sk {
- alias {"sk-am"}
+ und-Orya-t-und-latn{
+ alias{"Latn-Orya"}
}
- sk-am {
- file {
- resource:process(transliterator) {"sk_am.txt"}
- direction {"FORWARD"}
- }
+ und-Orya-t-und-mlym{
+ alias{"Mlym-Orya"}
}
-
- ar-t-sk {
- alias {"sk-ar"}
+ und-Orya-t-und-taml{
+ alias{"Taml-Orya"}
}
- sk-ar {
- file {
- resource:process(transliterator) {"sk_ar.txt"}
- direction {"FORWARD"}
- }
+ und-Orya-t-und-telu{
+ alias{"Telu-Orya"}
}
-
- chr-t-sk {
- alias {"sk-chr"}
+ und-Syrc-t-und-latn{
+ alias{"Latn-Syrc"}
}
- sk-chr {
- file {
- resource:process(transliterator) {"sk_chr.txt"}
- direction {"FORWARD"}
- }
+ und-Taml-t-und-beng{
+ alias{"Beng-Taml"}
}
-
- fa-t-sk {
- alias {"sk-fa"}
+ und-Taml-t-und-deva{
+ alias{"Deva-Taml"}
}
- sk-fa {
- file {
- resource:process(transliterator) {"sk_fa.txt"}
- direction {"FORWARD"}
- }
+ und-Taml-t-und-gujr{
+ alias{"Gujr-Taml"}
}
-
- ja-t-sk {
- alias {"sk-ja"}
+ und-Taml-t-und-guru{
+ alias{"Guru-Taml"}
}
- sk-ja {
- file {
- resource:process(transliterator) {"sk_ja.txt"}
- direction {"FORWARD"}
- }
+ und-Taml-t-und-knda{
+ alias{"Knda-Taml"}
}
-
- sk-fonipa-t-sk {
- alias {"sk-sk_FONIPA"}
+ und-Taml-t-und-latn{
+ alias{"Latn-Taml"}
}
- sk-sk_FONIPA {
- file {
- resource:process(transliterator) {"sk_sk_FONIPA.txt"}
- direction {"FORWARD"}
- }
+ und-Taml-t-und-mlym{
+ alias{"Mlym-Taml"}
}
-
- ja-t-sk-fonipa {
- alias {"sk_FONIPA-ja"}
+ und-Taml-t-und-orya{
+ alias{"Orya-Taml"}
}
- sk_FONIPA-ja {
- file {
- resource:process(transliterator) {"sk_FONIPA_ja.txt"}
- direction {"FORWARD"}
- }
+ und-Taml-t-und-telu{
+ alias{"Telu-Taml"}
}
-
- ta-fonipa-t-ta {
- alias {"ta-ta_FONIPA"}
+ und-Telu-t-und-beng{
+ alias{"Beng-Telu"}
}
- ta-ta_FONIPA {
- file {
- resource:process(transliterator) {"ta_ta_FONIPA.txt"}
- direction {"FORWARD"}
- }
+ und-Telu-t-und-deva{
+ alias{"Deva-Telu"}
}
-
- am-t-tlh {
- alias {"tlh-am"}
+ und-Telu-t-und-gujr{
+ alias{"Gujr-Telu"}
}
- tlh-am {
- file {
- resource:process(transliterator) {"tlh_am.txt"}
- direction {"FORWARD"}
- }
+ und-Telu-t-und-guru{
+ alias{"Guru-Telu"}
}
-
- ar-t-tlh {
- alias {"tlh-ar"}
+ und-Telu-t-und-knda{
+ alias{"Knda-Telu"}
}
- tlh-ar {
- file {
- resource:process(transliterator) {"tlh_ar.txt"}
- direction {"FORWARD"}
- }
+ und-Telu-t-und-latn{
+ alias{"Latn-Telu"}
}
-
- chr-t-tlh {
- alias {"tlh-chr"}
+ und-Telu-t-und-mlym{
+ alias{"Mlym-Telu"}
}
- tlh-chr {
- file {
- resource:process(transliterator) {"tlh_chr.txt"}
- direction {"FORWARD"}
- }
+ und-Telu-t-und-orya{
+ alias{"Orya-Telu"}
}
-
- fa-t-tlh {
- alias {"tlh-fa"}
+ und-Telu-t-und-taml{
+ alias{"Taml-Telu"}
}
- tlh-fa {
- file {
- resource:process(transliterator) {"tlh_fa.txt"}
- direction {"FORWARD"}
- }
+ und-Thaa-t-und-latn{
+ alias{"Latn-Thaa"}
}
-
- tlh-fonipa-t-tlh {
- alias {"tlh-tlh_FONIPA"}
+ und-Thai-t-und-latn{
+ alias{"Latn-Thai"}
}
- tlh-tlh_FONIPA {
- file {
- resource:process(transliterator) {"tlh_tlh_FONIPA.txt"}
- direction {"FORWARD"}
- }
+ und-fonipa-t-und-fonxsamp{
+ alias{"und_FONXSAMP-und_FONIPA"}
}
-
- tr-t-d0-lower {
- alias {"tr-Lower"}
+ und-fonxsamp-t-und-fonipa{
+ alias{"und_FONIPA-und_FONXSAMP"}
}
- tr-Lower {
- file {
- resource:process(transliterator) {"tr_Lower.txt"}
- direction {"FORWARD"}
- }
+ und-pinyin-t-d0-npinyin{
+ alias{"Latin-NumericPinyin"}
}
-
- tr-t-d0-title {
- alias {"tr-Title"}
+ und-pinyin-t-s0-npinyin{
+ alias{"NumericPinyin-Latin"}
}
- tr-Title {
- file {
- resource:process(transliterator) {"tr_Title.txt"}
- direction {"FORWARD"}
- }
+ und-t-d0-accents{
+ alias{"Any-Accents"}
}
-
- tr-t-d0-upper {
- alias {"tr-Upper"}
+ und-t-d0-ascii{
+ alias{"Latin-ASCII"}
}
- tr-Upper {
- file {
- resource:process(transliterator) {"tr_Upper.txt"}
- direction {"FORWARD"}
- }
+ und-t-d0-fwidth{
+ alias{"Halfwidth-Fullwidth"}
}
-
- ug-fonipa-t-ug {
- alias {"ug-ug_FONIPA"}
+ und-t-d0-hwidth{
+ alias{"Fullwidth-Halfwidth"}
}
- ug-ug_FONIPA {
- file {
- resource:process(transliterator) {"ug_ug_FONIPA.txt"}
- direction {"FORWARD"}
- }
+ und-t-d0-publish{
+ alias{"Any-Publishing"}
+ }
+ und-t-s0-accents{
+ alias{"Accents-Any"}
}
-
- ar-t-und-fonipa {
- alias {"und_FONIPA-ar"}
+ und-t-s0-publish{
+ alias{"Publishing-Any"}
}
- und_FONIPA-ar {
- file {
- resource:process(transliterator) {"und_FONIPA_ar.txt"}
- direction {"FORWARD"}
+ und_FONIPA-ar{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"und_FONIPA_ar.txt"}
}
}
-
- chr-t-und-fonipa {
- alias {"und_FONIPA-chr"}
+ und_FONIPA-chr{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"und_FONIPA_chr.txt"}
+ }
}
- und_FONIPA-chr {
- file {
- resource:process(transliterator) {"und_FONIPA_chr.txt"}
- direction {"FORWARD"}
+ und_FONIPA-fa{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"und_FONIPA_fa.txt"}
}
}
-
- fa-t-und-fonipa {
- alias {"und_FONIPA-fa"}
+ und_FONIPA-und_FONXSAMP{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"und_FONIPA_und_FONXSAMP.txt"}
+ }
}
- und_FONIPA-fa {
- file {
- resource:process(transliterator) {"und_FONIPA_fa.txt"}
- direction {"FORWARD"}
+ und_FONXSAMP-und_FONIPA{
+ file{
+ direction{"REVERSE"}
+ resource:process(transliterator){"und_FONIPA_und_FONXSAMP.txt"}
}
}
-
- uz-Latn-t-uz-cyrl {
- alias {"uz_Cyrl-uz_Latn"}
+ ur-t-und-beng{
+ alias{"Beng-ur"}
}
- uz_Cyrl-uz_Latn {
- file {
- resource:process(transliterator) {"uz_Cyrl_uz_Latn.txt"}
- direction {"FORWARD"}
- }
+ ur-t-und-deva{
+ alias{"Deva-ur"}
}
- uz-Cyrl-t-uz-latn {
- alias {"uz_Latn-uz_Cyrl"}
+ ur-t-und-gujr{
+ alias{"Gujr-ur"}
}
- uz_Latn-uz_Cyrl {
- file {
- resource:process(transliterator) {"uz_Cyrl_uz_Latn.txt"}
- direction {"REVERSE"}
- }
+ ur-t-und-guru{
+ alias{"Guru-ur"}
}
-
- vec-fonipa-t-vec {
- alias {"vec-vec_FONIPA"}
+ ur-t-und-knda{
+ alias{"Knda-ur"}
}
- vec-vec_FONIPA {
- file {
- resource:process(transliterator) {"vec_vec_FONIPA.txt"}
- direction {"FORWARD"}
- }
+ ur-t-und-mlym{
+ alias{"Mlym-ur"}
}
-
- am-t-xh {
- alias {"xh-am"}
+ ur-t-und-orya{
+ alias{"Orya-ur"}
}
- xh-am {
- file {
- resource:process(transliterator) {"xh_am.txt"}
- direction {"FORWARD"}
- }
+ ur-t-und-taml{
+ alias{"Taml-ur"}
}
-
- ar-t-xh {
- alias {"xh-ar"}
+ ur-t-und-telu{
+ alias{"Telu-ur"}
}
- xh-ar {
- file {
- resource:process(transliterator) {"xh_ar.txt"}
- direction {"FORWARD"}
+ uz-Cyrl-t-uz-latn{
+ alias{"uz_Latn-uz_Cyrl"}
+ }
+ uz-Latn-t-uz-cyrl{
+ alias{"uz_Cyrl-uz_Latn"}
+ }
+ uz-t-uz-cyrl-m0-bgn{
+ alias{"uz_Cyrl-uz/BGN"}
+ }
+ uz_Cyrl-uz/BGN{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"uz_Cyrl_uz_BGN.txt"}
}
}
-
- chr-t-xh {
- alias {"xh-chr"}
+ uz_Cyrl-uz_Latn{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"uz_Cyrl_uz_Latn.txt"}
+ }
}
- xh-chr {
- file {
- resource:process(transliterator) {"xh_chr.txt"}
- direction {"FORWARD"}
+ uz_Latn-uz_Cyrl{
+ file{
+ direction{"REVERSE"}
+ resource:process(transliterator){"uz_Cyrl_uz_Latn.txt"}
}
}
-
- fa-t-xh {
- alias {"xh-fa"}
+ vec-fonipa-t-vec{
+ alias{"vec-vec_FONIPA"}
}
- xh-fa {
- file {
- resource:process(transliterator) {"xh_fa.txt"}
- direction {"FORWARD"}
+ vec-vec_FONIPA{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"vec_vec_FONIPA.txt"}
}
}
-
- xh-fonipa-t-xh {
- alias {"xh-xh_FONIPA"}
+ xh-am{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"xh_am.txt"}
+ }
}
- xh-xh_FONIPA {
- file {
- resource:process(transliterator) {"xh_xh_FONIPA.txt"}
- direction {"FORWARD"}
+ xh-ar{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"xh_ar.txt"}
}
}
-
- yo-BJ-t-yo {
- alias {"yo-yo_BJ"}
+ xh-chr{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"xh_chr.txt"}
+ }
}
- yo-yo_BJ {
- file {
- resource:process(transliterator) {"yo_yo_BJ.txt"}
- direction {"FORWARD"}
+ xh-fa{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"xh_fa.txt"}
}
}
-
- ru-t-zh-latn-pinyin {
- alias {"zh_Latn_PINYIN-ru"}
+ xh-fonipa-t-xh{
+ alias{"xh-xh_FONIPA"}
}
- zh_Latn_PINYIN-ru {
- file {
- resource:process(transliterator) {"zh_Latn_PINYIN_ru.txt"}
- direction {"FORWARD"}
+ xh-xh_FONIPA{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"xh_xh_FONIPA.txt"}
}
}
-
- am-t-zu {
- alias {"zu-am"}
+ yo-BJ-t-yo{
+ alias{"yo-yo_BJ"}
}
- zu-am {
- file {
- resource:process(transliterator) {"zu_am.txt"}
- direction {"FORWARD"}
+ yo-yo_BJ{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"yo_yo_BJ.txt"}
}
}
-
- ar-t-zu {
- alias {"zu-ar"}
+ zh-t-es{
+ alias{"es-zh"}
}
- zu-ar {
- file {
- resource:process(transliterator) {"zu_ar.txt"}
- direction {"FORWARD"}
+ zh-t-es-419{
+ alias{"es_419-zh"}
+ }
+ zh-t-es-fonipa{
+ alias{"es_FONIPA-zh"}
+ }
+ zh-t-ru{
+ alias{"ru-zh"}
+ }
+ zh_Latn_PINYIN-ru{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"zh_Latn_PINYIN_ru.txt"}
}
}
-
- chr-t-zu {
- alias {"zu-chr"}
+ zu-am{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"zu_am.txt"}
+ }
}
- zu-chr {
- file {
- resource:process(transliterator) {"zu_chr.txt"}
- direction {"FORWARD"}
+ zu-ar{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"zu_ar.txt"}
}
}
-
- fa-t-zu {
- alias {"zu-fa"}
+ zu-chr{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"zu_chr.txt"}
+ }
}
- zu-fa {
- file {
- resource:process(transliterator) {"zu_fa.txt"}
- direction {"FORWARD"}
+ zu-fa{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"zu_fa.txt"}
}
}
-
- zu-fonipa-t-zu {
- alias {"zu-zu_FONIPA"}
+ zu-fonipa-t-zu{
+ alias{"zu-zu_FONIPA"}
}
- zu-zu_FONIPA {
- file {
- resource:process(transliterator) {"zu_zu_FONIPA.txt"}
- direction {"FORWARD"}
+ zu-zu_FONIPA{
+ file{
+ direction{"FORWARD"}
+ resource:process(transliterator){"zu_zu_FONIPA.txt"}
}
}
-
}
- TransliteratorNamePattern {
- // Format for the display name of a Transliterator.
- // This is the language-neutral form of this resource.
- "{0,choice,0#|1#{1}|2#{1}-{2}}" // Display name
- }
- // Transliterator display names
- // This is the English form of this resource.
- "%Translit%Hex" { "%Translit%Hex" }
- "%Translit%UnicodeName" { "%Translit%UnicodeName" }
- "%Translit%UnicodeChar" { "%Translit%UnicodeChar" }
- TransliterateLATIN{
- "",
- ""
+ TransliterateLATIN{
+ "",
+ "",
}
+ TransliteratorNamePattern{"{0,choice,0#|1#{1}|2#{1}-{2}}"}
}
diff --git a/icu4c/source/data/unit/LOCALE_DEPS.json b/icu4c/source/data/unit/LOCALE_DEPS.json
index 808163607cf..681e78cf587 100644
--- a/icu4c/source/data/unit/LOCALE_DEPS.json
+++ b/icu4c/source/data/unit/LOCALE_DEPS.json
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
{
- "cldrVersion": "36.1",
+ "cldrVersion": "37",
"aliases": {
"ars": "ar_SA",
"az_AZ": "az_Latn_AZ",
@@ -17,12 +17,16 @@
"in_ID": "id_ID",
"iw": "he",
"iw_IL": "he_IL",
+ "ks_IN": "ks_Arab_IN",
+ "mni_IN": "mni_Beng_IN",
"mo": "ro",
"no": "nb",
"no_NO": "nb_NO",
"no_NO_NY": "nn_NO",
"pa_IN": "pa_Guru_IN",
"pa_PK": "pa_Arab_PK",
+ "sat_IN": "sat_Olck_IN",
+ "sd_PK": "sd_Arab_PK",
"sh": "sr_Latn",
"sh_BA": "sr_Latn_BA",
"sh_CS": "sr_Latn_RS",
@@ -38,6 +42,7 @@
"sr_RS": "sr_Cyrl_RS",
"sr_XK": "sr_Cyrl_XK",
"sr_YU": "sr_Cyrl_RS",
+ "su_ID": "su_Latn_ID",
"tl": "fil",
"tl_PH": "fil_PH",
"uz_AF": "uz_Arab_AF",
@@ -170,6 +175,7 @@
"es_US": "es_419",
"es_UY": "es_419",
"es_VE": "es_419",
+ "ff_Adlm": "root",
"pa_Arab": "root",
"pt_AO": "pt_PT",
"pt_CH": "pt_PT",
@@ -181,6 +187,7 @@
"pt_MZ": "pt_PT",
"pt_ST": "pt_PT",
"pt_TL": "pt_PT",
+ "sd_Deva": "root",
"shi_Latn": "root",
"sr_Latn": "root",
"uz_Arab": "root",
diff --git a/icu4c/source/data/unit/af.txt b/icu4c/source/data/unit/af.txt
index 0f678633940..ac522a98736 100644
--- a/icu4c/source/data/unit/af.txt
+++ b/icu4c/source/data/unit/af.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
af{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/agq.txt b/icu4c/source/data/unit/agq.txt
index 9c1b7805466..b54dffaac06 100644
--- a/icu4c/source/data/unit/agq.txt
+++ b/icu4c/source/data/unit/agq.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
agq{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/ak.txt b/icu4c/source/data/unit/ak.txt
index be62804a061..5057e2a0be4 100644
--- a/icu4c/source/data/unit/ak.txt
+++ b/icu4c/source/data/unit/ak.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ak{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/am.txt b/icu4c/source/data/unit/am.txt
index a6c56eb8488..a40449b1572 100644
--- a/icu4c/source/data/unit/am.txt
+++ b/icu4c/source/data/unit/am.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
am{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/ar.txt b/icu4c/source/data/unit/ar.txt
index 8eadf94b762..2128a602e27 100644
--- a/icu4c/source/data/unit/ar.txt
+++ b/icu4c/source/data/unit/ar.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ar{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
@@ -2223,6 +2223,12 @@ ar{
}
permille{
dnam{"في الألف"}
+ few{"{0}؉"}
+ many{"{0}؉"}
+ one{"{0}؉"}
+ other{"{0}؉"}
+ two{"{0}؉"}
+ zero{"{0}؉"}
}
}
consumption{
diff --git a/icu4c/source/data/unit/ar_SA.txt b/icu4c/source/data/unit/ar_SA.txt
index ea3f066fc11..d6143f4191c 100644
--- a/icu4c/source/data/unit/ar_SA.txt
+++ b/icu4c/source/data/unit/ar_SA.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ar_SA{
- Version{"36.1"}
+ Version{"37"}
units{
acceleration{
meter-per-second-squared{
diff --git a/icu4c/source/data/unit/as.txt b/icu4c/source/data/unit/as.txt
index 921821b78cf..d466e2a4faf 100644
--- a/icu4c/source/data/unit/as.txt
+++ b/icu4c/source/data/unit/as.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
as{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/asa.txt b/icu4c/source/data/unit/asa.txt
index d4ca7fec6ea..6a30986cbe2 100644
--- a/icu4c/source/data/unit/asa.txt
+++ b/icu4c/source/data/unit/asa.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
asa{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/ast.txt b/icu4c/source/data/unit/ast.txt
index 83191b6bd8a..cbf377e9d85 100644
--- a/icu4c/source/data/unit/ast.txt
+++ b/icu4c/source/data/unit/ast.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ast{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/az.txt b/icu4c/source/data/unit/az.txt
index 5a3d9cf3caa..4c6f8cb6810 100644
--- a/icu4c/source/data/unit/az.txt
+++ b/icu4c/source/data/unit/az.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
az{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/az_Cyrl.txt b/icu4c/source/data/unit/az_Cyrl.txt
index 054d0dc02cc..bd374aea67f 100644
--- a/icu4c/source/data/unit/az_Cyrl.txt
+++ b/icu4c/source/data/unit/az_Cyrl.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
az_Cyrl{
%%Parent{"root"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/az_Latn.txt b/icu4c/source/data/unit/az_Latn.txt
index 4ed06397d5b..6022c58dbe0 100644
--- a/icu4c/source/data/unit/az_Latn.txt
+++ b/icu4c/source/data/unit/az_Latn.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
az_Latn{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/bas.txt b/icu4c/source/data/unit/bas.txt
index d9ad93472c8..c1c65dd01be 100644
--- a/icu4c/source/data/unit/bas.txt
+++ b/icu4c/source/data/unit/bas.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bas{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/be.txt b/icu4c/source/data/unit/be.txt
index 853772b3ea0..c40ab6fb98a 100644
--- a/icu4c/source/data/unit/be.txt
+++ b/icu4c/source/data/unit/be.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
be{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"hh:mm"}
hms{"hh:mm:ss"}
diff --git a/icu4c/source/data/unit/bem.txt b/icu4c/source/data/unit/bem.txt
index 367597263cf..9b64218ac30 100644
--- a/icu4c/source/data/unit/bem.txt
+++ b/icu4c/source/data/unit/bem.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bem{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/bez.txt b/icu4c/source/data/unit/bez.txt
index c45541d1a74..c7543782ac8 100644
--- a/icu4c/source/data/unit/bez.txt
+++ b/icu4c/source/data/unit/bez.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bez{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/bg.txt b/icu4c/source/data/unit/bg.txt
index 48112a77d38..ed044349079 100644
--- a/icu4c/source/data/unit/bg.txt
+++ b/icu4c/source/data/unit/bg.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bg{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/bm.txt b/icu4c/source/data/unit/bm.txt
index 9091f0d6eaf..92cb478b8a0 100644
--- a/icu4c/source/data/unit/bm.txt
+++ b/icu4c/source/data/unit/bm.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bm{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/bn.txt b/icu4c/source/data/unit/bn.txt
index 2a425905291..c81ea2d2c97 100644
--- a/icu4c/source/data/unit/bn.txt
+++ b/icu4c/source/data/unit/bn.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bn{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/bo.txt b/icu4c/source/data/unit/bo.txt
index 3f95e146025..c1d22eafd69 100644
--- a/icu4c/source/data/unit/bo.txt
+++ b/icu4c/source/data/unit/bo.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bo{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/br.txt b/icu4c/source/data/unit/br.txt
index 287317889ed..f3cc062e1a2 100644
--- a/icu4c/source/data/unit/br.txt
+++ b/icu4c/source/data/unit/br.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
br{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/brx.txt b/icu4c/source/data/unit/brx.txt
index 63c200467e9..09f257a1e7c 100644
--- a/icu4c/source/data/unit/brx.txt
+++ b/icu4c/source/data/unit/brx.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
brx{
- Version{"36.1"}
+ Version{"37"}
units{
duration{
day{
diff --git a/icu4c/source/data/unit/bs.txt b/icu4c/source/data/unit/bs.txt
index 2d77904a3e5..f1f1f7042da 100644
--- a/icu4c/source/data/unit/bs.txt
+++ b/icu4c/source/data/unit/bs.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bs{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/bs_Cyrl.txt b/icu4c/source/data/unit/bs_Cyrl.txt
index 221375c1389..51f0a63643b 100644
--- a/icu4c/source/data/unit/bs_Cyrl.txt
+++ b/icu4c/source/data/unit/bs_Cyrl.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
bs_Cyrl{
%%Parent{"root"}
- Version{"36.1"}
+ Version{"37"}
units{
area{
acre{
diff --git a/icu4c/source/data/unit/bs_Latn.txt b/icu4c/source/data/unit/bs_Latn.txt
index 70dd97d4179..d1a6b5e7fa7 100644
--- a/icu4c/source/data/unit/bs_Latn.txt
+++ b/icu4c/source/data/unit/bs_Latn.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bs_Latn{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/ca.txt b/icu4c/source/data/unit/ca.txt
index 9d49dcf4331..07dd4552e27 100644
--- a/icu4c/source/data/unit/ca.txt
+++ b/icu4c/source/data/unit/ca.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ca{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/ccp.txt b/icu4c/source/data/unit/ccp.txt
index 6b3de6171da..56ac3668fc0 100644
--- a/icu4c/source/data/unit/ccp.txt
+++ b/icu4c/source/data/unit/ccp.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ccp{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/ce.txt b/icu4c/source/data/unit/ce.txt
index 702af632cef..703a623108e 100644
--- a/icu4c/source/data/unit/ce.txt
+++ b/icu4c/source/data/unit/ce.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ce{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/ceb.txt b/icu4c/source/data/unit/ceb.txt
index 1c7900eeae5..475e04e6d28 100644
--- a/icu4c/source/data/unit/ceb.txt
+++ b/icu4c/source/data/unit/ceb.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ceb{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
@@ -902,6 +902,11 @@ ceb{
}
}
unitsNarrow{
+ concentr{
+ percent{
+ dnam{"%"}
+ }
+ }
consumption{
liter-per-100kilometers{
dnam{"L/100km"}
@@ -911,6 +916,10 @@ ceb{
}
coordinate{
dnam{"direksyon"}
+ east{"{0}E"}
+ north{"{0}N"}
+ south{"{0}S"}
+ west{"{0}W"}
}
duration{
day{
@@ -931,7 +940,7 @@ ceb{
minute{
dnam{"minuto"}
one{"{0} minuto"}
- other{"{0}minuto"}
+ other{"{0} minuto"}
}
month{
dnam{"buwan"}
diff --git a/icu4c/source/data/unit/cgg.txt b/icu4c/source/data/unit/cgg.txt
index 1487042b49f..25daf6b28b8 100644
--- a/icu4c/source/data/unit/cgg.txt
+++ b/icu4c/source/data/unit/cgg.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
cgg{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/chr.txt b/icu4c/source/data/unit/chr.txt
index 1d9ee09f3ad..071da3b80b9 100644
--- a/icu4c/source/data/unit/chr.txt
+++ b/icu4c/source/data/unit/chr.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
chr{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/ckb.txt b/icu4c/source/data/unit/ckb.txt
index 36b286a8ca6..8400cf4cd20 100644
--- a/icu4c/source/data/unit/ckb.txt
+++ b/icu4c/source/data/unit/ckb.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ckb{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/cs.txt b/icu4c/source/data/unit/cs.txt
index 2436e896c85..66fa1c314f0 100644
--- a/icu4c/source/data/unit/cs.txt
+++ b/icu4c/source/data/unit/cs.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
cs{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/cy.txt b/icu4c/source/data/unit/cy.txt
index 84010a4143c..795cb2bf359 100644
--- a/icu4c/source/data/unit/cy.txt
+++ b/icu4c/source/data/unit/cy.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
cy{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/da.txt b/icu4c/source/data/unit/da.txt
index df0aeb2b7e7..78ec39e8cdb 100644
--- a/icu4c/source/data/unit/da.txt
+++ b/icu4c/source/data/unit/da.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
da{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h.mm"}
hms{"h.mm.ss"}
diff --git a/icu4c/source/data/unit/dav.txt b/icu4c/source/data/unit/dav.txt
index dd9dbf8c425..6894cef6142 100644
--- a/icu4c/source/data/unit/dav.txt
+++ b/icu4c/source/data/unit/dav.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
dav{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/de.txt b/icu4c/source/data/unit/de.txt
index c93d5168b12..94a42e9ac68 100644
--- a/icu4c/source/data/unit/de.txt
+++ b/icu4c/source/data/unit/de.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
de{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/de_CH.txt b/icu4c/source/data/unit/de_CH.txt
index 61792b8b28f..63229f03172 100644
--- a/icu4c/source/data/unit/de_CH.txt
+++ b/icu4c/source/data/unit/de_CH.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
de_CH{
- Version{"36.1"}
+ Version{"37"}
units{
area{
square-foot{
diff --git a/icu4c/source/data/unit/dje.txt b/icu4c/source/data/unit/dje.txt
index 8b0f2b46afc..63575f595a1 100644
--- a/icu4c/source/data/unit/dje.txt
+++ b/icu4c/source/data/unit/dje.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
dje{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/dsb.txt b/icu4c/source/data/unit/dsb.txt
index 2a93a65081c..3a7c0029607 100644
--- a/icu4c/source/data/unit/dsb.txt
+++ b/icu4c/source/data/unit/dsb.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
dsb{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/dua.txt b/icu4c/source/data/unit/dua.txt
index 684dd4fc7ab..ba39bd9e0a5 100644
--- a/icu4c/source/data/unit/dua.txt
+++ b/icu4c/source/data/unit/dua.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
dua{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/dyo.txt b/icu4c/source/data/unit/dyo.txt
index 28a4d09d282..d9da7c43092 100644
--- a/icu4c/source/data/unit/dyo.txt
+++ b/icu4c/source/data/unit/dyo.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
dyo{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/dz.txt b/icu4c/source/data/unit/dz.txt
index 68dcc06629a..1cc6edfd72e 100644
--- a/icu4c/source/data/unit/dz.txt
+++ b/icu4c/source/data/unit/dz.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
dz{
- Version{"36.1"}
+ Version{"37"}
units{
duration{
day{
diff --git a/icu4c/source/data/unit/ebu.txt b/icu4c/source/data/unit/ebu.txt
index da9049cb68c..bfefc792107 100644
--- a/icu4c/source/data/unit/ebu.txt
+++ b/icu4c/source/data/unit/ebu.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ebu{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/ee.txt b/icu4c/source/data/unit/ee.txt
index c679e9ebedd..c5711ef363a 100644
--- a/icu4c/source/data/unit/ee.txt
+++ b/icu4c/source/data/unit/ee.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ee{
- Version{"36.1"}
+ Version{"37"}
units{
duration{
day{
diff --git a/icu4c/source/data/unit/el.txt b/icu4c/source/data/unit/el.txt
index 59ab37fa6ba..af7968a8d5e 100644
--- a/icu4c/source/data/unit/el.txt
+++ b/icu4c/source/data/unit/el.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
el{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/en.txt b/icu4c/source/data/unit/en.txt
index 9e495dff831..bc151222d77 100644
--- a/icu4c/source/data/unit/en.txt
+++ b/icu4c/source/data/unit/en.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
en{
- Version{"36.1"}
+ Version{"37"}
units{
acceleration{
g-force{
@@ -988,6 +988,18 @@ en{
one{"{0}in²"}
other{"{0}in²"}
}
+ square-kilometer{
+ dnam{"km²"}
+ one{"{0}km²"}
+ other{"{0}km²"}
+ per{"{0}/km²"}
+ }
+ square-meter{
+ dnam{"meters²"}
+ one{"{0}m²"}
+ other{"{0}m²"}
+ per{"{0}/m²"}
+ }
square-mile{
dnam{"mi²"}
one{"{0}mi²"}
@@ -1128,6 +1140,11 @@ en{
}
}
duration{
+ century{
+ dnam{"c"}
+ one{"{0}c"}
+ other{"{0}c"}
+ }
day{
dnam{"day"}
one{"{0}d"}
@@ -1145,8 +1162,8 @@ en{
}
microsecond{
dnam{"μsec"}
- one{"{0}μs"}
- other{"{0}μs"}
+ one{"{0}µs"}
+ other{"{0}µs"}
}
millisecond{
dnam{"msec"}
@@ -1556,7 +1573,7 @@ en{
bar{
dnam{"bar"}
one{"{0}bar"}
- other{"{0}bars"}
+ other{"{0}bar"}
}
hectopascal{
dnam{"hPa"}
@@ -2045,9 +2062,9 @@ en{
per{"{0}/h"}
}
microsecond{
- dnam{"μsecs"}
- one{"{0} μs"}
- other{"{0} μs"}
+ dnam{"µsecs"}
+ one{"{0} µs"}
+ other{"{0} µs"}
}
millisecond{
dnam{"millisecs"}
@@ -2471,7 +2488,7 @@ en{
bar{
dnam{"bar"}
one{"{0} bar"}
- other{"{0} bars"}
+ other{"{0} bar"}
}
hectopascal{
dnam{"hPa"}
diff --git a/icu4c/source/data/unit/en_001.txt b/icu4c/source/data/unit/en_001.txt
index 7b30f04a872..e10edffafaa 100644
--- a/icu4c/source/data/unit/en_001.txt
+++ b/icu4c/source/data/unit/en_001.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
en_001{
- Version{"36.1"}
+ Version{"37"}
units{
acceleration{
meter-per-second-squared{
diff --git a/icu4c/source/data/unit/en_150.txt b/icu4c/source/data/unit/en_150.txt
index dae2fdc78e1..5a9d0dde62b 100644
--- a/icu4c/source/data/unit/en_150.txt
+++ b/icu4c/source/data/unit/en_150.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_150{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_AG.txt b/icu4c/source/data/unit/en_AG.txt
index b510205357a..15f4f3b2f14 100644
--- a/icu4c/source/data/unit/en_AG.txt
+++ b/icu4c/source/data/unit/en_AG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_AG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_AI.txt b/icu4c/source/data/unit/en_AI.txt
index 7433aebae85..ec4deb24332 100644
--- a/icu4c/source/data/unit/en_AI.txt
+++ b/icu4c/source/data/unit/en_AI.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_AI{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_AT.txt b/icu4c/source/data/unit/en_AT.txt
index 63a4b0e5945..e4a6465fadc 100644
--- a/icu4c/source/data/unit/en_AT.txt
+++ b/icu4c/source/data/unit/en_AT.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_AT{
%%Parent{"en_150"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_AU.txt b/icu4c/source/data/unit/en_AU.txt
index 7dbd91a126f..9265c41d9a2 100644
--- a/icu4c/source/data/unit/en_AU.txt
+++ b/icu4c/source/data/unit/en_AU.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_AU{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/en_BB.txt b/icu4c/source/data/unit/en_BB.txt
index 034d3207c29..814000f3539 100644
--- a/icu4c/source/data/unit/en_BB.txt
+++ b/icu4c/source/data/unit/en_BB.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_BB{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_BE.txt b/icu4c/source/data/unit/en_BE.txt
index af22560b3f7..ded640548a4 100644
--- a/icu4c/source/data/unit/en_BE.txt
+++ b/icu4c/source/data/unit/en_BE.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_BE{
%%Parent{"en_150"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_BM.txt b/icu4c/source/data/unit/en_BM.txt
index e7e911d1ab6..1f9a62c1ac6 100644
--- a/icu4c/source/data/unit/en_BM.txt
+++ b/icu4c/source/data/unit/en_BM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_BM{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_BS.txt b/icu4c/source/data/unit/en_BS.txt
index 5c41d14d680..a4d4410d72d 100644
--- a/icu4c/source/data/unit/en_BS.txt
+++ b/icu4c/source/data/unit/en_BS.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_BS{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
unitsNarrow{
temperature{
celsius{
diff --git a/icu4c/source/data/unit/en_BW.txt b/icu4c/source/data/unit/en_BW.txt
index a246cd8acd6..611516b83c0 100644
--- a/icu4c/source/data/unit/en_BW.txt
+++ b/icu4c/source/data/unit/en_BW.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_BW{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_BZ.txt b/icu4c/source/data/unit/en_BZ.txt
index e8d7ce31e7d..bf7b1815755 100644
--- a/icu4c/source/data/unit/en_BZ.txt
+++ b/icu4c/source/data/unit/en_BZ.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_BZ{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
unitsNarrow{
temperature{
celsius{
diff --git a/icu4c/source/data/unit/en_CA.txt b/icu4c/source/data/unit/en_CA.txt
index 7f339dd9ffd..8b46844f51e 100644
--- a/icu4c/source/data/unit/en_CA.txt
+++ b/icu4c/source/data/unit/en_CA.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CA{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
units{
concentr{
karat{
diff --git a/icu4c/source/data/unit/en_CC.txt b/icu4c/source/data/unit/en_CC.txt
index 882a96c4c6e..bce9886347b 100644
--- a/icu4c/source/data/unit/en_CC.txt
+++ b/icu4c/source/data/unit/en_CC.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CC{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_CH.txt b/icu4c/source/data/unit/en_CH.txt
index ee8eb2b5cfc..244edf25157 100644
--- a/icu4c/source/data/unit/en_CH.txt
+++ b/icu4c/source/data/unit/en_CH.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CH{
%%Parent{"en_150"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_CK.txt b/icu4c/source/data/unit/en_CK.txt
index 46c73477014..ad52b0e60e4 100644
--- a/icu4c/source/data/unit/en_CK.txt
+++ b/icu4c/source/data/unit/en_CK.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CK{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_CM.txt b/icu4c/source/data/unit/en_CM.txt
index 4de4b603d85..bf63213a9c6 100644
--- a/icu4c/source/data/unit/en_CM.txt
+++ b/icu4c/source/data/unit/en_CM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CM{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_CX.txt b/icu4c/source/data/unit/en_CX.txt
index 9586f9cca08..702f22b6997 100644
--- a/icu4c/source/data/unit/en_CX.txt
+++ b/icu4c/source/data/unit/en_CX.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CX{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_CY.txt b/icu4c/source/data/unit/en_CY.txt
index 19e7a33b6cb..21b11b75693 100644
--- a/icu4c/source/data/unit/en_CY.txt
+++ b/icu4c/source/data/unit/en_CY.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CY{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_DE.txt b/icu4c/source/data/unit/en_DE.txt
index 57ff8d7349e..262361402a1 100644
--- a/icu4c/source/data/unit/en_DE.txt
+++ b/icu4c/source/data/unit/en_DE.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_DE{
%%Parent{"en_150"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_DG.txt b/icu4c/source/data/unit/en_DG.txt
index 881c24b988f..95b8e88b241 100644
--- a/icu4c/source/data/unit/en_DG.txt
+++ b/icu4c/source/data/unit/en_DG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_DG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_DK.txt b/icu4c/source/data/unit/en_DK.txt
index 685a49aba90..d98349b1211 100644
--- a/icu4c/source/data/unit/en_DK.txt
+++ b/icu4c/source/data/unit/en_DK.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_DK{
%%Parent{"en_150"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_DM.txt b/icu4c/source/data/unit/en_DM.txt
index e9db19895e0..5bfedb7bc57 100644
--- a/icu4c/source/data/unit/en_DM.txt
+++ b/icu4c/source/data/unit/en_DM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_DM{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_ER.txt b/icu4c/source/data/unit/en_ER.txt
index d126aa5aae1..afd82fc8084 100644
--- a/icu4c/source/data/unit/en_ER.txt
+++ b/icu4c/source/data/unit/en_ER.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_ER{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_FI.txt b/icu4c/source/data/unit/en_FI.txt
index e7781308fb1..ae4b5178a0f 100644
--- a/icu4c/source/data/unit/en_FI.txt
+++ b/icu4c/source/data/unit/en_FI.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_FI{
%%Parent{"en_150"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_FJ.txt b/icu4c/source/data/unit/en_FJ.txt
index abe4c34b062..0c4ca01ddb1 100644
--- a/icu4c/source/data/unit/en_FJ.txt
+++ b/icu4c/source/data/unit/en_FJ.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_FJ{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_FK.txt b/icu4c/source/data/unit/en_FK.txt
index f1c3c466247..9c92bfddf15 100644
--- a/icu4c/source/data/unit/en_FK.txt
+++ b/icu4c/source/data/unit/en_FK.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_FK{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_FM.txt b/icu4c/source/data/unit/en_FM.txt
index 96883597e8f..352f324e971 100644
--- a/icu4c/source/data/unit/en_FM.txt
+++ b/icu4c/source/data/unit/en_FM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_FM{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_GB.txt b/icu4c/source/data/unit/en_GB.txt
index 5ae2abe3569..6b7a4eb3b4b 100644
--- a/icu4c/source/data/unit/en_GB.txt
+++ b/icu4c/source/data/unit/en_GB.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GB{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
@@ -18,6 +18,13 @@ en_GB{
}
}
unitsShort{
+ duration{
+ microsecond{
+ dnam{"μsecs"}
+ one{"{0} μs"}
+ other{"{0} μs"}
+ }
+ }
volume{
fluid-ounce-imperial{
dnam{"fl oz"}
diff --git a/icu4c/source/data/unit/en_GD.txt b/icu4c/source/data/unit/en_GD.txt
index 22ed594061a..98ca5e43fb1 100644
--- a/icu4c/source/data/unit/en_GD.txt
+++ b/icu4c/source/data/unit/en_GD.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GD{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_GG.txt b/icu4c/source/data/unit/en_GG.txt
index 675cb9352f3..8bee533ca6e 100644
--- a/icu4c/source/data/unit/en_GG.txt
+++ b/icu4c/source/data/unit/en_GG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_GH.txt b/icu4c/source/data/unit/en_GH.txt
index ad6ff5bcafd..de371508504 100644
--- a/icu4c/source/data/unit/en_GH.txt
+++ b/icu4c/source/data/unit/en_GH.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GH{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_GI.txt b/icu4c/source/data/unit/en_GI.txt
index 93dee6d057d..5afa54f0b21 100644
--- a/icu4c/source/data/unit/en_GI.txt
+++ b/icu4c/source/data/unit/en_GI.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GI{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_GM.txt b/icu4c/source/data/unit/en_GM.txt
index 0c550b3037f..bbf424ce80b 100644
--- a/icu4c/source/data/unit/en_GM.txt
+++ b/icu4c/source/data/unit/en_GM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GM{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_GY.txt b/icu4c/source/data/unit/en_GY.txt
index 1f23301015e..905d5bef164 100644
--- a/icu4c/source/data/unit/en_GY.txt
+++ b/icu4c/source/data/unit/en_GY.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GY{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_HK.txt b/icu4c/source/data/unit/en_HK.txt
index 7f6ef70b4e8..3eec8fe6d58 100644
--- a/icu4c/source/data/unit/en_HK.txt
+++ b/icu4c/source/data/unit/en_HK.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_HK{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_IE.txt b/icu4c/source/data/unit/en_IE.txt
index 423f29dcff0..96feab56fd0 100644
--- a/icu4c/source/data/unit/en_IE.txt
+++ b/icu4c/source/data/unit/en_IE.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_IE{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_IL.txt b/icu4c/source/data/unit/en_IL.txt
index 02e80c533bc..2d329190ae6 100644
--- a/icu4c/source/data/unit/en_IL.txt
+++ b/icu4c/source/data/unit/en_IL.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_IL{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_IM.txt b/icu4c/source/data/unit/en_IM.txt
index 898ee622fac..15a218b3459 100644
--- a/icu4c/source/data/unit/en_IM.txt
+++ b/icu4c/source/data/unit/en_IM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_IM{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_IN.txt b/icu4c/source/data/unit/en_IN.txt
index 5fa3b845383..9ee679429bd 100644
--- a/icu4c/source/data/unit/en_IN.txt
+++ b/icu4c/source/data/unit/en_IN.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_IN{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
units{
temperature{
generic{
diff --git a/icu4c/source/data/unit/en_IO.txt b/icu4c/source/data/unit/en_IO.txt
index 3f59a942a76..5cd72105461 100644
--- a/icu4c/source/data/unit/en_IO.txt
+++ b/icu4c/source/data/unit/en_IO.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_IO{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_JE.txt b/icu4c/source/data/unit/en_JE.txt
index 8a8aa1e627b..d8e0823c165 100644
--- a/icu4c/source/data/unit/en_JE.txt
+++ b/icu4c/source/data/unit/en_JE.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_JE{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_JM.txt b/icu4c/source/data/unit/en_JM.txt
index 75490849ae4..695ae1a1812 100644
--- a/icu4c/source/data/unit/en_JM.txt
+++ b/icu4c/source/data/unit/en_JM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_JM{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_KE.txt b/icu4c/source/data/unit/en_KE.txt
index 4282fa91b23..eecdd357a01 100644
--- a/icu4c/source/data/unit/en_KE.txt
+++ b/icu4c/source/data/unit/en_KE.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_KE{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_KI.txt b/icu4c/source/data/unit/en_KI.txt
index 7ce9da107c9..6c68a9fa83d 100644
--- a/icu4c/source/data/unit/en_KI.txt
+++ b/icu4c/source/data/unit/en_KI.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_KI{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_KN.txt b/icu4c/source/data/unit/en_KN.txt
index be4025f432e..35ebc91eb17 100644
--- a/icu4c/source/data/unit/en_KN.txt
+++ b/icu4c/source/data/unit/en_KN.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_KN{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_KY.txt b/icu4c/source/data/unit/en_KY.txt
index 70a7923a423..1f707eec024 100644
--- a/icu4c/source/data/unit/en_KY.txt
+++ b/icu4c/source/data/unit/en_KY.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_KY{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
unitsNarrow{
temperature{
celsius{
diff --git a/icu4c/source/data/unit/en_LC.txt b/icu4c/source/data/unit/en_LC.txt
index e50628c1bef..5e248adcff8 100644
--- a/icu4c/source/data/unit/en_LC.txt
+++ b/icu4c/source/data/unit/en_LC.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_LC{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_LR.txt b/icu4c/source/data/unit/en_LR.txt
index b35971e87f7..0a77adc8b4f 100644
--- a/icu4c/source/data/unit/en_LR.txt
+++ b/icu4c/source/data/unit/en_LR.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_LR{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_LS.txt b/icu4c/source/data/unit/en_LS.txt
index bd42a67c389..14848c9fef0 100644
--- a/icu4c/source/data/unit/en_LS.txt
+++ b/icu4c/source/data/unit/en_LS.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_LS{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_MG.txt b/icu4c/source/data/unit/en_MG.txt
index 3226b347a51..2f24348d2b7 100644
--- a/icu4c/source/data/unit/en_MG.txt
+++ b/icu4c/source/data/unit/en_MG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_MO.txt b/icu4c/source/data/unit/en_MO.txt
index 7064c4d2197..2cd5c0a8f38 100644
--- a/icu4c/source/data/unit/en_MO.txt
+++ b/icu4c/source/data/unit/en_MO.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MO{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_MS.txt b/icu4c/source/data/unit/en_MS.txt
index 91062094066..fbedac5bdef 100644
--- a/icu4c/source/data/unit/en_MS.txt
+++ b/icu4c/source/data/unit/en_MS.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MS{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_MT.txt b/icu4c/source/data/unit/en_MT.txt
index f02b32659ae..a3af9271389 100644
--- a/icu4c/source/data/unit/en_MT.txt
+++ b/icu4c/source/data/unit/en_MT.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MT{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_MU.txt b/icu4c/source/data/unit/en_MU.txt
index ed965574752..1e672406bf1 100644
--- a/icu4c/source/data/unit/en_MU.txt
+++ b/icu4c/source/data/unit/en_MU.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MU{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_MW.txt b/icu4c/source/data/unit/en_MW.txt
index 0b7fbf8817c..06244544e9d 100644
--- a/icu4c/source/data/unit/en_MW.txt
+++ b/icu4c/source/data/unit/en_MW.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MW{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_MY.txt b/icu4c/source/data/unit/en_MY.txt
index 738cdb35242..ffd93f8e315 100644
--- a/icu4c/source/data/unit/en_MY.txt
+++ b/icu4c/source/data/unit/en_MY.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MY{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_NA.txt b/icu4c/source/data/unit/en_NA.txt
index 21e2d13366b..0b019a8d650 100644
--- a/icu4c/source/data/unit/en_NA.txt
+++ b/icu4c/source/data/unit/en_NA.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NA{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_NF.txt b/icu4c/source/data/unit/en_NF.txt
index 046e294001b..e264ade967b 100644
--- a/icu4c/source/data/unit/en_NF.txt
+++ b/icu4c/source/data/unit/en_NF.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NF{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_NG.txt b/icu4c/source/data/unit/en_NG.txt
index 86433a3c7a1..70db1dbe8f9 100644
--- a/icu4c/source/data/unit/en_NG.txt
+++ b/icu4c/source/data/unit/en_NG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_NL.txt b/icu4c/source/data/unit/en_NL.txt
index 9e5148168f0..5b5436b9dc6 100644
--- a/icu4c/source/data/unit/en_NL.txt
+++ b/icu4c/source/data/unit/en_NL.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NL{
%%Parent{"en_150"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_NR.txt b/icu4c/source/data/unit/en_NR.txt
index 896dd231f37..4377e15a656 100644
--- a/icu4c/source/data/unit/en_NR.txt
+++ b/icu4c/source/data/unit/en_NR.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NR{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_NU.txt b/icu4c/source/data/unit/en_NU.txt
index a7199cf7de1..56d9b22ea29 100644
--- a/icu4c/source/data/unit/en_NU.txt
+++ b/icu4c/source/data/unit/en_NU.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NU{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_NZ.txt b/icu4c/source/data/unit/en_NZ.txt
index c4e05f82f0f..ca3650e0f51 100644
--- a/icu4c/source/data/unit/en_NZ.txt
+++ b/icu4c/source/data/unit/en_NZ.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NZ{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_PG.txt b/icu4c/source/data/unit/en_PG.txt
index 2a2e5c8754a..ffddbf48a87 100644
--- a/icu4c/source/data/unit/en_PG.txt
+++ b/icu4c/source/data/unit/en_PG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_PG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_PH.txt b/icu4c/source/data/unit/en_PH.txt
index b54a59e8d24..96578848ab8 100644
--- a/icu4c/source/data/unit/en_PH.txt
+++ b/icu4c/source/data/unit/en_PH.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_PH{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_PK.txt b/icu4c/source/data/unit/en_PK.txt
index 68f6ede42c9..874a3eeda13 100644
--- a/icu4c/source/data/unit/en_PK.txt
+++ b/icu4c/source/data/unit/en_PK.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_PK{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_PN.txt b/icu4c/source/data/unit/en_PN.txt
index 0fbd986de9c..7f93228000e 100644
--- a/icu4c/source/data/unit/en_PN.txt
+++ b/icu4c/source/data/unit/en_PN.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_PN{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_PW.txt b/icu4c/source/data/unit/en_PW.txt
index 87da8ebbceb..3a0ff855fe2 100644
--- a/icu4c/source/data/unit/en_PW.txt
+++ b/icu4c/source/data/unit/en_PW.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_PW{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
unitsNarrow{
temperature{
celsius{
diff --git a/icu4c/source/data/unit/en_RW.txt b/icu4c/source/data/unit/en_RW.txt
index c7a76412ee8..bc329328e29 100644
--- a/icu4c/source/data/unit/en_RW.txt
+++ b/icu4c/source/data/unit/en_RW.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_RW{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_SB.txt b/icu4c/source/data/unit/en_SB.txt
index 7655f506a1d..7e736c28dae 100644
--- a/icu4c/source/data/unit/en_SB.txt
+++ b/icu4c/source/data/unit/en_SB.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SB{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_SC.txt b/icu4c/source/data/unit/en_SC.txt
index 94778702b4f..df04930ee04 100644
--- a/icu4c/source/data/unit/en_SC.txt
+++ b/icu4c/source/data/unit/en_SC.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SC{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_SD.txt b/icu4c/source/data/unit/en_SD.txt
index ad23cb45261..f2110fab60c 100644
--- a/icu4c/source/data/unit/en_SD.txt
+++ b/icu4c/source/data/unit/en_SD.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SD{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_SE.txt b/icu4c/source/data/unit/en_SE.txt
index 82412c95191..c2a72c0820b 100644
--- a/icu4c/source/data/unit/en_SE.txt
+++ b/icu4c/source/data/unit/en_SE.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SE{
%%Parent{"en_150"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_SG.txt b/icu4c/source/data/unit/en_SG.txt
index a273fc6720f..ddf857dc640 100644
--- a/icu4c/source/data/unit/en_SG.txt
+++ b/icu4c/source/data/unit/en_SG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_SH.txt b/icu4c/source/data/unit/en_SH.txt
index d19bccd4c13..0e6c3dc082d 100644
--- a/icu4c/source/data/unit/en_SH.txt
+++ b/icu4c/source/data/unit/en_SH.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SH{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_SI.txt b/icu4c/source/data/unit/en_SI.txt
index ea8b19567cf..a69030ee879 100644
--- a/icu4c/source/data/unit/en_SI.txt
+++ b/icu4c/source/data/unit/en_SI.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SI{
%%Parent{"en_150"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_SL.txt b/icu4c/source/data/unit/en_SL.txt
index 14f8e82869f..b956002c8c6 100644
--- a/icu4c/source/data/unit/en_SL.txt
+++ b/icu4c/source/data/unit/en_SL.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SL{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_SS.txt b/icu4c/source/data/unit/en_SS.txt
index d3850357e9b..80fb80078f9 100644
--- a/icu4c/source/data/unit/en_SS.txt
+++ b/icu4c/source/data/unit/en_SS.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SS{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_SX.txt b/icu4c/source/data/unit/en_SX.txt
index f18d586d646..28da271484b 100644
--- a/icu4c/source/data/unit/en_SX.txt
+++ b/icu4c/source/data/unit/en_SX.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SX{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_SZ.txt b/icu4c/source/data/unit/en_SZ.txt
index a9a02632e77..431d63a6eaf 100644
--- a/icu4c/source/data/unit/en_SZ.txt
+++ b/icu4c/source/data/unit/en_SZ.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SZ{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_TC.txt b/icu4c/source/data/unit/en_TC.txt
index 8f5f1155e42..4129b99aedf 100644
--- a/icu4c/source/data/unit/en_TC.txt
+++ b/icu4c/source/data/unit/en_TC.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_TC{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_TK.txt b/icu4c/source/data/unit/en_TK.txt
index 6e854718e89..11010f35ad4 100644
--- a/icu4c/source/data/unit/en_TK.txt
+++ b/icu4c/source/data/unit/en_TK.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_TK{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_TO.txt b/icu4c/source/data/unit/en_TO.txt
index 067c7bfb716..6b63ad24fc1 100644
--- a/icu4c/source/data/unit/en_TO.txt
+++ b/icu4c/source/data/unit/en_TO.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_TO{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_TT.txt b/icu4c/source/data/unit/en_TT.txt
index 8336e0121d1..d91ebb5a6aa 100644
--- a/icu4c/source/data/unit/en_TT.txt
+++ b/icu4c/source/data/unit/en_TT.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_TT{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_TV.txt b/icu4c/source/data/unit/en_TV.txt
index 2430afbedb2..2d0ae8f9f05 100644
--- a/icu4c/source/data/unit/en_TV.txt
+++ b/icu4c/source/data/unit/en_TV.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_TV{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_TZ.txt b/icu4c/source/data/unit/en_TZ.txt
index 3bede84175b..2ff0cbd9517 100644
--- a/icu4c/source/data/unit/en_TZ.txt
+++ b/icu4c/source/data/unit/en_TZ.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_TZ{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_UG.txt b/icu4c/source/data/unit/en_UG.txt
index 784c20f2f77..7ad0d876d3d 100644
--- a/icu4c/source/data/unit/en_UG.txt
+++ b/icu4c/source/data/unit/en_UG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_UG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_VC.txt b/icu4c/source/data/unit/en_VC.txt
index 604f07b9062..45b455da495 100644
--- a/icu4c/source/data/unit/en_VC.txt
+++ b/icu4c/source/data/unit/en_VC.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_VC{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_VG.txt b/icu4c/source/data/unit/en_VG.txt
index fe78a6642ba..3e84e3013cc 100644
--- a/icu4c/source/data/unit/en_VG.txt
+++ b/icu4c/source/data/unit/en_VG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_VG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_VU.txt b/icu4c/source/data/unit/en_VU.txt
index ef21f135b0a..6229365b1f9 100644
--- a/icu4c/source/data/unit/en_VU.txt
+++ b/icu4c/source/data/unit/en_VU.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_VU{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_WS.txt b/icu4c/source/data/unit/en_WS.txt
index 5069b4d1309..5d2f739b8e3 100644
--- a/icu4c/source/data/unit/en_WS.txt
+++ b/icu4c/source/data/unit/en_WS.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_WS{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_ZA.txt b/icu4c/source/data/unit/en_ZA.txt
index 200ee795143..942751ed3d3 100644
--- a/icu4c/source/data/unit/en_ZA.txt
+++ b/icu4c/source/data/unit/en_ZA.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_ZA{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_ZM.txt b/icu4c/source/data/unit/en_ZM.txt
index 88cdb0276d3..32588ce8aff 100644
--- a/icu4c/source/data/unit/en_ZM.txt
+++ b/icu4c/source/data/unit/en_ZM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_ZM{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/en_ZW.txt b/icu4c/source/data/unit/en_ZW.txt
index 01e1d49422f..05fb790dbc5 100644
--- a/icu4c/source/data/unit/en_ZW.txt
+++ b/icu4c/source/data/unit/en_ZW.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_ZW{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/eo.txt b/icu4c/source/data/unit/eo.txt
index 6cc5c53eb26..36f7c405114 100644
--- a/icu4c/source/data/unit/eo.txt
+++ b/icu4c/source/data/unit/eo.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
eo{
- Version{"36.1"}
+ Version{"37"}
unitsShort{
duration{
month{
diff --git a/icu4c/source/data/unit/es.txt b/icu4c/source/data/unit/es.txt
index 7599be43147..e250c8a04fe 100644
--- a/icu4c/source/data/unit/es.txt
+++ b/icu4c/source/data/unit/es.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
es{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/es_419.txt b/icu4c/source/data/unit/es_419.txt
index 777ae5c300c..d41a2147c2f 100644
--- a/icu4c/source/data/unit/es_419.txt
+++ b/icu4c/source/data/unit/es_419.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
es_419{
- Version{"36.1"}
+ Version{"37"}
units{
concentr{
milligram-per-deciliter{
diff --git a/icu4c/source/data/unit/es_AR.txt b/icu4c/source/data/unit/es_AR.txt
index e578526eadd..30820ee7e43 100644
--- a/icu4c/source/data/unit/es_AR.txt
+++ b/icu4c/source/data/unit/es_AR.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_AR{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
units{
duration{
year{
diff --git a/icu4c/source/data/unit/es_BO.txt b/icu4c/source/data/unit/es_BO.txt
index 6f38b6a1658..dac8e43a948 100644
--- a/icu4c/source/data/unit/es_BO.txt
+++ b/icu4c/source/data/unit/es_BO.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_BO{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/es_BR.txt b/icu4c/source/data/unit/es_BR.txt
index 26b70ef53ef..a8d655c2c50 100644
--- a/icu4c/source/data/unit/es_BR.txt
+++ b/icu4c/source/data/unit/es_BR.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_BR{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/es_BZ.txt b/icu4c/source/data/unit/es_BZ.txt
index 2969b0b5235..f7034128e3b 100644
--- a/icu4c/source/data/unit/es_BZ.txt
+++ b/icu4c/source/data/unit/es_BZ.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_BZ{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/es_CL.txt b/icu4c/source/data/unit/es_CL.txt
index b096f60d5bb..37d36d7d40b 100644
--- a/icu4c/source/data/unit/es_CL.txt
+++ b/icu4c/source/data/unit/es_CL.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_CL{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hms{"hh:mm:ss"}
ms{"mm:ss"}
diff --git a/icu4c/source/data/unit/es_CO.txt b/icu4c/source/data/unit/es_CO.txt
index 95ed4324551..7133af7c56b 100644
--- a/icu4c/source/data/unit/es_CO.txt
+++ b/icu4c/source/data/unit/es_CO.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_CO{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
units{
duration{
month{
diff --git a/icu4c/source/data/unit/es_CR.txt b/icu4c/source/data/unit/es_CR.txt
index 3bcc1f6bfa3..209ac6c8624 100644
--- a/icu4c/source/data/unit/es_CR.txt
+++ b/icu4c/source/data/unit/es_CR.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_CR{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/es_CU.txt b/icu4c/source/data/unit/es_CU.txt
index 2ee914029a6..a316a0d43e0 100644
--- a/icu4c/source/data/unit/es_CU.txt
+++ b/icu4c/source/data/unit/es_CU.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_CU{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/es_DO.txt b/icu4c/source/data/unit/es_DO.txt
index e6a06009aad..c6fb2a283be 100644
--- a/icu4c/source/data/unit/es_DO.txt
+++ b/icu4c/source/data/unit/es_DO.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_DO{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
units{
electric{
ampere{
diff --git a/icu4c/source/data/unit/es_EC.txt b/icu4c/source/data/unit/es_EC.txt
index 7d7251be5fb..e9e98083a19 100644
--- a/icu4c/source/data/unit/es_EC.txt
+++ b/icu4c/source/data/unit/es_EC.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_EC{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/es_GT.txt b/icu4c/source/data/unit/es_GT.txt
index a309430ec53..78a3245ce9b 100644
--- a/icu4c/source/data/unit/es_GT.txt
+++ b/icu4c/source/data/unit/es_GT.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_GT{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
units{
duration{
day{
diff --git a/icu4c/source/data/unit/es_HN.txt b/icu4c/source/data/unit/es_HN.txt
index 451615fb37d..cd727c1cb01 100644
--- a/icu4c/source/data/unit/es_HN.txt
+++ b/icu4c/source/data/unit/es_HN.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_HN{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/es_MX.txt b/icu4c/source/data/unit/es_MX.txt
index 90d4ab0b12d..423060a4015 100644
--- a/icu4c/source/data/unit/es_MX.txt
+++ b/icu4c/source/data/unit/es_MX.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_MX{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
units{
concentr{
milligram-per-deciliter{
diff --git a/icu4c/source/data/unit/es_NI.txt b/icu4c/source/data/unit/es_NI.txt
index 104962f0f06..e711c11e2cb 100644
--- a/icu4c/source/data/unit/es_NI.txt
+++ b/icu4c/source/data/unit/es_NI.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_NI{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/es_PA.txt b/icu4c/source/data/unit/es_PA.txt
index 5afd2f9bc09..aa4811456c4 100644
--- a/icu4c/source/data/unit/es_PA.txt
+++ b/icu4c/source/data/unit/es_PA.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_PA{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/es_PE.txt b/icu4c/source/data/unit/es_PE.txt
index 3c74d9a73a4..a0f01df21e4 100644
--- a/icu4c/source/data/unit/es_PE.txt
+++ b/icu4c/source/data/unit/es_PE.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_PE{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/es_PR.txt b/icu4c/source/data/unit/es_PR.txt
index f3c19da96c2..10a09c6df09 100644
--- a/icu4c/source/data/unit/es_PR.txt
+++ b/icu4c/source/data/unit/es_PR.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_PR{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
unitsNarrow{
temperature{
fahrenheit{
diff --git a/icu4c/source/data/unit/es_PY.txt b/icu4c/source/data/unit/es_PY.txt
index a343d5414a7..d45a290dcdf 100644
--- a/icu4c/source/data/unit/es_PY.txt
+++ b/icu4c/source/data/unit/es_PY.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_PY{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
units{
duration{
year{
diff --git a/icu4c/source/data/unit/es_SV.txt b/icu4c/source/data/unit/es_SV.txt
index 0217f84fd1c..426c56d5b5f 100644
--- a/icu4c/source/data/unit/es_SV.txt
+++ b/icu4c/source/data/unit/es_SV.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_SV{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/es_US.txt b/icu4c/source/data/unit/es_US.txt
index 5a5aaae50ee..7e442d38331 100644
--- a/icu4c/source/data/unit/es_US.txt
+++ b/icu4c/source/data/unit/es_US.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_US{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
units{
angle{
arc-minute{
diff --git a/icu4c/source/data/unit/es_UY.txt b/icu4c/source/data/unit/es_UY.txt
index 408af2cc589..41fc7c05d55 100644
--- a/icu4c/source/data/unit/es_UY.txt
+++ b/icu4c/source/data/unit/es_UY.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_UY{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/es_VE.txt b/icu4c/source/data/unit/es_VE.txt
index 4a0ebb734c9..445e952f80a 100644
--- a/icu4c/source/data/unit/es_VE.txt
+++ b/icu4c/source/data/unit/es_VE.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_VE{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/et.txt b/icu4c/source/data/unit/et.txt
index dad5945d25c..b0d7b5c9fe4 100644
--- a/icu4c/source/data/unit/et.txt
+++ b/icu4c/source/data/unit/et.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
et{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/eu.txt b/icu4c/source/data/unit/eu.txt
index 2b9aa8a6d50..c4c3ab5f7ff 100644
--- a/icu4c/source/data/unit/eu.txt
+++ b/icu4c/source/data/unit/eu.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
eu{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
@@ -101,6 +101,7 @@ eu{
}
compound{
per{"{0}/{1}"}
+ times{"{0}-{1}"}
}
concentr{
karat{
@@ -346,6 +347,11 @@ eu{
one{"{0} kilowatt-ordu"}
other{"{0} kilowatt-ordu"}
}
+ therm-us{
+ dnam{"AEBko termiak"}
+ one{"{0} AEBko termia"}
+ other{"{0} AEBko termia"}
+ }
}
force{
newton{
@@ -672,6 +678,7 @@ eu{
other{"{0} merkurio-milimetro"}
}
pascal{
+ dnam{"pascal"}
one{"{0} pascal"}
other{"{0} pascal"}
}
@@ -922,6 +929,7 @@ eu{
}
compound{
per{"{0}/{1}"}
+ times{"{0}{1}"}
}
concentr{
percent{
@@ -1216,6 +1224,7 @@ eu{
}
compound{
per{"{0}/{1}"}
+ times{"{0}{1}"}
}
concentr{
karat{
@@ -1461,6 +1470,11 @@ eu{
one{"{0} kWh"}
other{"{0} kWh"}
}
+ therm-us{
+ dnam{"AEBko termia"}
+ one{"{0} AEBko termia"}
+ other{"{0} AEBko termia"}
+ }
}
force{
newton{
@@ -1510,9 +1524,13 @@ eu{
}
megapixel{
dnam{"megapixel"}
+ one{"{0} Mp"}
+ other{"{0} Mp"}
}
pixel{
dnam{"pixel"}
+ one{"{0} p"}
+ other{"{0} p"}
}
pixel-per-centimeter{
dnam{"ppcm"}
diff --git a/icu4c/source/data/unit/ewo.txt b/icu4c/source/data/unit/ewo.txt
index ca692a31ef9..9fd55df66cb 100644
--- a/icu4c/source/data/unit/ewo.txt
+++ b/icu4c/source/data/unit/ewo.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ewo{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/fa.txt b/icu4c/source/data/unit/fa.txt
index 306f78131af..16ef77cf1e1 100644
--- a/icu4c/source/data/unit/fa.txt
+++ b/icu4c/source/data/unit/fa.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fa{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/ff.txt b/icu4c/source/data/unit/ff.txt
index 599367b67e2..b51bbce2161 100644
--- a/icu4c/source/data/unit/ff.txt
+++ b/icu4c/source/data/unit/ff.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ff{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/ff_Adlm.txt b/icu4c/source/data/unit/ff_Adlm.txt
new file mode 100644
index 00000000000..9dafb5a41f7
--- /dev/null
+++ b/icu4c/source/data/unit/ff_Adlm.txt
@@ -0,0 +1,429 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+ff_Adlm{
+ %%Parent{"root"}
+ Version{"37"}
+ units{
+ area{
+ hectare{
+ dnam{"𞤸𞤫𞤳𞤼𞤢𞥄𞤪𞤭"}
+ one{"{0} 𞤸𞤫𞤳𞤼𞤢𞥄𞤪𞤵"}
+ other{"{0} 𞤸𞤫𞤳𞤼𞤢𞥄𞤪𞤵𞥅𞤶𞤭"}
+ }
+ square-kilometer{
+ dnam{"𞤳𞤭𞤤𞤮𞤥𞤫𞥅𞤼𞤭 𞤶𞤢𞥄𞤣𞤭𞤲𞤳𞤮𞥅𞤶𞤭"}
+ one{"{0} 𞤳𞤭𞤤𞤮𞤥𞤫𞥅𞤼𞤮𞤤 𞤶𞤢𞥄𞤣𞤭𞤲𞤳𞤮𞤱𞤮𞤤"}
+ other{"{0} 𞤳𞤭𞤤𞤮𞤥𞤫𞥅𞤼𞤭 𞤶𞤢𞥄𞤣𞤭𞤲𞤳𞤮𞥅𞤶𞤭"}
+ per{"{0}/𞤫 𞤳𞤭𞤤𞤮𞤥𞤫𞥅𞤼𞤮𞤤 𞤶𞤢𞥄𞤣𞤭𞤲𞤳𞤮𞤱𞤮𞤤"}
+ }
+ }
+ duration{
+ century{
+ dnam{"𞤼𞤫𞥅𞤥𞤭𞤲𞤢𞤲𞤯𞤫"}
+ one{"{0} 𞤼𞤫𞥅𞤥𞤭𞤲𞤢𞤲𞤣𞤫"}
+ other{"{0} 𞤼𞤫𞥅𞤥𞤭𞤲𞤢𞤲𞤯𞤫"}
+ }
+ day{
+ dnam{"𞤻𞤢𞤤𞥆𞤢𞤤"}
+ one{"{0} 𞤻𞤢𞤤𞥆𞤢𞤤"}
+ other{"{0} 𞤻𞤢𞤤𞥆𞤫"}
+ per{"{0} 𞤲𞥋𞤣𞤫𞤪 𞤻𞤢𞤤𞥆𞤢𞤤"}
+ }
+ hour{
+ dnam{"𞤲𞥋𞤶𞤢𞤥𞤤𞤭"}
+ one{"{0} 𞤲𞥋𞤶𞤢𞤥𞤲𞥋𞤣𞤭"}
+ other{"{0} 𞤲𞥋𞤶𞤢𞤥𞤤𞤭"}
+ per{"{0} 𞤲𞥋𞤣𞤫𞤪 𞤲𞥋𞤶𞤢𞤥𞤲𞥋𞤣𞤭"}
+ }
+ microsecond{
+ dnam{"𞤻𞤭𞤤𞤢𞤳𞤭𞤲𞤰𞤫"}
+ one{"{0} 𞤻𞤭𞤤𞤢𞤳𞤭𞤲𞤰𞤢𞤤"}
+ other{"{0} 𞤻𞤭𞤤𞤢𞤳𞤭𞤲𞤰𞤫"}
+ }
+ millisecond{
+ dnam{"𞤤𞤫𞤤𞤳𞤭𞤲𞤰𞤫"}
+ one{"{0} 𞤤𞤫𞤤𞤳𞤭𞤲𞤰𞤢𞤤"}
+ other{"{0} 𞤤𞤫𞤤𞤳𞤭𞤲𞤰𞤫"}
+ }
+ minute{
+ dnam{"𞤳𞤮𞤶𞤮𞤥𞤶𞤫"}
+ one{"{0} 𞤸𞤮𞤶𞤮𞤥𞤪𞤫"}
+ other{"{0} 𞤳𞤮𞤶𞤮𞤥𞤶𞤫"}
+ per{"{0} 𞤲𞥋𞤣𞤫𞤪 𞤸𞤮𞤶𞤮𞤥𞤪𞤫"}
+ }
+ month{
+ dnam{"𞤤𞤫𞤦𞥆𞤭"}
+ one{"{0} 𞤤𞤫𞤱𞤪𞤵"}
+ other{"{0} 𞤤𞤫𞤦𞥆𞤭"}
+ per{"{0} 𞤲𞥋𞤣𞤫𞤪 𞤤𞤫𞤱𞤪𞤵"}
+ }
+ nanosecond{
+ dnam{"𞤲𞤢𞤲𞤮𞥅𞤳𞤭𞤲𞤰𞤫"}
+ one{"{0} 𞤲𞤢𞤲𞤮𞥅𞤳𞤭𞤲𞤰𞤢𞤤"}
+ other{"{0} 𞤲𞤢𞤲𞤮𞥅𞤳𞤭𞤲𞤰𞤫"}
+ }
+ second{
+ dnam{"𞤳𞤭𞤲𞤰𞤫"}
+ one{"{0} 𞤳𞤭𞤲𞤰𞤢𞤤"}
+ other{"{0} 𞤳𞤭𞤲𞤰𞤫"}
+ per{"{0} 𞤲𞥋𞤣𞤫𞤪 𞤳𞤭𞤲𞤰𞤢𞤤"}
+ }
+ week{
+ dnam{"𞤶𞤮𞤲𞤼𞤫"}
+ one{"{0} 𞤴𞤮𞤲𞤼𞤫𞤪𞤫"}
+ other{"{0} 𞤶𞤮𞤲𞤼𞤫"}
+ per{"{0} 𞤲𞥋𞤣𞤫𞤪 𞤴𞤮𞤲𞤼𞤫𞤪𞤫"}
+ }
+ year{
+ dnam{"𞤳𞤭𞤼𞤢𞥄𞤯𞤫"}
+ one{"{0} 𞤸𞤭𞤼𞤢𞥄𞤲𞥋𞤣𞤫"}
+ other{"{0} 𞤳𞤭𞤼𞤢𞥄𞤯𞤫"}
+ per{"{0} 𞤲𞥋𞤣𞤫𞤪 𞤸𞤭𞤼𞤢𞥄𞤲𞥋𞤣𞤫"}
+ }
+ }
+ length{
+ astronomical-unit{
+ dnam{"𞤺𞤵𞤥𞤫 𞤦𞤵𞤪𞤶𞤵𞤲𞤳𞤮𞤶𞤵𞤲"}
+ one{"{0} 𞤺𞤵𞤥𞤪𞤫 𞤦𞤵𞤪𞤶𞤵𞤲𞤳𞤮𞤶𞤵𞤲"}
+ other{"{0} 𞤺𞤵𞤥𞤫 𞤦𞤵𞤪𞤶𞤵𞤲𞤳𞤮𞤶𞤵𞤲"}
+ }
+ centimeter{
+ dnam{"𞤧𞤢𞤲𞤼𞤭𞤥𞤫𞥅𞤼𞤭"}
+ one{"{0} 𞤧𞤢𞤲𞤼𞤭𞤥𞤫𞥅𞤼𞤮𞤤"}
+ other{"{0} 𞤧𞤫𞤲𞤼𞤭𞤥𞤫𞥅𞤼𞤭"}
+ per{"{0} 𞤧𞤢𞤲𞤼𞤭𞤥𞤫𞥅𞤼𞤮𞤤"}
+ }
+ decimeter{
+ dnam{"𞤣𞤫𞤧𞤭𞤥𞤫𞥅𞤼𞤭"}
+ one{"{0} 𞤣𞤫𞤧𞤭𞤥𞤫𞥅𞤼𞤮𞤤"}
+ other{"{0} 𞤣𞤫𞤧𞤭𞤥𞤫𞥅𞤼𞤭"}
+ }
+ foot{
+ dnam{"𞤼𞤫𞤨𞥆𞤫"}
+ one{"{0} 𞤼𞤫𞤨𞥆𞤫𞤪𞤫"}
+ other{"{0} 𞤼𞤫𞤨𞥆𞤫"}
+ per{"{0}/𞤫 𞤼𞤫𞤨𞥆𞤫𞤪𞤫"}
+ }
+ inch{
+ dnam{"𞤺𞤮𞤪𞤭"}
+ one{"{0} 𞤺𞤮𞤪𞤲𞤣𞤵"}
+ other{"{0} 𞤺𞤮𞤪𞤭"}
+ per{"{0} 𞤫 𞤺𞤮𞤪𞤲𞤣𞤵"}
+ }
+ kilometer{
+ dnam{"𞤳𞤭𞤤𞤮𞤥𞤫𞥅𞤼𞤭"}
+ one{"{0} 𞤳𞤭𞤤𞤮𞤥𞤫𞥅𞤼𞤮𞤤"}
+ other{"{0} 𞤳𞤭𞤤𞤮𞤥𞤫𞥅𞤼𞤭"}
+ per{"{0} 𞤳𞤭𞤤𞤮𞤥𞤫𞥅𞤼𞤮𞤤"}
+ }
+ light-year{
+ dnam{"𞤳𞤭𞤼𞤢𞥄𞤤𞤫-𞤲𞤣𞤢𞤴𞤲𞤺𞤵"}
+ one{"{0} 𞤸𞤭𞤼𞤢𞥄𞤲𞤣𞤫-𞤲𞤣𞤢𞤴𞤲𞤺𞤵"}
+ other{"{0} 𞤳𞤭𞤼𞤢𞥄𞤤𞤫-𞤲𞤣𞤢𞤴𞤲𞤺𞤵"}
+ }
+ meter{
+ dnam{"𞤥𞤫𞥅𞤼𞤭"}
+ one{"{0}/𞤥𞤫𞥅𞤼𞤮𞤤"}
+ other{"{0}/𞤥𞤫𞥅𞤼𞤭"}
+ per{"{0}/𞤫 𞤥𞤫𞥅𞤼𞤮𞤤"}
+ }
+ micrometer{
+ dnam{"𞤻𞤭𞤤𞤢𞤥𞤫𞥅𞤼𞤭"}
+ one{"{0} 𞤻𞤭𞤤𞤢𞤥𞤫𞥅𞤼𞤮𞤤"}
+ other{"{0} 𞤻𞤭𞤤𞤢𞤥𞤫𞥅𞤼𞤭"}
+ }
+ mile{
+ dnam{"𞤥𞤢𞤴𞤤𞤭"}
+ one{"{0} 𞤥𞤢𞤴𞤤𞤵"}
+ other{"{0} 𞤥𞤢𞤴𞤤𞤭"}
+ }
+ mile-scandinavian{
+ dnam{"𞤥𞤢𞤴𞤤𞤵 𞤧𞤭𞤳𞤢𞤣𞤭𞤲𞤢𞥄𞤾𞤭𞤴𞤢𞤲𞤳𞤮"}
+ one{"{0} 𞤥𞤢𞤴𞤤𞤵 𞤧𞤭𞤳𞤢𞤣𞤭𞤲𞤢𞥄𞤾𞤭𞤴𞤢𞤲𞤳𞤮"}
+ other{"{0} 𞤥𞤢𞤴𞤤𞤭 𞤧𞤭𞤳𞤢𞤣𞤭𞤲𞤢𞥄𞤾𞤭𞤴𞤢𞤲𞤳𞤮"}
+ }
+ millimeter{
+ dnam{"𞤥𞤭𞤤𞤭𞤥𞤫𞥅𞤼𞤭"}
+ one{"{0} 𞤥𞤭𞤤𞤭𞤥𞤫𞥅𞤼𞤮𞤤"}
+ other{"{0} 𞤥𞤭𞤤𞤭𞤥𞤫𞥅𞤼𞤭"}
+ }
+ nanometer{
+ dnam{"𞤲𞤢𞤲𞤮𞤥𞤫𞥅𞤼𞤭"}
+ one{"{0} 𞤲𞤢𞤲𞤮𞤥𞤫𞥅𞤼𞤮𞤤"}
+ other{"{0} 𞤲𞤢𞤲𞤮𞤥𞤫𞥅𞤼𞤭"}
+ }
+ nautical-mile{
+ dnam{"𞤥𞤢𞤴𞤤𞤭 𞤥𞤢𞥄𞤶𞤫𞤴𞤢𞤲𞤳𞤮"}
+ one{"{0} 𞤥𞤢𞤴𞤤𞤵 𞤥𞤢𞥄𞤶𞤫𞤴𞤢𞤲𞤳𞤮"}
+ other{"{0} 𞤥𞤢𞤴𞤤𞤭 𞤥𞤢𞥄𞤶𞤫𞤴𞤢𞤲𞤳𞤮"}
+ }
+ parsec{
+ dnam{"𞤨𞤢𞤪𞤧𞤫𞤳𞤭"}
+ one{"{0} 𞤨𞤢𞤪𞤧𞤫𞤳𞤵"}
+ other{"{0} 𞤨𞤢𞤪𞤧𞤫𞤳𞤭"}
+ }
+ picometer{
+ dnam{"𞤨𞤭𞤳𞤮𞤥𞤫𞥅𞤼𞤭"}
+ one{"{0} 𞤨𞤭𞤳𞤮𞤥𞤫𞥅𞤼𞤮𞤤"}
+ other{"{0} 𞤨𞤭𞤳𞤮𞤥𞤫𞥅𞤼𞤭"}
+ }
+ point{
+ dnam{"𞤼𞤮𞤩𞥆𞤫"}
+ one{"{0} 𞤼𞤮𞤩𞥆𞤫𞤪𞤫"}
+ other{"{0} 𞤼𞤮𞤩𞥆𞤫"}
+ }
+ yard{
+ dnam{"𞤴𞤢𞤪𞤣𞤵𞥅𞤶𞤭"}
+ one{"{0} 𞤴𞤢𞤪𞤣𞤵"}
+ other{"{0} 𞤴𞤢𞤪𞤣𞤵𞥅𞤶𞤭"}
+ }
+ }
+ volume{
+ cubic-meter{
+ dnam{"𞤥𞥓"}
+ }
+ }
+ }
+ unitsNarrow{
+ duration{
+ day{
+ dnam{"𞤻𞤢𞤤."}
+ one{"{0} 𞤻𞤢𞤤."}
+ other{"{0} 𞤻𞤢𞤤."}
+ }
+ hour{
+ dnam{"𞤶𞤢"}
+ one{"{0} 𞤶𞤢"}
+ other{"{0} 𞤶𞤢"}
+ }
+ millisecond{
+ dnam{"𞤤𞤳𞤭𞤲"}
+ one{"{0} 𞤤𞤳𞤭"}
+ other{"{0} 𞤤𞤳𞤭"}
+ }
+ minute{
+ dnam{"𞤸𞤮𞤶"}
+ one{"{0} 𞤸𞤮𞤶"}
+ other{"{0} 𞤳𞤮𞤶"}
+ }
+ month{
+ dnam{"𞤤𞤫𞤦𞥆𞤭"}
+ one{"{0} 𞤤𞤫𞤱"}
+ other{"{0} 𞤤𞤫𞤦"}
+ }
+ second{
+ dnam{"𞤳𞤭𞤲"}
+ one{"{0} 𞤳𞤭𞤲"}
+ other{"{0} 𞤳𞤭𞤲"}
+ }
+ week{
+ dnam{"𞤶𞤼"}
+ one{"{0} 𞤴𞤼"}
+ other{"{0} 𞤶𞤼"}
+ }
+ year{
+ dnam{"𞤸𞤭𞤼"}
+ one{"{0} 𞤳𞤭𞤼"}
+ other{"{0}/𞤳𞤭𞤼"}
+ }
+ }
+ length{
+ centimeter{
+ dnam{"𞤧𞤥"}
+ one{"{0} 𞤧𞤥"}
+ other{"{0} 𞤧𞤥"}
+ }
+ kilometer{
+ dnam{"𞤳𞤥"}
+ one{"{0} 𞤳𞤥"}
+ other{"{0} 𞤳𞤥"}
+ }
+ meter{
+ dnam{"𞤥"}
+ one{"{0}/𞤥"}
+ other{"{0}/𞤥"}
+ }
+ millimeter{
+ dnam{"𞤥𞤥"}
+ one{"{0} 𞤥𞤥"}
+ other{"{0} 𞤥𞤥"}
+ }
+ }
+ }
+ unitsShort{
+ area{
+ hectare{
+ dnam{"𞤸𞤢"}
+ one{"{0} 𞤸𞤢"}
+ other{"{0} 𞤸𞤢"}
+ }
+ square-kilometer{
+ dnam{"𞤳𞤥𞥒"}
+ one{"{0} 𞤳𞤥𞥒"}
+ other{"{0} 𞤳𞤥𞥒"}
+ per{"{0}/𞤳𞤥𞥒"}
+ }
+ }
+ duration{
+ century{
+ dnam{"𞤼"}
+ one{"{0} 𞤼"}
+ other{"{0} 𞤼"}
+ }
+ day{
+ dnam{"𞤻𞤢𞤤."}
+ one{"{0} 𞤻𞤢𞤤."}
+ other{"{0} 𞤻𞤢𞤤."}
+ per{"{0}/𞤻𞤢𞤤."}
+ }
+ hour{
+ dnam{"𞤶𞤢"}
+ one{"{0} 𞤶𞤢"}
+ other{"{0} 𞤶𞤢"}
+ per{"{0}/𞤶𞤢"}
+ }
+ microsecond{
+ dnam{"𞤻𞤳𞤭𞤲"}
+ one{"{0} 𞤻𞤳𞤭𞤲"}
+ other{"{0} 𞤻𞤳𞤭𞤲"}
+ }
+ millisecond{
+ dnam{"𞤤𞤳𞤭𞤲"}
+ one{"{0} 𞤤𞤳𞤭𞤲"}
+ other{"{0} 𞤤𞤳𞤭𞤲"}
+ }
+ minute{
+ dnam{"𞤸𞤮𞤶"}
+ one{"{0} 𞤸𞤮𞤶"}
+ other{"{0} 𞤳𞤮𞤶"}
+ per{"{0}/𞤸𞤮𞤶"}
+ }
+ month{
+ dnam{"𞤤𞤫𞤦𞥆𞤭"}
+ one{"{0}/𞤳𞤭𞤼"}
+ other{"{0} 𞤤𞤫𞤦"}
+ per{"{0}/𞤤𞤫𞤱"}
+ }
+ nanosecond{
+ dnam{"𞤲𞤳𞤭𞤲"}
+ one{"{0} 𞤲𞤳𞤭𞤲"}
+ other{"{0} 𞤲𞤳𞤭𞤲"}
+ }
+ second{
+ dnam{"𞤳𞤭𞤲"}
+ one{"{0} 𞤳𞤭𞤲"}
+ other{"{0} 𞤳𞤭𞤲"}
+ per{"{0}/𞤳𞤭𞤲"}
+ }
+ week{
+ dnam{"𞤶𞤼"}
+ one{"{0} 𞤴𞤼"}
+ other{"{0} 𞤶𞤼"}
+ per{"{0}/𞤴𞤼"}
+ }
+ year{
+ dnam{"𞤳𞤭𞤼𞤢𞥄𞤯𞤫"}
+ one{"{0} 𞤸𞤭𞤼"}
+ other{"{0} 𞤳𞤭𞤼"}
+ per{"{0}/𞤸𞤭𞤼𞤢𞥄𞤲𞥋𞤣𞤫"}
+ }
+ }
+ length{
+ astronomical-unit{
+ dnam{"𞤺𞤭"}
+ one{"{0} 𞤺𞤭"}
+ other{"{0} 𞤺𞤭"}
+ }
+ centimeter{
+ dnam{"𞤧𞤥"}
+ one{"{0} 𞤧𞤥"}
+ other{"{0} 𞤧𞤥"}
+ per{"{0}/𞤧𞤥"}
+ }
+ decimeter{
+ dnam{"𞤣𞤥"}
+ one{"{0} 𞤣𞤥"}
+ other{"{0} 𞤣𞤥"}
+ }
+ foot{
+ dnam{"𞤼𞤫"}
+ one{"{0} 𞤼𞤫"}
+ other{"{0} 𞤼𞤫"}
+ per{"{0}/𞤼𞤫"}
+ }
+ inch{
+ dnam{"𞤺𞤮"}
+ one{"{0} 𞤺𞤮"}
+ other{"{0} 𞤺𞤮"}
+ per{"{0}/𞤺𞤮"}
+ }
+ kilometer{
+ dnam{"𞤳𞤥"}
+ one{"{0} 𞤳𞤥"}
+ other{"{0} 𞤳𞤥"}
+ per{"{0}/𞤳𞤥"}
+ }
+ light-year{
+ dnam{"𞤳𞤣"}
+ one{"{0} 𞤸𞤣"}
+ other{"{0} 𞤳𞤣"}
+ }
+ meter{
+ dnam{"𞤥"}
+ one{"{0}/𞤥"}
+ other{"{0}/𞤥"}
+ per{"{0}/𞤥"}
+ }
+ micrometer{
+ dnam{"𞤻𞤥"}
+ one{"{0} 𞤻𞤥"}
+ other{"{0} 𞤻𞤥"}
+ }
+ mile{
+ dnam{"𞤥𞤢"}
+ one{"{0} 𞤥𞤢"}
+ other{"{0} 𞤥𞤢"}
+ }
+ mile-scandinavian{
+ dnam{"𞤥𞤢𞤧"}
+ one{"{0} 𞤥𞤢𞤧"}
+ other{"{0} 𞤥𞤢𞤧"}
+ }
+ millimeter{
+ dnam{"𞤥𞤥"}
+ one{"{0} 𞤥𞤥"}
+ other{"{0} 𞤥𞤥"}
+ }
+ nanometer{
+ dnam{"𞤲𞤥"}
+ one{"{0} 𞤲𞤥"}
+ other{"{0} 𞤲𞤥"}
+ }
+ nautical-mile{
+ dnam{"𞤥𞤢𞤥"}
+ one{"{0} 𞤥𞤢𞤥"}
+ other{"{0} 𞤥𞤢𞤥"}
+ }
+ parsec{
+ dnam{"𞤨𞤧"}
+ one{"{0} 𞤨𞤧"}
+ other{"{0} 𞤨𞤧"}
+ }
+ picometer{
+ dnam{"𞤨𞤥"}
+ one{"{0} 𞤨𞤥"}
+ other{"{0} 𞤨𞤥"}
+ }
+ point{
+ dnam{"𞤼𞤩"}
+ one{"{0} 𞤼𞤩"}
+ other{"{0} 𞤼𞤩"}
+ }
+ yard{
+ dnam{"𞤴𞤣"}
+ one{"{0} 𞤴𞤣"}
+ other{"{0} 𞤴𞤣"}
+ }
+ }
+ }
+}
diff --git a/icu4c/source/data/unit/ff_Latn.txt b/icu4c/source/data/unit/ff_Latn.txt
index 9a4255e56e7..3d8715b562c 100644
--- a/icu4c/source/data/unit/ff_Latn.txt
+++ b/icu4c/source/data/unit/ff_Latn.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ff_Latn{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/fi.txt b/icu4c/source/data/unit/fi.txt
index f441e599310..025a82d3e81 100644
--- a/icu4c/source/data/unit/fi.txt
+++ b/icu4c/source/data/unit/fi.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fi{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h.mm"}
hms{"h.mm.ss"}
@@ -1619,6 +1619,12 @@ fi{
other{"{0}K"}
}
}
+ torque{
+ newton-meter{
+ one{"{0}Nm"}
+ other{"{0}Nm"}
+ }
+ }
volume{
acre-foot{
dnam{"ac ft"}
diff --git a/icu4c/source/data/unit/fil.txt b/icu4c/source/data/unit/fil.txt
index 66e08d30c6c..a4795ddc9f0 100644
--- a/icu4c/source/data/unit/fil.txt
+++ b/icu4c/source/data/unit/fil.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fil{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
@@ -243,6 +243,7 @@ fil{
per{"{0} kada araw"}
}
decade{
+ dnam{"dekada"}
one{"{0} dekada"}
other{"{0} dekada"}
}
@@ -416,14 +417,17 @@ fil{
other{"{0} megapixels"}
}
pixel{
+ dnam{"mga pixel"}
one{"{0} pixel"}
other{"{0} pixel"}
}
pixel-per-centimeter{
+ dnam{"mga pixel bawat sentimetro"}
one{"{0} pixel bawat sentimetro"}
other{"{0} pixel bawat sentimetro"}
}
pixel-per-inch{
+ dnam{"mga pixel bawat pulgada"}
one{"{0} pixel bawat pulgada"}
other{"{0} pixel bawat pulgada"}
}
@@ -848,6 +852,9 @@ fil{
}
gallon-imperial{
dnam{"Imp. gal"}
+ one{"{0} gal Imp."}
+ other{"{0} gal Imp."}
+ per{"{0} kada Imp. galon"}
}
hectoliter{
dnam{"hektolitro"}
@@ -1438,6 +1445,7 @@ fil{
other{"{0} na mpg"}
}
mile-per-gallon-imperial{
+ dnam{"milya/gal Imp."}
one{"{0} mpg Imp."}
other{"{0} mpg Imp."}
}
@@ -1518,6 +1526,11 @@ fil{
other{"{0} araw"}
per{"{0}/araw"}
}
+ decade{
+ dnam{"dec"}
+ one{"{0} dec"}
+ other{"{0} dec"}
+ }
hour{
dnam{"oras"}
one{"{0} oras"}
@@ -1673,6 +1686,11 @@ fil{
other{"{0} MHz"}
}
}
+ graphics{
+ pixel{
+ dnam{"mga pixel"}
+ }
+ }
length{
astronomical-unit{
dnam{"au"}
diff --git a/icu4c/source/data/unit/fo.txt b/icu4c/source/data/unit/fo.txt
index 9105cc9b977..beaa9cf8910 100644
--- a/icu4c/source/data/unit/fo.txt
+++ b/icu4c/source/data/unit/fo.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fo{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/fr.txt b/icu4c/source/data/unit/fr.txt
index e3fa2ef4d33..dc573cc5ef5 100644
--- a/icu4c/source/data/unit/fr.txt
+++ b/icu4c/source/data/unit/fr.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/fr_CA.txt b/icu4c/source/data/unit/fr_CA.txt
index 11adb8d8f1d..159dd4d6a97 100644
--- a/icu4c/source/data/unit/fr_CA.txt
+++ b/icu4c/source/data/unit/fr_CA.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_CA{
- Version{"36.1"}
+ Version{"37"}
units{
acceleration{
g-force{
diff --git a/icu4c/source/data/unit/fr_HT.txt b/icu4c/source/data/unit/fr_HT.txt
index 040baee5333..a41fd505929 100644
--- a/icu4c/source/data/unit/fr_HT.txt
+++ b/icu4c/source/data/unit/fr_HT.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_HT{
- Version{"36.1"}
+ Version{"37"}
units{
area{
hectare{
diff --git a/icu4c/source/data/unit/fur.txt b/icu4c/source/data/unit/fur.txt
index 94ed5f61d98..1bf73820331 100644
--- a/icu4c/source/data/unit/fur.txt
+++ b/icu4c/source/data/unit/fur.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fur{
- Version{"36.1"}
+ Version{"37"}
units{
duration{
day{
diff --git a/icu4c/source/data/unit/fy.txt b/icu4c/source/data/unit/fy.txt
index 4e2a982517d..25d47b01e82 100644
--- a/icu4c/source/data/unit/fy.txt
+++ b/icu4c/source/data/unit/fy.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fy{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/ga.txt b/icu4c/source/data/unit/ga.txt
index 3b356ae127c..cf8c9ad995b 100644
--- a/icu4c/source/data/unit/ga.txt
+++ b/icu4c/source/data/unit/ga.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ga{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/gd.txt b/icu4c/source/data/unit/gd.txt
index 5694fc3e35e..19e10dfa85a 100644
--- a/icu4c/source/data/unit/gd.txt
+++ b/icu4c/source/data/unit/gd.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
gd{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/gl.txt b/icu4c/source/data/unit/gl.txt
index 8c42f6c05eb..f636ba1a263 100644
--- a/icu4c/source/data/unit/gl.txt
+++ b/icu4c/source/data/unit/gl.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
gl{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/gsw.txt b/icu4c/source/data/unit/gsw.txt
index 9b7b62b0901..ec4c63b6076 100644
--- a/icu4c/source/data/unit/gsw.txt
+++ b/icu4c/source/data/unit/gsw.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
gsw{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/gu.txt b/icu4c/source/data/unit/gu.txt
index 09cc0166830..37e99c2e822 100644
--- a/icu4c/source/data/unit/gu.txt
+++ b/icu4c/source/data/unit/gu.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
gu{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/guz.txt b/icu4c/source/data/unit/guz.txt
index b10a796f238..b50d5beca2a 100644
--- a/icu4c/source/data/unit/guz.txt
+++ b/icu4c/source/data/unit/guz.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
guz{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/gv.txt b/icu4c/source/data/unit/gv.txt
index 657906083df..63c855d2874 100644
--- a/icu4c/source/data/unit/gv.txt
+++ b/icu4c/source/data/unit/gv.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
gv{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/ha.txt b/icu4c/source/data/unit/ha.txt
index 88b82108ee6..b542317fe5b 100644
--- a/icu4c/source/data/unit/ha.txt
+++ b/icu4c/source/data/unit/ha.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ha{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/haw.txt b/icu4c/source/data/unit/haw.txt
index 02fffb8bb3e..6ab5f263ece 100644
--- a/icu4c/source/data/unit/haw.txt
+++ b/icu4c/source/data/unit/haw.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
haw{
- Version{"36.1"}
+ Version{"37"}
units{
duration{
day{
diff --git a/icu4c/source/data/unit/he.txt b/icu4c/source/data/unit/he.txt
index d4625482c3c..8b310b8e1d0 100644
--- a/icu4c/source/data/unit/he.txt
+++ b/icu4c/source/data/unit/he.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
he{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/hi.txt b/icu4c/source/data/unit/hi.txt
index 61ee1d460ab..083290a795b 100644
--- a/icu4c/source/data/unit/hi.txt
+++ b/icu4c/source/data/unit/hi.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
hi{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/hr.txt b/icu4c/source/data/unit/hr.txt
index f73ba13afe9..05152e5956c 100644
--- a/icu4c/source/data/unit/hr.txt
+++ b/icu4c/source/data/unit/hr.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
hr{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/hsb.txt b/icu4c/source/data/unit/hsb.txt
index 8677a72af1e..6025ca59860 100644
--- a/icu4c/source/data/unit/hsb.txt
+++ b/icu4c/source/data/unit/hsb.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
hsb{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/hu.txt b/icu4c/source/data/unit/hu.txt
index f111a77d119..5ea65c03b3f 100644
--- a/icu4c/source/data/unit/hu.txt
+++ b/icu4c/source/data/unit/hu.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
hu{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
@@ -1150,6 +1150,7 @@ hu{
other{"{0} hPa"}
}
inch-hg{
+ dnam{"Hgin"}
one{"{0} inHg"}
other{"{0} inHg"}
}
diff --git a/icu4c/source/data/unit/hy.txt b/icu4c/source/data/unit/hy.txt
index 02a33417901..820197b3759 100644
--- a/icu4c/source/data/unit/hy.txt
+++ b/icu4c/source/data/unit/hy.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
hy{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/ia.txt b/icu4c/source/data/unit/ia.txt
index c0c97ed465c..fab65d22e81 100644
--- a/icu4c/source/data/unit/ia.txt
+++ b/icu4c/source/data/unit/ia.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ia{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"hh:mm"}
hms{"hh:mm:ss"}
diff --git a/icu4c/source/data/unit/id.txt b/icu4c/source/data/unit/id.txt
index cbc0a428922..5b7cbc3be1c 100644
--- a/icu4c/source/data/unit/id.txt
+++ b/icu4c/source/data/unit/id.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
id{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h.mm"}
hms{"h.mm.ss"}
diff --git a/icu4c/source/data/unit/ig.txt b/icu4c/source/data/unit/ig.txt
index d1969061212..2b2dbfd451a 100644
--- a/icu4c/source/data/unit/ig.txt
+++ b/icu4c/source/data/unit/ig.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ig{
- Version{"36.1"}
+ Version{"37"}
units{
duration{
century{
diff --git a/icu4c/source/data/unit/ii.txt b/icu4c/source/data/unit/ii.txt
index a7ded658e8d..e9f1c275177 100644
--- a/icu4c/source/data/unit/ii.txt
+++ b/icu4c/source/data/unit/ii.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ii{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/is.txt b/icu4c/source/data/unit/is.txt
index d38bc2fc021..ca1a813d1c6 100644
--- a/icu4c/source/data/unit/is.txt
+++ b/icu4c/source/data/unit/is.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
is{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/it.txt b/icu4c/source/data/unit/it.txt
index 3dd56663293..5b1a1720194 100644
--- a/icu4c/source/data/unit/it.txt
+++ b/icu4c/source/data/unit/it.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
it{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/ja.txt b/icu4c/source/data/unit/ja.txt
index dea5458bb9c..c355ebe0147 100644
--- a/icu4c/source/data/unit/ja.txt
+++ b/icu4c/source/data/unit/ja.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ja{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/ja_JP.txt b/icu4c/source/data/unit/ja_JP.txt
deleted file mode 100644
index 933dd40c680..00000000000
--- a/icu4c/source/data/unit/ja_JP.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-// © 2016 and later: Unicode, Inc. and others.
-// License & terms of use: http://www.unicode.org/copyright.html#License
-/**
- * generated alias target
- */
-ja_JP{
- ___{""}
-}
diff --git a/icu4c/source/data/unit/ja_JP_TRADITIONAL.txt b/icu4c/source/data/unit/ja_JP_TRADITIONAL.txt
deleted file mode 100644
index 2a23df32faa..00000000000
--- a/icu4c/source/data/unit/ja_JP_TRADITIONAL.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-// © 2016 and later: Unicode, Inc. and others.
-// License & terms of use: http://www.unicode.org/copyright.html#License
-ja_JP_TRADITIONAL{
- calendar{
- default{"japanese"}
- }
-}
diff --git a/icu4c/source/data/unit/jgo.txt b/icu4c/source/data/unit/jgo.txt
index ef1c5d713da..d1b41962e33 100644
--- a/icu4c/source/data/unit/jgo.txt
+++ b/icu4c/source/data/unit/jgo.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
jgo{
- Version{"36.1"}
+ Version{"37"}
units{
duration{
day{
diff --git a/icu4c/source/data/unit/jmc.txt b/icu4c/source/data/unit/jmc.txt
index 1176743fafe..a67dfa46d80 100644
--- a/icu4c/source/data/unit/jmc.txt
+++ b/icu4c/source/data/unit/jmc.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
jmc{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/jv.txt b/icu4c/source/data/unit/jv.txt
index 22cff77ffaf..354e6d50efb 100644
--- a/icu4c/source/data/unit/jv.txt
+++ b/icu4c/source/data/unit/jv.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
jv{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/ka.txt b/icu4c/source/data/unit/ka.txt
index 41c9fe181f2..bebc4198f25 100644
--- a/icu4c/source/data/unit/ka.txt
+++ b/icu4c/source/data/unit/ka.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ka{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/kab.txt b/icu4c/source/data/unit/kab.txt
index bbd56cc3d83..75a697e6112 100644
--- a/icu4c/source/data/unit/kab.txt
+++ b/icu4c/source/data/unit/kab.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kab{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/kam.txt b/icu4c/source/data/unit/kam.txt
index 4bd4ff9d4a4..f9443d0603d 100644
--- a/icu4c/source/data/unit/kam.txt
+++ b/icu4c/source/data/unit/kam.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kam{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/kde.txt b/icu4c/source/data/unit/kde.txt
index 4adc908e6dc..a7179f73f76 100644
--- a/icu4c/source/data/unit/kde.txt
+++ b/icu4c/source/data/unit/kde.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kde{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/kea.txt b/icu4c/source/data/unit/kea.txt
index c043be703da..b9207a4f05f 100644
--- a/icu4c/source/data/unit/kea.txt
+++ b/icu4c/source/data/unit/kea.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kea{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/khq.txt b/icu4c/source/data/unit/khq.txt
index 07713498e2f..a1314c46e8c 100644
--- a/icu4c/source/data/unit/khq.txt
+++ b/icu4c/source/data/unit/khq.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
khq{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/ki.txt b/icu4c/source/data/unit/ki.txt
index f3954c67b4f..9d196a41067 100644
--- a/icu4c/source/data/unit/ki.txt
+++ b/icu4c/source/data/unit/ki.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ki{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/kk.txt b/icu4c/source/data/unit/kk.txt
index 3b7364162e2..afefe2cf5fa 100644
--- a/icu4c/source/data/unit/kk.txt
+++ b/icu4c/source/data/unit/kk.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kk{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
@@ -367,6 +367,11 @@ kk{
one{"{0} киловатт-сағат"}
other{"{0} киловатт-сағат"}
}
+ therm-us{
+ dnam{"америка термі"}
+ one{"{0} америка термі"}
+ other{"{0} америка термі"}
+ }
}
force{
newton{
@@ -1512,6 +1517,7 @@ kk{
other{"{0} кВт-сағ"}
}
therm-us{
+ dnam{"америка термі"}
one{"{0} амер. термі"}
other{"{0} амер. термі"}
}
diff --git a/icu4c/source/data/unit/kkj.txt b/icu4c/source/data/unit/kkj.txt
index 35ccdffa877..4eaaba5f17c 100644
--- a/icu4c/source/data/unit/kkj.txt
+++ b/icu4c/source/data/unit/kkj.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kkj{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/kl.txt b/icu4c/source/data/unit/kl.txt
index cf70e3bec76..06d9fc961a0 100644
--- a/icu4c/source/data/unit/kl.txt
+++ b/icu4c/source/data/unit/kl.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kl{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/kln.txt b/icu4c/source/data/unit/kln.txt
index bf4428d55e7..6ac43c271ce 100644
--- a/icu4c/source/data/unit/kln.txt
+++ b/icu4c/source/data/unit/kln.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kln{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/km.txt b/icu4c/source/data/unit/km.txt
index 536f9c5ee7c..a31a526351e 100644
--- a/icu4c/source/data/unit/km.txt
+++ b/icu4c/source/data/unit/km.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
km{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/kn.txt b/icu4c/source/data/unit/kn.txt
index 5671b125bd1..2cf74d157ef 100644
--- a/icu4c/source/data/unit/kn.txt
+++ b/icu4c/source/data/unit/kn.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kn{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/ko.txt b/icu4c/source/data/unit/ko.txt
index c8dd09e0197..027a7a6ae42 100644
--- a/icu4c/source/data/unit/ko.txt
+++ b/icu4c/source/data/unit/ko.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ko{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/kok.txt b/icu4c/source/data/unit/kok.txt
index e5e0142fb34..4fe2efc51a6 100644
--- a/icu4c/source/data/unit/kok.txt
+++ b/icu4c/source/data/unit/kok.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kok{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
@@ -83,6 +83,9 @@ kok{
other{"{0} चौरस यार्ड"}
}
}
+ compound{
+ per{"{1} क {0}"}
+ }
concentr{
karat{
dnam{"कॅरट्स"}
@@ -438,6 +441,10 @@ kok{
}
}
power{
+ gigawatt{
+ dnam{"गिगावॉट्स"}
+ other{"{0} गिगावॉट्स"}
+ }
horsepower{
dnam{"हॉर्सपावर"}
other{"{0} हॉर्सपावर"}
diff --git a/icu4c/source/data/unit/ks.txt b/icu4c/source/data/unit/ks.txt
index a8f5101106e..2fce9d19e5c 100644
--- a/icu4c/source/data/unit/ks.txt
+++ b/icu4c/source/data/unit/ks.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ks{
- Version{"36.1"}
+ Version{"37"}
units{
duration{
day{
diff --git a/icu4c/source/data/unit/ks_Arab.txt b/icu4c/source/data/unit/ks_Arab.txt
new file mode 100644
index 00000000000..aafa093f184
--- /dev/null
+++ b/icu4c/source/data/unit/ks_Arab.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+ks_Arab{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/unit/ks_Arab_IN.txt b/icu4c/source/data/unit/ks_Arab_IN.txt
new file mode 100644
index 00000000000..a13c0c96058
--- /dev/null
+++ b/icu4c/source/data/unit/ks_Arab_IN.txt
@@ -0,0 +1,8 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+/**
+ * generated alias target
+ */
+ks_Arab_IN{
+ ___{""}
+}
diff --git a/icu4c/source/data/unit/ks_IN.txt b/icu4c/source/data/unit/ks_IN.txt
new file mode 100644
index 00000000000..fd8b52d9b4a
--- /dev/null
+++ b/icu4c/source/data/unit/ks_IN.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+ks_IN{
+ "%%ALIAS"{"ks_Arab_IN"}
+}
diff --git a/icu4c/source/data/unit/ksb.txt b/icu4c/source/data/unit/ksb.txt
index f11f39a79bd..f4818ce459b 100644
--- a/icu4c/source/data/unit/ksb.txt
+++ b/icu4c/source/data/unit/ksb.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ksb{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/ksf.txt b/icu4c/source/data/unit/ksf.txt
index d57dd3c63bf..bf1a877221f 100644
--- a/icu4c/source/data/unit/ksf.txt
+++ b/icu4c/source/data/unit/ksf.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ksf{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/ksh.txt b/icu4c/source/data/unit/ksh.txt
index 484f82839a5..dcf48b4a1af 100644
--- a/icu4c/source/data/unit/ksh.txt
+++ b/icu4c/source/data/unit/ksh.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ksh{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/ku.txt b/icu4c/source/data/unit/ku.txt
index 0f07d5f868b..22aa8728b3e 100644
--- a/icu4c/source/data/unit/ku.txt
+++ b/icu4c/source/data/unit/ku.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ku{
- Version{"36.1"}
+ Version{"37"}
units{
angle{
arc-minute{
diff --git a/icu4c/source/data/unit/kw.txt b/icu4c/source/data/unit/kw.txt
index 7d8083b718b..5e7c801cafc 100644
--- a/icu4c/source/data/unit/kw.txt
+++ b/icu4c/source/data/unit/kw.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kw{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/ky.txt b/icu4c/source/data/unit/ky.txt
index 8a9c6c92415..a3c23027827 100644
--- a/icu4c/source/data/unit/ky.txt
+++ b/icu4c/source/data/unit/ky.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ky{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/lag.txt b/icu4c/source/data/unit/lag.txt
index 62a255d80e4..c34bb7fb1c7 100644
--- a/icu4c/source/data/unit/lag.txt
+++ b/icu4c/source/data/unit/lag.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
lag{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/lb.txt b/icu4c/source/data/unit/lb.txt
index 5da5aafcf7d..4fda6eebabd 100644
--- a/icu4c/source/data/unit/lb.txt
+++ b/icu4c/source/data/unit/lb.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
lb{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/lg.txt b/icu4c/source/data/unit/lg.txt
index 7870b8e8478..0f448ef9171 100644
--- a/icu4c/source/data/unit/lg.txt
+++ b/icu4c/source/data/unit/lg.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
lg{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/lkt.txt b/icu4c/source/data/unit/lkt.txt
index c163e7c12d8..4e123b50f3f 100644
--- a/icu4c/source/data/unit/lkt.txt
+++ b/icu4c/source/data/unit/lkt.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
lkt{
- Version{"36.1"}
+ Version{"37"}
units{
duration{
day{
diff --git a/icu4c/source/data/unit/ln.txt b/icu4c/source/data/unit/ln.txt
index e227ade9d77..5d72bdea181 100644
--- a/icu4c/source/data/unit/ln.txt
+++ b/icu4c/source/data/unit/ln.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ln{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/lo.txt b/icu4c/source/data/unit/lo.txt
index a33ae08c549..f7a45e79693 100644
--- a/icu4c/source/data/unit/lo.txt
+++ b/icu4c/source/data/unit/lo.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
lo{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/lrc.txt b/icu4c/source/data/unit/lrc.txt
index 4aa518b8bdc..0dadb3d3d9f 100644
--- a/icu4c/source/data/unit/lrc.txt
+++ b/icu4c/source/data/unit/lrc.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
lrc{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/lt.txt b/icu4c/source/data/unit/lt.txt
index a09149d1166..7d4b2085656 100644
--- a/icu4c/source/data/unit/lt.txt
+++ b/icu4c/source/data/unit/lt.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
lt{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"hh:mm"}
hms{"hh:mm:ss"}
diff --git a/icu4c/source/data/unit/lu.txt b/icu4c/source/data/unit/lu.txt
index d42bad02958..abe800139f7 100644
--- a/icu4c/source/data/unit/lu.txt
+++ b/icu4c/source/data/unit/lu.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
lu{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/luo.txt b/icu4c/source/data/unit/luo.txt
index 9d367ee1cd3..4a1add62ec6 100644
--- a/icu4c/source/data/unit/luo.txt
+++ b/icu4c/source/data/unit/luo.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
luo{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/luy.txt b/icu4c/source/data/unit/luy.txt
index 175148ce40d..a1e374c0737 100644
--- a/icu4c/source/data/unit/luy.txt
+++ b/icu4c/source/data/unit/luy.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
luy{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/lv.txt b/icu4c/source/data/unit/lv.txt
index 61dfcf2f730..70ebe73828e 100644
--- a/icu4c/source/data/unit/lv.txt
+++ b/icu4c/source/data/unit/lv.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
lv{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/mai.txt b/icu4c/source/data/unit/mai.txt
new file mode 100644
index 00000000000..fa81ebb95f6
--- /dev/null
+++ b/icu4c/source/data/unit/mai.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+mai{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/unit/mas.txt b/icu4c/source/data/unit/mas.txt
index 23d388ae62c..e679bf522c3 100644
--- a/icu4c/source/data/unit/mas.txt
+++ b/icu4c/source/data/unit/mas.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mas{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/mer.txt b/icu4c/source/data/unit/mer.txt
index e179f955568..9f20f6d4a60 100644
--- a/icu4c/source/data/unit/mer.txt
+++ b/icu4c/source/data/unit/mer.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mer{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/mfe.txt b/icu4c/source/data/unit/mfe.txt
index 7a1e5883be5..a48151104b1 100644
--- a/icu4c/source/data/unit/mfe.txt
+++ b/icu4c/source/data/unit/mfe.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mfe{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/mg.txt b/icu4c/source/data/unit/mg.txt
index d7fc52e6a13..95608d1d56b 100644
--- a/icu4c/source/data/unit/mg.txt
+++ b/icu4c/source/data/unit/mg.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mg{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/mgh.txt b/icu4c/source/data/unit/mgh.txt
index 539e4fb3232..315912dc245 100644
--- a/icu4c/source/data/unit/mgh.txt
+++ b/icu4c/source/data/unit/mgh.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mgh{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/mgo.txt b/icu4c/source/data/unit/mgo.txt
index 28ccee5a836..0e510c3c0cf 100644
--- a/icu4c/source/data/unit/mgo.txt
+++ b/icu4c/source/data/unit/mgo.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mgo{
- Version{"36.1"}
+ Version{"37"}
units{
duration{
day{
diff --git a/icu4c/source/data/unit/mi.txt b/icu4c/source/data/unit/mi.txt
index 8ffa6b22e57..69d14d39efd 100644
--- a/icu4c/source/data/unit/mi.txt
+++ b/icu4c/source/data/unit/mi.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mi{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/mk.txt b/icu4c/source/data/unit/mk.txt
index 2d2d256fc97..424e86068db 100644
--- a/icu4c/source/data/unit/mk.txt
+++ b/icu4c/source/data/unit/mk.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mk{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/ml.txt b/icu4c/source/data/unit/ml.txt
index 2c862350229..5aba398cd23 100644
--- a/icu4c/source/data/unit/ml.txt
+++ b/icu4c/source/data/unit/ml.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ml{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/mn.txt b/icu4c/source/data/unit/mn.txt
index 91f526be458..71bc3c2dd4d 100644
--- a/icu4c/source/data/unit/mn.txt
+++ b/icu4c/source/data/unit/mn.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mn{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"hh:mm"}
hms{"hh:mm:ss"}
diff --git a/icu4c/source/data/unit/mni.txt b/icu4c/source/data/unit/mni.txt
new file mode 100644
index 00000000000..765eb181191
--- /dev/null
+++ b/icu4c/source/data/unit/mni.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+mni{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/unit/mni_Beng.txt b/icu4c/source/data/unit/mni_Beng.txt
new file mode 100644
index 00000000000..e861947a77f
--- /dev/null
+++ b/icu4c/source/data/unit/mni_Beng.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+mni_Beng{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/unit/mni_Beng_IN.txt b/icu4c/source/data/unit/mni_Beng_IN.txt
new file mode 100644
index 00000000000..fee69899925
--- /dev/null
+++ b/icu4c/source/data/unit/mni_Beng_IN.txt
@@ -0,0 +1,8 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+/**
+ * generated alias target
+ */
+mni_Beng_IN{
+ ___{""}
+}
diff --git a/icu4c/source/data/unit/mni_IN.txt b/icu4c/source/data/unit/mni_IN.txt
new file mode 100644
index 00000000000..00d8c00a15b
--- /dev/null
+++ b/icu4c/source/data/unit/mni_IN.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+mni_IN{
+ "%%ALIAS"{"mni_Beng_IN"}
+}
diff --git a/icu4c/source/data/unit/mr.txt b/icu4c/source/data/unit/mr.txt
index 4de06de767a..c6e05cee9b8 100644
--- a/icu4c/source/data/unit/mr.txt
+++ b/icu4c/source/data/unit/mr.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mr{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/ms.txt b/icu4c/source/data/unit/ms.txt
index 7678f709c6b..c4f069ab0ef 100644
--- a/icu4c/source/data/unit/ms.txt
+++ b/icu4c/source/data/unit/ms.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ms{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
@@ -756,6 +756,9 @@ ms{
arc-second{
other{"{0}″"}
}
+ degree{
+ other{"{0}°"}
+ }
}
area{
acre{
diff --git a/icu4c/source/data/unit/mt.txt b/icu4c/source/data/unit/mt.txt
index 2e78adbdda1..a261d974807 100644
--- a/icu4c/source/data/unit/mt.txt
+++ b/icu4c/source/data/unit/mt.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mt{
- Version{"36.1"}
+ Version{"37"}
units{
angle{
arc-minute{
diff --git a/icu4c/source/data/unit/mua.txt b/icu4c/source/data/unit/mua.txt
index baae6cf88b9..707d8967e3c 100644
--- a/icu4c/source/data/unit/mua.txt
+++ b/icu4c/source/data/unit/mua.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mua{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/my.txt b/icu4c/source/data/unit/my.txt
index a2322af3c70..3d0301c1ad2 100644
--- a/icu4c/source/data/unit/my.txt
+++ b/icu4c/source/data/unit/my.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
my{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/mzn.txt b/icu4c/source/data/unit/mzn.txt
index 8cad43a5cd4..e8139d27e64 100644
--- a/icu4c/source/data/unit/mzn.txt
+++ b/icu4c/source/data/unit/mzn.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mzn{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/naq.txt b/icu4c/source/data/unit/naq.txt
index 783e9408de4..b5a2a9ba5b9 100644
--- a/icu4c/source/data/unit/naq.txt
+++ b/icu4c/source/data/unit/naq.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
naq{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/nb.txt b/icu4c/source/data/unit/nb.txt
index 66eae6ca5b4..3f033a8e6d1 100644
--- a/icu4c/source/data/unit/nb.txt
+++ b/icu4c/source/data/unit/nb.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nb{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/nd.txt b/icu4c/source/data/unit/nd.txt
index 6d27f593bfb..57c1537e75d 100644
--- a/icu4c/source/data/unit/nd.txt
+++ b/icu4c/source/data/unit/nd.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nd{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/nds.txt b/icu4c/source/data/unit/nds.txt
index ff6fa3e1606..2cf547f2d2c 100644
--- a/icu4c/source/data/unit/nds.txt
+++ b/icu4c/source/data/unit/nds.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nds{
- Version{"36.1"}
+ Version{"37"}
units{
duration{
day{
diff --git a/icu4c/source/data/unit/ne.txt b/icu4c/source/data/unit/ne.txt
index 8799437de71..03585ed0fd2 100644
--- a/icu4c/source/data/unit/ne.txt
+++ b/icu4c/source/data/unit/ne.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ne{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/nl.txt b/icu4c/source/data/unit/nl.txt
index e5843c49da1..ad6736bb985 100644
--- a/icu4c/source/data/unit/nl.txt
+++ b/icu4c/source/data/unit/nl.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nl{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/nmg.txt b/icu4c/source/data/unit/nmg.txt
index 7a74d2b3b9b..3be5f9b1128 100644
--- a/icu4c/source/data/unit/nmg.txt
+++ b/icu4c/source/data/unit/nmg.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nmg{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/nn.txt b/icu4c/source/data/unit/nn.txt
index 035f9537698..48ad286bb54 100644
--- a/icu4c/source/data/unit/nn.txt
+++ b/icu4c/source/data/unit/nn.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nn{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/nnh.txt b/icu4c/source/data/unit/nnh.txt
index 0ef980af87d..967ded588d4 100644
--- a/icu4c/source/data/unit/nnh.txt
+++ b/icu4c/source/data/unit/nnh.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nnh{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/nus.txt b/icu4c/source/data/unit/nus.txt
index 5ee0563ccae..4ca97791a08 100644
--- a/icu4c/source/data/unit/nus.txt
+++ b/icu4c/source/data/unit/nus.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nus{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/nyn.txt b/icu4c/source/data/unit/nyn.txt
index 31fb16c5247..ebf19430049 100644
--- a/icu4c/source/data/unit/nyn.txt
+++ b/icu4c/source/data/unit/nyn.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nyn{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/om.txt b/icu4c/source/data/unit/om.txt
index 287077c6b1e..2084a3fa206 100644
--- a/icu4c/source/data/unit/om.txt
+++ b/icu4c/source/data/unit/om.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
om{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/or.txt b/icu4c/source/data/unit/or.txt
index a7bb14d49e9..1602dd8c0c1 100644
--- a/icu4c/source/data/unit/or.txt
+++ b/icu4c/source/data/unit/or.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
or{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
@@ -955,6 +955,9 @@ or{
}
}
mass{
+ earth-mass{
+ dnam{"ଅର୍ଥ ମାସ୍"}
+ }
gram{
dnam{"ଗ୍ରାମ୍"}
one{"{0}ଗ୍ରା"}
diff --git a/icu4c/source/data/unit/os.txt b/icu4c/source/data/unit/os.txt
index d9f5c6a01ef..30bcf88254a 100644
--- a/icu4c/source/data/unit/os.txt
+++ b/icu4c/source/data/unit/os.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
os{
- Version{"36.1"}
+ Version{"37"}
units{
duration{
day{
diff --git a/icu4c/source/data/unit/pa.txt b/icu4c/source/data/unit/pa.txt
index c5b0c5905ba..32a20d0bf0d 100644
--- a/icu4c/source/data/unit/pa.txt
+++ b/icu4c/source/data/unit/pa.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
pa{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/pa_Arab.txt b/icu4c/source/data/unit/pa_Arab.txt
index 7183c0d495e..bb446359dbb 100644
--- a/icu4c/source/data/unit/pa_Arab.txt
+++ b/icu4c/source/data/unit/pa_Arab.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pa_Arab{
%%Parent{"root"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/pa_Guru.txt b/icu4c/source/data/unit/pa_Guru.txt
index f06d9fff342..a0ee56949a6 100644
--- a/icu4c/source/data/unit/pa_Guru.txt
+++ b/icu4c/source/data/unit/pa_Guru.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
pa_Guru{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/pcm.txt b/icu4c/source/data/unit/pcm.txt
new file mode 100644
index 00000000000..5027499114c
--- /dev/null
+++ b/icu4c/source/data/unit/pcm.txt
@@ -0,0 +1,1936 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+pcm{
+ Version{"37"}
+ durationUnits{
+ hm{"h:mm"}
+ hms{"h:mm:ss"}
+ ms{"m:ss"}
+ }
+ units{
+ acceleration{
+ g-force{
+ dnam{"Grávíti Fọs"}
+ one{"{0} g-Fọs"}
+ other{"{0} g-Fọs"}
+ }
+ meter-per-second-squared{
+ dnam{"Míta Fọ Ẹ́vrí Skwiá Sẹ́kọn"}
+ one{"{0} Míta Fọ Ẹ́vrí Skwiá Sẹ́kọn"}
+ other{"{0} Míta Fọ Ẹ́vrí Skwiá Sẹ́kọn"}
+ }
+ }
+ angle{
+ arc-minute{
+ dnam{"Ákmínit-dẹm"}
+ one{"{0} Ákmínit"}
+ other{"{0} Ákmínit"}
+ }
+ arc-second{
+ dnam{"Áksẹ́kọn-dẹm"}
+ one{"{0} Áksẹ́kọn"}
+ other{"{0} Áksẹ́kọn"}
+ }
+ degree{
+ dnam{"Digrii-dẹm"}
+ one{"{0} Digrii"}
+ other{"{0} Digrii"}
+ }
+ radian{
+ dnam{"Rédian-dẹm fọ Ángúl Mẹ́zhọ́mẹnt"}
+ one{"{0} Rédian"}
+ other{"{0} Rédian"}
+ }
+ revolution{
+ dnam{"Rẹvolúshọn"}
+ one{"{0} Rẹvolúshọn"}
+ other{"{0} Rẹvolúshọn"}
+ }
+ }
+ area{
+ acre{
+ dnam{"Éka-dẹm"}
+ one{"{0} Éka"}
+ other{"{0} Éka"}
+ }
+ dunam{
+ dnam{"Dúnam-dẹm"}
+ one{"{0} Dúnam"}
+ other{"{0} Dúnam"}
+ }
+ hectare{
+ dnam{"Hẹ́kta-dẹm"}
+ one{"{0} Hẹ́kta"}
+ other{"{0} Hẹ́kta"}
+ }
+ square-centimeter{
+ dnam{"Skwiá Sẹntímíta-dẹm"}
+ one{"{0} Skwiá Sẹntímíta"}
+ other{"{0} Skwiá Sẹntímíta"}
+ per{"{0} Fọ Ích Skwiá Sẹntímíta"}
+ }
+ square-foot{
+ dnam{"Skwiá Fut-dẹm"}
+ one{"{0} Skwiá Fut"}
+ other{"{0} Skwiá Fut"}
+ }
+ square-inch{
+ dnam{"Skwiá Inch-dẹm"}
+ one{"{0} Skwiá Inch"}
+ other{"{0} Skwiá Inch"}
+ per{"{0} Fọ Ích Skwiá Inch"}
+ }
+ square-kilometer{
+ dnam{"Skwiá Kilómíta-dẹm"}
+ one{"{0} Skwiá Kilómíta"}
+ other{"{0} Skwiá Kilómíta"}
+ per{"{0} Fọ Ích Skwiá Kilómíta"}
+ }
+ square-meter{
+ dnam{"Skwiá Míta-dẹm"}
+ one{"{0} Skwiá Míta"}
+ other{"{0} Skwiá Míta"}
+ per{"{0} Fọ Ích Skwiá Míta"}
+ }
+ square-mile{
+ dnam{"Skwiá Mail-dẹm"}
+ one{"{0} Skwiá Mail"}
+ other{"{0} Skwiá Mail"}
+ per{"{0} Fọ Ích Skwiá Mail"}
+ }
+ square-yard{
+ dnam{"Skwiá Yad-dẹm"}
+ one{"{0} Skwiá Yad"}
+ other{"{0} Skwiá Yad"}
+ }
+ }
+ compound{
+ per{"{0} Fọ Ẹ́vri {1}"}
+ times{"{0}⋅{1}"}
+ }
+ concentr{
+ karat{
+ dnam{"Karat-dẹm"}
+ one{"{0} Karat"}
+ other{"{0} Karat"}
+ }
+ milligram-per-deciliter{
+ dnam{"Mílígram-dẹm Fọ Ẹ́vrí Dẹsílíta"}
+ one{"{0} Mílígram Fọ Ẹ́vrí Dẹsílíta"}
+ other{"{0} Mílígram Fọ Ẹ́vrí Dẹsílíta"}
+ }
+ millimole-per-liter{
+ dnam{"Mílimol-dẹm Fọ Ẹ́vrí Líta"}
+ one{"{0} Mílimol Fọ Ẹ́vrí Líta"}
+ other{"{0} Mílimol Fọ Ẹ́vrí Líta"}
+ }
+ mole{
+ dnam{"Mol-dẹm"}
+ one{"{0} Mol"}
+ other{"{0} Mol"}
+ }
+ part-per-million{
+ dnam{"Pat-dẹm Fọ Ích Míliọn"}
+ one{"{0} Pat Fọ Ích Míliọn"}
+ other{"{0} Pat Fọ Ích Míliọn"}
+ }
+ percent{
+ dnam{"Pasẹnt"}
+ one{"{0} Pasẹnt"}
+ other{"{0} Pasẹnt"}
+ }
+ permille{
+ dnam{"Fọ Ích Taúzan"}
+ one{"{0} Fọ Ích Taúzan"}
+ other{"{0} Fọ Ích Taúzan"}
+ }
+ permyriad{
+ dnam{"Fọ Ích Tẹ́n Taúzan"}
+ one{"{0} Fọ Ích Tẹ́n Taúzan"}
+ other{"{0} Fọ Ích Tẹ́n Taúzan"}
+ }
+ }
+ consumption{
+ liter-per-100kilometers{
+ dnam{"Líta-dẹm Fọ Ẹ́vrí 100 Kilómíta"}
+ one{"{0} Líta Fọ Ẹ́vrí 100 Kilómíta"}
+ other{"{0} Líta Fọ Ẹ́vrí 100 Kilómíta"}
+ }
+ liter-per-kilometer{
+ dnam{"Líta-dẹm Fọ Ẹ́vrí Kilómíta"}
+ one{"{0} Líta Fọ Ẹ́vrí Kilómíta"}
+ other{"{0} Líta Fọ Ẹ́vrí Kilómíta"}
+ }
+ mile-per-gallon{
+ dnam{"Mail-dẹm Fọ Ẹ́vrí Gálọn"}
+ one{"{0} Mail Fọ Ẹ́vrí Gálọn"}
+ other{"{0} Mail Fọ Ẹ́vrí Gálọn"}
+ }
+ mile-per-gallon-imperial{
+ dnam{"Mail-dẹm Fọ Ẹ́vrí Brítísh Gálọn"}
+ one{"{0} Mail Fọ Ẹ́vrí Brítísh Gálọn"}
+ other{"{0} Mail Fọ Ẹ́vrí Brítísh Gálọn"}
+ }
+ }
+ coordinate{
+ dnam{"Kádínál Pọint"}
+ east{"{0} Ist"}
+ north{"{0} Nọt"}
+ south{"{0} Sáut"}
+ west{"{0} Wẹst"}
+ }
+ digital{
+ bit{
+ dnam{"Bit-dem"}
+ one{"{0} bit"}
+ other{"{0} bit"}
+ }
+ byte{
+ dnam{"Bait-dẹm"}
+ one{"{0} Bait"}
+ other{"{0} Bait"}
+ }
+ gigabit{
+ dnam{"Gígábit-dẹm"}
+ one{"{0} Gígábit"}
+ other{"{0} Gígábit"}
+ }
+ gigabyte{
+ dnam{"Gígábait-dẹm"}
+ one{"{0} Gígábait"}
+ other{"{0} Gígábait"}
+ }
+ kilobit{
+ dnam{"Kílóbit-dẹm"}
+ one{"{0} Kílóbit"}
+ other{"{0} Kílóbit"}
+ }
+ kilobyte{
+ dnam{"Kílóbait-dẹm"}
+ one{"{0} Kílóbait"}
+ other{"{0} Kílóbait"}
+ }
+ megabit{
+ dnam{"Mẹ́gábit-dẹm"}
+ one{"{0} Mẹ́gábit"}
+ other{"{0} Mẹ́gábit"}
+ }
+ megabyte{
+ dnam{"Mẹ́gábait-dẹm"}
+ one{"{0} Mẹ́gábait"}
+ other{"{0} Mẹ́gábait"}
+ }
+ petabyte{
+ dnam{"Pẹ́tábait-dẹm"}
+ one{"{0} Pẹ́tábait"}
+ other{"{0} Pẹ́tábait"}
+ }
+ terabit{
+ dnam{"Tẹ́rábit-dẹm"}
+ one{"{0} Tẹ́rábit"}
+ other{"{0} Tẹ́rábit"}
+ }
+ terabyte{
+ dnam{"Tẹ́rábait-dẹm"}
+ one{"{0} Tẹ́rábait"}
+ other{"{0} Tẹ́rábait"}
+ }
+ }
+ duration{
+ century{
+ dnam{"Họ́ndrẹ́d-họ́ndrẹ́d-yiẹ́"}
+ one{"{0} Họ́ndrẹ́d-yiẹ́"}
+ other{"{0} Họ́ndrẹ́d-yiẹ́"}
+ }
+ day{
+ dnam{"Dè-dẹm"}
+ one{"{0} Dè"}
+ other{"{0} Dè"}
+ per{"{0} Ích Dè"}
+ }
+ decade{
+ dnam{"Tẹ́n-tẹ́n-yiẹ"}
+ one{"{0} Tẹ́n-yiẹ"}
+ other{"{0} Tẹ́n-yiẹ́"}
+ }
+ hour{
+ dnam{"Áwa-dẹm"}
+ one{"{0} Áwa"}
+ other{"{0} Áwa"}
+ per{"{0} Ích Áwa"}
+ }
+ microsecond{
+ dnam{"Maíkrosẹ́kọn-dẹm"}
+ one{"{0} Maíkrosẹ́kọn"}
+ other{"{0} Maíkrosẹ́kọn"}
+ }
+ millisecond{
+ dnam{"Mílisẹ́kọn-dẹm"}
+ one{"{0} Mílisẹ́kọn"}
+ other{"{0} Mílisẹ́kọn"}
+ }
+ minute{
+ dnam{"Mínit-dẹm"}
+ one{"{0} Mínit"}
+ other{"{0} Mínit"}
+ per{"{0} Ích Mínit"}
+ }
+ month{
+ dnam{"Mọnt-dẹm"}
+ one{"{0} Mọnt"}
+ other{"{0} Mọnt"}
+ per{"{0} Ích mọnt"}
+ }
+ nanosecond{
+ dnam{"Nánosẹ́kọn-dẹm"}
+ one{"{0} Nánosẹ́kọn"}
+ other{"{0} Nánosẹ́kọn"}
+ }
+ second{
+ dnam{"Sẹ́kọn-dẹm"}
+ one{"{0} Sẹ́kọn"}
+ other{"{0} Sẹ́kọn"}
+ per{"{0} Ích Sẹ́kọn"}
+ }
+ week{
+ dnam{"Wik-dẹm"}
+ one{"{0} Wik"}
+ other{"{0} Wik"}
+ per{"{0} Ích Wik"}
+ }
+ year{
+ dnam{"Yiẹ-dẹm"}
+ one{"{0} Yiẹ"}
+ other{"{0} Yiẹ"}
+ per{"{0} Ích yiẹ"}
+ }
+ }
+ electric{
+ ampere{
+ dnam{"Ámpẹ́a-dẹm"}
+ one{"{0} ámpẹ́a"}
+ other{"{0} ámpẹ́a"}
+ }
+ milliampere{
+ dnam{"Míliámpẹ́a-dẹm"}
+ one{"{0} Míliámpẹ́a"}
+ other{"{0} Míliámpẹ́a"}
+ }
+ ohm{
+ dnam{"Om-dẹm"}
+ one{"{0} Om"}
+ other{"{0} Om"}
+ }
+ volt{
+ dnam{"Volt-dẹm"}
+ one{"{0} Volt"}
+ other{"{0} Volt"}
+ }
+ }
+ energy{
+ british-thermal-unit{
+ dnam{"Brítísh Támál Yúnit-dẹm"}
+ one{"{0} Brítísh Támál Yúnit"}
+ other{"{0} Brítísh Támál Yúnit"}
+ }
+ calorie{
+ dnam{"Kálọ́ri-dẹm"}
+ one{"{0} Kálọ́ri"}
+ other{"{0} Kálọ́ri"}
+ }
+ electronvolt{
+ dnam{"Ẹlẹ́ktrọ́nvolt-dẹm"}
+ one{"{0} Ẹlẹ́ktrọ́nvolt"}
+ other{"{0} Ẹlẹ́ktrọ́nvolt"}
+ }
+ foodcalorie{
+ dnam{"Kálọ́ri-dẹm"}
+ one{"{0} Kálọ́ri"}
+ other{"{0} Kálọ́ri"}
+ }
+ joule{
+ dnam{"Jul-dẹm"}
+ one{"{0} Jul"}
+ other{"{0} Jul"}
+ }
+ kilocalorie{
+ dnam{"Kílokálọ́ri-dẹm"}
+ one{"{0} Kílokálọ́ri"}
+ other{"{0} Kílokálọ́ri"}
+ }
+ kilojoule{
+ dnam{"Kílojul-dẹm"}
+ one{"{0} Kílojul"}
+ other{"{0} Kílojul"}
+ }
+ kilowatt-hour{
+ dnam{"Kílowát-Áwa-dẹm"}
+ one{"{0} Kílowát-Áwa"}
+ other{"{0} Kílowát-Áwa"}
+ }
+ therm-us{
+ dnam{"US Támál Yúnit-dẹm"}
+ one{"{0} US Támál Yúnit"}
+ other{"{0} US Támál Yúnit"}
+ }
+ }
+ force{
+ newton{
+ dnam{"Niútons"}
+ one{"{0} Niúton"}
+ other{"{0} Niúton"}
+ }
+ pound-force{
+ dnam{"Páund-dẹm ọf Fọs"}
+ one{"{0} Paúnd ọf Fọs"}
+ other{"{0} Paúnd ọf Fọs"}
+ }
+ }
+ frequency{
+ gigahertz{
+ dnam{"Gígahẹtz-dẹm"}
+ one{"{0} Gígahẹtz"}
+ other{"{0} Gígahẹtz"}
+ }
+ hertz{
+ dnam{"Hẹtz-dẹm"}
+ one{"{0} Hẹtz"}
+ other{"{0} Hẹtz"}
+ }
+ kilohertz{
+ dnam{"Kílohẹtz-dẹm"}
+ one{"{0} Kílohẹtz"}
+ other{"{0} Kílohẹtz"}
+ }
+ megahertz{
+ dnam{"Mẹ́gahẹtz-dẹm"}
+ one{"{0} Mẹ́gahẹtz"}
+ other{"{0} Mẹ́gahẹtz"}
+ }
+ }
+ graphics{
+ dot-per-centimeter{
+ dnam{"Pọint-dẹm fọ ích sẹntímíta"}
+ one{"{0} Pọint fọ ích sẹntímíta"}
+ other{"{0} Pọint fọ ích sẹntímíta"}
+ }
+ dot-per-inch{
+ dnam{"Pọint-Dẹm Fọ Ẹ́vrí Inch"}
+ one{"{0} Pọint Fọ Ẹ́vrí Inch"}
+ other{"{0} Pọint Fọ Ẹ́vrí Inch"}
+ }
+ em{
+ dnam{"Taipógráfik em"}
+ one{"{0} em"}
+ other{"{0} ems"}
+ }
+ megapixel{
+ dnam{"Mẹ́gapíksẹl-dẹm"}
+ one{"{0} Mẹ́gapíksẹl"}
+ other{"{0} Mẹ́gapíksẹl"}
+ }
+ pixel{
+ dnam{"Píksẹl-dẹm"}
+ one{"{0} Píksẹl"}
+ other{"{0} Píksẹl"}
+ }
+ pixel-per-centimeter{
+ dnam{"Píksẹl-dẹm Fọ Ích Sẹntímíta"}
+ one{"{0} Píksẹl Fọ Ích Sẹntímíta"}
+ other{"{0} Píksẹl Fọ Ích Sẹntímíta"}
+ }
+ pixel-per-inch{
+ dnam{"Píksẹl-dẹm Fọ Ẹ́vrí Inch"}
+ one{"{0} Píksẹl Fọ Ẹ́vrí Inch"}
+ other{"{0} Píksẹl Fọ Ẹ́vrí Inch"}
+ }
+ }
+ length{
+ astronomical-unit{
+ dnam{"Astrọnọ́míkál Yúnit-dem"}
+ one{"{0} Astrọnọ́míkál Yúnit"}
+ other{"{0} Astrọnọ́míkál Yúnit"}
+ }
+ centimeter{
+ dnam{"Sẹ́ntímíta-dẹm"}
+ one{"{0} Sẹ́ntímíta"}
+ other{"{0} Sẹ́ntímíta"}
+ per{"{0} Fọ Ích Sẹ́ntímíta"}
+ }
+ decimeter{
+ dnam{"Dẹsímíta-dẹm"}
+ one{"{0} Dẹsímíta"}
+ other{"{0} Dẹsímíta"}
+ }
+ foot{
+ dnam{"Fut-dẹm"}
+ one{"{0} Fut"}
+ other{"{0} Fut"}
+ per{"{0} Fọ Ích Fut"}
+ }
+ inch{
+ dnam{"Inch-dẹm"}
+ one{"{0} inch"}
+ other{"{0} inch"}
+ per{"{0} Fọ Ẹ́vrí Inch"}
+ }
+ kilometer{
+ dnam{"Kílómíta-dẹm"}
+ one{"{0} Kílómíta"}
+ other{"{0} Kílómíta"}
+ per{"{0} Fọ Ích Kilómíta"}
+ }
+ light-year{
+ dnam{"Laít Yiẹ-dẹm"}
+ one{"{0} Laít Yiẹ"}
+ other{"{0} Laít Yiẹ"}
+ }
+ meter{
+ dnam{"Míta-dẹm"}
+ one{"{0} Míta"}
+ other{"{0} Míta"}
+ per{"{0} Fọ Ích Míta"}
+ }
+ micrometer{
+ dnam{"Maíkrómíta-dẹm"}
+ one{"{0} Maíkrómíta"}
+ other{"{0} Maíkrómíta"}
+ }
+ mile{
+ dnam{"Mail-dẹm"}
+ one{"{0} Mail"}
+ other{"{0} Mail"}
+ }
+ mile-scandinavian{
+ dnam{"Mail-Skandínévia"}
+ one{"{0} Mail-Skandínévia"}
+ other{"{0} Mail-Skandínévia"}
+ }
+ millimeter{
+ dnam{"Milímíta-dẹm"}
+ one{"{0} Milímíta"}
+ other{"{0} Milímíta"}
+ }
+ nanometer{
+ dnam{"Nanómíta-dẹm"}
+ one{"{0} Nanómíta"}
+ other{"{0} Nanómíta"}
+ }
+ nautical-mile{
+ dnam{"Nọ́tíkál Mail-dẹm"}
+ one{"{0} Nọ́tíkál Mail"}
+ other{"{0} Nọ́tíkál Mail"}
+ }
+ parsec{
+ dnam{"parsecs"}
+ one{"{0} parsec"}
+ other{"{0} parsecs"}
+ }
+ picometer{
+ dnam{"Pikómíta-dẹm"}
+ one{"{0} Pikómíta"}
+ other{"{0} Pikómíta"}
+ }
+ point{
+ dnam{"Point-dẹm"}
+ one{"{0} point"}
+ other{"{0} point"}
+ }
+ solar-radius{
+ dnam{"Sólá Rédiọs-dẹm"}
+ one{"{0} Sólá Rédiọs"}
+ other{"{0} Sólá Rédiọs"}
+ }
+ yard{
+ dnam{"Yad-dẹm"}
+ one{"{0} Yad"}
+ other{"{0} Yad"}
+ }
+ }
+ light{
+ lux{
+ dnam{"lux"}
+ one{"{0} lux"}
+ other{"{0} lux"}
+ }
+ solar-luminosity{
+ dnam{"Sólá Luminósíti-dẹm"}
+ one{"{0} Sólá Luminósíti"}
+ other{"{0} Sólá Luminósíti"}
+ }
+ }
+ mass{
+ carat{
+ dnam{"Kárat-dẹm"}
+ one{"{0} Kárat"}
+ other{"{0} Kárat"}
+ }
+ dalton{
+ dnam{"Dọ́lton-dẹm"}
+ one{"{0} Dọ́lton"}
+ other{"{0} Dọ́lton"}
+ }
+ earth-mass{
+ dnam{"Ẹ́t Mas-dẹm"}
+ one{"{0} Ẹ́t Mas"}
+ other{"{0} Ẹ́t Mas"}
+ }
+ gram{
+ dnam{"Gram-dẹm"}
+ one{"{0} Gram"}
+ other{"{0} Gram"}
+ per{"{0} Fọ Ích Gram"}
+ }
+ kilogram{
+ dnam{"Kílógram-dẹm"}
+ one{"{0} Kílógram"}
+ other{"{0} Kílógram"}
+ per{"{0} Fọ Ích Kílógram"}
+ }
+ metric-ton{
+ dnam{"Mẹ́trík Tọn-dẹm"}
+ one{"{0} Mẹ́trík Tọn"}
+ other{"{0} Mẹ́trík Tọn"}
+ }
+ microgram{
+ dnam{"Maíkrógram-dẹm"}
+ one{"{0} Maíkrógram"}
+ other{"{0} Maíkrógram"}
+ }
+ milligram{
+ dnam{"Mílígram-dẹm"}
+ one{"{0} Mílígram"}
+ other{"{0} Mílígram"}
+ }
+ ounce{
+ dnam{"Áuns-dẹm"}
+ one{"{0} Áuns"}
+ other{"{0} Áuns"}
+ per{"{0} Fọ Ích Áuns"}
+ }
+ ounce-troy{
+ dnam{"Trọí Áuns-dẹm"}
+ one{"{0} Trọí Áuns"}
+ other{"{0} Trọí Áuns"}
+ }
+ pound{
+ dnam{"Paund-dẹm"}
+ one{"{0} Paund"}
+ other{"{0} Paund"}
+ per{"{0} Fọ Ích Paund"}
+ }
+ solar-mass{
+ dnam{"Sólá Mas-dẹm"}
+ one{"{0} Sólá Mas"}
+ other{"{0} Sólá Mas"}
+ }
+ ton{
+ dnam{"Tọn-dẹm"}
+ one{"{0} Tọn"}
+ other{"{0} Tọn"}
+ }
+ }
+ power{
+ gigawatt{
+ dnam{"Gígáwat-dẹm"}
+ one{"{0} Gígáwat"}
+ other{"{0} Gígáwat"}
+ }
+ horsepower{
+ dnam{"Họ́spáwa"}
+ one{"{0} Họ́spáwa"}
+ other{"{0} Họ́spáwa"}
+ }
+ kilowatt{
+ dnam{"Kílówat-dẹm"}
+ one{"{0} Kílówat"}
+ other{"{0} Kílówat"}
+ }
+ megawatt{
+ dnam{"Mẹ́gáwat-dẹm"}
+ one{"{0} Mẹ́gáwat"}
+ other{"{0} Mẹ́gáwat"}
+ }
+ milliwatt{
+ dnam{"Míliwat-dẹm"}
+ one{"{0} Míliwat"}
+ other{"{0} Míliwat"}
+ }
+ watt{
+ dnam{"Wat-dẹm"}
+ one{"{0} Wat"}
+ other{"{0} Wat"}
+ }
+ }
+ pressure{
+ atmosphere{
+ dnam{"Átmósfẹ-dẹm"}
+ one{"{0} Átmósfẹ"}
+ other{"{0} Átmósfẹ"}
+ }
+ bar{
+ dnam{"Baa-dẹm"}
+ one{"{0} Baa"}
+ other{"{0} Baa"}
+ }
+ hectopascal{
+ dnam{"Hẹ́ktopáskal-dẹm"}
+ one{"{0} Hẹ́ktopáskal"}
+ other{"{0} Hẹ́ktopáskal"}
+ }
+ inch-hg{
+ dnam{"Ínchís ọf Mẹ́kúri"}
+ one{"{0} Inch ọf Mẹ́kúri"}
+ other{"{0} Inch ọf Mẹ́kúri"}
+ }
+ kilopascal{
+ dnam{"Kílopáskal-dẹm"}
+ one{"{0} Kílopáskal"}
+ other{"{0} Kílopáskal"}
+ }
+ megapascal{
+ dnam{"Mẹ́gapáskal-dẹm"}
+ one{"{0} Mẹ́gapáskal"}
+ other{"{0} Mẹ́gapáskal"}
+ }
+ millibar{
+ dnam{"Mílibaa-dẹm"}
+ one{"{0} Mílibaa"}
+ other{"{0} Mílibaa"}
+ }
+ millimeter-of-mercury{
+ dnam{"Milímítá-dẹm-ọf-Mẹ́kúri"}
+ one{"{0} Milímítá Mẹ́kúri"}
+ other{"{0} Milímítá Mẹ́kúri"}
+ }
+ pascal{
+ dnam{"Páskal-dẹm"}
+ one{"{0} Páskal"}
+ other{"{0} Páskal"}
+ }
+ pound-per-square-inch{
+ dnam{"Páund-dẹm Fọ Ẹ́vrí Skwiá Inch"}
+ one{"{0} Páund Fọ Ẹ́vrí Skwiá Inch"}
+ other{"{0} Páund Fọ Ẹ́vrí Skwiá Inch"}
+ }
+ }
+ speed{
+ kilometer-per-hour{
+ dnam{"Kílómíta-dẹm Fọ Ẹ́vrí Áwa"}
+ one{"{0} Kílómíta Fọ Ẹ́vrí Áwa"}
+ other{"{0} Kílómíta Fọ Ẹ́vrí Áwa"}
+ }
+ knot{
+ dnam{"Nọt-dẹm"}
+ one{"{0} Nọt"}
+ other{"{0} Nọt"}
+ }
+ meter-per-second{
+ dnam{"Míta-dẹm Fọ Ẹ́vrí Sẹ́kọn"}
+ one{"{0} Míta Fọ Ẹ́vrí Sẹ́kọn"}
+ other{"{0} Míta Fọ Ẹ́vrí Sẹ́kọn"}
+ }
+ mile-per-hour{
+ dnam{"Mail-dẹm Fọ Ẹ́vrí Áwa"}
+ one{"{0} Mail Fọ Ẹ́vrí Áwa"}
+ other{"{0} Mail Fọ Ẹ́vrí Áwa"}
+ }
+ }
+ temperature{
+ celsius{
+ dnam{"Digrís Sẹ́lsiọs"}
+ one{"{0} Digrí Sẹ́lsiọs"}
+ other{"{0} Digrís Sẹ́lsiọs"}
+ }
+ fahrenheit{
+ dnam{"Digrís Fárẹ́nhait"}
+ one{"{0} Digrí Fárẹ́nhait"}
+ other{"{0} Digrís Fárẹ́nhait"}
+ }
+ generic{
+ dnam{"°"}
+ one{"{0}°"}
+ other{"{0}°"}
+ }
+ kelvin{
+ dnam{"Kẹ́lvin-dẹm"}
+ one{"{0} Kẹ́lvin"}
+ other{"{0} Kẹ́lvin"}
+ }
+ }
+ torque{
+ newton-meter{
+ dnam{"Niúton-Míta-dẹm"}
+ one{"{0} Niúton-Míta"}
+ other{"{0} Niúton-Míta"}
+ }
+ pound-foot{
+ dnam{"Páund-Fut"}
+ one{"{0} Páund-Fut"}
+ other{"{0} Páund-Fut"}
+ }
+ }
+ volume{
+ acre-foot{
+ dnam{"Éka-Fut-dẹm"}
+ one{"{0} Éka-Fut"}
+ other{"{0} Éka-Fut"}
+ }
+ barrel{
+ dnam{"Drọm-dẹm"}
+ one{"{0} Drọm"}
+ other{"{0} Drọm"}
+ }
+ centiliter{
+ dnam{"Sẹntílíta-dẹm"}
+ one{"{0} Sẹntílíta"}
+ other{"{0} Sẹntílíta"}
+ }
+ cubic-centimeter{
+ dnam{"Kúbík Sẹntímíta-dẹm"}
+ one{"{0} Kúbík Sẹntímíta"}
+ other{"{0} Kúbík Sẹntímíta"}
+ per{"{0} Fọ Ích Kúbík Sẹntímíta"}
+ }
+ cubic-foot{
+ dnam{"Kúbík Fut-dẹm"}
+ one{"{0} Kúbík Fut"}
+ other{"{0} Kúbík Fut"}
+ }
+ cubic-inch{
+ dnam{"Kúbík Ínchis"}
+ one{"{0} Kúbík Ínch"}
+ other{"{0} Kúbík Ínchis"}
+ }
+ cubic-kilometer{
+ dnam{"Kúbík Kílómíta-dẹm"}
+ one{"{0} Kúbík Kílómíta"}
+ other{"{0} Kúbík Kílómíta"}
+ }
+ cubic-meter{
+ dnam{"Kúbík Míta-dẹm"}
+ one{"{0} Kúbík Míta"}
+ other{"{0} Kúbík Míta"}
+ per{"{0} Fọ Ích Kúbík Míta"}
+ }
+ cubic-mile{
+ dnam{"Kúbík Mail-dẹm"}
+ one{"{0} Kúbík Mail"}
+ other{"{0} Kúbík Mail"}
+ }
+ cubic-yard{
+ dnam{"Kúbík Yad-dẹm"}
+ one{"{0} Kúbík"}
+ other{"{0} Kúbík"}
+ }
+ cup{
+ dnam{"Kọp-dẹm"}
+ one{"{0} Kọp"}
+ other{"{0} Kọp"}
+ }
+ cup-metric{
+ dnam{"Mẹ́trík Kọp-dẹm"}
+ one{"{0} Mẹ́trík Kọp"}
+ other{"{0} Mẹ́trík Kọp"}
+ }
+ deciliter{
+ dnam{"Dẹsílíta-dẹm"}
+ one{"{0} Dẹsílíta"}
+ other{"{0} Dẹsílíta"}
+ }
+ fluid-ounce{
+ dnam{"Líkwíd Áuns-dẹm"}
+ one{"{0} Líkwíd Áuns"}
+ other{"{0} Líkwíd Áuns"}
+ }
+ fluid-ounce-imperial{
+ dnam{"Brítísh Líkwíd Aúnsis-dẹm"}
+ one{"{0} Brítísh Líkwíd Aúns"}
+ other{"{0} Brítísh Líkwíd Aúns"}
+ }
+ gallon{
+ dnam{"Gálọn-dẹm"}
+ one{"{0} Gálọn"}
+ other{"{0} Gálọn"}
+ per{"{0} Fọ Ích Gálọn"}
+ }
+ gallon-imperial{
+ dnam{"Brítísh Galọn-dẹm"}
+ one{"{0} Brítísh Galọn"}
+ other{"{0} Brítísh Galọn"}
+ per{"{0} Fọ Ích Brítísh Galọn"}
+ }
+ hectoliter{
+ dnam{"Hẹ́któlíta-dẹm"}
+ one{"{0} Hẹ́któlíta"}
+ other{"{0} Hẹ́któlíta"}
+ }
+ liter{
+ dnam{"Líta-dẹm"}
+ one{"{0}Líta"}
+ other{"{0}Líta"}
+ per{"{0} Fọ Ích Líta"}
+ }
+ megaliter{
+ dnam{"Mẹ́galíta-dẹm"}
+ one{"{0} Mẹ́galíta"}
+ other{"{0} Mẹ́galíta"}
+ }
+ milliliter{
+ dnam{"Milílíta-dẹm"}
+ one{"{0} Milílíta"}
+ other{"{0} Milílíta"}
+ }
+ pint{
+ dnam{"Paint-dẹm"}
+ one{"{0} Paint"}
+ other{"{0} Paint"}
+ }
+ pint-metric{
+ dnam{"Mẹ́trík Paint-dẹm"}
+ one{"{0} Mẹ́trík Paint"}
+ other{"{0} Mẹ́trík Paint"}
+ }
+ quart{
+ dnam{"Kwọt-dẹm"}
+ one{"{0} Kwọt"}
+ other{"{0} Kwọt"}
+ }
+ tablespoon{
+ dnam{"Tébulspun-dẹm"}
+ one{"{0} Tébulspun"}
+ other{"{0} Tébulspun"}
+ }
+ teaspoon{
+ dnam{"Tíspun-dẹm"}
+ one{"{0} Tíspun"}
+ other{"{0} Tíspun"}
+ }
+ }
+ }
+ unitsNarrow{
+ compound{
+ per{"{0}/{1}"}
+ times{"{0}⋅{1}"}
+ }
+ concentr{
+ percent{
+ dnam{"%"}
+ one{"{0}%"}
+ other{"{0}%"}
+ }
+ }
+ consumption{
+ liter-per-100kilometers{
+ dnam{"L/100km"}
+ one{"{0}L/100km"}
+ other{"{0}L/100km"}
+ }
+ }
+ coordinate{
+ dnam{"Pọint"}
+ east{"{0}E"}
+ north{"{0}N"}
+ south{"{0}S"}
+ west{"{0}W"}
+ }
+ duration{
+ day{
+ dnam{"Dè"}
+ one{"{0}Dè"}
+ other{"{0}Dè"}
+ }
+ hour{
+ dnam{"Áwa"}
+ one{"{0}Áwa"}
+ other{"{0}Áwa"}
+ }
+ millisecond{
+ dnam{"Mílisẹ́kọns"}
+ one{"{0} ms"}
+ other{"{0} ms"}
+ }
+ minute{
+ dnam{"Mínit"}
+ one{"{0}Mínit"}
+ other{"{0}Mínit"}
+ }
+ month{
+ dnam{"Mọnt"}
+ one{"{0}Mọnt"}
+ other{"{0}Mọnt"}
+ }
+ second{
+ dnam{"Sẹ́kọn"}
+ one{"{0}Sẹ́kọn"}
+ other{"{0}Sẹ́kọn"}
+ }
+ week{
+ dnam{"Wik"}
+ one{"{0}Wik"}
+ other{"{0}Wik"}
+ }
+ year{
+ dnam{"Yiẹ"}
+ one{"{0}Yiẹ"}
+ other{"{0}Yiẹ"}
+ }
+ }
+ length{
+ centimeter{
+ dnam{"sm"}
+ one{"{0}sm"}
+ other{"{0}sm"}
+ }
+ kilometer{
+ dnam{"km"}
+ one{"{0}km"}
+ other{"{0}km"}
+ }
+ meter{
+ dnam{"m"}
+ one{"{0}m"}
+ other{"{0}m"}
+ }
+ millimeter{
+ dnam{"mm"}
+ one{"{0}mm"}
+ other{"{0}mm"}
+ }
+ }
+ mass{
+ gram{
+ dnam{"Gram"}
+ one{"{0}g"}
+ other{"{0}g"}
+ }
+ kilogram{
+ dnam{"kg"}
+ one{"{0}kg"}
+ other{"{0}kg"}
+ }
+ }
+ speed{
+ kilometer-per-hour{
+ dnam{"km/áw"}
+ one{"{0} km/á"}
+ other{"{0} km/á"}
+ }
+ }
+ temperature{
+ celsius{
+ dnam{"°C"}
+ one{"{0}°C"}
+ other{"{0}°C"}
+ }
+ }
+ volume{
+ liter{
+ dnam{"Líta"}
+ one{"{0}L"}
+ other{"{0}L"}
+ }
+ }
+ }
+ unitsShort{
+ acceleration{
+ g-force{
+ dnam{"g-Fọs"}
+ one{"{0} G"}
+ other{"{0} G"}
+ }
+ meter-per-second-squared{
+ dnam{"Míta/sẹk²"}
+ one{"{0} m/s²"}
+ other{"{0} m/s²"}
+ }
+ }
+ angle{
+ arc-minute{
+ dnam{"Ákmínits"}
+ one{"{0} Ákmín"}
+ other{"{0} Ákmín"}
+ }
+ arc-second{
+ dnam{"Áksẹ́kọns"}
+ one{"{0} Áksẹ́k"}
+ other{"{0} Áksẹ́k"}
+ }
+ degree{
+ dnam{"Digriis"}
+ one{"{0} dig"}
+ other{"{0} dig"}
+ }
+ radian{
+ dnam{"Rédians"}
+ one{"{0}Réd"}
+ other{"{0}Réd"}
+ }
+ revolution{
+ dnam{"rẹv"}
+ one{"{0} rẹv"}
+ other{"{0} rẹv"}
+ }
+ }
+ area{
+ acre{
+ dnam{"Ékas"}
+ one{"{0} ék"}
+ other{"{0} ék"}
+ }
+ dunam{
+ dnam{"Dúnams"}
+ one{"{0} Dúnam"}
+ other{"{0} Dúnam"}
+ }
+ hectare{
+ dnam{"Hẹ́ktas"}
+ one{"{0} hẹ"}
+ other{"{0} hẹ"}
+ }
+ square-centimeter{
+ dnam{"sm²"}
+ one{"{0} sm²"}
+ other{"{0} sm²"}
+ per{"{0}/sm²"}
+ }
+ square-foot{
+ dnam{"Skw Fut-dẹm"}
+ one{"{0} Skw ft"}
+ other{"{0} Skw ft"}
+ }
+ square-inch{
+ dnam{"Ínchis2"}
+ one{"{0} in²"}
+ other{"{0} in²"}
+ per{"{0}/in²"}
+ }
+ square-kilometer{
+ dnam{"km²"}
+ one{"{0} km²"}
+ other{"{0} km²"}
+ per{"{0}/km²"}
+ }
+ square-meter{
+ dnam{"Mítas²"}
+ one{"{0} m²"}
+ other{"{0} m²"}
+ per{"{0}/m²"}
+ }
+ square-mile{
+ dnam{"Skwiá Mails"}
+ one{"{0} skw ma"}
+ other{"{0} skw ma"}
+ per{"{0}/ma²"}
+ }
+ square-yard{
+ dnam{"Yads²"}
+ one{"{0} yd²"}
+ other{"{0} yd²"}
+ }
+ }
+ compound{
+ per{"{0}/{1}"}
+ times{"{0}⋅{1}"}
+ }
+ concentr{
+ karat{
+ dnam{"Karats"}
+ one{"{0} kar"}
+ other{"{0} kar"}
+ }
+ milligram-per-deciliter{
+ dnam{"mg/dL"}
+ one{"{0} mg/dL"}
+ other{"{0} mg/dL"}
+ }
+ millimole-per-liter{
+ dnam{"Mílimol/Líta"}
+ one{"{0} mmol/L"}
+ other{"{0} mmol/L"}
+ }
+ mole{
+ dnam{"mol"}
+ one{"{0} mol"}
+ other{"{0} mol"}
+ }
+ part-per-million{
+ dnam{"Pat/Míliọn"}
+ one{"{0} ppm"}
+ other{"{0} ppm"}
+ }
+ percent{
+ dnam{"Pasẹnt"}
+ one{"{0}%"}
+ other{"{0}%"}
+ }
+ permille{
+ dnam{"Fọ Ích Taúzan"}
+ one{"{0}‰"}
+ other{"{0}‰"}
+ }
+ permyriad{
+ dnam{"Fọ Ích Tẹ́n Taúzan"}
+ one{"{0}‱"}
+ other{"{0}‱"}
+ }
+ }
+ consumption{
+ liter-per-100kilometers{
+ dnam{"L/100 km"}
+ one{"{0} L/100 km"}
+ other{"{0} L/100 km"}
+ }
+ liter-per-kilometer{
+ dnam{"Lítas/km"}
+ one{"{0} L/km"}
+ other{"{0} L/km"}
+ }
+ mile-per-gallon{
+ dnam{"Mails/gal"}
+ one{"{0} mfeg"}
+ other{"{0} mfeg"}
+ }
+ mile-per-gallon-imperial{
+ dnam{"Mails/gal Brítish"}
+ one{"{0} mfeg Brít"}
+ other{"{0} mfeg Brít"}
+ }
+ }
+ coordinate{
+ dnam{"Pọint"}
+ east{"{0} E"}
+ north{"{0} N"}
+ south{"{0} S"}
+ west{"{0} W"}
+ }
+ digital{
+ bit{
+ dnam{"Bit"}
+ one{"{0} Bit"}
+ other{"{0} Bit"}
+ }
+ byte{
+ dnam{"Bait"}
+ one{"{0} Bait"}
+ other{"{0} Bait"}
+ }
+ gigabit{
+ dnam{"Gbit"}
+ one{"{0} Gb"}
+ other{"{0} Gb"}
+ }
+ gigabyte{
+ dnam{"GBait"}
+ one{"{0} GB"}
+ other{"{0} GB"}
+ }
+ kilobit{
+ dnam{"kbit"}
+ one{"{0} kb"}
+ other{"{0} kb"}
+ }
+ kilobyte{
+ dnam{"KBait"}
+ one{"{0} kB"}
+ other{"{0} kB"}
+ }
+ megabit{
+ dnam{"Mbit"}
+ one{"{0} Mb"}
+ other{"{0} Mb"}
+ }
+ megabyte{
+ dnam{"MBait"}
+ one{"{0} MB"}
+ other{"{0} MB"}
+ }
+ petabyte{
+ dnam{"PBaít"}
+ one{"{0} PB"}
+ other{"{0} PB"}
+ }
+ terabit{
+ dnam{"Tbit"}
+ one{"{0} Tb"}
+ other{"{0} Tb"}
+ }
+ terabyte{
+ dnam{"TBait"}
+ one{"{0} TB"}
+ other{"{0} TB"}
+ }
+ }
+ duration{
+ century{
+ dnam{"Họ́ndrẹ́d-yiẹ"}
+ one{"{0} Họ́nd-yiẹ́"}
+ other{"{0} Họ́nd-yiẹ́"}
+ }
+ day{
+ dnam{"Dez"}
+ one{"{0} dè"}
+ other{"{0} dez"}
+ per{"{0}/d"}
+ }
+ decade{
+ dnam{"Tẹ́n-tẹ́n-yiẹ"}
+ one{"{0} Tẹ́n-yiẹ"}
+ other{"{0}Tẹ́n-yiẹ"}
+ }
+ hour{
+ dnam{"Áwas"}
+ one{"{0} Áwa"}
+ other{"{0} Áwa"}
+ per{"{0}/a"}
+ }
+ microsecond{
+ dnam{"Maíkrosẹ́kọns"}
+ one{"{0}Maíksẹ́k"}
+ other{"{0}Maiksẹk"}
+ }
+ millisecond{
+ dnam{"Mílisẹ́kọn"}
+ one{"{0} Mílisẹ́kọn"}
+ other{"{0} Mílisẹ́kọn"}
+ }
+ minute{
+ dnam{"Mínit"}
+ one{"{0} Mínit"}
+ other{"{0} Mínit"}
+ per{"{0}/min"}
+ }
+ month{
+ dnam{"Mọnt-dẹm"}
+ one{"{0} Mọnt"}
+ other{"{0} Mọnt"}
+ per{"{0}/Mt"}
+ }
+ nanosecond{
+ dnam{"Nánosẹ́kọns"}
+ one{"{0} Nansẹk"}
+ other{"{0} Nansẹk"}
+ }
+ second{
+ dnam{"Sẹ́kọns"}
+ one{"{0} Sẹ́kọn"}
+ other{"{0} Sẹ́kọn"}
+ per{"{0}/sẹ́k"}
+ }
+ week{
+ dnam{"Wik"}
+ one{"{0} Wik"}
+ other{"Wik {0}"}
+ per{"{0} Wik"}
+ }
+ year{
+ dnam{"Yiẹ"}
+ one{"{0} Yiẹ"}
+ other{"{0} Yiẹ"}
+ per{"{0}/Yiẹ"}
+ }
+ }
+ electric{
+ ampere{
+ dnam{"amps"}
+ one{"{0} A"}
+ other{"{0} A"}
+ }
+ milliampere{
+ dnam{"Míliámps"}
+ one{"{0} mA"}
+ other{"{0} mA"}
+ }
+ ohm{
+ dnam{"Oms"}
+ one{"{0} Ω"}
+ other{"{0} Ω"}
+ }
+ volt{
+ dnam{"Volts"}
+ one{"{0} V"}
+ other{"{0} V"}
+ }
+ }
+ energy{
+ british-thermal-unit{
+ dnam{"BTY"}
+ one{"{0}Bty"}
+ other{"{0}Bty"}
+ }
+ calorie{
+ dnam{"kal"}
+ one{"{0} kal"}
+ other{"{0} kal"}
+ }
+ electronvolt{
+ dnam{"Ẹlẹ́ktrọ́nvolt"}
+ one{"{0} ẹV"}
+ other{"{0} ẹV"}
+ }
+ foodcalorie{
+ dnam{"Kal"}
+ one{"{0} Kal"}
+ other{"{0} Kal"}
+ }
+ joule{
+ dnam{"Joules"}
+ one{"{0} J"}
+ other{"{0} J"}
+ }
+ kilocalorie{
+ dnam{"kkal"}
+ one{"{0} kkal"}
+ other{"{0} kkal"}
+ }
+ kilojoule{
+ dnam{"Kílojul"}
+ one{"{0} kJ"}
+ other{"{0} kJ"}
+ }
+ kilowatt-hour{
+ dnam{"KW-áwa"}
+ one{"{0} kWa"}
+ other{"{0} kWa"}
+ }
+ therm-us{
+ dnam{"US Támál"}
+ one{"{0} US Támal"}
+ other{"{0} US Támal"}
+ }
+ }
+ force{
+ newton{
+ dnam{"Niúton"}
+ one{"{0} N"}
+ other{"{0} N"}
+ }
+ pound-force{
+ dnam{"Páund-Fọs"}
+ one{"{0} lbf"}
+ other{"{0} lbf"}
+ }
+ }
+ frequency{
+ gigahertz{
+ dnam{"GHz"}
+ one{"{0} GHz"}
+ other{"{0} GHz"}
+ }
+ hertz{
+ dnam{"Hz"}
+ one{"{0} Hz"}
+ other{"{0} Hz"}
+ }
+ kilohertz{
+ dnam{"kHz"}
+ one{"{0} kHz"}
+ other{"{0} kHz"}
+ }
+ megahertz{
+ dnam{"MHz"}
+ one{"{0} MHz"}
+ other{"{0} MHz"}
+ }
+ }
+ graphics{
+ dot-per-centimeter{
+ dnam{"Pọints fọ ích sẹntímíta"}
+ one{"{0} PFIS"}
+ other{"{0} PFIS"}
+ }
+ dot-per-inch{
+ dnam{"Pọints Fọ Ẹ́vrí Inch"}
+ one{"{0} PFẸI"}
+ other{"{0} PFẸI"}
+ }
+ em{
+ dnam{"em"}
+ one{"{0} em"}
+ other{"{0} em"}
+ }
+ megapixel{
+ dnam{"Mẹ́gapíksẹls"}
+ one{"{0} Mẹ́gapíks"}
+ other{"{0} Mẹ́gapíks"}
+ }
+ pixel{
+ dnam{"Píksẹls"}
+ one{"{0} Píksẹl"}
+ other{"{0} Píksẹl"}
+ }
+ pixel-per-centimeter{
+ dnam{"Píksẹls Fọ Ích Sẹntímíta"}
+ one{"{0} PFS"}
+ other{"{0} PFS"}
+ }
+ pixel-per-inch{
+ dnam{"Píksẹl Fọ Ẹ́vrí Inch"}
+ one{"{0} PFI"}
+ other{"{0} PFI"}
+ }
+ }
+ length{
+ astronomical-unit{
+ dnam{"ay"}
+ one{"{0} ay"}
+ other{"{0} ay"}
+ }
+ centimeter{
+ dnam{"sm"}
+ one{"{0} sm"}
+ other{"{0} sm"}
+ per{"{0}/sm"}
+ }
+ decimeter{
+ dnam{"dm"}
+ one{"{0} dm"}
+ other{"{0} dm"}
+ }
+ foot{
+ dnam{"Fut-dẹm"}
+ one{"{0} ft"}
+ other{"{0} ft"}
+ per{"{0}/ft"}
+ }
+ inch{
+ dnam{"Ínchis"}
+ one{"{0} in"}
+ other{"{0} in"}
+ per{"{0}/in"}
+ }
+ kilometer{
+ dnam{"km"}
+ one{"{0} km"}
+ other{"{0} km"}
+ per{"{0}/km"}
+ }
+ light-year{
+ dnam{"Laít Yiẹ"}
+ one{"{0}ly"}
+ other{"{0}ly"}
+ }
+ meter{
+ dnam{"m"}
+ one{"{0} m"}
+ other{"{0} m"}
+ per{"{0}/m"}
+ }
+ micrometer{
+ dnam{"µmíta"}
+ one{"{0} µm"}
+ other{"{0} µm"}
+ }
+ mile{
+ dnam{"Mails"}
+ one{"{0} ma"}
+ other{"{0} ma"}
+ }
+ mile-scandinavian{
+ dnam{"smi"}
+ one{"{0} smi"}
+ other{"{0} smi"}
+ }
+ millimeter{
+ dnam{"mm"}
+ one{"{0} mm"}
+ other{"{0} mm"}
+ }
+ nanometer{
+ dnam{"nm"}
+ one{"{0} nm"}
+ other{"{0} nm"}
+ }
+ nautical-mile{
+ dnam{"nmi"}
+ one{"{0} nmi"}
+ other{"{0} nmi"}
+ }
+ parsec{
+ dnam{"parsecs"}
+ one{"{0} pc"}
+ other{"{0} pc"}
+ }
+ picometer{
+ dnam{"pm"}
+ one{"{0} pm"}
+ other{"{0} pm"}
+ }
+ point{
+ dnam{"points"}
+ one{"{0} pt"}
+ other{"{0} pt"}
+ }
+ solar-radius{
+ dnam{"Sólá Rédiọs-Dẹm"}
+ one{"{0} R☉"}
+ other{"{0} R☉"}
+ }
+ yard{
+ dnam{"Yads"}
+ one{"{0} yd"}
+ other{"{0} yd"}
+ }
+ }
+ light{
+ lux{
+ dnam{"lux"}
+ one{"{0} lx"}
+ other{"{0} lx"}
+ }
+ solar-luminosity{
+ dnam{"Sólá Luminósítis"}
+ one{"{0} L☉"}
+ other{"{0} L☉"}
+ }
+ }
+ mass{
+ carat{
+ dnam{"Kárats"}
+ one{"{0} Kt"}
+ other{"{0} Kt"}
+ }
+ dalton{
+ dnam{"Dọ́ltons"}
+ one{"{0} Dọ"}
+ other{"{0} Dọ"}
+ }
+ earth-mass{
+ dnam{"Ẹ́t Masís"}
+ one{"{0} M⊕"}
+ other{"{0} M⊕"}
+ }
+ gram{
+ dnam{"Grams"}
+ one{"{0} g"}
+ other{"{0} g"}
+ per{"{0}/g"}
+ }
+ kilogram{
+ dnam{"kg"}
+ one{"{0} kg"}
+ other{"{0} kg"}
+ per{"{0}/kg"}
+ }
+ metric-ton{
+ dnam{"T"}
+ one{"{0} t"}
+ other{"{0} t"}
+ }
+ microgram{
+ dnam{"µg"}
+ one{"{0} µg"}
+ other{"{0} µg"}
+ }
+ milligram{
+ dnam{"mg"}
+ one{"{0} mg"}
+ other{"{0} mg"}
+ }
+ ounce{
+ dnam{"oz"}
+ one{"{0} oz"}
+ other{"{0} oz"}
+ per{"{0}/oz"}
+ }
+ ounce-troy{
+ dnam{"oz trọi"}
+ one{"{0} oz t"}
+ other{"{0} oz t"}
+ }
+ pound{
+ dnam{"Paunds"}
+ one{"{0} lb"}
+ other{"{0} lb"}
+ per{"{0}/lb"}
+ }
+ solar-mass{
+ dnam{"Sólá Masís"}
+ one{"{0} M☉"}
+ other{"{0} M☉"}
+ }
+ ton{
+ dnam{"Tọns"}
+ one{"{0} tn"}
+ other{"{0} tn"}
+ }
+ }
+ power{
+ gigawatt{
+ dnam{"GW"}
+ one{"{0} GW"}
+ other{"{0} GW"}
+ }
+ horsepower{
+ dnam{"hp"}
+ one{"{0} hp"}
+ other{"{0} hp"}
+ }
+ kilowatt{
+ dnam{"kW"}
+ one{"{0} kW"}
+ other{"{0} kW"}
+ }
+ megawatt{
+ dnam{"MW"}
+ one{"{0} MW"}
+ other{"{0} MW"}
+ }
+ milliwatt{
+ dnam{"mW"}
+ one{"{0} mW"}
+ other{"{0} mW"}
+ }
+ watt{
+ dnam{"Wats"}
+ one{"{0} W"}
+ other{"{0} W"}
+ }
+ }
+ pressure{
+ atmosphere{
+ dnam{"atm"}
+ one{"{0} atm"}
+ other{"{0} atm"}
+ }
+ bar{
+ dnam{"Baa"}
+ one{"{0} Baa"}
+ other{"{0} Baa"}
+ }
+ hectopascal{
+ dnam{"hPa"}
+ one{"{0} hPa"}
+ other{"{0} hPa"}
+ }
+ inch-hg{
+ dnam{"inHg"}
+ one{"{0} inHg"}
+ other{"{0} inHg"}
+ }
+ kilopascal{
+ dnam{"kPa"}
+ one{"{0} kPa"}
+ other{"{0} kPa"}
+ }
+ megapascal{
+ dnam{"MPa"}
+ one{"{0} MPa"}
+ other{"{0} MPa"}
+ }
+ millibar{
+ dnam{"mbaa"}
+ one{"{0} mbaa"}
+ other{"{0} mbaa"}
+ }
+ millimeter-of-mercury{
+ dnam{"mmHg"}
+ one{"{0} mmHg"}
+ other{"{0} mmHg"}
+ }
+ pascal{
+ dnam{"Pa"}
+ one{"{0} Pa"}
+ other{"{0} Pa"}
+ }
+ pound-per-square-inch{
+ dnam{"pfẹsi"}
+ one{"{0} pẹsi"}
+ other{"{0} pẹsi"}
+ }
+ }
+ speed{
+ kilometer-per-hour{
+ dnam{"km/áwa"}
+ one{"{0} km/á"}
+ other{"{0} km/á"}
+ }
+ knot{
+ dnam{"Nọt"}
+ one{"{0} Nọt"}
+ other{"{0} Nọt"}
+ }
+ meter-per-second{
+ dnam{"Mítas/Sẹk"}
+ one{"{0} m/s"}
+ other{"{0} m/s"}
+ }
+ mile-per-hour{
+ dnam{"Mails/Áwa"}
+ one{"{0} mfẹa"}
+ other{"{0} mfẹa"}
+ }
+ }
+ temperature{
+ celsius{
+ dnam{"Dig. C"}
+ one{"{0}°C"}
+ other{"{0}°C"}
+ }
+ fahrenheit{
+ dnam{"dig. F"}
+ one{"{0}°F"}
+ other{"{0}°F"}
+ }
+ generic{
+ dnam{"°"}
+ one{"{0}°"}
+ other{"{0}°"}
+ }
+ kelvin{
+ dnam{"K"}
+ one{"{0} K"}
+ other{"{0} K"}
+ }
+ }
+ torque{
+ newton-meter{
+ dnam{"N.m"}
+ one{"{0} N⋅m"}
+ other{"{0} N⋅m"}
+ }
+ pound-foot{
+ dnam{"lbf⋅ft"}
+ one{"{0} lbf⋅ft"}
+ other{"{0} lbf⋅ft"}
+ }
+ }
+ volume{
+ acre-foot{
+ dnam{"Éka ft"}
+ one{"{0} ek ft"}
+ other{"{0} ek ft"}
+ }
+ barrel{
+ dnam{"Drọm"}
+ one{"{0}dr"}
+ other{"{0}dr"}
+ }
+ centiliter{
+ dnam{"sl"}
+ one{"{0} sl"}
+ other{"{0} sl"}
+ }
+ cubic-centimeter{
+ dnam{"sm³"}
+ one{"{0} sm³"}
+ other{"{0} sm³"}
+ per{"{0}/sm³"}
+ }
+ cubic-foot{
+ dnam{"Fut³"}
+ one{"{0} ft³"}
+ other{"{0} ft³"}
+ }
+ cubic-inch{
+ dnam{"Ínchis³"}
+ one{"{0} in³"}
+ other{"{0} in³"}
+ }
+ cubic-kilometer{
+ dnam{"km³"}
+ one{"{0} km³"}
+ other{"{0} km³"}
+ }
+ cubic-meter{
+ dnam{"m³"}
+ one{"{0} m³"}
+ other{"{0} m³"}
+ per{"{0}/m³"}
+ }
+ cubic-mile{
+ dnam{"ma³"}
+ one{"{0} ma³"}
+ other{"{0} ma³"}
+ }
+ cubic-yard{
+ dnam{"Yáds³"}
+ one{"{0} yd³"}
+ other{"{0} yd³"}
+ }
+ cup{
+ dnam{"Kọps"}
+ one{"{0} Kọp"}
+ other{"{0} Kọp"}
+ }
+ cup-metric{
+ dnam{"mkọp"}
+ one{"{0} mk"}
+ other{"{0} mk"}
+ }
+ deciliter{
+ dnam{"dl"}
+ one{"{0} dl"}
+ other{"{0} dl"}
+ }
+ fluid-ounce{
+ dnam{"fl oz"}
+ one{"{0} fl oz"}
+ other{"{0} fl oz"}
+ }
+ fluid-ounce-imperial{
+ dnam{"Brít. Fl oz"}
+ one{"{0} fl oz Brit."}
+ other{"{0} fl oz Brit."}
+ }
+ gallon{
+ dnam{"gal"}
+ one{"{0} gal"}
+ other{"{0} gal"}
+ per{"{0}/gal US"}
+ }
+ gallon-imperial{
+ dnam{"Brít. gal"}
+ one{"{0} Brít. gal"}
+ other{"{0} Brít. gal"}
+ per{"{0} Brít. gal"}
+ }
+ hectoliter{
+ dnam{"hL"}
+ one{"{0} hL"}
+ other{"{0} hL"}
+ }
+ liter{
+ dnam{"Lítas"}
+ one{"{0} L"}
+ other{"{0} L"}
+ per{"{0}/L"}
+ }
+ megaliter{
+ dnam{"ML"}
+ one{"{0} ML"}
+ other{"{0} ML"}
+ }
+ milliliter{
+ dnam{"ml"}
+ one{"{0} ml"}
+ other{"{0} ml"}
+ }
+ pint{
+ dnam{"Paints"}
+ one{"{0} pt"}
+ other{"{0} pt"}
+ }
+ pint-metric{
+ dnam{"mpt"}
+ one{"{0} mpt"}
+ other{"{0} mpt"}
+ }
+ quart{
+ dnam{"kwts"}
+ one{"{0} kwt"}
+ other{"{0} kwt"}
+ }
+ tablespoon{
+ dnam{"Tbsp"}
+ one{"{0} Tbsp"}
+ other{"{0} Tbsp"}
+ }
+ teaspoon{
+ dnam{"Tsp"}
+ one{"{0} Tsp"}
+ other{"{0} Tsp"}
+ }
+ }
+ }
+}
diff --git a/icu4c/source/data/unit/pl.txt b/icu4c/source/data/unit/pl.txt
index 3d34fe3637e..0782c3295d7 100644
--- a/icu4c/source/data/unit/pl.txt
+++ b/icu4c/source/data/unit/pl.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
pl{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
@@ -1246,10 +1246,10 @@ pl{
duration{
day{
dnam{"dzień"}
- few{"{0} dn."}
- many{"{0} dn."}
+ few{"{0} d."}
+ many{"{0} d."}
one{"{0} d."}
- other{"{0} dn."}
+ other{"{0} d."}
per{"{0}/d."}
}
hour{
@@ -1591,11 +1591,11 @@ pl{
other{"{0} eV"}
}
foodcalorie{
- dnam{"cal"}
- few{"{0} cal"}
- many{"{0} cal"}
- one{"{0} cal"}
- other{"{0} cal"}
+ dnam{"kcal"}
+ few{"{0} kcal"}
+ many{"{0} kcal"}
+ one{"{0} kcal"}
+ other{"{0} kcal"}
}
joule{
dnam{"J"}
diff --git a/icu4c/source/data/unit/ps.txt b/icu4c/source/data/unit/ps.txt
index 895273c17cd..b29d70b2f45 100644
--- a/icu4c/source/data/unit/ps.txt
+++ b/icu4c/source/data/unit/ps.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ps{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
@@ -466,6 +466,9 @@ ps{
one{"{0} بحري ميل"}
other{"{0} بحري ميلونه"}
}
+ parsec{
+ dnam{"پارسيکس"}
+ }
picometer{
dnam{"پيکو متره"}
one{"{0} پيکو متر"}
@@ -1532,6 +1535,11 @@ ps{
one{"{0} atm"}
other{"{0} atm"}
}
+ bar{
+ dnam{"bar"}
+ one{"{0} bar"}
+ other{"{0} bar"}
+ }
hectopascal{
dnam{"hPa"}
one{"{0} hPa"}
diff --git a/icu4c/source/data/unit/ps_PK.txt b/icu4c/source/data/unit/ps_PK.txt
index a108acd4567..4c71ad93b3b 100644
--- a/icu4c/source/data/unit/ps_PK.txt
+++ b/icu4c/source/data/unit/ps_PK.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ps_PK{
- Version{"36.1"}
+ Version{"37"}
units{
acceleration{
g-force{
diff --git a/icu4c/source/data/unit/pt.txt b/icu4c/source/data/unit/pt.txt
index 12f3e3f61dc..ce7129b3754 100644
--- a/icu4c/source/data/unit/pt.txt
+++ b/icu4c/source/data/unit/pt.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
pt{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/pt_AO.txt b/icu4c/source/data/unit/pt_AO.txt
index 06842614467..95cf1c6eeb2 100644
--- a/icu4c/source/data/unit/pt_AO.txt
+++ b/icu4c/source/data/unit/pt_AO.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_AO{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/pt_CH.txt b/icu4c/source/data/unit/pt_CH.txt
index 0060128ed54..3a679be16d0 100644
--- a/icu4c/source/data/unit/pt_CH.txt
+++ b/icu4c/source/data/unit/pt_CH.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_CH{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/pt_CV.txt b/icu4c/source/data/unit/pt_CV.txt
index 941a30d4c5d..6d4dd3a184a 100644
--- a/icu4c/source/data/unit/pt_CV.txt
+++ b/icu4c/source/data/unit/pt_CV.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_CV{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/pt_GQ.txt b/icu4c/source/data/unit/pt_GQ.txt
index 263ab5fbe52..7cbf7717a1e 100644
--- a/icu4c/source/data/unit/pt_GQ.txt
+++ b/icu4c/source/data/unit/pt_GQ.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_GQ{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/pt_GW.txt b/icu4c/source/data/unit/pt_GW.txt
index 55d0c8dd222..da37fbe5cb5 100644
--- a/icu4c/source/data/unit/pt_GW.txt
+++ b/icu4c/source/data/unit/pt_GW.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_GW{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/pt_LU.txt b/icu4c/source/data/unit/pt_LU.txt
index 66c4e95674c..ebead8d520f 100644
--- a/icu4c/source/data/unit/pt_LU.txt
+++ b/icu4c/source/data/unit/pt_LU.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_LU{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/pt_MO.txt b/icu4c/source/data/unit/pt_MO.txt
index dd723102e0c..cf54f625921 100644
--- a/icu4c/source/data/unit/pt_MO.txt
+++ b/icu4c/source/data/unit/pt_MO.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_MO{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/pt_MZ.txt b/icu4c/source/data/unit/pt_MZ.txt
index 112d57aab1b..b99439ce770 100644
--- a/icu4c/source/data/unit/pt_MZ.txt
+++ b/icu4c/source/data/unit/pt_MZ.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_MZ{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/pt_PT.txt b/icu4c/source/data/unit/pt_PT.txt
index f050b121323..6d4776ff7aa 100644
--- a/icu4c/source/data/unit/pt_PT.txt
+++ b/icu4c/source/data/unit/pt_PT.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_PT{
- Version{"36.1"}
+ Version{"37"}
units{
acceleration{
g-force{
diff --git a/icu4c/source/data/unit/pt_ST.txt b/icu4c/source/data/unit/pt_ST.txt
index 7975c4b3331..e4321678d60 100644
--- a/icu4c/source/data/unit/pt_ST.txt
+++ b/icu4c/source/data/unit/pt_ST.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_ST{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/pt_TL.txt b/icu4c/source/data/unit/pt_TL.txt
index 5166829a4c1..b3777b6af6a 100644
--- a/icu4c/source/data/unit/pt_TL.txt
+++ b/icu4c/source/data/unit/pt_TL.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_TL{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/qu.txt b/icu4c/source/data/unit/qu.txt
index f76703dee4e..e362da8cd5d 100644
--- a/icu4c/source/data/unit/qu.txt
+++ b/icu4c/source/data/unit/qu.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
qu{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/rm.txt b/icu4c/source/data/unit/rm.txt
index 807ff6722c3..524c80a588e 100644
--- a/icu4c/source/data/unit/rm.txt
+++ b/icu4c/source/data/unit/rm.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
rm{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/rn.txt b/icu4c/source/data/unit/rn.txt
index 1f6843e8ef7..5a9f4db5913 100644
--- a/icu4c/source/data/unit/rn.txt
+++ b/icu4c/source/data/unit/rn.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
rn{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/ro.txt b/icu4c/source/data/unit/ro.txt
index 6ed366e0146..e4fec8e51a5 100644
--- a/icu4c/source/data/unit/ro.txt
+++ b/icu4c/source/data/unit/ro.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ro{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/ro_MD.txt b/icu4c/source/data/unit/ro_MD.txt
index b3cb2620e41..7070a891fe8 100644
--- a/icu4c/source/data/unit/ro_MD.txt
+++ b/icu4c/source/data/unit/ro_MD.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ro_MD{
- Version{"36.1"}
+ Version{"37"}
unitsNarrow{
duration{
day{
diff --git a/icu4c/source/data/unit/rof.txt b/icu4c/source/data/unit/rof.txt
index 76931bf2f81..7f57cbdf086 100644
--- a/icu4c/source/data/unit/rof.txt
+++ b/icu4c/source/data/unit/rof.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
rof{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/root.txt b/icu4c/source/data/unit/root.txt
index 3cc289d0ebb..f36a8381fed 100644
--- a/icu4c/source/data/unit/root.txt
+++ b/icu4c/source/data/unit/root.txt
@@ -1,10 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
-/**
- * ICU source: /common/main/root.xml
- */
root{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
@@ -222,8 +219,8 @@ root{
per{"{0}/h"}
}
microsecond{
- dnam{"μs"}
- other{"{0} μs"}
+ dnam{"µs"}
+ other{"{0} µs"}
}
millisecond{
dnam{"ms"}
diff --git a/icu4c/source/data/unit/ru.txt b/icu4c/source/data/unit/ru.txt
index 9c068253e06..26f97639e72 100644
--- a/icu4c/source/data/unit/ru.txt
+++ b/icu4c/source/data/unit/ru.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ru{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/rw.txt b/icu4c/source/data/unit/rw.txt
index dbab423373a..6b142b14bbe 100644
--- a/icu4c/source/data/unit/rw.txt
+++ b/icu4c/source/data/unit/rw.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
rw{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/rwk.txt b/icu4c/source/data/unit/rwk.txt
index d1852d88edb..ab5706fb9c6 100644
--- a/icu4c/source/data/unit/rwk.txt
+++ b/icu4c/source/data/unit/rwk.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
rwk{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/sah.txt b/icu4c/source/data/unit/sah.txt
index 5f6bdc08a22..ddb5373e26d 100644
--- a/icu4c/source/data/unit/sah.txt
+++ b/icu4c/source/data/unit/sah.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sah{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/saq.txt b/icu4c/source/data/unit/saq.txt
index 42bbfb1d475..1aa6942d2d5 100644
--- a/icu4c/source/data/unit/saq.txt
+++ b/icu4c/source/data/unit/saq.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
saq{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/sat.txt b/icu4c/source/data/unit/sat.txt
new file mode 100644
index 00000000000..ded59452dad
--- /dev/null
+++ b/icu4c/source/data/unit/sat.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+sat{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/unit/sat_IN.txt b/icu4c/source/data/unit/sat_IN.txt
new file mode 100644
index 00000000000..c4976b4d7f9
--- /dev/null
+++ b/icu4c/source/data/unit/sat_IN.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+sat_IN{
+ "%%ALIAS"{"sat_Olck_IN"}
+}
diff --git a/icu4c/source/data/unit/sat_Olck.txt b/icu4c/source/data/unit/sat_Olck.txt
new file mode 100644
index 00000000000..0d7225f984f
--- /dev/null
+++ b/icu4c/source/data/unit/sat_Olck.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+sat_Olck{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/unit/sat_Olck_IN.txt b/icu4c/source/data/unit/sat_Olck_IN.txt
new file mode 100644
index 00000000000..8bda43c4ea7
--- /dev/null
+++ b/icu4c/source/data/unit/sat_Olck_IN.txt
@@ -0,0 +1,8 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+/**
+ * generated alias target
+ */
+sat_Olck_IN{
+ ___{""}
+}
diff --git a/icu4c/source/data/unit/sbp.txt b/icu4c/source/data/unit/sbp.txt
index 542c30e5c5d..b283c92989f 100644
--- a/icu4c/source/data/unit/sbp.txt
+++ b/icu4c/source/data/unit/sbp.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sbp{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/sd.txt b/icu4c/source/data/unit/sd.txt
index 1fabe1599b9..200eefa6ed8 100644
--- a/icu4c/source/data/unit/sd.txt
+++ b/icu4c/source/data/unit/sd.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sd{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/sd_Arab.txt b/icu4c/source/data/unit/sd_Arab.txt
new file mode 100644
index 00000000000..52a97c86243
--- /dev/null
+++ b/icu4c/source/data/unit/sd_Arab.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+sd_Arab{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/unit/sd_Arab_PK.txt b/icu4c/source/data/unit/sd_Arab_PK.txt
new file mode 100644
index 00000000000..4a9803a3c85
--- /dev/null
+++ b/icu4c/source/data/unit/sd_Arab_PK.txt
@@ -0,0 +1,8 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+/**
+ * generated alias target
+ */
+sd_Arab_PK{
+ ___{""}
+}
diff --git a/icu4c/source/data/unit/sd_Deva.txt b/icu4c/source/data/unit/sd_Deva.txt
new file mode 100644
index 00000000000..3d793e03272
--- /dev/null
+++ b/icu4c/source/data/unit/sd_Deva.txt
@@ -0,0 +1,6 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+sd_Deva{
+ %%Parent{"root"}
+ Version{"37"}
+}
diff --git a/icu4c/source/data/unit/sd_PK.txt b/icu4c/source/data/unit/sd_PK.txt
new file mode 100644
index 00000000000..766360070b4
--- /dev/null
+++ b/icu4c/source/data/unit/sd_PK.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+sd_PK{
+ "%%ALIAS"{"sd_Arab_PK"}
+}
diff --git a/icu4c/source/data/unit/se.txt b/icu4c/source/data/unit/se.txt
index 5cf397501e1..70794720928 100644
--- a/icu4c/source/data/unit/se.txt
+++ b/icu4c/source/data/unit/se.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
se{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/seh.txt b/icu4c/source/data/unit/seh.txt
index 226cfba4cdf..d5237e26bae 100644
--- a/icu4c/source/data/unit/seh.txt
+++ b/icu4c/source/data/unit/seh.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
seh{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/ses.txt b/icu4c/source/data/unit/ses.txt
index fe778d66e9e..f8595e4884e 100644
--- a/icu4c/source/data/unit/ses.txt
+++ b/icu4c/source/data/unit/ses.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ses{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/sg.txt b/icu4c/source/data/unit/sg.txt
index 45669e486f0..2f001a34270 100644
--- a/icu4c/source/data/unit/sg.txt
+++ b/icu4c/source/data/unit/sg.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sg{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/shi.txt b/icu4c/source/data/unit/shi.txt
index ff9aeb0fa07..286f2579862 100644
--- a/icu4c/source/data/unit/shi.txt
+++ b/icu4c/source/data/unit/shi.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
shi{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/shi_Latn.txt b/icu4c/source/data/unit/shi_Latn.txt
index 26fa7362648..1b87df9dcca 100644
--- a/icu4c/source/data/unit/shi_Latn.txt
+++ b/icu4c/source/data/unit/shi_Latn.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
shi_Latn{
%%Parent{"root"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/shi_Tfng.txt b/icu4c/source/data/unit/shi_Tfng.txt
index 4d4470c6f73..397f53f4944 100644
--- a/icu4c/source/data/unit/shi_Tfng.txt
+++ b/icu4c/source/data/unit/shi_Tfng.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
shi_Tfng{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/si.txt b/icu4c/source/data/unit/si.txt
index 26689cfc156..f4fca188369 100644
--- a/icu4c/source/data/unit/si.txt
+++ b/icu4c/source/data/unit/si.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
si{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h.mm"}
hms{"h.mm.ss"}
diff --git a/icu4c/source/data/unit/sk.txt b/icu4c/source/data/unit/sk.txt
index 3f4c43738cb..21f825a972c 100644
--- a/icu4c/source/data/unit/sk.txt
+++ b/icu4c/source/data/unit/sk.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sk{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/sl.txt b/icu4c/source/data/unit/sl.txt
index 599dc85cd12..b6811048d5d 100644
--- a/icu4c/source/data/unit/sl.txt
+++ b/icu4c/source/data/unit/sl.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sl{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h.mm"}
hms{"h.mm.ss"}
diff --git a/icu4c/source/data/unit/smn.txt b/icu4c/source/data/unit/smn.txt
index 1d5babde05e..6f52229905f 100644
--- a/icu4c/source/data/unit/smn.txt
+++ b/icu4c/source/data/unit/smn.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
smn{
- Version{"36.1"}
+ Version{"37"}
units{
duration{
day{
diff --git a/icu4c/source/data/unit/sn.txt b/icu4c/source/data/unit/sn.txt
index 271dc3d9251..96407c52689 100644
--- a/icu4c/source/data/unit/sn.txt
+++ b/icu4c/source/data/unit/sn.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sn{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/so.txt b/icu4c/source/data/unit/so.txt
index f89781d13d2..99a317a8112 100644
--- a/icu4c/source/data/unit/so.txt
+++ b/icu4c/source/data/unit/so.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
so{
- Version{"36.1"}
+ Version{"37"}
units{
acceleration{
g-force{
@@ -721,6 +721,11 @@ so{
one{"{0} foosto"}
other{"{0} foosto"}
}
+ bushel{
+ dnam{"cabirka bushels"}
+ one{"{0}cabirka bushel"}
+ other{"{0}cabirka bushels"}
+ }
centiliter{
dnam{"sentilitar"}
one{"{0} sentilitar"}
@@ -849,6 +854,11 @@ so{
}
}
unitsNarrow{
+ area{
+ square-yard{
+ dnam{"yd²"}
+ }
+ }
concentr{
percent{
dnam{"%"}
@@ -868,6 +878,11 @@ so{
other{"{0}m"}
per{"{0}M/K"}
}
+ decade{
+ dnam{"toban sano"}
+ one{"{0}diis"}
+ other{"{0}diis"}
+ }
hour{
dnam{"scd"}
one{"{0} scd"}
@@ -947,6 +962,12 @@ so{
}
}
volume{
+ bushel{
+ dnam{"cabirka bushel"}
+ }
+ cup-metric{
+ dnam{"mkoob"}
+ }
liter{
dnam{"litar"}
one{"{0}L"}
@@ -1460,6 +1481,9 @@ so{
one{"{0} fsto"}
other{"{0} fsto"}
}
+ bushel{
+ dnam{"cabirka bushels"}
+ }
centiliter{
dnam{"sL"}
one{"{0} sL"}
diff --git a/icu4c/source/data/unit/sq.txt b/icu4c/source/data/unit/sq.txt
index 9ef2d33ea15..f83330fbdfb 100644
--- a/icu4c/source/data/unit/sq.txt
+++ b/icu4c/source/data/unit/sq.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sq{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/sr.txt b/icu4c/source/data/unit/sr.txt
index 0b0702df591..8b769b0f736 100644
--- a/icu4c/source/data/unit/sr.txt
+++ b/icu4c/source/data/unit/sr.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sr{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/sr_Cyrl.txt b/icu4c/source/data/unit/sr_Cyrl.txt
index 58ebf7e9055..df3a287587c 100644
--- a/icu4c/source/data/unit/sr_Cyrl.txt
+++ b/icu4c/source/data/unit/sr_Cyrl.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sr_Cyrl{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/sr_Latn.txt b/icu4c/source/data/unit/sr_Latn.txt
index 73c52670353..3a5ece8c60f 100644
--- a/icu4c/source/data/unit/sr_Latn.txt
+++ b/icu4c/source/data/unit/sr_Latn.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
sr_Latn{
%%Parent{"root"}
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/curr/ja_JP_TRADITIONAL.txt b/icu4c/source/data/unit/su.txt
similarity index 56%
rename from icu4c/source/data/curr/ja_JP_TRADITIONAL.txt
rename to icu4c/source/data/unit/su.txt
index 2a23df32faa..24e7e64e2bf 100644
--- a/icu4c/source/data/curr/ja_JP_TRADITIONAL.txt
+++ b/icu4c/source/data/unit/su.txt
@@ -1,7 +1,10 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
-ja_JP_TRADITIONAL{
- calendar{
- default{"japanese"}
+su{
+ Version{"37"}
+ durationUnits{
+ hm{"h.mm"}
+ hms{"h.mm.ss"}
+ ms{"m.ss"}
}
}
diff --git a/icu4c/source/data/unit/su_ID.txt b/icu4c/source/data/unit/su_ID.txt
new file mode 100644
index 00000000000..67dde384e09
--- /dev/null
+++ b/icu4c/source/data/unit/su_ID.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+su_ID{
+ "%%ALIAS"{"su_Latn_ID"}
+}
diff --git a/icu4c/source/data/unit/su_Latn.txt b/icu4c/source/data/unit/su_Latn.txt
new file mode 100644
index 00000000000..008b42355f2
--- /dev/null
+++ b/icu4c/source/data/unit/su_Latn.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+su_Latn{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/unit/su_Latn_ID.txt b/icu4c/source/data/unit/su_Latn_ID.txt
new file mode 100644
index 00000000000..462983284c5
--- /dev/null
+++ b/icu4c/source/data/unit/su_Latn_ID.txt
@@ -0,0 +1,8 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+/**
+ * generated alias target
+ */
+su_Latn_ID{
+ ___{""}
+}
diff --git a/icu4c/source/data/unit/sv.txt b/icu4c/source/data/unit/sv.txt
index cf2f0c480ec..557951a7a54 100644
--- a/icu4c/source/data/unit/sv.txt
+++ b/icu4c/source/data/unit/sv.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sv{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
@@ -1136,6 +1136,7 @@ sv{
dnam{"m"}
one{"{0}m"}
other{"{0}m"}
+ per{"{0}/m"}
}
month{
dnam{"m"}
diff --git a/icu4c/source/data/unit/sv_FI.txt b/icu4c/source/data/unit/sv_FI.txt
index 097b0276cd9..3e6d4601ab7 100644
--- a/icu4c/source/data/unit/sv_FI.txt
+++ b/icu4c/source/data/unit/sv_FI.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sv_FI{
- Version{"36.1"}
+ Version{"37"}
unitsNarrow{
speed{
kilometer-per-hour{
diff --git a/icu4c/source/data/unit/sw.txt b/icu4c/source/data/unit/sw.txt
index ee0105220b0..18a2c879ab6 100644
--- a/icu4c/source/data/unit/sw.txt
+++ b/icu4c/source/data/unit/sw.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sw{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/sw_KE.txt b/icu4c/source/data/unit/sw_KE.txt
index d61d50301c4..dce7b07dcd2 100644
--- a/icu4c/source/data/unit/sw_KE.txt
+++ b/icu4c/source/data/unit/sw_KE.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sw_KE{
- Version{"36.1"}
+ Version{"37"}
units{
duration{
decade{
diff --git a/icu4c/source/data/unit/ta.txt b/icu4c/source/data/unit/ta.txt
index 3bb0872399c..d6960aca044 100644
--- a/icu4c/source/data/unit/ta.txt
+++ b/icu4c/source/data/unit/ta.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ta{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/te.txt b/icu4c/source/data/unit/te.txt
index 14fbf340eaf..b702cda40b7 100644
--- a/icu4c/source/data/unit/te.txt
+++ b/icu4c/source/data/unit/te.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
te{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/teo.txt b/icu4c/source/data/unit/teo.txt
index cd425c468b9..8aec59fa497 100644
--- a/icu4c/source/data/unit/teo.txt
+++ b/icu4c/source/data/unit/teo.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
teo{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/tg.txt b/icu4c/source/data/unit/tg.txt
index 992f1f392ab..d490f61ce19 100644
--- a/icu4c/source/data/unit/tg.txt
+++ b/icu4c/source/data/unit/tg.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
tg{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/th.txt b/icu4c/source/data/unit/th.txt
index 096943c139c..311551e53fd 100644
--- a/icu4c/source/data/unit/th.txt
+++ b/icu4c/source/data/unit/th.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
th{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/th_TH.txt b/icu4c/source/data/unit/th_TH.txt
deleted file mode 100644
index 7a34bc971a9..00000000000
--- a/icu4c/source/data/unit/th_TH.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-// © 2016 and later: Unicode, Inc. and others.
-// License & terms of use: http://www.unicode.org/copyright.html#License
-/**
- * generated alias target
- */
-th_TH{
- ___{""}
-}
diff --git a/icu4c/source/data/unit/th_TH_TRADITIONAL.txt b/icu4c/source/data/unit/th_TH_TRADITIONAL.txt
deleted file mode 100644
index d72e493f4f8..00000000000
--- a/icu4c/source/data/unit/th_TH_TRADITIONAL.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-// © 2016 and later: Unicode, Inc. and others.
-// License & terms of use: http://www.unicode.org/copyright.html#License
-th_TH_TRADITIONAL{
- calendar{
- default{"buddhist"}
- }
-}
diff --git a/icu4c/source/data/unit/ti.txt b/icu4c/source/data/unit/ti.txt
index c649746ee86..5fd055d387c 100644
--- a/icu4c/source/data/unit/ti.txt
+++ b/icu4c/source/data/unit/ti.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ti{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/tk.txt b/icu4c/source/data/unit/tk.txt
index 2b443afd8b1..8bab7a4ec06 100644
--- a/icu4c/source/data/unit/tk.txt
+++ b/icu4c/source/data/unit/tk.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
tk{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"hh:mm:ss"}
@@ -409,10 +409,12 @@ tk{
}
graphics{
dot-per-centimeter{
+ dnam{"santimetr başyna nokat"}
one{"{0} santimetr başyna nokat"}
other{"{0} santimetr başyna nokat"}
}
dot-per-inch{
+ dnam{"dýuým başyna nokat"}
one{"{0} dýuým başyna nokat"}
other{"{0} dýuým başyna nokat"}
}
@@ -432,10 +434,12 @@ tk{
other{"{0} piksel"}
}
pixel-per-centimeter{
+ dnam{"santimetr başyna piksel"}
one{"{0} santimetr başyna piksel"}
other{"{0} santimetr başyna piksel"}
}
pixel-per-inch{
+ dnam{"dýuým başyna piksel"}
one{"{0} dýuým başyna piksel"}
other{"{0} dýuým başyna piksel"}
}
diff --git a/icu4c/source/data/unit/to.txt b/icu4c/source/data/unit/to.txt
index 39db8e7ef9e..5802936f2bd 100644
--- a/icu4c/source/data/unit/to.txt
+++ b/icu4c/source/data/unit/to.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
to{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/tr.txt b/icu4c/source/data/unit/tr.txt
index 996b48d0e6e..e64e917501d 100644
--- a/icu4c/source/data/unit/tr.txt
+++ b/icu4c/source/data/unit/tr.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
tr{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/tt.txt b/icu4c/source/data/unit/tt.txt
index 7292fc1168d..45ce13b255a 100644
--- a/icu4c/source/data/unit/tt.txt
+++ b/icu4c/source/data/unit/tt.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
tt{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/twq.txt b/icu4c/source/data/unit/twq.txt
index 8e73d273c78..d90e4d48ccf 100644
--- a/icu4c/source/data/unit/twq.txt
+++ b/icu4c/source/data/unit/twq.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
twq{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/tzm.txt b/icu4c/source/data/unit/tzm.txt
index 6a502ad7914..9d0747fabba 100644
--- a/icu4c/source/data/unit/tzm.txt
+++ b/icu4c/source/data/unit/tzm.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
tzm{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/ug.txt b/icu4c/source/data/unit/ug.txt
index 470cc30fd41..08ce427b34c 100644
--- a/icu4c/source/data/unit/ug.txt
+++ b/icu4c/source/data/unit/ug.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ug{
- Version{"36.1"}
+ Version{"37"}
units{
acceleration{
g-force{
diff --git a/icu4c/source/data/unit/uk.txt b/icu4c/source/data/unit/uk.txt
index d9d7df576d8..4b67ef8884d 100644
--- a/icu4c/source/data/unit/uk.txt
+++ b/icu4c/source/data/unit/uk.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
uk{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
@@ -331,6 +331,13 @@ uk{
other{"{0} дня"}
per{"{0} на день"}
}
+ decade{
+ dnam{"декади"}
+ few{"{0} декади"}
+ many{"{0} декад"}
+ one{"{0} декада"}
+ other{"{0} декади"}
+ }
hour{
dnam{"години"}
few{"{0} години"}
@@ -489,6 +496,7 @@ uk{
other{"{0} кіловат-години"}
}
therm-us{
+ dnam{"американський терм"}
few{"{0} американських терми"}
many{"{0} американських термів"}
one{"{0} американський терм"}
@@ -1731,6 +1739,7 @@ uk{
}
temperature{
celsius{
+ dnam{"° Цельсія"}
few{"{0}°C"}
many{"{0}°C"}
one{"{0}°C"}
@@ -1817,6 +1826,10 @@ uk{
acceleration{
g-force{
dnam{"сили тяжіння"}
+ few{"{0} g"}
+ many{"{0} g"}
+ one{"{0} g"}
+ other{"{0} g"}
}
meter-per-second-squared{
dnam{"метри/с²"}
@@ -2130,6 +2143,13 @@ uk{
other{"{0} дн."}
per{"{0}/дн."}
}
+ decade{
+ dnam{"10-річчя"}
+ few{"{0} 10-річчя"}
+ many{"{0} 10-річ"}
+ one{"{0} 10-річчя"}
+ other{"{0} 10-річчя"}
+ }
hour{
dnam{"год"}
few{"{0} год"}
@@ -2287,6 +2307,13 @@ uk{
one{"{0} кВт год"}
other{"{0} кВт год"}
}
+ therm-us{
+ dnam{"ам. терми"}
+ few{"{0} ам. терми"}
+ many{"{0} ам. термів"}
+ one{"{0} ам. терм"}
+ other{"{0} ам. терма"}
+ }
}
force{
newton{
@@ -2335,6 +2362,27 @@ uk{
}
}
graphics{
+ dot-per-centimeter{
+ dnam{"dpcm"}
+ few{"{0} dpcm"}
+ many{"{0} dpcm"}
+ one{"{0} dpcm"}
+ other{"{0} dpcm"}
+ }
+ dot-per-inch{
+ dnam{"dpi"}
+ few{"{0} dpi"}
+ many{"{0} dpi"}
+ one{"{0} dpi"}
+ other{"{0} dpi"}
+ }
+ em{
+ dnam{"em"}
+ few{"{0} em"}
+ many{"{0} em"}
+ one{"{0} em"}
+ other{"{0} em"}
+ }
megapixel{
dnam{"Мп"}
few{"{0} Мп"}
@@ -2342,6 +2390,27 @@ uk{
one{"{0} Мп"}
other{"{0} Мп"}
}
+ pixel{
+ dnam{"px"}
+ few{"{0} px"}
+ many{"{0} px"}
+ one{"{0} px"}
+ other{"{0} px"}
+ }
+ pixel-per-centimeter{
+ dnam{"ppcm"}
+ few{"{0} ppcm"}
+ many{"{0} ppcm"}
+ one{"{0} ppcm"}
+ other{"{0} ppcm"}
+ }
+ pixel-per-inch{
+ dnam{"ppi"}
+ few{"{0} ppi"}
+ many{"{0} ppi"}
+ one{"{0} ppi"}
+ other{"{0} ppi"}
+ }
}
length{
astronomical-unit{
@@ -2633,6 +2702,7 @@ uk{
other{"{0} атм"}
}
bar{
+ dnam{"бар"}
few{"{0} бар"}
many{"{0} бар"}
one{"{0} бар"}
diff --git a/icu4c/source/data/unit/ur.txt b/icu4c/source/data/unit/ur.txt
index 994c3c20ed7..f6f7235bc9a 100644
--- a/icu4c/source/data/unit/ur.txt
+++ b/icu4c/source/data/unit/ur.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ur{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/ur_IN.txt b/icu4c/source/data/unit/ur_IN.txt
index a77576936d1..fbed9da6ced 100644
--- a/icu4c/source/data/unit/ur_IN.txt
+++ b/icu4c/source/data/unit/ur_IN.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ur_IN{
- Version{"36.1"}
+ Version{"37"}
units{
length{
astronomical-unit{
diff --git a/icu4c/source/data/unit/uz.txt b/icu4c/source/data/unit/uz.txt
index 96c07b7e34b..7f7bc4124d1 100644
--- a/icu4c/source/data/unit/uz.txt
+++ b/icu4c/source/data/unit/uz.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
uz{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/uz_Arab.txt b/icu4c/source/data/unit/uz_Arab.txt
index 6399a03b627..40d0b74b561 100644
--- a/icu4c/source/data/unit/uz_Arab.txt
+++ b/icu4c/source/data/unit/uz_Arab.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
uz_Arab{
%%Parent{"root"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/uz_Cyrl.txt b/icu4c/source/data/unit/uz_Cyrl.txt
index eabcbf2b9bf..13c81530051 100644
--- a/icu4c/source/data/unit/uz_Cyrl.txt
+++ b/icu4c/source/data/unit/uz_Cyrl.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
uz_Cyrl{
%%Parent{"root"}
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/uz_Latn.txt b/icu4c/source/data/unit/uz_Latn.txt
index e525f84e210..f6035b73d6e 100644
--- a/icu4c/source/data/unit/uz_Latn.txt
+++ b/icu4c/source/data/unit/uz_Latn.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
uz_Latn{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/vai.txt b/icu4c/source/data/unit/vai.txt
index 34b11b17bb8..00fb305cdbd 100644
--- a/icu4c/source/data/unit/vai.txt
+++ b/icu4c/source/data/unit/vai.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
vai{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/vai_Latn.txt b/icu4c/source/data/unit/vai_Latn.txt
index 32347826500..43baa49cf18 100644
--- a/icu4c/source/data/unit/vai_Latn.txt
+++ b/icu4c/source/data/unit/vai_Latn.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
vai_Latn{
%%Parent{"root"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/vai_Vaii.txt b/icu4c/source/data/unit/vai_Vaii.txt
index 7a5f41777dd..cffa5917afb 100644
--- a/icu4c/source/data/unit/vai_Vaii.txt
+++ b/icu4c/source/data/unit/vai_Vaii.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
vai_Vaii{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/vi.txt b/icu4c/source/data/unit/vi.txt
index 208e89a515f..067ea080681 100644
--- a/icu4c/source/data/unit/vi.txt
+++ b/icu4c/source/data/unit/vi.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
vi{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/vun.txt b/icu4c/source/data/unit/vun.txt
index f919bc8e223..8db299d9b5b 100644
--- a/icu4c/source/data/unit/vun.txt
+++ b/icu4c/source/data/unit/vun.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
vun{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/wae.txt b/icu4c/source/data/unit/wae.txt
index 98af5b3b32d..5efff326274 100644
--- a/icu4c/source/data/unit/wae.txt
+++ b/icu4c/source/data/unit/wae.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
wae{
- Version{"36.1"}
+ Version{"37"}
units{
duration{
day{
diff --git a/icu4c/source/data/unit/wo.txt b/icu4c/source/data/unit/wo.txt
index 993bb2272e1..4864d76db4d 100644
--- a/icu4c/source/data/unit/wo.txt
+++ b/icu4c/source/data/unit/wo.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
wo{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/xh.txt b/icu4c/source/data/unit/xh.txt
index a83c1722a04..a659eb80351 100644
--- a/icu4c/source/data/unit/xh.txt
+++ b/icu4c/source/data/unit/xh.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
xh{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/xog.txt b/icu4c/source/data/unit/xog.txt
index e2ab7629f3b..bd9bdd87a3a 100644
--- a/icu4c/source/data/unit/xog.txt
+++ b/icu4c/source/data/unit/xog.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
xog{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/yav.txt b/icu4c/source/data/unit/yav.txt
index f1fe7ae9c1b..2ad349bfb37 100644
--- a/icu4c/source/data/unit/yav.txt
+++ b/icu4c/source/data/unit/yav.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
yav{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/yi.txt b/icu4c/source/data/unit/yi.txt
index 490413e3013..0e8bcf7461e 100644
--- a/icu4c/source/data/unit/yi.txt
+++ b/icu4c/source/data/unit/yi.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
yi{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/yo.txt b/icu4c/source/data/unit/yo.txt
index 55091e13c46..8ed6ad4dff1 100644
--- a/icu4c/source/data/unit/yo.txt
+++ b/icu4c/source/data/unit/yo.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
yo{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/yo_BJ.txt b/icu4c/source/data/unit/yo_BJ.txt
index ddbcdd1959d..5f421320921 100644
--- a/icu4c/source/data/unit/yo_BJ.txt
+++ b/icu4c/source/data/unit/yo_BJ.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
yo_BJ{
- Version{"36.1"}
+ Version{"37"}
units{
duration{
century{
diff --git a/icu4c/source/data/unit/yue.txt b/icu4c/source/data/unit/yue.txt
index c95fe89368b..7bc1dec5e93 100644
--- a/icu4c/source/data/unit/yue.txt
+++ b/icu4c/source/data/unit/yue.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
yue{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/yue_Hans.txt b/icu4c/source/data/unit/yue_Hans.txt
index 9d41910ec56..c471e78c019 100644
--- a/icu4c/source/data/unit/yue_Hans.txt
+++ b/icu4c/source/data/unit/yue_Hans.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
yue_Hans{
%%Parent{"root"}
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/yue_Hant.txt b/icu4c/source/data/unit/yue_Hant.txt
index 47ff886b979..8f398126c06 100644
--- a/icu4c/source/data/unit/yue_Hant.txt
+++ b/icu4c/source/data/unit/yue_Hant.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
yue_Hant{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/zgh.txt b/icu4c/source/data/unit/zgh.txt
index 29da86124bb..ffa19b16100 100644
--- a/icu4c/source/data/unit/zgh.txt
+++ b/icu4c/source/data/unit/zgh.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
zgh{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/zh.txt b/icu4c/source/data/unit/zh.txt
index d1c838c624a..1dd405bfe76 100644
--- a/icu4c/source/data/unit/zh.txt
+++ b/icu4c/source/data/unit/zh.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
zh{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/zh_Hans.txt b/icu4c/source/data/unit/zh_Hans.txt
index 0ebd7f7ae30..72c418ec699 100644
--- a/icu4c/source/data/unit/zh_Hans.txt
+++ b/icu4c/source/data/unit/zh_Hans.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
zh_Hans{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/zh_Hans_HK.txt b/icu4c/source/data/unit/zh_Hans_HK.txt
index 062804b73c9..3ba9bf9d526 100644
--- a/icu4c/source/data/unit/zh_Hans_HK.txt
+++ b/icu4c/source/data/unit/zh_Hans_HK.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
zh_Hans_HK{
- Version{"36.1"}
+ Version{"37"}
units{
compound{
per{"{0}/{1}"}
diff --git a/icu4c/source/data/unit/zh_Hans_MO.txt b/icu4c/source/data/unit/zh_Hans_MO.txt
index ea5b6ce6b1c..594fb78212a 100644
--- a/icu4c/source/data/unit/zh_Hans_MO.txt
+++ b/icu4c/source/data/unit/zh_Hans_MO.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
zh_Hans_MO{
- Version{"36.1"}
+ Version{"37"}
units{
compound{
per{"{0}/{1}"}
diff --git a/icu4c/source/data/unit/zh_Hans_SG.txt b/icu4c/source/data/unit/zh_Hans_SG.txt
index 6282f46a69c..7e34b6f99db 100644
--- a/icu4c/source/data/unit/zh_Hans_SG.txt
+++ b/icu4c/source/data/unit/zh_Hans_SG.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
zh_Hans_SG{
- Version{"36.1"}
+ Version{"37"}
units{
compound{
per{"{0}/{1}"}
diff --git a/icu4c/source/data/unit/zh_Hant.txt b/icu4c/source/data/unit/zh_Hant.txt
index 3e8ccdb1dd1..60c1a59639a 100644
--- a/icu4c/source/data/unit/zh_Hant.txt
+++ b/icu4c/source/data/unit/zh_Hant.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
zh_Hant{
%%Parent{"root"}
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/unit/zh_Hant_HK.txt b/icu4c/source/data/unit/zh_Hant_HK.txt
index 938ab5fc28a..ff94a81aafc 100644
--- a/icu4c/source/data/unit/zh_Hant_HK.txt
+++ b/icu4c/source/data/unit/zh_Hant_HK.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
zh_Hant_HK{
- Version{"36.1"}
+ Version{"37"}
units{
acceleration{
meter-per-second-squared{
diff --git a/icu4c/source/data/unit/zh_Hant_MO.txt b/icu4c/source/data/unit/zh_Hant_MO.txt
index 15c7c3f426b..670cffc3f25 100644
--- a/icu4c/source/data/unit/zh_Hant_MO.txt
+++ b/icu4c/source/data/unit/zh_Hant_MO.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
zh_Hant_MO{
%%Parent{"zh_Hant_HK"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/unit/zu.txt b/icu4c/source/data/unit/zu.txt
index c1eceb87397..75577551f91 100644
--- a/icu4c/source/data/unit/zu.txt
+++ b/icu4c/source/data/unit/zu.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
zu{
- Version{"36.1"}
+ Version{"37"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
diff --git a/icu4c/source/data/zone/LOCALE_DEPS.json b/icu4c/source/data/zone/LOCALE_DEPS.json
index 808163607cf..681e78cf587 100644
--- a/icu4c/source/data/zone/LOCALE_DEPS.json
+++ b/icu4c/source/data/zone/LOCALE_DEPS.json
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
{
- "cldrVersion": "36.1",
+ "cldrVersion": "37",
"aliases": {
"ars": "ar_SA",
"az_AZ": "az_Latn_AZ",
@@ -17,12 +17,16 @@
"in_ID": "id_ID",
"iw": "he",
"iw_IL": "he_IL",
+ "ks_IN": "ks_Arab_IN",
+ "mni_IN": "mni_Beng_IN",
"mo": "ro",
"no": "nb",
"no_NO": "nb_NO",
"no_NO_NY": "nn_NO",
"pa_IN": "pa_Guru_IN",
"pa_PK": "pa_Arab_PK",
+ "sat_IN": "sat_Olck_IN",
+ "sd_PK": "sd_Arab_PK",
"sh": "sr_Latn",
"sh_BA": "sr_Latn_BA",
"sh_CS": "sr_Latn_RS",
@@ -38,6 +42,7 @@
"sr_RS": "sr_Cyrl_RS",
"sr_XK": "sr_Cyrl_XK",
"sr_YU": "sr_Cyrl_RS",
+ "su_ID": "su_Latn_ID",
"tl": "fil",
"tl_PH": "fil_PH",
"uz_AF": "uz_Arab_AF",
@@ -170,6 +175,7 @@
"es_US": "es_419",
"es_UY": "es_419",
"es_VE": "es_419",
+ "ff_Adlm": "root",
"pa_Arab": "root",
"pt_AO": "pt_PT",
"pt_CH": "pt_PT",
@@ -181,6 +187,7 @@
"pt_MZ": "pt_PT",
"pt_ST": "pt_PT",
"pt_TL": "pt_PT",
+ "sd_Deva": "root",
"shi_Latn": "root",
"sr_Latn": "root",
"uz_Arab": "root",
diff --git a/icu4c/source/data/zone/af.txt b/icu4c/source/data/zone/af.txt
index 1fd46e993fd..39a84346f64 100644
--- a/icu4c/source/data/zone/af.txt
+++ b/icu4c/source/data/zone/af.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
af{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidjan"}
@@ -1726,7 +1726,9 @@ af{
ls{"Niue-tyd"}
}
"meta:Norfolk"{
- ls{"Norfolkeiland-tyd"}
+ ld{"Norfolkeiland-dagligtyd"}
+ lg{"Norfolkeiland-tyd"}
+ ls{"Norfolkeiland-standaardtyd"}
}
"meta:Noronha"{
ld{"Fernando de Noronha-somertyd"}
diff --git a/icu4c/source/data/zone/agq.txt b/icu4c/source/data/zone/agq.txt
index 9c1b7805466..b54dffaac06 100644
--- a/icu4c/source/data/zone/agq.txt
+++ b/icu4c/source/data/zone/agq.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
agq{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/ak.txt b/icu4c/source/data/zone/ak.txt
index be62804a061..5057e2a0be4 100644
--- a/icu4c/source/data/zone/ak.txt
+++ b/icu4c/source/data/zone/ak.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ak{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/am.txt b/icu4c/source/data/zone/am.txt
index 8f992b9b543..f29976f3f1a 100644
--- a/icu4c/source/data/zone/am.txt
+++ b/icu4c/source/data/zone/am.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
am{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"አቢጃን"}
@@ -1720,7 +1720,9 @@ am{
ls{"የኒዩዌ ሰዓት"}
}
"meta:Norfolk"{
- ls{"የኖርፎልክ ደሴቶች ሰዓት"}
+ ld{"የኖርፎልክ ደሴቶች የቀን የሰዓት አቆጣጠር"}
+ lg{"የኖርፎልክ ደሴቶች ሰዓት"}
+ ls{"የኖርፎልክ ደሴቶች መደበኛ የሰዓት አቆጣጠር"}
}
"meta:Noronha"{
ld{"የፈርናንዶ ዲ ኖሮንሃ የበጋ የሰዓት አቆጣጠር"}
diff --git a/icu4c/source/data/zone/ar.txt b/icu4c/source/data/zone/ar.txt
index 1a07932f614..09b69167bcd 100644
--- a/icu4c/source/data/zone/ar.txt
+++ b/icu4c/source/data/zone/ar.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ar{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"أبيدجان"}
@@ -1724,7 +1724,9 @@ ar{
ls{"توقيت نيوي"}
}
"meta:Norfolk"{
- ls{"توقيت جزيرة نورفولك"}
+ ld{"توقيت جزيرة نورفولك الصيفي"}
+ lg{"توقيت جزيرة نورفولك"}
+ ls{"توقيت جزيرة نورفولك الرسمي"}
}
"meta:Noronha"{
ld{"توقيت فرناندو دي نورونها الصيفي"}
diff --git a/icu4c/source/data/zone/as.txt b/icu4c/source/data/zone/as.txt
index 05a156d0e7e..ced8d9e1e08 100644
--- a/icu4c/source/data/zone/as.txt
+++ b/icu4c/source/data/zone/as.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
as{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"আবিডজান"}
@@ -1705,7 +1705,9 @@ as{
ls{"নিয়ুৰ সময়"}
}
"meta:Norfolk"{
- ls{"ন’ৰফ’ক দ্বীপৰ সময়"}
+ ld{"ন’ৰফ’ক দ্বীপৰ সময় গ্ৰীষ্মকালীন সময়"}
+ lg{"ন’ৰফ’ক দ্বীপৰ সময়"}
+ ls{"ন’ৰফ’ক দ্বীপৰ মান সময়"}
}
"meta:Noronha"{
ld{"ফাৰ্নাণ্ডো ডে নোৰোন্হাৰ গ্ৰীষ্মকালীন সময়"}
diff --git a/icu4c/source/data/zone/asa.txt b/icu4c/source/data/zone/asa.txt
index d4ca7fec6ea..6a30986cbe2 100644
--- a/icu4c/source/data/zone/asa.txt
+++ b/icu4c/source/data/zone/asa.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
asa{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/ast.txt b/icu4c/source/data/zone/ast.txt
index ec3735a3070..b60c2b633af 100644
--- a/icu4c/source/data/zone/ast.txt
+++ b/icu4c/source/data/zone/ast.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ast{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidjan"}
@@ -1764,7 +1764,9 @@ ast{
ls{"Hora de Niue"}
}
"meta:Norfolk"{
- ls{"Hora de la Islla Norfolk"}
+ ld{"Hora braniega de la Islla Norfolk"}
+ lg{"Hora de la Islla Norfolk"}
+ ls{"Hora estándar de la Islla Norfolk"}
}
"meta:Noronha"{
ld{"Hora braniega de Fernando de Noronha"}
diff --git a/icu4c/source/data/zone/az.txt b/icu4c/source/data/zone/az.txt
index 585b8cb105b..2df60c4bf2d 100644
--- a/icu4c/source/data/zone/az.txt
+++ b/icu4c/source/data/zone/az.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
az{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abican"}
@@ -1707,7 +1707,9 @@ az{
ls{"Niue Vaxtı"}
}
"meta:Norfolk"{
- ls{"Norfolk Adası Vaxtı"}
+ ld{"Norfolk Adası Yay Vaxtı"}
+ lg{"Norfolk Adası Vaxtı"}
+ ls{"Norfolk Adası Standart Vaxtı"}
}
"meta:Noronha"{
ld{"Fernando de Noronya Yay Vaxtı"}
diff --git a/icu4c/source/data/zone/az_Cyrl.txt b/icu4c/source/data/zone/az_Cyrl.txt
index 054d0dc02cc..bd374aea67f 100644
--- a/icu4c/source/data/zone/az_Cyrl.txt
+++ b/icu4c/source/data/zone/az_Cyrl.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
az_Cyrl{
%%Parent{"root"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/az_Latn.txt b/icu4c/source/data/zone/az_Latn.txt
index 4ed06397d5b..6022c58dbe0 100644
--- a/icu4c/source/data/zone/az_Latn.txt
+++ b/icu4c/source/data/zone/az_Latn.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
az_Latn{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/bas.txt b/icu4c/source/data/zone/bas.txt
index d9ad93472c8..c1c65dd01be 100644
--- a/icu4c/source/data/zone/bas.txt
+++ b/icu4c/source/data/zone/bas.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bas{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/be.txt b/icu4c/source/data/zone/be.txt
index d294db5fcf9..475ea1199b8 100644
--- a/icu4c/source/data/zone/be.txt
+++ b/icu4c/source/data/zone/be.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
be{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Абіджан"}
@@ -1710,7 +1710,9 @@ be{
ls{"Час Ніуэ"}
}
"meta:Norfolk"{
- ls{"Час вострава Норфалк"}
+ ld{"Летні час вострава Норфалк"}
+ lg{"Час вострава Норфалк"}
+ ls{"Стандартны час вострава Норфалк"}
}
"meta:Noronha"{
ld{"Летні час Фернанду-дзі-Наронья"}
diff --git a/icu4c/source/data/zone/bem.txt b/icu4c/source/data/zone/bem.txt
index 367597263cf..9b64218ac30 100644
--- a/icu4c/source/data/zone/bem.txt
+++ b/icu4c/source/data/zone/bem.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bem{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/bez.txt b/icu4c/source/data/zone/bez.txt
index c45541d1a74..c7543782ac8 100644
--- a/icu4c/source/data/zone/bez.txt
+++ b/icu4c/source/data/zone/bez.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bez{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/bg.txt b/icu4c/source/data/zone/bg.txt
index 2bc1eb7511a..80515d9d41f 100644
--- a/icu4c/source/data/zone/bg.txt
+++ b/icu4c/source/data/zone/bg.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bg{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Абиджан"}
@@ -1720,7 +1720,9 @@ bg{
ls{"Ниуе"}
}
"meta:Norfolk"{
- ls{"Норфолкско време"}
+ ld{"Норфолкско лятно часово време"}
+ lg{"Норфолкско време"}
+ ls{"Норфолкско стандартно време"}
}
"meta:Noronha"{
ld{"Фернандо де Нороня – лятно часово време"}
diff --git a/icu4c/source/data/zone/bm.txt b/icu4c/source/data/zone/bm.txt
index 9091f0d6eaf..92cb478b8a0 100644
--- a/icu4c/source/data/zone/bm.txt
+++ b/icu4c/source/data/zone/bm.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bm{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/bn.txt b/icu4c/source/data/zone/bn.txt
index 96ff9b482e7..4516733467d 100644
--- a/icu4c/source/data/zone/bn.txt
+++ b/icu4c/source/data/zone/bn.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bn{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"আবিদজান"}
@@ -1721,7 +1721,9 @@ bn{
ls{"নিউই সময়"}
}
"meta:Norfolk"{
- ls{"নরফোক দ্বীপ সময়"}
+ ld{"নরফোক দ্বীপ দিবালোক সময়"}
+ lg{"নরফোক দ্বীপ সময়"}
+ ls{"নরফোক দ্বীপ মানক সময়"}
}
"meta:Noronha"{
ld{"ফার্নান্দো ডি নোরোনহা গ্রীষ্মকালীন সময়"}
diff --git a/icu4c/source/data/zone/bo.txt b/icu4c/source/data/zone/bo.txt
index 2c6c0400385..83d5cc6e7c9 100644
--- a/icu4c/source/data/zone/bo.txt
+++ b/icu4c/source/data/zone/bo.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bo{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Etc:Unknown"{
ec{"མ་རྟོགས་པ"}
diff --git a/icu4c/source/data/zone/br.txt b/icu4c/source/data/zone/br.txt
index 1e672af3047..b001c575039 100644
--- a/icu4c/source/data/zone/br.txt
+++ b/icu4c/source/data/zone/br.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
br{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidjan"}
@@ -1224,7 +1224,9 @@ br{
ls{"eur Niue"}
}
"meta:Norfolk"{
- ls{"eur Enez Norfolk"}
+ ld{"eur hañv Enez Norfolk"}
+ lg{"eur Enez Norfolk"}
+ ls{"eur cʼhoañv Enez Norfolk"}
}
"meta:Noronha"{
ld{"eur hañv Fernando de Noronha"}
diff --git a/icu4c/source/data/zone/brx.txt b/icu4c/source/data/zone/brx.txt
index 19017d3fd9b..93836024f2a 100644
--- a/icu4c/source/data/zone/brx.txt
+++ b/icu4c/source/data/zone/brx.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
brx{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"अबिद्जान"}
@@ -1566,6 +1566,8 @@ brx{
ls{"नीऊई स्टैंडर्ड टाईम"}
}
"meta:Norfolk"{
+ ld{"नॉरफोक डेलाईट टाईम"}
+ lg{"नॉरफोक टाईम"}
ls{"नॉरफोक स्टैंडर्ड टाईम"}
}
"meta:Noronha"{
diff --git a/icu4c/source/data/zone/bs.txt b/icu4c/source/data/zone/bs.txt
index 0dad162b664..cd97a5e867e 100644
--- a/icu4c/source/data/zone/bs.txt
+++ b/icu4c/source/data/zone/bs.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bs{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidjan"}
@@ -1751,7 +1751,9 @@ bs{
ls{"Vrijeme na Ostrvu Niue"}
}
"meta:Norfolk"{
- ls{"Norfolško vrijeme"}
+ ld{"Norfolško ljetno vrijeme"}
+ lg{"Norfolško vrijeme"}
+ ls{"Norfolško standardno vrijeme"}
}
"meta:Noronha"{
ld{"Ljetno vrijeme na ostrvu Fernando di Noronja"}
diff --git a/icu4c/source/data/zone/bs_Cyrl.txt b/icu4c/source/data/zone/bs_Cyrl.txt
index 3e50ec1e2d8..45ef56098c4 100644
--- a/icu4c/source/data/zone/bs_Cyrl.txt
+++ b/icu4c/source/data/zone/bs_Cyrl.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
bs_Cyrl{
%%Parent{"root"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Абиџан"}
@@ -1749,7 +1749,9 @@ bs_Cyrl{
ls{"Ниуе вријеме"}
}
"meta:Norfolk"{
- ls{"Норфолк Острво вријеме"}
+ ld{"Норфолк Острво љетње рачунање вријеме"}
+ lg{"Норфолк Острво вријеме"}
+ ls{"Норфолк Острво стандардно вријеме"}
}
"meta:Noronha"{
ld{"Фернандо де Нороња љетње рачунање времена"}
diff --git a/icu4c/source/data/zone/bs_Latn.txt b/icu4c/source/data/zone/bs_Latn.txt
index 70dd97d4179..d1a6b5e7fa7 100644
--- a/icu4c/source/data/zone/bs_Latn.txt
+++ b/icu4c/source/data/zone/bs_Latn.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
bs_Latn{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/ca.txt b/icu4c/source/data/zone/ca.txt
index 4894f49d622..cf2a07bbd6d 100644
--- a/icu4c/source/data/zone/ca.txt
+++ b/icu4c/source/data/zone/ca.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ca{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidjan"}
@@ -1735,7 +1735,9 @@ ca{
ls{"Hora de Niue"}
}
"meta:Norfolk"{
- ls{"Hora de les illes Norfolk"}
+ ld{"Hora d’estiu de les illes Norfolk"}
+ lg{"Hora de les illes Norfolk"}
+ ls{"Hora estàndard de les illes Norfolk"}
}
"meta:Noronha"{
ld{"Hora d’estiu de Fernando de Noronha"}
diff --git a/icu4c/source/data/zone/ccp.txt b/icu4c/source/data/zone/ccp.txt
index 993d64e8626..3bcb5e4ed35 100644
--- a/icu4c/source/data/zone/ccp.txt
+++ b/icu4c/source/data/zone/ccp.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ccp{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"𑄃𑄝𑄨𑄘𑄴𑄎𑄚𑄴"}
@@ -1776,7 +1776,15 @@ ccp{
ls{"𑄚𑄨𑄃𑄪𑄃𑄨 𑄃𑄧𑄇𑄴𑄖𑄧"}
}
"meta:Norfolk"{
- ls{"𑄚𑄧𑄢𑄴𑄜𑄮𑄇𑄴 𑄉𑄭 𑄉𑄭 𑄞𑄨𑄘𑄬𑄉𑄪𑄚𑄮𑄢𑄴 𑄃𑄧𑄇𑄴𑄖𑄧"}
+ ld{
+ "𑄚𑄧𑄢𑄴𑄜𑄮𑄇𑄴 𑄉𑄭 𑄉𑄭 𑄞𑄨𑄘𑄬𑄉𑄪𑄚𑄮𑄢𑄴 𑄘𑄨𑄚𑄮𑄃𑄣𑄮𑄢𑄴 "
+ "𑄃𑄧𑄇𑄴𑄖𑄧"
+ }
+ lg{"𑄚𑄧𑄢𑄴𑄜𑄮𑄇𑄴 𑄉𑄭 𑄉𑄭 𑄞𑄨𑄘𑄬𑄉𑄪𑄚𑄮𑄢𑄴 𑄃𑄧𑄇𑄴𑄖𑄧"}
+ ls{
+ "𑄚𑄧𑄢𑄴𑄜𑄮𑄇𑄴 𑄉𑄭 𑄉𑄭 𑄞𑄨𑄘𑄬𑄉𑄪𑄚𑄮𑄢𑄴 𑄟𑄚𑄧𑄇𑄴 "
+ "𑄃𑄧𑄇𑄴𑄖𑄧"
+ }
}
"meta:Noronha"{
ld{
diff --git a/icu4c/source/data/zone/ce.txt b/icu4c/source/data/zone/ce.txt
index bced6ea5dde..65d96244bf9 100644
--- a/icu4c/source/data/zone/ce.txt
+++ b/icu4c/source/data/zone/ce.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ce{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Абиджан"}
@@ -1704,7 +1704,9 @@ ce{
ls{"Ниуэ"}
}
"meta:Norfolk"{
- ls{"Норфолк"}
+ ld{"Норфолк, аьхкенан хан"}
+ lg{"Норфолк"}
+ ls{"Норфолк, стандартан хан"}
}
"meta:Noronha"{
ld{"Фернанду-ди-Норонья, аьхкенан хан"}
diff --git a/icu4c/source/data/zone/ceb.txt b/icu4c/source/data/zone/ceb.txt
index 3b2eb6086ea..880c9a481ee 100644
--- a/icu4c/source/data/zone/ceb.txt
+++ b/icu4c/source/data/zone/ceb.txt
@@ -1,13 +1,13 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ceb{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Etc:UTC"{
- ls{"Koordinado nga Unibersohanong Oras"}
+ ls{"Gikoordinar nga Kinatibuk-ang Oras"}
}
"Etc:Unknown"{
- ec{"Wala Mailhing Siyudad"}
+ ec{"Wala Mailhing Lungsod"}
}
"Europe:Dublin"{
ld{"Tamdanang Oras sa Irish"}
@@ -33,7 +33,7 @@ ceb{
ls{"Tamdanang Oras sa West Africa"}
}
"meta:Alaska"{
- ld{"Oras sa Adlawan sa Alaska"}
+ ld{"Oras sa Tag-init sa Alaska"}
lg{"Oras sa Alaska"}
ls{"Tamdanang Oras sa Alaska"}
}
@@ -43,27 +43,27 @@ ceb{
ls{"Tamdanang Oras sa Amazon"}
}
"meta:America_Central"{
- ld{"Taliwala sa Kahayag sa Adlawng Oras Norte Amerika"}
- lg{"Taliwala nga Oras Norte Amerika"}
- ls{"Taliwala nga Sukdanang Oras Norte Amerika"}
+ ld{"Sentrong Oras sa Tag-init"}
+ lg{"Sentrong Oras"}
+ ls{"Sentong Tamdanan nga Oras"}
}
"meta:America_Eastern"{
- ld{"Norte Amerika Oras sa Sidlakan sa Kahayag sa Adlaw"}
- lg{"Norte Amerika Oras sa Sidlakan"}
- ls{"Norte Amerika Sukdanang Oras"}
+ ld{"Oras sa Tag-init sa Sidlakan"}
+ lg{"Oras sa Sidlakan"}
+ ls{"Tamdanan nga Oras sa Sidlakan"}
}
"meta:America_Mountain"{
- ld{"Norte Amerika Oras sa Kahayag sa Adlaw sa Kabukiran"}
- lg{"Norte Amerika Oras sa Kabukiran"}
- ls{"Norte Amerika Sukdanang Oras sa Kabukiran"}
+ ld{"Oras sa Tag-init sa Kabukiran"}
+ lg{"Oras sa Kabukiran"}
+ ls{"Tamdanang Oras sa Kabukiran"}
}
"meta:America_Pacific"{
- ld{"Norte Amerika Oras sa Kahayag sa Adlaw sa Pasipiko"}
- lg{"Norte Amerika Oras sa Pasipiko"}
- ls{"Norte Amerika Sukdanang Oras sa Pasipiko"}
+ ld{"Oras sa Tag-init sa Pasipiko"}
+ lg{"Oras sa Pasipiko"}
+ ls{"Tamdanang Oras sa Pasipiko"}
}
"meta:Apia"{
- ld{"Oras sa Adlawan sa Apia"}
+ ld{"Oras sa Tag-init sa Apia"}
lg{"Oras sa Apia"}
ls{"Tamdanang Oras sa Apia"}
}
@@ -88,27 +88,27 @@ ceb{
ls{"Tamdanang Oras sa Armenia"}
}
"meta:Atlantic"{
- ld{"Norte Amerika Oras sa Kahayag sa Adlaw sa Atlantiko"}
- lg{"Norte Amerika Oras sa Atlantiko"}
- ls{"Norte Amerika Sukdanang Oras sa Atlantiko"}
+ ld{"Oras sa Tag-init sa Atlantiko"}
+ lg{"Oras sa Atlantiko"}
+ ls{"Tamdanang Oras sa Atlantiko"}
}
"meta:Australia_Central"{
- ld{"Oras sa Adlawan sa Central Australia"}
+ ld{"Oras sa Tag-init sa Central Australia"}
lg{"Oras sa Central Australia"}
ls{"Tamdanang Oras sa Central Australia"}
}
"meta:Australia_CentralWestern"{
- ld{"Oras sa Adlawan sa Central Western Australia"}
+ ld{"Oras sa Tag-init sa Central Western Australia"}
lg{"Oras sa Central Western Australia"}
ls{"Tamdanang Oras sa Central Western Australia"}
}
"meta:Australia_Eastern"{
- ld{"Oras sa Adlawan sa Eastern Australia"}
+ ld{"Oras sa Tag-init sa Eastern Australia"}
lg{"Oras sa Eastern Australia"}
ls{"Tamdanang Oras sa Eastern Australia"}
}
"meta:Australia_Western"{
- ld{"Oras sa Adlawan sa Western Australia"}
+ ld{"Oras sa Tag-init sa Western Australia"}
lg{"Oras sa Western Australia"}
ls{"Tamdanang Oras sa Western Australia"}
}
@@ -150,7 +150,7 @@ ceb{
ls{"Tamdanang Oras sa Chamorro"}
}
"meta:Chatham"{
- ld{"Oras sa Adlawan sa Chatham"}
+ ld{"Oras sa Tag-init sa Chatham"}
lg{"Oras sa Chatham"}
ls{"Tamdanang Oras sa Chatham"}
}
@@ -186,7 +186,7 @@ ceb{
ls{"Tamdanang Oras sa Cook Islands"}
}
"meta:Cuba"{
- ld{"Oras sa Adlawan sa Cuba"}
+ ld{"Oras sa Tag-init sa Cuba"}
lg{"Oras sa Cuba"}
ls{"Tamdanang Oras sa Cuba"}
}
@@ -208,22 +208,22 @@ ceb{
ls{"Oras sa Ecuador"}
}
"meta:Europe_Central"{
- ld{"Oras sa Europa Taliwala sa Adlaw sa Tag-init"}
- lg{"Oras sa Europa sa Taliwala sa Adlaw"}
- ls{"Sukdanang Oras sa Europa sa Taliwala sa Adlaw"}
+ ld{"Oras sa Tag-init sa Central Europe"}
+ lg{"Oras sa Central Europe"}
+ ls{"Tamdanang Oras sa Central Europe"}
}
"meta:Europe_Eastern"{
- ld{"Oras sa Taga-Oryente sa Europa sa Tag-int"}
- lg{"Oras sa Taga-Oryente sa Europa"}
- ls{"Sukdanang Oras sa Taga-Oryente sa Europa"}
+ ld{"Oras sa Tag-init sa Eastern Europe"}
+ lg{"Oras sa Eastern Europe"}
+ ls{"Tamdanang Oras sa Eastern Europe"}
}
"meta:Europe_Further_Eastern"{
ls{"Oras sa Further-eastern Europe"}
}
"meta:Europe_Western"{
- ld{"Oras sa Kasadpanon sa Europa sa Tag-init"}
- lg{"Oras sa Kasadpanon sa Europa"}
- ls{"Sukadanang Oras sa Kasadpanon sa Europa"}
+ ld{"Oras sa Tag-init sa Western Europe"}
+ lg{"Oras sa Western Europe"}
+ ls{"Tamdanang Oras sa Western Europe"}
}
"meta:Falkland"{
ld{"Oras sa Tag-init sa Falkland Islands"}
@@ -242,7 +242,7 @@ ceb{
ls{"Oras sa French Southern ug Antarctic"}
}
"meta:GMT"{
- ls{"Kasarangang Oras sa Greenwich"}
+ ls{"Oras sa Greenwich Mean"}
}
"meta:Galapagos"{
ls{"Oras sa Galapagos"}
@@ -275,7 +275,7 @@ ceb{
ls{"Oras sa Guyana"}
}
"meta:Hawaii_Aleutian"{
- ld{"Oras sa Adlawan sa Hawaii-Aleutian"}
+ ld{"Oras sa Tag-init sa Hawaii-Aleutian"}
lg{"Oras sa Hawaii-Aleutian"}
ls{"Tamdanang Oras sa Hawaii-Aleutian"}
}
@@ -353,7 +353,7 @@ ceb{
ls{"Oras sa Line Islands"}
}
"meta:Lord_Howe"{
- ld{"Oras sa Adlawan sa Lord Howe"}
+ ld{"Oras sa Tag-init sa Lord Howe"}
lg{"Oras sa Lord Howe"}
ls{"Tamdanang Oras sa Lord Howe"}
}
@@ -386,12 +386,12 @@ ceb{
ls{"Oras sa Mawson"}
}
"meta:Mexico_Northwest"{
- ld{"Oras sa Adlawan sa Northwest Mexico"}
+ ld{"Oras sa Tag-init sa Northwest Mexico"}
lg{"Oras sa Northwest Mexico"}
ls{"Tamdanang Oras sa Northwest Mexico"}
}
"meta:Mexico_Pacific"{
- ld{"Oras sa Adlawan sa Mexican Pacific"}
+ ld{"Oras sa Tag-init sa Mexican Pacific"}
lg{"Oras sa Mexican Pacific"}
ls{"Tamdanang Oras sa Mexican Pacific"}
}
@@ -420,12 +420,12 @@ ceb{
ls{"Tamdanang Oras sa New Caledonia"}
}
"meta:New_Zealand"{
- ld{"Oras sa Adlawan sa New Zealand"}
+ ld{"Oras sa Tag-init sa New Zealand"}
lg{"Oras sa New Zealand"}
ls{"Tamdanang Oras sa New Zealand"}
}
"meta:Newfoundland"{
- ld{"Oras sa Adlawan sa Newfoundland"}
+ ld{"Oras sa Tag-init sa Newfoundland"}
lg{"Oras sa Newfoundland"}
ls{"Tamdanang Oras sa Newfoundland"}
}
@@ -433,7 +433,9 @@ ceb{
ls{"Oras sa Niue"}
}
"meta:Norfolk"{
- ls{"Oras sa Norfolk Island"}
+ ld{"Oras sa Tag-init sa Norfolk Island"}
+ lg{"Oras sa Norfolk Island"}
+ ls{"Tamdanang Oras sa Norfolk Island"}
}
"meta:Noronha"{
ld{"Oras sa Tag-init sa Fernando de Noronha"}
@@ -480,7 +482,7 @@ ceb{
ls{"Oras sa Phoenix Islands"}
}
"meta:Pierre_Miquelon"{
- ld{"Oras sa Adlawan sa St. Pierre & Miquelon"}
+ ld{"Oras sa Tag-init sa St.Pierre & Miquelon"}
lg{"Oras sa St. Pierre & Miquelon"}
ls{"Tamdanang Oras sa St. Pierre & Miquelon"}
}
@@ -505,7 +507,7 @@ ceb{
ls{"Tamdanang Oras sa Sakhalin"}
}
"meta:Samoa"{
- ld{"Oras sa Adlawan sa Samoa"}
+ ld{"Oras sa Tag-init sa Samoa"}
lg{"Oras sa Samoa"}
ls{"Tamdanang Oras sa Samoa"}
}
@@ -608,8 +610,8 @@ ceb{
gmtFormat{"GMT {0}"}
gmtZeroFormat{"GMT"}
hourFormat{"+HH:mm;-HH:mm"}
- regionFormat{"Oras {0}"}
- regionFormatDaylight{"Tag-init Oras {0}"}
- regionFormatStandard{"Sukdanang Oras {0}"}
+ regionFormat{"{0} Oras"}
+ regionFormatDaylight{"{0} Oras sa Tag-init"}
+ regionFormatStandard{"{0} Tamdanang Oras"}
}
}
diff --git a/icu4c/source/data/zone/cgg.txt b/icu4c/source/data/zone/cgg.txt
index 1487042b49f..25daf6b28b8 100644
--- a/icu4c/source/data/zone/cgg.txt
+++ b/icu4c/source/data/zone/cgg.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
cgg{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/chr.txt b/icu4c/source/data/zone/chr.txt
index 0fae3dc85df..b5e0e468e8f 100644
--- a/icu4c/source/data/zone/chr.txt
+++ b/icu4c/source/data/zone/chr.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
chr{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"ᎠᏈᏣᏂ"}
@@ -1731,7 +1731,9 @@ chr{
ls{"ᏂᏳ ᎠᏟᎢᎵᏒ"}
}
"meta:Norfolk"{
- ls{"ᏃᎵᏬᎵᎩ ᎤᎦᏚᏛᎢ ᎠᏟᎢᎵᏒ"}
+ ld{"ᏃᎵᏬᎵᎩ ᎤᎦᏚᏛᎢ ᎪᎩ ᎠᏟᎢᎵᏒ"}
+ lg{"ᏃᎵᏬᎵᎩ ᎤᎦᏚᏛᎢ ᎠᏟᎢᎵᏒ"}
+ ls{"ᏃᎵᏬᎵᎩ ᎤᎦᏚᏛᎢ ᎠᏟᎶᏍᏗ ᎠᏟᎢᎵᏒ"}
}
"meta:Noronha"{
ld{"ᏪᎾᏅᏙ Ꮥ ᏃᎶᎾᎭ ᎪᎩ ᎠᏟᎢᎵᏒ"}
diff --git a/icu4c/source/data/zone/ckb.txt b/icu4c/source/data/zone/ckb.txt
index 36b286a8ca6..8400cf4cd20 100644
--- a/icu4c/source/data/zone/ckb.txt
+++ b/icu4c/source/data/zone/ckb.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ckb{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/cs.txt b/icu4c/source/data/zone/cs.txt
index 9c3ea9791a0..6ca4db764a5 100644
--- a/icu4c/source/data/zone/cs.txt
+++ b/icu4c/source/data/zone/cs.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
cs{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidžan"}
@@ -1779,7 +1779,9 @@ cs{
ls{"Niuejský čas"}
}
"meta:Norfolk"{
- ls{"Norfolkský čas"}
+ ld{"Norfolkský letní čas"}
+ lg{"Norfolkský čas"}
+ ls{"Norfolkský standardní čas"}
}
"meta:Noronha"{
ld{"Letní čas souostroví Fernando de Noronha"}
diff --git a/icu4c/source/data/zone/cy.txt b/icu4c/source/data/zone/cy.txt
index d986f7e5e89..cc2e6f478ec 100644
--- a/icu4c/source/data/zone/cy.txt
+++ b/icu4c/source/data/zone/cy.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
cy{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidjan"}
@@ -1711,7 +1711,9 @@ cy{
ls{"Amser Niue"}
}
"meta:Norfolk"{
- ls{"Amser Ynys Norfolk"}
+ ld{"Amser Haf Ynys Norfolk"}
+ lg{"Amser Ynys Norfolk"}
+ ls{"Amser Safonol Ynys Norfolk"}
}
"meta:Noronha"{
ld{"Amser Haf Fernando de Noronha"}
diff --git a/icu4c/source/data/zone/da.txt b/icu4c/source/data/zone/da.txt
index 620dbe8fe1b..ec3656194e2 100644
--- a/icu4c/source/data/zone/da.txt
+++ b/icu4c/source/data/zone/da.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
da{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidjan"}
@@ -1760,7 +1760,9 @@ da{
ls{"Niue-tid"}
}
"meta:Norfolk"{
- ls{"Norfolk Island-tid"}
+ ld{"Norfolk Island-sommertid"}
+ lg{"Norfolk Island-tid"}
+ ls{"Norfolk Island-normaltid"}
}
"meta:Noronha"{
ld{"Fernando de Noronha-sommertid"}
diff --git a/icu4c/source/data/zone/dav.txt b/icu4c/source/data/zone/dav.txt
index dd9dbf8c425..6894cef6142 100644
--- a/icu4c/source/data/zone/dav.txt
+++ b/icu4c/source/data/zone/dav.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
dav{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/de.txt b/icu4c/source/data/zone/de.txt
index 3ca42c6c0f6..f6ec00ed36b 100644
--- a/icu4c/source/data/zone/de.txt
+++ b/icu4c/source/data/zone/de.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
de{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidjan"}
@@ -1763,7 +1763,9 @@ de{
ls{"Niue-Zeit"}
}
"meta:Norfolk"{
- ls{"Norfolkinsel-Zeit"}
+ ld{"Norfolkinsel-Sommerzeit"}
+ lg{"Norfolkinsel-Zeit"}
+ ls{"Norfolkinsel-Normalzeit"}
}
"meta:Noronha"{
ld{"Fernando de Noronha-Sommerzeit"}
diff --git a/icu4c/source/data/zone/de_CH.txt b/icu4c/source/data/zone/de_CH.txt
index a33c1da4bcb..f8b1eef090e 100644
--- a/icu4c/source/data/zone/de_CH.txt
+++ b/icu4c/source/data/zone/de_CH.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
de_CH{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Asia:Brunei"{
ec{"Brunei"}
diff --git a/icu4c/source/data/zone/dje.txt b/icu4c/source/data/zone/dje.txt
index 8b0f2b46afc..63575f595a1 100644
--- a/icu4c/source/data/zone/dje.txt
+++ b/icu4c/source/data/zone/dje.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
dje{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/dsb.txt b/icu4c/source/data/zone/dsb.txt
index e36a551736a..91f39ef359a 100644
--- a/icu4c/source/data/zone/dsb.txt
+++ b/icu4c/source/data/zone/dsb.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
dsb{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Accra"{
ec{"Akkra"}
@@ -790,7 +790,9 @@ dsb{
ls{"Niueski cas"}
}
"meta:Norfolk"{
- ls{"cas kupy Norfolk"}
+ ld{"lěśojski cas kupy Norfolk"}
+ lg{"cas kupy Norfolk"}
+ ls{"standardny cas kupy Norfolk"}
}
"meta:Noronha"{
ld{"lěśojski cas Fernando de Noronha"}
diff --git a/icu4c/source/data/zone/dua.txt b/icu4c/source/data/zone/dua.txt
index 684dd4fc7ab..ba39bd9e0a5 100644
--- a/icu4c/source/data/zone/dua.txt
+++ b/icu4c/source/data/zone/dua.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
dua{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/dyo.txt b/icu4c/source/data/zone/dyo.txt
index 28a4d09d282..d9da7c43092 100644
--- a/icu4c/source/data/zone/dyo.txt
+++ b/icu4c/source/data/zone/dyo.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
dyo{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/dz.txt b/icu4c/source/data/zone/dz.txt
index 21eb61a485c..4c36f4a5924 100644
--- a/icu4c/source/data/zone/dz.txt
+++ b/icu4c/source/data/zone/dz.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
dz{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Cairo"{
ec{"ཀཱའི་རོ"}
diff --git a/icu4c/source/data/zone/ebu.txt b/icu4c/source/data/zone/ebu.txt
index da9049cb68c..bfefc792107 100644
--- a/icu4c/source/data/zone/ebu.txt
+++ b/icu4c/source/data/zone/ebu.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ebu{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/ee.txt b/icu4c/source/data/zone/ee.txt
index 748c5348764..2f3793f645d 100644
--- a/icu4c/source/data/zone/ee.txt
+++ b/icu4c/source/data/zone/ee.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ee{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidjan"}
@@ -1707,7 +1707,9 @@ ee{
ls{"Niue gaƒoƒo me"}
}
"meta:Norfolk"{
- ls{"Norfolk Island gaƒoƒo me"}
+ ld{"Norfolk Island dzomeŋɔli gaƒoƒo me"}
+ lg{"Norfolk Island gaƒoƒo me"}
+ ls{"Norfolk Island nutome gaƒoƒo me"}
}
"meta:Noronha"{
ld{"Fernando de Noronha dzomeŋɔli gaƒoƒo me"}
diff --git a/icu4c/source/data/zone/el.txt b/icu4c/source/data/zone/el.txt
index 5ae32ef71d0..e1b8b7d6703 100644
--- a/icu4c/source/data/zone/el.txt
+++ b/icu4c/source/data/zone/el.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
el{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Αμπιτζάν"}
@@ -1737,7 +1737,9 @@ el{
ls{"Ώρα Νιούε"}
}
"meta:Norfolk"{
- ls{"Ώρα Νήσου Νόρφολκ"}
+ ld{"Θερινή ώρα Νήσου Νόρφολκ"}
+ lg{"Ώρα Νήσου Νόρφολκ"}
+ ls{"Χειμερινή ώρα Νήσου Νόρφολκ"}
}
"meta:Noronha"{
ld{"Θερινή ώρα Φερνάρντο ντε Νορόνια"}
diff --git a/icu4c/source/data/zone/en.txt b/icu4c/source/data/zone/en.txt
index 31645d13e13..8ee8d1ba180 100644
--- a/icu4c/source/data/zone/en.txt
+++ b/icu4c/source/data/zone/en.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
en{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Sao_Tome"{
ec{"São Tomé"}
@@ -535,7 +535,9 @@ en{
ls{"Niue Time"}
}
"meta:Norfolk"{
- ls{"Norfolk Island Time"}
+ ld{"Norfolk Island Daylight Time"}
+ lg{"Norfolk Island Time"}
+ ls{"Norfolk Island Standard Time"}
}
"meta:Noronha"{
ld{"Fernando de Noronha Summer Time"}
diff --git a/icu4c/source/data/zone/en_001.txt b/icu4c/source/data/zone/en_001.txt
index 2231349cf4f..0271d609479 100644
--- a/icu4c/source/data/zone/en_001.txt
+++ b/icu4c/source/data/zone/en_001.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
en_001{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"America:St_Barthelemy"{
ec{"St Barthélemy"}
diff --git a/icu4c/source/data/zone/en_150.txt b/icu4c/source/data/zone/en_150.txt
index dbd66e6db38..cc273ad5227 100644
--- a/icu4c/source/data/zone/en_150.txt
+++ b/icu4c/source/data/zone/en_150.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_150{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Europe_Central"{
sd{"CEST"}
diff --git a/icu4c/source/data/zone/en_AE.txt b/icu4c/source/data/zone/en_AE.txt
index 9d6ea75acdf..042856ed718 100644
--- a/icu4c/source/data/zone/en_AE.txt
+++ b/icu4c/source/data/zone/en_AE.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
en_AE{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Pacific:Honolulu"{
sd{"∅∅∅"}
diff --git a/icu4c/source/data/zone/en_AG.txt b/icu4c/source/data/zone/en_AG.txt
index b510205357a..15f4f3b2f14 100644
--- a/icu4c/source/data/zone/en_AG.txt
+++ b/icu4c/source/data/zone/en_AG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_AG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_AI.txt b/icu4c/source/data/zone/en_AI.txt
index 7433aebae85..ec4deb24332 100644
--- a/icu4c/source/data/zone/en_AI.txt
+++ b/icu4c/source/data/zone/en_AI.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_AI{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_AT.txt b/icu4c/source/data/zone/en_AT.txt
index 63a4b0e5945..e4a6465fadc 100644
--- a/icu4c/source/data/zone/en_AT.txt
+++ b/icu4c/source/data/zone/en_AT.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_AT{
%%Parent{"en_150"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_AU.txt b/icu4c/source/data/zone/en_AU.txt
index 01454d68783..64b0cfe3d8f 100644
--- a/icu4c/source/data/zone/en_AU.txt
+++ b/icu4c/source/data/zone/en_AU.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_AU{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Asia:Rangoon"{
ec{"Rangoon"}
diff --git a/icu4c/source/data/zone/en_BB.txt b/icu4c/source/data/zone/en_BB.txt
index 034d3207c29..814000f3539 100644
--- a/icu4c/source/data/zone/en_BB.txt
+++ b/icu4c/source/data/zone/en_BB.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_BB{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_BE.txt b/icu4c/source/data/zone/en_BE.txt
index af22560b3f7..ded640548a4 100644
--- a/icu4c/source/data/zone/en_BE.txt
+++ b/icu4c/source/data/zone/en_BE.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_BE{
%%Parent{"en_150"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_BM.txt b/icu4c/source/data/zone/en_BM.txt
index e7e911d1ab6..1f9a62c1ac6 100644
--- a/icu4c/source/data/zone/en_BM.txt
+++ b/icu4c/source/data/zone/en_BM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_BM{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_BS.txt b/icu4c/source/data/zone/en_BS.txt
index 18b3c6c37bf..115d86885a1 100644
--- a/icu4c/source/data/zone/en_BS.txt
+++ b/icu4c/source/data/zone/en_BS.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_BS{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_BW.txt b/icu4c/source/data/zone/en_BW.txt
index d8efef7454e..b7792aa21d4 100644
--- a/icu4c/source/data/zone/en_BW.txt
+++ b/icu4c/source/data/zone/en_BW.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_BW{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Africa_Central"{
ss{"CAT"}
diff --git a/icu4c/source/data/zone/en_BZ.txt b/icu4c/source/data/zone/en_BZ.txt
index 123a5f50e1c..226183af7d0 100644
--- a/icu4c/source/data/zone/en_BZ.txt
+++ b/icu4c/source/data/zone/en_BZ.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_BZ{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_CA.txt b/icu4c/source/data/zone/en_CA.txt
index 004a1a69ae9..86a4e3d5008 100644
--- a/icu4c/source/data/zone/en_CA.txt
+++ b/icu4c/source/data/zone/en_CA.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CA{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Asia:Rangoon"{
ec{"Rangoon"}
diff --git a/icu4c/source/data/zone/en_CC.txt b/icu4c/source/data/zone/en_CC.txt
index 882a96c4c6e..bce9886347b 100644
--- a/icu4c/source/data/zone/en_CC.txt
+++ b/icu4c/source/data/zone/en_CC.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CC{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_CH.txt b/icu4c/source/data/zone/en_CH.txt
index ee8eb2b5cfc..244edf25157 100644
--- a/icu4c/source/data/zone/en_CH.txt
+++ b/icu4c/source/data/zone/en_CH.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CH{
%%Parent{"en_150"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_CK.txt b/icu4c/source/data/zone/en_CK.txt
index 46c73477014..ad52b0e60e4 100644
--- a/icu4c/source/data/zone/en_CK.txt
+++ b/icu4c/source/data/zone/en_CK.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CK{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_CM.txt b/icu4c/source/data/zone/en_CM.txt
index dcd71f1e73f..2604e7ff116 100644
--- a/icu4c/source/data/zone/en_CM.txt
+++ b/icu4c/source/data/zone/en_CM.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CM{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Africa_Central"{
ss{"CAT"}
diff --git a/icu4c/source/data/zone/en_CX.txt b/icu4c/source/data/zone/en_CX.txt
index 9586f9cca08..702f22b6997 100644
--- a/icu4c/source/data/zone/en_CX.txt
+++ b/icu4c/source/data/zone/en_CX.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CX{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_CY.txt b/icu4c/source/data/zone/en_CY.txt
index 19e7a33b6cb..21b11b75693 100644
--- a/icu4c/source/data/zone/en_CY.txt
+++ b/icu4c/source/data/zone/en_CY.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CY{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_DE.txt b/icu4c/source/data/zone/en_DE.txt
index 57ff8d7349e..262361402a1 100644
--- a/icu4c/source/data/zone/en_DE.txt
+++ b/icu4c/source/data/zone/en_DE.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_DE{
%%Parent{"en_150"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_DG.txt b/icu4c/source/data/zone/en_DG.txt
index 881c24b988f..95b8e88b241 100644
--- a/icu4c/source/data/zone/en_DG.txt
+++ b/icu4c/source/data/zone/en_DG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_DG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_DK.txt b/icu4c/source/data/zone/en_DK.txt
index 685a49aba90..d98349b1211 100644
--- a/icu4c/source/data/zone/en_DK.txt
+++ b/icu4c/source/data/zone/en_DK.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_DK{
%%Parent{"en_150"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_DM.txt b/icu4c/source/data/zone/en_DM.txt
index e9db19895e0..5bfedb7bc57 100644
--- a/icu4c/source/data/zone/en_DM.txt
+++ b/icu4c/source/data/zone/en_DM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_DM{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_ER.txt b/icu4c/source/data/zone/en_ER.txt
index 5993dae7e98..ea5b75fbeb8 100644
--- a/icu4c/source/data/zone/en_ER.txt
+++ b/icu4c/source/data/zone/en_ER.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_ER{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Africa_Central"{
ss{"CAT"}
diff --git a/icu4c/source/data/zone/en_FI.txt b/icu4c/source/data/zone/en_FI.txt
index e7781308fb1..ae4b5178a0f 100644
--- a/icu4c/source/data/zone/en_FI.txt
+++ b/icu4c/source/data/zone/en_FI.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_FI{
%%Parent{"en_150"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_FJ.txt b/icu4c/source/data/zone/en_FJ.txt
index abe4c34b062..0c4ca01ddb1 100644
--- a/icu4c/source/data/zone/en_FJ.txt
+++ b/icu4c/source/data/zone/en_FJ.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_FJ{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_FK.txt b/icu4c/source/data/zone/en_FK.txt
index f1c3c466247..9c92bfddf15 100644
--- a/icu4c/source/data/zone/en_FK.txt
+++ b/icu4c/source/data/zone/en_FK.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_FK{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_FM.txt b/icu4c/source/data/zone/en_FM.txt
index 96883597e8f..352f324e971 100644
--- a/icu4c/source/data/zone/en_FM.txt
+++ b/icu4c/source/data/zone/en_FM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_FM{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_GB.txt b/icu4c/source/data/zone/en_GB.txt
index 276291ba6cc..cde195e8a2a 100644
--- a/icu4c/source/data/zone/en_GB.txt
+++ b/icu4c/source/data/zone/en_GB.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GB{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidjan"}
diff --git a/icu4c/source/data/zone/en_GD.txt b/icu4c/source/data/zone/en_GD.txt
index 22ed594061a..98ca5e43fb1 100644
--- a/icu4c/source/data/zone/en_GD.txt
+++ b/icu4c/source/data/zone/en_GD.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GD{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_GG.txt b/icu4c/source/data/zone/en_GG.txt
index 675cb9352f3..8bee533ca6e 100644
--- a/icu4c/source/data/zone/en_GG.txt
+++ b/icu4c/source/data/zone/en_GG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_GH.txt b/icu4c/source/data/zone/en_GH.txt
index 0a39933df67..f311ddc6804 100644
--- a/icu4c/source/data/zone/en_GH.txt
+++ b/icu4c/source/data/zone/en_GH.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GH{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Africa_Central"{
ss{"CAT"}
diff --git a/icu4c/source/data/zone/en_GI.txt b/icu4c/source/data/zone/en_GI.txt
index 93dee6d057d..5afa54f0b21 100644
--- a/icu4c/source/data/zone/en_GI.txt
+++ b/icu4c/source/data/zone/en_GI.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GI{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_GM.txt b/icu4c/source/data/zone/en_GM.txt
index 32691f0a727..226ac234348 100644
--- a/icu4c/source/data/zone/en_GM.txt
+++ b/icu4c/source/data/zone/en_GM.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GM{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Africa_Central"{
ss{"CAT"}
diff --git a/icu4c/source/data/zone/en_GU.txt b/icu4c/source/data/zone/en_GU.txt
index 11eb012414b..fa8f727bd88 100644
--- a/icu4c/source/data/zone/en_GU.txt
+++ b/icu4c/source/data/zone/en_GU.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GU{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Chamorro"{
ss{"ChST"}
diff --git a/icu4c/source/data/zone/en_GY.txt b/icu4c/source/data/zone/en_GY.txt
index 8a8f3bd9d1d..43ae552a673 100644
--- a/icu4c/source/data/zone/en_GY.txt
+++ b/icu4c/source/data/zone/en_GY.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_GY{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Guyana"{
ss{"GYT"}
diff --git a/icu4c/source/data/zone/en_HK.txt b/icu4c/source/data/zone/en_HK.txt
index 55f80ccf936..1e3b1807555 100644
--- a/icu4c/source/data/zone/en_HK.txt
+++ b/icu4c/source/data/zone/en_HK.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_HK{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Hong_Kong"{
sd{"HKST"}
diff --git a/icu4c/source/data/zone/en_IE.txt b/icu4c/source/data/zone/en_IE.txt
index ee444844c17..1c12745f564 100644
--- a/icu4c/source/data/zone/en_IE.txt
+++ b/icu4c/source/data/zone/en_IE.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_IE{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Europe:Dublin"{
sd{"IST"}
diff --git a/icu4c/source/data/zone/en_IL.txt b/icu4c/source/data/zone/en_IL.txt
index 02e80c533bc..2d329190ae6 100644
--- a/icu4c/source/data/zone/en_IL.txt
+++ b/icu4c/source/data/zone/en_IL.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_IL{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_IM.txt b/icu4c/source/data/zone/en_IM.txt
index 898ee622fac..15a218b3459 100644
--- a/icu4c/source/data/zone/en_IM.txt
+++ b/icu4c/source/data/zone/en_IM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_IM{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_IN.txt b/icu4c/source/data/zone/en_IN.txt
index 611d0e6424d..c15c1cb46d0 100644
--- a/icu4c/source/data/zone/en_IN.txt
+++ b/icu4c/source/data/zone/en_IN.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_IN{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Asia:Rangoon"{
ec{"Rangoon"}
diff --git a/icu4c/source/data/zone/en_IO.txt b/icu4c/source/data/zone/en_IO.txt
index 3f59a942a76..5cd72105461 100644
--- a/icu4c/source/data/zone/en_IO.txt
+++ b/icu4c/source/data/zone/en_IO.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_IO{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_JE.txt b/icu4c/source/data/zone/en_JE.txt
index 8a8aa1e627b..d8e0823c165 100644
--- a/icu4c/source/data/zone/en_JE.txt
+++ b/icu4c/source/data/zone/en_JE.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_JE{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_JM.txt b/icu4c/source/data/zone/en_JM.txt
index 75490849ae4..695ae1a1812 100644
--- a/icu4c/source/data/zone/en_JM.txt
+++ b/icu4c/source/data/zone/en_JM.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_JM{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_KE.txt b/icu4c/source/data/zone/en_KE.txt
index 70954abc6d7..d577a5e11ab 100644
--- a/icu4c/source/data/zone/en_KE.txt
+++ b/icu4c/source/data/zone/en_KE.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_KE{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Africa_Central"{
ss{"CAT"}
diff --git a/icu4c/source/data/zone/en_KI.txt b/icu4c/source/data/zone/en_KI.txt
index 7ce9da107c9..6c68a9fa83d 100644
--- a/icu4c/source/data/zone/en_KI.txt
+++ b/icu4c/source/data/zone/en_KI.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_KI{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_KN.txt b/icu4c/source/data/zone/en_KN.txt
index be4025f432e..35ebc91eb17 100644
--- a/icu4c/source/data/zone/en_KN.txt
+++ b/icu4c/source/data/zone/en_KN.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_KN{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_KY.txt b/icu4c/source/data/zone/en_KY.txt
index 2a7068a6542..71fa196b611 100644
--- a/icu4c/source/data/zone/en_KY.txt
+++ b/icu4c/source/data/zone/en_KY.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_KY{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_LC.txt b/icu4c/source/data/zone/en_LC.txt
index e50628c1bef..5e248adcff8 100644
--- a/icu4c/source/data/zone/en_LC.txt
+++ b/icu4c/source/data/zone/en_LC.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_LC{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_LR.txt b/icu4c/source/data/zone/en_LR.txt
index e7f2270c48b..4d85249dbd8 100644
--- a/icu4c/source/data/zone/en_LR.txt
+++ b/icu4c/source/data/zone/en_LR.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_LR{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Africa_Central"{
ss{"CAT"}
diff --git a/icu4c/source/data/zone/en_LS.txt b/icu4c/source/data/zone/en_LS.txt
index d49d5736897..3fc245318a8 100644
--- a/icu4c/source/data/zone/en_LS.txt
+++ b/icu4c/source/data/zone/en_LS.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_LS{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Africa_Central"{
ss{"CAT"}
diff --git a/icu4c/source/data/zone/en_MG.txt b/icu4c/source/data/zone/en_MG.txt
index 7c98e4b9cd6..e9cf845557b 100644
--- a/icu4c/source/data/zone/en_MG.txt
+++ b/icu4c/source/data/zone/en_MG.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Africa_Central"{
ss{"CAT"}
diff --git a/icu4c/source/data/zone/en_MH.txt b/icu4c/source/data/zone/en_MH.txt
index 3c09c37da62..7a6e5410359 100644
--- a/icu4c/source/data/zone/en_MH.txt
+++ b/icu4c/source/data/zone/en_MH.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MH{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Pacific:Honolulu"{
sd{"∅∅∅"}
diff --git a/icu4c/source/data/zone/en_MO.txt b/icu4c/source/data/zone/en_MO.txt
index be0b72e889d..2ab8b741a22 100644
--- a/icu4c/source/data/zone/en_MO.txt
+++ b/icu4c/source/data/zone/en_MO.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MO{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Hong_Kong"{
sd{"HKST"}
diff --git a/icu4c/source/data/zone/en_MP.txt b/icu4c/source/data/zone/en_MP.txt
index d0da491117e..0604749c2d1 100644
--- a/icu4c/source/data/zone/en_MP.txt
+++ b/icu4c/source/data/zone/en_MP.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MP{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Pacific:Honolulu"{
sd{"∅∅∅"}
diff --git a/icu4c/source/data/zone/en_MS.txt b/icu4c/source/data/zone/en_MS.txt
index 91062094066..fbedac5bdef 100644
--- a/icu4c/source/data/zone/en_MS.txt
+++ b/icu4c/source/data/zone/en_MS.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MS{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_MT.txt b/icu4c/source/data/zone/en_MT.txt
index f02b32659ae..a3af9271389 100644
--- a/icu4c/source/data/zone/en_MT.txt
+++ b/icu4c/source/data/zone/en_MT.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MT{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_MU.txt b/icu4c/source/data/zone/en_MU.txt
index 6ca299ceba3..fde9ccfc275 100644
--- a/icu4c/source/data/zone/en_MU.txt
+++ b/icu4c/source/data/zone/en_MU.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MU{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Africa_Central"{
ss{"CAT"}
diff --git a/icu4c/source/data/zone/en_MW.txt b/icu4c/source/data/zone/en_MW.txt
index 5df9ab37974..49e0438eb1c 100644
--- a/icu4c/source/data/zone/en_MW.txt
+++ b/icu4c/source/data/zone/en_MW.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MW{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Africa_Central"{
ss{"CAT"}
diff --git a/icu4c/source/data/zone/en_MY.txt b/icu4c/source/data/zone/en_MY.txt
index 53d72316f80..012e5ecf90b 100644
--- a/icu4c/source/data/zone/en_MY.txt
+++ b/icu4c/source/data/zone/en_MY.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_MY{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Malaysia"{
ss{"MYT"}
diff --git a/icu4c/source/data/zone/en_NA.txt b/icu4c/source/data/zone/en_NA.txt
index a5696fbb410..f2771e30ce1 100644
--- a/icu4c/source/data/zone/en_NA.txt
+++ b/icu4c/source/data/zone/en_NA.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NA{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Africa_Central"{
ss{"CAT"}
diff --git a/icu4c/source/data/zone/en_NF.txt b/icu4c/source/data/zone/en_NF.txt
index 046e294001b..e264ade967b 100644
--- a/icu4c/source/data/zone/en_NF.txt
+++ b/icu4c/source/data/zone/en_NF.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NF{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_NG.txt b/icu4c/source/data/zone/en_NG.txt
index 48d3a0653e5..15a8f0c3137 100644
--- a/icu4c/source/data/zone/en_NG.txt
+++ b/icu4c/source/data/zone/en_NG.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Africa_Central"{
ss{"CAT"}
diff --git a/icu4c/source/data/zone/en_NL.txt b/icu4c/source/data/zone/en_NL.txt
index 9e5148168f0..5b5436b9dc6 100644
--- a/icu4c/source/data/zone/en_NL.txt
+++ b/icu4c/source/data/zone/en_NL.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NL{
%%Parent{"en_150"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_NR.txt b/icu4c/source/data/zone/en_NR.txt
index 896dd231f37..4377e15a656 100644
--- a/icu4c/source/data/zone/en_NR.txt
+++ b/icu4c/source/data/zone/en_NR.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NR{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_NU.txt b/icu4c/source/data/zone/en_NU.txt
index a7199cf7de1..56d9b22ea29 100644
--- a/icu4c/source/data/zone/en_NU.txt
+++ b/icu4c/source/data/zone/en_NU.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NU{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_NZ.txt b/icu4c/source/data/zone/en_NZ.txt
index bc75f5f9b2c..a1c15d5a89c 100644
--- a/icu4c/source/data/zone/en_NZ.txt
+++ b/icu4c/source/data/zone/en_NZ.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_NZ{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Australia_Central"{
sd{"ACDT"}
diff --git a/icu4c/source/data/zone/en_PG.txt b/icu4c/source/data/zone/en_PG.txt
index 2a2e5c8754a..ffddbf48a87 100644
--- a/icu4c/source/data/zone/en_PG.txt
+++ b/icu4c/source/data/zone/en_PG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_PG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_PH.txt b/icu4c/source/data/zone/en_PH.txt
index b54a59e8d24..96578848ab8 100644
--- a/icu4c/source/data/zone/en_PH.txt
+++ b/icu4c/source/data/zone/en_PH.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_PH{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_PK.txt b/icu4c/source/data/zone/en_PK.txt
index 68f6ede42c9..874a3eeda13 100644
--- a/icu4c/source/data/zone/en_PK.txt
+++ b/icu4c/source/data/zone/en_PK.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_PK{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_PN.txt b/icu4c/source/data/zone/en_PN.txt
index 0fbd986de9c..7f93228000e 100644
--- a/icu4c/source/data/zone/en_PN.txt
+++ b/icu4c/source/data/zone/en_PN.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_PN{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_PW.txt b/icu4c/source/data/zone/en_PW.txt
index c1a63e346e2..ed60f26fed8 100644
--- a/icu4c/source/data/zone/en_PW.txt
+++ b/icu4c/source/data/zone/en_PW.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_PW{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_RW.txt b/icu4c/source/data/zone/en_RW.txt
index 2821b4bf154..6357e0ec3db 100644
--- a/icu4c/source/data/zone/en_RW.txt
+++ b/icu4c/source/data/zone/en_RW.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_RW{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Africa_Central"{
ss{"CAT"}
diff --git a/icu4c/source/data/zone/en_SB.txt b/icu4c/source/data/zone/en_SB.txt
index 7655f506a1d..7e736c28dae 100644
--- a/icu4c/source/data/zone/en_SB.txt
+++ b/icu4c/source/data/zone/en_SB.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SB{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_SC.txt b/icu4c/source/data/zone/en_SC.txt
index 94778702b4f..df04930ee04 100644
--- a/icu4c/source/data/zone/en_SC.txt
+++ b/icu4c/source/data/zone/en_SC.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SC{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_SD.txt b/icu4c/source/data/zone/en_SD.txt
index 682657f1b7a..c43e3d7174c 100644
--- a/icu4c/source/data/zone/en_SD.txt
+++ b/icu4c/source/data/zone/en_SD.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SD{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Africa_Central"{
ss{"CAT"}
diff --git a/icu4c/source/data/zone/en_SE.txt b/icu4c/source/data/zone/en_SE.txt
index 82412c95191..c2a72c0820b 100644
--- a/icu4c/source/data/zone/en_SE.txt
+++ b/icu4c/source/data/zone/en_SE.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SE{
%%Parent{"en_150"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_SG.txt b/icu4c/source/data/zone/en_SG.txt
index 2fed8edc9f0..fa15aad549e 100644
--- a/icu4c/source/data/zone/en_SG.txt
+++ b/icu4c/source/data/zone/en_SG.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Malaysia"{
ss{"MYT"}
diff --git a/icu4c/source/data/zone/en_SH.txt b/icu4c/source/data/zone/en_SH.txt
index d19bccd4c13..0e6c3dc082d 100644
--- a/icu4c/source/data/zone/en_SH.txt
+++ b/icu4c/source/data/zone/en_SH.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SH{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_SI.txt b/icu4c/source/data/zone/en_SI.txt
index ea8b19567cf..a69030ee879 100644
--- a/icu4c/source/data/zone/en_SI.txt
+++ b/icu4c/source/data/zone/en_SI.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SI{
%%Parent{"en_150"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_SL.txt b/icu4c/source/data/zone/en_SL.txt
index 20066ffe2bf..162236d0abb 100644
--- a/icu4c/source/data/zone/en_SL.txt
+++ b/icu4c/source/data/zone/en_SL.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SL{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Africa_Central"{
ss{"CAT"}
diff --git a/icu4c/source/data/zone/en_SS.txt b/icu4c/source/data/zone/en_SS.txt
index 2a6d06a4871..2363f4de165 100644
--- a/icu4c/source/data/zone/en_SS.txt
+++ b/icu4c/source/data/zone/en_SS.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SS{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Africa_Central"{
ss{"CAT"}
diff --git a/icu4c/source/data/zone/en_SX.txt b/icu4c/source/data/zone/en_SX.txt
index f18d586d646..28da271484b 100644
--- a/icu4c/source/data/zone/en_SX.txt
+++ b/icu4c/source/data/zone/en_SX.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SX{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_SZ.txt b/icu4c/source/data/zone/en_SZ.txt
index 4d8f409e342..b5cf4053541 100644
--- a/icu4c/source/data/zone/en_SZ.txt
+++ b/icu4c/source/data/zone/en_SZ.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_SZ{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Africa_Central"{
ss{"CAT"}
diff --git a/icu4c/source/data/zone/en_TC.txt b/icu4c/source/data/zone/en_TC.txt
index 8f5f1155e42..4129b99aedf 100644
--- a/icu4c/source/data/zone/en_TC.txt
+++ b/icu4c/source/data/zone/en_TC.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_TC{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_TK.txt b/icu4c/source/data/zone/en_TK.txt
index 6e854718e89..11010f35ad4 100644
--- a/icu4c/source/data/zone/en_TK.txt
+++ b/icu4c/source/data/zone/en_TK.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_TK{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_TO.txt b/icu4c/source/data/zone/en_TO.txt
index 067c7bfb716..6b63ad24fc1 100644
--- a/icu4c/source/data/zone/en_TO.txt
+++ b/icu4c/source/data/zone/en_TO.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_TO{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_TT.txt b/icu4c/source/data/zone/en_TT.txt
index 8336e0121d1..d91ebb5a6aa 100644
--- a/icu4c/source/data/zone/en_TT.txt
+++ b/icu4c/source/data/zone/en_TT.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_TT{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_TV.txt b/icu4c/source/data/zone/en_TV.txt
index 2430afbedb2..2d0ae8f9f05 100644
--- a/icu4c/source/data/zone/en_TV.txt
+++ b/icu4c/source/data/zone/en_TV.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_TV{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_TZ.txt b/icu4c/source/data/zone/en_TZ.txt
index 3569e7dc9b1..2f824e4caad 100644
--- a/icu4c/source/data/zone/en_TZ.txt
+++ b/icu4c/source/data/zone/en_TZ.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_TZ{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Africa_Central"{
ss{"CAT"}
diff --git a/icu4c/source/data/zone/en_UG.txt b/icu4c/source/data/zone/en_UG.txt
index e0209c3efd6..1ec09fa06b7 100644
--- a/icu4c/source/data/zone/en_UG.txt
+++ b/icu4c/source/data/zone/en_UG.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_UG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Africa_Central"{
ss{"CAT"}
diff --git a/icu4c/source/data/zone/en_VC.txt b/icu4c/source/data/zone/en_VC.txt
index 604f07b9062..45b455da495 100644
--- a/icu4c/source/data/zone/en_VC.txt
+++ b/icu4c/source/data/zone/en_VC.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_VC{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_VG.txt b/icu4c/source/data/zone/en_VG.txt
index fe78a6642ba..3e84e3013cc 100644
--- a/icu4c/source/data/zone/en_VG.txt
+++ b/icu4c/source/data/zone/en_VG.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_VG{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_VU.txt b/icu4c/source/data/zone/en_VU.txt
index ef21f135b0a..6229365b1f9 100644
--- a/icu4c/source/data/zone/en_VU.txt
+++ b/icu4c/source/data/zone/en_VU.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_VU{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_WS.txt b/icu4c/source/data/zone/en_WS.txt
index 5069b4d1309..5d2f739b8e3 100644
--- a/icu4c/source/data/zone/en_WS.txt
+++ b/icu4c/source/data/zone/en_WS.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_WS{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/en_ZA.txt b/icu4c/source/data/zone/en_ZA.txt
index d2516554c7e..9e7646fa6a5 100644
--- a/icu4c/source/data/zone/en_ZA.txt
+++ b/icu4c/source/data/zone/en_ZA.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_ZA{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Africa_Central"{
ss{"CAT"}
diff --git a/icu4c/source/data/zone/en_ZM.txt b/icu4c/source/data/zone/en_ZM.txt
index 45e65a084d3..a3e802da461 100644
--- a/icu4c/source/data/zone/en_ZM.txt
+++ b/icu4c/source/data/zone/en_ZM.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_ZM{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Africa_Central"{
ss{"CAT"}
diff --git a/icu4c/source/data/zone/en_ZW.txt b/icu4c/source/data/zone/en_ZW.txt
index baa0942c9ca..93f56693d3a 100644
--- a/icu4c/source/data/zone/en_ZW.txt
+++ b/icu4c/source/data/zone/en_ZW.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
en_ZW{
%%Parent{"en_001"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Africa_Central"{
ss{"CAT"}
diff --git a/icu4c/source/data/zone/eo.txt b/icu4c/source/data/zone/eo.txt
index 1d521aa6992..b190ca7bca9 100644
--- a/icu4c/source/data/zone/eo.txt
+++ b/icu4c/source/data/zone/eo.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
eo{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/es.txt b/icu4c/source/data/zone/es.txt
index 9001ada0e92..980630d4ab0 100644
--- a/icu4c/source/data/zone/es.txt
+++ b/icu4c/source/data/zone/es.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
es{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abiyán"}
@@ -1756,7 +1756,9 @@ es{
ls{"hora de Niue"}
}
"meta:Norfolk"{
- ls{"hora de la isla Norfolk"}
+ ld{"hora de verano de la isla Norfolk"}
+ lg{"hora de la isla Norfolk"}
+ ls{"hora estándar de la isla Norfolk"}
}
"meta:Noronha"{
ld{"hora de verano de Fernando de Noronha"}
diff --git a/icu4c/source/data/zone/es_419.txt b/icu4c/source/data/zone/es_419.txt
index d8ab3d7afd5..b4e95faf413 100644
--- a/icu4c/source/data/zone/es_419.txt
+++ b/icu4c/source/data/zone/es_419.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
es_419{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"America:Fort_Nelson"{
ec{"Fuerte Nelson"}
@@ -99,7 +99,9 @@ es_419{
ls{"hora de Myanmar (Birmania)"}
}
"meta:Norfolk"{
- ls{"hora de la Isla Norfolk"}
+ ld{"hora de verano de la Isla Norfolk"}
+ lg{"hora de la Isla Norfolk"}
+ ls{"hora estándar de la Isla Norfolk"}
}
"meta:Pyongyang"{
ls{"hora de Pionyang"}
diff --git a/icu4c/source/data/zone/es_AR.txt b/icu4c/source/data/zone/es_AR.txt
index cd008429886..52775effcf3 100644
--- a/icu4c/source/data/zone/es_AR.txt
+++ b/icu4c/source/data/zone/es_AR.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_AR{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Argentina"{
sd{"ARST"}
diff --git a/icu4c/source/data/zone/es_BO.txt b/icu4c/source/data/zone/es_BO.txt
index 59a271064d9..41fd1c98f9b 100644
--- a/icu4c/source/data/zone/es_BO.txt
+++ b/icu4c/source/data/zone/es_BO.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_BO{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Bolivia"{
ss{"BOT"}
diff --git a/icu4c/source/data/zone/es_BR.txt b/icu4c/source/data/zone/es_BR.txt
index 26b70ef53ef..a8d655c2c50 100644
--- a/icu4c/source/data/zone/es_BR.txt
+++ b/icu4c/source/data/zone/es_BR.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_BR{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/es_BZ.txt b/icu4c/source/data/zone/es_BZ.txt
index 2969b0b5235..f7034128e3b 100644
--- a/icu4c/source/data/zone/es_BZ.txt
+++ b/icu4c/source/data/zone/es_BZ.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_BZ{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/es_CL.txt b/icu4c/source/data/zone/es_CL.txt
index eedcb433797..419e010f485 100644
--- a/icu4c/source/data/zone/es_CL.txt
+++ b/icu4c/source/data/zone/es_CL.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_CL{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Chile"{
sd{"CLST"}
diff --git a/icu4c/source/data/zone/es_CO.txt b/icu4c/source/data/zone/es_CO.txt
index 5ebe76c39f9..6bbe0f364a8 100644
--- a/icu4c/source/data/zone/es_CO.txt
+++ b/icu4c/source/data/zone/es_CO.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_CO{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Colombia"{
sd{"COST"}
diff --git a/icu4c/source/data/zone/es_CR.txt b/icu4c/source/data/zone/es_CR.txt
index 3bcc1f6bfa3..209ac6c8624 100644
--- a/icu4c/source/data/zone/es_CR.txt
+++ b/icu4c/source/data/zone/es_CR.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_CR{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/es_CU.txt b/icu4c/source/data/zone/es_CU.txt
index 2ee914029a6..a316a0d43e0 100644
--- a/icu4c/source/data/zone/es_CU.txt
+++ b/icu4c/source/data/zone/es_CU.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_CU{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/es_DO.txt b/icu4c/source/data/zone/es_DO.txt
index 99fb29608fa..f1713d4264a 100644
--- a/icu4c/source/data/zone/es_DO.txt
+++ b/icu4c/source/data/zone/es_DO.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_DO{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/es_EC.txt b/icu4c/source/data/zone/es_EC.txt
index e2f2e02e8ca..5aa7341c60f 100644
--- a/icu4c/source/data/zone/es_EC.txt
+++ b/icu4c/source/data/zone/es_EC.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_EC{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Ecuador"{
ss{"ECT"}
diff --git a/icu4c/source/data/zone/es_GT.txt b/icu4c/source/data/zone/es_GT.txt
index d7db94146ec..3b1fecec3c7 100644
--- a/icu4c/source/data/zone/es_GT.txt
+++ b/icu4c/source/data/zone/es_GT.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_GT{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/es_HN.txt b/icu4c/source/data/zone/es_HN.txt
index 451615fb37d..cd727c1cb01 100644
--- a/icu4c/source/data/zone/es_HN.txt
+++ b/icu4c/source/data/zone/es_HN.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_HN{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/es_MX.txt b/icu4c/source/data/zone/es_MX.txt
index 93b5c334071..3f0c621fac4 100644
--- a/icu4c/source/data/zone/es_MX.txt
+++ b/icu4c/source/data/zone/es_MX.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_MX{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Bujumbura"{
ec{"Buyumbura"}
@@ -97,7 +97,9 @@ es_MX{
ls{"hora de las Islas Marshall"}
}
"meta:Norfolk"{
- ls{"hora de la isla Norfolk"}
+ ld{"hora de verano de la isla Norfolk"}
+ lg{"hora de la isla Norfolk"}
+ ls{"hora estándar de la isla Norfolk"}
}
"meta:Pyongyang"{
ls{"hora de Pyongyang"}
diff --git a/icu4c/source/data/zone/es_NI.txt b/icu4c/source/data/zone/es_NI.txt
index 104962f0f06..e711c11e2cb 100644
--- a/icu4c/source/data/zone/es_NI.txt
+++ b/icu4c/source/data/zone/es_NI.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_NI{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/es_PA.txt b/icu4c/source/data/zone/es_PA.txt
index 5afd2f9bc09..aa4811456c4 100644
--- a/icu4c/source/data/zone/es_PA.txt
+++ b/icu4c/source/data/zone/es_PA.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_PA{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/es_PE.txt b/icu4c/source/data/zone/es_PE.txt
index 97b4ed71234..5e74bb54254 100644
--- a/icu4c/source/data/zone/es_PE.txt
+++ b/icu4c/source/data/zone/es_PE.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_PE{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Peru"{
sd{"PEST"}
diff --git a/icu4c/source/data/zone/es_PR.txt b/icu4c/source/data/zone/es_PR.txt
index e2cef59646b..d5753dfdbc8 100644
--- a/icu4c/source/data/zone/es_PR.txt
+++ b/icu4c/source/data/zone/es_PR.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_PR{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/es_PY.txt b/icu4c/source/data/zone/es_PY.txt
index 65a3b11a316..69d004299e0 100644
--- a/icu4c/source/data/zone/es_PY.txt
+++ b/icu4c/source/data/zone/es_PY.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_PY{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/es_SV.txt b/icu4c/source/data/zone/es_SV.txt
index 0217f84fd1c..426c56d5b5f 100644
--- a/icu4c/source/data/zone/es_SV.txt
+++ b/icu4c/source/data/zone/es_SV.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_SV{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/es_US.txt b/icu4c/source/data/zone/es_US.txt
index 42dd406bcba..61349634302 100644
--- a/icu4c/source/data/zone/es_US.txt
+++ b/icu4c/source/data/zone/es_US.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_US{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"America:Fort_Nelson"{
ec{"Fort Nelson"}
@@ -147,7 +147,9 @@ es_US{
ls{"hora de las Islas Marshall"}
}
"meta:Norfolk"{
- ls{"hora de la isla Norfolk"}
+ ld{"hora de verano de la isla Norfolk"}
+ lg{"hora de la isla Norfolk"}
+ ls{"hora estándar de la isla Norfolk"}
}
"meta:Phoenix_Islands"{
ls{"hora de las islas Fénix"}
diff --git a/icu4c/source/data/zone/es_UY.txt b/icu4c/source/data/zone/es_UY.txt
index 44d15b99422..ba7a664a63d 100644
--- a/icu4c/source/data/zone/es_UY.txt
+++ b/icu4c/source/data/zone/es_UY.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_UY{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Uruguay"{
sd{"UYST"}
diff --git a/icu4c/source/data/zone/es_VE.txt b/icu4c/source/data/zone/es_VE.txt
index 83dbd7bb91d..738c1d63732 100644
--- a/icu4c/source/data/zone/es_VE.txt
+++ b/icu4c/source/data/zone/es_VE.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
es_VE{
%%Parent{"es_419"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Venezuela"{
ss{"VET"}
diff --git a/icu4c/source/data/zone/et.txt b/icu4c/source/data/zone/et.txt
index 5214bb0f22b..b49e9657b74 100644
--- a/icu4c/source/data/zone/et.txt
+++ b/icu4c/source/data/zone/et.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
et{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidjan"}
@@ -1754,7 +1754,9 @@ et{
ls{"Niue aeg"}
}
"meta:Norfolk"{
- ls{"Norfolki saarte aeg"}
+ ld{"Norfolki saarte suveaeg"}
+ lg{"Norfolki saarte aeg"}
+ ls{"Norfolki saarte standardaeg"}
}
"meta:Noronha"{
ld{"Fernando de Noronha suveaeg"}
diff --git a/icu4c/source/data/zone/eu.txt b/icu4c/source/data/zone/eu.txt
index cad6132991a..0a962de4b0b 100644
--- a/icu4c/source/data/zone/eu.txt
+++ b/icu4c/source/data/zone/eu.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
eu{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidjan"}
@@ -807,6 +807,9 @@ eu{
"Asia:Qatar"{
ec{"Qatar"}
}
+ "Asia:Qostanay"{
+ ec{"Kostanay"}
+ }
"Asia:Qyzylorda"{
ec{"Kyzylorda"}
}
@@ -1724,7 +1727,9 @@ eu{
ls{"Niueko ordua"}
}
"meta:Norfolk"{
- ls{"Norfolk uharteetako ordua"}
+ ld{"Norfolk uharteetako udako ordua"}
+ lg{"Norfolk uharteetako ordua"}
+ ls{"Norfolk uharteetako ordua estandarra"}
}
"meta:Noronha"{
ld{"Fernando de Noronhako udako ordua"}
diff --git a/icu4c/source/data/zone/ewo.txt b/icu4c/source/data/zone/ewo.txt
index ca692a31ef9..9fd55df66cb 100644
--- a/icu4c/source/data/zone/ewo.txt
+++ b/icu4c/source/data/zone/ewo.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ewo{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/fa.txt b/icu4c/source/data/zone/fa.txt
index 9f5e286781b..d90bf5c0d6b 100644
--- a/icu4c/source/data/zone/fa.txt
+++ b/icu4c/source/data/zone/fa.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fa{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"آبیجان"}
@@ -1736,7 +1736,9 @@ fa{
ls{"وقت نیوئه"}
}
"meta:Norfolk"{
- ls{"وقت جزیرهٔ نورفولک"}
+ ld{"وقت تابستانی جزیرهٔ نورفولک"}
+ lg{"وقت جزیرهٔ نورفولک"}
+ ls{"وقت عادی جزیرهٔ نورفولک"}
}
"meta:Noronha"{
ld{"وقت تابستانی فرناندو دی نورونیا"}
diff --git a/icu4c/source/data/zone/ff.txt b/icu4c/source/data/zone/ff.txt
index 599367b67e2..b51bbce2161 100644
--- a/icu4c/source/data/zone/ff.txt
+++ b/icu4c/source/data/zone/ff.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ff{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/ff_Adlm.txt b/icu4c/source/data/zone/ff_Adlm.txt
new file mode 100644
index 00000000000..846ffc4f2de
--- /dev/null
+++ b/icu4c/source/data/zone/ff_Adlm.txt
@@ -0,0 +1,1965 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+ff_Adlm{
+ %%Parent{"root"}
+ Version{"37"}
+ zoneStrings{
+ "Africa:Abidjan"{
+ ec{"𞤀𞤦𞤭𞤶𞤢𞤲"}
+ }
+ "Africa:Accra"{
+ ec{"𞤀𞤳𞤢𞤪𞤢"}
+ }
+ "Africa:Addis_Ababa"{
+ ec{"𞤀𞤣𞤭𞤧𞤢𞤦𞤢𞤦𞤢"}
+ }
+ "Africa:Algiers"{
+ ec{"𞤀𞤤𞤶𞤢𞤪𞤭𞥅"}
+ }
+ "Africa:Asmera"{
+ ec{"𞤀𞤧𞤥𞤢𞤪𞤢"}
+ }
+ "Africa:Bamako"{
+ ec{"𞤄𞤢𞤥𞤢𞤳𞤮𞥅"}
+ }
+ "Africa:Bangui"{
+ ec{"𞤄𞤢𞤲𞤺𞤭"}
+ }
+ "Africa:Banjul"{
+ ec{"𞤄𞤢𞤲𞤶𞤵𞤤"}
+ }
+ "Africa:Bissau"{
+ ec{"𞤄𞤭𞤱𞤢𞤱𞤮"}
+ }
+ "Africa:Blantyre"{
+ ec{"𞤄𞤭𞤤𞤢𞤲𞤼𞤭𞤪𞤫"}
+ }
+ "Africa:Brazzaville"{
+ ec{"𞤄𞤢𞤪𞥁𞤢𞤾𞤭𞤤"}
+ }
+ "Africa:Bujumbura"{
+ ec{"𞤄𞤵𞤶𞤵𞤥𞤦𞤵𞤪𞤢"}
+ }
+ "Africa:Cairo"{
+ ec{"𞤑𞤢𞤴𞤪𞤢"}
+ }
+ "Africa:Casablanca"{
+ ec{"𞤑𞤢𞥄𞤧𞤢𞤦𞤵𞤤𞤢𞤲𞤳𞤢𞥄"}
+ }
+ "Africa:Ceuta"{
+ ec{"𞤅𞤭𞥅𞤼𞤢"}
+ }
+ "Africa:Conakry"{
+ ec{"𞤑𞤮𞤲𞤢𞥄𞤳𞤭𞤪𞤭"}
+ }
+ "Africa:Dakar"{
+ ec{"𞤁𞤢𞤳𞤢𞥄𞤪"}
+ }
+ "Africa:Dar_es_Salaam"{
+ ec{"𞤁𞤢𞥄𞤪𞤫-𞤅𞤢𞤤𞤢𞥄𞤥𞤵"}
+ }
+ "Africa:Djibouti"{
+ ec{"𞤔𞤭𞤦𞤵𞥅𞤼𞤭"}
+ }
+ "Africa:Douala"{
+ ec{"𞤁𞤵𞤱𞤢𞤤𞤢"}
+ }
+ "Africa:El_Aaiun"{
+ ec{"𞤂𞤢𞤴𞤵𞥅𞤲𞤢"}
+ }
+ "Africa:Freetown"{
+ ec{"𞤊𞤭𞤪𞤼𞤮𞤲"}
+ }
+ "Africa:Gaborone"{
+ ec{"𞤘𞤢𞤦𞤮𞤪𞤮𞥅𞤲"}
+ }
+ "Africa:Harare"{
+ ec{"𞤖𞤢𞤪𞤢𞤪𞤫"}
+ }
+ "Africa:Johannesburg"{
+ ec{"𞤔𞤮𞤸𞤢𞤲𞤢𞤧𞤦𞤵𞥅𞤪"}
+ }
+ "Africa:Juba"{
+ ec{"𞤔𞤵𞤦𞤢"}
+ }
+ "Africa:Kampala"{
+ ec{"𞤑𞤢𞤥𞤨𞤢𞤤𞤢"}
+ }
+ "Africa:Khartoum"{
+ ec{"𞤝𞤢𞤪𞤼𞤵𞥅𞤥"}
+ }
+ "Africa:Kigali"{
+ ec{"𞤑𞤭𞤺𞤢𞤤𞤭"}
+ }
+ "Africa:Kinshasa"{
+ ec{"𞤑𞤭𞤲𞤧𞤢𞤧𞤢"}
+ }
+ "Africa:Lagos"{
+ ec{"𞤂𞤢𞤺𞤮𞥅𞤧"}
+ }
+ "Africa:Libreville"{
+ ec{"𞤂𞤭𞥅𞤦𞤫𞤪𞤾𞤭𞥅𞤤"}
+ }
+ "Africa:Lome"{
+ ec{"𞤂𞤮𞤥𞤫"}
+ }
+ "Africa:Luanda"{
+ ec{"𞤂𞤵𞤱𞤢𞤲𞤣𞤢𞥄"}
+ }
+ "Africa:Lubumbashi"{
+ ec{"𞤂𞤵𞤦𞤵𞤥𞤦𞤢𞥃𞤭"}
+ }
+ "Africa:Lusaka"{
+ ec{"𞤂𞤵𞤧𞤢𞤳𞤢"}
+ }
+ "Africa:Malabo"{
+ ec{"𞤃𞤢𞤤𞤢𞤦𞤮𞥅"}
+ }
+ "Africa:Maputo"{
+ ec{"𞤃𞤢𞤨𞤵𞤼𞤮"}
+ }
+ "Africa:Maseru"{
+ ec{"𞤃𞤢𞤧𞤫𞤪𞤵"}
+ }
+ "Africa:Mbabane"{
+ ec{"𞤐𞥋𞤄𞤢𞤦𞤢𞥄𞤲𞤫"}
+ }
+ "Africa:Mogadishu"{
+ ec{"𞤃𞤵𞤹𞥆𞤢𞤧𞤮𞥅"}
+ }
+ "Africa:Monrovia"{
+ ec{"𞤃𞤮𞤪𞤮𞤦𞤭𞤴𞤢"}
+ }
+ "Africa:Nairobi"{
+ ec{"𞤐𞤢𞤴𞤪𞤮𞤦𞤭"}
+ }
+ "Africa:Ndjamena"{
+ ec{"𞤐𞥋𞤔𞤢𞤥𞤫𞤲𞤢"}
+ }
+ "Africa:Niamey"{
+ ec{"𞤐𞤭𞤴𞤢𞤥𞤫"}
+ }
+ "Africa:Nouakchott"{
+ ec{"𞤐𞤵𞤱𞤢𞥄𞤳𞥃𞤵𞥅𞤼"}
+ }
+ "Africa:Ouagadougou"{
+ ec{"𞤏𞤢𞤺𞤢𞤣𞤴𞤺𞤵"}
+ }
+ "Africa:Porto-Novo"{
+ ec{"𞤆𞤮𞤪𞤼𞤮-𞤐𞤮𞤾𞤮𞥅"}
+ }
+ "Africa:Sao_Tome"{
+ ec{"𞤅𞤢𞤱𞤮-𞤚𞤮𞤥𞤫𞥅"}
+ }
+ "Africa:Tripoli"{
+ ec{"𞤚𞤪𞤭𞤨𞤮𞤤𞤭"}
+ }
+ "Africa:Tunis"{
+ ec{"𞤚𞤵𞥅𞤲𞤵𞤧"}
+ }
+ "Africa:Windhoek"{
+ ec{"𞤏𞤭𞤲𞤣𞤵𞥅𞤳"}
+ }
+ "America:Adak"{
+ ec{"𞤀𞤣𞤢𞤳"}
+ }
+ "America:Anchorage"{
+ ec{"𞤀𞤲𞤳𞤮𞤪𞤢𞥄𞤶"}
+ }
+ "America:Anguilla"{
+ ec{"𞤀𞤲𞤺𞤭𞤤𞤢𞥄"}
+ }
+ "America:Antigua"{
+ ec{"𞤀𞤲𞤼𞤭𞤺𞤢"}
+ }
+ "America:Araguaina"{
+ ec{"𞤀𞤪𞤢𞤺𞤵𞤱𞤢𞤲𞤢"}
+ }
+ "America:Argentina:La_Rioja"{
+ ec{"𞤂𞤢-𞤈𞤭𞤴𞤮𞤸𞤢"}
+ }
+ "America:Argentina:Rio_Gallegos"{
+ ec{"𞤈𞤭𞤮-𞤘𞤢𞤤𞤫𞤺𞤮𞤧"}
+ }
+ "America:Argentina:Salta"{
+ ec{"𞤅𞤢𞤤𞤼𞤢"}
+ }
+ "America:Argentina:San_Juan"{
+ ec{"𞤅𞤢𞤲-𞤝𞤵𞤱𞤢𞥄𞤲"}
+ }
+ "America:Argentina:San_Luis"{
+ ec{"𞤅𞤢𞤲-𞤂𞤵𞤱𞤭𞥅𞤧"}
+ }
+ "America:Argentina:Tucuman"{
+ ec{"𞤚𞤵𞤳𞤵𞤥𞤢𞥄𞤲"}
+ }
+ "America:Argentina:Ushuaia"{
+ ec{"𞤓𞤧𞤱𞤢𞤭𞥅𞤶"}
+ }
+ "America:Aruba"{
+ ec{"𞤀𞤪𞤵𞤦𞤢"}
+ }
+ "America:Asuncion"{
+ ec{"𞤀𞤧𞤵𞤲𞤧𞤭𞤴𞤮𞤲"}
+ }
+ "America:Bahia"{
+ ec{"𞤄𞤢𞤸𞤭𞤴𞤢"}
+ }
+ "America:Bahia_Banderas"{
+ ec{"𞤄𞤢𞤸𞤭𞤴𞤢𞥄 𞤣𞤫 𞤄𞤢𞤲𞤣𞤫𞤪𞤢𞥄𞤧"}
+ }
+ "America:Barbados"{
+ ec{"𞤄𞤢𞤪𞤦𞤫𞤣𞤮𞥅𞤧"}
+ }
+ "America:Belem"{
+ ec{"𞤄𞤫𞤤𞤫𞤥"}
+ }
+ "America:Belize"{
+ ec{"𞤄𞤫𞤤𞤭𞥅𞤶"}
+ }
+ "America:Blanc-Sablon"{
+ ec{"𞤄𞤢𞤤𞤢𞤲𞤳-𞤅𞤢𞤦𞤢𞤤𞤮𞤲"}
+ }
+ "America:Boa_Vista"{
+ ec{"𞤄𞤮𞤱𞤢-𞤜𞤭𞤧𞤼𞤢"}
+ }
+ "America:Bogota"{
+ ec{"𞤄𞤮𞤺𞤮𞤼𞤢"}
+ }
+ "America:Boise"{
+ ec{"𞤄𞤮𞤴𞤶𞤭𞥅"}
+ }
+ "America:Buenos_Aires"{
+ ec{"𞤄𞤭𞤴𞤲𞤮𞤧-𞤉𞥅𞤶𞤫𞤪𞤫𞥅𞤧"}
+ }
+ "America:Cambridge_Bay"{
+ ec{"𞤑𞤢𞤥𞤦𞤭𞤪𞤭𞥅𞤶-𞤄𞤫𞥅"}
+ }
+ "America:Campo_Grande"{
+ ec{"𞤑𞤢𞤥𞤨𞤮-𞤘𞤪𞤢𞤲𞤣𞤫"}
+ }
+ "America:Cancun"{
+ ec{"𞤑𞤢𞤲𞤳𞤵𞥅𞤲"}
+ }
+ "America:Caracas"{
+ ec{"𞤑𞤢𞤪𞤢𞤳𞤢𞤧"}
+ }
+ "America:Catamarca"{
+ ec{"𞤑𞤢𞤼𞤢𞤥𞤢𞤪𞤳𞤢𞥄"}
+ }
+ "America:Cayenne"{
+ ec{"𞤑𞤢𞤴𞤫𞥅𞤲"}
+ }
+ "America:Cayman"{
+ ec{"𞤑𞤫𞤴𞤥𞤢𞥄𞤲"}
+ }
+ "America:Chicago"{
+ ec{"𞤕𞤭𞤳𞤢𞥄𞤺𞤮𞥅"}
+ }
+ "America:Chihuahua"{
+ ec{"𞤕𞤭𞤱𞤢𞥄𞤱𞤢"}
+ }
+ "America:Coral_Harbour"{
+ ec{"𞤀𞤼𞤭𞤳𞤮𞤳𞤢𞤲"}
+ }
+ "America:Cordoba"{
+ ec{"𞤑𞤮𞤪𞤣𞤮𞤦𞤢𞥄"}
+ }
+ "America:Costa_Rica"{
+ ec{"𞤑𞤮𞤧𞤼𞤢-𞤈𞤭𞤳𞥆𞤢𞥄"}
+ }
+ "America:Creston"{
+ ec{"𞤑𞤪𞤫𞤧𞤼𞤮𞤲"}
+ }
+ "America:Cuiaba"{
+ ec{"𞤑𞤵𞤶𞤢𞤦𞤢𞥄"}
+ }
+ "America:Curacao"{
+ ec{"𞤑𞤵𞤪𞤢𞤧𞤢𞥄𞤱"}
+ }
+ "America:Danmarkshavn"{
+ ec{"𞤁𞤢𞥄𞤲𞤥𞤢𞤪𞤳𞥃𞤢𞥄𞤾𞤲"}
+ }
+ "America:Dawson"{
+ ec{"𞤁𞤮𞥅𞤧𞤮𞤲"}
+ }
+ "America:Dawson_Creek"{
+ ec{"𞤁𞤮𞥅𞤧𞤮𞤲-𞤑𞤪𞤫𞤳"}
+ }
+ "America:Denver"{
+ ec{"𞤁𞤫𞤲𞤾𞤮𞥅"}
+ }
+ "America:Detroit"{
+ ec{"𞤁𞤭𞤼𞤪𞤮𞤴𞤼"}
+ }
+ "America:Dominica"{
+ ec{"𞤁𞤮𞤥𞤭𞤲𞤭𞤳𞤢𞥄"}
+ }
+ "America:Edmonton"{
+ ec{"𞤉𞤣𞤥𞤮𞤲𞤼𞤮𞤲"}
+ }
+ "America:Eirunepe"{
+ ec{"𞤉𞤪𞤵𞤲𞤫𞤨𞤫"}
+ }
+ "America:El_Salvador"{
+ ec{"𞤉𞤤-𞤅𞤢𞤤𞤾𞤢𞤣𞤮𞥅𞤪"}
+ }
+ "America:Fort_Nelson"{
+ ec{"𞤊𞤮𞤪𞤼-𞤐𞤫𞤤𞤧𞤮𞤲;"}
+ }
+ "America:Fortaleza"{
+ ec{"𞤊𞤮𞤪𞤼𞤢𞤤𞤫𞥅𞥁𞤢"}
+ }
+ "America:Glace_Bay"{
+ ec{"𞤘𞤤𞤫𞤧-𞤄𞤫𞥅"}
+ }
+ "America:Godthab"{
+ ec{"𞤐𞤵𞥅𞤳"}
+ }
+ "America:Goose_Bay"{
+ ec{"𞤘𞤮𞥅𞤧-𞤄𞤫𞥅"}
+ }
+ "America:Grand_Turk"{
+ ec{"𞤘𞤪𞤢𞤲𞤣-𞤚𞤵𞤪𞤳"}
+ }
+ "America:Grenada"{
+ ec{"𞤘𞤪𞤫𞤲𞤢𞥄𞤣𞤢"}
+ }
+ "America:Guadeloupe"{
+ ec{"𞤘𞤵𞤱𞤢𞤣𞤫𞤤𞤵𞤨𞥆𞤫𞥅"}
+ }
+ "America:Guatemala"{
+ ec{"𞤘𞤵𞤱𞤢𞤼𞤫𞤥𞤢𞤤𞤢"}
+ }
+ "America:Guayaquil"{
+ ec{"𞤘𞤵𞤴𞤢𞤳𞤭𞤤"}
+ }
+ "America:Guyana"{
+ ec{"𞤘𞤵𞤴𞤢𞤲𞤢𞥄"}
+ }
+ "America:Halifax"{
+ ec{"𞤖𞤢𞤤𞤭𞤬𞤢𞤳𞤧𞤭"}
+ }
+ "America:Havana"{
+ ec{"𞤖𞤢𞤾𞤢𞤲𞤢𞥄"}
+ }
+ "America:Hermosillo"{
+ ec{"𞤖𞤢𞤪𞤥𞤮𞤧𞤭𞤤𞤭𞤴𞤮𞥅"}
+ }
+ "America:Indiana:Knox"{
+ ec{"𞤐𞤮𞤳𞤧𞤵, 𞤋𞤣𞤭𞤴𞤢𞤲𞤢𞥄"}
+ }
+ "America:Indiana:Marengo"{
+ ec{"𞤃𞤢𞤪𞤫𞤲𞤺𞤮, 𞤋𞤲𞤣𞤭𞤴𞤢𞤲𞤢𞥄"}
+ }
+ "America:Indiana:Petersburg"{
+ ec{"𞤆𞤫𞤼𞤮𞤧𞤄𞤵𞥅𞤪𞤺, 𞤋𞤲𞤣𞤭𞤴𞤢𞤲𞤢𞥄"}
+ }
+ "America:Indiana:Tell_City"{
+ ec{"𞤚𞤫𞤤-𞤅𞤭𞤼𞤭𞥅, 𞤋𞤲𞤣𞤭𞤴𞤢𞤲𞤢𞥄"}
+ }
+ "America:Indiana:Vevay"{
+ ec{"𞤜𞤫𞥅𞤾𞤫𞤴, 𞤋𞤲𞤣𞤭𞤴𞤢𞤲𞤢𞥄"}
+ }
+ "America:Indiana:Vincennes"{
+ ec{"𞤜𞤭𞤲𞤧𞤫𞥅𞤲, 𞤋𞤲𞤣𞤭𞤴𞤢𞤲𞤢𞥄"}
+ }
+ "America:Indiana:Winamac"{
+ ec{"𞤏𞤭𞤲𞤢𞤥𞤢𞤳, 𞤋𞤲𞤣𞤭𞤴𞤢𞤲𞤢𞥄"}
+ }
+ "America:Indianapolis"{
+ ec{"𞤋𞤲𞤣𞤭𞤴𞤢𞤲𞤢𞥄𞤨𞤮𞤤𞤭𞤧"}
+ }
+ "America:Inuvik"{
+ ec{"𞤋𞤲𞤵𞤾𞤭𞤳"}
+ }
+ "America:Iqaluit"{
+ ec{"𞤋𞤳𞤢𞤤𞤵𞤱𞤭𞤼"}
+ }
+ "America:Jamaica"{
+ ec{"𞤔𞤢𞤥𞤢𞥄𞤴𞤳𞤢"}
+ }
+ "America:Jujuy"{
+ ec{"𞤔𞤵𞤶𞤵𞤴"}
+ }
+ "America:Juneau"{
+ ec{"𞤔𞤵𞥅𞤲𞤮𞥅"}
+ }
+ "America:Kentucky:Monticello"{
+ ec{"𞤃𞤮𞤲𞤼𞤭𞤷𞤫𞤤𞤮𞥅, 𞤑𞤫𞤲𞤼𞤮𞥅𞤳𞤭𞥅"}
+ }
+ "America:Kralendijk"{
+ ec{"𞤑𞤪𞤢𞤤𞤫𞤲𞤶𞤭𞥅𞤳"}
+ }
+ "America:La_Paz"{
+ ec{"𞤂𞤢-𞤆𞤢𞥄𞥁"}
+ }
+ "America:Lima"{
+ ec{"𞤂𞤭𞥅𞤥𞤢"}
+ }
+ "America:Los_Angeles"{
+ ec{"𞤂𞤮𞤧-𞤀𞤺𞤫𞤤𞤫𞥅𞤧"}
+ }
+ "America:Louisville"{
+ ec{"𞤂𞤵𞤭𞤾𞤭𞤤"}
+ }
+ "America:Lower_Princes"{
+ ec{"𞤂𞤮𞤱𞤮 𞤆𞤪𞤫𞤲𞤧𞤫𞥅𞤧 𞤑𞤮𞤣𞤮𞥅"}
+ }
+ "America:Maceio"{
+ ec{"𞤃𞤢𞤧𞤫𞤴𞤮"}
+ }
+ "America:Managua"{
+ ec{"𞤃𞤢𞤲𞤢𞤱𞤢𞥄"}
+ }
+ "America:Manaus"{
+ ec{"𞤃𞤢𞤲𞤵𞥅𞤧"}
+ }
+ "America:Marigot"{
+ ec{"𞤃𞤢𞤪𞤭𞤺𞤮𞥅"}
+ }
+ "America:Martinique"{
+ ec{"𞤃𞤢𞤪𞤼𞤭𞤲𞤭𞤳"}
+ }
+ "America:Matamoros"{
+ ec{"𞤃𞤢𞤼𞤢𞤥𞤮𞤪𞤮𞥅𞤧"}
+ }
+ "America:Mazatlan"{
+ ec{"𞤃𞤢𞥁𞤢𞤼𞤤𞤢𞤲"}
+ }
+ "America:Mendoza"{
+ ec{"𞤃𞤫𞤲𞤣𞤮𞥅𞥁𞤢"}
+ }
+ "America:Menominee"{
+ ec{"𞤃𞤫𞤲𞤮𞤥𞤭𞤲𞤭"}
+ }
+ "America:Merida"{
+ ec{"𞤃𞤫𞤪𞤭𞤣𞤢"}
+ }
+ "America:Metlakatla"{
+ ec{"𞤃𞤫𞤼𞤤𞤢𞤳𞤢𞤼𞤤𞤢"}
+ }
+ "America:Mexico_City"{
+ ec{"𞤃𞤫𞤳𞤧𞤭𞤳𞤮𞥅 𞤅𞤭𞤼𞤭𞥅"}
+ }
+ "America:Miquelon"{
+ ec{"𞤃𞤫𞤳𞤫𞤤𞤮𞤲"}
+ }
+ "America:Moncton"{
+ ec{"𞤃𞤮𞤲𞤳𞤼𞤮𞥅𞤲"}
+ }
+ "America:Monterrey"{
+ ec{"𞤃𞤮𞤲𞤼𞤫𞤪𞤫𞥅𞤴"}
+ }
+ "America:Montevideo"{
+ ec{"𞤃𞤮𞤲𞤼𞤫𞤾𞤭𞤣𞤭𞤴𞤮𞥅"}
+ }
+ "America:Montserrat"{
+ ec{"𞤃𞤮𞤲𞤼𞤧𞤭𞤪𞤢𞤴𞤼"}
+ }
+ "America:Nassau"{
+ ec{"𞤐𞤢𞤧𞤮𞥅"}
+ }
+ "America:New_York"{
+ ec{"𞤐𞤫𞤱-𞤒𞤮𞤪𞤳"}
+ }
+ "America:Nipigon"{
+ ec{"𞤐𞤭𞤨𞤭𞤺𞤮𞤲"}
+ }
+ "America:Nome"{
+ ec{"𞤐𞤮𞤱𞤥𞤵"}
+ }
+ "America:Noronha"{
+ ec{"𞤃𞤢𞤪𞤮𞤲𞤿𞤢"}
+ }
+ "America:North_Dakota:Beulah"{
+ ec{"𞤄𞤵𞤤𞤢𞥄, 𞤐𞤮𞤪𞤬-𞤁𞤢𞤳𞤮𞤼𞤢"}
+ }
+ "America:North_Dakota:Center"{
+ ec{"𞤅𞤫𞤲𞤼𞤮𞥅, 𞤐𞤮𞤪𞤬-𞤁𞤢𞤳𞤮𞤼𞤢𞥄"}
+ }
+ "America:North_Dakota:New_Salem"{
+ ec{"𞤐𞤫𞤱-𞤅𞤫𞤤𞤫𞤥, 𞤐𞤮𞤪𞤬-𞤁𞤢𞤳𞤮𞤼𞤢𞥄"}
+ }
+ "America:Ojinaga"{
+ ec{"𞤌𞤶𞤭𞤲𞤢𞤺𞤢"}
+ }
+ "America:Panama"{
+ ec{"𞤆𞤢𞤲𞤢𞤲𞤥𞤢𞥄"}
+ }
+ "America:Pangnirtung"{
+ ec{"𞤆𞤢𞤲𞤺"}
+ }
+ "America:Paramaribo"{
+ ec{"𞤆𞤢𞤪𞤢𞤥𞤢𞤪𞤭𞤦𞤮"}
+ }
+ "America:Phoenix"{
+ ec{"𞤊𞤭𞤲𞤭𞤳𞤧"}
+ }
+ "America:Port-au-Prince"{
+ ec{"𞤆𞤮𞤪𞤼-𞤮-𞤆𞤪𞤫𞤲𞤧"}
+ }
+ "America:Port_of_Spain"{
+ ec{"𞤆𞤮𞤪𞤼 𞤮𞤬 𞤅𞤭𞤨𞤫𞥅𞤲"}
+ }
+ "America:Porto_Velho"{
+ ec{"𞤆𞤮𞤪𞤼𞤮-𞤜𞤫𞤤𞤸𞤮𞥅"}
+ }
+ "America:Puerto_Rico"{
+ ec{"𞤆𞤮𞤪𞤼-𞤈𞤭𞤳𞤮𞥅"}
+ }
+ "America:Punta_Arenas"{
+ ec{"𞤆𞤵𞤲𞤼𞤢-𞤀𞤪𞤫𞤲𞤢𞥁"}
+ }
+ "America:Rainy_River"{
+ ec{"𞤈𞤫𞤲𞤭𞥅-𞤈𞤭𞤾𞤮𞥅"}
+ }
+ "America:Rankin_Inlet"{
+ ec{"𞤈𞤢𞤲𞤳𞤭𞤲 𞤋𞤲𞤤𞤫𞤼"}
+ }
+ "America:Recife"{
+ ec{"𞤈𞤫𞤧𞤭𞤬𞤭"}
+ }
+ "America:Regina"{
+ ec{"𞤈𞤭𞤺𞤭𞤲𞤢𞥄"}
+ }
+ "America:Resolute"{
+ ec{"𞤈𞤭𞤧𞤮𞤤𞤵𞥅𞤼"}
+ }
+ "America:Rio_Branco"{
+ ec{"𞤈𞤭𞤴𞤮-𞤄𞤪𞤢𞤲𞤳𞤮"}
+ }
+ "America:Santarem"{
+ ec{"𞤅𞤢𞤲𞤼𞤢𞤪𞤫𞥅𞤥"}
+ }
+ "America:Santiago"{
+ ec{"𞤅𞤢𞤲𞤼𞤭𞤴𞤢𞤺𞤮𞥅"}
+ }
+ "America:Santo_Domingo"{
+ ec{"𞤅𞤢𞤲𞤼𞤢-𞤁𞤮𞤥𞤭𞤲𞤺𞤮𞥅"}
+ }
+ "America:Sao_Paulo"{
+ ec{"𞤅𞤢𞥄𞤱-𞤆𞤮𞤤𞤮𞥅"}
+ }
+ "America:Scoresbysund"{
+ ec{"𞤋𞤼𞥆𞤮𞤳𞤮𞤪𞤼𞤮𞥅𞤪𞤥𞤭𞥅𞤼"}
+ }
+ "America:Sitka"{
+ ec{"𞤅𞤭𞤼𞤳𞤢"}
+ }
+ "America:St_Barthelemy"{
+ ec{"𞤅𞤫𞤲𞤼-𞤄𞤢𞤼𞤫𞤤𞤫𞤥𞤭𞥅"}
+ }
+ "America:St_Johns"{
+ ec{"𞤅𞤫𞤲𞤼-𞤔𞤮𞥅𞤲𞤧"}
+ }
+ "America:St_Kitts"{
+ ec{"𞤅𞤫𞤲𞤼-𞤑𞤭𞤼𞥆𞤭𞤧"}
+ }
+ "America:St_Lucia"{
+ ec{"𞤅𞤫𞤲𞤼-𞤂𞤵𞤧𞤭𞤢"}
+ }
+ "America:St_Thomas"{
+ ec{"𞤅𞤫𞤲𞤼-𞤚𞤮𞤥𞤢𞥄𞤧"}
+ }
+ "America:St_Vincent"{
+ ec{"𞤅𞤫𞤲𞤼-𞤜𞤫𞤲𞤧𞤫𞤲𞤼"}
+ }
+ "America:Swift_Current"{
+ ec{"𞤅𞤭𞤬𞤼-𞤑𞤭𞤪𞥆𞤢𞤲𞤼"}
+ }
+ "America:Tegucigalpa"{
+ ec{"𞤚𞤵𞤺𞤵𞤧𞤭𞤺𞤵𞤤𞤨𞤢"}
+ }
+ "America:Thule"{
+ ec{"𞤚𞤵𞤤𞤫"}
+ }
+ "America:Thunder_Bay"{
+ ec{"𞤚𞤵𞤲𞤣𞤮𞥅 𞤄𞤫𞥅"}
+ }
+ "America:Tijuana"{
+ ec{"𞤚𞤭𞤶𞤵𞤱𞤢𞥄𞤲𞤢"}
+ }
+ "America:Toronto"{
+ ec{"𞤚𞤮𞤪𞤮𞤲𞤼𞤮𞥅"}
+ }
+ "America:Tortola"{
+ ec{"𞤚𞤮𞤪𞤼𞤮𞤤𞤢𞥄"}
+ }
+ "America:Vancouver"{
+ ec{"𞤜𞤫𞤲𞤳𞤵𞥅𞤾𞤮"}
+ }
+ "America:Whitehorse"{
+ ec{"𞤏𞤢𞤴𞤼𞤸𞤮𞤪𞤧𞤫"}
+ }
+ "America:Winnipeg"{
+ ec{"𞤏𞤭𞤲𞤭𞤨𞤫𞥅𞤺"}
+ }
+ "America:Yakutat"{
+ ec{"𞤒𞤢𞤳𞤵𞤼𞤢𞤼"}
+ }
+ "America:Yellowknife"{
+ ec{"𞤒𞤫𞤤𞤮𞥅𞤲𞤢𞤴𞤬"}
+ }
+ "Antarctica:Casey"{
+ ec{"𞤑𞤢𞤴𞤧𞤫"}
+ }
+ "Antarctica:Davis"{
+ ec{"𞤁𞤢𞤾𞤭𞥅𞤧"}
+ }
+ "Antarctica:DumontDUrville"{
+ ec{"𞤁𞤭𞤥𞤮𞤲𞤼𞤵-𞤁𞤵𞤪𞤾𞤭𞤤"}
+ }
+ "Antarctica:Macquarie"{
+ ec{"𞤃𞤢𞤳𞤢𞥄𞤪𞤭"}
+ }
+ "Antarctica:Mawson"{
+ ec{"𞤃𞤢𞤱𞤧𞤮𞤲"}
+ }
+ "Antarctica:McMurdo"{
+ ec{"𞤃𞤢𞤳𞤥𞤵𞥅𞤪𞤣𞤮"}
+ }
+ "Antarctica:Palmer"{
+ ec{"𞤆𞤢𞤤𞤥𞤫𞥅𞤪"}
+ }
+ "Antarctica:Rothera"{
+ ec{"𞤈𞤮𞤼𞤫𞤪𞤢"}
+ }
+ "Antarctica:Syowa"{
+ ec{"𞤅𞤢𞥄𞤴𞤵𞤱𞤢"}
+ }
+ "Antarctica:Troll"{
+ ec{"𞤚𞤢𞤪𞤮𞥅𞤤"}
+ }
+ "Antarctica:Vostok"{
+ ec{"𞤜𞤮𞤧𞤼𞤮𞤳"}
+ }
+ "Arctic:Longyearbyen"{
+ ec{"𞤂𞤮𞤲𞤶𞤭𞤪𞤦𞤭𞤴𞤫𞥅𞤲"}
+ }
+ "Asia:Aden"{
+ ec{"𞤀𞤣𞤫𞤲"}
+ }
+ "Asia:Almaty"{
+ ec{"𞤀𞤤𞤥𞤢𞥄𞤼𞤭"}
+ }
+ "Asia:Amman"{
+ ec{"𞤀𞤥𞤢𞥄𞤲𞤵"}
+ }
+ "Asia:Anadyr"{
+ ec{"𞤀𞤲𞤢𞤣𞤭𞥅𞤪"}
+ }
+ "Asia:Aqtau"{
+ ec{"𞤀𞤳𞤼𞤢𞥄𞤱𞤵"}
+ }
+ "Asia:Aqtobe"{
+ ec{"𞤀𞤳𞤼𞤮𞥅𞤦𞤫"}
+ }
+ "Asia:Ashgabat"{
+ ec{"𞤀𞤧𞤺𞤢𞤦𞤢𞤼𞤵"}
+ }
+ "Asia:Atyrau"{
+ ec{"𞤀𞤼𞤭𞤪𞤢𞤱𞤵"}
+ }
+ "Asia:Baghdad"{
+ ec{"𞤄𞤢𞤿𞤣𞤢𞥄𞤣𞤵"}
+ }
+ "Asia:Bahrain"{
+ ec{"𞤄𞤢𞤸𞤪𞤢𞤴𞤲𞤵"}
+ }
+ "Asia:Baku"{
+ ec{"𞤄𞤢𞥄𞤳𞤵"}
+ }
+ "Asia:Bangkok"{
+ ec{"𞤄𞤢𞤲𞤳𞤮𞥅𞤳𞤵"}
+ }
+ "Asia:Barnaul"{
+ ec{"𞤄𞤢𞤪𞤲𞤢𞥄𞤤𞤵"}
+ }
+ "Asia:Beirut"{
+ ec{"𞤄𞤫𞤴𞤪𞤵𞥅𞤼𞤵"}
+ }
+ "Asia:Bishkek"{
+ ec{"𞤄𞤭𞤧𞤳𞤫𞥅𞤳𞤵"}
+ }
+ "Asia:Brunei"{
+ ec{"𞤄𞤵𞤪𞤲𞤢𞤴"}
+ }
+ "Asia:Calcutta"{
+ ec{"𞤑𞤮𞤤𞤳𞤢𞤼𞤢"}
+ }
+ "Asia:Chita"{
+ ec{"𞤕𞤭𞥅𞤼𞤢"}
+ }
+ "Asia:Choibalsan"{
+ ec{"𞤕𞤮𞤴𞤦𞤢𞤤𞤧𞤢𞤲"}
+ }
+ "Asia:Colombo"{
+ ec{"𞤑𞤮𞤤𞤮𞤥𞤦𞤢"}
+ }
+ "Asia:Damascus"{
+ ec{"𞤁𞤢𞤥𞤢𞤧𞤹𞤢"}
+ }
+ "Asia:Dhaka"{
+ ec{"𞤁𞤢𞤳𞤢𞥄"}
+ }
+ "Asia:Dili"{
+ ec{"𞤁𞤫𞤤𞤭"}
+ }
+ "Asia:Dubai"{
+ ec{"𞤁𞤵𞤦𞤢𞤴"}
+ }
+ "Asia:Dushanbe"{
+ ec{"𞤁𞤵𞤧𞤢𞤲𞤦𞤫"}
+ }
+ "Asia:Famagusta"{
+ ec{"𞤊𞤢𞤥𞤢𞤺𞤵𞤧𞤼𞤢"}
+ }
+ "Asia:Gaza"{
+ ec{"𞤘𞤢𞥄𞥁𞤢"}
+ }
+ "Asia:Hebron"{
+ ec{"𞤝𞤭𞤤𞤢𞥄𞤤𞤵"}
+ }
+ "Asia:Hong_Kong"{
+ ec{"𞤖𞤮𞤲𞤳𞤮𞤲"}
+ }
+ "Asia:Hovd"{
+ ec{"𞤖𞤮𞤬𞤣𞤵"}
+ }
+ "Asia:Irkutsk"{
+ ec{"𞤋𞤪𞤳𞤵𞤼𞤭𞤧𞤳𞤵"}
+ }
+ "Asia:Jakarta"{
+ ec{"𞤔𞤢𞤳𞤢𞤪𞤼𞤢𞥄"}
+ }
+ "Asia:Jayapura"{
+ ec{"𞤔𞤢𞤴𞤢𞤨𞤵𞤪𞤢"}
+ }
+ "Asia:Jerusalem"{
+ ec{"𞤗𞤵𞤣𞤵𞤧𞤵"}
+ }
+ "Asia:Kabul"{
+ ec{"𞤑𞤢𞤦𞤵𞤤"}
+ }
+ "Asia:Kamchatka"{
+ ec{"𞤑𞤢𞤥𞤷𞤢𞤼𞤭𞤳𞤢"}
+ }
+ "Asia:Karachi"{
+ ec{"𞤑𞤢𞤪𞤢𞤷𞤭𞥅"}
+ }
+ "Asia:Katmandu"{
+ ec{"𞤑𞤢𞤼𞤭𞤥𞤢𞤲𞤣𞤵"}
+ }
+ "Asia:Khandyga"{
+ ec{"𞤝𞤢𞤲𞤣𞤭𞤺𞤢"}
+ }
+ "Asia:Krasnoyarsk"{
+ ec{"𞤑𞤢𞤪𞤢𞤧𞤲𞤮𞤴𞤢𞤪𞤧𞤵𞤳𞤵"}
+ }
+ "Asia:Kuala_Lumpur"{
+ ec{"𞤑𞤵𞤱𞤢𞤤𞤢-𞤂𞤮𞤥𞤨𞤵𞥅𞤪"}
+ }
+ "Asia:Kuching"{
+ ec{"𞤑𞤵𞤷𞤭𞤲"}
+ }
+ "Asia:Kuwait"{
+ ec{"𞤑𞤵𞤱𞤢𞤴𞤼𞤭"}
+ }
+ "Asia:Macau"{
+ ec{"𞤃𞤢𞤳𞤢𞤱𞤮"}
+ }
+ "Asia:Magadan"{
+ ec{"𞤃𞤢𞤺𞤢𞤣𞤢𞤲"}
+ }
+ "Asia:Makassar"{
+ ec{"𞤃𞤢𞤳𞤢𞤧𞤢𞥄𞤪"}
+ }
+ "Asia:Manila"{
+ ec{"𞤃𞤢𞤲𞤭𞤤𞤢"}
+ }
+ "Asia:Muscat"{
+ ec{"𞤃𞤵𞤧𞤳𞤢𞤼𞤵"}
+ }
+ "Asia:Nicosia"{
+ ec{"𞤐𞤭𞤳𞤮𞤧𞤭𞤴𞤢"}
+ }
+ "Asia:Novokuznetsk"{
+ ec{"𞤐𞤮𞤾𞤮𞤳𞤵𞥁𞤲𞤫𞤼𞤭𞤧𞤳𞤵"}
+ }
+ "Asia:Novosibirsk"{
+ ec{"𞤐𞤮𞤾𞤮𞤧𞤭𞤦𞤭𞤪𞤧𞤵𞤳"}
+ }
+ "Asia:Omsk"{
+ ec{"𞤌𞤥𞤧𞤵𞤳𞤵"}
+ }
+ "Asia:Oral"{
+ ec{"𞤓𞤪𞤢𞤤"}
+ }
+ "Asia:Phnom_Penh"{
+ ec{"𞤆𞤢𞤲𞤮𞤥-𞤆𞤫𞤲"}
+ }
+ "Asia:Pontianak"{
+ ec{"𞤆𞤮𞤲𞤼𞤭𞤴𞤢𞤲𞤢𞤳"}
+ }
+ "Asia:Pyongyang"{
+ ec{"𞤆𞤭𞤴𞤮𞤲𞤴𞤢𞤲"}
+ }
+ "Asia:Qatar"{
+ ec{"𞤗𞤢𞤼𞤢𞤪"}
+ }
+ "Asia:Qostanay"{
+ ec{"𞤑𞤮𞤧𞤼𞤢𞤲𞤢𞤴"}
+ }
+ "Asia:Qyzylorda"{
+ ec{"𞤑𞤭𞥁𞤭𞤤𞤮𞤪𞤣𞤢"}
+ }
+ "Asia:Rangoon"{
+ ec{"𞤈𞤢𞤲𞤺𞤵𞥅𞤲"}
+ }
+ "Asia:Riyadh"{
+ ec{"𞤈𞤭𞤴𞤢𞥄𞤣"}
+ }
+ "Asia:Saigon"{
+ ec{"𞤅𞤢𞤸𞤪𞤫 𞤖𞤮𞥅-𞤕𞤭 𞤃𞤭𞥅𞤲"}
+ }
+ "Asia:Sakhalin"{
+ ec{"𞤅𞤢𞤿𞤢𞤤𞤭𞥅𞤲"}
+ }
+ "Asia:Samarkand"{
+ ec{"𞤅𞤢𞤥𞤢𞤪𞤳𞤢𞤲𞤣𞤵"}
+ }
+ "Asia:Seoul"{
+ ec{"𞤅𞤫𞤱𞤵𞤤"}
+ }
+ "Asia:Shanghai"{
+ ec{"𞤅𞤢𞤲𞤸𞤢𞤴"}
+ }
+ "Asia:Singapore"{
+ ec{"𞤅𞤭𞤲𞤺𞤢𞤨𞤵𞥅𞤪"}
+ }
+ "Asia:Srednekolymsk"{
+ ec{"𞤅𞤭𞤪𞤫𞤣𞤳𞤮𞤤𞤭𞤥𞤧𞤵"}
+ }
+ "Asia:Taipei"{
+ ec{"𞤚𞤢𞤴𞤨𞤫𞥅"}
+ }
+ "Asia:Tashkent"{
+ ec{"𞤚𞤢𞤧𞤳𞤫𞤲𞤼𞤵"}
+ }
+ "Asia:Tbilisi"{
+ ec{"𞤚𞤭𞤦𞤭𞤤𞤭𞤧𞤭𞥅"}
+ }
+ "Asia:Tehran"{
+ ec{"𞤚𞤫𞤸𞤭𞤪𞤢𞥄𞤲"}
+ }
+ "Asia:Thimphu"{
+ ec{"𞤚𞤭𞤥𞤨𞤵"}
+ }
+ "Asia:Tokyo"{
+ ec{"𞤚𞤮𞤳𞤭𞤴𞤮"}
+ }
+ "Asia:Tomsk"{
+ ec{"𞤚𞤮𞤥𞤧𞤵𞤳𞤵"}
+ }
+ "Asia:Ulaanbaatar"{
+ ec{"𞤓𞤤𞤢𞤲𞤦𞤢𞤼𞤢𞤪"}
+ }
+ "Asia:Urumqi"{
+ ec{"𞤓𞤪𞤵𞤥𞤳𞤵"}
+ }
+ "Asia:Ust-Nera"{
+ ec{"𞤓𞤧𞤼𞤢-𞤐𞤫𞤪𞤢"}
+ }
+ "Asia:Vientiane"{
+ ec{"𞤜𞤭𞤴𞤫𞤲𞤷𞤢𞥄𞤲"}
+ }
+ "Asia:Vladivostok"{
+ ec{"𞤜𞤭𞤤𞤢𞤣𞤭𞤾𞤮𞤧𞤼𞤮𞥅𞤳𞤵"}
+ }
+ "Asia:Yakutsk"{
+ ec{"𞤒𞤢𞤳𞤵𞤼𞤵𞤧𞤳𞤵"}
+ }
+ "Asia:Yekaterinburg"{
+ ec{"𞤒𞤢𞤳𞤢𞤼𞤫𞤪𞤭𞤲𞤦𞤵𞤪𞤺𞤵"}
+ }
+ "Asia:Yerevan"{
+ ec{"𞤒𞤫𞤪𞤫𞤾𞤢𞥄𞤲"}
+ }
+ "Atlantic:Azores"{
+ ec{"𞤀𞥁𞤮𞤪𞤫𞥅𞤧"}
+ }
+ "Atlantic:Bermuda"{
+ ec{"𞤄𞤢𞥄𞤪𞤥𞤵𞥅𞤣𞤢"}
+ }
+ "Atlantic:Canary"{
+ ec{"𞤑𞤢𞤲𞤢𞤪𞤭"}
+ }
+ "Atlantic:Cape_Verde"{
+ ec{"𞤑𞤢𞥄𞤦𞤮-𞤜𞤫𞤪𞤣𞤫"}
+ }
+ "Atlantic:Faeroe"{
+ ec{"𞤊𞤢𞤪𞤮𞥅"}
+ }
+ "Atlantic:Madeira"{
+ ec{"𞤃𞤢𞤴𞤣𞤫𞤪𞤢"}
+ }
+ "Atlantic:Reykjavik"{
+ ec{"𞤈𞤫𞤴𞤳𞤢𞤾𞤭𞤳𞤭"}
+ }
+ "Atlantic:South_Georgia"{
+ ec{"𞤅𞤢𞤱𞤬-𞤔𞤮𞤪𞤶𞤭𞤴𞤢𞥄"}
+ }
+ "Atlantic:St_Helena"{
+ ec{"𞤅𞤫𞤲𞤼-𞤖𞤫𞤤𞤫𞤲𞤢𞥄"}
+ }
+ "Atlantic:Stanley"{
+ ec{"𞤅𞤭𞤼𞤢𞤲𞤤𞤫𞥅"}
+ }
+ "Australia:Adelaide"{
+ ec{"𞤀𞤣𞤢𞤤𞤢𞤴𞤣𞤭"}
+ }
+ "Australia:Brisbane"{
+ ec{"𞤄𞤭𞤪𞤧𞤭𞤦𞤢𞥄𞤲𞤵"}
+ }
+ "Australia:Broken_Hill"{
+ ec{"𞤄𞤪𞤮𞤳𞤭𞤲-𞤖𞤭𞥅𞤤"}
+ }
+ "Australia:Currie"{
+ ec{"𞤑𞤵𞥅𞤪𞤭𞥅"}
+ }
+ "Australia:Darwin"{
+ ec{"𞤁𞤢𞥄𞤪𞤱𞤭𞤲"}
+ }
+ "Australia:Eucla"{
+ ec{"𞤓𞥅𞤳𞤵𞤤𞤢"}
+ }
+ "Australia:Hobart"{
+ ec{"𞤖𞤵𞥅𞤦𞤢𞤪𞤼𞤵"}
+ }
+ "Australia:Lindeman"{
+ ec{"𞤂𞤭𞤲𞤣𞤭𞥅𞤥𞤢𞥄𞤲"}
+ }
+ "Australia:Lord_Howe"{
+ ec{"𞤂𞤮𞤪𞤣𞤵-𞤖𞤮𞤱𞤫"}
+ }
+ "Australia:Melbourne"{
+ ec{"𞤃𞤫𞤤𞤦𞤵𞥅𞤪𞤲𞤵"}
+ }
+ "Australia:Perth"{
+ ec{"𞤆𞤫𞤪𞤧𞤭"}
+ }
+ "Australia:Sydney"{
+ ec{"𞤅𞤭𞤣𞤭𞤲𞤫𞥅"}
+ }
+ "Etc:UTC"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤏𞤭𞤲𞤣𞤫𞤪𞤫𞤴𞤢𞤲𞤳𞤮𞥅𞤪𞤫 𞤊𞤮𞤼𞥆𞤢𞤲𞤢𞥄𞤲𞤣𞤫"}
+ }
+ "Etc:Unknown"{
+ ec{"𞤅𞤢𞤸𞤪𞤫 𞤀𞤧-𞤢𞤲𞤣𞤢𞥄𞤲𞤣𞤫"}
+ }
+ "Europe:Amsterdam"{
+ ec{"𞤀𞤥𞤧𞤭𞤼𞤫𞤪𞤣𞤢𞥄𞤥"}
+ }
+ "Europe:Andorra"{
+ ec{"𞤀𞤲𞤣𞤮𞥅𞤪𞤢"}
+ }
+ "Europe:Astrakhan"{
+ ec{"𞤀𞤧𞤼𞤢𞤪𞤿𞤢𞥄𞤲"}
+ }
+ "Europe:Athens"{
+ ec{"𞤀𞤼𞤫𞤲𞤧𞤭"}
+ }
+ "Europe:Belgrade"{
+ ec{"𞤄𞤫𞤤𞤺𞤢𞤪𞤢𞥄𞤣"}
+ }
+ "Europe:Berlin"{
+ ec{"𞤄𞤫𞤪𞤤𞤫𞤲"}
+ }
+ "Europe:Bratislava"{
+ ec{"𞤄𞤢𞤪𞤢𞤼𞤭𞤧𞤤𞤢𞤾𞤢"}
+ }
+ "Europe:Brussels"{
+ ec{"𞤄𞤭𞤪𞤭𞤳𞤧𞤫𞤤"}
+ }
+ "Europe:Bucharest"{
+ ec{"𞤄𞤵𞤳𞤢𞤪𞤫𞤧𞤼𞤭"}
+ }
+ "Europe:Budapest"{
+ ec{"𞤄𞤵𞤣𞤢𞤨𞤫𞤧𞤼"}
+ }
+ "Europe:Busingen"{
+ ec{"𞤄𞤵𞤧𞤭𞤲𞤶𞤫𞤲"}
+ }
+ "Europe:Chisinau"{
+ ec{"𞤕𞤭𞤧𞤭𞥅𞤲𞤮𞤱𞤢"}
+ }
+ "Europe:Copenhagen"{
+ ec{"𞤑𞤮𞤨𞤫𞤲𞥆𞤢𞥄𞤺"}
+ }
+ "Europe:Dublin"{
+ ec{"𞤁𞤵𞤦𞤵𞤤𞤫𞤲"}
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤋𞤪𞤤𞤢𞤲𞤣𞤭𞥅𞤳𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫"}
+ }
+ "Europe:Gibraltar"{
+ ec{"𞤔𞤭𞤦𞤢𞤪𞤢𞤤𞤼𞤢𞤪"}
+ }
+ "Europe:Guernsey"{
+ ec{"𞤔𞤭𞤪𞤲𞤭𞤧𞤫𞤴"}
+ }
+ "Europe:Helsinki"{
+ ec{"𞤖𞤫𞤤𞤧𞤭𞤲𞤳𞤭"}
+ }
+ "Europe:Isle_of_Man"{
+ ec{"𞤅𞤵𞤪𞤭𞥅𞤪𞤫-𞤃𞤢𞥄𞤲"}
+ }
+ "Europe:Istanbul"{
+ ec{"𞤋𞤧𞤼𞤢𞤥𞤦𞤵𞤤"}
+ }
+ "Europe:Jersey"{
+ ec{"𞤔𞤫𞤪𞤧𞤭𞥅"}
+ }
+ "Europe:Kaliningrad"{
+ ec{"𞤑𞤢𞤤𞤭𞤲𞤺𞤢𞤪𞤣"}
+ }
+ "Europe:Kiev"{
+ ec{"𞤑𞤭𞤴𞤫𞥅𞤾"}
+ }
+ "Europe:Kirov"{
+ ec{"𞤑𞤭𞤪𞤮𞥅𞤾𞤵"}
+ }
+ "Europe:Lisbon"{
+ ec{"𞤂𞤭𞤧𞤦𞤮𞥅𞤲"}
+ }
+ "Europe:Ljubljana"{
+ ec{"𞤋𞤶𞤵𞤦𞤵𞤤𞤶𞤢𞤲𞤢"}
+ }
+ "Europe:London"{
+ ec{"𞤂𞤮𞤲𞤣𞤮𞤲"}
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤄𞤪𞤭𞤼𞤭𞥅𞤧𞤭𞤲𞤳𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵"}
+ }
+ "Europe:Luxembourg"{
+ ec{"𞤂𞤭𞤳𞤧𞤢𞤲𞤦𞤵𞤪𞤺𞤵"}
+ }
+ "Europe:Madrid"{
+ ec{"𞤃𞤢𞤣𞤭𞤪𞤭𞤣"}
+ }
+ "Europe:Malta"{
+ ec{"𞤃𞤢𞤤𞤼𞤢"}
+ }
+ "Europe:Mariehamn"{
+ ec{"𞤃𞤢𞤪𞤭𞤴𞤢𞤸𞤢𞥄𞤥𞤢𞥄𞤲"}
+ }
+ "Europe:Minsk"{
+ ec{"𞤃𞤭𞤲𞤧𞤭𞤳𞤭"}
+ }
+ "Europe:Monaco"{
+ ec{"𞤃𞤮𞤲𞤢𞤳𞤮𞤸"}
+ }
+ "Europe:Moscow"{
+ ec{"𞤃𞤮𞤧𞤳𞤮"}
+ }
+ "Europe:Oslo"{
+ ec{"𞤌𞤧𞤤𞤮𞤸"}
+ }
+ "Europe:Paris"{
+ ec{"𞤆𞤢𞤪𞤭"}
+ }
+ "Europe:Podgorica"{
+ ec{"𞤆𞤮𞤣𞤭𞤺𞤮𞤪𞤭𞤳𞤢"}
+ }
+ "Europe:Prague"{
+ ec{"𞤆𞤢𞤪𞤢𞥄𞤺𞤭"}
+ }
+ "Europe:Riga"{
+ ec{"𞤈𞤭𞤺𞤢"}
+ }
+ "Europe:Rome"{
+ ec{"𞤈𞤮𞥅𞤥𞤵"}
+ }
+ "Europe:Samara"{
+ ec{"𞤅𞤢𞤥𞤢𞤪𞤢"}
+ }
+ "Europe:San_Marino"{
+ ec{"𞤅𞤢𞤲-𞤃𞤢𞤪𞤭𞤲𞤮"}
+ }
+ "Europe:Sarajevo"{
+ ec{"𞤅𞤢𞤪𞤢𞤴𞤫𞤾𞤮𞥅"}
+ }
+ "Europe:Saratov"{
+ ec{"𞤅𞤢𞤪𞤢𞤼𞤮𞥅𞤾"}
+ }
+ "Europe:Simferopol"{
+ ec{"𞤅𞤭𞤥𞤬𞤫𞤪𞤨𞤮𞥅𞤤"}
+ }
+ "Europe:Skopje"{
+ ec{"𞤅𞤭𞤳𞤮𞥅𞤨𞤭𞤴𞤢"}
+ }
+ "Europe:Sofia"{
+ ec{"𞤅𞤮𞤬𞤭𞤴𞤢"}
+ }
+ "Europe:Stockholm"{
+ ec{"𞤅𞤭𞤼𞤮𞤳𞤮𞤤𞤥𞤵"}
+ }
+ "Europe:Tallinn"{
+ ec{"𞤚𞤢𞤤𞤭𞥅𞤲𞤵"}
+ }
+ "Europe:Tirane"{
+ ec{"𞤚𞤭𞤪𞤢𞤲𞤢"}
+ }
+ "Europe:Ulyanovsk"{
+ ec{"𞤓𞤤𞤴𞤢𞤲𞤮𞤾𞤮𞤧𞤳𞤵"}
+ }
+ "Europe:Uzhgorod"{
+ ec{"𞤓𞥅𞤶𞤢𞤪𞤵𞥅𞤣𞤵"}
+ }
+ "Europe:Vaduz"{
+ ec{"𞤜𞤢𞤣𞤵𞥅𞤶𞤵"}
+ }
+ "Europe:Vatican"{
+ ec{"𞤜𞤢𞤼𞤭𞤳𞤢𞤲"}
+ }
+ "Europe:Vienna"{
+ ec{"𞤜𞤭𞤴𞤫𞤲𞤢𞥄"}
+ }
+ "Europe:Vilnius"{
+ ec{"𞤜𞤫𞤤𞤲𞤵𞥅𞤧"}
+ }
+ "Europe:Volgograd"{
+ ec{"𞤜𞤮𞤤𞤺𞤮𞤺𞤢𞤪𞤢𞤣"}
+ }
+ "Europe:Warsaw"{
+ ec{"𞤏𞤢𞤪𞤧𞤮"}
+ }
+ "Europe:Zagreb"{
+ ec{"𞤟𞤢𞤺𞤪𞤫𞤦𞤵"}
+ }
+ "Europe:Zaporozhye"{
+ ec{"𞤟𞤢𞤨𞤮𞤪𞤵𞥅𞥁"}
+ }
+ "Europe:Zurich"{
+ ec{"𞤟𞤵𞤪𞤵𞤳"}
+ }
+ "Indian:Antananarivo"{
+ ec{"𞤀𞤲𞤼𞤢𞤲𞤢𞤲𞤢𞤪𞤭𞥅𞤾𞤮𞥅"}
+ }
+ "Indian:Chagos"{
+ ec{"𞤅𞤢𞤺𞤮𞤧"}
+ }
+ "Indian:Christmas"{
+ ec{"𞤑𞤭𞤪𞤧𞤭𞤥𞤢𞥄𞤧"}
+ }
+ "Indian:Cocos"{
+ ec{"𞤑𞤮𞥅𞤳𞤮𞤧"}
+ }
+ "Indian:Comoro"{
+ ec{"𞤑𞤮𞤥𞤮𞥅𞤪𞤮"}
+ }
+ "Indian:Kerguelen"{
+ ec{"𞤑𞤫𞤪𞤺𞤫𞤤𞤫𞤲"}
+ }
+ "Indian:Mahe"{
+ ec{"𞤃𞤢𞤸𞤫𞥅"}
+ }
+ "Indian:Maldives"{
+ ec{"𞤃𞤢𞤤𞤣𞤢𞥄𞤴𞤭𞤧"}
+ }
+ "Indian:Mauritius"{
+ ec{"𞤃𞤮𞤪𞤭𞥅𞤧𞤭"}
+ }
+ "Indian:Mayotte"{
+ ec{"𞤃𞤢𞤴𞤮𞥅𞤼𞤵"}
+ }
+ "Indian:Reunion"{
+ ec{"𞤈𞤫𞥅𞤲𞤭𞤴𞤮𞤲"}
+ }
+ "Pacific:Apia"{
+ ec{"𞤀𞤨𞤭𞤴𞤢"}
+ }
+ "Pacific:Auckland"{
+ ec{"𞤌𞤳𞤤𞤢𞤲𞤣𞤭"}
+ }
+ "Pacific:Bougainville"{
+ ec{"𞤄𞤵𞤺𞤫𞤲𞤾𞤭𞥅𞤤"}
+ }
+ "Pacific:Chatham"{
+ ec{"𞤕𞤢𞥃𞤢𞥄𞤥"}
+ }
+ "Pacific:Easter"{
+ ec{"𞤋𞤧𞤼𞤮𞥅"}
+ }
+ "Pacific:Efate"{
+ ec{"𞤉𞤬𞤢𞤼𞤵"}
+ }
+ "Pacific:Enderbury"{
+ ec{"𞤉𞤲𞤣𞤫𞤪𞤦𞤵𞥅𞤪𞤭"}
+ }
+ "Pacific:Fakaofo"{
+ ec{"𞤊𞤢𞤳𞤢𞤱𞤬𞤮"}
+ }
+ "Pacific:Fiji"{
+ ec{"𞤊𞤭𞤶𞤭"}
+ }
+ "Pacific:Funafuti"{
+ ec{"𞤊𞤵𞤲𞤢𞤬𞤵𞤼𞤭"}
+ }
+ "Pacific:Galapagos"{
+ ec{"𞤘𞤢𞤤𞤢𞤨𞤢𞤺𞤮𞤧"}
+ }
+ "Pacific:Gambier"{
+ ec{"𞤘𞤢𞤥𞤦𞤭𞤴𞤫𞤪"}
+ }
+ "Pacific:Guadalcanal"{
+ ec{"𞤘𞤵𞤱𞤢𞤣𞤢𞤤𞤳𞤢𞤲𞤢𞤤"}
+ }
+ "Pacific:Guam"{
+ ec{"𞤘𞤵𞤱𞤢𞤥"}
+ }
+ "Pacific:Johnston"{
+ ec{"𞤔𞤮𞤲𞤧𞤵𞤼𞤮𞤲"}
+ }
+ "Pacific:Kiritimati"{
+ ec{"𞤑𞤭𞤪𞤭𞤼𞤭𞤥𞤢𞤼𞤭"}
+ }
+ "Pacific:Kosrae"{
+ ec{"𞤑𞤮𞤧𞤪𞤢𞤴"}
+ }
+ "Pacific:Kwajalein"{
+ ec{"𞤑𞤢𞤱𞤢𞤶𞤢𞤤𞤭𞥅𞤲"}
+ }
+ "Pacific:Majuro"{
+ ec{"𞤃𞤢𞤶𞤵𞥅𞤪𞤮"}
+ }
+ "Pacific:Marquesas"{
+ ec{"𞤃𞤢𞤪𞤳𞤫𞤧𞤢𞤧"}
+ }
+ "Pacific:Midway"{
+ ec{"𞤃𞤭𞤣𞤱𞤫𞥅"}
+ }
+ "Pacific:Nauru"{
+ ec{"𞤐𞤵𞥅𞤪𞤵"}
+ }
+ "Pacific:Niue"{
+ ec{"𞤐𞤭𞥅𞤴𞤵"}
+ }
+ "Pacific:Norfolk"{
+ ec{"𞤐𞤮𞤪𞤬𞤮𞤤𞤳𞤵"}
+ }
+ "Pacific:Noumea"{
+ ec{"𞤐𞤵𞤥𞤫𞤴𞤢"}
+ }
+ "Pacific:Pago_Pago"{
+ ec{"𞤆𞤢𞤺𞤮-𞤆𞤢𞤺𞤮"}
+ }
+ "Pacific:Palau"{
+ ec{"𞤆𞤮𞤤𞤢𞥄𞤱𞤮"}
+ }
+ "Pacific:Pitcairn"{
+ ec{"𞤆𞤭𞤼𞤭𞤳𞤫𞤪𞤲𞤵"}
+ }
+ "Pacific:Ponape"{
+ ec{"𞤆𞤮𞤲𞤢𞤨𞤫"}
+ }
+ "Pacific:Port_Moresby"{
+ ec{"𞤆𞤮𞤪𞤼𞤵-𞤃𞤮𞤪𞤫𞤧𞤦𞤭"}
+ }
+ "Pacific:Rarotonga"{
+ ec{"𞤈𞤢𞤪𞤮𞤼𞤮𞤲𞤺𞤢"}
+ }
+ "Pacific:Saipan"{
+ ec{"𞤅𞤢𞤴𞤨𞤢𞤲"}
+ }
+ "Pacific:Tahiti"{
+ ec{"𞤚𞤢𞤸𞤭𞤼𞤭"}
+ }
+ "Pacific:Tarawa"{
+ ec{"𞤚𞤢𞤪𞤢𞤱𞤢"}
+ }
+ "Pacific:Tongatapu"{
+ ec{"𞤚𞤮𞤲𞤺𞤢𞤼𞤢𞤨𞤵"}
+ }
+ "Pacific:Truk"{
+ ec{"𞤕𞤵𞥅𞤳𞤵"}
+ }
+ "Pacific:Wake"{
+ ec{"𞤏𞤫𞥅𞤳𞤵"}
+ }
+ "Pacific:Wallis"{
+ ec{"𞤏𞤢𞤤𞤭𞥅𞤧"}
+ }
+ "meta:Afghanistan"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤀𞤬𞤺𞤢𞤲𞤭𞤧𞤼𞤢𞥄𞤲"}
+ }
+ "meta:Africa_Central"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤀𞤬𞤪𞤭𞤳𞤭 𞤚𞤵𞤥𞤦𞤮𞥅𞤪𞤭"}
+ }
+ "meta:Africa_Eastern"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤊𞤵𞤯𞤲𞤢𞥄𞤲𞥋𞤣𞤫 𞤀𞤬𞤪𞤭𞤳𞤭"}
+ }
+ "meta:Africa_Southern"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤂𞤫𞤧𞤮-𞤀𞤬𞤪𞤭𞤳𞤭"}
+ }
+ "meta:Africa_Western"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤖𞤭𞥅𞤪𞤲𞤢𞥄𞤲𞥋𞤺𞤫 𞤀𞤬𞤪𞤭𞤳𞤭"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤭𞥅𞤪𞤲𞤢𞥄𞤲𞥋𞤺𞤫 𞤀𞤬𞤪𞤭𞤳𞤭"}
+ ls{
+ "𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤖𞤭𞥅𞤪𞤲𞤢𞥄𞤲𞥋𞤺𞤫 "
+ "𞤀𞤬𞤪𞤭𞤳𞤭"
+ }
+ }
+ "meta:Alaska"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤀𞤤𞤢𞤧𞤳𞤢𞥄"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤀𞤤𞤢𞤧𞤳𞤢𞥄"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤀𞤤𞤢𞤧𞤳𞤢𞥄"}
+ }
+ "meta:Amazon"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤀𞤥𞤢𞥁𞤮𞥅𞤲"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤀𞤥𞤢𞥁𞤮𞥅𞤲"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤀𞤥𞤢𞥁𞤮𞥅𞤲"}
+ }
+ "meta:America_Central"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤳𞤢 𞤚𞤵𞤥𞤦𞤮"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤳𞤢 𞤚𞤵𞤥𞤦𞤮 𞤈𞤫𞤱𞤮-𞤀𞤥𞤫𞤪𞤭𞤳"}
+ ls{
+ "𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤳𞤢 𞤚𞤵𞤥𞤦𞤮 𞤈𞤫𞤱𞤮-"
+ "𞤀𞤥𞤫𞤪𞤭𞤳"
+ }
+ }
+ "meta:America_Eastern"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤳𞤢 𞤊𞤵𞤯𞤲𞤢𞥄𞤲𞥋𞤺𞤫"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤊𞤵𞤯𞤲𞤢𞥄𞤲𞥋𞤺𞤫 𞤁𞤮𞤱𞤪𞤭-𞤀𞤥𞤫𞤪𞤭𞤳"}
+ ls{
+ "𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤊𞤵𞤯𞤲𞤢𞥄𞤲𞥋𞤺𞤫 "
+ "𞤁𞤮𞤱𞤪𞤭-𞤀𞤥𞤫𞤪𞤭𞤳"
+ }
+ }
+ "meta:America_Mountain"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤆𞤫𞤤𞤫 𞤯𞤫𞤲"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤆𞤫𞤤𞤫 𞤯𞤫𞤲"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤆𞤫𞤤𞤫 𞤯𞤫𞤲"}
+ }
+ "meta:America_Pacific"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤆𞤢𞥄𞤧𞤫𞤬𞤭𞤳 𞤁𞤮𞤱𞤪𞤭-𞤀𞤥𞤫𞤪𞤭𞤳"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤆𞤢𞥄𞤧𞤫𞤬𞤭𞤳 𞤁𞤮𞤱𞤪𞤭-𞤀𞤥𞤫𞤪𞤭𞤳"}
+ ls{
+ "𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤆𞤢𞥄𞤧𞤫𞤬𞤭𞤳 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤁𞤮𞤱𞤪𞤭-"
+ "𞤀𞤥𞤫𞤪𞤭𞤳"
+ }
+ }
+ "meta:Apia"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤀𞤨𞤭𞤴𞤢"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤀𞤨𞤭𞤴𞤢"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤀𞤨𞤭𞤴𞤢"}
+ }
+ "meta:Arabian"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤀𞥄𞤪𞤢𞤦𞤭𞤴𞤢"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤀𞥄𞤪𞤢𞤦𞤭𞤴𞤢"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤀𞥄𞤪𞤢𞤦𞤭𞤴𞤢"}
+ }
+ "meta:Argentina"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤀𞤪𞤶𞤢𞤲𞤼𞤭𞤲𞤢𞥄"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤀𞤪𞤶𞤢𞤲𞤼𞤭𞤲𞤢𞥄"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤀𞤪𞤶𞤢𞤲𞤼𞤭𞤲𞤢𞥄"}
+ }
+ "meta:Argentina_Western"{
+ ld{
+ "𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤖𞤭𞥅𞤪𞤲𞤢𞥄𞤲𞥋𞤺𞤫 "
+ "𞤀𞤪𞤶𞤢𞤲𞤼𞤭𞤲𞤢𞥄"
+ }
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤭𞥅𞤪𞤲𞤢𞥄𞤲𞥋𞤺𞤫 𞤀𞤪𞤶𞤢𞤲𞤼𞤭𞤲𞤢𞥄"}
+ ls{
+ "𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤖𞤭𞥅𞤪𞤲𞤢𞥄𞤲𞥋𞤺𞤫 "
+ "𞤀𞤪𞤶𞤢𞤲𞤼𞤭𞤲𞤢𞥄"
+ }
+ }
+ "meta:Armenia"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤀𞤪𞤥𞤫𞤲𞤭𞤴𞤢𞥄"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤀𞤪𞤥𞤫𞤲𞤭𞤴𞤢𞥄"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤀𞤪𞤥𞤫𞤲𞤭𞤴𞤢𞥄"}
+ }
+ "meta:Atlantic"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤳𞤢 𞤆𞤢𞥄𞤧𞤫𞤬𞤭𞤳"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤳𞤢 𞤆𞤢𞥄𞤧𞤫𞤬𞤭𞤳 𞤁𞤮𞤱𞤪𞤭-𞤀𞤥𞤫𞤪𞤭𞤳"}
+ ls{
+ "𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤳𞤢 𞤆𞤢𞥄𞤧𞤫𞤬𞤭𞤳 "
+ "𞤁𞤮𞤱𞤪𞤭-𞤀𞤥𞤫𞤪𞤭𞤳"
+ }
+ }
+ "meta:Australia_Central"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤚𞤵𞤥𞤦𞤮𞥅𞤪𞤭 𞤌𞤧𞤼𞤪𞤢𞤤𞤭𞤴𞤢𞥄"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤚𞤵𞤥𞤦𞤮𞥅𞤪𞤭 𞤌𞤧𞤼𞤪𞤢𞤤𞤭𞤴𞤢𞥄"}
+ ls{
+ "𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤚𞤵𞤥𞤦𞤮𞥅𞤪𞤭 "
+ "𞤌𞤧𞤼𞤪𞤢𞤤𞤭𞤴𞤢𞥄"
+ }
+ }
+ "meta:Australia_CentralWestern"{
+ ld{
+ "𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤚𞤵𞤥𞤦𞤮 𞤖𞤭𞥅𞤲𞤢𞥄𞤲𞥋𞤺𞤫 "
+ "𞤌𞤧𞤼𞤪𞤢𞤤𞤭𞤴𞤢𞥄"
+ }
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤚𞤵𞤥𞤦𞤮 𞤖𞤭𞥅𞤲𞤢𞥄𞤲𞥋𞤺𞤫 𞤌𞤧𞤼𞤪𞤢𞤤𞤭𞤴𞤢𞥄"}
+ ls{
+ "𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤚𞤵𞤥𞤦𞤮 "
+ "𞤖𞤭𞥅𞤲𞤢𞥄𞤲𞥋𞤺𞤫 𞤌𞤧𞤼𞤪𞤢𞤤𞤭𞤴𞤢𞥄"
+ }
+ }
+ "meta:Australia_Eastern"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤊𞤵𞤯𞤲𞤢𞥄𞤲𞥋𞤺𞤫 𞤌𞤧𞤼𞤪𞤢𞤤𞤭𞤴𞤢𞥄"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤊𞤵𞤯𞤲𞤢𞥄𞤲𞥋𞤺𞤫 𞤌𞤧𞤼𞤪𞤢𞤤𞤭𞤴𞤢𞥄"}
+ ls{
+ "𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤊𞤵𞤯𞤲𞤢𞥄𞤲𞥋𞤺𞤫 "
+ "𞤌𞤧𞤼𞤪𞤢𞤤𞤭𞤴𞤢𞥄"
+ }
+ }
+ "meta:Australia_Western"{
+ ld{
+ "𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤖𞤭𞥅𞤪𞤲𞤢𞥄𞤲𞥋𞤺𞤫 "
+ "𞤌𞤧𞤼𞤪𞤢𞤤𞤭𞤴𞤢𞥄"
+ }
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤭𞥅𞤪𞤲𞤢𞥄𞤲𞥋𞤺𞤫 𞤌𞤧𞤼𞤪𞤢𞤤𞤭𞤴𞤢𞥄"}
+ ls{
+ "𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤖𞤭𞥅𞤪𞤲𞤢𞥄𞤲𞥋𞤺𞤫 "
+ "𞤌𞤧𞤼𞤪𞤢𞤤𞤭𞤴𞤢𞥄"
+ }
+ }
+ "meta:Azerbaijan"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤀𞤶𞤫𞤪𞤦𞤢𞤴𞤶𞤢𞤲"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤀𞤶𞤫𞤪𞤦𞤢𞤴𞤶𞤢𞤲"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤀𞤶𞤫𞤪𞤦𞤢𞤴𞤶𞤢𞤲"}
+ }
+ "meta:Azores"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤀𞥁𞤮𞤪𞤫𞤧"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤀𞥁𞤮𞤪𞤫𞤧"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤀𞥁𞤮𞤪𞤫𞤧"}
+ }
+ "meta:Bangladesh"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤄𞤢𞤲𞤺𞤭𞤤𞤢𞤣𞤫𞥅𞤧"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤄𞤢𞤲𞤺𞤭𞤤𞤢𞤣𞤫𞥅𞤧"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤄𞤢𞤲𞤺𞤭𞤤𞤢𞤣𞤫𞥅𞤧"}
+ }
+ "meta:Bhutan"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤄𞤵𞤼𞤢𞥄𞤲"}
+ }
+ "meta:Bolivia"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤄𞤮𞤤𞤭𞤾𞤭𞤴𞤢𞥄"}
+ }
+ "meta:Brasilia"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤄𞤪𞤢𞤧𞤭𞤤𞤭𞤴𞤢𞥄"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤄𞤪𞤢𞤧𞤭𞤤𞤭𞤴𞤢𞥄"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤄𞤪𞤢𞤧𞤭𞤤𞤭𞤴𞤢𞥄"}
+ }
+ "meta:Brunei"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤄𞤵𞤪𞤲𞤢𞤴"}
+ }
+ "meta:Cape_Verde"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤑𞤢𞥄𞤦𞤮-𞤜𞤫𞤪𞤣𞤫"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤑𞤢𞥄𞤦𞤮-𞤜𞤫𞤪𞤣𞤫"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤑𞤢𞥄𞤦𞤮-𞤜𞤫𞤪𞤣𞤫"}
+ }
+ "meta:Chamorro"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤕𞤢𞤥𞤮𞤪𞤮"}
+ }
+ "meta:Chatham"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤕𞤢𞤼𞤢𞤥"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤢𞤼𞤢𞤥"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤕𞤢𞤼𞤢𞤥"}
+ }
+ "meta:Chile"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤕𞤭𞤤𞤫𞥅"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤭𞤤𞤫𞥅"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤕𞤭𞤤𞤫𞥅"}
+ }
+ "meta:China"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤕𞤢𞤴𞤲𞤢"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤢𞤴𞤲𞤢"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤕𞤢𞤴𞤲𞤢"}
+ }
+ "meta:Choibalsan"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤅𞤮𞤴𞤦𞤢𞤤𞤧𞤢𞤲"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤅𞤮𞤴𞤦𞤢𞤤𞤧𞤢𞤲"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤅𞤮𞤴𞤦𞤢𞤤𞤧𞤢𞤲"}
+ }
+ "meta:Christmas"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤅𞤵𞤪𞤭𞥅𞤪𞤫 𞤑𞤭𞤪𞤧𞤭𞤥𞤢𞥄𞤧"}
+ }
+ "meta:Cocos"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤑𞤮𞥅𞤳𞤮𞤧"}
+ }
+ "meta:Colombia"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤑𞤮𞤤𞤮𞤥𞤦𞤭𞤴𞤢𞥄"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤑𞤮𞤤𞤮𞤥𞤦𞤭𞤴𞤢𞥄"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤑𞤮𞤤𞤮𞤥𞤦𞤭𞤴𞤢𞥄"}
+ }
+ "meta:Cook"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤊𞤫𞤷𞥆𞤫𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤅𞤮𞤪𞤭𞥅𞤶𞤫 𞤑𞤵𞥅𞤳"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤅𞤮𞤪𞤭𞥅𞤶𞤫 𞤑𞤵𞥅𞤳"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤅𞤮𞤪𞤭𞥅𞤶𞤫 𞤑𞤵𞥅𞤳"}
+ }
+ "meta:Cuba"{
+ ld{"𞤑𞤫𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤑𞤵𞤦𞤢𞥄"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤑𞤵𞤦𞤢𞥄"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤑𞤵𞤦𞤢𞥄"}
+ }
+ "meta:Davis"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤁𞤫𞥅𞤾𞤭𞤧"}
+ }
+ "meta:DumontDUrville"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤁𞤭𞤥𞤮𞤲𞤼𞤵-𞤁𞤵𞤪𞤾𞤭𞤤"}
+ }
+ "meta:East_Timor"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤊𞤵𞤯𞤲𞤢𞥄𞤲𞥋𞤺𞤫 𞤚𞤭𞥅𞤥𞤮𞤪"}
+ }
+ "meta:Easter"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤋𞤧𞤼𞤮𞥅-𞤀𞤴𞤤𞤢𞤲𞤣"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤋𞤧𞤼𞤮𞥅-𞤀𞤴𞤤𞤢𞤲𞤣"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤋𞤧𞤼𞤮𞥅-𞤀𞤴𞤤𞤢𞤲𞤣"}
+ }
+ "meta:Ecuador"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤋𞤳𞤵𞤱𞤢𞤣𞤮𞥅𞤪"}
+ }
+ "meta:Europe_Central"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤚𞤵𞤥𞤦𞤮𞥅𞤪𞤭 𞤀𞤪𞤮𞥅𞤦𞤢"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤚𞤵𞤥𞤦𞤮𞥅𞤪𞤭 𞤀𞤪𞤮𞥅𞤦𞤢"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤚𞤵𞤥𞤦𞤮𞥅𞤪𞤭 𞤀𞤪𞤮𞥅𞤦𞤢"}
+ }
+ "meta:Europe_Eastern"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤊𞤵𞤯𞤲𞤢𞥄𞤲𞥋𞤺𞤫 𞤀𞤪𞤮𞥅𞤦𞤢"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤊𞤵𞤯𞤲𞤢𞥄𞤲𞥋𞤺𞤫 𞤀𞤪𞤮𞥅𞤦𞤢"}
+ ls{
+ "𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤊𞤵𞤯𞤲𞤢𞥄𞤲𞥋𞤺𞤫 "
+ "𞤀𞤪𞤮𞥅𞤦𞤢"
+ }
+ }
+ "meta:Europe_Further_Eastern"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤊𞤵𞤯𞤲𞤢𞥄𞤲𞥋𞤺𞤫𞥅𞤪𞤭 𞤀𞤪𞤮𞥅𞤦𞤢"}
+ }
+ "meta:Europe_Western"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤖𞤭𞥅𞤪𞤲𞤢𞥄𞤲𞥋𞤺𞤫 𞤀𞤪𞤮𞥅𞤦𞤢"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤭𞥅𞤪𞤲𞤢𞥄𞤲𞥋𞤺𞤫 𞤀𞤪𞤮𞥅𞤦𞤢"}
+ ls{
+ "𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤖𞤭𞥅𞤪𞤲𞤢𞥄𞤲𞥋𞤺𞤫 "
+ "𞤀𞤪𞤮𞥅𞤦𞤢"
+ }
+ }
+ "meta:Falkland"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤊𞤮𞤤𞤳𞤤𞤢𞤲𞤣-𞤀𞤴𞤤𞤢𞤲𞤣"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤊𞤮𞤤𞤳𞤤𞤢𞤲𞤣-𞤀𞤴𞤤𞤢𞤲𞤣"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤊𞤮𞤤𞤳𞤤𞤢𞤲𞤣-𞤀𞤴𞤤𞤢𞤲𞤣"}
+ }
+ "meta:Fiji"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤊𞤭𞤶𞤭"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤊𞤭𞤶𞤭"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤊𞤭𞤶𞤭"}
+ }
+ "meta:French_Guiana"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤘𞤢𞤴𞤢𞤲𞤢𞥄-𞤊𞤪𞤢𞤲𞤧𞤭"}
+ }
+ "meta:French_Southern"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤂𞤫𞤴𞤪𞤭 𞤊𞤪𞤢𞤲𞤧𞤭 & 𞤀𞤪𞤼𞤢𞤲𞤼𞤭𞤳𞤢"}
+ }
+ "meta:GMT"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤳𞤭𞤲𞤭𞥅𞤲𞥋𞤣𞤫 𞤘𞤪𞤭𞤲𞤱𞤭𞥅𞤧"}
+ }
+ "meta:Galapagos"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤘𞤢𞤤𞤢𞤨𞤢𞤺𞤮𞥅𞤧"}
+ }
+ "meta:Gambier"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤘𞤢𞤥𞤦𞤭𞤴𞤫𞤪"}
+ }
+ "meta:Georgia"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤔𞤮𞤪𞤶𞤭𞤴𞤢"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤔𞤮𞤪𞤶𞤭𞤴𞤢"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤔𞤮𞤪𞤶𞤭𞤴𞤢"}
+ }
+ "meta:Gilbert_Islands"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤅𞤵𞤪𞤭𞥅𞤶𞤫 𞤘𞤭𞤤𞤦𞤫𞤪𞤼𞤵"}
+ }
+ "meta:Greenland_Eastern"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤊𞤵𞤯𞤲𞤢𞥄𞤲𞥋𞤺𞤫 𞤘𞤪𞤭𞤲𞤤𞤢𞤲𞤣"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤊𞤵𞤯𞤲𞤢𞥄𞤲𞥋𞤺𞤫 𞤘𞤪𞤭𞤲𞤤𞤢𞤲𞤣"}
+ ls{
+ "𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤊𞤵𞤯𞤲𞤢𞥄𞤲𞥋𞤺𞤫 "
+ "𞤘𞤪𞤭𞤲𞤤𞤢𞤲𞤣"
+ }
+ }
+ "meta:Greenland_Western"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤖𞤭𞥅𞤪𞤲𞤢𞥄𞤲𞥋𞤺𞤫 𞤘𞤪𞤭𞤲𞤤𞤢𞤲𞤣"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤭𞥅𞤪𞤲𞤢𞥄𞤲𞥋𞤺𞤫 𞤘𞤪𞤭𞤲𞤤𞤢𞤲𞤣"}
+ ls{
+ "𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤖𞤭𞥅𞤪𞤲𞤢𞥄𞤲𞥋𞤺𞤫 "
+ "𞤘𞤪𞤭𞤲𞤤𞤢𞤲𞤣"
+ }
+ }
+ "meta:Gulf"{
+ ls{
+ "𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤂𞤮𞥅𞤻𞤮𞤤𞤣𞤵 "
+ "𞤀𞤪𞤢𞤦𞤭𞤴𞤢"
+ }
+ }
+ "meta:Guyana"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤘𞤢𞤴𞤢𞤲𞤢𞥄"}
+ }
+ "meta:Hawaii_Aleutian"{
+ ld{"𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤖𞤢𞤱𞤢𞥄𞤴𞤭𞥅-𞤀𞤤𞤮𞤧𞤭𞤴𞤢𞤲"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤢𞥄𞤴𞤭𞥅-𞤀𞤤𞤮𞤧𞤭𞤴𞤢𞤲"}
+ ls{
+ "𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤖𞤢𞤱𞤢𞥄𞤴𞤭𞥅-"
+ "𞤀𞤤𞤮𞤧𞤭𞤴𞤢𞤲"
+ }
+ }
+ "meta:Hong_Kong"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤖𞤮𞤲𞤳𞤮𞤲"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤮𞤲𞤳𞤮𞤲"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤖𞤮𞤲𞤳𞤮𞤲"}
+ }
+ "meta:Hovd"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤖𞤮𞤬𞤣𞤵"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤮𞤬𞤣𞤵"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤖𞤮𞤬𞤣𞤵"}
+ }
+ "meta:India"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤖𞤭𞤲𞤣𞤵𞤼𞤢𞥄𞤲"}
+ }
+ "meta:Indian_Ocean"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤃𞤢𞥄𞤴𞤮 𞤋𞤲𞤣𞤭𞤴𞤢𞤱𞤮"}
+ }
+ "meta:Indochina"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤭𞤲𞤣𞤵𞤷𞤢𞤴𞤲𞤢𞥄"}
+ }
+ "meta:Indonesia_Central"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤚𞤮𞤥𞤦𞤮𞥅𞤪𞤭 𞤋𞤲𞤣𞤮𞤲𞤭𞥅𞤧𞤭𞤴𞤢"}
+ }
+ "meta:Indonesia_Eastern"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤊𞤵𞤯𞤲𞤢𞥄𞤲𞥋𞤺𞤫 𞤋𞤲𞤣𞤮𞤲𞤭𞥅𞤧𞤭𞤴𞤢"}
+ }
+ "meta:Indonesia_Western"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤭𞥅𞤪𞤲𞤢𞥄𞤲𞥋𞤺𞤫 𞤋𞤲𞤣𞤮𞤲𞤭𞥅𞤧𞤭𞤴𞤢"}
+ }
+ "meta:Iran"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤋𞤪𞤢𞥄𞤲"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤋𞤪𞤢𞥄𞤲"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤋𞤪𞤢𞥄𞤲"}
+ }
+ "meta:Irkutsk"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤋𞤪𞤳𞤵𞤼𞤭𞤧𞤳𞤵"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤋𞤪𞤳𞤵𞤼𞤭𞤧𞤳𞤵"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤋𞤪𞤳𞤵𞤼𞤭𞤧𞤳𞤵"}
+ }
+ "meta:Israel"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤋𞤧𞤪𞤢𞥄𞤭𞥅𞤤𞤵"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤋𞤧𞤪𞤢𞥄𞤭𞥅𞤤𞤵"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤋𞤧𞤪𞤢𞥄𞤭𞥅𞤤𞤵"}
+ }
+ "meta:Japan"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤔𞤢𞤨𞤢𞤲"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤔𞤢𞤨𞤢𞤲"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤔𞤢𞤨𞤢𞤲"}
+ }
+ "meta:Kazakhstan_Eastern"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤑𞤢𞥁𞤢𞤿𞤢𞤧𞤼𞤢𞥄𞤲"}
+ }
+ "meta:Kazakhstan_Western"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤭𞤪𞤲𞤢𞥄𞤲𞥋𞤺𞤫 𞤑𞤢𞥁𞤢𞤿𞤢𞤧𞤼𞤢𞥄𞤲"}
+ }
+ "meta:Korea"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤑𞤮𞥅𞤪𞤫𞤴𞤢𞥄"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤑𞤮𞥅𞤪𞤫𞤴𞤢𞥄"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤑𞤮𞥅𞤪𞤫𞤴𞤢𞥄"}
+ }
+ "meta:Kosrae"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤑𞤮𞤧𞤪𞤢𞤴"}
+ }
+ "meta:Krasnoyarsk"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤑𞤢𞤪𞤢𞤧𞤲𞤮𞤴𞤢𞤪𞤧𞤭𞤳"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤑𞤢𞤪𞤢𞤧𞤲𞤮𞤴𞤢𞤪𞤧𞤭𞤳"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤑𞤢𞤪𞤢𞤧𞤲𞤮𞤴𞤢𞤪𞤧𞤭𞤳"}
+ }
+ "meta:Kyrgystan"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤑𞤭𞤪𞤺𞤭𞤧𞤼𞤢𞥄𞤲"}
+ }
+ "meta:Line_Islands"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤅𞤵𞤪𞤭𞥅𞤶𞤫 𞤂𞤢𞤴𞤲𞤵"}
+ }
+ "meta:Lord_Howe"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤂𞤮𞤪𞤣𞤵-𞤖𞤮𞤱𞤫"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤂𞤮𞤪𞤣𞤵-𞤖𞤮𞤱𞤫"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤂𞤮𞤪𞤣𞤵-𞤖𞤮𞤱𞤫"}
+ }
+ "meta:Macquarie"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤅𞤵𞤪𞤭𞥅𞤪𞤫 𞤃𞤢𞤳𞤢𞥄𞤪𞤭"}
+ }
+ "meta:Magadan"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤃𞤢𞤺𞤢𞤣𞤢𞤲"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤃𞤢𞤺𞤢𞤣𞤢𞤲"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤃𞤢𞤺𞤢𞤣𞤢𞤲"}
+ }
+ "meta:Malaysia"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤃𞤢𞤤𞤫𞥅𞤧𞤭𞤴𞤢"}
+ }
+ "meta:Maldives"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤃𞤢𞤤𞤣𞤢𞥄𞤴𞤭𞤧"}
+ }
+ "meta:Marquesas"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤃𞤢𞤪𞤳𞤫𞤧𞤢𞤧"}
+ }
+ "meta:Marshall_Islands"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤅𞤵𞤪𞤭𞥅𞤶𞤫 𞤃𞤢𞤪𞤧𞤢𞤤"}
+ }
+ "meta:Mauritius"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤃𞤮𞤪𞤭𞥅𞤧𞤭"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤃𞤮𞤪𞤭𞥅𞤧𞤭"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤃𞤮𞤪𞤭𞥅𞤧𞤭"}
+ }
+ "meta:Mawson"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤃𞤢𞤱𞤧𞤮𞤲"}
+ }
+ "meta:Mexico_Northwest"{
+ ld{
+ "𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤁𞤮𞤱𞤪𞤭-𞤖𞤭𞥅𞤪𞤲𞤢𞥄𞤲𞥋𞤺𞤫 "
+ "𞤃𞤫𞤳𞤧𞤭𞤳𞤮𞥅"
+ }
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤁𞤮𞤱𞤪𞤭-𞤖𞤭𞥅𞤪𞤲𞤢𞥄𞤲𞥋𞤺𞤫 𞤃𞤫𞤳𞤧𞤭𞤳𞤮𞥅"}
+ ls{
+ "𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤁𞤮𞤱𞤪𞤭-"
+ "𞤖𞤭𞥅𞤪𞤲𞤢𞥄𞤲𞥋𞤺𞤫 𞤃𞤫𞤳𞤧𞤭𞤳𞤮𞥅"
+ }
+ }
+ "meta:Mexico_Pacific"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤆𞤢𞥄𞤧𞤫𞤬𞤭𞤳 𞤃𞤫𞤳𞤧𞤭𞤲𞤳𞤮"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤆𞤢𞥄𞤧𞤫𞤬𞤭𞤳 𞤃𞤫𞤳𞤧𞤭𞤲𞤳𞤮"}
+ ls{
+ "𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤆𞤢𞥄𞤧𞤫𞤬𞤭𞤳 "
+ "𞤃𞤫𞤳𞤧𞤭𞤲𞤳𞤮"
+ }
+ }
+ "meta:Mongolia"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤓𞤤𞤢𞤲𞤦𞤢𞤼𞤢𞤪"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤓𞤤𞤢𞤲𞤦𞤢𞤼𞤢𞤪"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤓𞤤𞤢𞤲𞤦𞤢𞤼𞤢𞤪"}
+ }
+ "meta:Moscow"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤃𞤮𞤧𞤳𞤮"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤃𞤮𞤧𞤳𞤮"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤃𞤮𞤧𞤳𞤮"}
+ }
+ "meta:Myanmar"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤃𞤭𞤴𞤢𞤥𞤢𞥄𞤪"}
+ }
+ "meta:Nauru"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤐𞤵𞥅𞤪𞤵"}
+ }
+ "meta:Nepal"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤐𞤫𞤨𞤢𞤤"}
+ }
+ "meta:New_Caledonia"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤑𞤢𞤤𞤭𞤣𞤮𞤲𞤭𞤴𞤢𞥄 𞤖𞤫𞤴𞤯𞤮"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤑𞤢𞤤𞤭𞤣𞤮𞤲𞤭𞤴𞤢𞥄 𞤖𞤫𞤴𞤯𞤮"}
+ ls{
+ "𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤑𞤢𞤤𞤭𞤣𞤮𞤲𞤭𞤴𞤢𞥄 "
+ "𞤖𞤫𞤴𞤯𞤮"
+ }
+ }
+ "meta:New_Zealand"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤐𞤫𞤱-𞤟𞤫𞤤𞤢𞤲𞤣𞤭"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤐𞤫𞤱-𞤟𞤫𞤤𞤢𞤲𞤣𞤭"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤐𞤫𞤱-𞤟𞤫𞤤𞤢𞤲𞤣𞤭"}
+ }
+ "meta:Newfoundland"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤐𞤫𞤱𞤬𞤵𞤲𞤤𞤢𞤲𞤣"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤐𞤫𞤱𞤬𞤵𞤲𞤤𞤢𞤲𞤣"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤐𞤫𞤱𞤬𞤵𞤲𞤤𞤢𞤲𞤣"}
+ }
+ "meta:Niue"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤐𞤭𞥅𞤴𞤵"}
+ }
+ "meta:Norfolk"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤅𞤵𞤪𞤭𞥅𞤪𞤫 𞤐𞤮𞤪𞤬𞤮𞤤𞤳𞤵"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤅𞤵𞤪𞤭𞥅𞤪𞤫 𞤐𞤮𞤪𞤬𞤮𞤤𞤳𞤵"}
+ ls{
+ "𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤅𞤵𞤪𞤭𞥅𞤪𞤫 "
+ "𞤐𞤮𞤪𞤬𞤮𞤤𞤳𞤵"
+ }
+ }
+ "meta:Noronha"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤊𞤫𞤪𞤲𞤢𞤲𞤣𞤮𞥅 𞤣𞤫 𞤐𞤮𞤪𞤮𞤲𞤽𞤢𞥄"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤊𞤫𞤪𞤲𞤢𞤲𞤣𞤮𞥅 𞤣𞤫 𞤐𞤮𞤪𞤮𞤲𞤽𞤢𞥄"}
+ ls{
+ "𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤊𞤫𞤪𞤲𞤢𞤲𞤣𞤮𞥅 𞤣𞤫 "
+ "𞤐𞤮𞤪𞤮𞤲𞤽𞤢𞥄"
+ }
+ }
+ "meta:Novosibirsk"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤐𞤮𞤾𞤮𞤧𞤦𞤭𞤪𞤧𞤭𞤳"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤐𞤮𞤾𞤮𞤧𞤦𞤭𞤪𞤧𞤭𞤳"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤐𞤮𞤾𞤮𞤧𞤦𞤭𞤪𞤧𞤭𞤳"}
+ }
+ "meta:Omsk"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤌𞤥𞤧𞤵𞤳𞤵"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤌𞤥𞤧𞤵𞤳𞤵"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤌𞤥𞤧𞤵𞤳𞤵"}
+ }
+ "meta:Pakistan"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤆𞤢𞤳𞤭𞤧𞤼𞤢𞥄𞤲"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤆𞤢𞤳𞤭𞤧𞤼𞤢𞥄𞤲"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤆𞤢𞤳𞤭𞤧𞤼𞤢𞥄𞤲"}
+ }
+ "meta:Palau"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤆𞤮𞤤𞤢𞥄𞤱𞤮"}
+ }
+ "meta:Papua_New_Guinea"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤆𞤢𞤨𞤵𞤱𞤢 𞤘𞤭𞤲𞤫 𞤖𞤫𞤴𞤯𞤮"}
+ }
+ "meta:Paraguay"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤆𞤢𞥄𞤪𞤢𞤺𞤮𞤴"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤆𞤢𞥄𞤪𞤢𞤺𞤮𞤴"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤆𞤢𞥄𞤪𞤢𞤺𞤮𞤴"}
+ }
+ "meta:Peru"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤕𞤫𞥅𞤯𞤵 𞤆𞤫𞤪𞤵𞥅"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤆𞤫𞤪𞤵𞥅"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤆𞤫𞤪𞤵𞥅"}
+ }
+ "meta:Philippines"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤊𞤭𞤤𞤭𞤨𞥆𞤭𞥅𞤲"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤊𞤭𞤤𞤭𞤨𞥆𞤭𞥅𞤲"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤊𞤭𞤤𞤭𞤨𞥆𞤭𞥅𞤲"}
+ }
+ "meta:Phoenix_Islands"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤅𞤵𞤪𞤭𞥅𞤶𞤫 𞤊𞤫𞤲𞤭𞤳𞤧𞤭"}
+ }
+ "meta:Pierre_Miquelon"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤅𞤫𞤲-𞤆𞤭𞤴𞤫𞥅𞤪 & 𞤃𞤭𞤳𞤫𞤤𞤮𞤲"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤅𞤫𞤲-𞤆𞤭𞤴𞤫𞥅𞤪 & 𞤃𞤭𞤳𞤫𞤤𞤮𞤲"}
+ ls{
+ "𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤅𞤫𞤲-𞤆𞤭𞤴𞤫𞥅𞤪 & "
+ "𞤃𞤭𞤳𞤫𞤤𞤮𞤲"
+ }
+ }
+ "meta:Pitcairn"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤆𞤭𞤼𞤭𞤳𞤫𞤪𞤲𞤵"}
+ }
+ "meta:Ponape"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤆𞤮𞤲𞤢𞤨𞤫"}
+ }
+ "meta:Pyongyang"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤆𞤭𞤴𞤮𞤲𞤴𞤢𞤲"}
+ }
+ "meta:Reunion"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤈𞤫𞤲𞤭𞤴𞤮𞤲"}
+ }
+ "meta:Rothera"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤈𞤮𞤼𞤫𞤪𞤢"}
+ }
+ "meta:Sakhalin"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤅𞤢𞤿𞤢𞤤𞤭𞥅𞤲"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤅𞤢𞤿𞤢𞤤𞤭𞥅𞤲"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤅𞤢𞤿𞤢𞤤𞤭𞥅𞤲"}
+ }
+ "meta:Samoa"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤅𞤢𞤥𞤮𞤱𞤢"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤅𞤢𞤥𞤮𞤱𞤢"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤅𞤢𞤥𞤮𞤱𞤢"}
+ }
+ "meta:Seychelles"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤅𞤫𞤴𞤭𞤧𞤫𞤤"}
+ }
+ "meta:Singapore"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤅𞤭𞤲𞤺𞤢𞤨𞤵𞥅𞤪"}
+ }
+ "meta:Solomon"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤅𞤵𞤪𞤭𞥅𞤶𞤫 𞤅𞤵𞤤𞤫𞤴𞤥𞤢𞥄𞤲𞤢"}
+ }
+ "meta:South_Georgia"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤅𞤢𞤱𞤬-𞤔𞤮𞤪𞤶𞤭𞤴𞤢𞥄"}
+ }
+ "meta:Suriname"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤅𞤭𞤪𞤭𞤲𞤢𞤥"}
+ }
+ "meta:Syowa"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤅𞤢𞥄𞤴𞤵𞤱𞤢"}
+ }
+ "meta:Tahiti"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤚𞤢𞤸𞤭𞤼𞤭"}
+ }
+ "meta:Taipei"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤚𞤢𞤴𞤨𞤫𞥅"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤚𞤢𞤴𞤨𞤫𞥅"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤚𞤢𞤴𞤨𞤫𞥅"}
+ }
+ "meta:Tajikistan"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤚𞤢𞤶𞤭𞤳𞤭𞤧𞤼𞤢𞥄𞤲"}
+ }
+ "meta:Tokelau"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤚𞤮𞤳𞤫𞤤𞤮𞤱𞤢"}
+ }
+ "meta:Tonga"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤚𞤮𞤲𞤺𞤢"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤚𞤮𞤲𞤺𞤢"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤚𞤮𞤲𞤺𞤢"}
+ }
+ "meta:Truk"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤵𞥅𞤳𞤵"}
+ }
+ "meta:Turkmenistan"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤚𞤵𞤪𞤳𞤭𞤥𞤫𞤧𞤼𞤢𞥄𞤲"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤚𞤵𞤪𞤳𞤭𞤥𞤫𞤧𞤼𞤢𞥄𞤲"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤚𞤵𞤪𞤳𞤭𞤥𞤫𞤧𞤼𞤢𞥄𞤲"}
+ }
+ "meta:Tuvalu"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤚𞤵𞤾𞤢𞤤𞤵"}
+ }
+ "meta:Uruguay"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤒𞤵𞥅𞤪𞤺𞤮𞤴"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤒𞤵𞥅𞤪𞤺𞤮𞤴"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤒𞤵𞥅𞤪𞤺𞤮𞤴"}
+ }
+ "meta:Uzbekistan"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤓𞥅𞤶𞤵𞤦𞤫𞤳𞤭𞤧𞤼𞤢𞥄𞤲"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤓𞥅𞤶𞤵𞤦𞤫𞤳𞤭𞤧𞤼𞤢𞥄𞤲"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤓𞥅𞤶𞤵𞤦𞤫𞤳𞤭𞤧𞤼𞤢𞥄𞤲"}
+ }
+ "meta:Vanuatu"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤜𞤢𞤲𞤵𞥅𞤼𞤵"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤜𞤢𞤲𞤵𞥅𞤼𞤵"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤜𞤢𞤲𞤵𞥅𞤼𞤵"}
+ }
+ "meta:Venezuela"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤜𞤫𞤲𞤭𞥅𞥁𞤮𞥅𞤤𞤢"}
+ }
+ "meta:Vladivostok"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤜𞤭𞤤𞤢𞤾𞤮𞤧𞤼𞤮𞤳"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤜𞤭𞤤𞤢𞤾𞤮𞤧𞤼𞤮𞤳"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤜𞤭𞤤𞤢𞤾𞤮𞤧𞤼𞤮𞤳"}
+ }
+ "meta:Volgograd"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤜𞤮𞤤𞤺𞤮𞤺𞤢𞤪𞤢𞥄𞤣"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤜𞤮𞤤𞤺𞤮𞤺𞤢𞤪𞤢𞥄𞤣"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤜𞤮𞤤𞤺𞤮𞤺𞤢𞤪𞤢𞥄𞤣"}
+ }
+ "meta:Vostok"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤜𞤮𞤧𞤼𞤮𞤳"}
+ }
+ "meta:Wake"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤅𞤵𞤪𞤭𞥅𞤪𞤫 𞤏𞤫𞥅𞤳𞤵"}
+ }
+ "meta:Wallis"{
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤏𞤢𞤤𞤭𞥅𞤧 & 𞤊𞤵𞤼𞤵𞤲𞤢"}
+ }
+ "meta:Yakutsk"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤒𞤢𞤳𞤢𞤼𞤭𞤧𞤳𞤵"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤒𞤢𞤳𞤢𞤼𞤭𞤧𞤳𞤵"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤒𞤢𞤳𞤢𞤼𞤭𞤧𞤳𞤵"}
+ }
+ "meta:Yekaterinburg"{
+ ld{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤕𞤫𞥅𞤯𞤵 𞤒𞤫𞤳𞤢𞤼𞤫𞤪𞤭𞤲𞤦𞤵𞤪𞤺𞤵"}
+ lg{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤒𞤫𞤳𞤢𞤼𞤫𞤪𞤭𞤲𞤦𞤵𞤪𞤺𞤵"}
+ ls{"𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫 𞤒𞤫𞤳𞤢𞤼𞤫𞤪𞤭𞤲𞤦𞤵𞤪𞤺𞤵"}
+ }
+ gmtFormat{"𞤑𞤖𞤏{0}"}
+ gmtZeroFormat{"𞤑𞤖𞤏"}
+ regionFormat{"{0} 𞤑𞤭𞤶𞤮𞥅𞤪𞤫"}
+ regionFormatDaylight{"{0} 𞤐𞥋𞤔𞤢𞤥𞤲𞥋𞤣𞤭 𞤕𞤫𞥅𞤯𞤵"}
+ regionFormatStandard{"{0} 𞤑𞤭𞤶𞤮𞥅𞤪𞤫 𞤖𞤢𞤱𞤪𞤭𞤼𞤵𞤲𞥋𞤣𞤫"}
+ }
+}
diff --git a/icu4c/source/data/zone/ff_Latn.txt b/icu4c/source/data/zone/ff_Latn.txt
index 9a4255e56e7..3d8715b562c 100644
--- a/icu4c/source/data/zone/ff_Latn.txt
+++ b/icu4c/source/data/zone/ff_Latn.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ff_Latn{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/fi.txt b/icu4c/source/data/zone/fi.txt
index a9ce484ebbe..86dbac2f552 100644
--- a/icu4c/source/data/zone/fi.txt
+++ b/icu4c/source/data/zone/fi.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fi{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidjan"}
@@ -1755,7 +1755,9 @@ fi{
ls{"Niuen aika"}
}
"meta:Norfolk"{
- ls{"Norfolkinsaaren aika"}
+ ld{"Norfolkinsaaren kesäaika"}
+ lg{"Norfolkinsaaren aika"}
+ ls{"Norfolkinsaaren normaaliaika"}
}
"meta:Noronha"{
ld{"Fernando de Noronhan kesäaika"}
diff --git a/icu4c/source/data/zone/fil.txt b/icu4c/source/data/zone/fil.txt
index 9dc426caad4..7f52e30e5c0 100644
--- a/icu4c/source/data/zone/fil.txt
+++ b/icu4c/source/data/zone/fil.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fil{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidjan"}
@@ -1720,7 +1720,9 @@ fil{
ls{"Oras sa Niue"}
}
"meta:Norfolk"{
- ls{"Oras sa Norfolk Island"}
+ ld{"Daylight Time sa Norfolk Island"}
+ lg{"Oras sa Norfolk Island"}
+ ls{"Standard na Norfolk Island"}
}
"meta:Noronha"{
ld{"Oras sa Tag-init ng Fernando de Noronha"}
diff --git a/icu4c/source/data/zone/fo.txt b/icu4c/source/data/zone/fo.txt
index 5c397f76046..e956b45dc8e 100644
--- a/icu4c/source/data/zone/fo.txt
+++ b/icu4c/source/data/zone/fo.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fo{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidjan"}
@@ -1710,7 +1710,9 @@ fo{
ls{"Niue tíð"}
}
"meta:Norfolk"{
- ls{"Norfolksoyggj tíð"}
+ ld{"Norfolksoyggj summartíð"}
+ lg{"Norfolksoyggj tíð"}
+ ls{"Norfolksoyggj vanlig tíð"}
}
"meta:Noronha"{
ld{"Fernando de Noronha summartíð"}
diff --git a/icu4c/source/data/zone/fr.txt b/icu4c/source/data/zone/fr.txt
index 48d2eb968e0..1ec6a94601f 100644
--- a/icu4c/source/data/zone/fr.txt
+++ b/icu4c/source/data/zone/fr.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidjan"}
@@ -1743,7 +1743,9 @@ fr{
ls{"heure de Nioué"}
}
"meta:Norfolk"{
- ls{"heure de l’île Norfolk"}
+ ld{"heure d’été de l’île Norfolk"}
+ lg{"heure de l’île Norfolk"}
+ ls{"heure normale de l’île Norfolk"}
}
"meta:Noronha"{
ld{"heure d’été de Fernando de Noronha"}
diff --git a/icu4c/source/data/zone/fr_CA.txt b/icu4c/source/data/zone/fr_CA.txt
index 0fd9012507b..d184a0bda08 100644
--- a/icu4c/source/data/zone/fr_CA.txt
+++ b/icu4c/source/data/zone/fr_CA.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_CA{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Ndjamena"{
ec{"Ndjamena"}
@@ -402,6 +402,11 @@ fr_CA{
sg{"HT"}
ss{"HNT"}
}
+ "meta:Norfolk"{
+ ld{"heure avancée de l’île Norfolk"}
+ lg{"heure de l’île Norfolk"}
+ ls{"heure normale de l’île Norfolk"}
+ }
"meta:Noronha"{
ld{"heure avancée de Fernando de Noronha"}
lg{"heure de Fernando de Noronha"}
diff --git a/icu4c/source/data/zone/fr_GF.txt b/icu4c/source/data/zone/fr_GF.txt
index 2bf23bdc6e3..9d0e1fff46e 100644
--- a/icu4c/source/data/zone/fr_GF.txt
+++ b/icu4c/source/data/zone/fr_GF.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fr_GF{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:French_Guiana"{
ss{"GFT"}
diff --git a/icu4c/source/data/zone/fur.txt b/icu4c/source/data/zone/fur.txt
index 9047fdc57e1..9673612ebe9 100644
--- a/icu4c/source/data/zone/fur.txt
+++ b/icu4c/source/data/zone/fur.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fur{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"America:New_York"{
ec{"Gnove York"}
diff --git a/icu4c/source/data/zone/fy.txt b/icu4c/source/data/zone/fy.txt
index 0fcc55bd87c..45808ce204e 100644
--- a/icu4c/source/data/zone/fy.txt
+++ b/icu4c/source/data/zone/fy.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
fy{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Addis_Ababa"{
ec{"Addis Abeba"}
@@ -805,7 +805,9 @@ fy{
ls{"Niuese tiid"}
}
"meta:Norfolk"{
- ls{"Norfolkeilânske tiid"}
+ ld{"Norfolkeilânske simmertiid"}
+ lg{"Norfolkeilânske tiid"}
+ ls{"Norfolkeilânske standerttiid"}
}
"meta:Noronha"{
ld{"Fernando de Noronha-simmertiid"}
diff --git a/icu4c/source/data/zone/ga.txt b/icu4c/source/data/zone/ga.txt
index 1a8bccb531c..1dfa8fed2dc 100644
--- a/icu4c/source/data/zone/ga.txt
+++ b/icu4c/source/data/zone/ga.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ga{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidjan"}
@@ -1766,7 +1766,9 @@ ga{
ls{"Am Niue"}
}
"meta:Norfolk"{
- ls{"Am Oileán Norfolk"}
+ ld{"Am Samhraidh Oileán Norfolk"}
+ lg{"Am Oileán Norfolk"}
+ ls{"Am Caighdeánach Oileán Norfolk"}
}
"meta:Noronha"{
ld{"Am Samhraidh Fhernando de Noronha"}
diff --git a/icu4c/source/data/zone/gd.txt b/icu4c/source/data/zone/gd.txt
index a65808df001..dc873d0d40f 100644
--- a/icu4c/source/data/zone/gd.txt
+++ b/icu4c/source/data/zone/gd.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
gd{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidjan"}
@@ -1791,7 +1791,9 @@ gd{
ls{"Àm Niue"}
}
"meta:Norfolk"{
- ls{"Àm Eilein Norfolk"}
+ ld{"Tìde samhraidh Eilein Norfolk"}
+ lg{"Àm Eilein Norfolk"}
+ ls{"Bun-àm Eilein Norfolk"}
}
"meta:Noronha"{
ld{"Tìde Samhraidh Fernando de Noronha"}
diff --git a/icu4c/source/data/zone/gl.txt b/icu4c/source/data/zone/gl.txt
index 12744189096..1d14aa169b8 100644
--- a/icu4c/source/data/zone/gl.txt
+++ b/icu4c/source/data/zone/gl.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
gl{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidjan"}
@@ -1724,7 +1724,9 @@ gl{
ls{"Horario de Niue"}
}
"meta:Norfolk"{
- ls{"Horario da Illa Norfolk"}
+ ld{"Horario de verán da Illa Norfolk"}
+ lg{"Horario da Illa Norfolk"}
+ ls{"Horario estándar da Illa Norfolk"}
}
"meta:Noronha"{
ld{"Horario de verán de Fernando de Noronha"}
diff --git a/icu4c/source/data/zone/gsw.txt b/icu4c/source/data/zone/gsw.txt
index c44ee4abbbf..ace3bc0b771 100644
--- a/icu4c/source/data/zone/gsw.txt
+++ b/icu4c/source/data/zone/gsw.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
gsw{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Accra"{
ec{"Akkra"}
diff --git a/icu4c/source/data/zone/gu.txt b/icu4c/source/data/zone/gu.txt
index 44a08cfe227..3ec3ddb7b1c 100644
--- a/icu4c/source/data/zone/gu.txt
+++ b/icu4c/source/data/zone/gu.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
gu{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"આબિદ્જાન"}
@@ -1752,7 +1752,9 @@ gu{
ls{"નીયુ સમય"}
}
"meta:Norfolk"{
- ls{"નોરફૉક આઇલેન્ડ સમય"}
+ ld{"નોરફૉક આઇલેન્ડ ગ્રીષ્મ સમય"}
+ lg{"નોરફૉક આઇલેન્ડ સમય"}
+ ls{"નોરફૉક આઇલેન્ડ માનક સમય"}
}
"meta:Noronha"{
ld{"ફર્નાન્ડો દે નોરોહા ગ્રીષ્મ સમય"}
diff --git a/icu4c/source/data/zone/guz.txt b/icu4c/source/data/zone/guz.txt
index b10a796f238..b50d5beca2a 100644
--- a/icu4c/source/data/zone/guz.txt
+++ b/icu4c/source/data/zone/guz.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
guz{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/gv.txt b/icu4c/source/data/zone/gv.txt
index 657906083df..63c855d2874 100644
--- a/icu4c/source/data/zone/gv.txt
+++ b/icu4c/source/data/zone/gv.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
gv{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/ha.txt b/icu4c/source/data/zone/ha.txt
index b756fbf4318..123b6f7de05 100644
--- a/icu4c/source/data/zone/ha.txt
+++ b/icu4c/source/data/zone/ha.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ha{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"America:North_Dakota:Beulah"{
ec{"Beulah, Arewacin Dakota"}
@@ -346,6 +346,11 @@ ha{
"meta:Marshall_Islands"{
ls{"Marshall Islands Time"}
}
+ "meta:Mauritius"{
+ ld{"Bazarar Mauritius"}
+ lg{"Lokacin Mauritius"}
+ ls{"TsaTsayayyar Lokacin Mauritius"}
+ }
"meta:Mawson"{
ls{"Mawson Time"}
}
@@ -397,7 +402,9 @@ ha{
ls{"Niue Time"}
}
"meta:Norfolk"{
- ls{"Norfolk Island Time"}
+ ld{"Norfolk Island Daylight Time"}
+ lg{"Norfolk Island Time"}
+ ls{"Norfolk Island Standard Time"}
}
"meta:Novosibirsk"{
ld{"Novosibirsk Summer Time"}
diff --git a/icu4c/source/data/zone/haw.txt b/icu4c/source/data/zone/haw.txt
index fee3481fb45..53439a6963e 100644
--- a/icu4c/source/data/zone/haw.txt
+++ b/icu4c/source/data/zone/haw.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
haw{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Pacific:Honolulu"{
sd{"HDT"}
diff --git a/icu4c/source/data/zone/he.txt b/icu4c/source/data/zone/he.txt
index c1bcd02b418..0490cd4897d 100644
--- a/icu4c/source/data/zone/he.txt
+++ b/icu4c/source/data/zone/he.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
he{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"אביג׳אן"}
@@ -1743,7 +1743,9 @@ he{
ls{"שעון ניואה"}
}
"meta:Norfolk"{
- ls{"שעון האי נורפוק"}
+ ld{"שעון האי נורפוק (קיץ)"}
+ lg{"שעון האי נורפוק"}
+ ls{"שעון האי נורפוק (חורף)"}
}
"meta:Noronha"{
ld{"שעון פרננדו די נורוניה (קיץ)"}
diff --git a/icu4c/source/data/zone/hi.txt b/icu4c/source/data/zone/hi.txt
index 8940dfd0fff..67632817e3b 100644
--- a/icu4c/source/data/zone/hi.txt
+++ b/icu4c/source/data/zone/hi.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
hi{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"अबिदजान"}
@@ -1721,7 +1721,9 @@ hi{
ls{"नीयू समय"}
}
"meta:Norfolk"{
- ls{"नॉरफ़ॉक द्वीप समय"}
+ ld{"नॉरफ़ॉक द्वीप डेलाइट समय"}
+ lg{"नॉरफ़ॉक द्वीप समय"}
+ ls{"नॉरफ़ॉक द्वीप मानक समय"}
}
"meta:Noronha"{
ld{"फ़र्नांर्डो डे नोरोन्हा ग्रीष्मकालीन समय"}
diff --git a/icu4c/source/data/zone/hr.txt b/icu4c/source/data/zone/hr.txt
index 626accf105a..113cc648fc2 100644
--- a/icu4c/source/data/zone/hr.txt
+++ b/icu4c/source/data/zone/hr.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
hr{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidjan"}
@@ -1764,7 +1764,9 @@ hr{
ls{"vrijeme Niuea"}
}
"meta:Norfolk"{
- ls{"vrijeme Otoka Norfolk"}
+ ld{"ljetno vrijeme Otoka Norfolk"}
+ lg{"vrijeme Otoka Norfolk"}
+ ls{"standardno vrijeme Otoka Norfolk"}
}
"meta:Noronha"{
ld{"ljetno vrijeme grada Fernando de Noronha"}
diff --git a/icu4c/source/data/zone/hsb.txt b/icu4c/source/data/zone/hsb.txt
index c38820b2435..53928ace93c 100644
--- a/icu4c/source/data/zone/hsb.txt
+++ b/icu4c/source/data/zone/hsb.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
hsb{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Accra"{
ec{"Akkra"}
@@ -790,7 +790,9 @@ hsb{
ls{"niueski čas"}
}
"meta:Norfolk"{
- ls{"čas kupy Norfolk"}
+ ld{"lětni čas kupy Norfolk"}
+ lg{"čas kupy Norfolk"}
+ ls{"standardny čas kupy Norfolk"}
}
"meta:Noronha"{
ld{"lětni čas kupow Fernando de Noronha"}
diff --git a/icu4c/source/data/zone/hu.txt b/icu4c/source/data/zone/hu.txt
index 93f46ddd306..753ce49d448 100644
--- a/icu4c/source/data/zone/hu.txt
+++ b/icu4c/source/data/zone/hu.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
hu{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidjan"}
@@ -1761,7 +1761,9 @@ hu{
ls{"niuei idő"}
}
"meta:Norfolk"{
- ls{"norfolk-szigeteki idő"}
+ ld{"norfolk-szigeteki nyári idő"}
+ lg{"norfolk-szigeteki idő"}
+ ls{"norfolk-szigeteki téli idő"}
}
"meta:Noronha"{
ld{"Fernando de Noronha-i nyári idő"}
diff --git a/icu4c/source/data/zone/hy.txt b/icu4c/source/data/zone/hy.txt
index f07bc76d81b..c3f5abfc9de 100644
--- a/icu4c/source/data/zone/hy.txt
+++ b/icu4c/source/data/zone/hy.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
hy{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Աբիջան"}
@@ -1710,7 +1710,9 @@ hy{
ls{"Նիուեյի ժամանակ"}
}
"meta:Norfolk"{
- ls{"Նորֆոլկ կղզու ժամանակ"}
+ ld{"Նորֆոլկ կղզու ամառային ժամանակ"}
+ lg{"Նորֆոլկ կղզու ժամանակ"}
+ ls{"Նորֆոլկ կղզու ստանդարտ ժամանակ"}
}
"meta:Noronha"{
ld{"Ֆերնանդու դի Նորոնյայի ամառային ժամանակ"}
diff --git a/icu4c/source/data/zone/ia.txt b/icu4c/source/data/zone/ia.txt
index 94fc1e54820..6e38b761dfa 100644
--- a/icu4c/source/data/zone/ia.txt
+++ b/icu4c/source/data/zone/ia.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ia{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Ceuta"{
ec{"Ceuta"}
diff --git a/icu4c/source/data/zone/id.txt b/icu4c/source/data/zone/id.txt
index 37d5ce6df0e..f71089c3ab1 100644
--- a/icu4c/source/data/zone/id.txt
+++ b/icu4c/source/data/zone/id.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
id{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidjan"}
@@ -1757,7 +1757,9 @@ id{
ls{"Waktu Niue"}
}
"meta:Norfolk"{
- ls{"Waktu Kepulauan Norfolk"}
+ ld{"Waktu Musim Panas Kepulauan Norfolk"}
+ lg{"Waktu Kepulauan Norfolk"}
+ ls{"Waktu Standar Kepulauan Norfolk"}
}
"meta:Noronha"{
ld{"Waktu Musim Panas Fernando de Noronha"}
diff --git a/icu4c/source/data/zone/ig.txt b/icu4c/source/data/zone/ig.txt
index 2adfdad8e00..863520b5c59 100644
--- a/icu4c/source/data/zone/ig.txt
+++ b/icu4c/source/data/zone/ig.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ig{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"America:Araguaina"{
ec{"Araguaina"}
@@ -433,7 +433,9 @@ ig{
ls{"Oge Niue"}
}
"meta:Norfolk"{
- ls{"Oge Norfolk Island"}
+ ld{"Oge Okpomọkụ Norfolk Island"}
+ lg{"Oge Norfolk Island"}
+ ls{"Oge Izugbe Norfolk Island"}
}
"meta:Noronha"{
ld{"Oge Okpomọkụ Fernando de Noronha"}
diff --git a/icu4c/source/data/zone/ii.txt b/icu4c/source/data/zone/ii.txt
index 37c28b46bef..6eb8addea76 100644
--- a/icu4c/source/data/zone/ii.txt
+++ b/icu4c/source/data/zone/ii.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ii{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Etc:Unknown"{
ec{"ꅉꀋꐚꌠ"}
diff --git a/icu4c/source/data/zone/is.txt b/icu4c/source/data/zone/is.txt
index b41742cd893..8804f37a99c 100644
--- a/icu4c/source/data/zone/is.txt
+++ b/icu4c/source/data/zone/is.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
is{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidjan"}
@@ -1720,7 +1720,9 @@ is{
ls{"Niue-tími"}
}
"meta:Norfolk"{
- ls{"Tími á Norfolk-eyju"}
+ ld{"Sumartími á Norfolk-eyju"}
+ lg{"Tími á Norfolk-eyju"}
+ ls{"Staðaltími á Norfolk-eyju"}
}
"meta:Noronha"{
ld{"Sumartími í Fernando de Noronha"}
diff --git a/icu4c/source/data/zone/it.txt b/icu4c/source/data/zone/it.txt
index 25171de0c3b..217a7148367 100644
--- a/icu4c/source/data/zone/it.txt
+++ b/icu4c/source/data/zone/it.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
it{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidjan"}
@@ -1726,7 +1726,9 @@ it{
ls{"Ora di Niue"}
}
"meta:Norfolk"{
- ls{"Ora delle Isole Norfolk"}
+ ld{"Ora legale delle Isole Norfolk"}
+ lg{"Ora delle Isole Norfolk"}
+ ls{"Ora standard delle Isole Norfolk"}
}
"meta:Noronha"{
ld{"Ora legale di Fernando de Noronha"}
diff --git a/icu4c/source/data/zone/ja.txt b/icu4c/source/data/zone/ja.txt
index 6f96512a84e..b593bb0f3d0 100644
--- a/icu4c/source/data/zone/ja.txt
+++ b/icu4c/source/data/zone/ja.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ja{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"アビジャン"}
@@ -1757,7 +1757,9 @@ ja{
ls{"ニウエ時間"}
}
"meta:Norfolk"{
- ls{"ノーフォーク島時間"}
+ ld{"ノーフォーク島夏時間"}
+ lg{"ノーフォーク島時間"}
+ ls{"ノーフォーク島標準時"}
}
"meta:Noronha"{
ld{"フェルナンド・デ・ノローニャ夏時間"}
diff --git a/icu4c/source/data/zone/ja_JP.txt b/icu4c/source/data/zone/ja_JP.txt
deleted file mode 100644
index 933dd40c680..00000000000
--- a/icu4c/source/data/zone/ja_JP.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-// © 2016 and later: Unicode, Inc. and others.
-// License & terms of use: http://www.unicode.org/copyright.html#License
-/**
- * generated alias target
- */
-ja_JP{
- ___{""}
-}
diff --git a/icu4c/source/data/zone/ja_JP_TRADITIONAL.txt b/icu4c/source/data/zone/ja_JP_TRADITIONAL.txt
deleted file mode 100644
index 2a23df32faa..00000000000
--- a/icu4c/source/data/zone/ja_JP_TRADITIONAL.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-// © 2016 and later: Unicode, Inc. and others.
-// License & terms of use: http://www.unicode.org/copyright.html#License
-ja_JP_TRADITIONAL{
- calendar{
- default{"japanese"}
- }
-}
diff --git a/icu4c/source/data/zone/jgo.txt b/icu4c/source/data/zone/jgo.txt
index 2a5fc2b656e..4ee7feccf35 100644
--- a/icu4c/source/data/zone/jgo.txt
+++ b/icu4c/source/data/zone/jgo.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
jgo{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
fallbackFormat{"{1} ({0})"}
gmtFormat{"GMT{0}"}
diff --git a/icu4c/source/data/zone/jmc.txt b/icu4c/source/data/zone/jmc.txt
index 1176743fafe..a67dfa46d80 100644
--- a/icu4c/source/data/zone/jmc.txt
+++ b/icu4c/source/data/zone/jmc.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
jmc{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/jv.txt b/icu4c/source/data/zone/jv.txt
index 32727488d1a..233e6732c17 100644
--- a/icu4c/source/data/zone/jv.txt
+++ b/icu4c/source/data/zone/jv.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
jv{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidjan"}
@@ -1704,7 +1704,9 @@ jv{
ls{"Wektu Niue"}
}
"meta:Norfolk"{
- ls{"Wektu Pulo Norfolk"}
+ ld{"Wektu Ketigo Pulo Norfolk"}
+ lg{"Wektu Pulo Norfolk"}
+ ls{"Wektu Standar Pulo Norfolk"}
}
"meta:Noronha"{
ld{"Wektu Ketigo Fernando de Noronha"}
diff --git a/icu4c/source/data/zone/ka.txt b/icu4c/source/data/zone/ka.txt
index 5fa5daf0867..45bde00e975 100644
--- a/icu4c/source/data/zone/ka.txt
+++ b/icu4c/source/data/zone/ka.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ka{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"აბიჯანი"}
@@ -1710,7 +1710,9 @@ ka{
ls{"ნიუეს დრო"}
}
"meta:Norfolk"{
- ls{"ნორფოლკის კუნძულის დრო"}
+ ld{"ნორფოლკის კუნძულის ზაფხულის დრო"}
+ lg{"ნორფოლკის კუნძულის დრო"}
+ ls{"ნორფოლკის კუნძულის სტანდარტული დრო"}
}
"meta:Noronha"{
ld{"ფერნანდო-დე-ნორონიას ზაფხულის დრო"}
diff --git a/icu4c/source/data/zone/kab.txt b/icu4c/source/data/zone/kab.txt
index bbd56cc3d83..75a697e6112 100644
--- a/icu4c/source/data/zone/kab.txt
+++ b/icu4c/source/data/zone/kab.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kab{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/kam.txt b/icu4c/source/data/zone/kam.txt
index 4bd4ff9d4a4..f9443d0603d 100644
--- a/icu4c/source/data/zone/kam.txt
+++ b/icu4c/source/data/zone/kam.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kam{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/kde.txt b/icu4c/source/data/zone/kde.txt
index 4adc908e6dc..a7179f73f76 100644
--- a/icu4c/source/data/zone/kde.txt
+++ b/icu4c/source/data/zone/kde.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kde{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/kea.txt b/icu4c/source/data/zone/kea.txt
index bb91edec116..f1c39b555cc 100644
--- a/icu4c/source/data/zone/kea.txt
+++ b/icu4c/source/data/zone/kea.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kea{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"America:Blanc-Sablon"{
ec{"Blank-Sablon"}
diff --git a/icu4c/source/data/zone/khq.txt b/icu4c/source/data/zone/khq.txt
index 07713498e2f..a1314c46e8c 100644
--- a/icu4c/source/data/zone/khq.txt
+++ b/icu4c/source/data/zone/khq.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
khq{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/ki.txt b/icu4c/source/data/zone/ki.txt
index f3954c67b4f..9d196a41067 100644
--- a/icu4c/source/data/zone/ki.txt
+++ b/icu4c/source/data/zone/ki.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ki{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/kk.txt b/icu4c/source/data/zone/kk.txt
index 3ea16aea4af..1a493b7d92f 100644
--- a/icu4c/source/data/zone/kk.txt
+++ b/icu4c/source/data/zone/kk.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kk{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Абиджан"}
@@ -1713,7 +1713,9 @@ kk{
ls{"Ниуэ уақыты"}
}
"meta:Norfolk"{
- ls{"Норфолк аралы уақыты"}
+ ld{"Норфолк аралы жазғы уақыты"}
+ lg{"Норфолк аралы уақыты"}
+ ls{"Норфолк аралы стандартты уақыты"}
}
"meta:Noronha"{
ld{"Фернанду-ди-Норонья жазғы уақыты"}
diff --git a/icu4c/source/data/zone/kkj.txt b/icu4c/source/data/zone/kkj.txt
index 35ccdffa877..4eaaba5f17c 100644
--- a/icu4c/source/data/zone/kkj.txt
+++ b/icu4c/source/data/zone/kkj.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kkj{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/kl.txt b/icu4c/source/data/zone/kl.txt
index 96fababa63b..c29bc16f9ff 100644
--- a/icu4c/source/data/zone/kl.txt
+++ b/icu4c/source/data/zone/kl.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kl{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/kln.txt b/icu4c/source/data/zone/kln.txt
index bf4428d55e7..6ac43c271ce 100644
--- a/icu4c/source/data/zone/kln.txt
+++ b/icu4c/source/data/zone/kln.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kln{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/km.txt b/icu4c/source/data/zone/km.txt
index c7fb547506e..64d69278772 100644
--- a/icu4c/source/data/zone/km.txt
+++ b/icu4c/source/data/zone/km.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
km{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"អាប៊ីដ្យាន"}
@@ -1710,7 +1710,9 @@ km{
ls{"ម៉ោងនៅនីវ៉េ"}
}
"meta:Norfolk"{
- ls{"ម៉ោងនៅកោះន័រហ្វក់"}
+ ld{"ម៉ោងនៅណ័រហ្វក់នារដូវក្ដៅ"}
+ lg{"ម៉ោងនៅកោះន័រហ្វក់"}
+ ls{"ម៉ោងស្ដង់ដារនៅណ័រហ្វក់"}
}
"meta:Noronha"{
ld{"ម៉ោងនៅហ្វ៊ែណាន់ដូដឺណូរ៉ូញ៉ានារដូវក្តៅ"}
diff --git a/icu4c/source/data/zone/kn.txt b/icu4c/source/data/zone/kn.txt
index 9007911e572..02c0bd84dde 100644
--- a/icu4c/source/data/zone/kn.txt
+++ b/icu4c/source/data/zone/kn.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kn{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"ಅಬಿದ್ಜನ್"}
@@ -1721,7 +1721,9 @@ kn{
ls{"ನಿಯು ಸಮಯ"}
}
"meta:Norfolk"{
- ls{"ನಾರ್ಫೋಕ್ ದ್ವೀಪ ಸಮಯ"}
+ ld{"ನಾರ್ಫೋಕ್ ದ್ವೀಪ ಬೇಸಿಗೆ ಸಮಯ"}
+ lg{"ನಾರ್ಫೋಕ್ ದ್ವೀಪ ಸಮಯ"}
+ ls{"ನಾರ್ಫೋಕ್ ದ್ವೀಪ ಪ್ರಮಾಣಿತ ಸಮಯ"}
}
"meta:Noronha"{
ld{"ಫರ್ನಾಂಡೋ ದೆ ನೊರೊನ್ಹಾ ಬೇಸಿಗೆ ಸಮಯ"}
diff --git a/icu4c/source/data/zone/ko.txt b/icu4c/source/data/zone/ko.txt
index 0f7f7e7ed86..b23a41dd9f1 100644
--- a/icu4c/source/data/zone/ko.txt
+++ b/icu4c/source/data/zone/ko.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ko{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"아비장"}
@@ -1748,7 +1748,9 @@ ko{
ls{"니우에 시간"}
}
"meta:Norfolk"{
- ls{"노퍽섬 시간"}
+ ld{"노퍽섬 하계 표준시"}
+ lg{"노퍽섬 시간"}
+ ls{"노퍽섬 표준시"}
}
"meta:Noronha"{
ld{"페르난도 데 노로냐 하계 표준시"}
diff --git a/icu4c/source/data/zone/ko_KP.txt b/icu4c/source/data/zone/ko_KP.txt
index 694d340a6ec..be396ca5f5c 100644
--- a/icu4c/source/data/zone/ko_KP.txt
+++ b/icu4c/source/data/zone/ko_KP.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ko_KP{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Korea"{
ld{"조선 하계 표준시"}
diff --git a/icu4c/source/data/zone/kok.txt b/icu4c/source/data/zone/kok.txt
index 30f8ab5973f..65fef2b242b 100644
--- a/icu4c/source/data/zone/kok.txt
+++ b/icu4c/source/data/zone/kok.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kok{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"अबिदजान"}
@@ -637,7 +637,7 @@ kok{
ec{"लोंगयेअरब्येन"}
}
"Asia:Aden"{
- ec{"Aden"}
+ ec{"ऍडन"}
}
"Asia:Almaty"{
ec{"अल्माटी"}
@@ -1306,7 +1306,7 @@ kok{
"meta:Alaska"{
ld{"अलास्का डेलायट वेळ"}
lg{"अलास्का वेळ"}
- ls{"अलास्का प्रमाणित वेळ"}
+ ls{"अलास्का प्रमाणीत वेळ"}
}
"meta:Amazon"{
ld{"अमेझोन ग्रीष्म वेळ"}
@@ -1459,7 +1459,7 @@ kok{
"meta:Cuba"{
ld{"क्युबा डेलायट वेळ"}
lg{"क्युबा वेळ"}
- ls{"क्युबा प्रमाणित वेळ"}
+ ls{"क्युबा प्रमाणीत वेळ"}
}
"meta:Davis"{
ls{"डेव्हीस वेळ"}
@@ -1479,7 +1479,7 @@ kok{
ls{"इक्वेडोर वेळ"}
}
"meta:Europe_Central"{
- ld{"मध्य युवरोपियन ग्रीष्म वेळ"}
+ ld{"मध्य युरोपियन ग्रीष्म वेळ"}
lg{"मध्य युरोपियन वेळ"}
ls{"मध्य युरोपियन प्रमाणित वेळ"}
}
@@ -1513,7 +1513,7 @@ kok{
ls{"फ्रेन्च दक्षिण आनी अंटार्क्टिक वेळ"}
}
"meta:GMT"{
- ls{"ग्रीनविच मध्यc वेळ"}
+ ls{"ग्रीनविच मध्य वेळ"}
}
"meta:Galapagos"{
ls{"गालापागोस वेळ"}
@@ -1532,12 +1532,12 @@ kok{
"meta:Greenland_Eastern"{
ld{"उदेंत ग्रीनलँड ग्रीष्म वेळ"}
lg{"उदेंत ग्रीनलँड वेळ"}
- ls{"उदेंत ग्रीनलँड प्रमाणित वेळ"}
+ ls{"उदेंत ग्रीनलँड प्रमाणीत वेळ"}
}
"meta:Greenland_Western"{
ld{"अस्तंत ग्रीनलँड ग्रीष्म वेळ"}
lg{"अस्तंत ग्रीनलँड वेळ"}
- ls{"अस्तंत ग्रीनलँड प्रमाणित वेळ"}
+ ls{"अस्तंत ग्रीनलँड प्रमाणीत वेळ"}
}
"meta:Gulf"{
ls{"गल्फ प्रमाणित वेळ"}
@@ -1548,7 +1548,7 @@ kok{
"meta:Hawaii_Aleutian"{
ld{"हवाई-अलेयुशिन डेलायट वेळ"}
lg{"हवाई-अलेयुशिन वेळ"}
- ls{"हवाई-अलेयुशिन प्रमाणित वेळ"}
+ ls{"हवाई-अलेयुशिन प्रमाणीत वेळ"}
}
"meta:Hong_Kong"{
ld{"हाँग काँग ग्रीष्म वेळ"}
@@ -1660,12 +1660,12 @@ kok{
"meta:Mexico_Northwest"{
ld{"वायव्य मेक्सिको डेलायट वेळ"}
lg{"वायव्य मेक्सिको वेळ"}
- ls{"वायव्य मेक्सिको प्रमाणित वेळ"}
+ ls{"वायव्य मेक्सिको प्रमाणीत वेळ"}
}
"meta:Mexico_Pacific"{
ld{"मेक्सिकन प्रशांत डेलायट वेळ"}
lg{"मेक्सिकन प्रशांत वेळ"}
- ls{"मेक्सिकन प्रशांत प्रमाणित वेळ"}
+ ls{"मेक्सिकन प्रशांत प्रमाणीत वेळ"}
}
"meta:Mongolia"{
ld{"उलानबतार ग्रीष्म वेळ"}
@@ -1699,13 +1699,15 @@ kok{
"meta:Newfoundland"{
ld{"न्युफावंडलँड डेलायट वेळ"}
lg{"न्युफावंडलँड वेळ"}
- ls{"न्युफावंडलँड प्रमाणित वेळ"}
+ ls{"न्युफावंडलँड प्रमाणीत वेळ"}
}
"meta:Niue"{
ls{"न्युए वेळ"}
}
"meta:Norfolk"{
- ls{"नॉरफॉक आयलँड वेळ"}
+ ld{"नॉरफॉक आयलँड ग्रीष्म वेळ"}
+ lg{"नॉरफॉक आयलँड वेळ"}
+ ls{"नॉरफॉक आयलँड प्रमाणित वेळ"}
}
"meta:Noronha"{
ld{"फर्नांडो दी नोरोन्हा ग्रीष्म वेळ"}
@@ -1754,7 +1756,7 @@ kok{
"meta:Pierre_Miquelon"{
ld{"सेंट पियर आनी मिकलान डेलायट वेळ"}
lg{"सेंट पियर आनी मिकलान वेळ"}
- ls{"सेंट पियर आनी मिकलान प्रमाणित वेळ"}
+ ls{"सेंट पियर आनी मिकलान प्रमाणीत वेळ"}
}
"meta:Pitcairn"{
ls{"पिटकॅरन वेळ"}
diff --git a/icu4c/source/data/zone/ks.txt b/icu4c/source/data/zone/ks.txt
index 881b4b0a6f9..0fc40469ad5 100644
--- a/icu4c/source/data/zone/ks.txt
+++ b/icu4c/source/data/zone/ks.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ks{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"عابِدجان"}
@@ -1559,7 +1559,9 @@ ks{
ls{"نِیوٗ ٹایِم"}
}
"meta:Norfolk"{
- ls{"نورفعاک ٹایِم"}
+ ld{"نورفعاک سَمَر ٹایِم"}
+ lg{"نورفعاک ٹایِم"}
+ ls{"نورفعاک سٹینڑاڑ ٹایِم"}
}
"meta:Noronha"{
ld{"نورونہا سَمَر ٹایِم"}
diff --git a/icu4c/source/data/zone/ks_Arab.txt b/icu4c/source/data/zone/ks_Arab.txt
new file mode 100644
index 00000000000..aafa093f184
--- /dev/null
+++ b/icu4c/source/data/zone/ks_Arab.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+ks_Arab{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/zone/ks_Arab_IN.txt b/icu4c/source/data/zone/ks_Arab_IN.txt
new file mode 100644
index 00000000000..a13c0c96058
--- /dev/null
+++ b/icu4c/source/data/zone/ks_Arab_IN.txt
@@ -0,0 +1,8 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+/**
+ * generated alias target
+ */
+ks_Arab_IN{
+ ___{""}
+}
diff --git a/icu4c/source/data/zone/ks_IN.txt b/icu4c/source/data/zone/ks_IN.txt
new file mode 100644
index 00000000000..fd8b52d9b4a
--- /dev/null
+++ b/icu4c/source/data/zone/ks_IN.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+ks_IN{
+ "%%ALIAS"{"ks_Arab_IN"}
+}
diff --git a/icu4c/source/data/zone/ksb.txt b/icu4c/source/data/zone/ksb.txt
index f11f39a79bd..f4818ce459b 100644
--- a/icu4c/source/data/zone/ksb.txt
+++ b/icu4c/source/data/zone/ksb.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ksb{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/ksf.txt b/icu4c/source/data/zone/ksf.txt
index d57dd3c63bf..bf1a877221f 100644
--- a/icu4c/source/data/zone/ksf.txt
+++ b/icu4c/source/data/zone/ksf.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ksf{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/ksh.txt b/icu4c/source/data/zone/ksh.txt
index 02fcdb5d596..d4661c4ad02 100644
--- a/icu4c/source/data/zone/ksh.txt
+++ b/icu4c/source/data/zone/ksh.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ksh{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Cairo"{
ec{"Kaijro"}
diff --git a/icu4c/source/data/zone/ku.txt b/icu4c/source/data/zone/ku.txt
index 504d234b987..3da099f6783 100644
--- a/icu4c/source/data/zone/ku.txt
+++ b/icu4c/source/data/zone/ku.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ku{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/kw.txt b/icu4c/source/data/zone/kw.txt
index 7d8083b718b..5e7c801cafc 100644
--- a/icu4c/source/data/zone/kw.txt
+++ b/icu4c/source/data/zone/kw.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
kw{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/ky.txt b/icu4c/source/data/zone/ky.txt
index eef247850ea..ab202b39ba2 100644
--- a/icu4c/source/data/zone/ky.txt
+++ b/icu4c/source/data/zone/ky.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ky{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Абиджан"}
@@ -1710,7 +1710,9 @@ ky{
ls{"Ниуэ убактысы"}
}
"meta:Norfolk"{
- ls{"Норфолк убактысы"}
+ ld{"Норфолк жайкы убактысы"}
+ lg{"Норфолк убактысы"}
+ ls{"Норфолк кышкы убактысы"}
}
"meta:Noronha"{
ld{"Фернандо де Норонья жайкы убактысы"}
diff --git a/icu4c/source/data/zone/lag.txt b/icu4c/source/data/zone/lag.txt
index 62a255d80e4..c34bb7fb1c7 100644
--- a/icu4c/source/data/zone/lag.txt
+++ b/icu4c/source/data/zone/lag.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
lag{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/lb.txt b/icu4c/source/data/zone/lb.txt
index 6cd88449666..442114f7385 100644
--- a/icu4c/source/data/zone/lb.txt
+++ b/icu4c/source/data/zone/lb.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
lb{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Accra"{
ec{"Accra"}
@@ -769,7 +769,9 @@ lb{
ls{"Niue-Zäit"}
}
"meta:Norfolk"{
- ls{"Norfolkinselen-Zäit"}
+ ld{"Norfolkinselen-Summerzäit"}
+ lg{"Norfolkinselen-Zäit"}
+ ls{"Norfolkinselen-Normalzäit"}
}
"meta:Noronha"{
ld{"Fernando-de-Noronha-Summerzäit"}
diff --git a/icu4c/source/data/zone/lg.txt b/icu4c/source/data/zone/lg.txt
index 7870b8e8478..0f448ef9171 100644
--- a/icu4c/source/data/zone/lg.txt
+++ b/icu4c/source/data/zone/lg.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
lg{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/lkt.txt b/icu4c/source/data/zone/lkt.txt
index 98a8df168d0..4126b05036b 100644
--- a/icu4c/source/data/zone/lkt.txt
+++ b/icu4c/source/data/zone/lkt.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
lkt{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/ln.txt b/icu4c/source/data/zone/ln.txt
index 30ab56eee2f..af66a4099d0 100644
--- a/icu4c/source/data/zone/ln.txt
+++ b/icu4c/source/data/zone/ln.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ln{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
fallbackFormat{"{1} ({0})"}
regionFormat{"Ngonga ya {0}"}
diff --git a/icu4c/source/data/zone/lo.txt b/icu4c/source/data/zone/lo.txt
index e0c60e4f6b1..0b9be941767 100644
--- a/icu4c/source/data/zone/lo.txt
+++ b/icu4c/source/data/zone/lo.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
lo{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"ອາບິດແຈນ"}
@@ -1744,7 +1744,9 @@ lo{
ls{"ເວລານິອູເອ"}
}
"meta:Norfolk"{
- ls{"ເວລາເກາະນໍຟອລ໌ກ"}
+ ld{"ເວລາລະດູຮ້ອນເກາະນໍຟອລ໌ກ"}
+ lg{"ເວລາເກາະນໍຟອລ໌ກ"}
+ ls{"ເວລາມາດຕະຖານເກາະນໍຟອລ໌ກ"}
}
"meta:Noronha"{
ld{"ເວລາລະດູຮ້ອນເຟນັນໂດເດໂນຮອນຮາ"}
diff --git a/icu4c/source/data/zone/lrc.txt b/icu4c/source/data/zone/lrc.txt
index 709ebaf7591..26e127d47fb 100644
--- a/icu4c/source/data/zone/lrc.txt
+++ b/icu4c/source/data/zone/lrc.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
lrc{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Etc:Unknown"{
ec{"نادیار"}
diff --git a/icu4c/source/data/zone/lt.txt b/icu4c/source/data/zone/lt.txt
index 997c0889479..e275248aba5 100644
--- a/icu4c/source/data/zone/lt.txt
+++ b/icu4c/source/data/zone/lt.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
lt{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidžanas"}
@@ -1754,7 +1754,9 @@ lt{
ls{"Niujė laikas"}
}
"meta:Norfolk"{
- ls{"Norfolko Salų laikas"}
+ ld{"Norfolko Salų vasaros laikas"}
+ lg{"Norfolko Salų laikas"}
+ ls{"Norfolko Salų žiemos laikas"}
}
"meta:Noronha"{
ld{"Fernando de Noronjos vasaros laikas"}
diff --git a/icu4c/source/data/zone/lu.txt b/icu4c/source/data/zone/lu.txt
index d42bad02958..abe800139f7 100644
--- a/icu4c/source/data/zone/lu.txt
+++ b/icu4c/source/data/zone/lu.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
lu{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/luo.txt b/icu4c/source/data/zone/luo.txt
index 9d367ee1cd3..4a1add62ec6 100644
--- a/icu4c/source/data/zone/luo.txt
+++ b/icu4c/source/data/zone/luo.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
luo{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/luy.txt b/icu4c/source/data/zone/luy.txt
index 175148ce40d..a1e374c0737 100644
--- a/icu4c/source/data/zone/luy.txt
+++ b/icu4c/source/data/zone/luy.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
luy{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/lv.txt b/icu4c/source/data/zone/lv.txt
index e23a8643e20..810631da234 100644
--- a/icu4c/source/data/zone/lv.txt
+++ b/icu4c/source/data/zone/lv.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
lv{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidžana"}
@@ -1729,7 +1729,9 @@ lv{
ls{"Niues laiks"}
}
"meta:Norfolk"{
- ls{"Norfolkas salas laiks"}
+ ld{"Norfolkas salas vasaras laiks"}
+ lg{"Norfolkas salas laiks"}
+ ls{"Norfolkas salas ziemas laiks"}
}
"meta:Noronha"{
ld{"Fernandu di Noroņas vasaras laiks"}
diff --git a/icu4c/source/data/zone/mai.txt b/icu4c/source/data/zone/mai.txt
new file mode 100644
index 00000000000..abe5d6ad075
--- /dev/null
+++ b/icu4c/source/data/zone/mai.txt
@@ -0,0 +1,59 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+mai{
+ Version{"37"}
+ zoneStrings{
+ "Etc:UTC"{
+ ls{"समन्वित वैश्विक समय"}
+ }
+ "Etc:Unknown"{
+ ec{"अज्ञात शहर"}
+ }
+ "meta:America_Central"{
+ ld{"उत्तरी अमेरिकी केंद्रीय डेलाइट समय"}
+ lg{"उत्तरी अमेरिकी केंद्रीय समय"}
+ ls{"उत्तरी अमेरिकी केंद्रीय मानक समय"}
+ }
+ "meta:America_Eastern"{
+ ld{"उत्तरी अमेरिकी पूर्वी डेलाइट समय"}
+ lg{"उत्तरी अमेरिकी पूर्वी समय"}
+ ls{"उत्तरी अमेरिकी पूर्वी मानक समय"}
+ }
+ "meta:America_Mountain"{
+ ld{"उत्तरी अमेरिकी माउंटेन डेलाइट समय"}
+ lg{"उत्तरी अमेरिकी माउंटेन समय"}
+ ls{"उत्तरी अमेरिकी माउंटेन मानक समय"}
+ }
+ "meta:America_Pacific"{
+ ld{"उत्तरी अमेरिकी प्रशांत डेलाइट समय"}
+ lg{"उत्तरी अमेरिकी प्रशांत समय"}
+ ls{"उत्तरी अमेरिकी प्रशांत मानक समय"}
+ }
+ "meta:Atlantic"{
+ ld{"अटलांटिक डेलाइट समय"}
+ lg{"अटलांटिक समय"}
+ ls{"अटलांटिक मानक समय"}
+ }
+ "meta:Europe_Central"{
+ ld{"मध्य यूरोपीय ग्रीष्मकालीन समय"}
+ lg{"मध्य यूरोपीय समय"}
+ ls{"मध्य यूरोपीय मानक समय"}
+ }
+ "meta:Europe_Eastern"{
+ ld{"पूर्वी यूरोपीय ग्रीष्मकालीन समय"}
+ lg{"पूर्वी यूरोपीय समय"}
+ ls{"पूर्वी यूरोपीय मानक समय"}
+ }
+ "meta:Europe_Western"{
+ ld{"पश्चिमी यूरोपीय ग्रीष्मकालीन समय"}
+ lg{"पश्चिमी यूरोपीय समय"}
+ ls{"पश्चिमी यूरोपीय मानक समय"}
+ }
+ "meta:GMT"{
+ ls{"ग्रीनविच मीन टाइम"}
+ }
+ regionFormat{"{0} समय"}
+ regionFormatDaylight{"{0} डेलाइट समय"}
+ regionFormatStandard{"{0} मानक समय"}
+ }
+}
diff --git a/icu4c/source/data/zone/mas.txt b/icu4c/source/data/zone/mas.txt
index 23d388ae62c..e679bf522c3 100644
--- a/icu4c/source/data/zone/mas.txt
+++ b/icu4c/source/data/zone/mas.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mas{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/mer.txt b/icu4c/source/data/zone/mer.txt
index e179f955568..9f20f6d4a60 100644
--- a/icu4c/source/data/zone/mer.txt
+++ b/icu4c/source/data/zone/mer.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mer{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/mfe.txt b/icu4c/source/data/zone/mfe.txt
index 7a1e5883be5..a48151104b1 100644
--- a/icu4c/source/data/zone/mfe.txt
+++ b/icu4c/source/data/zone/mfe.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mfe{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/mg.txt b/icu4c/source/data/zone/mg.txt
index d7fc52e6a13..95608d1d56b 100644
--- a/icu4c/source/data/zone/mg.txt
+++ b/icu4c/source/data/zone/mg.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mg{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/mgh.txt b/icu4c/source/data/zone/mgh.txt
index 539e4fb3232..315912dc245 100644
--- a/icu4c/source/data/zone/mgh.txt
+++ b/icu4c/source/data/zone/mgh.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mgh{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/mgo.txt b/icu4c/source/data/zone/mgo.txt
index cfe3e6b64b7..07bef3fc2ae 100644
--- a/icu4c/source/data/zone/mgo.txt
+++ b/icu4c/source/data/zone/mgo.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mgo{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
fallbackFormat{"{1} ({0})"}
gmtFormat{"GMT{0}"}
diff --git a/icu4c/source/data/zone/mi.txt b/icu4c/source/data/zone/mi.txt
index ab130159b28..4b77a054486 100644
--- a/icu4c/source/data/zone/mi.txt
+++ b/icu4c/source/data/zone/mi.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mi{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"America:Araguaina"{
ec{"Araguaina"}
diff --git a/icu4c/source/data/zone/mk.txt b/icu4c/source/data/zone/mk.txt
index 760b2e130d5..5038a9c33f0 100644
--- a/icu4c/source/data/zone/mk.txt
+++ b/icu4c/source/data/zone/mk.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mk{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Абиџан"}
@@ -1729,7 +1729,9 @@ mk{
ls{"Време во Ниуе"}
}
"meta:Norfolk"{
- ls{"Време на Островите Норфолк"}
+ ld{"Летно сметање на Островите Норфолк"}
+ lg{"Време на Островите Норфолк"}
+ ls{"Стандардно време на Островите Норфолк"}
}
"meta:Noronha"{
ld{"Летно сметање на времето на Фернандо де Нороња"}
diff --git a/icu4c/source/data/zone/ml.txt b/icu4c/source/data/zone/ml.txt
index 81f83450a56..fd84e1c7772 100644
--- a/icu4c/source/data/zone/ml.txt
+++ b/icu4c/source/data/zone/ml.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ml{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"അബിദ്ജാൻ"}
@@ -1752,7 +1752,9 @@ ml{
ls{"ന്യൂയി സമയം"}
}
"meta:Norfolk"{
- ls{"നോർഫാക്ക് ദ്വീപുകൾ സമയം"}
+ ld{"നോർഫാക്ക് ദ്വീപുകൾ ഡേലൈറ്റ് സമയം"}
+ lg{"നോർഫാക്ക് ദ്വീപുകൾ സമയം"}
+ ls{"നോർഫാക്ക് ദ്വീപുകൾ സ്റ്റാൻഡേർഡ് സമയം"}
}
"meta:Noronha"{
ld{"ഫെർണാഡോ ഡി നൊറോൻഹ ഗ്രീഷ്മകാല സമയം"}
diff --git a/icu4c/source/data/zone/mn.txt b/icu4c/source/data/zone/mn.txt
index dc0c467fbf9..4c5dab2671c 100644
--- a/icu4c/source/data/zone/mn.txt
+++ b/icu4c/source/data/zone/mn.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mn{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Абижан"}
@@ -1710,7 +1710,9 @@ mn{
ls{"Ниуэгийн цаг"}
}
"meta:Norfolk"{
- ls{"Норфолк арлын цаг"}
+ ld{"Норфолк арлын зуны цаг"}
+ lg{"Норфолк арлын цаг"}
+ ls{"Норфолк арлын стандарт цаг"}
}
"meta:Noronha"{
ld{"Фернандо де Норонагийн зуны цаг"}
diff --git a/icu4c/source/data/zone/mni.txt b/icu4c/source/data/zone/mni.txt
new file mode 100644
index 00000000000..e47934041a8
--- /dev/null
+++ b/icu4c/source/data/zone/mni.txt
@@ -0,0 +1,63 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+mni{
+ Version{"37"}
+ zoneStrings{
+ "Etc:UTC"{
+ ls{"কোওর্দিনেটেদ য়ুনিভর্সেল টাইম"}
+ }
+ "Etc:Unknown"{
+ ec{"খংদবা সিটি"}
+ }
+ "meta:America_Central"{
+ ld{"নোর্থ অমেরিকান সেন্ত্রেল দেলাইট টাইম"}
+ lg{"নোর্থ অমেরিকান সেন্ত্রেল টাইম"}
+ ls{"নোর্থ অমেরিকান সেন্ত্রেল ষ্টেন্দর্দ টাইম"}
+ }
+ "meta:America_Eastern"{
+ ld{"নোর্থ অমেরিকান ইষ্টর্ন দেলাইট টাইম"}
+ lg{"নোর্থ অমেরিকান ইষ্টর্ন টাইম"}
+ ls{"নোর্থ অমেরিকান ইষ্টর্ন ষ্টেন্দর্দ টাইম"}
+ }
+ "meta:America_Mountain"{
+ ld{"নোর্থ অমেরিকান মাউন্টেন দেলাইট টাইম"}
+ lg{"নোর্থ অমেরিকান মাউন্টেন টাইম"}
+ ls{"নোর্থ অমেরিকান মাউন্টেন ষ্টেন্দর্দ টাইম"}
+ }
+ "meta:America_Pacific"{
+ ld{"নোর্থ অমেরিকান পেসিফিক দেলাইট টাইম"}
+ lg{"নোর্থ অমেরিকান পেসিফিক টাইম"}
+ ls{"নোর্থ অমেরিকান পেসিফিক ষ্টেন্দর্দ টাইম"}
+ }
+ "meta:Atlantic"{
+ ld{"অটলান্টিক দেলাইট টাইম"}
+ lg{"অটলান্টিক টাইম"}
+ ls{"অটলান্টিক ষ্টেন্দর্দ টাইম"}
+ }
+ "meta:Europe_Central"{
+ ld{"সেন্ত্রেল য়ুরোপিয়ান সমর টাইম"}
+ lg{"সেন্ত্রেল য়ুরোপিয়ান টাইম"}
+ ls{"সেন্ত্রেল য়ুরোপিয়ান ষ্টেন্দর্দ টাইম"}
+ }
+ "meta:Europe_Eastern"{
+ ld{"ইষ্টর্ন য়ুরোপিয়ান সমর টাইম"}
+ lg{"ইষ্টর্ন য়ুরোপিয়ান টাইম"}
+ ls{"ইষ্টর্ন য়ুরোপিয়ান ষ্টেন্দর্দ টাইম"}
+ }
+ "meta:Europe_Western"{
+ ld{"ৱেষ্টর্ন য়ুরোপিয়ান সমর টাইম"}
+ lg{"ৱেষ্টর্ন য়ুরোপিয়ান টাইম"}
+ ls{"ৱেষ্টর্ন য়ুরোপিয়ান ষ্টেন্দর্দ টাইম"}
+ }
+ "meta:GMT"{
+ ls{"গ্রিনৱিচ মিন টাইম"}
+ }
+ fallbackFormat{"{1} ({0})"}
+ gmtFormat{"জি এম টি {0}"}
+ gmtZeroFormat{"জি এম টি"}
+ hourFormat{"+HH:mm;-HH:mm"}
+ regionFormat{"{0} টাইম"}
+ regionFormatDaylight{"{0} (+1) দেলাইট টাইম"}
+ regionFormatStandard{"{0} (+0) ষ্টেন্দর্দ টাইম"}
+ }
+}
diff --git a/icu4c/source/data/zone/mni_Beng.txt b/icu4c/source/data/zone/mni_Beng.txt
new file mode 100644
index 00000000000..e861947a77f
--- /dev/null
+++ b/icu4c/source/data/zone/mni_Beng.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+mni_Beng{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/zone/mni_Beng_IN.txt b/icu4c/source/data/zone/mni_Beng_IN.txt
new file mode 100644
index 00000000000..fee69899925
--- /dev/null
+++ b/icu4c/source/data/zone/mni_Beng_IN.txt
@@ -0,0 +1,8 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+/**
+ * generated alias target
+ */
+mni_Beng_IN{
+ ___{""}
+}
diff --git a/icu4c/source/data/zone/mni_IN.txt b/icu4c/source/data/zone/mni_IN.txt
new file mode 100644
index 00000000000..00d8c00a15b
--- /dev/null
+++ b/icu4c/source/data/zone/mni_IN.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+mni_IN{
+ "%%ALIAS"{"mni_Beng_IN"}
+}
diff --git a/icu4c/source/data/zone/mr.txt b/icu4c/source/data/zone/mr.txt
index 1c99e18edf0..f0c7ba1717c 100644
--- a/icu4c/source/data/zone/mr.txt
+++ b/icu4c/source/data/zone/mr.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mr{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"अबिद्जान"}
@@ -1752,7 +1752,9 @@ mr{
ls{"न्युए वेळ"}
}
"meta:Norfolk"{
- ls{"नॉरफोक बेट वेळ"}
+ ld{"नॉरफोक बेट सूर्यप्रकाश वेळ"}
+ lg{"नॉरफोक बेट वेळ"}
+ ls{"नॉरफोक बेट प्रमाण वेळ"}
}
"meta:Noronha"{
ld{"फर्नांडो दी नोरोन्हा उन्हाळी वेळ"}
diff --git a/icu4c/source/data/zone/ms.txt b/icu4c/source/data/zone/ms.txt
index 7368e77a518..4631ee6099d 100644
--- a/icu4c/source/data/zone/ms.txt
+++ b/icu4c/source/data/zone/ms.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ms{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidjan"}
@@ -1727,7 +1727,9 @@ ms{
ls{"Waktu Niue"}
}
"meta:Norfolk"{
- ls{"Waktu Kepulauan Norfolk"}
+ ld{"Waktu Musim Panas Kepulauan Norfolk"}
+ lg{"Waktu Kepulauan Norfolk"}
+ ls{"Waktu Piawai Kepulauan Norfolk"}
}
"meta:Noronha"{
ld{"Waktu Musim Panas Fernando de Noronha"}
diff --git a/icu4c/source/data/zone/mt.txt b/icu4c/source/data/zone/mt.txt
index a9ce15d1450..b58f1b49ef0 100644
--- a/icu4c/source/data/zone/mt.txt
+++ b/icu4c/source/data/zone/mt.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mt{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidjan"}
diff --git a/icu4c/source/data/zone/mua.txt b/icu4c/source/data/zone/mua.txt
index baae6cf88b9..707d8967e3c 100644
--- a/icu4c/source/data/zone/mua.txt
+++ b/icu4c/source/data/zone/mua.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mua{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/my.txt b/icu4c/source/data/zone/my.txt
index 2443211c94d..8b36d3e33d1 100644
--- a/icu4c/source/data/zone/my.txt
+++ b/icu4c/source/data/zone/my.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
my{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"အာဘီဂျန်"}
@@ -1718,7 +1718,9 @@ my{
ls{"နီဦးအေ အချိန်"}
}
"meta:Norfolk"{
- ls{"နောဖော့ခ်ကျွန်းအချိန်"}
+ ld{"နောဖော့ခ်ကျွန်း နွေရာသီ စံတော်ချိန်"}
+ lg{"နောဖော့ခ်ကျွန်း အချိန်"}
+ ls{"နောဖော့ခ်ကျွန်း စံတော်ချိန်"}
}
"meta:Noronha"{
ld{"ဖာနန်ဒိုးဒီနိုးရိုးညာ နွေရာသီအချိန်"}
diff --git a/icu4c/source/data/zone/mzn.txt b/icu4c/source/data/zone/mzn.txt
index 638e79b8dfb..f7d3e77cd7e 100644
--- a/icu4c/source/data/zone/mzn.txt
+++ b/icu4c/source/data/zone/mzn.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
mzn{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
fallbackFormat{"{1} ({0})"}
gmtFormat{"GMT{0}"}
diff --git a/icu4c/source/data/zone/naq.txt b/icu4c/source/data/zone/naq.txt
index 783e9408de4..b5a2a9ba5b9 100644
--- a/icu4c/source/data/zone/naq.txt
+++ b/icu4c/source/data/zone/naq.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
naq{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/nb.txt b/icu4c/source/data/zone/nb.txt
index 4e1427e7cdd..7257eea1654 100644
--- a/icu4c/source/data/zone/nb.txt
+++ b/icu4c/source/data/zone/nb.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nb{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidjan"}
@@ -1785,7 +1785,9 @@ nb{
ls{"tidssone for Niue"}
}
"meta:Norfolk"{
- ls{"tidssone for Norfolkøya"}
+ ld{"sommertid for Norfolkøya"}
+ lg{"tidssone for Norfolkøya"}
+ ls{"normaltid for Norfolkøya"}
}
"meta:Noronha"{
ld{"sommertid for Fernando de Noronha"}
diff --git a/icu4c/source/data/zone/nd.txt b/icu4c/source/data/zone/nd.txt
index 6d27f593bfb..57c1537e75d 100644
--- a/icu4c/source/data/zone/nd.txt
+++ b/icu4c/source/data/zone/nd.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nd{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/nds.txt b/icu4c/source/data/zone/nds.txt
index 724ed5e35dc..ac58836f6f0 100644
--- a/icu4c/source/data/zone/nds.txt
+++ b/icu4c/source/data/zone/nds.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nds{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/ne.txt b/icu4c/source/data/zone/ne.txt
index c3790edec77..f6e552fd5ac 100644
--- a/icu4c/source/data/zone/ne.txt
+++ b/icu4c/source/data/zone/ne.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ne{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"अविड्जान"}
@@ -1710,7 +1710,9 @@ ne{
ls{"निउए समय"}
}
"meta:Norfolk"{
- ls{"नोर्फल्क टापू समय"}
+ ld{"नोर्फल्क टापू ग्रीष्मकालीन समय"}
+ lg{"नोर्फल्क टापू समय"}
+ ls{"नोर्फल्क टापू मानक समय"}
}
"meta:Noronha"{
ld{"फर्नान्डो डे नोरोन्हा ग्रीष्मकालीन समय"}
diff --git a/icu4c/source/data/zone/ne_IN.txt b/icu4c/source/data/zone/ne_IN.txt
index a4ebfb3e940..abdaeb06a9f 100644
--- a/icu4c/source/data/zone/ne_IN.txt
+++ b/icu4c/source/data/zone/ne_IN.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ne_IN{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:India"{
ss{"IST"}
diff --git a/icu4c/source/data/zone/nl.txt b/icu4c/source/data/zone/nl.txt
index 7a134b27c28..20b31b99afd 100644
--- a/icu4c/source/data/zone/nl.txt
+++ b/icu4c/source/data/zone/nl.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nl{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidjan"}
@@ -1789,7 +1789,9 @@ nl{
ls{"Niuese tijd"}
}
"meta:Norfolk"{
- ls{"Norfolkeilandse tijd"}
+ ld{"Norfolkeilandse zomertijd"}
+ lg{"Norfolkeilandse tijd"}
+ ls{"Norfolkeilandse standaardtijd"}
}
"meta:Noronha"{
ld{"Fernando de Noronha-zomertijd"}
diff --git a/icu4c/source/data/zone/nl_SR.txt b/icu4c/source/data/zone/nl_SR.txt
index 81495b99d43..5a40ba707c8 100644
--- a/icu4c/source/data/zone/nl_SR.txt
+++ b/icu4c/source/data/zone/nl_SR.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nl_SR{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Suriname"{
ss{"SRT"}
diff --git a/icu4c/source/data/zone/nmg.txt b/icu4c/source/data/zone/nmg.txt
index 7a74d2b3b9b..3be5f9b1128 100644
--- a/icu4c/source/data/zone/nmg.txt
+++ b/icu4c/source/data/zone/nmg.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nmg{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/nn.txt b/icu4c/source/data/zone/nn.txt
index a74b8d42f2f..8ef3fca74e1 100644
--- a/icu4c/source/data/zone/nn.txt
+++ b/icu4c/source/data/zone/nn.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nn{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidjan"}
@@ -1711,7 +1711,9 @@ nn{
ls{"tidssone for Niue"}
}
"meta:Norfolk"{
- ls{"tidssone for Norfolkøya"}
+ ld{"sumartid for Norfolkøya"}
+ lg{"tidssone for Norfolkøya"}
+ ls{"normaltid for Norfolkøya"}
}
"meta:Noronha"{
ld{"sumartid for Fernando de Noronha"}
diff --git a/icu4c/source/data/zone/nnh.txt b/icu4c/source/data/zone/nnh.txt
index 0ef980af87d..967ded588d4 100644
--- a/icu4c/source/data/zone/nnh.txt
+++ b/icu4c/source/data/zone/nnh.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nnh{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/nus.txt b/icu4c/source/data/zone/nus.txt
index 5ee0563ccae..4ca97791a08 100644
--- a/icu4c/source/data/zone/nus.txt
+++ b/icu4c/source/data/zone/nus.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nus{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/nyn.txt b/icu4c/source/data/zone/nyn.txt
index 31fb16c5247..ebf19430049 100644
--- a/icu4c/source/data/zone/nyn.txt
+++ b/icu4c/source/data/zone/nyn.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
nyn{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/om.txt b/icu4c/source/data/zone/om.txt
index 9dd8db95513..5bf988a9b23 100644
--- a/icu4c/source/data/zone/om.txt
+++ b/icu4c/source/data/zone/om.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
om{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
gmtFormat{"GMT{0}"}
hourFormat{"+HH:mm;-HH:mm"}
diff --git a/icu4c/source/data/zone/or.txt b/icu4c/source/data/zone/or.txt
index dc22c8ae724..62951d39e48 100644
--- a/icu4c/source/data/zone/or.txt
+++ b/icu4c/source/data/zone/or.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
or{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"ଆବିଦଜାନ"}
@@ -1289,6 +1289,11 @@ or{
"Pacific:Wallis"{
ec{"ୱାଲିସ୍"}
}
+ "meta:Acre"{
+ ld{"ଆକା ଗ୍ରୀଷ୍ମ ସମୟ"}
+ lg{"ଆକା ସମୟ"}
+ ls{"ଆକା ମାନକ ସମୟ"}
+ }
"meta:Afghanistan"{
ls{"ଆଫଗାନିସ୍ତାନ ସମୟ"}
}
@@ -1311,6 +1316,11 @@ or{
lg{"ଆଲାସ୍କା ସମୟ"}
ls{"ଆଲାସ୍କା ମାନାଙ୍କ ସମୟ"}
}
+ "meta:Almaty"{
+ ld{"ଅଲମାଟୀ ଗ୍ରୀଷ୍ମ ସମୟ"}
+ lg{"ଅଲମାଟୀ ସମୟ"}
+ ls{"ଅଲମାଟୀ ମାନକ ସମୟ"}
+ }
"meta:Amazon"{
ld{"ଆମାଜନ୍ ଗ୍ରୀଷ୍ମକାଳୀନ ସମୟ"}
lg{"ଆମାଜନ୍ ସମୟ"}
@@ -1336,11 +1346,26 @@ or{
lg{"ପାସିଫିକ୍ ସମୟ"}
ls{"ପାସିଫିକ୍ ମାନାଙ୍କ ସମୟ"}
}
+ "meta:Anadyr"{
+ ld{"ଅନାଡିର୍ ଗ୍ରୀଷ୍ମ ସମୟ"}
+ lg{"ଅନାଡିର୍ ସମୟ"}
+ ls{"ଅନାଡିର୍ ମାନକ ସମୟ"}
+ }
"meta:Apia"{
ld{"ଆପିଆ ଦିବାଲୋକ ସମୟ"}
lg{"ଆପିଆ ସମୟ"}
ls{"ଆପିଆ ମାନାଙ୍କ ସମୟ"}
}
+ "meta:Aqtau"{
+ ld{"ଅକତୌ ଗ୍ରୀଷ୍ମ ସମୟ"}
+ lg{"ଅକତୌ ସମୟ"}
+ ls{"ଅକତୌ ମାନକ ସମୟ"}
+ }
+ "meta:Aqtobe"{
+ ld{"ଅକ୍ତୋବ ଗ୍ରୀଷ୍ମ ସମୟ"}
+ lg{"ଅକ୍ତୋବ ସମୟ"}
+ ls{"ଅକ୍ତୋବ ମାନକ ସମୟ"}
+ }
"meta:Arabian"{
ld{"ଆରବୀୟ ଦିବାଲୋକ ସମୟ"}
lg{"ଆରବୀୟ ସମୟ"}
@@ -1517,6 +1542,7 @@ or{
}
"meta:GMT"{
ls{"ଗ୍ରୀନୱିଚ୍ ମିନ୍ ସମୟ"}
+ ss{"GMT"}
}
"meta:Galapagos"{
ls{"ଗାଲାପାଗୋସ୍ ସମୟ"}
@@ -1602,6 +1628,11 @@ or{
lg{"ଜାପାନ ସମୟ"}
ls{"ଜାପାନ ମାନାଙ୍କ ସମୟ"}
}
+ "meta:Kamchatka"{
+ ld{"ପେଟ୍ରୋପାଭଲୋଭ୍ସକ-କମଚଟସ୍କି ଗ୍ରୀଷ୍ମ ସମୟ"}
+ lg{"ପେଟ୍ରୋପାଭଲୋଭ୍ସକ-କମଚଟସ୍କି ସମୟ"}
+ ls{"ପେଟ୍ରୋପାଭଲୋଭ୍ସକ-କମଚଟସ୍କି ମାନକ ସମୟ"}
+ }
"meta:Kazakhstan_Eastern"{
ls{"ପୂର୍ବ କାଜାକସ୍ତାନ୍ ସମୟ"}
}
@@ -1624,6 +1655,9 @@ or{
"meta:Kyrgystan"{
ls{"କିର୍ଗିସ୍ତାନ ସମୟ"}
}
+ "meta:Lanka"{
+ ls{"ଲଙ୍କା ସମୟ"}
+ }
"meta:Line_Islands"{
ls{"ଲାଇନ୍ ଦ୍ୱୀପପୁଞ୍ଜ ସମୟ"}
}
@@ -1632,6 +1666,11 @@ or{
lg{"ଲର୍ଡ ହୋୱେ ସମୟ"}
ls{"ଲର୍ଡ ହୋୱେ ମାନାଙ୍କ ସମୟ"}
}
+ "meta:Macau"{
+ ld{"ମକାଓ ଗ୍ରୀଷ୍ମ ସମୟ"}
+ lg{"ମାକାଓ ସମୟ"}
+ ls{"ମକାଓ ମାନକ ସମୟ"}
+ }
"meta:Macquarie"{
ls{"ମାକ୍ୱେରୀ ଦ୍ୱୀପ ସମୟ"}
}
@@ -1708,13 +1747,18 @@ or{
ls{"ନିୟୁ ସମୟ"}
}
"meta:Norfolk"{
- ls{"ନରଫୋକ୍ ଦ୍ୱୀପ ସମୟ"}
+ ld{"ନରଫୋକ୍ ଦ୍ୱୀପ ଗ୍ରୀଷ୍ମକାଳ ସମୟ"}
+ lg{"ନରଫୋକ୍ ଦ୍ୱୀପ ସମୟ"}
+ ls{"ନରଫୋକ୍ ଦ୍ୱୀପ ମାନାଙ୍କ ସମୟ"}
}
"meta:Noronha"{
ld{"ଫର୍ଣ୍ଣାଣ୍ଡୋ ଡି ନୋରୋନ୍ନା ଗ୍ରୀଷ୍ମକାଳ ସମୟ"}
lg{"ଫର୍ଣ୍ଣାଣ୍ଡୋ ଡି ନୋରୋନ୍ନା ସମୟ"}
ls{"ଫର୍ଣ୍ଣାଣ୍ଡୋ ଡି ନୋରୋନ୍ନା ମାନାଙ୍କ ସମୟ"}
}
+ "meta:North_Mariana"{
+ ls{"ଉତ୍ତର ମେରିଆନା ଆଇଲ୍ୟାଣ୍ଡ ସମୟ"}
+ }
"meta:Novosibirsk"{
ld{"ନୋଭୋସିବିରସ୍କ ଗ୍ରୀଷ୍ମକାଳ ସମୟ"}
lg{"ନୋଭୋସିବିରସ୍କ ସମୟ"}
@@ -1768,6 +1812,11 @@ or{
"meta:Pyongyang"{
ls{"ପୋୟଙ୍ଗୟାଙ୍ଗ ସମୟ"}
}
+ "meta:Qyzylorda"{
+ ld{"କାଜିଲୋର୍ଡା ଗ୍ରୀଷ୍ମ ସମୟ"}
+ lg{"କାଜିଲୋର୍ଡା ସମୟ"}
+ ls{"କାଜିଲୋର୍ଡା ମାନକ ସମୟ"}
+ }
"meta:Reunion"{
ls{"ରିୟୁନିଅନ୍ ସମୟ"}
}
@@ -1779,6 +1828,11 @@ or{
lg{"ସଖାଲିନ୍ ସମୟ"}
ls{"ସଖାଲିନ୍ ମାନାଙ୍କ ସମୟ"}
}
+ "meta:Samara"{
+ ld{"ସମାରା ଗ୍ରୀଷ୍ମ ସମୟ"}
+ lg{"ସମାରା ସମୟ"}
+ ls{"ସମାରା ମାନକ ସମୟ"}
+ }
"meta:Samoa"{
ld{"ସାମୋଆ ଦିବାଲୋକ ସମୟ"}
lg{"ସାମୋଆ ସମୟ"}
diff --git a/icu4c/source/data/zone/os.txt b/icu4c/source/data/zone/os.txt
index e6e1b3592d4..0984ce9af14 100644
--- a/icu4c/source/data/zone/os.txt
+++ b/icu4c/source/data/zone/os.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
os{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Asia:Tbilisi"{
ec{"Тбилис"}
diff --git a/icu4c/source/data/zone/pa.txt b/icu4c/source/data/zone/pa.txt
index 87a9c99c190..a859350c922 100644
--- a/icu4c/source/data/zone/pa.txt
+++ b/icu4c/source/data/zone/pa.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
pa{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"ਅਬੀਦਜਾਨ"}
@@ -1740,7 +1740,9 @@ pa{
ls{"ਨੀਊ ਵੇਲਾ"}
}
"meta:Norfolk"{
- ls{"ਨੋਰਫੌਕ ਆਈਲੈਂਡ ਵੇਲਾ"}
+ ld{"ਨੋਰਫੌਕ ਆਈਲੈਂਡ ਗਰਮੀਆਂ ਦਾ ਵੇਲਾ"}
+ lg{"ਨੋਰਫੌਕ ਆਈਲੈਂਡ ਵੇਲਾ"}
+ ls{"ਨੋਰਫੌਕ ਆਈਲੈਂਡ ਮਿਆਰੀ ਵੇਲਾ"}
}
"meta:Noronha"{
ld{"ਫਰਨਾਂਡੋ ਡੇ ਨੋਰੋਨਹਾ ਗਰਮੀਆਂ ਦਾ ਵੇਲਾ"}
diff --git a/icu4c/source/data/zone/pa_Arab.txt b/icu4c/source/data/zone/pa_Arab.txt
index 7183c0d495e..bb446359dbb 100644
--- a/icu4c/source/data/zone/pa_Arab.txt
+++ b/icu4c/source/data/zone/pa_Arab.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pa_Arab{
%%Parent{"root"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/pa_Guru.txt b/icu4c/source/data/zone/pa_Guru.txt
index f06d9fff342..a0ee56949a6 100644
--- a/icu4c/source/data/zone/pa_Guru.txt
+++ b/icu4c/source/data/zone/pa_Guru.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
pa_Guru{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/pcm.txt b/icu4c/source/data/zone/pcm.txt
new file mode 100644
index 00000000000..cfd70186223
--- /dev/null
+++ b/icu4c/source/data/zone/pcm.txt
@@ -0,0 +1,1888 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+pcm{
+ Version{"37"}
+ zoneStrings{
+ "Africa:Abidjan"{
+ ec{"Ábijan"}
+ }
+ "Africa:Accra"{
+ ec{"Akrá"}
+ }
+ "Africa:Addis_Ababa"{
+ ec{"Adí Abába"}
+ }
+ "Africa:Algiers"{
+ ec{"Aljíẹz"}
+ }
+ "Africa:Asmera"{
+ ec{"Asmára"}
+ }
+ "Africa:Bamako"{
+ ec{"Bamáko"}
+ }
+ "Africa:Bangui"{
+ ec{"Bangúi"}
+ }
+ "Africa:Banjul"{
+ ec{"Banjul"}
+ }
+ "Africa:Bissau"{
+ ec{"Bisau"}
+ }
+ "Africa:Blantyre"{
+ ec{"Blantáya"}
+ }
+ "Africa:Brazzaville"{
+ ec{"Brázavil"}
+ }
+ "Africa:Bujumbura"{
+ ec{"Bujumbúra"}
+ }
+ "Africa:Cairo"{
+ ec{"Kaíro"}
+ }
+ "Africa:Casablanca"{
+ ec{"Kasablánka"}
+ }
+ "Africa:Ceuta"{
+ ec{"Sẹúta"}
+ }
+ "Africa:Conakry"{
+ ec{"Kọnákri"}
+ }
+ "Africa:Dakar"{
+ ec{"Dakár"}
+ }
+ "Africa:Dar_es_Salaam"{
+ ec{"Dar ẹ́s Salam"}
+ }
+ "Africa:Djibouti"{
+ ec{"Jibúti"}
+ }
+ "Africa:Douala"{
+ ec{"Duála"}
+ }
+ "Africa:El_Aaiun"{
+ ec{"Ẹl Aiun"}
+ }
+ "Africa:Freetown"{
+ ec{"Frítaun"}
+ }
+ "Africa:Gaborone"{
+ ec{"Háborónẹ"}
+ }
+ "Africa:Harare"{
+ ec{"Harárẹ"}
+ }
+ "Africa:Johannesburg"{
+ ec{"Johánísbọg"}
+ }
+ "Africa:Juba"{
+ ec{"Júba"}
+ }
+ "Africa:Kampala"{
+ ec{"Kampála"}
+ }
+ "Africa:Khartoum"{
+ ec{"Kartum"}
+ }
+ "Africa:Kigali"{
+ ec{"Kigáli"}
+ }
+ "Africa:Kinshasa"{
+ ec{"Kinshásha"}
+ }
+ "Africa:Lagos"{
+ ec{"Légos"}
+ }
+ "Africa:Libreville"{
+ ec{"Líbrẹvil"}
+ }
+ "Africa:Lome"{
+ ec{"Lómẹ"}
+ }
+ "Africa:Luanda"{
+ ec{"Luánda"}
+ }
+ "Africa:Lubumbashi"{
+ ec{"Lubumbáshi"}
+ }
+ "Africa:Lusaka"{
+ ec{"Lusáka"}
+ }
+ "Africa:Malabo"{
+ ec{"Malábo"}
+ }
+ "Africa:Maputo"{
+ ec{"Mapúto"}
+ }
+ "Africa:Maseru"{
+ ec{"Masẹ́ru"}
+ }
+ "Africa:Mbabane"{
+ ec{"Mbabánẹ"}
+ }
+ "Africa:Mogadishu"{
+ ec{"Mọgádíshu"}
+ }
+ "Africa:Monrovia"{
+ ec{"Monróvia"}
+ }
+ "Africa:Nairobi"{
+ ec{"Naíróbi"}
+ }
+ "Africa:Ndjamena"{
+ ec{"Njamẹ́na"}
+ }
+ "Africa:Niamey"{
+ ec{"Niáme"}
+ }
+ "Africa:Nouakchott"{
+ ec{"Nouákshọt"}
+ }
+ "Africa:Ouagadougou"{
+ ec{"Ouagadúgu"}
+ }
+ "Africa:Porto-Novo"{
+ ec{"Pọto-Nóvo"}
+ }
+ "Africa:Sao_Tome"{
+ ec{"Sao Tómẹ"}
+ }
+ "Africa:Tripoli"{
+ ec{"Trípọ́li"}
+ }
+ "Africa:Tunis"{
+ ec{"Túnis"}
+ }
+ "Africa:Windhoek"{
+ ec{"Wíndhok"}
+ }
+ "America:Adak"{
+ ec{"Ádak"}
+ }
+ "America:Anchorage"{
+ ec{"Ánkọ́rej"}
+ }
+ "America:Anguilla"{
+ ec{"Angwíla"}
+ }
+ "America:Antigua"{
+ ec{"Antígwua"}
+ }
+ "America:Araguaina"{
+ ec{"Aragwuaína"}
+ }
+ "America:Argentina:La_Rioja"{
+ ec{"La Riókha"}
+ }
+ "America:Argentina:Rio_Gallegos"{
+ ec{"Rió Galẹ́gọs"}
+ }
+ "America:Argentina:Salta"{
+ ec{"Sálta"}
+ }
+ "America:Argentina:San_Juan"{
+ ec{"San Hwan"}
+ }
+ "America:Argentina:San_Luis"{
+ ec{"San Luis"}
+ }
+ "America:Argentina:Tucuman"{
+ ec{"Túkúman"}
+ }
+ "America:Argentina:Ushuaia"{
+ ec{"Usuáya"}
+ }
+ "America:Aruba"{
+ ec{"Arúba"}
+ }
+ "America:Asuncion"{
+ ec{"Asunsiọn"}
+ }
+ "America:Bahia"{
+ ec{"Bahía"}
+ }
+ "America:Bahia_Banderas"{
+ ec{"Bahía Bandẹ́ras"}
+ }
+ "America:Barbados"{
+ ec{"Barbédọs"}
+ }
+ "America:Belem"{
+ ec{"Bẹlẹm"}
+ }
+ "America:Belize"{
+ ec{"Bẹliz"}
+ }
+ "America:Blanc-Sablon"{
+ ec{"Blank-Sáblọn"}
+ }
+ "America:Boa_Vista"{
+ ec{"Bóa Vísta"}
+ }
+ "America:Bogota"{
+ ec{"Bogota"}
+ }
+ "America:Boise"{
+ ec{"Bọísi"}
+ }
+ "America:Buenos_Aires"{
+ ec{"Buẹnos Aírẹs"}
+ }
+ "America:Cambridge_Bay"{
+ ec{"Kémbríj Bè"}
+ }
+ "America:Campo_Grande"{
+ ec{"Kampó Grándẹ"}
+ }
+ "America:Cancun"{
+ ec{"Kankun"}
+ }
+ "America:Caracas"{
+ ec{"Karákas"}
+ }
+ "America:Catamarca"{
+ ec{"Katamáka"}
+ }
+ "America:Cayenne"{
+ ec{"Kayẹn"}
+ }
+ "America:Cayman"{
+ ec{"Kéman"}
+ }
+ "America:Chicago"{
+ ec{"Chikágo"}
+ }
+ "America:Chihuahua"{
+ ec{"Chiwuáwua"}
+ }
+ "America:Coral_Harbour"{
+ ec{"Atíkókan"}
+ }
+ "America:Cordoba"{
+ ec{"Kórdoba"}
+ }
+ "America:Costa_Rica"{
+ ec{"Kósta Ríka"}
+ }
+ "America:Creston"{
+ ec{"Krẹ́stọn"}
+ }
+ "America:Cuiaba"{
+ ec{"Kúyábaa"}
+ }
+ "America:Curacao"{
+ ec{"Kiurásao"}
+ }
+ "America:Danmarkshavn"{
+ ec{"Danmákshávun"}
+ }
+ "America:Dawson"{
+ ec{"Dọ́sọn"}
+ }
+ "America:Dawson_Creek"{
+ ec{"Dọ́sọn Krik"}
+ }
+ "America:Denver"{
+ ec{"Dẹ́nva"}
+ }
+ "America:Detroit"{
+ ec{"Ditrọit"}
+ }
+ "America:Dominica"{
+ ec{"Dọmíníka"}
+ }
+ "America:Edmonton"{
+ ec{"Ẹ́dmọ́ntọn"}
+ }
+ "America:Eirunepe"{
+ ec{"Ẹirunẹpẹ"}
+ }
+ "America:El_Salvador"{
+ ec{"El Sálvádọ"}
+ }
+ "America:Fort_Nelson"{
+ ec{"Fọt Nẹ́lson"}
+ }
+ "America:Fortaleza"{
+ ec{"Fọtalẹ́za"}
+ }
+ "America:Glace_Bay"{
+ ec{"Glás Bè"}
+ }
+ "America:Godthab"{
+ ec{"Nuuk"}
+ }
+ "America:Goose_Bay"{
+ ec{"Gúz Bè"}
+ }
+ "America:Grand_Turk"{
+ ec{"Gránd Tọk"}
+ }
+ "America:Grenada"{
+ ec{"Grẹnéda"}
+ }
+ "America:Guadeloupe"{
+ ec{"Guadalúpẹ"}
+ }
+ "America:Guatemala"{
+ ec{"Guátẹmála"}
+ }
+ "America:Guayaquil"{
+ ec{"Guáyakil"}
+ }
+ "America:Guyana"{
+ ec{"Gayána"}
+ }
+ "America:Halifax"{
+ ec{"Hálífaks"}
+ }
+ "America:Havana"{
+ ec{"Havána"}
+ }
+ "America:Hermosillo"{
+ ec{"Hẹ́mósílo"}
+ }
+ "America:Indiana:Knox"{
+ ec{"Nọks, Indiána"}
+ }
+ "America:Indiana:Marengo"{
+ ec{"Marẹ́ngo, Indiána"}
+ }
+ "America:Indiana:Petersburg"{
+ ec{"Pításbọg, Indiána"}
+ }
+ "America:Indiana:Tell_City"{
+ ec{"Tẹ́l Síti, Indiána"}
+ }
+ "America:Indiana:Vevay"{
+ ec{"Vẹ́ve, Indiána"}
+ }
+ "America:Indiana:Vincennes"{
+ ec{"Vínsẹn, Indiána"}
+ }
+ "America:Indiana:Winamac"{
+ ec{"Wínámak, Indiána"}
+ }
+ "America:Indianapolis"{
+ ec{"Indiánápọ́lis"}
+ }
+ "America:Inuvik"{
+ ec{"Inúvik"}
+ }
+ "America:Iqaluit"{
+ ec{"Ikáluit"}
+ }
+ "America:Jamaica"{
+ ec{"Jamaíka"}
+ }
+ "America:Jujuy"{
+ ec{"Huhui"}
+ }
+ "America:Juneau"{
+ ec{"Júno"}
+ }
+ "America:Kentucky:Monticello"{
+ ec{"Mọntẹchẹ́lo, Kẹ́ntọ́ki"}
+ }
+ "America:Kralendijk"{
+ ec{"Králẹ́ndijk"}
+ }
+ "America:La_Paz"{
+ ec{"La Paz"}
+ }
+ "America:Lima"{
+ ec{"Líma"}
+ }
+ "America:Los_Angeles"{
+ ec{"Lọs Ánjẹ́lis"}
+ }
+ "America:Louisville"{
+ ec{"Luívil"}
+ }
+ "America:Lower_Princes"{
+ ec{"Lówá Príns Im Kwọ́ta"}
+ }
+ "America:Maceio"{
+ ec{"Masẹ́io"}
+ }
+ "America:Managua"{
+ ec{"Manágua"}
+ }
+ "America:Manaus"{
+ ec{"Manáus"}
+ }
+ "America:Marigot"{
+ ec{"Márígọt"}
+ }
+ "America:Martinique"{
+ ec{"Matínik"}
+ }
+ "America:Matamoros"{
+ ec{"Mátamóros"}
+ }
+ "America:Mazatlan"{
+ ec{"Mazátlan"}
+ }
+ "America:Mendoza"{
+ ec{"Mẹndóza"}
+ }
+ "America:Menominee"{
+ ec{"Mẹnọ́minii"}
+ }
+ "America:Merida"{
+ ec{"Mẹ́rída"}
+ }
+ "America:Metlakatla"{
+ ec{"Mẹtlakátla"}
+ }
+ "America:Mexico_City"{
+ ec{"Mẹ́ksíkó Síti"}
+ }
+ "America:Miquelon"{
+ ec{"Míkẹlọn"}
+ }
+ "America:Moncton"{
+ ec{"Mọ́nktọn"}
+ }
+ "America:Monterrey"{
+ ec{"Mọntẹrẹẹ"}
+ }
+ "America:Montevideo"{
+ ec{"Mọntẹvidẹo"}
+ }
+ "America:Montserrat"{
+ ec{"Mọntsẹrat"}
+ }
+ "America:Nassau"{
+ ec{"Nássọu"}
+ }
+ "America:New_York"{
+ ec{"Niú Yọk"}
+ }
+ "America:Nipigon"{
+ ec{"Nípígọn"}
+ }
+ "America:Nome"{
+ ec{"Noom"}
+ }
+ "America:Noronha"{
+ ec{"Nọrónia"}
+ }
+ "America:North_Dakota:Beulah"{
+ ec{"Biúla, Nọ́t Dakóta"}
+ }
+ "America:North_Dakota:Center"{
+ ec{"Sẹ́nta, Nọ́t Dakóta"}
+ }
+ "America:North_Dakota:New_Salem"{
+ ec{"Niú Sélẹm, Nọ́t Dakóta"}
+ }
+ "America:Ojinaga"{
+ ec{"Okhinága"}
+ }
+ "America:Panama"{
+ ec{"Pánáma"}
+ }
+ "America:Pangnirtung"{
+ ec{"Pangnírtung"}
+ }
+ "America:Paramaribo"{
+ ec{"Párámaribo"}
+ }
+ "America:Phoenix"{
+ ec{"Fíniks"}
+ }
+ "America:Port-au-Prince"{
+ ec{"Pọt-o-Prins"}
+ }
+ "America:Port_of_Spain"{
+ ec{"Pọ́t ọf Spen"}
+ }
+ "America:Porto_Velho"{
+ ec{"Pọto Vẹ́lho"}
+ }
+ "America:Puerto_Rico"{
+ ec{"Puẹ́rto Ríkọ"}
+ }
+ "America:Punta_Arenas"{
+ ec{"Púntá Arẹ́nas"}
+ }
+ "America:Rainy_River"{
+ ec{"Réní Ríva"}
+ }
+ "America:Rankin_Inlet"{
+ ec{"Ránkín Ínlẹt"}
+ }
+ "America:Recife"{
+ ec{"Rẹsífẹ"}
+ }
+ "America:Regina"{
+ ec{"Rẹjína"}
+ }
+ "America:Resolute"{
+ ec{"Rẹ́zólut"}
+ }
+ "America:Rio_Branco"{
+ ec{"Rió Bránko"}
+ }
+ "America:Santarem"{
+ ec{"Santarẹm"}
+ }
+ "America:Santiago"{
+ ec{"Santiágo"}
+ }
+ "America:Santo_Domingo"{
+ ec{"Sántó Domíngo"}
+ }
+ "America:Sao_Paulo"{
+ ec{"Sao Paúlo"}
+ }
+ "America:Scoresbysund"{
+ ec{"Itókotúrmit"}
+ }
+ "America:Sitka"{
+ ec{"Sitka"}
+ }
+ "America:St_Barthelemy"{
+ ec{"Sent Batẹlẹ́mi"}
+ }
+ "America:St_Johns"{
+ ec{"Sent Jọn"}
+ }
+ "America:St_Kitts"{
+ ec{"Sent Kits"}
+ }
+ "America:St_Lucia"{
+ ec{"Sent Lúshia"}
+ }
+ "America:St_Thomas"{
+ ec{"Sent Tọmọs"}
+ }
+ "America:St_Vincent"{
+ ec{"Sent Vínsẹnt"}
+ }
+ "America:Swift_Current"{
+ ec{"Swíft Kọ́rẹnt"}
+ }
+ "America:Tegucigalpa"{
+ ec{"Tẹgúsigálpa"}
+ }
+ "America:Thule"{
+ ec{"Túli"}
+ }
+ "America:Thunder_Bay"{
+ ec{"Tọ́nda Bè"}
+ }
+ "America:Tijuana"{
+ ec{"Tikhuána"}
+ }
+ "America:Toronto"{
+ ec{"Torónto"}
+ }
+ "America:Tortola"{
+ ec{"Tọtóla"}
+ }
+ "America:Vancouver"{
+ ec{"Vankúva"}
+ }
+ "America:Whitehorse"{
+ ec{"Waíthọs"}
+ }
+ "America:Winnipeg"{
+ ec{"Wínípẹg"}
+ }
+ "America:Yakutat"{
+ ec{"Yakútat"}
+ }
+ "America:Yellowknife"{
+ ec{"Yẹ́lónaif"}
+ }
+ "Antarctica:Casey"{
+ ec{"Kési"}
+ }
+ "Antarctica:Davis"{
+ ec{"Dévis"}
+ }
+ "Antarctica:DumontDUrville"{
+ ec{"Diúmọ́n-d’Uvil"}
+ }
+ "Antarctica:Macquarie"{
+ ec{"Makwuéí"}
+ }
+ "Antarctica:Mawson"{
+ ec{"Mọ́sọn"}
+ }
+ "Antarctica:McMurdo"{
+ ec{"McMọ́do"}
+ }
+ "Antarctica:Palmer"{
+ ec{"Páma"}
+ }
+ "Antarctica:Rothera"{
+ ec{"Rotẹ́ra"}
+ }
+ "Antarctica:Syowa"{
+ ec{"Siówa"}
+ }
+ "Antarctica:Troll"{
+ ec{"Trol"}
+ }
+ "Antarctica:Vostok"{
+ ec{"Vọ́stọk"}
+ }
+ "Arctic:Longyearbyen"{
+ ec{"Lọngyẹ́abiẹn"}
+ }
+ "Asia:Aden"{
+ ec{"Édẹn"}
+ }
+ "Asia:Almaty"{
+ ec{"Álmáti"}
+ }
+ "Asia:Amman"{
+ ec{"Aman"}
+ }
+ "Asia:Anadyr"{
+ ec{"Ánadiar"}
+ }
+ "Asia:Aqtau"{
+ ec{"Aktáu"}
+ }
+ "Asia:Aqtobe"{
+ ec{"Aktóbẹ"}
+ }
+ "Asia:Ashgabat"{
+ ec{"Áshgabat"}
+ }
+ "Asia:Atyrau"{
+ ec{"Átírau"}
+ }
+ "Asia:Baghdad"{
+ ec{"Bágdad"}
+ }
+ "Asia:Bahrain"{
+ ec{"Bahrén"}
+ }
+ "Asia:Baku"{
+ ec{"Baku"}
+ }
+ "Asia:Bangkok"{
+ ec{"Bánkọk"}
+ }
+ "Asia:Barnaul"{
+ ec{"Bárnául"}
+ }
+ "Asia:Beirut"{
+ ec{"Bẹrut"}
+ }
+ "Asia:Bishkek"{
+ ec{"Bishkẹk"}
+ }
+ "Asia:Brunei"{
+ ec{"Brunẹi"}
+ }
+ "Asia:Calcutta"{
+ ec{"Kolkáta"}
+ }
+ "Asia:Chita"{
+ ec{"Chítá"}
+ }
+ "Asia:Choibalsan"{
+ ec{"Choibálsan"}
+ }
+ "Asia:Colombo"{
+ ec{"Kolómbo"}
+ }
+ "Asia:Damascus"{
+ ec{"Damáskọs"}
+ }
+ "Asia:Dhaka"{
+ ec{"Dáka"}
+ }
+ "Asia:Dili"{
+ ec{"Díli"}
+ }
+ "Asia:Dubai"{
+ ec{"Dubai"}
+ }
+ "Asia:Dushanbe"{
+ ec{"Dushánbẹ"}
+ }
+ "Asia:Famagusta"{
+ ec{"Fagústa"}
+ }
+ "Asia:Gaza"{
+ ec{"Gáza"}
+ }
+ "Asia:Hebron"{
+ ec{"Hẹ́brọn"}
+ }
+ "Asia:Hong_Kong"{
+ ec{"Họng Kọng"}
+ }
+ "Asia:Hovd"{
+ ec{"Hovd"}
+ }
+ "Asia:Irkutsk"{
+ ec{"Irkútsk"}
+ }
+ "Asia:Jakarta"{
+ ec{"Jakáta"}
+ }
+ "Asia:Jayapura"{
+ ec{"Jayapúra"}
+ }
+ "Asia:Jerusalem"{
+ ec{"Jẹrúsálẹm"}
+ }
+ "Asia:Kabul"{
+ ec{"Kabul"}
+ }
+ "Asia:Kamchatka"{
+ ec{"Kamchátké"}
+ }
+ "Asia:Karachi"{
+ ec{"Karáchi"}
+ }
+ "Asia:Katmandu"{
+ ec{"Katmándu"}
+ }
+ "Asia:Khandyga"{
+ ec{"Kandíga"}
+ }
+ "Asia:Krasnoyarsk"{
+ ec{"Krasnoyask"}
+ }
+ "Asia:Kuala_Lumpur"{
+ ec{"Kuála Lúmpọ"}
+ }
+ "Asia:Kuching"{
+ ec{"Kuching"}
+ }
+ "Asia:Kuwait"{
+ ec{"Kuwet"}
+ }
+ "Asia:Macau"{
+ ec{"Makáo"}
+ }
+ "Asia:Magadan"{
+ ec{"Mágádan"}
+ }
+ "Asia:Makassar"{
+ ec{"Makása"}
+ }
+ "Asia:Manila"{
+ ec{"Maníla"}
+ }
+ "Asia:Muscat"{
+ ec{"Múskat"}
+ }
+ "Asia:Nicosia"{
+ ec{"Nikosia"}
+ }
+ "Asia:Novokuznetsk"{
+ ec{"Novokuznẹ́sk"}
+ }
+ "Asia:Novosibirsk"{
+ ec{"Novosibisk"}
+ }
+ "Asia:Omsk"{
+ ec{"Ọmsk"}
+ }
+ "Asia:Oral"{
+ ec{"Ọ́ral"}
+ }
+ "Asia:Phnom_Penh"{
+ ec{"Fnọ́m Pẹn"}
+ }
+ "Asia:Pontianak"{
+ ec{"Pọntiának"}
+ }
+ "Asia:Pyongyang"{
+ ec{"Piọngyang"}
+ }
+ "Asia:Qatar"{
+ ec{"Káta"}
+ }
+ "Asia:Qostanay"{
+ ec{"Kostánai"}
+ }
+ "Asia:Qyzylorda"{
+ ec{"Kízilọ́da"}
+ }
+ "Asia:Rangoon"{
+ ec{"Yangọn"}
+ }
+ "Asia:Riyadh"{
+ ec{"Riyád"}
+ }
+ "Asia:Saigon"{
+ ec{"Hó Chi Mín Síti"}
+ }
+ "Asia:Sakhalin"{
+ ec{"Sákhalin"}
+ }
+ "Asia:Samarkand"{
+ ec{"Sámákand"}
+ }
+ "Asia:Seoul"{
+ ec{"Sol"}
+ }
+ "Asia:Shanghai"{
+ ec{"Shánghai"}
+ }
+ "Asia:Singapore"{
+ ec{"Singapọ"}
+ }
+ "Asia:Srednekolymsk"{
+ ec{"Srẹ́dnẹkolimsk"}
+ }
+ "Asia:Taipei"{
+ ec{"Taipẹi"}
+ }
+ "Asia:Tashkent"{
+ ec{"Táshkẹnt"}
+ }
+ "Asia:Tbilisi"{
+ ec{"Tiblísi"}
+ }
+ "Asia:Tehran"{
+ ec{"Tẹran"}
+ }
+ "Asia:Thimphu"{
+ ec{"Tímfu"}
+ }
+ "Asia:Tokyo"{
+ ec{"Tókyo"}
+ }
+ "Asia:Tomsk"{
+ ec{"Tomsk"}
+ }
+ "Asia:Ulaanbaatar"{
+ ec{"Ulanbáta"}
+ }
+ "Asia:Urumqi"{
+ ec{"Yurọ́mki"}
+ }
+ "Asia:Ust-Nera"{
+ ec{"Ust-Nẹ́ra"}
+ }
+ "Asia:Vientiane"{
+ ec{"Viẹ́ntiẹn"}
+ }
+ "Asia:Vladivostok"{
+ ec{"Vladivọstọk"}
+ }
+ "Asia:Yakutsk"{
+ ec{"Yékútsk"}
+ }
+ "Asia:Yekaterinburg"{
+ ec{"Yẹketẹrínbug"}
+ }
+ "Asia:Yerevan"{
+ ec{"Yẹrẹ́van"}
+ }
+ "Atlantic:Azores"{
+ ec{"Azọz"}
+ }
+ "Atlantic:Bermuda"{
+ ec{"Bẹmiúda"}
+ }
+ "Atlantic:Canary"{
+ ec{"Kenerí"}
+ }
+ "Atlantic:Cape_Verde"{
+ ec{"Kép Vẹd"}
+ }
+ "Atlantic:Faeroe"{
+ ec{"Fáróis"}
+ }
+ "Atlantic:Madeira"{
+ ec{"Madíra"}
+ }
+ "Atlantic:Reykjavik"{
+ ec{"Rẹ́kjávik"}
+ }
+ "Atlantic:South_Georgia"{
+ ec{"Saút Jọ́jia"}
+ }
+ "Atlantic:St_Helena"{
+ ec{"Sent Hẹlẹ́na"}
+ }
+ "Atlantic:Stanley"{
+ ec{"Stánli"}
+ }
+ "Australia:Adelaide"{
+ ec{"Adleid"}
+ }
+ "Australia:Brisbane"{
+ ec{"Brísben"}
+ }
+ "Australia:Broken_Hill"{
+ ec{"Brókún Hil"}
+ }
+ "Australia:Currie"{
+ ec{"Kọ́ri"}
+ }
+ "Australia:Darwin"{
+ ec{"Dárwin"}
+ }
+ "Australia:Eucla"{
+ ec{"Yúkla"}
+ }
+ "Australia:Hobart"{
+ ec{"Hóbat"}
+ }
+ "Australia:Lindeman"{
+ ec{"Líndẹman"}
+ }
+ "Australia:Lord_Howe"{
+ ec{"Lọd Haú"}
+ }
+ "Australia:Melbourne"{
+ ec{"Mẹ́lbọn"}
+ }
+ "Australia:Perth"{
+ ec{"Pẹrt"}
+ }
+ "Australia:Sydney"{
+ ec{"Sídni"}
+ }
+ "Etc:UTC"{
+ ls{"Arénjmẹnt ọf Di Hól Wọld Taim"}
+ }
+ "Etc:Unknown"{
+ ec{"Taun wé Pẹ́sin Nọ́ No"}
+ }
+ "Europe:Amsterdam"{
+ ec{"Ámstádam"}
+ }
+ "Europe:Andorra"{
+ ec{"Andọ́ra"}
+ }
+ "Europe:Astrakhan"{
+ ec{"Ástrahán"}
+ }
+ "Europe:Athens"{
+ ec{"Átẹns"}
+ }
+ "Europe:Belgrade"{
+ ec{"Bẹ́lgréd"}
+ }
+ "Europe:Berlin"{
+ ec{"Bẹlin"}
+ }
+ "Europe:Bratislava"{
+ ec{"Bratísláva"}
+ }
+ "Europe:Brussels"{
+ ec{"Brúsuls"}
+ }
+ "Europe:Bucharest"{
+ ec{"Búkárẹst"}
+ }
+ "Europe:Budapest"{
+ ec{"Búdápẹst"}
+ }
+ "Europe:Busingen"{
+ ec{"Busíngẹn"}
+ }
+ "Europe:Chisinau"{
+ ec{"Chisináu"}
+ }
+ "Europe:Copenhagen"{
+ ec{"Kọpẹnhágẹn"}
+ }
+ "Europe:Dublin"{
+ ec{"Dọ́blin"}
+ ld{"Aírísh Fíksd Taim"}
+ }
+ "Europe:Gibraltar"{
+ ec{"Jibrọ́lta"}
+ }
+ "Europe:Guernsey"{
+ ec{"Guẹnzi"}
+ }
+ "Europe:Helsinki"{
+ ec{"Hẹlsínki"}
+ }
+ "Europe:Isle_of_Man"{
+ ec{"Aíl ọf Man"}
+ }
+ "Europe:Istanbul"{
+ ec{"Ístánbul"}
+ }
+ "Europe:Jersey"{
+ ec{"Jẹ́si"}
+ }
+ "Europe:Kaliningrad"{
+ ec{"Kalíníngrad"}
+ }
+ "Europe:Kiev"{
+ ec{"Kiẹv"}
+ }
+ "Europe:Kirov"{
+ ec{"Kirọv"}
+ }
+ "Europe:Lisbon"{
+ ec{"Lísbọn"}
+ }
+ "Europe:Ljubljana"{
+ ec{"Lubliána"}
+ }
+ "Europe:London"{
+ ec{"Lọ́ndọn"}
+ ld{"Brítísh Họ́t Sízin Taim"}
+ }
+ "Europe:Luxembourg"{
+ ec{"Lọ́ksẹ́mbọg"}
+ }
+ "Europe:Madrid"{
+ ec{"Madrid"}
+ }
+ "Europe:Malta"{
+ ec{"Mọ́lta"}
+ }
+ "Europe:Mariehamn"{
+ ec{"Maríahámn"}
+ }
+ "Europe:Minsk"{
+ ec{"Minsk"}
+ }
+ "Europe:Monaco"{
+ ec{"Mọ́náko"}
+ }
+ "Europe:Moscow"{
+ ec{"Mọ́sko"}
+ }
+ "Europe:Oslo"{
+ ec{"Ọ́slo"}
+ }
+ "Europe:Paris"{
+ ec{"Páris"}
+ }
+ "Europe:Podgorica"{
+ ec{"Pọ́jóríka"}
+ }
+ "Europe:Prague"{
+ ec{"Prag"}
+ }
+ "Europe:Riga"{
+ ec{"Ríga"}
+ }
+ "Europe:Rome"{
+ ec{"Rom"}
+ }
+ "Europe:Samara"{
+ ec{"Samára"}
+ }
+ "Europe:San_Marino"{
+ ec{"San Maríno"}
+ }
+ "Europe:Sarajevo"{
+ ec{"Sarayẹ́vo"}
+ }
+ "Europe:Saratov"{
+ ec{"Sárátov"}
+ }
+ "Europe:Simferopol"{
+ ec{"Símfẹrópol"}
+ }
+ "Europe:Skopje"{
+ ec{"Skọ́pyẹ"}
+ }
+ "Europe:Sofia"{
+ ec{"Sofía"}
+ }
+ "Europe:Stockholm"{
+ ec{"Stọ́khọm"}
+ }
+ "Europe:Tallinn"{
+ ec{"Tálin"}
+ }
+ "Europe:Tirane"{
+ ec{"Tiránẹ"}
+ }
+ "Europe:Ulyanovsk"{
+ ec{"Uliánọvsk"}
+ }
+ "Europe:Uzhgorod"{
+ ec{"Ọ́zhọrọd"}
+ }
+ "Europe:Vaduz"{
+ ec{"Vaduz"}
+ }
+ "Europe:Vatican"{
+ ec{"Vátíkan"}
+ }
+ "Europe:Vienna"{
+ ec{"Viẹ́na"}
+ }
+ "Europe:Vilnius"{
+ ec{"Vílnius"}
+ }
+ "Europe:Volgograd"{
+ ec{"Volvógrad"}
+ }
+ "Europe:Warsaw"{
+ ec{"Wọ́sọ"}
+ }
+ "Europe:Zagreb"{
+ ec{"Zágrẹb"}
+ }
+ "Europe:Zaporozhye"{
+ ec{"Zaporózhia"}
+ }
+ "Europe:Zurich"{
+ ec{"Zúrik"}
+ }
+ "Indian:Antananarivo"{
+ ec{"Antánánarívo"}
+ }
+ "Indian:Chagos"{
+ ec{"Chágọs"}
+ }
+ "Indian:Christmas"{
+ ec{"Krísmas"}
+ }
+ "Indian:Cocos"{
+ ec{"Kókos"}
+ }
+ "Indian:Comoro"{
+ ec{"Kọ́mọ́ros"}
+ }
+ "Indian:Kerguelen"{
+ ec{"Kẹ́rgúlẹn"}
+ }
+ "Indian:Mahe"{
+ ec{"Mahẹ́"}
+ }
+ "Indian:Maldives"{
+ ec{"Mọ́ldivs"}
+ }
+ "Indian:Mauritius"{
+ ec{"Mọríshọs"}
+ }
+ "Indian:Mayotte"{
+ ec{"Meyọt"}
+ }
+ "Indian:Reunion"{
+ ec{"Riyúniọn"}
+ }
+ "Pacific:Apia"{
+ ec{"Ápia"}
+ }
+ "Pacific:Auckland"{
+ ec{"Ọ́kland"}
+ }
+ "Pacific:Bougainville"{
+ ec{"Bugenvília"}
+ }
+ "Pacific:Chatham"{
+ ec{"Chátam"}
+ }
+ "Pacific:Easter"{
+ ec{"Ísta"}
+ }
+ "Pacific:Efate"{
+ ec{"Ẹfátẹ"}
+ }
+ "Pacific:Enderbury"{
+ ec{"Ẹ́ndábẹ́ri"}
+ }
+ "Pacific:Fakaofo"{
+ ec{"Fakáófo"}
+ }
+ "Pacific:Fiji"{
+ ec{"Fíji"}
+ }
+ "Pacific:Funafuti"{
+ ec{"Funafúti"}
+ }
+ "Pacific:Galapagos"{
+ ec{"Galápágọs"}
+ }
+ "Pacific:Gambier"{
+ ec{"Gámbiẹr"}
+ }
+ "Pacific:Guadalcanal"{
+ ec{"Guádálkanal"}
+ }
+ "Pacific:Guam"{
+ ec{"Guam"}
+ }
+ "Pacific:Johnston"{
+ ec{"Jọ́nstun"}
+ }
+ "Pacific:Kiritimati"{
+ ec{"Kritímáti"}
+ }
+ "Pacific:Kosrae"{
+ ec{"Kọ́sraẹ"}
+ }
+ "Pacific:Kwajalein"{
+ ec{"Kwájalẹn"}
+ }
+ "Pacific:Majuro"{
+ ec{"Majúro"}
+ }
+ "Pacific:Marquesas"{
+ ec{"Makwẹ́sas"}
+ }
+ "Pacific:Midway"{
+ ec{"Mídwè"}
+ }
+ "Pacific:Nauru"{
+ ec{"Naúru"}
+ }
+ "Pacific:Niue"{
+ ec{"Niú"}
+ }
+ "Pacific:Norfolk"{
+ ec{"Nọ́rfọ́lk"}
+ }
+ "Pacific:Noumea"{
+ ec{"Númẹ́a"}
+ }
+ "Pacific:Pago_Pago"{
+ ec{"Págo Págo"}
+ }
+ "Pacific:Palau"{
+ ec{"Paláu"}
+ }
+ "Pacific:Pitcairn"{
+ ec{"Pítkan"}
+ }
+ "Pacific:Ponape"{
+ ec{"Pọnpẹ́i"}
+ }
+ "Pacific:Port_Moresby"{
+ ec{"Pọt Mọrẹ́sbi"}
+ }
+ "Pacific:Rarotonga"{
+ ec{"Raratónga"}
+ }
+ "Pacific:Saipan"{
+ ec{"Saipan"}
+ }
+ "Pacific:Tahiti"{
+ ec{"Tahíti"}
+ }
+ "Pacific:Tarawa"{
+ ec{"Taráwa"}
+ }
+ "Pacific:Tongatapu"{
+ ec{"Tongatápu"}
+ }
+ "Pacific:Truk"{
+ ec{"Chuk"}
+ }
+ "Pacific:Wake"{
+ ec{"Wek"}
+ }
+ "Pacific:Wallis"{
+ ec{"Wáli"}
+ }
+ "meta:Afghanistan"{
+ ls{"Afgánístan Taim"}
+ }
+ "meta:Africa_Central"{
+ ls{"Mídúl Áfríká Taim"}
+ }
+ "meta:Africa_Eastern"{
+ ls{"Íst Áfríká Taim"}
+ }
+ "meta:Africa_Southern"{
+ ls{"Saút Áfríká Fíksd Taim"}
+ }
+ "meta:Africa_Western"{
+ ld{"Wẹ́st Áfríká Họ́t Sízin Taim"}
+ lg{"Wẹ́st Áfríká Taim"}
+ ls{"Wẹ́st Áfríká Fíksd Taim"}
+ }
+ "meta:Alaska"{
+ ld{"Aláská Délaít Taim"}
+ lg{"Aláská Taim"}
+ ls{"Aláská Fíksd Taim"}
+ }
+ "meta:Amazon"{
+ ld{"Ámázọn Họ́t Sízín Taim"}
+ lg{"Ámázọn Taim"}
+ ls{"Ámázọn Fíksd Taim"}
+ }
+ "meta:America_Central"{
+ ld{"Nọ́t Amẹ́ríká Mídúl Ériá Délaít Taim"}
+ lg{"Nọ́t Amẹ́ríká Mídúl Ériá Taim"}
+ ls{"Nọ́t Amẹ́ríká Mídúl Ériá Fíksd Taim"}
+ }
+ "meta:America_Eastern"{
+ ld{"Nọ́t Amẹ́ríká Ístán Ériá Délaít Taim"}
+ lg{"Nọ́t Amẹ́ríká Ístán Ériá Taim"}
+ ls{"Nọ́t Amẹ́ríká Ístán Ériá Fíksd Taim"}
+ }
+ "meta:America_Mountain"{
+ ld{"Nọ́t Amẹ́ríká Maúntin Ériá Délaít Taim"}
+ lg{"Nọ́t Amẹ́ríká Maúntin Ériá Taim"}
+ ls{"Nọ́t Amẹ́ríká Maúntin Ériá Fíksd Taim"}
+ }
+ "meta:America_Pacific"{
+ ld{"Nọ́t Amẹ́ríká Pasífík Ériá Délaít Taim"}
+ lg{"Nọ́t Amẹ́ríká Pasífík Ériá Taim"}
+ ls{"Nọ́t Amẹ́ríká Pasífík Ériá Fíksd Taim"}
+ }
+ "meta:Apia"{
+ ld{"Ápia Délaít Taim"}
+ lg{"Ápia Taim"}
+ ls{"Ápia Fíksd Taim"}
+ }
+ "meta:Arabian"{
+ ld{"Arébiá Délaít Taim"}
+ lg{"Arébiá Taim"}
+ ls{"Arébiá Fíksd Taim"}
+ }
+ "meta:Argentina"{
+ ld{"Ajẹntína Họ́t Sízín Taim"}
+ lg{"Ajẹntína Taim"}
+ ls{"Ajẹntína Fíksd Taim"}
+ }
+ "meta:Argentina_Western"{
+ ld{"Wẹ́stán Ajẹntína Họ́t Sízín Taim"}
+ lg{"Wẹ́stán Ajẹntína Taim"}
+ ls{"Wẹ́stán Ajẹntína Fíksd Taim"}
+ }
+ "meta:Armenia"{
+ ld{"Armẹ́nia Họ́t Sízin Taim"}
+ lg{"Armẹ́nia Taim"}
+ ls{"Armẹ́nia Fíksd Taim"}
+ }
+ "meta:Atlantic"{
+ ld{"Atlántík Délaít Taim"}
+ lg{"Atlántík Taim"}
+ ls{"Atlántík Fíksd Taim"}
+ }
+ "meta:Australia_Central"{
+ ld{"Ọstrélia Mídúl Délaít Taim"}
+ lg{"Mídúl Ọstrélia Taim"}
+ ls{"Ọstrélia Mídúl Fíksd Taim"}
+ }
+ "meta:Australia_CentralWestern"{
+ ld{"Ọstrélia Mídúl Wẹ́stán Délaít Taim"}
+ lg{"Ọstrélia Mídúl Wẹ́stán Taim"}
+ ls{"Ọstrélia Mídúl Wẹ́stán Fíksd Taim"}
+ }
+ "meta:Australia_Eastern"{
+ ld{"Ọstrélia Ístán Délaít Taim"}
+ lg{"Ístán Ọstrélia Taim"}
+ ls{"Ọstrélia Ístán Fíksd Taim"}
+ }
+ "meta:Australia_Western"{
+ ld{"Ọstrélia Wẹ́stán Délaít Taim"}
+ lg{"Wẹ́stán Ọstrélia Taim"}
+ ls{"Ọstrélia Wẹ́stán Fíksd Taim"}
+ }
+ "meta:Azerbaijan"{
+ ld{"Azẹrbaijan Họ́t Sízin Taim"}
+ lg{"Azẹrbaijan Taim"}
+ ls{"Azẹrbaijan Fíksd Taim"}
+ }
+ "meta:Azores"{
+ ld{"Azọz Họ́t Sízin Taim"}
+ lg{"Azọz Taim"}
+ ls{"Azọz Fíksd Taim"}
+ }
+ "meta:Bangladesh"{
+ ld{"Bangladẹsh Délaít Taim"}
+ lg{"Bangladẹsh Taim"}
+ ls{"Bangladẹsh Fíksd Taim"}
+ }
+ "meta:Bhutan"{
+ ls{"Butan Taim"}
+ }
+ "meta:Bolivia"{
+ ls{"Bolívia Fíksd Taim"}
+ }
+ "meta:Brasilia"{
+ ld{"Brasília Họ́t Sízín Taim"}
+ lg{"Brasília Taim"}
+ ls{"Brasília Fíksd Taim"}
+ }
+ "meta:Brunei"{
+ ls{"Brunẹi Darúsalam Taim"}
+ }
+ "meta:Cape_Verde"{
+ ld{"Kep Vẹ́d Họ́t Sízin Taim"}
+ lg{"Kep Vẹ́d Taim"}
+ ls{"Kep Vẹ́d Fíksd Taim"}
+ }
+ "meta:Chamorro"{
+ ls{"Chamóro Fíksd Taim"}
+ }
+ "meta:Chatham"{
+ ld{"Chátam Délaít Taim"}
+ lg{"Chátam Taim"}
+ ls{"Chátam Fíksd Taim"}
+ }
+ "meta:Chile"{
+ ld{"Chílẹ Họ́t Sízín Taim"}
+ lg{"Chílẹ Taim"}
+ ls{"Chílẹ Fíksd Taim"}
+ }
+ "meta:China"{
+ ld{"Chaína Délaít Taim"}
+ lg{"Chaína Taim"}
+ ls{"Chaína Fíksd Taim"}
+ }
+ "meta:Choibalsan"{
+ ld{"Choibálsan Họ́t Sízin Taim"}
+ lg{"Choibálsan Taim"}
+ ls{"Choibálsan Fíksd Taim"}
+ }
+ "meta:Christmas"{
+ ls{"Krísmás Aíland Taim"}
+ }
+ "meta:Cocos"{
+ ls{"Kókós Aílands Taim"}
+ }
+ "meta:Colombia"{
+ ld{"Kolómbia Họ́t Sízín Taim"}
+ lg{"Kolómbia Taim"}
+ ls{"Kolómbia Fíksd Taim"}
+ }
+ "meta:Cook"{
+ ld{"Kúk Aílands Haf Họ́t Sízin Taim"}
+ lg{"Kúk Aílands Taim"}
+ ls{"Kúk Aílands Fíksd Taim"}
+ }
+ "meta:Cuba"{
+ ld{"Kúba Délaít Taim"}
+ lg{"Kúba Taim"}
+ ls{"Kúba Fíksd Taim"}
+ }
+ "meta:Davis"{
+ ls{"Dévis Taim"}
+ }
+ "meta:DumontDUrville"{
+ ls{"Diúmọ́n-d’Uvil Taim"}
+ }
+ "meta:East_Timor"{
+ ls{"Íst Tímọ Taim"}
+ }
+ "meta:Easter"{
+ ld{"Ísta Họ́t Sízín Taim"}
+ lg{"Ísta Taim"}
+ ls{"Ísta Fíksd Taim"}
+ }
+ "meta:Ecuador"{
+ ls{"Ẹ́kwuádọ Taim"}
+ }
+ "meta:Europe_Central"{
+ ld{"Mídúl Yúrop Họ́t Sízin Taim"}
+ lg{"Mídúl Yúrop Taim"}
+ ls{"Mídúl Yúrop Fíksd Taim"}
+ }
+ "meta:Europe_Eastern"{
+ ld{"Ístán Yúrop Họ́t Sízin Taim"}
+ lg{"Ístán Yúrop Taim"}
+ ls{"Ístán Yúrop Fíksd Taim"}
+ }
+ "meta:Europe_Further_Eastern"{
+ ls{"Faá-Ístán Yúrop Taim"}
+ }
+ "meta:Europe_Western"{
+ ld{"Wẹ́stán Yúrop Họ́t Sízin Taim"}
+ lg{"Wẹ́stán Yúrop Taim"}
+ ls{"Wẹ́stán Yúrop Fíksd Taim"}
+ }
+ "meta:Falkland"{
+ ld{"Fọ́lkland Họ́t Sízín Taim"}
+ lg{"Fọ́lkland Taim"}
+ ls{"Fọ́lkland Fíksd Taim"}
+ }
+ "meta:Fiji"{
+ ld{"Fíji Họ́t Sízín Taim"}
+ lg{"Fíji Taim"}
+ ls{"Fíji Fíksd Taim"}
+ }
+ "meta:French_Guiana"{
+ ls{"Frẹ́nch Giána Taim"}
+ }
+ "meta:French_Southern"{
+ ls{"Frẹ́nch Saútan an Antátík Taim"}
+ }
+ "meta:GMT"{
+ ls{"Grínwích Mín Taim"}
+ }
+ "meta:Galapagos"{
+ ls{"Galápágọs Taim"}
+ }
+ "meta:Gambier"{
+ ls{"Gámbiẹr Taim"}
+ }
+ "meta:Georgia"{
+ ld{"Jọ́jia Họ́t Sízin Taim"}
+ lg{"Jọ́jia Taim"}
+ ls{"Jọ́jia Fíksd Taim"}
+ }
+ "meta:Gilbert_Islands"{
+ ls{"Gílbat Aílands Taim"}
+ }
+ "meta:Greenland_Eastern"{
+ ld{"Íist Grínlánd Họ́t Sízin Taim"}
+ lg{"Íist Grínlánd Taim"}
+ ls{"Íist Grínlánd Fíksd Taim"}
+ }
+ "meta:Greenland_Western"{
+ ld{"Wẹ́st Grínlánd Họ́t Sízin Taim"}
+ lg{"Wẹ́st Grínlánd Taim"}
+ ls{"Wẹ́st Grínlánd Fíksd Taim"}
+ }
+ "meta:Gulf"{
+ ls{"Gọ́lf Fíksd Taim"}
+ }
+ "meta:Guyana"{
+ ls{"Gayána Taim"}
+ }
+ "meta:Hawaii_Aleutian"{
+ ld{"Hawaií-Elúshián Délaít Taim"}
+ lg{"Hawaií-Elúshián Taim"}
+ ls{"Hawaií-Elúshián Fíksd Taim"}
+ }
+ "meta:Hong_Kong"{
+ ld{"Họng Kọng Họ́t Sízin Taim"}
+ lg{"Họng Kọng Taim"}
+ ls{"Họng Kọng Fíksd Taim"}
+ }
+ "meta:Hovd"{
+ ld{"Hovd Họ́t Sízin Taim"}
+ lg{"Hovd Taim"}
+ ls{"Hovd Fíksd Taim"}
+ }
+ "meta:India"{
+ ls{"Índia Fíksd Taim"}
+ }
+ "meta:Indian_Ocean"{
+ ls{"Índián Óshẹ́n Taim"}
+ }
+ "meta:Indochina"{
+ ls{"Indochaína Taim"}
+ }
+ "meta:Indonesia_Central"{
+ ls{"Mídúl Indonẹ́shia Taim"}
+ }
+ "meta:Indonesia_Eastern"{
+ ls{"Ístán Indonẹ́shia Taim"}
+ }
+ "meta:Indonesia_Western"{
+ ls{"Wẹ́stán Indonẹ́shia Taim"}
+ }
+ "meta:Iran"{
+ ld{"Iran Délaít Taim"}
+ lg{"Iran Taim"}
+ ls{"Iran Fíksd Taim"}
+ }
+ "meta:Irkutsk"{
+ ld{"Irkútsk Họ́t Sízin Taim"}
+ lg{"Irkútsk Taim"}
+ ls{"Irkútsk Fíksd Taim"}
+ }
+ "meta:Israel"{
+ ld{"Ízrẹl Délaít Taim"}
+ lg{"Ízrẹl Taim"}
+ ls{"Ízrẹl Fíksd Taim"}
+ }
+ "meta:Japan"{
+ ld{"Japan Délaít Taim"}
+ lg{"Japan Taim"}
+ ls{"Japan Fíksd Taim"}
+ }
+ "meta:Kazakhstan_Eastern"{
+ ls{"Íst Kazékstan Taim"}
+ }
+ "meta:Kazakhstan_Western"{
+ ls{"Wẹ́st Kazékstan Taim"}
+ }
+ "meta:Korea"{
+ ld{"Koria Délaít Taim"}
+ lg{"Koria Taim"}
+ ls{"Koria Fíksd Taim"}
+ }
+ "meta:Kosrae"{
+ ls{"Kọ́sraẹ Taim"}
+ }
+ "meta:Krasnoyarsk"{
+ ld{"Krasnoyask Họ́t Sízin Taim"}
+ lg{"Krasnoyask Taim"}
+ ls{"Krasnoyask Fíksd Taim"}
+ }
+ "meta:Kyrgystan"{
+ ls{"Kẹgistan Taim"}
+ }
+ "meta:Line_Islands"{
+ ls{"Laín Aílands Taim"}
+ }
+ "meta:Lord_Howe"{
+ ld{"Lọd Haú Délaít Taim"}
+ lg{"Lọd Haú Taim"}
+ ls{"Lọd Haú Fíksd Taim"}
+ }
+ "meta:Macquarie"{
+ ls{"Makwuéí Aíland Taim"}
+ }
+ "meta:Magadan"{
+ ld{"Mágádan Họ́t Sízin Taim"}
+ lg{"Mágádan Taim"}
+ ls{"Mágádan Fíksd Taim"}
+ }
+ "meta:Malaysia"{
+ ls{"Maléshia Taim"}
+ }
+ "meta:Maldives"{
+ ls{"Mọ́divs Taim"}
+ }
+ "meta:Marquesas"{
+ ls{"Makwẹ́sas Taim"}
+ }
+ "meta:Marshall_Islands"{
+ ls{"Máshal Aílands Taim"}
+ }
+ "meta:Mauritius"{
+ ld{"Mọríshọs Họ́t Sízin Taim"}
+ lg{"Mọríshọs Taim"}
+ ls{"Mọríshọs Fíksd Taim"}
+ }
+ "meta:Mawson"{
+ ls{"Mọ́sọn Taim"}
+ }
+ "meta:Mexico_Northwest"{
+ ld{"Nọ́twẹ́st Mẹ́ksíko Délaít Taim"}
+ lg{"Nọ́twẹ́st Mẹ́ksíko Taim"}
+ ls{"Nọ́twẹ́st Mẹ́ksíko Fíksd Taim"}
+ }
+ "meta:Mexico_Pacific"{
+ ld{"Mẹ́ksíkó Pasífík Délaít Taim"}
+ lg{"Mẹ́ksíkó Pasífík Taim"}
+ ls{"Mẹ́ksíkó Pasífík Fíksd Taim"}
+ }
+ "meta:Mongolia"{
+ ld{"Mọngólia Họ́t Sízin Taim"}
+ lg{"Mọngólia Taim"}
+ ls{"Mọngólia Fíksd Taim"}
+ }
+ "meta:Moscow"{
+ ld{"Mọ́sko Họ́t Sízin Taim"}
+ lg{"Mọ́sko Taim"}
+ ls{"Mọ́sko Fíksd Taim"}
+ }
+ "meta:Myanmar"{
+ ls{"Miánma Taim"}
+ }
+ "meta:Nauru"{
+ ls{"Naúru Taim"}
+ }
+ "meta:Nepal"{
+ ls{"Nẹpọl Taim"}
+ }
+ "meta:New_Caledonia"{
+ ld{"Niú Kalẹdónia Họ́t Sízin Taim"}
+ lg{"Niú Kalẹdónia Taim"}
+ ls{"Niú Kalẹdónia Fíksd Taim"}
+ }
+ "meta:New_Zealand"{
+ ld{"Niú Ziland Délaít Taim"}
+ lg{"Niú Ziland Taim"}
+ ls{"Niú Ziland Fíksd Taim"}
+ }
+ "meta:Newfoundland"{
+ ld{"Niúfaúndlánd Délaít Taim"}
+ lg{"Niúfaúndlánd Taim"}
+ ls{"Niúfaúndlánd Fíksd Taim"}
+ }
+ "meta:Niue"{
+ ls{"Niúẹ Taim"}
+ }
+ "meta:Norfolk"{
+ ld{"Nọ́rfọ́lk Aíland Họ́t Sízin Taim"}
+ lg{"Nọ́rfọ́lk Aíland Taim"}
+ ls{"Nọ́rfọ́lk Aíland Fíksd Taim"}
+ }
+ "meta:Noronha"{
+ ld{"Fẹrnándó di Nọrónia Họ́t Sízín Taim"}
+ lg{"Fẹrnándó di Nọrónia Taim"}
+ ls{"Fẹrnándó di Nọrónia Fíksd Taim"}
+ }
+ "meta:Novosibirsk"{
+ ld{"Novosibisk Họ́t Sízin Taim"}
+ lg{"Novosibisk Taim"}
+ ls{"Novosibisk Fíksd Taim"}
+ }
+ "meta:Omsk"{
+ ld{"Ọmsk Họ́t Sízin Taim"}
+ lg{"Ọmsk Taim"}
+ ls{"Ọmsk Fíksd Taim"}
+ }
+ "meta:Pakistan"{
+ ld{"Pákístan Họ́t Sízin Taim"}
+ lg{"Pákístan Taim"}
+ ls{"Pákístan Fíksd Taim"}
+ }
+ "meta:Palau"{
+ ls{"Paláu Taim"}
+ }
+ "meta:Papua_New_Guinea"{
+ ls{"Pápuá Niú Gíni Taim"}
+ }
+ "meta:Paraguay"{
+ ld{"Párágwue Họ́t Sízín Taim"}
+ lg{"Párágwue Taim"}
+ ls{"Párágwue Fíksd Taim"}
+ }
+ "meta:Peru"{
+ ld{"Pẹru Họ́t Sízín Taim"}
+ lg{"Pẹru Taim"}
+ ls{"Pẹru Fíksd Taim"}
+ }
+ "meta:Philippines"{
+ ld{"Fílípin Họt Sízin Taim"}
+ lg{"Fílípin Taim"}
+ ls{"Fílípin Fíksd Taim"}
+ }
+ "meta:Phoenix_Islands"{
+ ls{"Fíniks Aílands Taim"}
+ }
+ "meta:Pierre_Miquelon"{
+ ld{"Sent Piẹr an Míkẹlọn Délaít Taim"}
+ lg{"Sent Piẹr & Míkẹlọn Taim"}
+ ls{"Sent Piẹr an Míkẹlọn Fíksd Taim"}
+ }
+ "meta:Pitcairn"{
+ ls{"Pítkan Taim"}
+ }
+ "meta:Ponape"{
+ ls{"Pónápẹ Taim"}
+ }
+ "meta:Pyongyang"{
+ ls{"Piọngyang Taim"}
+ }
+ "meta:Reunion"{
+ ls{"Riyúniọn Taim"}
+ }
+ "meta:Rothera"{
+ ls{"Rotẹ́ra Taim"}
+ }
+ "meta:Sakhalin"{
+ ld{"Sákhalin Họ́t Sízin Taim"}
+ lg{"Sákhalin Taim"}
+ ls{"Sákhalin Fíksd Taim"}
+ }
+ "meta:Samoa"{
+ ld{"Sámoá Délaít Taim"}
+ lg{"Sámoá Taim"}
+ ls{"Sámoá Fíksd Taim"}
+ }
+ "meta:Seychelles"{
+ ls{"Sẹ́chẹls Taim"}
+ }
+ "meta:Singapore"{
+ ls{"Singapọ Taim"}
+ }
+ "meta:Solomon"{
+ ls{"Sólómọ́n Aílands Taim"}
+ }
+ "meta:South_Georgia"{
+ ls{"Saút Jọ́jia Taim"}
+ }
+ "meta:Suriname"{
+ ls{"Súrínam Taim"}
+ }
+ "meta:Syowa"{
+ ls{"Siówa Taim"}
+ }
+ "meta:Tahiti"{
+ ls{"Tahíti Taim"}
+ }
+ "meta:Taipei"{
+ ld{"Taipẹi Délaít Taim"}
+ lg{"Taipẹi Taim"}
+ ls{"Taipẹi Fíksd Taim"}
+ }
+ "meta:Tajikistan"{
+ ls{"Tajíkistan Taim"}
+ }
+ "meta:Tokelau"{
+ ls{"Tokẹláu Taim"}
+ }
+ "meta:Tonga"{
+ ld{"Tọ́nga Họ́t Sízin Taim"}
+ lg{"Tọ́nga Taim"}
+ ls{"Tọ́nga Fíksd Taim"}
+ }
+ "meta:Truk"{
+ ls{"Chuk Taim"}
+ }
+ "meta:Turkmenistan"{
+ ld{"Tọkmẹnistan Họ́t Sízin Taim"}
+ lg{"Tọkmẹnistan Taim"}
+ ls{"Tọkmẹnistan Fíksd Taim"}
+ }
+ "meta:Tuvalu"{
+ ls{"Tuválu Taim"}
+ }
+ "meta:Uruguay"{
+ ld{"Yúrugwue Họ́t Sízín Taim"}
+ lg{"Yúrugwue Taim"}
+ ls{"Yúrugwue Fíksd Taim"}
+ }
+ "meta:Uzbekistan"{
+ ld{"Uzbẹkistan Họ́t Sízin Taim"}
+ lg{"Uzbẹkistan Taim"}
+ ls{"Uzbẹkistan Fíksd Taim"}
+ }
+ "meta:Vanuatu"{
+ ld{"Vanuátu Sízin Taim"}
+ lg{"Vanuátu Taim"}
+ ls{"Vanuátu Fíksd Taim"}
+ }
+ "meta:Venezuela"{
+ ls{"Vẹnẹzuẹ́la Taim"}
+ }
+ "meta:Vladivostok"{
+ ld{"Vladivostok Họ́t Sízin Taim"}
+ lg{"Vladivọstọk Taim"}
+ ls{"Vladivọstọk Fíksd Taim"}
+ }
+ "meta:Volgograd"{
+ ld{"Volvógrad Họ́t Sízin Taim"}
+ lg{"Volvógrad Taim"}
+ ls{"Volvógrad Fíksd Taim"}
+ }
+ "meta:Vostok"{
+ ls{"Vọ́stọk Taim"}
+ }
+ "meta:Wake"{
+ ls{"Wék Aíland Taim"}
+ }
+ "meta:Wallis"{
+ ls{"Wális an Fútúna Taim"}
+ }
+ "meta:Yakutsk"{
+ ld{"Yékútsk Họ́t Sízin Taim"}
+ lg{"Yékútsk Taim"}
+ ls{"Yékútsk Fíksd Taim"}
+ }
+ "meta:Yekaterinburg"{
+ ld{"Yẹketẹrínbug Họ́t Sízin Taim"}
+ lg{"Yẹketẹrínbug Taim"}
+ ls{"Yẹketẹrínbug Fíksd Taim"}
+ }
+ fallbackFormat{"{1} ({0})"}
+ gmtFormat{"GMT{0}"}
+ gmtZeroFormat{"GMT"}
+ hourFormat{"+HH:mm;-HH:mm"}
+ regionFormat{"{0} Taim"}
+ regionFormatDaylight{"{0} Délaít Taim"}
+ regionFormatStandard{"{0} Fíksd Taim"}
+ }
+}
diff --git a/icu4c/source/data/zone/pl.txt b/icu4c/source/data/zone/pl.txt
index 6763ce0bb0d..398ee00ff81 100644
--- a/icu4c/source/data/zone/pl.txt
+++ b/icu4c/source/data/zone/pl.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
pl{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidżan"}
@@ -1311,7 +1311,7 @@ pl{
}
"meta:Alaska"{
ld{"Alaska (czas letni)"}
- lg{"Alaska"}
+ lg{"czas Alaska"}
ls{"Alaska (czas standardowy)"}
}
"meta:Amazon"{
@@ -1346,27 +1346,27 @@ pl{
}
"meta:Apia"{
ld{"Apia (czas letni)"}
- lg{"Apia"}
+ lg{"czas Apia"}
ls{"Apia (czas standardowy)"}
}
"meta:Arabian"{
ld{"Półwysep Arabski (czas letni)"}
- lg{"Półwysep Arabski"}
+ lg{"czas Półwysep Arabski"}
ls{"Półwysep Arabski (czas standardowy)"}
}
"meta:Argentina"{
ld{"Argentyna (czas letni)"}
- lg{"Argentyna"}
+ lg{"czas Argentyna"}
ls{"Argentyna (czas standardowy)"}
}
"meta:Argentina_Western"{
ld{"Argentyna Zachodnia (czas letni)"}
- lg{"Argentyna Zachodnia"}
+ lg{"czas Argentyna Zachodnia"}
ls{"Argentyna Zachodnia (czas standardowy)"}
}
"meta:Armenia"{
ld{"Armenia (czas letni)"}
- lg{"Armenia"}
+ lg{"czas Armenia"}
ls{"Armenia (czas standardowy)"}
}
"meta:Atlantic"{
@@ -1396,98 +1396,89 @@ pl{
}
"meta:Azerbaijan"{
ld{"Azerbejdżan (czas letni)"}
- lg{"Azerbejdżan"}
+ lg{"czas Azerbejdżan"}
ls{"Azerbejdżan (czas standardowy)"}
}
"meta:Azores"{
ld{"Azory (czas letni)"}
- lg{"Azory"}
+ lg{"czas Azory"}
ls{"Azory (czas standardowy)"}
}
"meta:Bangladesh"{
ld{"Bangladesz (czas letni)"}
- lg{"Bangladesz"}
+ lg{"czas Bangladesz"}
ls{"Bangladesz (czas standardowy)"}
}
- "meta:Bhutan"{
- ls{"Bhutan"}
- }
"meta:Bolivia"{
- ls{"Boliwia"}
+ ls{"czas Boliwia"}
}
"meta:Brasilia"{
ld{"Brasília (czas letni)"}
- lg{"Brasília"}
+ lg{"czas Brasília"}
ls{"Brasília (czas standardowy)"}
}
- "meta:Brunei"{
- ls{"Brunei"}
- }
"meta:Cape_Verde"{
ld{"Wyspy Zielonego Przylądka (czas letni)"}
- lg{"Wyspy Zielonego Przylądka"}
+ lg{"czas Wyspy Zielonego Przylądka"}
ls{"Wyspy Zielonego Przylądka (czas standardowy)"}
}
"meta:Chamorro"{
- ls{"Czamorro"}
+ ls{"czas Czamorro"}
}
"meta:Chatham"{
ld{"Chatham (czas letni)"}
- lg{"Chatham"}
+ lg{"czas Chatham"}
ls{"Chatham (czas standardowy)"}
}
"meta:Chile"{
ld{"Chile (czas letni)"}
- lg{"Chile"}
+ lg{"czas Chile"}
ls{"Chile (czas standardowy)"}
}
"meta:China"{
ld{"Chiny (czas letni)"}
- lg{"Chiny"}
+ lg{"czas Chiny"}
ls{"Chiny (czas standardowy)"}
}
"meta:Choibalsan"{
ld{"Czojbalsan (czas letni)"}
- lg{"Czojbalsan"}
+ lg{"czas Czojbalsan"}
ls{"Czojbalsan (czas standardowy)"}
}
"meta:Christmas"{
- ls{"Wyspa Bożego Narodzenia"}
+ ls{"czas Wyspa Bożego Narodzenia"}
}
"meta:Cocos"{
- ls{"Wyspy Kokosowe"}
+ ls{"czas Wyspy Kokosowe"}
}
"meta:Colombia"{
ld{"Kolumbia (czas letni)"}
- lg{"Kolumbia"}
+ lg{"czas Kolumbia"}
ls{"Kolumbia (czas standardowy)"}
}
"meta:Cook"{
ld{"Wyspy Cooka (czas letni)"}
- lg{"Wyspy Cooka"}
+ lg{"czas Wyspy Cooka"}
ls{"Wyspy Cooka (czas standardowy)"}
}
"meta:Cuba"{
ld{"Kuba (czas letni)"}
- lg{"Kuba"}
+ lg{"czas Kuba"}
ls{"Kuba (czas standardowy)"}
}
- "meta:Davis"{
- ls{"Davis"}
- }
"meta:DumontDUrville"{
- ls{"Dumont-d’Urville"}
+ ls{"czas Dumont-d’Urville"}
}
"meta:East_Timor"{
- ls{"Timor Wschodni"}
+ ls{"czas Timor Wschodni"}
}
"meta:Easter"{
ld{"Wyspa Wielkanocna (czas letni)"}
- lg{"Wyspa Wielkanocna"}
+ lg{"czas Wyspa Wielkanocna"}
ls{"Wyspa Wielkanocna (czas standardowy)"}
}
"meta:Ecuador"{
- ls{"Ekwador"}
+ ls{"czas Ekwador"}
}
"meta:Europe_Central"{
ld{"czas środkowoeuropejski letni"}
@@ -1518,104 +1509,101 @@ pl{
}
"meta:Falkland"{
ld{"Falklandy (czas letni)"}
- lg{"Falklandy"}
+ lg{"czas Falklandy"}
ls{"Falklandy (czas standardowy)"}
}
"meta:Fiji"{
ld{"Fidżi (czas letni)"}
- lg{"Fidżi"}
+ lg{"czas Fidżi"}
ls{"Fidżi (czas standardowy)"}
}
"meta:French_Guiana"{
- ls{"Gujana Francuska"}
+ ls{"czas Gujana Francuska"}
}
"meta:French_Southern"{
- ls{"Francuskie Terytoria Południowe i Antarktyczne"}
+ ls{"czas Francuskie Terytoria Południowe i Antarktyczne"}
}
"meta:GMT"{
ls{"czas uniwersalny"}
}
- "meta:Galapagos"{
- ls{"Galapagos"}
- }
"meta:Gambier"{
- ls{"Wyspy Gambiera"}
+ ls{"czas Wyspy Gambiera"}
}
"meta:Georgia"{
ld{"Gruzja (czas letni)"}
- lg{"Gruzja"}
+ lg{"czas Gruzja"}
ls{"Gruzja (czas standardowy)"}
}
"meta:Gilbert_Islands"{
- ls{"Wyspy Gilberta"}
+ ls{"czas Wyspy Gilberta"}
}
"meta:Greenland_Eastern"{
ld{"Grenlandia Wschodnia (czas letni)"}
- lg{"Grenlandia Wschodnia"}
+ lg{"czas Grenlandia Wschodnia"}
ls{"Grenlandia Wschodnia (czas standardowy)"}
}
"meta:Greenland_Western"{
ld{"Grenlandia Zachodnia (czas letni)"}
- lg{"Grenlandia Zachodnia"}
+ lg{"czas Grenlandia Zachodnia"}
ls{"Grenlandia Zachodnia (czas standardowy)"}
}
"meta:Gulf"{
- ls{"Zatoka Perska"}
+ ls{"czas Zatoka Perska"}
}
"meta:Guyana"{
- ls{"Gujana"}
+ ls{"czas Gujana"}
}
"meta:Hawaii_Aleutian"{
ld{"Hawaje-Aleuty (czas letni)"}
- lg{"Hawaje-Aleuty"}
+ lg{"czas Hawaje-Aleuty"}
ls{"Hawaje-Aleuty (czas standardowy)"}
}
"meta:Hong_Kong"{
ld{"Hongkong (czas letni)"}
- lg{"Hongkong"}
+ lg{"czas Hongkong"}
ls{"Hongkong (czas standardowy)"}
}
"meta:Hovd"{
ld{"Kobdo (czas letni)"}
- lg{"Kobdo"}
+ lg{"czas Kobdo"}
ls{"Kobdo (czas standardowy)"}
}
"meta:India"{
ls{"czas indyjski standardowy"}
}
"meta:Indian_Ocean"{
- ls{"Ocean Indyjski"}
+ ls{"czas Ocean Indyjski"}
}
"meta:Indochina"{
ls{"czas indochiński"}
}
"meta:Indonesia_Central"{
- ls{"Indonezja Środkowa"}
+ ls{"czas Indonezja Środkowa"}
}
"meta:Indonesia_Eastern"{
- ls{"Indonezja Wschodnia"}
+ ls{"czas Indonezja Wschodnia"}
}
"meta:Indonesia_Western"{
- ls{"Indonezja Zachodnia"}
+ ls{"czas Indonezja Zachodnia"}
}
"meta:Iran"{
ld{"Iran (czas letni)"}
- lg{"Iran"}
+ lg{"czas Iran"}
ls{"Iran (czas standardowy)"}
}
"meta:Irkutsk"{
ld{"Irkuck (czas letni)"}
- lg{"Irkuck"}
+ lg{"czas Irkuck"}
ls{"Irkuck (czas standardowy)"}
}
"meta:Israel"{
ld{"Izrael (czas letni)"}
- lg{"Izrael"}
+ lg{"czas Izrael"}
ls{"Izrael (czas standardowy)"}
}
"meta:Japan"{
ld{"Japonia (czas letni)"}
- lg{"Japonia"}
+ lg{"czas Japonia"}
ls{"Japonia (czas standardowy)"}
}
"meta:Kamchatka"{
@@ -1624,66 +1612,57 @@ pl{
ls{"czas standardowy Pietropawłowsk Kamczacki"}
}
"meta:Kazakhstan_Eastern"{
- ls{"Kazachstan Wschodni"}
+ ls{"czas Kazachstan Wschodni"}
}
"meta:Kazakhstan_Western"{
- ls{"Kazachstan Zachodni"}
+ ls{"czas Kazachstan Zachodni"}
}
"meta:Korea"{
ld{"Korea (czas letni)"}
- lg{"Korea"}
+ lg{"czas Korea"}
ls{"Korea (czas standardowy)"}
}
- "meta:Kosrae"{
- ls{"Kosrae"}
- }
"meta:Krasnoyarsk"{
ld{"Krasnojarsk (czas letni)"}
- lg{"Krasnojarsk"}
+ lg{"czas Krasnojarsk"}
ls{"Krasnojarsk (czas standardowy)"}
}
"meta:Kyrgystan"{
- ls{"Kirgistan"}
+ ls{"czas Kirgistan"}
}
"meta:Line_Islands"{
- ls{"Line Islands"}
+ ls{"czas Line Islands"}
}
"meta:Lord_Howe"{
ld{"Lord Howe (czas letni)"}
- lg{"Lord Howe"}
+ lg{"czas Lord Howe"}
ls{"Lord Howe (czas standardowy)"}
}
- "meta:Macquarie"{
- ls{"Macquarie"}
- }
"meta:Magadan"{
ld{"Magadan (czas letni)"}
- lg{"Magadan"}
+ lg{"czas Magadan"}
ls{"Magadan (czas standardowy)"}
}
"meta:Malaysia"{
- ls{"Malezja"}
+ ls{"czas Malezja"}
}
"meta:Maldives"{
- ls{"Malediwy"}
+ ls{"czas Malediwy"}
}
"meta:Marquesas"{
- ls{"Markizy"}
+ ls{"czas Markizy"}
}
"meta:Marshall_Islands"{
- ls{"Wyspy Marshalla"}
+ ls{"czas Wyspy Marshalla"}
}
"meta:Mauritius"{
ld{"Mauritius (czas letni)"}
- lg{"Mauritius"}
+ lg{"czas Mauritius"}
ls{"Mauritius (czas standardowy)"}
}
- "meta:Mawson"{
- ls{"Mawson"}
- }
"meta:Mexico_Northwest"{
ld{"Meksyk Północno-Zachodni (czas letni)"}
- lg{"Meksyk Północno-Zachodni"}
+ lg{"czas Meksyk Północno-Zachodni"}
ls{"Meksyk Północno-Zachodni (czas standardowy)"}
}
"meta:Mexico_Pacific"{
@@ -1693,111 +1672,87 @@ pl{
}
"meta:Mongolia"{
ld{"Ułan Bator (czas letni)"}
- lg{"Ułan Bator"}
+ lg{"czas Ułan Bator"}
ls{"Ułan Bator (czas standardowy)"}
}
"meta:Moscow"{
ld{"Moskwa (czas letni)"}
- lg{"Moskwa"}
+ lg{"czas Moskwa"}
ls{"Moskwa (czas standardowy)"}
}
"meta:Myanmar"{
- ls{"Mjanma"}
- }
- "meta:Nauru"{
- ls{"Nauru"}
- }
- "meta:Nepal"{
- ls{"Nepal"}
+ ls{"czas Mjanma"}
}
"meta:New_Caledonia"{
ld{"Nowa Kaledonia (czas letni)"}
- lg{"Nowa Kaledonia"}
+ lg{"czas Nowa Kaledonia"}
ls{"Nowa Kaledonia (czas standardowy)"}
}
"meta:New_Zealand"{
ld{"Nowa Zelandia (czas letni)"}
- lg{"Nowa Zelandia"}
+ lg{"czas Nowa Zelandia"}
ls{"Nowa Zelandia (czas standardowy)"}
}
"meta:Newfoundland"{
ld{"Nowa Fundlandia (czas letni)"}
- lg{"Nowa Fundlandia"}
+ lg{"czas Nowa Fundlandia"}
ls{"Nowa Fundlandia (czas standardowy)"}
}
- "meta:Niue"{
- ls{"Niue"}
- }
- "meta:Norfolk"{
- ls{"Norfolk"}
- }
"meta:Noronha"{
ld{"Fernando de Noronha (czas letni)"}
- lg{"Fernando de Noronha"}
+ lg{"czas Fernando de Noronha"}
ls{"Fernando de Noronha (czas standardowy)"}
}
"meta:Novosibirsk"{
ld{"Nowosybirsk (czas letni)"}
- lg{"Nowosybirsk"}
+ lg{"czas Nowosybirsk"}
ls{"Nowosybirsk (czas standardowy)"}
}
"meta:Omsk"{
ld{"Omsk (czas letni)"}
- lg{"Omsk"}
+ lg{"czas Omsk"}
ls{"Omsk (czas standardowy)"}
}
"meta:Pakistan"{
ld{"Pakistan (czas letni)"}
- lg{"Pakistan"}
+ lg{"czas Pakistan"}
ls{"Pakistan (czas standardowy)"}
}
- "meta:Palau"{
- ls{"Palau"}
- }
"meta:Papua_New_Guinea"{
- ls{"Papua-Nowa Gwinea"}
+ ls{"czas Papua-Nowa Gwinea"}
}
"meta:Paraguay"{
ld{"Paragwaj (czas letni)"}
- lg{"Paragwaj"}
+ lg{"czas Paragwaj"}
ls{"Paragwaj (czas standardowy)"}
}
"meta:Peru"{
ld{"Peru (czas letni)"}
- lg{"Peru"}
+ lg{"czas Peru"}
ls{"Peru (czas standardowy)"}
}
"meta:Philippines"{
ld{"Filipiny (czas letni)"}
- lg{"Filipiny"}
+ lg{"czas Filipiny"}
ls{"Filipiny (czas standardowy)"}
}
"meta:Phoenix_Islands"{
- ls{"Feniks"}
+ ls{"czas Feniks"}
}
"meta:Pierre_Miquelon"{
ld{"Saint-Pierre i Miquelon (czas letni)"}
- lg{"Saint-Pierre i Miquelon"}
+ lg{"czas Saint-Pierre i Miquelon"}
ls{"Saint-Pierre i Miquelon (czas standardowy)"}
}
- "meta:Pitcairn"{
- ls{"Pitcairn"}
- }
"meta:Ponape"{
- ls{"Pohnpei"}
+ ls{"czas Pohnpei"}
}
"meta:Pyongyang"{
- ls{"Pjongjang"}
- }
- "meta:Reunion"{
- ls{"Reunion"}
- }
- "meta:Rothera"{
- ls{"Rothera"}
+ ls{"czas Pjongjang"}
}
"meta:Sakhalin"{
ld{"Sachalin (czas letni)"}
- lg{"Sachalin"}
+ lg{"czas Sachalin"}
ls{"Sachalin (czas standardowy)"}
}
"meta:Samara"{
@@ -1807,102 +1762,87 @@ pl{
}
"meta:Samoa"{
ld{"Samoa (czas letni)"}
- lg{"Samoa"}
+ lg{"czas Samoa"}
ls{"Samoa (czas standardowy)"}
}
"meta:Seychelles"{
- ls{"Seszele"}
+ ls{"czas Seszele"}
}
"meta:Singapore"{
- ls{"Singapur"}
+ ls{"czas Singapur"}
}
"meta:Solomon"{
- ls{"Wyspy Salomona"}
+ ls{"czas Wyspy Salomona"}
}
"meta:South_Georgia"{
- ls{"Georgia Południowa"}
+ ls{"czas Georgia Południowa"}
}
"meta:Suriname"{
- ls{"Surinam"}
- }
- "meta:Syowa"{
- ls{"Syowa"}
- }
- "meta:Tahiti"{
- ls{"Tahiti"}
+ ls{"czas Surinam"}
}
"meta:Taipei"{
ld{"Tajpej (czas letni)"}
- lg{"Tajpej"}
+ lg{"czas Tajpej"}
ls{"Tajpej (czas standardowy)"}
}
"meta:Tajikistan"{
- ls{"Tadżykistan"}
- }
- "meta:Tokelau"{
- ls{"Tokelau"}
+ ls{"czas Tadżykistan"}
}
"meta:Tonga"{
ld{"Tonga (czas letni)"}
- lg{"Tonga"}
+ lg{"czas Tonga"}
ls{"Tonga (czas standardowy)"}
}
"meta:Truk"{
- ls{"Chuuk"}
+ ls{"czas Chuuk"}
}
"meta:Turkmenistan"{
ld{"Turkmenistan (czas letni)"}
- lg{"Turkmenistan"}
+ lg{"czas Turkmenistan"}
ls{"Turkmenistan (czas standardowy)"}
}
- "meta:Tuvalu"{
- ls{"Tuvalu"}
- }
"meta:Uruguay"{
ld{"Urugwaj (czas letni)"}
- lg{"Urugwaj"}
+ lg{"czas Urugwaj"}
ls{"Urugwaj (czas standardowy)"}
}
"meta:Uzbekistan"{
ld{"Uzbekistan (czas letni)"}
- lg{"Uzbekistan"}
+ lg{"czas Uzbekistan"}
ls{"Uzbekistan (czas standardowy)"}
}
"meta:Vanuatu"{
ld{"Vanuatu (czas letni)"}
- lg{"Vanuatu"}
+ lg{"czas Vanuatu"}
ls{"Vanuatu (czas standardowy)"}
}
"meta:Venezuela"{
- ls{"Wenezuela"}
+ ls{"czas Wenezuela"}
}
"meta:Vladivostok"{
ld{"Władywostok (czas letni)"}
- lg{"Władywostok"}
+ lg{"czas Władywostok"}
ls{"Władywostok (czas standardowy)"}
}
"meta:Volgograd"{
ld{"Wołgograd (czas letni)"}
- lg{"Wołgograd"}
+ lg{"czas Wołgograd"}
ls{"Wołgograd (czas standardowy)"}
}
"meta:Vostok"{
- ls{"Wostok"}
- }
- "meta:Wake"{
- ls{"Wake"}
+ ls{"czas Wostok"}
}
"meta:Wallis"{
- ls{"Wallis i Futuna"}
+ ls{"czas Wallis i Futuna"}
}
"meta:Yakutsk"{
ld{"Jakuck (czas letni)"}
- lg{"Jakuck"}
+ lg{"czas Jakuck"}
ls{"Jakuck (czas standardowy)"}
}
"meta:Yekaterinburg"{
ld{"Jekaterynburg (czas letni)"}
- lg{"Jekaterynburg"}
+ lg{"czas Jekaterynburg"}
ls{"Jekaterynburg (czas standardowy)"}
}
fallbackFormat{"{1} ({0})"}
diff --git a/icu4c/source/data/zone/ps.txt b/icu4c/source/data/zone/ps.txt
index 69654f5de4e..66174c1a7b4 100644
--- a/icu4c/source/data/zone/ps.txt
+++ b/icu4c/source/data/zone/ps.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ps{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"ابيجان"}
@@ -540,6 +540,9 @@ ps{
"America:Sao_Paulo"{
ec{"ساو پاولو"}
}
+ "America:Scoresbysund"{
+ ec{"اټوکوټورمیټ"}
+ }
"America:Sitka"{
ec{"سیټکا"}
}
@@ -1175,6 +1178,9 @@ ps{
"Pacific:Auckland"{
ec{"اکلند"}
}
+ "Pacific:Bougainville"{
+ ec{"بوګن ویل"}
+ }
"Pacific:Chatham"{
ec{"چاتام"}
}
@@ -1701,7 +1707,9 @@ ps{
ls{"نییو وخت"}
}
"meta:Norfolk"{
- ls{"د نورفکاس ټاپو وخت"}
+ ld{"د نورفکاس ټاپو اوړي وخت"}
+ lg{"د نورفکاس ټاپو وخت"}
+ ls{"د نورفکاس ټاپو معياري وخت"}
}
"meta:Noronha"{
ld{"فرنانڈو دي نورونھا اوړي وخت"}
diff --git a/icu4c/source/data/zone/ps_PK.txt b/icu4c/source/data/zone/ps_PK.txt
index 2b4246b34a9..d98c89f8bf4 100644
--- a/icu4c/source/data/zone/ps_PK.txt
+++ b/icu4c/source/data/zone/ps_PK.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ps_PK{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Harare"{
ec{"هرارے"}
diff --git a/icu4c/source/data/zone/pt.txt b/icu4c/source/data/zone/pt.txt
index 8c19183a431..413d42608c7 100644
--- a/icu4c/source/data/zone/pt.txt
+++ b/icu4c/source/data/zone/pt.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
pt{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidjan"}
@@ -1745,7 +1745,9 @@ pt{
ls{"Horário de Niue"}
}
"meta:Norfolk"{
- ls{"Horário da Ilha Norfolk"}
+ ld{"Horário de Verão da Ilha Norfolk"}
+ lg{"Horário da Ilha Norfolk"}
+ ls{"Horário Padrão da Ilha Norfolk"}
}
"meta:Noronha"{
ld{"Horário de Verão de Fernando de Noronha"}
diff --git a/icu4c/source/data/zone/pt_AO.txt b/icu4c/source/data/zone/pt_AO.txt
index 609412ce8ed..00495fbd41a 100644
--- a/icu4c/source/data/zone/pt_AO.txt
+++ b/icu4c/source/data/zone/pt_AO.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_AO{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Azores"{
sd{"∅∅∅"}
diff --git a/icu4c/source/data/zone/pt_CH.txt b/icu4c/source/data/zone/pt_CH.txt
index 0060128ed54..3a679be16d0 100644
--- a/icu4c/source/data/zone/pt_CH.txt
+++ b/icu4c/source/data/zone/pt_CH.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_CH{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/pt_CV.txt b/icu4c/source/data/zone/pt_CV.txt
index 470ae4e2819..6faee2225a5 100644
--- a/icu4c/source/data/zone/pt_CV.txt
+++ b/icu4c/source/data/zone/pt_CV.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_CV{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Azores"{
sd{"∅∅∅"}
diff --git a/icu4c/source/data/zone/pt_GQ.txt b/icu4c/source/data/zone/pt_GQ.txt
index 263ab5fbe52..7cbf7717a1e 100644
--- a/icu4c/source/data/zone/pt_GQ.txt
+++ b/icu4c/source/data/zone/pt_GQ.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_GQ{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/pt_GW.txt b/icu4c/source/data/zone/pt_GW.txt
index 8ae698e008b..faf8977c174 100644
--- a/icu4c/source/data/zone/pt_GW.txt
+++ b/icu4c/source/data/zone/pt_GW.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_GW{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Azores"{
sd{"∅∅∅"}
diff --git a/icu4c/source/data/zone/pt_LU.txt b/icu4c/source/data/zone/pt_LU.txt
index 66c4e95674c..ebead8d520f 100644
--- a/icu4c/source/data/zone/pt_LU.txt
+++ b/icu4c/source/data/zone/pt_LU.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_LU{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/pt_MO.txt b/icu4c/source/data/zone/pt_MO.txt
index 0340303e912..b23eb841fb4 100644
--- a/icu4c/source/data/zone/pt_MO.txt
+++ b/icu4c/source/data/zone/pt_MO.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_MO{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Azores"{
sd{"∅∅∅"}
diff --git a/icu4c/source/data/zone/pt_MZ.txt b/icu4c/source/data/zone/pt_MZ.txt
index ad8811c2536..451ddf5fd85 100644
--- a/icu4c/source/data/zone/pt_MZ.txt
+++ b/icu4c/source/data/zone/pt_MZ.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_MZ{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Azores"{
sd{"∅∅∅"}
diff --git a/icu4c/source/data/zone/pt_PT.txt b/icu4c/source/data/zone/pt_PT.txt
index 5ed15d0b765..4d22d557f3d 100644
--- a/icu4c/source/data/zone/pt_PT.txt
+++ b/icu4c/source/data/zone/pt_PT.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_PT{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Addis_Ababa"{
ec{"Adis-Abeba"}
diff --git a/icu4c/source/data/zone/pt_ST.txt b/icu4c/source/data/zone/pt_ST.txt
index 56d93ef747b..1816386e916 100644
--- a/icu4c/source/data/zone/pt_ST.txt
+++ b/icu4c/source/data/zone/pt_ST.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_ST{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Azores"{
sd{"∅∅∅"}
diff --git a/icu4c/source/data/zone/pt_TL.txt b/icu4c/source/data/zone/pt_TL.txt
index 934886d3735..bd68cce9b74 100644
--- a/icu4c/source/data/zone/pt_TL.txt
+++ b/icu4c/source/data/zone/pt_TL.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
pt_TL{
%%Parent{"pt_PT"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Azores"{
sd{"∅∅∅"}
diff --git a/icu4c/source/data/zone/qu.txt b/icu4c/source/data/zone/qu.txt
index ae399fc8841..abd6b3b417a 100644
--- a/icu4c/source/data/zone/qu.txt
+++ b/icu4c/source/data/zone/qu.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
qu{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abiyán"}
@@ -1707,7 +1707,9 @@ qu{
ls{"Hora de Niue"}
}
"meta:Norfolk"{
- ls{"Hora de la Isla Norfolk"}
+ ld{"Hora de Verano de la Isla Norfolk"}
+ lg{"Hora de la Isla Norfolk"}
+ ls{"Hora Estandar de la Isla Norfolk"}
}
"meta:Noronha"{
ld{"Hora de Verano de Fernando de Noronha"}
diff --git a/icu4c/source/data/zone/qu_BO.txt b/icu4c/source/data/zone/qu_BO.txt
index 37430a7b2eb..935df644100 100644
--- a/icu4c/source/data/zone/qu_BO.txt
+++ b/icu4c/source/data/zone/qu_BO.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
qu_BO{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Bolivia"{
ss{"BOT"}
diff --git a/icu4c/source/data/zone/qu_EC.txt b/icu4c/source/data/zone/qu_EC.txt
index 1d379eea273..b3fca820227 100644
--- a/icu4c/source/data/zone/qu_EC.txt
+++ b/icu4c/source/data/zone/qu_EC.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
qu_EC{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:Ecuador"{
ss{"ECT"}
diff --git a/icu4c/source/data/zone/rm.txt b/icu4c/source/data/zone/rm.txt
index 7126a2990c6..76ab442cba2 100644
--- a/icu4c/source/data/zone/rm.txt
+++ b/icu4c/source/data/zone/rm.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
rm{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Addis_Ababa"{
ec{"Addis Abeba"}
diff --git a/icu4c/source/data/zone/rn.txt b/icu4c/source/data/zone/rn.txt
index 1f6843e8ef7..5a9f4db5913 100644
--- a/icu4c/source/data/zone/rn.txt
+++ b/icu4c/source/data/zone/rn.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
rn{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/ro.txt b/icu4c/source/data/zone/ro.txt
index 1db85856eec..62c05311d38 100644
--- a/icu4c/source/data/zone/ro.txt
+++ b/icu4c/source/data/zone/ro.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ro{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidjan"}
@@ -1732,7 +1732,9 @@ ro{
ls{"Ora din Niue"}
}
"meta:Norfolk"{
- ls{"Ora Insulelor Norfolk"}
+ ld{"Ora de vară Insulelor Norfolk"}
+ lg{"Ora Insulelor Norfolk"}
+ ls{"Ora standard Insulelor Norfolk"}
}
"meta:Noronha"{
ld{"Ora de vară din Fernando de Noronha"}
diff --git a/icu4c/source/data/zone/rof.txt b/icu4c/source/data/zone/rof.txt
index 76931bf2f81..7f57cbdf086 100644
--- a/icu4c/source/data/zone/rof.txt
+++ b/icu4c/source/data/zone/rof.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
rof{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/root.txt b/icu4c/source/data/zone/root.txt
index 50e49d98da1..4552cd4f056 100644
--- a/icu4c/source/data/zone/root.txt
+++ b/icu4c/source/data/zone/root.txt
@@ -1,10 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
-/**
- * ICU source: /common/main/root.xml
- */
root{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Asmera"{
ec{"Asmara"}
diff --git a/icu4c/source/data/zone/ru.txt b/icu4c/source/data/zone/ru.txt
index f30cb180f4e..382d51ae650 100644
--- a/icu4c/source/data/zone/ru.txt
+++ b/icu4c/source/data/zone/ru.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ru{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Абиджан"}
@@ -1754,7 +1754,9 @@ ru{
ls{"Ниуэ"}
}
"meta:Norfolk"{
- ls{"Норфолк"}
+ ld{"Норфолк, летнее время"}
+ lg{"Норфолк"}
+ ls{"Норфолк, стандартное время"}
}
"meta:Noronha"{
ld{"Фернанду-ди-Норонья, летнее время"}
diff --git a/icu4c/source/data/zone/rw.txt b/icu4c/source/data/zone/rw.txt
index 1f4b813b61c..2836457928f 100644
--- a/icu4c/source/data/zone/rw.txt
+++ b/icu4c/source/data/zone/rw.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
rw{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
gmtFormat{"GMT{0}"}
hourFormat{"+HH:mm;-HH:mm"}
diff --git a/icu4c/source/data/zone/rwk.txt b/icu4c/source/data/zone/rwk.txt
index d1852d88edb..ab5706fb9c6 100644
--- a/icu4c/source/data/zone/rwk.txt
+++ b/icu4c/source/data/zone/rwk.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
rwk{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/sah.txt b/icu4c/source/data/zone/sah.txt
index dcb27040dde..5db44ca2586 100644
--- a/icu4c/source/data/zone/sah.txt
+++ b/icu4c/source/data/zone/sah.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sah{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Asia:Almaty"{
ec{"Алматы"}
diff --git a/icu4c/source/data/zone/saq.txt b/icu4c/source/data/zone/saq.txt
index 42bbfb1d475..1aa6942d2d5 100644
--- a/icu4c/source/data/zone/saq.txt
+++ b/icu4c/source/data/zone/saq.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
saq{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/sat.txt b/icu4c/source/data/zone/sat.txt
new file mode 100644
index 00000000000..9cbb214c226
--- /dev/null
+++ b/icu4c/source/data/zone/sat.txt
@@ -0,0 +1,61 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+sat{
+ Version{"37"}
+ zoneStrings{
+ "Etc:UTC"{
+ ls{"ᱠᱚᱨᱰᱤᱱᱮᱴᱮᱰ ᱭᱩᱱᱤᱣᱟᱨᱥᱟᱞ ᱚᱠᱛᱚ"}
+ }
+ "Etc:Unknown"{
+ ec{"ᱵᱟᱝ ᱪᱤᱱᱦᱟᱹᱣ ᱵᱟᱡᱟᱨ"}
+ }
+ "meta:America_Central"{
+ ld{"ᱛᱟᱱᱟᱞᱟ ᱥᱤᱧᱟᱜ ᱚᱠᱛᱚ"}
+ lg{"ᱛᱟᱱᱟᱞᱟ ᱚᱠᱛᱚ"}
+ ls{"ᱛᱟᱱᱟᱞᱟ ᱮᱥᱴᱮᱱᱰᱟᱨᱰ ᱚᱠᱛᱚ"}
+ }
+ "meta:America_Eastern"{
+ ld{"ᱤᱥᱴᱟᱨᱱ ᱥᱤᱧᱟᱜ ᱵᱚᱠᱛᱚ"}
+ lg{"ᱤᱥᱴᱟᱨᱱ ᱚᱠᱛᱚ"}
+ ls{"ᱤᱥᱴᱟᱨᱱ ᱮᱥᱴᱮᱱᱰᱟᱨᱰ ᱚᱠᱛᱚ"}
+ }
+ "meta:America_Mountain"{
+ ld{"ᱢᱟᱩᱱᱴᱮᱱ ᱥᱤᱧᱟᱜ ᱚᱠᱛᱚ"}
+ lg{"ᱢᱟᱩᱱᱴᱮᱱ ᱚᱠᱛᱚ"}
+ ls{"ᱢᱟᱩᱱᱴᱮᱱ ᱮᱥᱴᱮᱱᱰᱟᱨᱰ ᱚᱠᱛᱚ"}
+ }
+ "meta:America_Pacific"{
+ ld{"ᱯᱮᱥᱤᱯᱷᱤᱠ ᱥᱤᱧᱟᱜ ᱚᱠᱛᱚ"}
+ lg{"ᱯᱮᱥᱤᱯᱷᱤᱠ ᱚᱠᱛᱚ"}
+ ls{"ᱯᱮᱥᱤᱯᱷᱤᱠ ᱮᱥᱴᱮᱱᱰᱟᱨᱰ ᱚᱠᱛᱚ"}
+ }
+ "meta:Atlantic"{
+ ld{"ᱮᱴᱞᱟᱱᱴᱤᱠ ᱥᱤᱧᱟᱜ ᱚᱠᱛᱚ"}
+ lg{"ᱮᱴᱞᱟᱱᱴᱤᱠ ᱚᱠᱛᱚ"}
+ ls{"ᱮᱴᱞᱟᱱᱴᱤᱠ ᱮᱥᱴᱮᱱᱰᱟᱨᱰ ᱚᱠᱛᱚ"}
+ }
+ "meta:Europe_Central"{
+ ld{"ᱥᱮᱱᱴᱨᱟᱞ ᱩᱨᱚᱯᱤᱭᱟᱱ ᱥᱟᱢᱟᱨ ᱚᱠᱛᱚ"}
+ lg{"ᱥᱮᱱᱴᱨᱟᱞ ᱩᱨᱚᱯᱤᱭᱟᱱ ᱚᱠᱛᱚ"}
+ ls{"ᱥᱮᱱᱴᱨᱟᱞ ᱩᱨᱚᱯᱤᱭᱟᱱ ᱮᱥᱴᱮᱱᱰᱟᱨᱰ ᱚᱠᱛᱚ"}
+ }
+ "meta:Europe_Eastern"{
+ ld{"ᱤᱥᱴᱟᱨᱱ ᱩᱨᱚᱯᱤᱭᱟᱱ ᱥᱟᱢᱟᱨ ᱚᱠᱛᱚ"}
+ lg{"ᱤᱥᱴᱟᱨᱱ ᱩᱨᱚᱯᱤᱭᱟᱱ ᱚᱠᱛᱚ"}
+ ls{"ᱤᱥᱴᱟᱨᱱ ᱩᱨᱚᱯᱤᱭᱟᱱ ᱮᱥᱴᱮᱱᱰᱟᱨᱰ ᱚᱠᱛᱚ"}
+ }
+ "meta:Europe_Western"{
+ ld{"ᱣᱮᱥᱴᱟᱨᱱ ᱩᱨᱚᱯᱤᱭᱟᱱ ᱥᱟᱢᱟᱨ ᱚᱠᱛᱚ"}
+ lg{"ᱣᱮᱥᱴᱟᱨᱱ ᱩᱨᱚᱯᱤᱭᱟᱱ ᱚᱠᱛᱚ"}
+ ls{"ᱣᱮᱥᱴᱟᱨᱱ ᱩᱨᱚᱯᱤᱭᱟᱱ ᱮᱥᱴᱮᱱᱰᱟᱨᱰ ᱚᱠᱛᱚ"}
+ }
+ "meta:GMT"{
+ ls{"ᱜᱨᱤᱱᱣᱤᱪ ᱢᱤᱱ ᱚᱠᱛᱚ"}
+ }
+ gmtFormat{"ᱡᱤᱮᱢᱴᱤ{0}"}
+ gmtZeroFormat{"ᱡᱤᱮᱢᱴᱤ"}
+ regionFormat{"{0} ᱚᱠᱛᱚ"}
+ regionFormatDaylight{"{0} ᱫᱤᱱᱵᱮᱲᱟ ᱚᱠᱛᱚ"}
+ regionFormatStandard{"{0} ᱮᱴᱮᱱᱰᱟᱨᱰ ᱚᱠᱛᱚ"}
+ }
+}
diff --git a/icu4c/source/data/zone/sat_IN.txt b/icu4c/source/data/zone/sat_IN.txt
new file mode 100644
index 00000000000..c4976b4d7f9
--- /dev/null
+++ b/icu4c/source/data/zone/sat_IN.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+sat_IN{
+ "%%ALIAS"{"sat_Olck_IN"}
+}
diff --git a/icu4c/source/data/zone/sat_Olck.txt b/icu4c/source/data/zone/sat_Olck.txt
new file mode 100644
index 00000000000..0d7225f984f
--- /dev/null
+++ b/icu4c/source/data/zone/sat_Olck.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+sat_Olck{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/zone/sat_Olck_IN.txt b/icu4c/source/data/zone/sat_Olck_IN.txt
new file mode 100644
index 00000000000..8bda43c4ea7
--- /dev/null
+++ b/icu4c/source/data/zone/sat_Olck_IN.txt
@@ -0,0 +1,8 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+/**
+ * generated alias target
+ */
+sat_Olck_IN{
+ ___{""}
+}
diff --git a/icu4c/source/data/zone/sbp.txt b/icu4c/source/data/zone/sbp.txt
index 542c30e5c5d..b283c92989f 100644
--- a/icu4c/source/data/zone/sbp.txt
+++ b/icu4c/source/data/zone/sbp.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sbp{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/sd.txt b/icu4c/source/data/zone/sd.txt
index 339289bf0a0..e9adca4d9f5 100644
--- a/icu4c/source/data/zone/sd.txt
+++ b/icu4c/source/data/zone/sd.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sd{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"ابي جان"}
@@ -1708,7 +1708,9 @@ sd{
ls{"نيووي جو وقت"}
}
"meta:Norfolk"{
- ls{"نار فوڪ آئي لينڊ جو وقت"}
+ ld{"نار فوڪ آئي لينڊ جي ڏينهن جو وقت"}
+ lg{"نار فوڪ آئي لينڊ جو وقت"}
+ ls{"نار فوڪ آئي لينڊ جو معياري وقت"}
}
"meta:Noronha"{
ld{"فرنانڊو دي نورونها جي اونهاري وقت"}
diff --git a/icu4c/source/data/zone/sd_Arab.txt b/icu4c/source/data/zone/sd_Arab.txt
new file mode 100644
index 00000000000..52a97c86243
--- /dev/null
+++ b/icu4c/source/data/zone/sd_Arab.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+sd_Arab{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/zone/sd_Arab_PK.txt b/icu4c/source/data/zone/sd_Arab_PK.txt
new file mode 100644
index 00000000000..4a9803a3c85
--- /dev/null
+++ b/icu4c/source/data/zone/sd_Arab_PK.txt
@@ -0,0 +1,8 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+/**
+ * generated alias target
+ */
+sd_Arab_PK{
+ ___{""}
+}
diff --git a/icu4c/source/data/zone/sd_Deva.txt b/icu4c/source/data/zone/sd_Deva.txt
new file mode 100644
index 00000000000..1d5015e7646
--- /dev/null
+++ b/icu4c/source/data/zone/sd_Deva.txt
@@ -0,0 +1,61 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+sd_Deva{
+ %%Parent{"root"}
+ Version{"37"}
+ zoneStrings{
+ "Etc:UTC"{
+ ls{"आस्थानी चालू टाइमु"}
+ }
+ "Etc:Unknown"{
+ ec{"बेखबरो शहरु"}
+ }
+ "meta:America_Central"{
+ ld{"विचो ॾींह वारो भेरो"}
+ lg{"विचो भेरो"}
+ ls{"विचो मअयारी भेरो"}
+ }
+ "meta:America_Eastern"{
+ ld{"उभिरंदो विचो वारो भेरो"}
+ lg{"उभिरंदो भेरो"}
+ ls{"उभिरंदो मअयारी वारो भेरो"}
+ }
+ "meta:America_Mountain"{
+ ld{"टकरु जो ॾींह वारो भेरो"}
+ lg{"टकरु वारो भेरो"}
+ ls{"टकरु वारो मअयारी भेरो"}
+ }
+ "meta:America_Pacific"{
+ ld{"पेसीफिक जो ॾींह वारो भेरो"}
+ lg{"पेसीफिक वारो टाइमु"}
+ ls{"पेसीफिक वारो मअयारी वारो भेरो"}
+ }
+ "meta:Atlantic"{
+ ld{"अंटलांटिक जे ॾींह वारो भेरो"}
+ lg{"अटलांटिक टाइमु"}
+ ls{"अंटलांटिक जे मअयारी वारो भेरो"}
+ }
+ "meta:Europe_Central"{
+ ld{"सेंटरलु यूरपी गरमी वारो टाइमु"}
+ lg{"सेंटरलु यूरपी टाइमु"}
+ ls{"सेंटरलु यूरपी मयआरी वारो टाइमु"}
+ }
+ "meta:Europe_Eastern"{
+ ld{"उभिरंदो यूरोपी गरमी वारो वक्तु"}
+ lg{"उभिरंदो यूरोपी टाइमु"}
+ ls{"उभिरंदो यूरोपी मअयारी वारो वक्तु"}
+ }
+ "meta:Europe_Western"{
+ ld{"उलहंदो जे यूरोपीअ गरमी वारो वक्तु"}
+ lg{"उलहंदो वारो यूरोपी वारो वक्तु"}
+ ls{"उलहंदो जे मअयारी वारो वक्तु"}
+ }
+ "meta:GMT"{
+ ls{"ग्रीन विचु मीन टाइमु"}
+ }
+ fallbackFormat{"{1} ({0})"}
+ gmtZeroFormat{"जीएमटी"}
+ regionFormat{"{0} भेरो"}
+ regionFormatStandard{"{0} (+0) मअयारी भेरो"}
+ }
+}
diff --git a/icu4c/source/data/zone/sd_PK.txt b/icu4c/source/data/zone/sd_PK.txt
new file mode 100644
index 00000000000..766360070b4
--- /dev/null
+++ b/icu4c/source/data/zone/sd_PK.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+sd_PK{
+ "%%ALIAS"{"sd_Arab_PK"}
+}
diff --git a/icu4c/source/data/zone/se.txt b/icu4c/source/data/zone/se.txt
index bb2b48fdee4..e07be54a159 100644
--- a/icu4c/source/data/zone/se.txt
+++ b/icu4c/source/data/zone/se.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
se{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"America:Curacao"{
ec{"Curaçao"}
diff --git a/icu4c/source/data/zone/se_FI.txt b/icu4c/source/data/zone/se_FI.txt
index 9044f74676c..02bf7d7c293 100644
--- a/icu4c/source/data/zone/se_FI.txt
+++ b/icu4c/source/data/zone/se_FI.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
se_FI{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Cairo"{
ec{"Kairo"}
diff --git a/icu4c/source/data/zone/seh.txt b/icu4c/source/data/zone/seh.txt
index 226cfba4cdf..d5237e26bae 100644
--- a/icu4c/source/data/zone/seh.txt
+++ b/icu4c/source/data/zone/seh.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
seh{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/ses.txt b/icu4c/source/data/zone/ses.txt
index fe778d66e9e..f8595e4884e 100644
--- a/icu4c/source/data/zone/ses.txt
+++ b/icu4c/source/data/zone/ses.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ses{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/sg.txt b/icu4c/source/data/zone/sg.txt
index 45669e486f0..2f001a34270 100644
--- a/icu4c/source/data/zone/sg.txt
+++ b/icu4c/source/data/zone/sg.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sg{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/shi.txt b/icu4c/source/data/zone/shi.txt
index ff9aeb0fa07..286f2579862 100644
--- a/icu4c/source/data/zone/shi.txt
+++ b/icu4c/source/data/zone/shi.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
shi{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/shi_Latn.txt b/icu4c/source/data/zone/shi_Latn.txt
index 26fa7362648..1b87df9dcca 100644
--- a/icu4c/source/data/zone/shi_Latn.txt
+++ b/icu4c/source/data/zone/shi_Latn.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
shi_Latn{
%%Parent{"root"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/shi_Tfng.txt b/icu4c/source/data/zone/shi_Tfng.txt
index 4d4470c6f73..397f53f4944 100644
--- a/icu4c/source/data/zone/shi_Tfng.txt
+++ b/icu4c/source/data/zone/shi_Tfng.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
shi_Tfng{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/si.txt b/icu4c/source/data/zone/si.txt
index a3aa496a658..77704113369 100644
--- a/icu4c/source/data/zone/si.txt
+++ b/icu4c/source/data/zone/si.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
si{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"අබිජාන්"}
@@ -1713,7 +1713,9 @@ si{
ls{"නියු වේලාව"}
}
"meta:Norfolk"{
- ls{"නොෆොල්ක් දුපත් වේලාව"}
+ ld{"නොෆොල්ක් දුපත් ග්රීෂ්ම වේලාව"}
+ lg{"නොෆොල්ක් දුපත් වේලාව"}
+ ls{"නොෆොල්ක් දුපත් සම්මත වේලාව"}
}
"meta:Noronha"{
ld{"ෆර්නැන්ඩෝ ඩි නොරොන්හා ග්රීෂ්ම කාලය"}
diff --git a/icu4c/source/data/zone/sk.txt b/icu4c/source/data/zone/sk.txt
index dfd0a8a91b0..c9b4aa79245 100644
--- a/icu4c/source/data/zone/sk.txt
+++ b/icu4c/source/data/zone/sk.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sk{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidjan"}
@@ -1761,7 +1761,9 @@ sk{
ls{"niuejský čas"}
}
"meta:Norfolk"{
- ls{"norfolský čas"}
+ ld{"norfolský letný čas"}
+ lg{"norfolský čas"}
+ ls{"norfolský štandardný čas"}
}
"meta:Noronha"{
ld{"letný čas súostrovia Fernando de Noronha"}
diff --git a/icu4c/source/data/zone/sl.txt b/icu4c/source/data/zone/sl.txt
index 9cd87402afe..3c6bc9ad70f 100644
--- a/icu4c/source/data/zone/sl.txt
+++ b/icu4c/source/data/zone/sl.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sl{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidžan"}
@@ -1720,7 +1720,9 @@ sl{
ls{"Niuejski čas"}
}
"meta:Norfolk"{
- ls{"Čas: Norfolški otoki"}
+ ld{"Norfolški otoki poletni čas"}
+ lg{"Norfolški otoki čas"}
+ ls{"Norfolški otoki standardni čas"}
}
"meta:Noronha"{
ld{"Fernando de Noronški poletni čas"}
diff --git a/icu4c/source/data/zone/smn.txt b/icu4c/source/data/zone/smn.txt
index 4c0b9f52e08..e434d613e3e 100644
--- a/icu4c/source/data/zone/smn.txt
+++ b/icu4c/source/data/zone/smn.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
smn{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/sn.txt b/icu4c/source/data/zone/sn.txt
index 271dc3d9251..96407c52689 100644
--- a/icu4c/source/data/zone/sn.txt
+++ b/icu4c/source/data/zone/sn.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sn{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/so.txt b/icu4c/source/data/zone/so.txt
index c13608a6858..56c367289f2 100644
--- a/icu4c/source/data/zone/so.txt
+++ b/icu4c/source/data/zone/so.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
so{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidjaan"}
@@ -830,6 +830,7 @@ so{
}
"Etc:UTC"{
ls{"Waqtiga Isku-xiran ee Caalamka"}
+ ss{"Waqtiga UTC"}
}
"Etc:Unknown"{
ec{"Magaalo Aan La Garanayn"}
@@ -1115,6 +1116,11 @@ so{
"Pacific:Wallis"{
ec{"Walis"}
}
+ "meta:Acre"{
+ ld{"Wakhtiga Kulka ee Acre"}
+ lg{"Wakhtiga Acre"}
+ ls{"Wakhtiga Caadiga ah ee Acre"}
+ }
"meta:Afghanistan"{
ls{"Waqtiga Afggaanistaan"}
}
@@ -1137,6 +1143,11 @@ so{
lg{"Waqtiga Alaska"}
ls{"Waqtiga Caadiga Ah ee Alaska"}
}
+ "meta:Almaty"{
+ ld{"Saacada Waqtiga Kulaylaha ee Almaty"}
+ lg{"Waqtiga Almaty"}
+ ls{"Waqtiga Caadiga ah ee Almaty"}
+ }
"meta:Amazon"{
ld{"Waqtiga Xagaaga ee Amason"}
lg{"Waqtiga Amason"}
@@ -1162,11 +1173,26 @@ so{
lg{"Waqtiga Basifika ee Waqooyiga Ameerika"}
ls{"Waqtiga Caadiga ah ee Basifika Waqooyiga Ameerika"}
}
+ "meta:Anadyr"{
+ ld{"Wakhtiga Kulka ee Anadyr"}
+ lg{"Wakhtiga Anadyr"}
+ ls{"Wakhtiga Caadiga ah ee Anadyr"}
+ }
"meta:Apia"{
ld{"Waqtiga Dharaarta ee Abiya"}
lg{"Waqtiga Abiya"}
ls{"Waqtiga Caadiga Ah ee Abiya"}
}
+ "meta:Aqtau"{
+ ld{"Saacada Waqtiga Kulaylaha Aqtau"}
+ lg{"Waqtiga Aqtau"}
+ ls{"Waqtiga Caadiga ah ee Aqtau"}
+ }
+ "meta:Aqtobe"{
+ ld{"Saacada Waqtiga kulaylaha Aqtobe"}
+ lg{"Waqtiga Aqtobe"}
+ ls{"Waqtiga Caadiga ah ee Aqtobe"}
+ }
"meta:Arabian"{
ld{"Waqtiga Dharaarta ee Carabta"}
lg{"Waqtiga Carabta"}
@@ -1378,6 +1404,9 @@ so{
ld{"Waqtiga Dharaarta ee Hawaay-Alutiyaan"}
lg{"Waqtiga Hawaay-Alutiyaan"}
ls{"Waqtiga Caadiga Ah ee Hawaay-Alutiyaan"}
+ sd{"HADT"}
+ sg{"HAT"}
+ ss{"HAST"}
}
"meta:Hong_Kong"{
ld{"Waqtiga Xagaaga ee Hoong Koong"}
@@ -1427,6 +1456,11 @@ so{
lg{"Waqtiga Jabaan"}
ls{"Waqtiga Caadiga Ah ee Jabaan"}
}
+ "meta:Kamchatka"{
+ ld{"Wakhtiga Kulka ee Petropavlovsk-Kamchatski"}
+ lg{"Wakhtiga Petropavlovsk-Kamchatski"}
+ ls{"Wakhtiga Caadiga ah ee Petropavlovsk-Kamchatski"}
+ }
"meta:Kazakhstan_Eastern"{
ls{"Waqtiga Bariga Kasakhistaan"}
}
@@ -1533,7 +1567,9 @@ so{
ls{"Waqtiga Niyuu"}
}
"meta:Norfolk"{
- ls{"Waqtiga Noorfek Aylaan"}
+ ld{"Waqtiga Xagaaga ee Noorfek Aylaan"}
+ lg{"Waqtiga Noorfek Aylaan"}
+ ls{"Waqtiga Caadiga Ah ee Noorfek Aylaan"}
}
"meta:Noronha"{
ld{"Waqtiga Xagaaga ee Farnaando de Nooronha"}
@@ -1593,6 +1629,11 @@ so{
"meta:Pyongyang"{
ls{"Waqtiga Boyongyang"}
}
+ "meta:Qyzylorda"{
+ ld{"Saacada Waqtiga Kulaylaha Qyzylorda"}
+ lg{"Waqtiga Qyzylorda"}
+ ls{"Waqtiga Caadiga ah ee Qyzylorda"}
+ }
"meta:Reunion"{
ls{"Waqtiga Riyuuniyon"}
}
@@ -1604,6 +1645,11 @@ so{
lg{"Waqtiga Sakhalin"}
ls{"Waqtiga Caadiga Ah ee Sakhalin"}
}
+ "meta:Samara"{
+ ld{"Wakhtiga Kulka ee Samara"}
+ lg{"Wakhtiga Samara"}
+ ls{"Wakhtiga Caadiga ah ee Samara"}
+ }
"meta:Samoa"{
ld{"Waqtiga Dharaarta ee Samoa"}
lg{"Waqtiga Samoa"}
diff --git a/icu4c/source/data/zone/sq.txt b/icu4c/source/data/zone/sq.txt
index 0b965154765..cbe92319f13 100644
--- a/icu4c/source/data/zone/sq.txt
+++ b/icu4c/source/data/zone/sq.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sq{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abixhan"}
@@ -1754,7 +1754,9 @@ sq{
ls{"Ora e Niuesë"}
}
"meta:Norfolk"{
- ls{"Ora e Ishullit Norfolk"}
+ ld{"Ora verore e Ishullit Norfolk"}
+ lg{"Ora e Ishullit Norfolk"}
+ ls{"Ora standarde e Ishullit Norfolk"}
}
"meta:Noronha"{
ld{"Ora verore e Fernando-de-Noronjës"}
diff --git a/icu4c/source/data/zone/sr.txt b/icu4c/source/data/zone/sr.txt
index 1c048e3ce27..e5af0c27a45 100644
--- a/icu4c/source/data/zone/sr.txt
+++ b/icu4c/source/data/zone/sr.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sr{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Абиџан"}
@@ -1761,7 +1761,9 @@ sr{
ls{"Ниуе време"}
}
"meta:Norfolk"{
- ls{"Норфолк Острво време"}
+ ld{"Норфолк Острво, летње време"}
+ lg{"Норфолк Острво време"}
+ ls{"Норфолк Острво, стандардно време"}
}
"meta:Noronha"{
ld{"Фернандо де Нороња, летње време"}
diff --git a/icu4c/source/data/zone/sr_Cyrl.txt b/icu4c/source/data/zone/sr_Cyrl.txt
index 58ebf7e9055..df3a287587c 100644
--- a/icu4c/source/data/zone/sr_Cyrl.txt
+++ b/icu4c/source/data/zone/sr_Cyrl.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sr_Cyrl{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/sr_Latn.txt b/icu4c/source/data/zone/sr_Latn.txt
index c8da776a8ca..08216a5ac3b 100644
--- a/icu4c/source/data/zone/sr_Latn.txt
+++ b/icu4c/source/data/zone/sr_Latn.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
sr_Latn{
%%Parent{"root"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidžan"}
@@ -1762,7 +1762,9 @@ sr_Latn{
ls{"Niue vreme"}
}
"meta:Norfolk"{
- ls{"Norfolk Ostrvo vreme"}
+ ld{"Norfolk Ostrvo, letnje vreme"}
+ lg{"Norfolk Ostrvo vreme"}
+ ls{"Norfolk Ostrvo, standardno vreme"}
}
"meta:Noronha"{
ld{"Fernando de Noronja, letnje vreme"}
diff --git a/icu4c/source/data/zone/su.txt b/icu4c/source/data/zone/su.txt
new file mode 100644
index 00000000000..93f2ed1f4cd
--- /dev/null
+++ b/icu4c/source/data/zone/su.txt
@@ -0,0 +1,65 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+su{
+ Version{"37"}
+ zoneStrings{
+ "Etc:UTC"{
+ ls{"Waktu Universal Terkoordinasi"}
+ }
+ "Etc:Unknown"{
+ ec{"Kota Teu Dikenal"}
+ }
+ "meta:America_Central"{
+ ld{"Waktu Usum Panas Tengah"}
+ lg{"Waktu Tengah"}
+ ls{"Waktu Standar Tengah"}
+ }
+ "meta:America_Eastern"{
+ ld{"Waktu Usum Panas Wétan"}
+ lg{"Waktu Wétan"}
+ ls{"Waktu Standar Wétan"}
+ }
+ "meta:America_Mountain"{
+ ld{"Waktu Usum Panas Pagunungan"}
+ lg{"Waktu Pagunungan"}
+ ls{"Waktu Standar Pagunungan"}
+ }
+ "meta:America_Pacific"{
+ ld{"Waktu Usum Panas Pasifik"}
+ lg{"Waktu Pasifik"}
+ ls{"Waktu Standar Pasifik"}
+ }
+ "meta:Atlantic"{
+ ld{"Waktu Usum Panas Atlantik"}
+ lg{"Waktu Atlantik"}
+ ls{"Waktu Standar Atlantik"}
+ }
+ "meta:Colombia"{
+ ld{"Waktu Usum Panas Kolombia"}
+ lg{"Waktu Kolombia"}
+ ls{"Waktu Standar Kolombia"}
+ }
+ "meta:Europe_Central"{
+ ld{"Waktu Usum Panas Éropa Tengah"}
+ lg{"Waktu Éropa Tengah"}
+ ls{"Waktu Standar Éropa Tengah"}
+ }
+ "meta:Europe_Eastern"{
+ ld{"Waktu Usum Panas Éropa Timur"}
+ lg{"Waktu Éropa Timur"}
+ ls{"Waktu Standar Éropa Timur"}
+ }
+ "meta:Europe_Western"{
+ ld{"Waktu Usum Panas Éropa Barat"}
+ lg{"Waktu Éropa Barat"}
+ ls{"Waktu Standar Éropa Barat"}
+ }
+ "meta:GMT"{
+ ls{"Waktu Greenwich"}
+ }
+ "meta:Galapagos"{
+ ls{"Waktu Galapagos"}
+ }
+ fallbackFormat{"{1} ({0})"}
+ }
+}
diff --git a/icu4c/source/data/zone/su_ID.txt b/icu4c/source/data/zone/su_ID.txt
new file mode 100644
index 00000000000..67dde384e09
--- /dev/null
+++ b/icu4c/source/data/zone/su_ID.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+su_ID{
+ "%%ALIAS"{"su_Latn_ID"}
+}
diff --git a/icu4c/source/data/zone/su_Latn.txt b/icu4c/source/data/zone/su_Latn.txt
new file mode 100644
index 00000000000..008b42355f2
--- /dev/null
+++ b/icu4c/source/data/zone/su_Latn.txt
@@ -0,0 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+su_Latn{
+ Version{"37"}
+}
diff --git a/icu4c/source/data/zone/su_Latn_ID.txt b/icu4c/source/data/zone/su_Latn_ID.txt
new file mode 100644
index 00000000000..462983284c5
--- /dev/null
+++ b/icu4c/source/data/zone/su_Latn_ID.txt
@@ -0,0 +1,8 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+/**
+ * generated alias target
+ */
+su_Latn_ID{
+ ___{""}
+}
diff --git a/icu4c/source/data/zone/sv.txt b/icu4c/source/data/zone/sv.txt
index 9b96aa1088b..9ffc1144308 100644
--- a/icu4c/source/data/zone/sv.txt
+++ b/icu4c/source/data/zone/sv.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sv{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidjan"}
@@ -1768,7 +1768,9 @@ sv{
ls{"Niuetid"}
}
"meta:Norfolk"{
- ls{"Norfolköns tid"}
+ ld{"Norfolköns, sommartid"}
+ lg{"Norfolköns tid"}
+ ls{"Norfolköns, normaltid"}
}
"meta:Noronha"{
ld{"Fernando de Noronha, sommartid"}
diff --git a/icu4c/source/data/zone/sw.txt b/icu4c/source/data/zone/sw.txt
index 163c630bb0c..77bea502c61 100644
--- a/icu4c/source/data/zone/sw.txt
+++ b/icu4c/source/data/zone/sw.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sw{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidjan"}
@@ -810,6 +810,9 @@ sw{
"Asia:Qatar"{
ec{"Qatar"}
}
+ "Asia:Qostanay"{
+ ec{"Kostanay"}
+ }
"Asia:Qyzylorda"{
ec{"Qyzylorda"}
}
@@ -1717,7 +1720,9 @@ sw{
ls{"Saa za Niue"}
}
"meta:Norfolk"{
- ls{"Saa za Kisiwa cha Norfolk"}
+ ld{"Saa za Majira ya joto za Kisiwa cha Norfolk"}
+ lg{"Saa za Kisiwa cha Norfolk"}
+ ls{"Saa za Wastani za Kisiwa cha Norfolk"}
}
"meta:Noronha"{
ld{"Saa za Majira ya joto za Fernando de Noronha"}
diff --git a/icu4c/source/data/zone/sw_KE.txt b/icu4c/source/data/zone/sw_KE.txt
index 73b2da10656..ae690849e52 100644
--- a/icu4c/source/data/zone/sw_KE.txt
+++ b/icu4c/source/data/zone/sw_KE.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
sw_KE{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"America:Barbados"{
ec{"Babadosi"}
@@ -48,9 +48,6 @@ sw_KE{
"Asia:Macau"{
ec{"Makao"}
}
- "Asia:Qostanay"{
- ec{"Kostanay"}
- }
"Asia:Rangoon"{
ec{"Yangon"}
}
diff --git a/icu4c/source/data/zone/ta.txt b/icu4c/source/data/zone/ta.txt
index 2602efde6d0..15ff28428cc 100644
--- a/icu4c/source/data/zone/ta.txt
+++ b/icu4c/source/data/zone/ta.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ta{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"அபிட்ஜான்"}
@@ -1752,7 +1752,9 @@ ta{
ls{"நியு நேரம்"}
}
"meta:Norfolk"{
- ls{"நார்ஃபோக் தீவு நேரம்"}
+ ld{"நார்ஃபோக் தீவு கோடை நேரம்"}
+ lg{"நார்ஃபோக் தீவு நேரம்"}
+ ls{"நார்ஃபோக் தீவு நிலையான நேரம்"}
}
"meta:Noronha"{
ld{"பெர்னான்டோ டி நோரோன்ஹா கோடை நேரம்"}
diff --git a/icu4c/source/data/zone/ta_MY.txt b/icu4c/source/data/zone/ta_MY.txt
index fb602354b9b..930a97d2ce9 100644
--- a/icu4c/source/data/zone/ta_MY.txt
+++ b/icu4c/source/data/zone/ta_MY.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ta_MY{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:India"{
ss{"∅∅∅"}
diff --git a/icu4c/source/data/zone/ta_SG.txt b/icu4c/source/data/zone/ta_SG.txt
index 7b256e65c05..8ec52a484d4 100644
--- a/icu4c/source/data/zone/ta_SG.txt
+++ b/icu4c/source/data/zone/ta_SG.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ta_SG{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"meta:India"{
ss{"∅∅∅"}
diff --git a/icu4c/source/data/zone/te.txt b/icu4c/source/data/zone/te.txt
index b3c9728f7eb..c71eed7529c 100644
--- a/icu4c/source/data/zone/te.txt
+++ b/icu4c/source/data/zone/te.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
te{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"అబిడ్జాన్"}
@@ -1752,7 +1752,9 @@ te{
ls{"నియూ సమయం"}
}
"meta:Norfolk"{
- ls{"నార్ఫోక్ దీవి సమయం"}
+ ld{"నార్ఫోక్ దీవి వేసవి సమయం"}
+ lg{"నార్ఫోక్ దీవి సమయం"}
+ ls{"నార్ఫోక్ దీవి ప్రామాణిక సమయం"}
}
"meta:Noronha"{
ld{"ఫెర్నాండో డి నొరోన్హా వేసవి సమయం"}
diff --git a/icu4c/source/data/zone/teo.txt b/icu4c/source/data/zone/teo.txt
index cd425c468b9..8aec59fa497 100644
--- a/icu4c/source/data/zone/teo.txt
+++ b/icu4c/source/data/zone/teo.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
teo{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/tg.txt b/icu4c/source/data/zone/tg.txt
index 5a83302071b..b642d86505e 100644
--- a/icu4c/source/data/zone/tg.txt
+++ b/icu4c/source/data/zone/tg.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
tg{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Asia:Dushanbe"{
ec{"Душанбе"}
diff --git a/icu4c/source/data/zone/th.txt b/icu4c/source/data/zone/th.txt
index 1ba8efa3aad..1bed16b730f 100644
--- a/icu4c/source/data/zone/th.txt
+++ b/icu4c/source/data/zone/th.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
th{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"อาบีจาน"}
@@ -1754,7 +1754,9 @@ th{
ls{"เวลานีอูเอ"}
}
"meta:Norfolk"{
- ls{"เวลาเกาะนอร์ฟอล์ก"}
+ ld{"เวลาฤดูร้อนเกาะนอร์ฟอล์ก"}
+ lg{"เวลาเกาะนอร์ฟอล์ก"}
+ ls{"เวลามาตรฐานเกาะนอร์ฟอล์ก"}
}
"meta:Noronha"{
ld{"เวลาฤดูร้อนของหมู่เกาะเฟอร์นันโด"}
diff --git a/icu4c/source/data/zone/th_TH.txt b/icu4c/source/data/zone/th_TH.txt
deleted file mode 100644
index 7a34bc971a9..00000000000
--- a/icu4c/source/data/zone/th_TH.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-// © 2016 and later: Unicode, Inc. and others.
-// License & terms of use: http://www.unicode.org/copyright.html#License
-/**
- * generated alias target
- */
-th_TH{
- ___{""}
-}
diff --git a/icu4c/source/data/zone/th_TH_TRADITIONAL.txt b/icu4c/source/data/zone/th_TH_TRADITIONAL.txt
deleted file mode 100644
index d72e493f4f8..00000000000
--- a/icu4c/source/data/zone/th_TH_TRADITIONAL.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-// © 2016 and later: Unicode, Inc. and others.
-// License & terms of use: http://www.unicode.org/copyright.html#License
-th_TH_TRADITIONAL{
- calendar{
- default{"buddhist"}
- }
-}
diff --git a/icu4c/source/data/zone/ti.txt b/icu4c/source/data/zone/ti.txt
index 50eb22bba67..894e20bb34f 100644
--- a/icu4c/source/data/zone/ti.txt
+++ b/icu4c/source/data/zone/ti.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ti{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidjan"}
diff --git a/icu4c/source/data/zone/tk.txt b/icu4c/source/data/zone/tk.txt
index cd0fa019f83..394a99d785f 100644
--- a/icu4c/source/data/zone/tk.txt
+++ b/icu4c/source/data/zone/tk.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
tk{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abijan"}
@@ -1701,7 +1701,9 @@ tk{
ls{"Niue wagty"}
}
"meta:Norfolk"{
- ls{"Norfolk adasy wagty"}
+ ld{"Norfolk adasy tomusky wagty"}
+ lg{"Norfolk adasy wagty"}
+ ls{"Norfolk adasy standart wagty"}
}
"meta:Noronha"{
ld{"Fernandu-di-Noronýa tomusky wagty"}
diff --git a/icu4c/source/data/zone/to.txt b/icu4c/source/data/zone/to.txt
index 0f3d05349eb..506f90e86cb 100644
--- a/icu4c/source/data/zone/to.txt
+++ b/icu4c/source/data/zone/to.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
to{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidjan"}
@@ -1751,7 +1751,9 @@ to{
ls{"houa fakaniuē"}
}
"meta:Norfolk"{
- ls{"houa fakanoafōki"}
+ ld{"houa fakanoafōki taimi liliu"}
+ lg{"houa fakanoafōki"}
+ ls{"houa fakanoafōki taimi totonu"}
}
"meta:Noronha"{
ld{"houa fakafēnanito-te-nolōnia taimi liliu"}
diff --git a/icu4c/source/data/zone/tr.txt b/icu4c/source/data/zone/tr.txt
index b63ce6c6957..cdb913a05ce 100644
--- a/icu4c/source/data/zone/tr.txt
+++ b/icu4c/source/data/zone/tr.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
tr{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidjan"}
@@ -1754,7 +1754,9 @@ tr{
ls{"Niue Saati"}
}
"meta:Norfolk"{
- ls{"Norfolk Adası Saati"}
+ ld{"Norfolk Adası Yaz Saati"}
+ lg{"Norfolk Adası Saati"}
+ ls{"Norfolk Adası Standart Saati"}
}
"meta:Noronha"{
ld{"Fernando de Noronha Yaz Saati"}
diff --git a/icu4c/source/data/zone/tt.txt b/icu4c/source/data/zone/tt.txt
index f8589f17b39..51be446ac88 100644
--- a/icu4c/source/data/zone/tt.txt
+++ b/icu4c/source/data/zone/tt.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
tt{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Etc:UTC"{
ls{"Бөтендөнья килештерелгән вакыты"}
diff --git a/icu4c/source/data/zone/twq.txt b/icu4c/source/data/zone/twq.txt
index 8e73d273c78..d90e4d48ccf 100644
--- a/icu4c/source/data/zone/twq.txt
+++ b/icu4c/source/data/zone/twq.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
twq{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/tzm.txt b/icu4c/source/data/zone/tzm.txt
index 6a502ad7914..9d0747fabba 100644
--- a/icu4c/source/data/zone/tzm.txt
+++ b/icu4c/source/data/zone/tzm.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
tzm{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/ug.txt b/icu4c/source/data/zone/ug.txt
index 28607d0f568..9182f209e25 100644
--- a/icu4c/source/data/zone/ug.txt
+++ b/icu4c/source/data/zone/ug.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ug{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Sao_Tome"{
ec{"سان-تومې"}
@@ -487,7 +487,9 @@ ug{
ls{"نىيۇئې ۋاقتى"}
}
"meta:Norfolk"{
- ls{"نورفولك ئاراللىرى ۋاقتى"}
+ ld{"نورفولك ئاراللىرى يازلىق ۋاقتى"}
+ lg{"نورفولك ئاراللىرى ۋاقتى"}
+ ls{"نورفولك ئاراللىرى ئۆلچەملىك ۋاقتى"}
}
"meta:Noronha"{
ld{"فېرناندو-نورونخا يازلىق ۋاقتى"}
diff --git a/icu4c/source/data/zone/uk.txt b/icu4c/source/data/zone/uk.txt
index 9c649bcaa8f..09ba82531cf 100644
--- a/icu4c/source/data/zone/uk.txt
+++ b/icu4c/source/data/zone/uk.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
uk{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Абіджан"}
@@ -1728,7 +1728,9 @@ uk{
ls{"за часом на острові Ніуе"}
}
"meta:Norfolk"{
- ls{"за часом на острові Норфолк"}
+ ld{"за літнім часом на острові Норфолк"}
+ lg{"за часом на острові Норфолк"}
+ ls{"за стандартним часом на острові Норфолк"}
}
"meta:Noronha"{
ld{"за літнім часом на архіпелазі Фернанду-ді-Норонья"}
diff --git a/icu4c/source/data/zone/ur.txt b/icu4c/source/data/zone/ur.txt
index 4dd8e30543a..f1dda9a4c0c 100644
--- a/icu4c/source/data/zone/ur.txt
+++ b/icu4c/source/data/zone/ur.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ur{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"عابدجان"}
@@ -1720,7 +1720,9 @@ ur{
ls{"نیئو ٹائم"}
}
"meta:Norfolk"{
- ls{"نارفوک آئلینڈ کا وقت"}
+ ld{"نارفوک آئلینڈ کا موسم گرما کا وقت"}
+ lg{"نارفوک آئلینڈ کا وقت"}
+ ls{"نارفوک آئلینڈ کا معیاری وقت"}
}
"meta:Noronha"{
ld{"فرنانڈو ڈی نورونہا سمر ٹائم"}
diff --git a/icu4c/source/data/zone/ur_IN.txt b/icu4c/source/data/zone/ur_IN.txt
index b0847ed57b5..b0cfb3c8f81 100644
--- a/icu4c/source/data/zone/ur_IN.txt
+++ b/icu4c/source/data/zone/ur_IN.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
ur_IN{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Accra"{
ec{"اکرا"}
diff --git a/icu4c/source/data/zone/uz.txt b/icu4c/source/data/zone/uz.txt
index f8e482a16f2..c2b99f7c434 100644
--- a/icu4c/source/data/zone/uz.txt
+++ b/icu4c/source/data/zone/uz.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
uz{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidjan"}
@@ -810,6 +810,9 @@ uz{
"Asia:Qatar"{
ec{"Qatar"}
}
+ "Asia:Qostanay"{
+ ec{"Kustanay"}
+ }
"Asia:Qyzylorda"{
ec{"Qizilo‘rda"}
}
@@ -1707,7 +1710,9 @@ uz{
ls{"Niuye vaqti"}
}
"meta:Norfolk"{
- ls{"Norfolk oroli vaqti"}
+ ld{"Norfolk oroli yozgi vaqti"}
+ lg{"Norfolk oroli vaqti"}
+ ls{"Norfolk oroli standart vaqti"}
}
"meta:Noronha"{
ld{"Fernandu-di-Noronya yozgi vaqti"}
diff --git a/icu4c/source/data/zone/uz_Arab.txt b/icu4c/source/data/zone/uz_Arab.txt
index 79338c7bb74..fbe5126cc0c 100644
--- a/icu4c/source/data/zone/uz_Arab.txt
+++ b/icu4c/source/data/zone/uz_Arab.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
uz_Arab{
%%Parent{"root"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Asia:Kabul"{
ec{"کابل"}
diff --git a/icu4c/source/data/zone/uz_Cyrl.txt b/icu4c/source/data/zone/uz_Cyrl.txt
index 3b57023bb70..724127da91f 100644
--- a/icu4c/source/data/zone/uz_Cyrl.txt
+++ b/icu4c/source/data/zone/uz_Cyrl.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
uz_Cyrl{
%%Parent{"root"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Asmera"{
ec{"Asmara"}
@@ -503,7 +503,9 @@ uz_Cyrl{
ls{"Ниуе вақти"}
}
"meta:Norfolk"{
- ls{"Норфолк ороли вақти"}
+ ld{"Норфолк ороли ёзги вақти"}
+ lg{"Норфолк ороли вақти"}
+ ls{"Норфолк ороли стандарт вақти"}
}
"meta:Noronha"{
ld{"Фернандо де Норонья ёзги вақти"}
diff --git a/icu4c/source/data/zone/uz_Latn.txt b/icu4c/source/data/zone/uz_Latn.txt
index e525f84e210..f6035b73d6e 100644
--- a/icu4c/source/data/zone/uz_Latn.txt
+++ b/icu4c/source/data/zone/uz_Latn.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
uz_Latn{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/vai.txt b/icu4c/source/data/zone/vai.txt
index 34b11b17bb8..00fb305cdbd 100644
--- a/icu4c/source/data/zone/vai.txt
+++ b/icu4c/source/data/zone/vai.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
vai{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/vai_Latn.txt b/icu4c/source/data/zone/vai_Latn.txt
index 32347826500..43baa49cf18 100644
--- a/icu4c/source/data/zone/vai_Latn.txt
+++ b/icu4c/source/data/zone/vai_Latn.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
vai_Latn{
%%Parent{"root"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/vai_Vaii.txt b/icu4c/source/data/zone/vai_Vaii.txt
index 7a5f41777dd..cffa5917afb 100644
--- a/icu4c/source/data/zone/vai_Vaii.txt
+++ b/icu4c/source/data/zone/vai_Vaii.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
vai_Vaii{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/vi.txt b/icu4c/source/data/zone/vi.txt
index 8afada1a832..cf0e8a11d64 100644
--- a/icu4c/source/data/zone/vi.txt
+++ b/icu4c/source/data/zone/vi.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
vi{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"Abidjan"}
@@ -1778,7 +1778,9 @@ vi{
ls{"Giờ Niue"}
}
"meta:Norfolk"{
- ls{"Giờ đảo Norfolk"}
+ ld{"Giờ Mùa Hè Đảo Norfolk"}
+ lg{"Giờ Đảo Norfolk"}
+ ls{"Giờ Chuẩn Đảo Norfolk"}
}
"meta:Noronha"{
ld{"Giờ Mùa Hè Fernando de Noronha"}
diff --git a/icu4c/source/data/zone/vun.txt b/icu4c/source/data/zone/vun.txt
index f919bc8e223..8db299d9b5b 100644
--- a/icu4c/source/data/zone/vun.txt
+++ b/icu4c/source/data/zone/vun.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
vun{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/wae.txt b/icu4c/source/data/zone/wae.txt
index 49947300523..4df39dd7787 100644
--- a/icu4c/source/data/zone/wae.txt
+++ b/icu4c/source/data/zone/wae.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
wae{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Accra"{
ec{"Akra"}
diff --git a/icu4c/source/data/zone/wo.txt b/icu4c/source/data/zone/wo.txt
index 3b33b221d56..e0b2d698ecb 100644
--- a/icu4c/source/data/zone/wo.txt
+++ b/icu4c/source/data/zone/wo.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
wo{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Dakar"{
ec{"Dakar"}
diff --git a/icu4c/source/data/zone/xh.txt b/icu4c/source/data/zone/xh.txt
index a83c1722a04..a659eb80351 100644
--- a/icu4c/source/data/zone/xh.txt
+++ b/icu4c/source/data/zone/xh.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
xh{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/xog.txt b/icu4c/source/data/zone/xog.txt
index e2ab7629f3b..bd9bdd87a3a 100644
--- a/icu4c/source/data/zone/xog.txt
+++ b/icu4c/source/data/zone/xog.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
xog{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/yav.txt b/icu4c/source/data/zone/yav.txt
index f1fe7ae9c1b..2ad349bfb37 100644
--- a/icu4c/source/data/zone/yav.txt
+++ b/icu4c/source/data/zone/yav.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
yav{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/yi.txt b/icu4c/source/data/zone/yi.txt
index 809666c2fec..119fbf1171d 100644
--- a/icu4c/source/data/zone/yi.txt
+++ b/icu4c/source/data/zone/yi.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
yi{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"אַבידזשאַן"}
diff --git a/icu4c/source/data/zone/yo.txt b/icu4c/source/data/zone/yo.txt
index ec15ced0d7b..ec57ca33fd5 100644
--- a/icu4c/source/data/zone/yo.txt
+++ b/icu4c/source/data/zone/yo.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
yo{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Etc:UTC"{
ls{"Àpapọ̀ Àkókò Àgbáyé"}
@@ -159,6 +159,11 @@ yo{
lg{"Chile Time"}
ls{"Chile Standard Time"}
}
+ "meta:China"{
+ ld{"Àkókò Ojúmọmọ Ṣáínà"}
+ lg{"Àkókò Ṣáínà"}
+ ls{"Àkókò Ìfẹnukòsí Ṣáínà"}
+ }
"meta:Choibalsan"{
ld{"Choibalsan Summer Time"}
lg{"Choibalsan Time"}
@@ -180,12 +185,20 @@ yo{
lg{"Cook Islands Time"}
ls{"Cook Islands Standard Time"}
}
+ "meta:Cuba"{
+ ld{"Àkókò Ojúmọmọ Kúbà"}
+ lg{"Àkókò Kúbà"}
+ ls{"Àkókò Àfẹnukò Kúbà"}
+ }
"meta:Davis"{
ls{"Davis Time"}
}
"meta:DumontDUrville"{
ls{"Dumont-d’Urville Time"}
}
+ "meta:East_Timor"{
+ ls{"Àkókò Ìlà oorùn Timor"}
+ }
"meta:Easter"{
ld{"Easter Island Summer Time"}
lg{"Easter Island Time"}
@@ -245,6 +258,16 @@ yo{
"meta:Gilbert_Islands"{
ls{"Gilbert Islands Time"}
}
+ "meta:Greenland_Eastern"{
+ ld{"Àkókò ìgbà Ooru Greenland"}
+ lg{"Àkókò Ìlà oorùn Greenland"}
+ ls{"Àkókò Ìwọ̀ Ìfẹnukò oorùn Greenland"}
+ }
+ "meta:Greenland_Western"{
+ ld{"Àkókò Àfẹnukò Ìgba Oòru Greenland"}
+ lg{"Àkókò Ìwọ̀ oorùn Greenland"}
+ ls{"Àkókò Àfẹnukò Ìwọ̀ Oòrùn Greenland"}
+ }
"meta:Gulf"{
ls{
"Gulf Standard Time [translation hint: translate as just \u0022Gulf T"
@@ -254,6 +277,11 @@ yo{
"meta:Guyana"{
ls{"Guyana Time"}
}
+ "meta:Hawaii_Aleutian"{
+ ld{"Àkókò Ojúmọmọ Hawaii-Aleutian"}
+ lg{"Àkókò Hawaii-Aleutian"}
+ ls{"Àkókò Àfẹnukò Hawaii-Aleutian"}
+ }
"meta:Hong_Kong"{
ld{"Hong Kong Summer Time"}
lg{"Hong Kong Time"}
@@ -270,9 +298,18 @@ yo{
"meta:Indian_Ocean"{
ls{"Indian Ocean Time"}
}
+ "meta:Indochina"{
+ ls{"Àkókò Indochina"}
+ }
+ "meta:Indonesia_Central"{
+ ls{"Àkókò Ààrin Gbùngbùn Indonesia"}
+ }
"meta:Indonesia_Eastern"{
ls{"Eastern Indonesia Time"}
}
+ "meta:Indonesia_Western"{
+ ls{"Àkókò Ìwọ̀ oorùn Indonesia"}
+ }
"meta:Iran"{
ld{"Iran Daylight Time"}
lg{"Iran Time"}
@@ -351,6 +388,16 @@ yo{
"meta:Mawson"{
ls{"Mawson Time"}
}
+ "meta:Mexico_Northwest"{
+ ld{"Àkókò Ojúmọmọ Apá Ìwọ̀ Oorùn Mẹ́ṣíkò"}
+ lg{"Àkókò Apá Ìwọ̀ Oorùn Mẹ́ṣíkò"}
+ ls{"Àkókò Àfẹnukò Apá Ìwọ̀ Oorùn Mẹ́ṣíkò"}
+ }
+ "meta:Mexico_Pacific"{
+ ld{"Àkókò Ojúmọmọ Pásífíìkì Mẹ́síkò"}
+ lg{"Àkókò Pásífíìkì Mẹ́ṣíkò"}
+ ls{"Àkókò Àfẹnukò Pásífíìkì Mẹ́síkò"}
+ }
"meta:Mongolia"{
ld{"Ulaanbaatar Summer Time"}
lg{"Ulaanbaatar Time"}
@@ -380,11 +427,18 @@ yo{
lg{"New Zealand Time"}
ls{"New Zealand Standard Time"}
}
+ "meta:Newfoundland"{
+ ld{"Àkókò Ojúmọmọ Newfoundland"}
+ lg{"Àkókò Newfoundland"}
+ ls{"Àkókò Àfẹnukò Newfoundland"}
+ }
"meta:Niue"{
ls{"Niue Time"}
}
"meta:Norfolk"{
- ls{"Norfolk Island Time"}
+ ld{"Norfolk Island Daylight Time"}
+ lg{"Norfolk Island Time"}
+ ls{"Norfolk Island Standard Time"}
}
"meta:Noronha"{
ld{"Fernando de Noronha Summer Time"}
@@ -430,6 +484,11 @@ yo{
"meta:Phoenix_Islands"{
ls{"Phoenix Islands Time"}
}
+ "meta:Pierre_Miquelon"{
+ ld{"Àkókò Ojúmọmọ Pierre & Miquelon"}
+ lg{"Àkókò Pierre & Miquelon"}
+ ls{"Àkókò Àfẹnukò Pierre & Miquelon"}
+ }
"meta:Pitcairn"{
ls{"Pitcairn Time"}
}
diff --git a/icu4c/source/data/zone/yo_BJ.txt b/icu4c/source/data/zone/yo_BJ.txt
index d2a65b80379..b6f226b0f63 100644
--- a/icu4c/source/data/zone/yo_BJ.txt
+++ b/icu4c/source/data/zone/yo_BJ.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
yo_BJ{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Etc:UTC"{
ls{"Àpapɔ̀ Àkókò Àgbáyé"}
diff --git a/icu4c/source/data/zone/yue.txt b/icu4c/source/data/zone/yue.txt
index 342a03b5890..9b65ff90b9c 100644
--- a/icu4c/source/data/zone/yue.txt
+++ b/icu4c/source/data/zone/yue.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
yue{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"阿比讓"}
@@ -1754,7 +1754,9 @@ yue{
ls{"紐埃島時間"}
}
"meta:Norfolk"{
- ls{"諾福克島時間"}
+ ld{"諾福克島夏令時間"}
+ lg{"諾福克島時間"}
+ ls{"諾福克島標準時間"}
}
"meta:Noronha"{
ld{"費爾南多 - 迪諾羅尼亞夏令時間"}
diff --git a/icu4c/source/data/zone/yue_Hans.txt b/icu4c/source/data/zone/yue_Hans.txt
index b87e4fb5cad..dff7af51a05 100644
--- a/icu4c/source/data/zone/yue_Hans.txt
+++ b/icu4c/source/data/zone/yue_Hans.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
yue_Hans{
%%Parent{"root"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"阿比让"}
@@ -1755,7 +1755,9 @@ yue_Hans{
ls{"纽埃岛时间"}
}
"meta:Norfolk"{
- ls{"诺福克岛时间"}
+ ld{"诺福克岛夏令时间"}
+ lg{"诺福克岛时间"}
+ ls{"诺福克岛标准时间"}
}
"meta:Noronha"{
ld{"费尔南多 - 迪诺罗尼亚夏令时间"}
diff --git a/icu4c/source/data/zone/yue_Hant.txt b/icu4c/source/data/zone/yue_Hant.txt
index 47ff886b979..8f398126c06 100644
--- a/icu4c/source/data/zone/yue_Hant.txt
+++ b/icu4c/source/data/zone/yue_Hant.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
yue_Hant{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/zgh.txt b/icu4c/source/data/zone/zgh.txt
index 29da86124bb..ffa19b16100 100644
--- a/icu4c/source/data/zone/zgh.txt
+++ b/icu4c/source/data/zone/zgh.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
zgh{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/zh.txt b/icu4c/source/data/zone/zh.txt
index 1aeb84342be..7c50bcca4dd 100644
--- a/icu4c/source/data/zone/zh.txt
+++ b/icu4c/source/data/zone/zh.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
zh{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"阿比让"}
@@ -1754,7 +1754,9 @@ zh{
ls{"纽埃时间"}
}
"meta:Norfolk"{
- ls{"诺福克岛时间"}
+ ld{"诺福克岛夏令时间"}
+ lg{"诺福克岛时间"}
+ ls{"诺福克岛标准时间"}
}
"meta:Noronha"{
ld{"费尔南多-迪诺罗尼亚岛夏令时间"}
diff --git a/icu4c/source/data/zone/zh_Hans.txt b/icu4c/source/data/zone/zh_Hans.txt
index 0ebd7f7ae30..72c418ec699 100644
--- a/icu4c/source/data/zone/zh_Hans.txt
+++ b/icu4c/source/data/zone/zh_Hans.txt
@@ -1,5 +1,5 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
zh_Hans{
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/zh_Hans_SG.txt b/icu4c/source/data/zone/zh_Hans_SG.txt
index 361e4f2513a..824e1b5a231 100644
--- a/icu4c/source/data/zone/zh_Hans_SG.txt
+++ b/icu4c/source/data/zone/zh_Hans_SG.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
zh_Hans_SG{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"America:Scoresbysund"{
ec{"斯考斯伯松德"}
diff --git a/icu4c/source/data/zone/zh_Hant.txt b/icu4c/source/data/zone/zh_Hant.txt
index 98ef0d988c2..d7dadab2fd9 100644
--- a/icu4c/source/data/zone/zh_Hant.txt
+++ b/icu4c/source/data/zone/zh_Hant.txt
@@ -2,7 +2,7 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
zh_Hant{
%%Parent{"root"}
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"阿比讓"}
@@ -1777,7 +1777,9 @@ zh_Hant{
ls{"紐埃島時間"}
}
"meta:Norfolk"{
- ls{"諾福克島時間"}
+ ld{"諾福克島夏令時間"}
+ lg{"諾福克島時間"}
+ ls{"諾福克島標準時間"}
}
"meta:Noronha"{
ld{"費爾南多 - 迪諾羅尼亞夏令時間"}
diff --git a/icu4c/source/data/zone/zh_Hant_HK.txt b/icu4c/source/data/zone/zh_Hant_HK.txt
index 007db225346..2616554645f 100644
--- a/icu4c/source/data/zone/zh_Hant_HK.txt
+++ b/icu4c/source/data/zone/zh_Hant_HK.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
zh_Hant_HK{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"阿比贊"}
diff --git a/icu4c/source/data/zone/zh_Hant_MO.txt b/icu4c/source/data/zone/zh_Hant_MO.txt
index 15c7c3f426b..670cffc3f25 100644
--- a/icu4c/source/data/zone/zh_Hant_MO.txt
+++ b/icu4c/source/data/zone/zh_Hant_MO.txt
@@ -2,5 +2,5 @@
// License & terms of use: http://www.unicode.org/copyright.html#License
zh_Hant_MO{
%%Parent{"zh_Hant_HK"}
- Version{"36.1"}
+ Version{"37"}
}
diff --git a/icu4c/source/data/zone/zu.txt b/icu4c/source/data/zone/zu.txt
index 8a995660a72..53c1a8fd5a9 100644
--- a/icu4c/source/data/zone/zu.txt
+++ b/icu4c/source/data/zone/zu.txt
@@ -1,7 +1,7 @@
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
zu{
- Version{"36.1"}
+ Version{"37"}
zoneStrings{
"Africa:Abidjan"{
ec{"i-Abidjan"}
@@ -1717,7 +1717,9 @@ zu{
ls{"Isikhathi sase-Niue"}
}
"meta:Norfolk"{
- ls{"Isikhathi sase-Norfolk Islands"}
+ ld{"Isikhathi sase-Norfolk Islands sasehlobo"}
+ lg{"Isikhathi sase-Norfolk Islands"}
+ ls{"Isikhathi sase-Norfolk Islands esivamile"}
}
"meta:Noronha"{
ld{"Isikhathi sase-Fernando de Noronha sasehlobo"}
diff --git a/icu4c/source/test/cintltst/creststn.c b/icu4c/source/test/cintltst/creststn.c
index f64bd771d7b..24735b0dbac 100644
--- a/icu4c/source/test/cintltst/creststn.c
+++ b/icu4c/source/test/cintltst/creststn.c
@@ -2165,7 +2165,7 @@ static void TestFallback()
UResourceBundle* tResB;
UResourceBundle* zoneResource;
const UChar* version = NULL;
- static const UChar versionStr[] = u"36.1"; // 36.1 in nn_NO
+ static const UChar versionStr[] = u"37"; // 37 in nn_NO
if(err != U_ZERO_ERROR){
log_data_err("Expected U_ZERO_ERROR when trying to test no_NO_NY aliased to nn_NO for Version err=%s\n",u_errorName(err));
diff --git a/icu4c/source/test/intltest/loctest.cpp b/icu4c/source/test/intltest/loctest.cpp
index 52cb19ed271..7267a11d87a 100644
--- a/icu4c/source/test/intltest/loctest.cpp
+++ b/icu4c/source/test/intltest/loctest.cpp
@@ -913,8 +913,8 @@ LocaleTest::TestGetLangsAndCountries()
;
/* TODO: Change this test to be more like the cloctst version? */
- if (testCount != 596)
- errln("Expected getISOLanguages() to return 596 languages; it returned %d", testCount);
+ if (testCount != 597)
+ errln("Expected getISOLanguages() to return 597 languages; it returned %d", testCount);
else {
for (i = 0; i < 15; i++) {
int32_t j;
diff --git a/icu4c/source/test/intltest/numbertest_api.cpp b/icu4c/source/test/intltest/numbertest_api.cpp
index 50ff2ab9c59..98c8ceb46e0 100644
--- a/icu4c/source/test/intltest/numbertest_api.cpp
+++ b/icu4c/source/test/intltest/numbertest_api.cpp
@@ -608,7 +608,7 @@ void NumberFormatterApiTest::unitMeasure() {
NumberFormatter::with().unit(SQUARE_METER).unitWidth(UNumberUnitWidth::UNUM_UNIT_WIDTH_NARROW),
Locale::createFromName("en-GB"),
5.43,
- u"5.43 m²");
+ u"5.43m²");
// Try accessing a narrow unit directly from root.
assertFormatSingle(
diff --git a/icu4c/source/test/testdata/localeMatcherTest.txt b/icu4c/source/test/testdata/localeMatcherTest.txt
index 6e5dbdd1ef6..7a10986737f 100644
--- a/icu4c/source/test/testdata/localeMatcherTest.txt
+++ b/icu4c/source/test/testdata/localeMatcherTest.txt
@@ -1464,10 +1464,10 @@ da >> no
@supported=en, nb
da >> nb
-** test: prefer matching languages over language variants.
+** test: prefer matching languages over language variants. Get en-GB, should get nn?
@supported=nn, en-GB
-no, en-US >> nn
-nb, en-US >> nn
+no, en-US >> en-GB
+nb, en-US >> en-GB
@favor=script
no, en-US >> nn
diff --git a/icu4c/source/test/testdata/root.txt b/icu4c/source/test/testdata/root.txt
index e5063021869..23e07dd41e1 100644
--- a/icu4c/source/test/testdata/root.txt
+++ b/icu4c/source/test/testdata/root.txt
@@ -13,8 +13,8 @@
root
{
Version { 44.0 }
- ExpectCLDRVersionAtLeast { 36.1 } // 'base' cldr version. Allow up to version =.=.* of this
- CurrentCLDRVersion { 36.1 } // Current CLDR version as of the test update. Warn if not an exact match.
+ ExpectCLDRVersionAtLeast { 37.0 } // 'base' cldr version. Allow up to version =.=.* of this
+ CurrentCLDRVersion { 37.0 } // Current CLDR version as of the test update. Warn if not an exact match.
ShortLanguage { xxx }
diff --git a/icu4c/source/test/testdata/structLocale.txt b/icu4c/source/test/testdata/structLocale.txt
index 601be7dc010..6ba4fd1fcef 100644
--- a/icu4c/source/test/testdata/structLocale.txt
+++ b/icu4c/source/test/testdata/structLocale.txt
@@ -5869,6 +5869,7 @@ structLocale:table(nofallback){
pap{""}
pau{""}
pcd{""}
+ pcm{""}
pdc{""}
pdt{""}
peo{""}
@@ -24705,6 +24706,23 @@ structLocale:table(nofallback){
d{""}
y{""}
}
+ GyMMMM{
+ G{""}
+ M{""}
+ y{""}
+ }
+ GyMMMMEd{
+ G{""}
+ M{""}
+ d{""}
+ y{""}
+ }
+ GyMMMMd{
+ G{""}
+ M{""}
+ d{""}
+ y{""}
+ }
GyMMMd{
G{""}
M{""}
@@ -25154,6 +25172,23 @@ structLocale:table(nofallback){
d{""}
y{""}
}
+ GyMMMM{
+ G{""}
+ M{""}
+ y{""}
+ }
+ GyMMMMEd{
+ G{""}
+ M{""}
+ d{""}
+ y{""}
+ }
+ GyMMMMd{
+ G{""}
+ M{""}
+ d{""}
+ y{""}
+ }
GyMMMd{
G{""}
M{""}
diff --git a/icu4j/main/shared/data/icudata.jar b/icu4j/main/shared/data/icudata.jar
index 95c3d17222f..92f8916d71c 100644
--- a/icu4j/main/shared/data/icudata.jar
+++ b/icu4j/main/shared/data/icudata.jar
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:ba8a127c85144f3e2b531d1a7ea73a4c9e4e319b976643884a32d4d522c51c70
-size 12996272
+oid sha256:453b632c0405ea31f14b02e88fd4690d3c1b743467dbedc29a3625aa0562649a
+size 13144410
diff --git a/icu4j/main/shared/data/icutzdata.jar b/icu4j/main/shared/data/icutzdata.jar
index 64aad497098..8d8e2c51371 100644
--- a/icu4j/main/shared/data/icutzdata.jar
+++ b/icu4j/main/shared/data/icutzdata.jar
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:584eeb39ff67d1b1c2e774e1650b31b2caccf022ee57770bbc97e6b1c9320947
-size 94268
+oid sha256:5684d079279d937729a2211280921ea77fcf18d8f85d6ce7e72e3d63d1ccbc43
+size 94304
diff --git a/icu4j/main/shared/data/testdata.jar b/icu4j/main/shared/data/testdata.jar
index 63f6aaaf992..b7a951d9c4c 100644
--- a/icu4j/main/shared/data/testdata.jar
+++ b/icu4j/main/shared/data/testdata.jar
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:6f4e2d5516ef6d4890ee5fa9fb552f204360c6371be87ba8fb36b0d04c4f4d20
-size 726380
+oid sha256:c3d7ece7e15d4d4c8fa6d62d3c9599c73861d18f55db46169392e86cb2dd4a94
+size 723480
diff --git a/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/NumberFormatterApiTest.java b/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/NumberFormatterApiTest.java
index fbe86f885b1..4188068b847 100644
--- a/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/NumberFormatterApiTest.java
+++ b/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/NumberFormatterApiTest.java
@@ -580,7 +580,7 @@ public class NumberFormatterApiTest {
NumberFormatter.with().unit(MeasureUnit.SQUARE_METER).unitWidth(UnitWidth.NARROW),
ULocale.forLanguageTag("en-GB"),
5.43,
- "5.43 m²");
+ "5.43m²");
// Try accessing a narrow unit directly from root.
assertFormatSingle(
diff --git a/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/CurrencyTest.java b/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/CurrencyTest.java
index 7c8a3ccedc9..fefe9458478 100644
--- a/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/CurrencyTest.java
+++ b/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/CurrencyTest.java
@@ -541,7 +541,7 @@ public class CurrencyTest extends TestFmwk {
assertTrue("More than one currency for switzerland", currencies.size() > 1);
assertEquals(
"With tender",
- Arrays.asList(new String[] {"CHF", "CHE", "CHW"}),
+ Arrays.asList(new String[] {"CHF"}), // no longer include currencies with tender=false
metainfo.currencies(filter.withTender()));
}
@@ -649,8 +649,8 @@ public class CurrencyTest extends TestFmwk {
{ "eo_AO", "1969-12-31" },
{ "eo_DE@currency=DEM", "2000-12-23", "EUR", "DEM" },
{ "eo-DE-u-cu-dem", "2000-12-23", "EUR", "DEM" },
- { "en_US", null, "USD", "USN" },
- { "en_US_Q", null, "USD", "USN" },
+ { "en_US", null, "USD" }, // no longer include currencies with tender=false
+ { "en_US_Q", null, "USD" }, // no longer include currencies with tender=false
};
DateFormat fmt = new SimpleDateFormat("yyyy-MM-dd", Locale.US);
@@ -738,20 +738,20 @@ public class CurrencyTest extends TestFmwk {
final String[][] PREFERRED = {
{"root", },
{"und", },
- {"und_ZZ", "XAG", "XAU", "XBA", "XBB", "XBC", "XBD", "XDR", "XPD", "XPT", "XSU", "XTS", "XUA", "XXX"},
- {"en_US", "USD", "USN"},
+ {"und_ZZ", }, // no longer include currencies with tender=false
+ {"en_US", "USD"}, // no longer include currencies with tender=false
{"en_029", },
{"en_TH", "THB"},
{"de", "EUR"},
{"de_DE", "EUR"},
- {"de_ZZ", "XAG", "XAU", "XBA", "XBB", "XBC", "XBD", "XDR", "XPD", "XPT", "XSU", "XTS", "XUA", "XXX"},
+ {"de_ZZ", }, // no longer include currencies with tender=false
{"ar", "EGP"},
{"ar_PS", "ILS", "JOD"},
- {"en@currency=CAD", "USD", "USN"},
+ {"en@currency=CAD", "USD"}, // no longer include currencies with tender=false
{"fr@currency=ZZZ", "EUR"},
{"de_DE@currency=DEM", "EUR"},
{"en_US@rg=THZZZZ", "THB"},
- {"de@rg=USZZZZ", "USD", "USN"},
+ {"de@rg=USZZZZ", "USD"}, // no longer include currencies with tender=false
{"en_US@currency=CAD;rg=THZZZZ", "THB"},
};
diff --git a/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ICUResourceBundleTest.java b/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ICUResourceBundleTest.java
index 28f77b7dc8e..93e1a49220d 100644
--- a/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ICUResourceBundleTest.java
+++ b/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ICUResourceBundleTest.java
@@ -701,14 +701,13 @@ public final class ICUResourceBundleTest extends TestFmwk {
Set localCountryExceptions = new HashSet();
if (logKnownIssue("cldrbug:8903",
- "No localized region name for lrc_IQ, lrc_IR, nus_SS, nds_DE, ti_ER, ti_ET")) {
+ "No localized region name for lrc_IQ, lrc_IR, nus_SS, nds_DE, su_Latn_ID")) {
localCountryExceptions.add("lrc_IQ");
localCountryExceptions.add("lrc_IR");
localCountryExceptions.add("nus_SS");
localCountryExceptions.add("nds_DE");
localCountryExceptions.add("nds_NL");
- localCountryExceptions.add("ti_ER");
- localCountryExceptions.add("ti_ET");
+ localCountryExceptions.add("su_Latn_ID");
}
Set localLangExceptions = new HashSet();
diff --git a/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/data/localeDistanceTest.txt b/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/data/localeDistanceTest.txt
index ba783b56984..a6926da6e64 100644
--- a/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/data/localeDistanceTest.txt
+++ b/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/data/localeDistanceTest.txt
@@ -18,10 +18,10 @@ zh ; cmn ; 0
# fallback languages get closer distances, between script (40) and region (4)
@debug
-to ; en ; 14 ; 100
+to ; en ; 34 ; 100
no ; no-DE ; 4
-nn ; no ; 10
-no-DE ; nn ; 14
+nn ; no ; 20
+no-DE ; nn ; 24
no ; no ; 0
no ; da ; 12
da ; zh-Hant ; 100
diff --git a/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/data/localeMatcherTest.txt b/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/data/localeMatcherTest.txt
index 6e5dbdd1ef6..7a10986737f 100644
--- a/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/data/localeMatcherTest.txt
+++ b/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/data/localeMatcherTest.txt
@@ -1464,10 +1464,10 @@ da >> no
@supported=en, nb
da >> nb
-** test: prefer matching languages over language variants.
+** test: prefer matching languages over language variants. Get en-GB, should get nn?
@supported=nn, en-GB
-no, en-US >> nn
-nb, en-US >> nn
+no, en-US >> en-GB
+nb, en-US >> en-GB
@favor=script
no, en-US >> nn
diff --git a/tools/cldr/cldr-to-icu/build-icu-data.xml b/tools/cldr/cldr-to-icu/build-icu-data.xml
index f8df8c04714..0b5c88dc254 100644
--- a/tools/cldr/cldr-to-icu/build-icu-data.xml
+++ b/tools/cldr/cldr-to-icu/build-icu-data.xml
@@ -129,7 +129,7 @@
ebu, ebu_KE, ee, el, en, en_NH, en_RH, eo, es, et, eu, ewo, ewo_CM
// F
- fa, ff, ff_CM, ff_GN, ff_MR, ff_SN, fi, fil, fil_PH, fo, fr, fur, fur_IT, fy
+ fa, ff, ff_Adlm, ff_CM, ff_GN, ff_MR, ff_SN, fi, fil, fil_PH, fo, fr, fur, fur_IT, fy
// G
ga, gd, gl, gsw, gsw_CH, gsw_FR, gsw_LI, gu, guz, guz_KE, gv
@@ -145,7 +145,7 @@
// K
ka, kab, kab_DZ, kam, kam_KE, kde, kde_TZ, kea, kea_CV, khq, khq_ML, ki, kk, kkj, kkj_CM, kl
- kln, kln_KE, km, kn, ko, kok, kok_IN, ks, ksb, ksb_TZ, ksf, ksf_CM, ksh, ksh_DE, ku, kw
+ kln, kln_KE, km, kn, ko, kok, kok_IN, ks, ks_IN, ksb, ksb_TZ, ksf, ksf_CM, ksh, ksh_DE, ku, kw
ky
// L
@@ -153,8 +153,8 @@
luy_KE, lv
// M
- mas, mas_KE, mas_TZ, mer, mer_KE, mfe, mfe_MU, mg, mgh, mgh_MZ, mgo, mgo_CM, mi, mk, ml, mn
- mo, mr, ms, mt, mua, mua_CM, my, mzn, mzn_IR
+ mai, mai_IN, mas, mas_KE, mas_TZ, mer, mer_KE, mfe, mfe_MU, mg, mgh, mgh_MZ, mgo, mgo_CM, mi
+ mk, ml, mn, mni, mni_Beng, mni_Beng_IN, mni_IN, mo, mr, ms, mt, mua, mua_CM, my, mzn, mzn_IR
// N
naq, naq_NA, nb, nd, nds, nds_DE, nds_NL, ne, nl, nmg, nmg_CM, nn, nnh, nnh_CM, no, no_NO
@@ -164,7 +164,7 @@
om, or, os
// P
- pa, pa_Arab, pa_IN, pa_PK, pl, ps, pt
+ pa, pa_Arab, pa_IN, pa_PK, pcm, pcm_NG, pl, ps, pt
// Q
qu
@@ -173,9 +173,10 @@
rm, rn, ro, rof, rof_TZ, ru, rw, rwk, rwk_TZ
// S
- sah, sah_RU, saq, saq_KE, sbp, sbp_TZ, sd, se, seh, seh_MZ, ses, ses_ML, sg, sh, sh_BA, sh_CS
- sh_YU, shi, shi_Latn, shi_Latn_MA, shi_MA, shi_Tfng, shi_Tfng_MA, si, sk, sl, smn, smn_FI, sn, so, sq, sr
- sr_BA, sr_CS, sr_Cyrl_CS, sr_Cyrl_YU, sr_Latn, sr_Latn_CS, sr_Latn_YU, sr_ME, sr_RS, sr_XK, sr_YU, sv, sw
+ sah, sah_RU, saq, saq_KE, sat, sat_Olck, sat_Olck_IN, sat_IN, sbp, sbp_TZ, sd, sd_Deva, sd_PK
+ se, seh, seh_MZ, ses, ses_ML, sg, sh, sh_BA, sh_CS, sh_YU, shi, shi_Latn, shi_Latn_MA, shi_MA
+ shi_Tfng, shi_Tfng_MA, si, sk, sl, smn, smn_FI, sn, so, sq, sr, sr_BA, sr_CS, sr_Cyrl_CS
+ sr_Cyrl_YU, sr_Latn, sr_Latn_CS, sr_Latn_YU, sr_ME, sr_RS, sr_XK, sr_YU, su, su_ID, sv, sw
// T
ta, te, teo, teo_KE, teo_UG, tg, th, ti, tk, tl, tl_PH, to, tr, tt, twq, twq_NE
@@ -244,7 +245,7 @@
// C-F
ca, ceb, chr, cs, cy, da, de_AT, de, dsb, dz, ee, el, en,
- en_US_POSIX, en_US, eo, es, et, fa_AF, fa, fil, fi, fo, fr_CA, fr,
+ en_US_POSIX, en_US, eo, es, et, fa_AF, fa, ff_Adlm, ff, fil, fi, fo, fr_CA, fr,
// G-J
ga, gl, gu, ha, haw, he, hi, hr, hsb, hu, hy,
@@ -288,7 +289,7 @@
lo, lrc, lt, lv, mk, ms, mt, my, nb, nl, nn, no, pl, pt_PT, pt,
// Q-Z
- qu, ro, ru, se, sh, sk, sl, sq, sr_Latn, sr, sv, sw, ta, th, tr,
+ qu, ro, ru, se, sh, sk, sl, sq, sr_Latn, sr, su, sv, sw, ta, th, tr,
uk, vi, yue_Hans, yue, zh_Hant_HK, zh_Hant, zh_HK, zh_MO, zh_TW, zh
diff --git a/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/LdmlConverter.java b/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/LdmlConverter.java
index cb37077b579..db7d4d22680 100644
--- a/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/LdmlConverter.java
+++ b/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/LdmlConverter.java
@@ -284,6 +284,11 @@ public final class LdmlConverter {
if (!availableIds.contains(id)) {
continue;
}
+ // TODO: Remove the following skip when ICU-20997 is fixed
+ if (id.contains("VALENCIA")) {
+ System.out.println("(skipping " + id + " until ICU-20997 is fixed)");
+ continue;
+ }
IcuData icuData = new IcuData(id, true);