X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b331163bffd790ced0e88b73f44f86d49ccc48a5..f3c0d7a59d99c2a94c6b8822291f0e42be3773c9:/icuSources/data/locales/en_CH.txt diff --git a/icuSources/data/locales/en_CH.txt b/icuSources/data/locales/en_CH.txt old mode 100755 new mode 100644 index f60d2e1a..bb1439a3 --- a/icuSources/data/locales/en_CH.txt +++ b/icuSources/data/locales/en_CH.txt @@ -1,22 +1,93 @@ -// *************************************************************************** -// * -// * 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_CH{ %%Parent{"en_150"} NumberElements{ latn{ patterns{ + accountingFormat{"¤ #,##0.00;¤-#,##0.00"} currencyFormat{"¤ #,##0.00;¤-#,##0.00"} } symbols{ decimal{"."} group{"'"} + superscriptingExponent{"·"} + } + } + } + Version{"2.1.31.33"} + 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", + "dd MMM y G", + "dd.MM.y GGGGG", + "{1}, {0}", + "{1} 'at' {0}", + "{1} 'at' {0}", + "{1} 'at' {0}", + "{1}, {0}", + } + availableFormats{ + MEd{"E d.M."} + Md{"d.M."} + yyyyM{"M.y GGGGG"} + yyyyMEd{"E d.M.y GGGGG"} + yyyyMd{"d.M.y GGGGG"} + } + } + 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.yy", + "{1}, {0}", + "{1} 'at' {0}", + "{1} 'at' {0}", + "{1} 'at' {0}", + "{1}, {0}", + } + availableFormats{ + MEd{"E d.M."} + Md{"d.M."} + yM{"M.y"} + yMEd{"E d.M.y"} + yMd{"d.M.y"} + } + intervalFormats{ + MEd{ + M{"E dd.MM. – E dd.MM."} + d{"E dd.MM. – E dd.MM."} + } + Md{ + M{"dd.MM. – dd.MM."} + d{"dd.MM. – dd.MM."} + } + yM{ + M{"MM.y – MM.y"} + y{"MM.y – MM.y"} + } + yMEd{ + M{"E dd.MM.y – E dd.MM.y"} + d{"E dd.MM.y – E dd.MM.y"} + y{"E dd.MM.y – E dd.MM.y"} + } + yMd{ + M{"dd.MM.y – dd.MM.y"} + d{"dd.MM.y – dd.MM.y"} + y{"dd.MM.y – dd.MM.y"} + } } } } - Version{"2.1.11.50"} }