X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b331163bffd790ced0e88b73f44f86d49ccc48a5..1a147d096ae81f4c8262f7bfc56bd19fc2dee932:/icuSources/data/locales/en_DK.txt?ds=inline diff --git a/icuSources/data/locales/en_DK.txt b/icuSources/data/locales/en_DK.txt old mode 100755 new mode 100644 index 6419def2..cebb4524 --- a/icuSources/data/locales/en_DK.txt +++ b/icuSources/data/locales/en_DK.txt @@ -1,19 +1,85 @@ -// *************************************************************************** -// * -// * Copyright (C) 2015 International Business Machines -// * Corporation and others. All Rights Reserved. -// * Apple addition, not in CLDR -// * -// *************************************************************************** +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License en_DK{ %%Parent{"en_150"} NumberElements{ latn{ patterns{ - accountingFormat{"#,##0.00 ¤"} percentFormat{"#,##0 %"} } + symbols{ + decimal{","} + group{"."} + superscriptingExponent{"·"} + timeSeparator{"."} + } + } + } + Version{"2.1.47.69"} + calendar{ + generic{ + DateTimePatterns{ + "HH.mm.ss zzzz", + "HH.mm.ss z", + "HH.mm.ss", + "HH.mm", + "EEEE, d MMMM y G", + "d MMMM y G", + "d MMM y G", + "dd/MM/y GGGGG", + "{1}, {0}", + "{1} 'at' {0}", + "{1} 'at' {0}", + "{1} 'at' {0}", + "{1}, {0}", + } + availableFormats{ + EHm{"E HH.mm"} + EHms{"E HH.mm.ss"} + Ehm{"E h.mm a"} + Ehms{"E h.mm.ss a"} + Hm{"HH.mm"} + Hms{"HH.mm.ss"} + Hmsv{"HH.mm.ss v"} + Hmv{"HH.mm v"} + hm{"h.mm a"} + hms{"h.mm.ss a"} + hmsv{"h.mm.ss a v"} + hmv{"h.mm a v"} + ms{"mm.ss"} + } + } + gregorian{ + DateTimePatterns{ + "HH.mm.ss zzzz", + "HH.mm.ss z", + "HH.mm.ss", + "HH.mm", + "EEEE, d MMMM y", + "d MMMM y", + "d MMM y", + "dd/MM/y", + "{1}, {0}", + "{1} 'at' {0}", + "{1} 'at' {0}", + "{1} 'at' {0}", + "{1}, {0}", + } + availableFormats{ + EHm{"E HH.mm"} + EHms{"E HH.mm.ss"} + Ehm{"E h.mm a"} + Ehms{"E h.mm.ss a"} + Hm{"HH.mm"} + Hms{"HH.mm.ss"} + Hmsv{"HH.mm.ss v"} + Hmv{"HH.mm v"} + hm{"h.mm a"} + hms{"h.mm.ss a"} + hmsv{"h.mm.ss a v"} + hmv{"h.mm a v"} + ms{"mm.ss"} + } } } - Version{"2.1.11.50"} }