< prev index next >

make/data/cldr/common/main/de_LI.xml

Print this page
rev 56742 : [mq]: 8231273
   1 <?xml version="1.0" encoding="UTF-8" ?>
   2 <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
   3 <!-- Copyright © 1991-2019 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: 14769 $"/>
  11                 <language type="de"/>
  12                 <territory type="LI"/>
  13         </identity>
  14         <characters>
  15                 <exemplarCharacters type="numbers">[\- . ’ % ‰ + 0 1 2 3 4 5 6 7 8 9]</exemplarCharacters>
  16         </characters>
  17         <dates>
  18                 <calendars>
  19                         <calendar type="gregorian">
  20                                 <dayPeriods>
  21                                         <dayPeriodContext type="stand-alone">
  22                                                 <dayPeriodWidth type="narrow">
  23                                                         <dayPeriod type="am" draft="contributed">vm.</dayPeriod>
  24                                                         <dayPeriod type="pm" draft="contributed">nm.</dayPeriod>
  25                                                 </dayPeriodWidth>
  26                                         </dayPeriodContext>
  27                                 </dayPeriods>
  28                         </calendar>
  29                 </calendars>
  30         </dates>
  31         <numbers>
  32                 <symbols numberSystem="latn">
  33                         <decimal>.</decimal>
  34                         <group>’</group>
  35                 </symbols>


   1 <?xml version="1.0" encoding="UTF-8" ?>
   2 <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
   3 <!-- Copyright © 1991-2019 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="de"/>
  12                 <territory type="LI"/>
  13         </identity>
  14         <characters>
  15                 <exemplarCharacters type="numbers">[\- ‑ . ’ % ‰ + 0 1 2 3 4 5 6 7 8 9]</exemplarCharacters>
  16         </characters>
  17         <dates>
  18                 <calendars>
  19                         <calendar type="gregorian">
  20                                 <dayPeriods>
  21                                         <dayPeriodContext type="stand-alone">
  22                                                 <dayPeriodWidth type="narrow">
  23                                                         <dayPeriod type="am" draft="contributed">vm.</dayPeriod>
  24                                                         <dayPeriod type="pm" draft="contributed">nm.</dayPeriod>
  25                                                 </dayPeriodWidth>
  26                                         </dayPeriodContext>
  27                                 </dayPeriods>
  28                         </calendar>
  29                 </calendars>
  30         </dates>
  31         <numbers>
  32                 <symbols numberSystem="latn">
  33                         <decimal>.</decimal>
  34                         <group>’</group>
  35                 </symbols>


< prev index next >