X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b75a7d8f3b4adbae880cab104ce2c6a50eee4db2..0f5d89e82340278ed3d7d50029f37cab2c41a57e:/icuSources/data/locales/it_CH.txt?ds=sidebyside diff --git a/icuSources/data/locales/it_CH.txt b/icuSources/data/locales/it_CH.txt index 452bd86e..51d7f827 100644 --- a/icuSources/data/locales/it_CH.txt +++ b/icuSources/data/locales/it_CH.txt @@ -1,54 +1,53 @@ -// *************************************************************************** -// * -// * Copyright (C) 1997-2003, International Business Machines -// * Corporation and others. All Rights Reserved. -// * -// *************************************************************************** - -it_CH { - Version{ "2.0" } - DateTimePatterns { - "HH.mm' h' z", - "HH:mm:ss z", - "HH:mm:ss", - "HH:mm", - "EEEE, d MMMM yyyy", - "d MMMM yyyy", - "d-MMM-yy", - "dd.MM.yy", - "{1} {0}", - } - LocaleID:int { 0x0810 } -// LocaleString { "it_CH" } - NumberElements { - ".", - "'", - ";", - "%", - "0", - "#", - "-", - "E", - "\u2030", - "\u221E", - "\uFFFD", - ".", - } - NumberPatterns { - "#,##0.###;-#,##0.###", - "\u00A4 #,##0.00;\u00A4-#,##0.00", - "#,##0%", - "#E0", +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License +it_CH{ + ExemplarCharactersNumbers{"[\\- . ’ % ‰ + 0 1 2 3 4 5 6 7 8 9]"} + NumberElements{ + latn{ + patterns{ + currencyFormat{"¤ #,##0.00;¤-#,##0.00"} + } + symbols{ + decimal{"."} + group{"’"} + } + } } -// ShortCountry { "CHE" } - zoneStrings { - { - "Europe/Zurich", - "CET", - "CET", - "CET", - "CET", - "Zurich", + Version{"2.1.38.39"} + 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.yy GGGGG", + "{1}, {0}", + "{1} 'alle' {0}", + "{1} 'alle' {0}", + "{1}, {0}", + "{1}, {0}", + } + } + 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} {0}", + "{1} {0}", + "{1}, {0}", + "{1}, {0}", + } } } }