Skip to content

Commit e89af87

Browse files
AEAppleSquash Bot
authored and
Squash Bot
committed
CLDR-18621 Add missing en_034 child locales
See #4688
1 parent 3598acf commit e89af87

File tree

3 files changed

+196
-1
lines changed

3 files changed

+196
-1
lines changed

common/main/en_BD.xml

+181
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,181 @@
1+
<?xml version="1.0" encoding="UTF-8" ?>
2+
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
3+
<!-- Copyright © 1991-2024 Unicode, Inc.
4+
For terms of use, see http://www.unicode.org/copyright.html
5+
SPDX-License-Identifier: Unicode-3.0
6+
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
7+
-->
8+
<ldml>
9+
<identity>
10+
<version number="$Revision$"/>
11+
<language type="en"/>
12+
<territory type="PK"/>
13+
</identity>
14+
<numbers>
15+
<defaultNumberingSystem>↑↑↑</defaultNumberingSystem>
16+
<otherNumberingSystems>
17+
<native>↑↑↑</native>
18+
</otherNumberingSystems>
19+
<minimumGroupingDigits>↑↑↑</minimumGroupingDigits>
20+
<symbols numberSystem="latn">
21+
<decimal>↑↑↑</decimal>
22+
<group>↑↑↑</group>
23+
<percentSign>↑↑↑</percentSign>
24+
<plusSign>↑↑↑</plusSign>
25+
<minusSign>↑↑↑</minusSign>
26+
<approximatelySign>↑↑↑</approximatelySign>
27+
<exponential>↑↑↑</exponential>
28+
<superscriptingExponent>↑↑↑</superscriptingExponent>
29+
<perMille>↑↑↑</perMille>
30+
<infinity>↑↑↑</infinity>
31+
<nan>↑↑↑</nan>
32+
<timeSeparator draft="contributed">↑↑↑</timeSeparator>
33+
</symbols>
34+
<decimalFormats numberSystem="latn">
35+
<decimalFormatLength>
36+
<decimalFormat>
37+
<pattern>#,##,##0.###</pattern>
38+
</decimalFormat>
39+
</decimalFormatLength>
40+
<decimalFormatLength type="long">
41+
<decimalFormat>
42+
<pattern type="1000" count="one">↑↑↑</pattern>
43+
<pattern type="1000" count="other">↑↑↑</pattern>
44+
<pattern type="10000" count="one">↑↑↑</pattern>
45+
<pattern type="10000" count="other">↑↑↑</pattern>
46+
<pattern type="100000" count="one">↑↑↑</pattern>
47+
<pattern type="100000" count="other">↑↑↑</pattern>
48+
<pattern type="1000000" count="one">↑↑↑</pattern>
49+
<pattern type="1000000" count="other">↑↑↑</pattern>
50+
<pattern type="10000000" count="one">↑↑↑</pattern>
51+
<pattern type="10000000" count="other">↑↑↑</pattern>
52+
<pattern type="100000000" count="one">↑↑↑</pattern>
53+
<pattern type="100000000" count="other">↑↑↑</pattern>
54+
<pattern type="1000000000" count="one">↑↑↑</pattern>
55+
<pattern type="1000000000" count="other">↑↑↑</pattern>
56+
<pattern type="10000000000" count="one">↑↑↑</pattern>
57+
<pattern type="10000000000" count="other">↑↑↑</pattern>
58+
<pattern type="100000000000" count="one">↑↑↑</pattern>
59+
<pattern type="100000000000" count="other">↑↑↑</pattern>
60+
<pattern type="1000000000000" count="one">↑↑↑</pattern>
61+
<pattern type="1000000000000" count="other">↑↑↑</pattern>
62+
<pattern type="10000000000000" count="one">↑↑↑</pattern>
63+
<pattern type="10000000000000" count="other">↑↑↑</pattern>
64+
<pattern type="100000000000000" count="one">↑↑↑</pattern>
65+
<pattern type="100000000000000" count="other">↑↑↑</pattern>
66+
</decimalFormat>
67+
</decimalFormatLength>
68+
<decimalFormatLength type="short">
69+
<decimalFormat>
70+
<pattern type="1000" count="one">↑↑↑</pattern>
71+
<pattern type="1000" count="other">↑↑↑</pattern>
72+
<pattern type="10000" count="one">↑↑↑</pattern>
73+
<pattern type="10000" count="other">↑↑↑</pattern>
74+
<pattern type="100000" count="one">0L</pattern>
75+
<pattern type="100000" count="other">0L</pattern>
76+
<pattern type="1000000" count="one">00L</pattern>
77+
<pattern type="1000000" count="other">00L</pattern>
78+
<pattern type="10000000" count="one">0Cr</pattern>
79+
<pattern type="10000000" count="other">0Cr</pattern>
80+
<pattern type="100000000" count="one">00Cr</pattern>
81+
<pattern type="100000000" count="other">00Cr</pattern>
82+
<pattern type="1000000000" count="one">000Cr</pattern>
83+
<pattern type="1000000000" count="other">000Cr</pattern>
84+
<pattern type="10000000000" count="one">0KCr</pattern>
85+
<pattern type="10000000000" count="other">0KCr</pattern>
86+
<pattern type="100000000000" count="one">00KCr</pattern>
87+
<pattern type="100000000000" count="other">00KCr</pattern>
88+
<pattern type="1000000000000" count="one">0LCr</pattern>
89+
<pattern type="1000000000000" count="other">0LCr</pattern>
90+
<pattern type="10000000000000" count="one">00LCr</pattern>
91+
<pattern type="10000000000000" count="other">00LCr</pattern>
92+
<pattern type="100000000000000" count="one">000LCr</pattern>
93+
<pattern type="100000000000000" count="other">000LCr</pattern>
94+
</decimalFormat>
95+
</decimalFormatLength>
96+
</decimalFormats>
97+
<scientificFormats numberSystem="latn">
98+
<scientificFormatLength>
99+
<scientificFormat>
100+
<pattern>↑↑↑</pattern>
101+
</scientificFormat>
102+
</scientificFormatLength>
103+
</scientificFormats>
104+
<percentFormats numberSystem="latn">
105+
<percentFormatLength>
106+
<percentFormat>
107+
<pattern>#,##,##0%</pattern>
108+
</percentFormat>
109+
</percentFormatLength>
110+
</percentFormats>
111+
<currencyFormats numberSystem="latn">
112+
<currencyFormatLength>
113+
<currencyFormat type="standard">
114+
<pattern>¤#,##,##0.00</pattern>
115+
<pattern alt="alphaNextToNumber" draft="provisional">¤ #,##,##0.00</pattern>
116+
<pattern alt="noCurrency" draft="provisional">#,##,##0.00</pattern>
117+
</currencyFormat>
118+
<currencyFormat type="accounting">
119+
<pattern>↑↑↑</pattern>
120+
<pattern alt="alphaNextToNumber">↑↑↑</pattern>
121+
<pattern alt="noCurrency">↑↑↑</pattern>
122+
</currencyFormat>
123+
</currencyFormatLength>
124+
<currencyFormatLength type="short">
125+
<currencyFormat type="standard">
126+
<pattern type="1000" count="one">↑↑↑</pattern>
127+
<pattern type="1000" count="one" alt="alphaNextToNumber">↑↑↑</pattern>
128+
<pattern type="1000" count="other">↑↑↑</pattern>
129+
<pattern type="1000" count="other" alt="alphaNextToNumber">↑↑↑</pattern>
130+
<pattern type="10000" count="one">↑↑↑</pattern>
131+
<pattern type="10000" count="one" alt="alphaNextToNumber">↑↑↑</pattern>
132+
<pattern type="10000" count="other">↑↑↑</pattern>
133+
<pattern type="10000" count="other" alt="alphaNextToNumber">↑↑↑</pattern>
134+
<pattern type="100000" count="one">¤0L</pattern>
135+
<pattern type="100000" count="one" alt="alphaNextToNumber">¤ 0L</pattern>
136+
<pattern type="100000" count="other">¤0L</pattern>
137+
<pattern type="100000" count="other" alt="alphaNextToNumber">¤ 0L</pattern>
138+
<pattern type="1000000" count="one">¤00L</pattern>
139+
<pattern type="1000000" count="one" alt="alphaNextToNumber">¤ 00L</pattern>
140+
<pattern type="1000000" count="other">¤00L</pattern>
141+
<pattern type="1000000" count="other" alt="alphaNextToNumber">¤ 00L</pattern>
142+
<pattern type="10000000" count="one">¤0Cr</pattern>
143+
<pattern type="10000000" count="one" alt="alphaNextToNumber">¤ 0Cr</pattern>
144+
<pattern type="10000000" count="other">¤0Cr</pattern>
145+
<pattern type="10000000" count="other" alt="alphaNextToNumber">¤ 0Cr</pattern>
146+
<pattern type="100000000" count="one">¤00Cr</pattern>
147+
<pattern type="100000000" count="one" alt="alphaNextToNumber">¤ 00Cr</pattern>
148+
<pattern type="100000000" count="other">¤00Cr</pattern>
149+
<pattern type="100000000" count="other" alt="alphaNextToNumber">¤ 00Cr</pattern>
150+
<pattern type="1000000000" count="one">¤000Cr</pattern>
151+
<pattern type="1000000000" count="one" alt="alphaNextToNumber">¤ 000Cr</pattern>
152+
<pattern type="1000000000" count="other">¤000Cr</pattern>
153+
<pattern type="1000000000" count="other" alt="alphaNextToNumber">¤ 000Cr</pattern>
154+
<pattern type="10000000000" count="one">¤0KCr</pattern>
155+
<pattern type="10000000000" count="one" alt="alphaNextToNumber">¤ 0KCr</pattern>
156+
<pattern type="10000000000" count="other">¤0KCr</pattern>
157+
<pattern type="10000000000" count="other" alt="alphaNextToNumber">¤ 0KCr</pattern>
158+
<pattern type="100000000000" count="one">¤00KCr</pattern>
159+
<pattern type="100000000000" count="one" alt="alphaNextToNumber">¤ 00KCr</pattern>
160+
<pattern type="100000000000" count="other">¤00KCr</pattern>
161+
<pattern type="100000000000" count="other" alt="alphaNextToNumber">¤ 00KCr</pattern>
162+
<pattern type="1000000000000" count="one">¤0LCr</pattern>
163+
<pattern type="1000000000000" count="one" alt="alphaNextToNumber">¤ 0LCr</pattern>
164+
<pattern type="1000000000000" count="other">¤0LCr</pattern>
165+
<pattern type="1000000000000" count="other" alt="alphaNextToNumber">¤ 0LCr</pattern>
166+
<pattern type="10000000000000" count="one">¤00LCr</pattern>
167+
<pattern type="10000000000000" count="one" alt="alphaNextToNumber">¤ 00LCr</pattern>
168+
<pattern type="10000000000000" count="other">¤00LCr</pattern>
169+
<pattern type="10000000000000" count="other" alt="alphaNextToNumber">¤ 00LCr</pattern>
170+
<pattern type="100000000000000" count="one">¤000LCr</pattern>
171+
<pattern type="100000000000000" count="one" alt="alphaNextToNumber">¤ 000LCr</pattern>
172+
<pattern type="100000000000000" count="other">¤000LCr</pattern>
173+
<pattern type="100000000000000" count="other" alt="alphaNextToNumber">¤ 000LCr</pattern>
174+
</currencyFormat>
175+
</currencyFormatLength>
176+
<currencyPatternAppendISO>↑↑↑</currencyPatternAppendISO>
177+
<unitPattern count="one">↑↑↑</unitPattern>
178+
<unitPattern count="other">↑↑↑</unitPattern>
179+
</currencyFormats>
180+
</numbers>
181+
</ldml>

common/main/en_LK.xml

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<?xml version="1.0" encoding="UTF-8" ?>
2+
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
3+
<!-- Copyright © 1991-2024 Unicode, Inc.
4+
For terms of use, see http://www.unicode.org/copyright.html
5+
SPDX-License-Identifier: Unicode-3.0
6+
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
7+
-->
8+
<ldml>
9+
<identity>
10+
<version number="$Revision$"/>
11+
<language type="en"/>
12+
<territory type="LK"/>
13+
</identity>
14+
</ldml>

common/supplemental/supplementalData.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5305,7 +5305,7 @@ XXX Code for transations where no currency is involved
53055305

53065306
<parentLocales>
53075307
<parentLocale parent="root" localeRules="nonlikelyScript" locales="az_Arab az_Cyrl bal_Latn blt_Latn bm_Nkoo bs_Cyrl byn_Latn cu_Glag dje_Arab dyo_Arab en_Dsrt en_Shaw ff_Adlm ff_Arab ha_Arab iu_Latn kaa_Latn kk_Arab kok_Latn ks_Deva ku_Arab kxv_Deva kxv_Orya kxv_Telu ky_Arab ky_Latn ml_Arab mn_Mong mni_Mtei ms_Arab pa_Arab sat_Deva sd_Deva sd_Khoj sd_Sind shi_Latn so_Arab sr_Latn sw_Arab suz_Sunu tg_Arab ug_Cyrl uz_Arab uz_Cyrl vai_Latn wo_Arab yo_Arab yue_Hans zh_Hant"/>
5308-
<parentLocale parent="en_001" locales="en_150 en_AG en_AI en_AU en_BB en_BM en_BS en_BW en_BZ en_CC en_CK en_CM en_CX en_CY en_DG en_DM en_ER en_FJ en_FK en_FM en_GB en_GD en_GG en_GH en_GI en_GM en_GS en_GY en_HK en_ID en_IE en_IL en_IM en_IN en_IO en_JE en_JM en_KE en_KI en_KN en_KY en_LC en_LR en_LS en_MG en_MO en_MS en_MT en_MU en_MV en_MW en_MY en_NA en_NF en_NG en_NR en_NU en_NZ en_PG en_PK en_PN en_PW en_RW en_SB en_SC en_SD en_SG en_SH en_SL en_SS en_SX en_SZ en_TC en_TK en_TO en_TT en_TV en_TZ en_UG en_VC en_VG en_VU en_WS en_ZA en_ZM en_ZW"/>
5308+
<parentLocale parent="en_001" locales="en_150 en_AG en_AI en_AU en_BB en_BD en_BM en_BS en_BW en_BZ en_CC en_CK en_CM en_CX en_CY en_DG en_DM en_ER en_FJ en_FK en_FM en_GB en_GD en_GG en_GH en_GI en_GM en_GS en_GY en_HK en_ID en_IE en_IL en_IM en_IN en_IO en_JE en_JM en_KE en_KI en_KN en_KY en_LC en_LK en_LR en_LS en_MG en_MO en_MS en_MT en_MU en_MV en_MW en_MY en_NA en_NF en_NG en_NR en_NU en_NZ en_PG en_PK en_PN en_PW en_RW en_SB en_SC en_SD en_SG en_SH en_SL en_SS en_SX en_SZ en_TC en_TK en_TO en_TT en_TV en_TZ en_UG en_VC en_VG en_VU en_WS en_ZA en_ZM en_ZW"/>
53095309
<parentLocale parent="en_150" locales="en_AT en_BE en_CH en_CZ en_DE en_DK en_ES en_FI en_FR en_HU en_IT en_LT en_LV en_NL en_NO en_PL en_PT en_RO en_SE en_SI en_SK"/>
53105310
<parentLocale parent="en_IN" locales="hi_Latn"/>
53115311
<parentLocale parent="es_419" locales="es_AR es_BO es_BR es_BZ es_CL es_CO es_CR es_CU es_DO es_EC es_GT es_HN es_JP es_MX es_NI es_PA es_PE es_PR es_PY es_SV es_US es_UY es_VE"/>

0 commit comments

Comments
 (0)