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="de"/>
  11                 <territory type="AT"/>
  12         </identity>
  13         <localeDisplayNames>
  14                 <measurementSystemNames>
  15                         <measurementSystemName type="metric" draft="contributed">Internationales Maßsystem (SI)</measurementSystemName>
  16                         <measurementSystemName type="UK" draft="contributed">Englisches Maßsystem</measurementSystemName>
  17                         <measurementSystemName type="US" draft="contributed">Angloamerikanisches Maßsystem</measurementSystemName>
  18                 </measurementSystemNames>
  19         </localeDisplayNames>
  20         <characters>
  21                 <exemplarCharacters type="index">[A Ä B C D E F G H I J K L M N O Ö P Q R S T U Ü V W X Y Z]</exemplarCharacters>
  22         </characters>
  23         <dates>
  24                 <calendars>
  25                         <calendar type="gregorian">
  26                                 <months>
  27                                         <monthContext type="format">
  28                                                 <monthWidth type="abbreviated">
  29                                                         <month type="1">Jän.</month>
  30                                                         <month type="2">Feb.</month>
  31                                                         <month type="3">März</month>
  32                                                         <month type="4">Apr.</month>
  33                                                         <month type="5">Mai</month>
  34                                                         <month type="6">Juni</month>
  35                                                         <month type="7">Juli</month>
  36                                                         <month type="8">Aug.</month>
  37                                                         <month type="9">Sep.</month>
  38                                                         <month type="10">Okt.</month>
  39                                                         <month type="11">Nov.</month>
  40                                                         <month type="12">Dez.</month>
  41                                                 </monthWidth>
  42                                                 <monthWidth type="wide">
  43                                                         <month type="1">Jänner</month>
  44                                                         <month type="2">Februar</month>
  45                                                         <month type="3">März</month>
  46                                                         <month type="4">April</month>
  47                                                         <month type="5">Mai</month>
  48                                                         <month type="6">Juni</month>
  49                                                         <month type="7">Juli</month>
  50                                                         <month type="8">August</month>
  51                                                         <month type="9">September</month>
  52                                                         <month type="10">Oktober</month>
  53                                                         <month type="11">November</month>
  54                                                         <month type="12">Dezember</month>
  55                                                 </monthWidth>
  56                                         </monthContext>
  57                                         <monthContext type="stand-alone">
  58                                                 <monthWidth type="abbreviated">
  59                                                         <month type="1">Jän</month>
  60                                                         <month type="2">Feb</month>
  61                                                         <month type="3">Mär</month>
  62                                                         <month type="4">Apr</month>
  63                                                         <month type="5">Mai</month>
  64                                                         <month type="6">Jun</month>
  65                                                         <month type="7">Jul</month>
  66                                                         <month type="8">Aug</month>
  67                                                         <month type="9">Sep</month>
  68                                                         <month type="10">Okt</month>
  69                                                         <month type="11">Nov</month>
  70                                                         <month type="12">Dez</month>
  71                                                 </monthWidth>
  72                                                 <monthWidth type="wide">
  73                                                         <month type="1">Jänner</month>
  74                                                         <month type="2">Februar</month>
  75                                                         <month type="3">März</month>
  76                                                         <month type="4">April</month>
  77                                                         <month type="5">Mai</month>
  78                                                         <month type="6">Juni</month>
  79                                                         <month type="7">Juli</month>
  80                                                         <month type="8">August</month>
  81                                                         <month type="9">September</month>
  82                                                         <month type="10">Oktober</month>
  83                                                         <month type="11">November</month>
  84                                                         <month type="12">Dezember</month>
  85                                                 </monthWidth>
  86                                         </monthContext>
  87                                 </months>
  88                         </calendar>
  89                 </calendars>
  90         </dates>
  91         <numbers>
  92                 <symbols numberSystem="latn">
  93                         <group draft="contributed"> </group>
  94                 </symbols>
  95                 <currencyFormats numberSystem="latn">
  96                         <currencyFormatLength>
  97                                 <currencyFormat type="standard">
  98                                         <pattern>¤ #,##0.00</pattern>
  99                                 </currencyFormat>
 100                         </currencyFormatLength>
 101                 </currencyFormats>
 102         </numbers>
 103 </ldml>
 104