]> git.saurik.com Git - apple/icu.git/blame_incremental - icuSources/data/locales/fr_CH.txt
ICU-400.40.tar.gz
[apple/icu.git] / icuSources / data / locales / fr_CH.txt
... / ...
CommitLineData
1// ***************************************************************************
2// *
3// * Copyright (C) 2008 International Business Machines
4// * Corporation and others. All Rights Reserved.
5// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
6// * Source File:<path>/common/main/fr_CH.xml
7// *
8// ***************************************************************************
9fr_CH{
10 NumberElements{
11 ".",
12 "'",
13 ";",
14 "%",
15 "0",
16 "#",
17 "-",
18 "E",
19 "‰",
20 "∞",
21 "NaN",
22 "+",
23 }
24 NumberPatterns{
25 "#,##0.###",
26 "¤ #,##0.00;¤-#,##0.00",
27 "#,##0 %",
28 "#E0",
29 }
30 Version{"1.53"}
31 calendar{
32 gregorian{
33 DateTimeElements:intvector{
34 2,
35 4,
36 }
37 DateTimePatterns{
38 "HH.mm:ss 'h' v",
39 "HH:mm:ss z",
40 "HH:mm:ss",
41 "HH:mm",
42 "EEEE, d MMMM yyyy",
43 "d MMMM yyyy",
44 "d MMM yyyy",
45 "dd.MM.yy",
46 "{1} {0}",
47 }
48 }
49 }
50}