X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/374ca955a76ecab1204ca8bfa63ff9238d998416..249c4c5ea9376c24572daf9c2effa7484a282f14:/icuSources/data/locales/it_CH.txt diff --git a/icuSources/data/locales/it_CH.txt b/icuSources/data/locales/it_CH.txt index 05c26e0a..51d7f827 100644 --- a/icuSources/data/locales/it_CH.txt +++ b/icuSources/data/locales/it_CH.txt @@ -1,45 +1,52 @@ -// *************************************************************************** -// * -// * Copyright (C) 2004 International Business Machines -// * Corporation and others. All Rights Reserved. -// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../locale/common/main/it_CH.xml -// * -// *************************************************************************** +// © 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{ - ".", - "'", - ";", - "%", - "0", - "#", - "-", - "E", - "‰", - "∞", - "�", - "+", - } - NumberPatterns{ - "#,##0.###;-#,##0.###", - "¤ #,##0.00;¤-#,##0.00", - "#,##0%", - "#E0", + latn{ + patterns{ + currencyFormat{"¤ #,##0.00;¤-#,##0.00"} + } + symbols{ + decimal{"."} + group{"’"} + } + } } - Version{"1.2"} + 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' h' z", + "HH:mm:ss zzzz", "HH:mm:ss z", "HH:mm:ss", "HH:mm", - "EEEE, d MMMM yyyy", - "d MMMM yyyy", - "d-MMM-yy", + "EEEE, d MMMM y", + "d MMMM y", + "d MMM y", "dd.MM.yy", + "{1}, {0}", + "{1} {0}", "{1} {0}", + "{1}, {0}", + "{1}, {0}", } } }