diff --git a/common/supplemental/likelySubtags.xml b/common/supplemental/likelySubtags.xml index 486d2fd126b..69fee1f9757 100644 --- a/common/supplemental/likelySubtags.xml +++ b/common/supplemental/likelySubtags.xml @@ -261,6 +261,7 @@ not be patched by hand, as any changes made in that fashion may be lost. + @@ -433,7 +434,8 @@ not be patched by hand, as any changes made in that fashion may be lost. - + + @@ -497,7 +499,8 @@ not be patched by hand, as any changes made in that fashion may be lost. - + + diff --git a/tools/cldr-code/src/main/java/org/unicode/cldr/tool/GenerateLikelySubtags.java b/tools/cldr-code/src/main/java/org/unicode/cldr/tool/GenerateLikelySubtags.java index 44dfa981b8b..e042db94948 100644 --- a/tools/cldr-code/src/main/java/org/unicode/cldr/tool/GenerateLikelySubtags.java +++ b/tools/cldr-code/src/main/java/org/unicode/cldr/tool/GenerateLikelySubtags.java @@ -374,6 +374,7 @@ public static void main(String[] args) throws IOException { {"ff_NG", "ff_Latn_NG"}, {"ff_SL", "ff_Latn_SL"}, {"ff_Adlm", "ff_Adlm_GN"}, + {"hak_Hant", "hak_Hant_TW"}, {"ia", "ia_Latn_001"}, {"ia_Latn", "ia_Latn_001"}, {"io", "io_Latn_001"}, @@ -392,6 +393,9 @@ public static void main(String[] args) throws IOException { {"mro", "mro_Mroo_BD"}, {"mro_BD", "mro_Mroo_BD"}, {"ms_Arab", "ms_Arab_MY"}, + {"nan", "nan_Hans_CN"}, + {"nan_Hans", "nan_Hans_CN"}, + {"nan_Hant", "nan_Hant_TW"}, {"pap", "pap_Latn_CW"}, {"pap_Latn", "pap_Latn_CW"}, { @@ -469,12 +473,14 @@ public static void main(String[] args) throws IOException { // {"cr", "cr_Cans_CA"}, // {"hif", "hif_Latn_FJ"}, // {"gon", "gon_Telu_IN"}, - // {"lzz", "lzz_Latn_TR"}, + {"lzz", "lzz_Latn_TR"}, + {"lzz_TR", "lzz_Latn_TR"}, + {"lzz_Geor", "lzz_Geor_GE"}, // {"lif", "lif_Deva_NP"}, // {"unx", "unx_Beng_IN"}, // {"unr", "unr_Beng_IN"}, // {"ttt", "ttt_Latn_AZ"}, - // {"pnt", "pnt_Grek_GR"}, + // {"pnt", "pnt_Grek_GR"}, // {"tly", "tly_Latn_AZ"}, // {"tkr", "tkr_Latn_AZ"}, // {"bsq", "bsq_Bass_LR"},