2015-06-24 16:42:11 -07:00
|
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
|
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
|
2023-04-17 16:35:36 +00:00
|
|
|
|
<!-- Copyright © 1991-2023 Unicode, Inc.
|
2015-06-24 16:42:11 -07:00
|
|
|
|
For terms of use, see http://www.unicode.org/copyright.html
|
2022-04-11 15:59:12 +00:00
|
|
|
|
SPDX-License-Identifier: Unicode-DFS-2016
|
2018-06-15 11:58:34 +05:30
|
|
|
|
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
|
2015-06-24 16:42:11 -07:00
|
|
|
|
-->
|
|
|
|
|
<ldml>
|
|
|
|
|
<identity>
|
2019-10-28 11:06:17 -07:00
|
|
|
|
<version number="$Revision$"/>
|
2015-06-24 16:42:11 -07:00
|
|
|
|
<language type="ar"/>
|
|
|
|
|
<territory type="MA"/>
|
|
|
|
|
</identity>
|
2018-06-15 11:58:34 +05:30
|
|
|
|
<characters>
|
|
|
|
|
<exemplarCharacters type="auxiliary">[\u200C\u200D\u200E\u200F پ چ ژ ڜ ڢ ڤ ڥ ٯ ڧ ڨ ک ڭ گ ݣ ی]</exemplarCharacters>
|
2019-10-28 11:06:17 -07:00
|
|
|
|
<exemplarCharacters type="numbers">[\u200E \- ‑ , . % ‰ + 0 1 2 3 4 5 6 7 8 9]</exemplarCharacters>
|
2018-06-15 11:58:34 +05:30
|
|
|
|
</characters>
|
2015-06-24 16:42:11 -07:00
|
|
|
|
<dates>
|
|
|
|
|
<calendars>
|
|
|
|
|
<calendar type="gregorian">
|
|
|
|
|
<months>
|
|
|
|
|
<monthContext type="format">
|
|
|
|
|
<monthWidth type="abbreviated">
|
|
|
|
|
<month type="4">أبريل</month>
|
|
|
|
|
<month type="5">ماي</month>
|
|
|
|
|
<month type="7">يوليوز</month>
|
|
|
|
|
<month type="8">غشت</month>
|
|
|
|
|
<month type="9">شتنبر</month>
|
|
|
|
|
<month type="11">نونبر</month>
|
|
|
|
|
<month type="12">دجنبر</month>
|
|
|
|
|
</monthWidth>
|
|
|
|
|
<monthWidth type="narrow">
|
|
|
|
|
<month type="4">أ</month>
|
|
|
|
|
<month type="5">م</month>
|
|
|
|
|
<month type="6">ن</month>
|
|
|
|
|
<month type="7">ل</month>
|
|
|
|
|
<month type="9">ش</month>
|
|
|
|
|
<month type="10">ك</month>
|
|
|
|
|
<month type="11">ب</month>
|
|
|
|
|
<month type="12">د</month>
|
|
|
|
|
</monthWidth>
|
|
|
|
|
<monthWidth type="wide">
|
|
|
|
|
<month type="4">أبريل</month>
|
|
|
|
|
<month type="5">ماي</month>
|
|
|
|
|
<month type="7">يوليوز</month>
|
|
|
|
|
<month type="8">غشت</month>
|
|
|
|
|
<month type="9">شتنبر</month>
|
|
|
|
|
<month type="11">نونبر</month>
|
|
|
|
|
<month type="12">دجنبر</month>
|
|
|
|
|
</monthWidth>
|
|
|
|
|
</monthContext>
|
|
|
|
|
<monthContext type="stand-alone">
|
|
|
|
|
<monthWidth type="abbreviated">
|
|
|
|
|
<month type="5">ماي</month>
|
|
|
|
|
<month type="7">يوليوز</month>
|
|
|
|
|
<month type="8">غشت</month>
|
|
|
|
|
<month type="9">شتنبر</month>
|
|
|
|
|
<month type="11">نونبر</month>
|
|
|
|
|
<month type="12">دجنبر</month>
|
|
|
|
|
</monthWidth>
|
|
|
|
|
<monthWidth type="narrow">
|
|
|
|
|
<month type="4">أ</month>
|
|
|
|
|
<month type="5">م</month>
|
|
|
|
|
<month type="6">ن</month>
|
|
|
|
|
<month type="7">ل</month>
|
|
|
|
|
<month type="9">ش</month>
|
|
|
|
|
<month type="10">ك</month>
|
|
|
|
|
<month type="11">ب</month>
|
|
|
|
|
<month type="12">د</month>
|
|
|
|
|
</monthWidth>
|
|
|
|
|
<monthWidth type="wide">
|
|
|
|
|
<month type="4">أبريل</month>
|
|
|
|
|
<month type="5">ماي</month>
|
|
|
|
|
<month type="7">يوليوز</month>
|
|
|
|
|
<month type="8">غشت</month>
|
|
|
|
|
<month type="9">شتنبر</month>
|
|
|
|
|
<month type="11">نونبر</month>
|
|
|
|
|
<month type="12">دجنبر</month>
|
|
|
|
|
</monthWidth>
|
|
|
|
|
</monthContext>
|
|
|
|
|
</months>
|
2016-05-31 13:00:48 +09:00
|
|
|
|
<timeFormats>
|
|
|
|
|
<timeFormatLength type="full">
|
|
|
|
|
<timeFormat>
|
|
|
|
|
<pattern>HH:mm:ss zzzz</pattern>
|
2022-04-11 15:59:12 +00:00
|
|
|
|
<datetimeSkeleton>HHmmsszzzz</datetimeSkeleton>
|
2016-05-31 13:00:48 +09:00
|
|
|
|
</timeFormat>
|
|
|
|
|
</timeFormatLength>
|
|
|
|
|
<timeFormatLength type="long">
|
|
|
|
|
<timeFormat>
|
|
|
|
|
<pattern>HH:mm:ss z</pattern>
|
2022-04-11 15:59:12 +00:00
|
|
|
|
<datetimeSkeleton>HHmmssz</datetimeSkeleton>
|
2016-05-31 13:00:48 +09:00
|
|
|
|
</timeFormat>
|
|
|
|
|
</timeFormatLength>
|
|
|
|
|
<timeFormatLength type="medium">
|
|
|
|
|
<timeFormat>
|
|
|
|
|
<pattern>HH:mm:ss</pattern>
|
2022-04-11 15:59:12 +00:00
|
|
|
|
<datetimeSkeleton>HHmmss</datetimeSkeleton>
|
2016-05-31 13:00:48 +09:00
|
|
|
|
</timeFormat>
|
|
|
|
|
</timeFormatLength>
|
|
|
|
|
<timeFormatLength type="short">
|
|
|
|
|
<timeFormat>
|
|
|
|
|
<pattern>HH:mm</pattern>
|
2022-04-11 15:59:12 +00:00
|
|
|
|
<datetimeSkeleton>HHmm</datetimeSkeleton>
|
2016-05-31 13:00:48 +09:00
|
|
|
|
</timeFormat>
|
|
|
|
|
</timeFormatLength>
|
|
|
|
|
</timeFormats>
|
2015-06-24 16:42:11 -07:00
|
|
|
|
</calendar>
|
|
|
|
|
</calendars>
|
|
|
|
|
</dates>
|
|
|
|
|
<numbers>
|
|
|
|
|
<defaultNumberingSystem>latn</defaultNumberingSystem>
|
|
|
|
|
<symbols numberSystem="latn">
|
|
|
|
|
<decimal>,</decimal>
|
|
|
|
|
<group>.</group>
|
|
|
|
|
</symbols>
|
|
|
|
|
</numbers>
|
|
|
|
|
</ldml>
|