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: 11987 $"/>
  10                 <language type="de"/>
  11                 <territory type="CH"/>
  12         </identity>
  13         <localeDisplayNames>
  14                 <languages>
  15                         <language type="be">Weissrussisch</language>
  16                         <language type="prg" draft="contributed">Altpreussisch</language>
  17                 </languages>
  18                 <territories>
  19                         <territory type="BD">Bangladesh</territory>
  20                         <territory type="BN">Brunei</territory>
  21                         <territory type="BW">Botswana</territory>
  22                         <territory type="BY">Weissrussland</territory>
  23                         <territory type="CV" draft="provisional">Kapverden</territory>
  24                         <territory type="DJ" draft="provisional">Djibouti</territory>
  25                         <territory type="GB">Grossbritannien</territory>
  26                         <territory type="MH">Marshall-Inseln</territory>
  27                         <territory type="QO">Äusseres Ozeanien</territory>
  28                         <territory type="RW" draft="provisional">Rwanda</territory>
  29                         <territory type="SB">Salomon-Inseln</territory>
  30                         <territory type="ST" draft="provisional">Sao Tomé und Principe</territory>
  31                         <territory type="ZW">Zimbabwe</territory>
  32                 </territories>
  33                 <keys>
  34                         <key type="colCaseFirst" draft="contributed">Sortierung nach Gross- bzw. Kleinbuchstaben</key>
  35                         <key type="colCaseLevel" draft="contributed">Sortierung nach Gross- oder Kleinschreibung</key>
  36                         <key type="ms">Mass-System</key>
  37                 </keys>
  38                 <types>
  39                         <type key="colCaseFirst" type="upper" draft="contributed">Grossbuchstaben zuerst aufführen</type>
  40                         <type key="colCaseLevel" type="no" draft="contributed">Ohne Gross-/Kleinschreibung sortieren</type>
  41                         <type key="colCaseLevel" type="yes" draft="contributed">Nach Gross-/Kleinschreibung sortieren</type>
  42                         <type key="ms" type="uksystem">britisches Mass-System</type>
  43                         <type key="ms" type="ussystem">US Mass-System</type>
  44                 </types>
  45         </localeDisplayNames>
  46         <characters>
  47                 <exemplarCharacters>[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>
  48                 <exemplarCharacters type="auxiliary">[á à ă â å ã ā æ ç é è ĕ ê ë ē ğ í ì ĭ î ï İ ī ı ñ ó ò ŏ ô ø ō œ ş ß ú ù ŭ û ū ÿ]</exemplarCharacters>
  49         </characters>
  50         <numbers>
  51                 <symbols numberSystem="latn">
  52                         <decimal>.</decimal>
  53                         <group>'</group>
  54                 </symbols>
  55                 <percentFormats numberSystem="latn">
  56                         <percentFormatLength>
  57                                 <percentFormat>
  58                                         <pattern draft="contributed">#,##0%</pattern>
  59                                 </percentFormat>
  60                         </percentFormatLength>
  61                 </percentFormats>
  62                 <currencyFormats numberSystem="latn">
  63                         <currencyFormatLength>
  64                                 <currencyFormat type="standard">
  65                                         <pattern>¤ #,##0.00;¤-#,##0.00</pattern>
  66                                 </currencyFormat>
  67                         </currencyFormatLength>
  68                 </currencyFormats>
  69                 <currencies>
  70                         <currency type="BYR">
  71                                 <displayName>Weissrussischer Rubel</displayName>
  72                                 <displayName count="one">Weissrussischer Rubel</displayName>
  73                                 <displayName count="other">Weissrussische Rubel</displayName>
  74                         </currency>
  75                         <currency type="EUR">
  76                                 <symbol draft="contributed">EUR</symbol>
  77                                 <symbol alt="narrow" draft="contributed">EUR</symbol>
  78                         </currency>
  79                 </currencies>
  80         </numbers>
  81         <units>
  82                 <unitLength type="long">
  83                         <unit type="area-square-foot">
  84                                 <displayName>Quadratfuss</displayName>
  85                                 <unitPattern count="one">{0} Quadratfuss</unitPattern>
  86                                 <unitPattern count="other">{0} Quadratfuss</unitPattern>
  87                         </unit>
  88                         <unit type="length-foot">
  89                                 <displayName>Fuss</displayName>
  90                                 <unitPattern count="one">{0} Fuss</unitPattern>
  91                                 <unitPattern count="other">{0} Fuss</unitPattern>
  92                                 <perUnitPattern>{0} pro Fuss</perUnitPattern>
  93                         </unit>
  94                         <unit type="volume-cubic-foot">
  95                                 <displayName>Kubikfuss</displayName>
  96                                 <unitPattern count="one">{0} Kubikfuss</unitPattern>
  97                                 <unitPattern count="other">{0} Kubikfuss</unitPattern>
  98                         </unit>
  99                 </unitLength>
 100                 <unitLength type="short">
 101                         <unit type="length-foot">
 102                                 <displayName>Fuss</displayName>
 103                         </unit>
 104                 </unitLength>
 105         </units>
 106 </ldml>
 107