forked from unicode-org/cldr
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1eadcf9
commit a8b3052
Showing
3 changed files
with
37 additions
and
0 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,22 @@ | ||
<?xml version="1.0" encoding="UTF-8" ?> | ||
Check failure on line 1 in common/main/cop.xml GitHub Actions / checkillegal number format
Check failure on line 1 in common/main/cop.xml GitHub Actions / checkillegal number format
|
||
<!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/) | ||
--> | ||
<ldml> | ||
<identity> | ||
<version number="$Revision$"/> | ||
<language type="cop"/> | ||
</identity> | ||
<characters> | ||
<exemplarCharacters>[ⲁ ⲃ ⲅ ⲇ ⲉ ⲋ ⲍ ⲏ ⲑ ⲓ ⲕ ⲗ ⲙ ⲛ ⲝ ⲟ ⲡ ⲣ ⲥ ⲧ ⲩ ⲫ ⲭ ⲯ ⲱ ϣ ϥ ϧ ϩ ϫ ϭ ϯ]</exemplarCharacters> | ||
<exemplarCharacters type="auxiliary">[ⳤ ⳥ ⳦ ⳧ ⳨ ⳩ ⳪]</exemplarCharacters> | ||
<exemplarCharacters type="numbers">[ⲁ ⲃ ⲅ ⲇ ⲉ ⲋ ⲍ ⲏ ⲑ ⲓ ⲕ ⲗ ⲙ ⲛ ⲝ ⲟ ⲡ ⲣ ⲥ ⲧ ⲩ ⲫ ⲭ ⲯ ⲱ ϣ ϥ ϧ ϩ ϫ ϭ ϯ 𐋠–𐋻]</exemplarCharacters> | ||
<exemplarCharacters type="punctuation">[. , : ⳾ ⳿ ⳹ ⳼ ( ) – ⸗ ; ︦]</exemplarCharacters> | ||
</characters> | ||
<numbers> | ||
<defaultNumberingSystem>copt</defaultNumberingSystem> | ||
</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,14 @@ | ||
<?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/) | ||
--> | ||
<ldml> | ||
<identity> | ||
<version number="$Revision$"/> | ||
<language type="cop"/> | ||
<territory type="EG"/> | ||
</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