1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
|
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2025 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="ar"/>
<territory type="SA"/>
</identity>
<annotations>
<annotation cp="🍷" draft="contributed">كأس عصير</annotation>
<annotation cp="🍷" type="tts">كأس عصير</annotation>
<annotation cp="0⃣">0 | صفر | مفتاح</annotation>
<annotation cp="0⃣" type="tts">مفتاح: 0</annotation>
<annotation cp="1⃣">1 | مفتاح | واحد</annotation>
<annotation cp="1⃣" type="tts">مفتاح: 1</annotation>
<annotation cp="2⃣">2 | إثنان | مفتاح</annotation>
<annotation cp="2⃣" type="tts">مفتاح: 2</annotation>
<annotation cp="3⃣">3 | ثلاثة | مفتاح</annotation>
<annotation cp="3⃣" type="tts">مفتاح: 3</annotation>
<annotation cp="4⃣">4 | أربعة | مفتاح</annotation>
<annotation cp="4⃣" type="tts">مفتاح: 4</annotation>
<annotation cp="5⃣">5 | خمسة | مفتاح</annotation>
<annotation cp="5⃣" type="tts">مفتاح: 5</annotation>
<annotation cp="6⃣">6 | ستة | مفتاح</annotation>
<annotation cp="6⃣" type="tts">مفتاح: 6</annotation>
<annotation cp="7⃣">7 | سبعة | مفتاح</annotation>
<annotation cp="7⃣" type="tts">مفتاح: 7</annotation>
<annotation cp="8⃣">8 | ثمانية | مفتاح</annotation>
<annotation cp="8⃣" type="tts">مفتاح: 8</annotation>
<annotation cp="9⃣">9 | تسعة | مفتاح</annotation>
<annotation cp="9⃣" type="tts">مفتاح: 9</annotation>
</annotations>
</ldml>
|