1 <?xml version="1.0" encoding="UTF-8" ?>
   2 <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
   3 <!-- Copyright © 1991-2014 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: 11250 $"/>
  10                 <generation date="$Date: 2015-02-18 17:24:51 -0600 (Wed, 18 Feb 2015) $"/>
  11                 <language type="de"/>
  12                 <territory type="AT"/>
  13         </identity>
  14         <localeDisplayNames>
  15                 <measurementSystemNames>
  16                         <measurementSystemName type="metric" draft="contributed">Internationales Maßsystem (SI)</measurementSystemName>
  17                         <measurementSystemName type="UK" draft="contributed">Englisches Maßsystem</measurementSystemName>
  18                         <measurementSystemName type="US" draft="contributed">Angloamerikanisches Maßsystem</measurementSystemName>
  19                 </measurementSystemNames>
  20         </localeDisplayNames>
  21         <characters>
  22                 <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>
  23         </characters>
  24         <dates>
  25                 <calendars>
  26                         <calendar type="gregorian">
  27                                 <months>
  28                                         <monthContext type="format">
  29                                                 <monthWidth type="abbreviated">
  30                                                         <month type="1">Jän.</month>
  31                                                         <month type="2">Feb.</month>
  32                                                         <month type="3">März</month>
  33                                                         <month type="4">Apr.</month>
  34                                                         <month type="5">Mai</month>
  35                                                         <month type="6">Juni</month>
  36                                                         <month type="7">Juli</month>
  37                                                         <month type="8">Aug.</month>
  38                                                         <month type="9">Sep.</month>
  39                                                         <month type="10">Okt.</month>
  40                                                         <month type="11">Nov.</month>
  41                                                         <month type="12">Dez.</month>
  42                                                 </monthWidth>
  43                                                 <monthWidth type="wide">
  44                                                         <month type="1">Jänner</month>
  45                                                         <month type="2">Februar</month>
  46                                                         <month type="3">März</month>
  47                                                         <month type="4">April</month>
  48                                                         <month type="5">Mai</month>
  49                                                         <month type="6">Juni</month>
  50                                                         <month type="7">Juli</month>
  51                                                         <month type="8">August</month>
  52                                                         <month type="9">September</month>
  53                                                         <month type="10">Oktober</month>
  54                                                         <month type="11">November</month>
  55                                                         <month type="12">Dezember</month>
  56                                                 </monthWidth>
  57                                         </monthContext>
  58                                         <monthContext type="stand-alone">
  59                                                 <monthWidth type="abbreviated">
  60                                                         <month type="1">Jän</month>
  61                                                         <month type="2">Feb</month>
  62                                                         <month type="3">Mär</month>
  63                                                         <month type="4">Apr</month>
  64                                                         <month type="5">Mai</month>
  65                                                         <month type="6">Jun</month>
  66                                                         <month type="7">Jul</month>
  67                                                         <month type="8">Aug</month>
  68                                                         <month type="9">Sep</month>
  69                                                         <month type="10">Okt</month>
  70                                                         <month type="11">Nov</month>
  71                                                         <month type="12">Dez</month>
  72                                                 </monthWidth>
  73                                                 <monthWidth type="wide">
  74                                                         <month type="1">Jänner</month>
  75                                                         <month type="2">Februar</month>
  76                                                         <month type="3">März</month>
  77                                                         <month type="4">April</month>
  78                                                         <month type="5">Mai</month>
  79                                                         <month type="6">Juni</month>
  80                                                         <month type="7">Juli</month>
  81                                                         <month type="8">August</month>
  82                                                         <month type="9">September</month>
  83                                                         <month type="10">Oktober</month>
  84                                                         <month type="11">November</month>
  85                                                         <month type="12">Dezember</month>
  86                                                 </monthWidth>
  87                                         </monthContext>
  88                                 </months>
  89                         </calendar>
  90                 </calendars>
  91         </dates>
  92         <numbers>
  93                 <currencyFormats numberSystem="latn">
  94                         <currencyFormatLength>
  95                                 <currencyFormat type="standard">
  96                                         <pattern>¤ #,##0.00</pattern>
  97                                 </currencyFormat>
  98                         </currencyFormatLength>
  99                 </currencyFormats>
 100         </numbers>
 101 </ldml>
 102