X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/73c04bcfe1096173b00431f0cdc742894b15eef0..2ca993e82fb37b597a3c73ecd1586a139a6579c5:/icuSources/data/locales/fr_CH.txt diff --git a/icuSources/data/locales/fr_CH.txt b/icuSources/data/locales/fr_CH.txt index 1962eff1..e8aec968 100644 --- a/icuSources/data/locales/fr_CH.txt +++ b/icuSources/data/locales/fr_CH.txt @@ -1,50 +1,64 @@ // *************************************************************************** // * -// * Copyright (C) 2006 International Business Machines -// * Corporation and others. All Rights Reserved. -// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File:/common/main/fr_CH.xml +// * Copyright (C) 2016 International Business Machines +// * Corporation and others. All Rights Reserved. +// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter +// * Source File: /common/main/fr_CH.xml // * // *************************************************************************** fr_CH{ NumberElements{ - ".", - "'", - ";", - "%", - "0", - "#", - "-", - "E", - "‰", - "∞", - "NaN", - "+", - } - NumberPatterns{ - "#,##0.###", - "¤ #,##0.00;¤-#,##0.00", - "#,##0 %", - "#E0", + latn{ + patterns{ + currencyFormat{"¤ #,##0.00;¤-#,##0.00"} + percentFormat{"#,##0%"} + } + symbols{ + decimal{"."} + } + } } - Version{"1.41"} + Version{"2.1.19.14"} calendar{ - gregorian{ - DateTimeElements:intvector{ - 2, - 4, + generic{ + DateTimePatterns{ + "HH.mm:ss 'h' 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} 'à' {0}", + "{1} 'à' {0}", + "{1} {0}", + "{1} {0}", } + } + gregorian{ DateTimePatterns{ - "HH.mm:ss' h' z", + "HH.mm:ss 'h' 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}", } } } + delimiters{ + alternateQuotationEnd{"›"} + alternateQuotationStart{"‹"} + quotationEnd{"»"} + quotationStart{"«"} + } }