Index: source/data/locales/de_AT.txt |
diff --git a/source/data/locales/de_AT.txt b/source/data/locales/de_AT.txt |
index 2c320471677801f94114348ec1347ef64ab8eeaa..57c6ab8d0efad4c9eff36e10c8644b7e3b093709 100644 |
--- a/source/data/locales/de_AT.txt |
+++ b/source/data/locales/de_AT.txt |
@@ -1,6 +1,6 @@ |
// *************************************************************************** |
// * |
-// * Copyright (C) 2013 International Business Machines |
+// * Copyright (C) 2014 International Business Machines |
// * Corporation and others. All Rights Reserved. |
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
// * Source File: <path>/common/main/de_AT.xml |
@@ -14,7 +14,7 @@ de_AT{ |
} |
} |
} |
- Version{"2.0.92.87"} |
+ Version{"2.1.8.19"} |
calendar{ |
generic{ |
DateTimePatterns{ |
@@ -26,11 +26,11 @@ de_AT{ |
"dd. MMMM y G", |
"dd.MM.y G", |
"dd.MM.yy GGGGG", |
- "{1} {0}", |
- "{1} {0}", |
- "{1} {0}", |
- "{1} {0}", |
- "{1} {0}", |
+ "{1}, {0}", |
+ "{1} 'um' {0}", |
+ "{1} 'um' {0}", |
+ "{1}, {0}", |
+ "{1}, {0}", |
} |
} |
gregorian{ |
@@ -41,13 +41,33 @@ de_AT{ |
"HH:mm", |
"EEEE, dd. MMMM y", |
"dd. MMMM y", |
- "dd.MM.y", |
+ "dd. MMM y", |
"dd.MM.yy", |
- "{1} {0}", |
- "{1} {0}", |
- "{1} {0}", |
- "{1} {0}", |
- "{1} {0}", |
+ "{1}, {0}", |
+ "{1} 'um' {0}", |
+ "{1} 'um' {0}", |
+ "{1}, {0}", |
+ "{1}, {0}", |
+ } |
+ intervalFormats{ |
+ MMMEd{ |
+ M{"E, dd. MMM - E, dd. MMM"} |
+ d{"E, dd. - E, dd. MMM"} |
+ } |
+ MMMd{ |
+ M{"dd. MMM - dd. MMM"} |
+ d{"dd.-dd. MMM"} |
+ } |
+ yMMMEd{ |
+ M{"E, dd. MMM - E, dd. MMM y"} |
+ d{"E, dd. - E, dd. MMM y"} |
+ y{"E, dd. MMM y - E, dd. MMM y"} |
+ } |
+ yMMMd{ |
+ M{"dd. MMM - dd. MMM y"} |
+ d{"dd.-dd. MMM y"} |
+ y{"dd. MMM y - dd. MMM y"} |
+ } |
} |
monthNames{ |
format{ |