< prev index next >

src/jdk.localedata/share/classes/sun/util/cldr/resources/common/main/ar_AE.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: 11994 $"/>
  10                 <language type="ar"/>
  11                 <territory type="AE"/>
  12         </identity>
  13         <localeDisplayNames>
  14                 <territories>
  15                         <territory type="CI" alt="variant" draft="contributed">ساحل العاج</territory>
  16                         <territory type="TL" alt="variant" draft="contributed">التيمور الشرقية</territory>
  17                 </territories>
  18         </localeDisplayNames>
  19         <dates>
  20                 <calendars>
  21                         <calendar type="gregorian">
  22                                 <eras>
  23                                         <eraNames>
  24                                                 <era type="0" alt="variant" draft="contributed">قبل الميلاد</era>
  25                                         </eraNames>
  26                                         <eraAbbr>
  27                                                 <era type="0" alt="variant" draft="contributed">ق.م</era>
  28                                         </eraAbbr>
  29                                 </eras>
  30                         </calendar>
  31                 </calendars>
  32                 <fields>
  33                         <field type="year">
  34                                 <relative type="-1" draft="contributed">السنة الماضية</relative>
  35                                 <relative type="0" draft="contributed">هذه السنة</relative>
  36                                 <relative type="1" draft="contributed">السنة التالية</relative>
  37                         </field>
  38                 </fields>
  39         </dates>
  40         <numbers>

  41                 <currencies>
  42                         <currency type="BND">
  43                                 <symbol alt="narrow" draft="contributed">$</symbol>
  44                         </currency>
  45                 </currencies>
  46         </numbers>
  47 </ldml>
  48 
   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: 13880 $"/>
  11                 <language type="ar"/>
  12                 <territory type="AE"/>
  13         </identity>
  14         <localeDisplayNames>
  15                 <territories>
  16                         <territory type="CI" alt="variant" draft="contributed">ساحل العاج</territory>
  17                         <territory type="TL" alt="variant" draft="contributed">التيمور الشرقية</territory>
  18                 </territories>
  19         </localeDisplayNames>
  20         <dates>
  21                 <calendars>
  22                         <calendar type="gregorian">
  23                                 <eras>
  24                                         <eraNames>
  25                                                 <era type="0" alt="variant" draft="contributed">قبل الميلاد</era>
  26                                         </eraNames>
  27                                         <eraAbbr>
  28                                                 <era type="0" alt="variant" draft="contributed">ق.م</era>
  29                                         </eraAbbr>
  30                                 </eras>
  31                         </calendar>
  32                 </calendars>
  33                 <fields>
  34                         <field type="year">
  35                                 <relative type="-1" draft="contributed">السنة الماضية</relative>
  36                                 <relative type="0" draft="contributed">هذه السنة</relative>
  37                                 <relative type="1" draft="contributed">السنة التالية</relative>
  38                         </field>
  39                 </fields>
  40         </dates>
  41         <numbers>
  42                 <defaultNumberingSystem>arab</defaultNumberingSystem>
  43                 <currencies>
  44                         <currency type="BND">
  45                                 <symbol alt="narrow" draft="contributed">$</symbol>
  46                         </currency>
  47                 </currencies>
  48         </numbers>
  49 </ldml>

< prev index next >