]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/de_AT.txt
ICU-64260.0.1.tar.gz
[apple/icu.git] / icuSources / data / locales / de_AT.txt
index 6ed08926c3a11ab51bb8cd94dfc017974b16eda5..886500d4e57d3aafab12399c85e0b5622b69b802 100644 (file)
@@ -1,46 +1,72 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2006 International Business Machines
-// * Corporation and others.  All Rights Reserved.
-// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File:<path>/common/main/de_AT.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
 de_AT{
-    Version{"1.42"}
+    ExemplarCharactersIndex{"[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]"}
+    ExemplarCharactersNumbers{"[  \\- , % ‰ + 0 1 2 3 4 5 6 7 8 9]"}
+    NumberElements{
+        latn{
+            patterns{
+                currencyFormat{"¤ #,##0.00"}
+            }
+        }
+    }
+    Version{"2.1.47.69"}
     calendar{
         gregorian{
-            DateTimeElements:intvector{
-                2,
-                4,
-            }
-            DateTimePatterns{
-                "HH:mm' Uhr 'z",
-                "HH:mm:ss z",
-                "HH:mm:ss",
-                "HH:mm",
-                "EEEE, dd. MMMM yyyy",
-                "dd. MMMM yyyy",
-                "dd.MM.yyyy",
-                "dd.MM.yy",
-                "{1} {0}",
+            dayPeriod{
+                stand-alone{
+                    narrow{
+                        am{"vm."}
+                        pm{"nm."}
+                    }
+                }
             }
             monthNames{
                 format{
                     abbreviated{
-                        "Jän",
+                        "Jän.",
+                        "Feb.",
+                        "März",
+                        "Apr.",
+                        "Mai",
+                        "Juni",
+                        "Juli",
+                        "Aug.",
+                        "Sep.",
+                        "Okt.",
+                        "Nov.",
+                        "Dez.",
+                    }
+                    wide{
+                        "Jänner",
                         "Februar",
-                        "Mär",
-                        "Apr",
+                        "März",
+                        "April",
                         "Mai",
-                        "Jun",
-                        "Jul",
+                        "Juni",
+                        "Juli",
                         "August",
                         "September",
                         "Oktober",
                         "November",
                         "Dezember",
                     }
+                }
+                stand-alone{
+                    abbreviated{
+                        "Jän",
+                        "Feb",
+                        "Mär",
+                        "Apr",
+                        "Mai",
+                        "Jun",
+                        "Jul",
+                        "Aug",
+                        "Sep",
+                        "Okt",
+                        "Nov",
+                        "Dez",
+                    }
                     wide{
                         "Jänner",
                         "Februar",
@@ -59,4 +85,9 @@ de_AT{
             }
         }
     }
+    measurementSystemNames{
+        UK{"Englisches Maßsystem"}
+        US{"Angloamerikanisches Maßsystem"}
+        metric{"Internationales Maßsystem (SI)"}
+    }
 }