< prev index next >

src/jdk.localedata/share/classes/sun/util/cldr/resources/common/main/ar_MA.xml

Print this page


   1 <?xml version="1.0" encoding="UTF-8" ?>
   2 <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
   3 <!-- Copyright © 1991-2015 Unicode, Inc.
   4 CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
   5 For terms of use, see http://www.unicode.org/copyright.html


   6 -->
   7 <ldml>
   8         <identity>
   9                 <version number="$Revision: 11914 $"/>
  10                 <language type="ar"/>
  11                 <territory type="MA"/>
  12         </identity>




  13         <dates>
  14                 <calendars>
  15                         <calendar type="gregorian">
  16                                 <months>
  17                                         <monthContext type="format">
  18                                                 <monthWidth type="abbreviated">
  19                                                         <month type="1">يناير</month>
  20                                                         <month type="2">فبراير</month>
  21                                                         <month type="3">مارس</month>
  22                                                         <month type="4">أبريل</month>
  23                                                         <month type="5">ماي</month>
  24                                                         <month type="6">يونيو</month>
  25                                                         <month type="7">يوليوز</month>
  26                                                         <month type="8">غشت</month>
  27                                                         <month type="9">شتنبر</month>
  28                                                         <month type="10">أكتوبر</month>
  29                                                         <month type="11">نونبر</month>
  30                                                         <month type="12">دجنبر</month>
  31                                                 </monthWidth>
  32                                                 <monthWidth type="narrow">


 119                                                         <pattern>HH:mm:ss</pattern>
 120                                                 </timeFormat>
 121                                         </timeFormatLength>
 122                                         <timeFormatLength type="short">
 123                                                 <timeFormat>
 124                                                         <pattern>HH:mm</pattern>
 125                                                 </timeFormat>
 126                                         </timeFormatLength>
 127                                 </timeFormats>
 128                         </calendar>
 129                 </calendars>
 130         </dates>
 131         <numbers>
 132                 <defaultNumberingSystem>latn</defaultNumberingSystem>
 133                 <symbols numberSystem="latn">
 134                         <decimal>,</decimal>
 135                         <group>.</group>
 136                 </symbols>
 137         </numbers>
 138 </ldml>
 139 
   1 <?xml version="1.0" encoding="UTF-8" ?>
   2 <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
   3 <!-- Copyright © 1991-2018 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: 13839 $"/>
  11                 <language type="ar"/>
  12                 <territory type="MA"/>
  13         </identity>
  14         <characters>
  15                 <exemplarCharacters type="auxiliary">[\u200C\u200D\u200E\u200F پ چ ژ ڜ ڢ ڤ ڥ ٯ ڧ ڨ ک ڭ گ ݣ ی]</exemplarCharacters>
  16                 <exemplarCharacters type="numbers">[\u200E \- , . % ‰ + 0 1 2 3 4 5 6 7 8 9]</exemplarCharacters>
  17         </characters>
  18         <dates>
  19                 <calendars>
  20                         <calendar type="gregorian">
  21                                 <months>
  22                                         <monthContext type="format">
  23                                                 <monthWidth type="abbreviated">
  24                                                         <month type="1">يناير</month>
  25                                                         <month type="2">فبراير</month>
  26                                                         <month type="3">مارس</month>
  27                                                         <month type="4">أبريل</month>
  28                                                         <month type="5">ماي</month>
  29                                                         <month type="6">يونيو</month>
  30                                                         <month type="7">يوليوز</month>
  31                                                         <month type="8">غشت</month>
  32                                                         <month type="9">شتنبر</month>
  33                                                         <month type="10">أكتوبر</month>
  34                                                         <month type="11">نونبر</month>
  35                                                         <month type="12">دجنبر</month>
  36                                                 </monthWidth>
  37                                                 <monthWidth type="narrow">


 124                                                         <pattern>HH:mm:ss</pattern>
 125                                                 </timeFormat>
 126                                         </timeFormatLength>
 127                                         <timeFormatLength type="short">
 128                                                 <timeFormat>
 129                                                         <pattern>HH:mm</pattern>
 130                                                 </timeFormat>
 131                                         </timeFormatLength>
 132                                 </timeFormats>
 133                         </calendar>
 134                 </calendars>
 135         </dates>
 136         <numbers>
 137                 <defaultNumberingSystem>latn</defaultNumberingSystem>
 138                 <symbols numberSystem="latn">
 139                         <decimal>,</decimal>
 140                         <group>.</group>
 141                 </symbols>
 142         </numbers>
 143 </ldml>

< prev index next >