-
Notifications
You must be signed in to change notification settings - Fork 386
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CLDR-13980 v46 ddl: Seed data for Kazakh (Arabic) (#589)
- Loading branch information
1 parent
82dca18
commit 1ccf85c
Showing
10 changed files
with
139 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<?xml version="1.0" encoding="UTF-8" ?> | ||
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> | ||
<!-- Copyright © 1991-2020 Unicode, Inc. | ||
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) | ||
For terms of use, see http://www.unicode.org/copyright.html | ||
--> | ||
<ldml> | ||
<identity> | ||
<version number="$Revision$"/> | ||
<language type="kk"/> | ||
<script type="Arab"/> | ||
</identity> | ||
</ldml> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
<?xml version="1.0" encoding="UTF-8" ?> | ||
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> | ||
<!-- | ||
Copyright © 1991-2020 Unicode, Inc. | ||
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) | ||
For terms of use, see http://www.unicode.org/copyright.html | ||
Originally prepared by Murat Karibay <[email protected]> | ||
--> | ||
<ldml> | ||
<identity> | ||
<version number="$Revision$"/> | ||
<language type="kk" /> | ||
<script type="Arab"/> | ||
</identity> | ||
<collations> | ||
<collation type="standard"> | ||
<cr><![CDATA[ | ||
[reorder Arab] | ||
&ا<ە<ب | ||
&ك<گ<ڭ<ل | ||
&ھ<و<ۇ<ۆ<ۋ<ى<ي | ||
]]></cr> | ||
</collation> | ||
</collations> | ||
</ldml> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
<?xml version="1.0" encoding="UTF-8" ?> | ||
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> | ||
<!-- Copyright © 1991-2020 Unicode, Inc. | ||
For terms of use, see http://www.unicode.org/copyright.html | ||
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. | ||
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) | ||
--> | ||
<ldml> | ||
<identity> | ||
<version number="$Revision$"/> | ||
<language type="kk"/> | ||
<script type="Arab"/> | ||
</identity> | ||
<localeDisplayNames> | ||
<languages> | ||
<language type="kk_Arab">قازاق ٴتىلى</language> | ||
</languages> | ||
</localeDisplayNames> | ||
<layout> | ||
<orientation> | ||
<characterOrder>right-to-left</characterOrder> | ||
<lineOrder>top-to-bottom</lineOrder> | ||
</orientation> | ||
</layout> | ||
<characters> | ||
<exemplarCharacters draft="contributed">[ٴ ا ب پ ت ج چ ح د ر ز س ش ع ف ق ك ڭ گ ل م ن ھ ە و ۆ ۇ ۋ ى ي]</exemplarCharacters> | ||
<exemplarCharacters type="index" draft="contributed">[ٴ ا ب پ ت ج چ ح د ر ز س ش ع ف ق ك ڭ گ ل م ن ھ ە و ۆ ۇ ۋ ى ي]</exemplarCharacters> | ||
<exemplarCharacters type="punctuation">[\- ‐ ‑ – — ، ؛ \: ! ؟ . … ' ‘ ’ " “ ” « » ( ) \[ \] \{ \} § @ * / \& #]</exemplarCharacters> | ||
<exemplarCharacters type="numbers">[\- ‑ , . % ‰ + 0 1 2 3 4 5 6 7 8 9]</exemplarCharacters> | ||
<ellipsis type="final">{0}…</ellipsis> | ||
<ellipsis type="initial">…{0}</ellipsis> | ||
<ellipsis type="medial">{0}…{1}</ellipsis> | ||
<ellipsis type="word-final">{0} …</ellipsis> | ||
<ellipsis type="word-initial">… {0}</ellipsis> | ||
<ellipsis type="word-medial">{0} … {1}</ellipsis> | ||
<moreInformation>?</moreInformation> | ||
<parseLenients scope="date" level="lenient"> | ||
<parseLenient sample="-" draft="contributed">↑↑↑</parseLenient> | ||
<parseLenient sample=":" draft="contributed">↑↑↑</parseLenient> | ||
</parseLenients> | ||
</characters> | ||
<!-- <numbers> | ||
<minimalPairs> | ||
<pluralMinimalPairs count="other">سەبەتتە {0} الما بار. ولار سىزدىكى مە؟</pluralMinimalPairs> | ||
<ordinalMinimalPairs ordinal="other">{0}- بۇرىلىستان وڭعا بۇرىلىڭىز.</ordinalMinimalPairs> | ||
</minimalPairs> | ||
</numbers> --> | ||
</ldml> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<?xml version="1.0" encoding="UTF-8" ?> | ||
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> | ||
<!-- Copyright © 1991-2020 Unicode, Inc. | ||
For terms of use, see http://www.unicode.org/copyright.html | ||
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. | ||
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) | ||
--> | ||
<ldml> | ||
<identity> | ||
<version number="$Revision$"/> | ||
<language type="kk"/> | ||
<script type="Arab"/> | ||
<territory type="CN"/> | ||
</identity> | ||
</ldml> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<?xml version="1.0" encoding="UTF-8" ?> | ||
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> | ||
<!-- Copyright © 1991-2020 Unicode, Inc. | ||
For terms of use, see http://www.unicode.org/copyright.html | ||
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. | ||
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) | ||
--> | ||
<ldml> | ||
<identity> | ||
<version number="$Revision$"/> | ||
<language type="kk"/> | ||
<script type="Cyrl"/> | ||
</identity> | ||
</ldml> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<?xml version="1.0" encoding="UTF-8" ?> | ||
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> | ||
<!-- Copyright © 1991-2020 Unicode, Inc. | ||
For terms of use, see http://www.unicode.org/copyright.html | ||
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. | ||
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) | ||
--> | ||
<ldml> | ||
<identity> | ||
<version number="$Revision$"/> | ||
<language type="kk"/> | ||
<script type="Cyrl"/> | ||
<territory type="KZ"/> | ||
</identity> | ||
</ldml> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters