Skip to content

Commit

Permalink
CLDR-17263 add zh-Latn
Browse files Browse the repository at this point in the history
  • Loading branch information
srl295 committed May 28, 2024
1 parent c5140cf commit eefca7d
Show file tree
Hide file tree
Showing 4 changed files with 47 additions and 3 deletions.
24 changes: 24 additions & 0 deletions common/main/zh_Latn.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2024 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
SPDX-License-Identifier: Unicode-3.0
CLDR data files are interpreted according to the LDML specification
(http://unicode.org/reports/tr35/)
Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/ for derived
annotations.
-->
<ldml>
<identity>
<version number="$Revision$" />
<language type="zh" />
<script type="Latn" />
</identity>
<characters>
<exemplarCharacters>[a-uw-zàáè-êìíòóùúüāĉēěīńňŋōŝūǎǐǒǔǖǘǚǜǹḿẑếề{m̀}{m̄}{ê̄}{ê̌}]</exemplarCharacters>
<exemplarCharacters type="auxiliary">[v]</exemplarCharacters>
<exemplarCharacters type="numbers">[0-9]</exemplarCharacters>
<exemplarCharacters type="punctuation">[. , \- ' · " ! ?]</exemplarCharacters>
</characters>
</ldml>
19 changes: 19 additions & 0 deletions common/main/zh_Latn_CN.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2024 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
SPDX-License-Identifier: Unicode-3.0
CLDR data files are interpreted according to the LDML specification
(http://unicode.org/reports/tr35/)
Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/ for derived
annotations.
-->
<ldml>
<identity>
<version number="$Revision$" />
<language type="zh" />
<script type="Latn" />
<territory type="CN" />
</identity>
</ldml>
6 changes: 3 additions & 3 deletions common/supplemental/supplementalMetadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1840,8 +1840,8 @@ For terms of use, see http://www.unicode.org/copyright.html
ka_GE kaa_Cyrl kaa_Cyrl_UZ kaa_Latn_UZ kab_DZ kaj_NG kam_KE kcg_NG kde_TZ kea_CV ken_CM kgp_BR
khq_ML ki_KE
kk_Arab_CN kk_Cyrl kk_Cyrl_KZ
kkj_CM kl_GL kln_KE km_KH kn_IN ko_KR kok_Deva kok_Deva_IN kok_Latn_IN kpe_LR ks_Arab
ks_Arab_IN ks_Deva_IN ksb_TZ ksf_CM ksh_DE ku_TR kw_GB kxv_Deva_IN kxv_Latn
kkj_CM kl_GL kln_KE km_KH kn_IN ko_KR kok_Deva kok_Deva_IN kok_Latn_IN kpe_LR ks_Arab
ks_Arab_IN ks_Deva_IN ksb_TZ ksf_CM ksh_DE ku_TR kw_GB kxv_Deva_IN kxv_Latn
kxv_Latn_IN kxv_Orya_IN kxv_Telu_IN ky_KG
la_VA lag_TZ lb_LU lg_UG lij_IT lkt_US lld_IT lmo_IT ln_CD lo_LA lrc_IR
lt_LT ltg_LV lu_CD luo_KE luy_KE lv_LV
Expand All @@ -1866,7 +1866,7 @@ For terms of use, see http://www.unicode.org/copyright.html
wa_BE wae_CH wal_ET wbp_AU wo_SN
xh_ZA xnr_IN xog_UG
yav_CM yi_UA yo_NG yrl_BR yue_Hans_CN yue_Hant yue_Hant_HK
za_CN zgh_MA zh_Hans zh_Hans_CN zh_Hant_TW zu_ZA"
za_CN zgh_MA zh_Hans zh_Hans_CN zh_Hant_TW zh_Latn_CN zu_ZA"
/>
</metadata>
</supplementalData>
Original file line number Diff line number Diff line change
Expand Up @@ -938,6 +938,7 @@ zgh Standard Moroccan Tamazight primary Tfng Tifinagh
zh Chinese primary Hans Simplified
zh Chinese primary Hant Traditional
zh Chinese secondary Bopo Bopomofo
zh Chinese secondary Latn Latin
zh Chinese secondary Phag Phags-pa
zmi Negeri Sembilan Malay primary Latn Latin
zu Zulu primary Latn Latin
Expand Down

0 comments on commit eefca7d

Please sign in to comment.