• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// ***************************************************************************
2// *
3// * Copyright (C) 2012 International Business Machines
4// * Corporation and others.  All Rights Reserved.
5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6// * Source File: <path>/common/main/fr_CA.xml
7// *
8// ***************************************************************************
9fr_CA{
10    PaperSize:intvector{
11        279,
12        216,
13    }
14    Version{"2.0.78.47"}
15    calendar{
16        gregorian{
17            DateTimePatterns{
18                "HH 'h' mm 'min' ss 's' zzzz",
19                "HH:mm:ss z",
20                "HH:mm:ss",
21                "HH:mm",
22                "EEEE d MMMM y",
23                "d MMMM y",
24                "yyyy-MM-dd",
25                "yy-MM-dd",
26                "{1} {0}",
27                "{1} {0}",
28                "{1} {0}",
29                "{1} {0}",
30                "{1} {0}",
31            }
32            availableFormats{
33                MEd{"E M-d"}
34                MMd{"MM-d"}
35                MMdd{"MM-dd"}
36                Md{"M-d"}
37                yM{"yyyy-MM"}
38                yMEd{"E yyyy-MM-dd"}
39                yMd{"yyyy-MM-dd"}
40                yyMM{"yy-MM"}
41            }
42            fields{
43                month{
44                    relative{
45                        "-1"{"Le mois dernier"}
46                        "0"{"Ce mois-ci"}
47                        "1"{"Le mois prochain"}
48                    }
49                }
50                week{
51                    relative{
52                        "-1"{"La semaine dernière"}
53                        "0"{"Cette semaine"}
54                        "1"{"La semaine prochaine"}
55                    }
56                }
57                year{
58                    relative{
59                        "-1"{"L'année dernière"}
60                        "0"{"Cette année"}
61                        "1"{"L'année prochaine"}
62                    }
63                }
64            }
65            intervalFormats{
66                H{
67                    H{"HH–HH"}
68                }
69                Hm{
70                    H{"HH:mm–HH:mm"}
71                    m{"HH:mm–HH:mm"}
72                }
73                Hmv{
74                    H{"HH:mm–HH:mm v"}
75                    m{"HH:mm–HH:mm v"}
76                }
77                Hv{
78                    H{"HH–HH v"}
79                }
80                MEd{
81                    M{"E MM-dd – E MM-dd"}
82                    d{"E MM-dd – E MM-dd"}
83                }
84                Md{
85                    M{"MM-dd – MM-dd"}
86                    d{"MM-dd – MM-dd"}
87                }
88                d{
89                    d{"d–d"}
90                }
91                h{
92                    h{"h–h a"}
93                }
94                hm{
95                    h{"h:mm–h:mm a"}
96                    m{"h:mm–h:mm a"}
97                }
98                hmv{
99                    h{"h:mm–h:mm a v"}
100                    m{"h:mm–h:mm a v"}
101                }
102                hv{
103                    h{"h–h a v"}
104                }
105                y{
106                    y{"y–y"}
107                }
108                yM{
109                    M{"yy-MM – yy-MM"}
110                    y{"yy-MM – yy-MM"}
111                }
112                yMEd{
113                    M{"'du' E yy-MM-dd 'au' E yy-MM-dd"}
114                    d{"'du' E yy-MM-dd 'au' E yy-MM-dd"}
115                    y{"'du' E yy-MM-dd 'au' E yy-MM-dd"}
116                }
117                yMMM{
118                    y{"'de' MMM y 'à' MMM y"}
119                }
120                yMMMEd{
121                    M{"'du' E d MMM 'au' E d MMM y"}
122                    d{"'du' E d 'au' E d MMM y"}
123                    y{"'du' E d MMM y 'au' E d MMM y"}
124                }
125                yMMMM{
126                    M{"MMMM – MMMM y"}
127                }
128                yMMMd{
129                    M{"'du' d MMM 'au' d MMM y"}
130                    y{"'du' d MMM y 'au' d MMM y"}
131                }
132                yMd{
133                    M{"yy-MM-dd – yy-MM-dd"}
134                    d{"yy-MM-dd – yy-MM-dd"}
135                    y{"yy-MM-dd – yy-MM-dd"}
136                }
137            }
138        }
139    }
140    delimiters{
141        alternateQuotationEnd{"›"}
142        alternateQuotationStart{"‹"}
143    }
144    measurementSystemNames{
145        UK{"R-U"}
146    }
147    units{
148        day-future{
149            one{"Dans {0} jour"}
150            other{"Dans {0} jours"}
151        }
152        day-past{
153            one{"Il y a {0} jour"}
154            other{"Il y a {0} jours"}
155        }
156        hour-future{
157            one{"Dans {0} heure"}
158            other{"Dans {0} heures"}
159        }
160        hour-past{
161            one{"Il y a {0} heure"}
162            other{"Il y a {0} heures"}
163        }
164        minute-future{
165            one{"Dans {0} minute"}
166            other{"Dans {0} minutes"}
167        }
168        minute-past{
169            one{"Il y a {0} minute"}
170            other{"Il y a {0} minutes"}
171        }
172        month-future{
173            one{"Dans {0} mois"}
174            other{"Dans {0} mois"}
175        }
176        month-past{
177            one{"Il y a {0} mois"}
178            other{"Il y a {0} mois"}
179        }
180        second-future{
181            one{"Dans {0} seconde"}
182            other{"Dans {0} secondes"}
183        }
184        second-past{
185            one{"Il y a {0} seconde"}
186            other{"Il y a {0} secondes"}
187        }
188        week-future{
189            one{"Dans {0} semaine"}
190            other{"Dans {0} semaines"}
191        }
192        week-past{
193            one{"Il y a {0} semaine"}
194            other{"Il y a {0} semaines"}
195        }
196        year-future{
197            one{"Dans {0} an"}
198            other{"Dans {0} ans"}
199        }
200        year-past{
201            one{"Il y a {0} an"}
202            other{"Il y a {0} ans"}
203        }
204    }
205}
206