Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
PojavLauncherTeam
GitHub Repository: PojavLauncherTeam/mobile
Path: blob/master/make/data/cldr/common/main/ar_SO.xml
41149 views
1
<?xml version="1.0" encoding="UTF-8" ?>
2
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
3
<!-- Copyright © 1991-2021 Unicode, Inc.
4
For terms of use, see http://www.unicode.org/copyright.html
5
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
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="ar"/>
12
<territory type="SO"/>
13
</identity>
14
<characters>
15
<exemplarCharacters type="numbers">[\u200E \- ‑ , . ٪ ‰ + 0 1 2 3 4 5 6 7 8 9]</exemplarCharacters>
16
</characters>
17
<numbers>
18
<defaultNumberingSystem>arab</defaultNumberingSystem>
19
<symbols numberSystem="latn">
20
<percentSign draft="contributed">٪</percentSign>
21
</symbols>
22
<currencies>
23
<currency type="SOS">
24
<symbol>S</symbol>
25
</currency>
26
</currencies>
27
</numbers>
28
</ldml>
29
30