UNPKG

6.89 kBJavaScriptView Raw
1/* @generated */
2// prettier-ignore
3if (Intl.RelativeTimeFormat && typeof Intl.RelativeTimeFormat.__addLocaleData === 'function') {
4 Intl.RelativeTimeFormat.__addLocaleData({
5 "data": {
6 "day": {
7 "-1": "hier",
8 "-2": "avant-hier",
9 "0": "aujourd’hui",
10 "1": "demain",
11 "2": "après-demain",
12 "future": {
13 "one": "dans {0} jour",
14 "other": "dans {0} jours"
15 },
16 "past": {
17 "one": "il y a {0} jour",
18 "other": "il y a {0} jours"
19 }
20 },
21 "day-narrow": {
22 "-1": "hier",
23 "-2": "avant-hier",
24 "0": "aujourd’hui",
25 "1": "demain",
26 "2": "après-demain",
27 "future": {
28 "one": "+{0} j",
29 "other": "+{0} j"
30 },
31 "past": {
32 "one": "-{0} j",
33 "other": "-{0} j"
34 }
35 },
36 "day-short": {
37 "-1": "hier",
38 "-2": "avant-hier",
39 "0": "aujourd’hui",
40 "1": "demain",
41 "2": "après-demain",
42 "future": {
43 "one": "dans {0} j",
44 "other": "dans {0} j"
45 },
46 "past": {
47 "one": "il y a {0} j",
48 "other": "il y a {0} j"
49 }
50 },
51 "hour": {
52 "0": "cette heure-ci",
53 "future": {
54 "one": "dans {0} heure",
55 "other": "dans {0} heures"
56 },
57 "past": {
58 "one": "il y a {0} heure",
59 "other": "il y a {0} heures"
60 }
61 },
62 "hour-narrow": {
63 "0": "cette heure-ci",
64 "future": {
65 "one": "+{0} h",
66 "other": "+{0} h"
67 },
68 "past": {
69 "one": "-{0} h",
70 "other": "-{0} h"
71 }
72 },
73 "hour-short": {
74 "0": "cette heure-ci",
75 "future": {
76 "one": "dans {0} h",
77 "other": "dans {0} h"
78 },
79 "past": {
80 "one": "il y a {0} h",
81 "other": "il y a {0} h"
82 }
83 },
84 "minute": {
85 "0": "cette minute-ci",
86 "future": {
87 "one": "dans {0} minute",
88 "other": "dans {0} minutes"
89 },
90 "past": {
91 "one": "il y a {0} minute",
92 "other": "il y a {0} minutes"
93 }
94 },
95 "minute-narrow": {
96 "0": "cette minute-ci",
97 "future": {
98 "one": "+{0} min",
99 "other": "+{0} min"
100 },
101 "past": {
102 "one": "-{0} min",
103 "other": "-{0} min"
104 }
105 },
106 "minute-short": {
107 "0": "cette minute-ci",
108 "future": {
109 "one": "dans {0} min",
110 "other": "dans {0} min"
111 },
112 "past": {
113 "one": "il y a {0} min",
114 "other": "il y a {0} min"
115 }
116 },
117 "month": {
118 "-1": "le mois dernier",
119 "0": "ce mois-ci",
120 "1": "le mois prochain",
121 "future": {
122 "one": "dans {0} mois",
123 "other": "dans {0} mois"
124 },
125 "past": {
126 "one": "il y a {0} mois",
127 "other": "il y a {0} mois"
128 }
129 },
130 "month-narrow": {
131 "-1": "le mois dernier",
132 "0": "ce mois-ci",
133 "1": "le mois prochain",
134 "future": {
135 "one": "+{0} m.",
136 "other": "+{0} m."
137 },
138 "past": {
139 "one": "-{0} m.",
140 "other": "-{0} m."
141 }
142 },
143 "month-short": {
144 "-1": "le mois dernier",
145 "0": "ce mois-ci",
146 "1": "le mois prochain",
147 "future": {
148 "one": "dans {0} m.",
149 "other": "dans {0} m."
150 },
151 "past": {
152 "one": "il y a {0} m.",
153 "other": "il y a {0} m."
154 }
155 },
156 "nu": [
157 "latn"
158 ],
159 "quarter": {
160 "-1": "le trimestre dernier",
161 "0": "ce trimestre",
162 "1": "le trimestre prochain",
163 "future": {
164 "one": "dans {0} trimestre",
165 "other": "dans {0} trimestres"
166 },
167 "past": {
168 "one": "il y a {0} trimestre",
169 "other": "il y a {0} trimestres"
170 }
171 },
172 "quarter-narrow": {
173 "-1": "le trimestre dernier",
174 "0": "ce trimestre",
175 "1": "le trimestre prochain",
176 "future": {
177 "one": "+{0} trim.",
178 "other": "+{0} trim."
179 },
180 "past": {
181 "one": "-{0} trim.",
182 "other": "-{0} trim."
183 }
184 },
185 "quarter-short": {
186 "-1": "le trimestre dernier",
187 "0": "ce trimestre",
188 "1": "le trimestre prochain",
189 "future": {
190 "one": "dans {0} trim.",
191 "other": "dans {0} trim."
192 },
193 "past": {
194 "one": "il y a {0} trim.",
195 "other": "il y a {0} trim."
196 }
197 },
198 "second": {
199 "0": "maintenant",
200 "future": {
201 "one": "dans {0} seconde",
202 "other": "dans {0} secondes"
203 },
204 "past": {
205 "one": "il y a {0} seconde",
206 "other": "il y a {0} secondes"
207 }
208 },
209 "second-narrow": {
210 "0": "maintenant",
211 "future": {
212 "one": "+{0} s",
213 "other": "+{0} s"
214 },
215 "past": {
216 "one": "-{0} s",
217 "other": "-{0} s"
218 }
219 },
220 "second-short": {
221 "0": "maintenant",
222 "future": {
223 "one": "dans {0} s",
224 "other": "dans {0} s"
225 },
226 "past": {
227 "one": "il y a {0} s",
228 "other": "il y a {0} s"
229 }
230 },
231 "week": {
232 "-1": "la semaine dernière",
233 "0": "cette semaine",
234 "1": "la semaine prochaine",
235 "future": {
236 "one": "dans {0} semaine",
237 "other": "dans {0} semaines"
238 },
239 "past": {
240 "one": "il y a {0} semaine",
241 "other": "il y a {0} semaines"
242 }
243 },
244 "week-narrow": {
245 "-1": "la semaine dernière",
246 "0": "cette semaine",
247 "1": "la semaine prochaine",
248 "future": {
249 "one": "+{0} sem.",
250 "other": "+{0} sem."
251 },
252 "past": {
253 "one": "-{0} sem.",
254 "other": "-{0} sem."
255 }
256 },
257 "week-short": {
258 "-1": "la semaine dernière",
259 "0": "cette semaine",
260 "1": "la semaine prochaine",
261 "future": {
262 "one": "dans {0} sem.",
263 "other": "dans {0} sem."
264 },
265 "past": {
266 "one": "il y a {0} sem.",
267 "other": "il y a {0} sem."
268 }
269 },
270 "year": {
271 "-1": "l’année dernière",
272 "0": "cette année",
273 "1": "l’année prochaine",
274 "future": {
275 "one": "dans {0} an",
276 "other": "dans {0} ans"
277 },
278 "past": {
279 "one": "il y a {0} an",
280 "other": "il y a {0} ans"
281 }
282 },
283 "year-narrow": {
284 "-1": "l’année dernière",
285 "0": "cette année",
286 "1": "l’année prochaine",
287 "future": {
288 "one": "+{0} a",
289 "other": "+{0} a"
290 },
291 "past": {
292 "one": "-{0} a",
293 "other": "-{0} a"
294 }
295 },
296 "year-short": {
297 "-1": "l’année dernière",
298 "0": "cette année",
299 "1": "l’année prochaine",
300 "future": {
301 "one": "dans {0} a",
302 "other": "dans {0} a"
303 },
304 "past": {
305 "one": "il y a {0} a",
306 "other": "il y a {0} a"
307 }
308 }
309 },
310 "locale": "fr-CH"
311})
312}