Skip to content

Commit 92cc161

Browse files
CLDR-18190 Add Bakhtiari (#4597)
1 parent d480fc2 commit 92cc161

File tree

5 files changed

+42
-2
lines changed

5 files changed

+42
-2
lines changed

common/main/bqi.xml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
<?xml version="1.0" encoding="UTF-8" ?>
2+
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
3+
<!-- Copyright © 1991-2025 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="bqi"/>
12+
</identity>
13+
<layout>
14+
<orientation>
15+
<characterOrder>right-to-left</characterOrder>
16+
</orientation>
17+
</layout>
18+
<characters> <!-- Using the Persian orthography-->
19+
<exemplarCharacters>[ً ٍ ٌ ّ ٔ آ ا ءأؤئ ب پ ت ث ج چ ح خ د ذ ر ز ژ س ش ص ض ط ظ ع غ ف ق ک گ ل م ن و هة ی]</exemplarCharacters>
20+
<exemplarCharacters type="auxiliary">[ـ\u200C\u200D\u200E\u200F َ ِ ُ ْ ٖ ٰ إ ك ىي]</exemplarCharacters>
21+
<exemplarCharacters type="index">[آ ا ب پ ت ث ج چ ح خ د ذ ر ز ژ س ش ص ض ط ظ ع غ ف ق ک گ ل م ن و ه ی]</exemplarCharacters>
22+
<exemplarCharacters type="numbers">[\u200E , ٫ ٬ . % ٪ ‰ ؉ + − 0۰ 1۱ 2۲ 3۳ 4۴ 5۵ 6۶ 7۷ 8۸ 9۹]</exemplarCharacters>
23+
<exemplarCharacters type="punctuation">[\- ‐‑ ، ٫ ٬ ؛ \: ! ؟ . … ‹ › « » ( ) \[ \] * / \\]</exemplarCharacters>
24+
</characters>
25+
</ldml>

common/main/bqi_IR.xml

Lines changed: 14 additions & 0 deletions
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-2025 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="bqi"/>
12+
<territory type="IR"/>
13+
</identity>
14+
</ldml>

common/main/en.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ annotations.
100100
<language type="bo">Tibetan</language>
101101
<language type="bpy">Bishnupriya</language>
102102
<language type="bqi">Bakhtiari</language>
103+
<language type="bqi" alt="variant">Luri Bakhtiari</language>
103104
<language type="br">Breton</language>
104105
<language type="bra">Braj</language>
105106
<language type="brh">Brahui</language>

common/supplemental/attributeValueValidity.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<!-- The following have not yet made it to Basic -->
6666
<variable id='$languageNonTcLtBasic' type='choice'>
6767
aa ab agq ak an ann apc arn asa
68-
ba bal bas bem bew bez bgn blt bm bo bss byn
68+
ba bal bas bem bew bez bgn blt bm bo bqi bss byn
6969
cad cch ccp ce cgg cho cic ckb co cop cu
7070
dav dje dua dv dyo dz
7171
ebu ee ewo

common/supplemental/supplementalMetadata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1883,7 +1883,7 @@ For terms of use, see http://www.unicode.org/copyright.html
18831883
aa_ET ab_GE af_ZA agq_CM ak_GH am_ET an_ES ann_NG apc_SY ar_001 arn_CL as_IN
18841884
asa_TZ ast_ES az_Arab_IR az_Cyrl_AZ az_Latn az_Latn_AZ
18851885
ba_RU bal_Arab bal_Arab_PK bal_Latn_PK bas_CM be_BY bem_ZM bew_ID bez_TZ bg_BG
1886-
bgc_IN bgn_PK bho_IN blo_BJ blt_VN bm_ML bm_Nkoo_ML bn_BD bo_CN br_FR brx_IN
1886+
bgc_IN bgn_PK bho_IN blo_BJ blt_VN bm_ML bm_Nkoo_ML bn_BD bo_CN bqi_IR br_FR brx_IN
18871887
bs_Cyrl_BA bs_Latn bs_Latn_BA bss_CM byn_ER
18881888
ca_ES cad_US cch_NG ccp_BD ce_RU ceb_PH cgg_UG cho_US chr_US cic_US ckb_IQ
18891889
co_FR cop_EG cs_CZ csw_CA cu_RU cv_RU cy_GB

0 commit comments

Comments
 (0)