X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/46f4442e9a5a4f3b98b7c1083586332f6a8a99a4..4388f060552cc537e71e957d32f35e9d75a61233:/icuSources/data/locales/it_CH.txt diff --git a/icuSources/data/locales/it_CH.txt b/icuSources/data/locales/it_CH.txt index ffc6824b..5ac7b162 100644 --- a/icuSources/data/locales/it_CH.txt +++ b/icuSources/data/locales/it_CH.txt @@ -1,6 +1,6 @@ // *************************************************************************** // * -// * Copyright (C) 2008 International Business Machines +// * Copyright (C) 2012 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java // * Source File:/common/main/it_CH.xml @@ -8,42 +8,33 @@ // *************************************************************************** it_CH{ NumberElements{ - ".", - "'", - ";", - "%", - "0", - "#", - "-", - "E", - "‰", - "∞", - "NaN", - "+", - } - NumberPatterns{ - "#,##0.###", - "¤ #,##0.00;¤-#,##0.00", - "#,##0%", - "#E0", + latn{ + patterns{ + currencyFormat{"¤ #,##0.00;¤-#,##0.00"} + } + symbols{ + decimal{"."} + group{"'"} + } + } } - Version{"1.56"} + Version{"2.0.65.46"} calendar{ gregorian{ - DateTimeElements:intvector{ - 2, - 4, - } DateTimePatterns{ - "HH.mm:ss 'h' v", - "HH.mm.ss z", - "HH.mm.ss", - "HH.mm", - "EEEE, d MMMM yyyy", - "d MMMM yyyy", - "d-MMM-yyyy", + "HH.mm:ss 'h' 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}", } } }