diff options
Diffstat (limited to 'intl/icu/source/data/locales/de_IT.txt')
-rw-r--r-- | intl/icu/source/data/locales/de_IT.txt | 71 |
1 files changed, 71 insertions, 0 deletions
diff --git a/intl/icu/source/data/locales/de_IT.txt b/intl/icu/source/data/locales/de_IT.txt new file mode 100644 index 000000000..c15c4269e --- /dev/null +++ b/intl/icu/source/data/locales/de_IT.txt @@ -0,0 +1,71 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License +de_IT{ + Version{"2.1.28.58"} + calendar{ + gregorian{ + monthNames{ + format{ + abbreviated{ + "Jän.", + "Feb.", + "März", + "Apr.", + "Mai", + "Juni", + "Juli", + "Aug.", + "Sep.", + "Okt.", + "Nov.", + "Dez.", + } + wide{ + "Jänner", + "Februar", + "März", + "April", + "Mai", + "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", + "März", + "April", + "Mai", + "Juni", + "Juli", + "August", + "September", + "Oktober", + "November", + "Dezember", + } + } + } + } + } +} |