Updated French translation
[platform/upstream/glib.git] / po / fr.po
1 # French translation of glib.
2 # Copyright (C) 2001-2008 Free Software Foundation, Inc.
3 # This file is distributed under the same license as the glib package.
4 #
5 # Christophe Merlet <redfox@redfoxcenter.org>, 2001-2006.
6 # Benoît Dejean <TazForEver@dlfp.org>, 2005.
7 # Jonathan Ernst <jonathan@ernstfamily.ch>, 2006.
8 # Robert-André Mauchin <zebob.m@pengzone.org>, 2006-2008.
9 # Stéphane Raimbault <stephane.raimbault@gmail.com>, 2007.
10 # Claude Paroz <claude@2xlibre.net>, 2007-2008.
11 #
12 msgid ""
13 msgstr ""
14 "Project-Id-Version: glib HEAD\n"
15 "Report-Msgid-Bugs-To: \n"
16 "POT-Creation-Date: 2008-08-21 13:13+0200\n"
17 "PO-Revision-Date: 2008-08-21 13:10+0200\n"
18 "Last-Translator: Robert-André Mauchin <zebob.m@pengzone.org>\n"
19 "Language-Team: GNOME French Team <gnomefr@traduc.org>\n"
20 "MIME-Version: 1.0\n"
21 "Content-Type: text/plain; charset=UTF-8\n"
22 "Content-Transfer-Encoding: 8bit\n"
23 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
24
25 #: ../glib/gbookmarkfile.c:733 ../glib/gbookmarkfile.c:812
26 #: ../glib/gbookmarkfile.c:899 ../glib/gbookmarkfile.c:946
27 #, c-format
28 msgid "Unexpected attribute '%s' for element '%s'"
29 msgstr "Attribut « %s » inattendu pour l'élément « %s »"
30
31 #: ../glib/gbookmarkfile.c:744 ../glib/gbookmarkfile.c:823
32 #: ../glib/gbookmarkfile.c:833 ../glib/gbookmarkfile.c:957
33 #, c-format
34 msgid "Attribute '%s' of element '%s' not found"
35 msgstr "L'attribut « %s » de l'élément « %s » est introuvable"
36
37 #: ../glib/gbookmarkfile.c:1127 ../glib/gbookmarkfile.c:1192
38 #: ../glib/gbookmarkfile.c:1256 ../glib/gbookmarkfile.c:1266
39 #, c-format
40 msgid "Unexpected tag '%s', tag '%s' expected"
41 msgstr "Balise « %s » inattendue. La balise « %s » était attendue"
42
43 #: ../glib/gbookmarkfile.c:1152 ../glib/gbookmarkfile.c:1166
44 #: ../glib/gbookmarkfile.c:1234 ../glib/gbookmarkfile.c:1286
45 #, c-format
46 msgid "Unexpected tag '%s' inside '%s'"
47 msgstr "Balise « %s » inattendue à l'intérieur de « %s »"
48
49 #: ../glib/gbookmarkfile.c:1814
50 msgid "No valid bookmark file found in data dirs"
51 msgstr ""
52 "Impossible de trouver un fichier de signets valide dans les répertoires de "
53 "données"
54
55 #: ../glib/gbookmarkfile.c:2015
56 #, c-format
57 msgid "A bookmark for URI '%s' already exists"
58 msgstr "Un signet pour l'URI « %s » existe déjà"
59
60 #: ../glib/gbookmarkfile.c:2061 ../glib/gbookmarkfile.c:2219
61 #: ../glib/gbookmarkfile.c:2304 ../glib/gbookmarkfile.c:2384
62 #: ../glib/gbookmarkfile.c:2469 ../glib/gbookmarkfile.c:2552
63 #: ../glib/gbookmarkfile.c:2630 ../glib/gbookmarkfile.c:2709
64 #: ../glib/gbookmarkfile.c:2751 ../glib/gbookmarkfile.c:2848
65 #: ../glib/gbookmarkfile.c:2974 ../glib/gbookmarkfile.c:3164
66 #: ../glib/gbookmarkfile.c:3240 ../glib/gbookmarkfile.c:3405
67 #: ../glib/gbookmarkfile.c:3494 ../glib/gbookmarkfile.c:3584
68 #: ../glib/gbookmarkfile.c:3712
69 #, c-format
70 msgid "No bookmark found for URI '%s'"
71 msgstr "Aucun signet trouvé pour l'URI « %s »"
72
73 #: ../glib/gbookmarkfile.c:2393
74 #, c-format
75 msgid "No MIME type defined in the bookmark for URI '%s'"
76 msgstr "Aucun type MIME défini dans le signet pour l'URI « %s »"
77
78 #: ../glib/gbookmarkfile.c:2478
79 #, c-format
80 msgid "No private flag has been defined in bookmark for URI '%s'"
81 msgstr "Aucun indicateur privé n'est défini dans le signet pour l'URI « %s »"
82
83 #: ../glib/gbookmarkfile.c:2857
84 #, c-format
85 msgid "No groups set in bookmark for URI '%s'"
86 msgstr "Aucun groupe n'est défini dans le signet pour l'URI « %s »"
87
88 #: ../glib/gbookmarkfile.c:3258 ../glib/gbookmarkfile.c:3415
89 #, c-format
90 msgid "No application with name '%s' registered a bookmark for '%s'"
91 msgstr "Aucune application nommée « %s » n'a enregistré un signet pour « %s »"
92
93 #: ../glib/gbookmarkfile.c:3438
94 #, c-format
95 msgid "Failed to expand exec line '%s' with URI '%s'"
96 msgstr "L'expansion de la ligne d'exécution « %s » avec l'URI « %s » a échoué"
97
98 #: ../glib/gconvert.c:431 ../glib/gconvert.c:509 ../glib/giochannel.c:1158
99 #, c-format
100 msgid "Conversion from character set '%s' to '%s' is not supported"
101 msgstr ""
102 "La conversion du jeu de caractères « %s » vers « %s » n'est pas prise en charge"
103
104 #: ../glib/gconvert.c:435 ../glib/gconvert.c:513
105 #, c-format
106 msgid "Could not open converter from '%s' to '%s'"
107 msgstr "Impossible d'ouvrir le convertisseur de « %s » vers « %s »"
108
109 #: ../glib/gconvert.c:632 ../glib/gconvert.c:1017 ../glib/giochannel.c:1330
110 #: ../glib/giochannel.c:1372 ../glib/giochannel.c:2216 ../glib/gutf8.c:955
111 #: ../glib/gutf8.c:1404
112 msgid "Invalid byte sequence in conversion input"
113 msgstr "Séquence d'octets non valide en entrée du convertisseur"
114
115 #: ../glib/gconvert.c:638 ../glib/gconvert.c:944 ../glib/giochannel.c:1337
116 #: ../glib/giochannel.c:2228
117 #, c-format
118 msgid "Error during conversion: %s"
119 msgstr "Erreur lors de la conversion : %s"
120
121 #: ../glib/gconvert.c:669 ../glib/gutf8.c:951 ../glib/gutf8.c:1155
122 #: ../glib/gutf8.c:1296 ../glib/gutf8.c:1400
123 msgid "Partial character sequence at end of input"
124 msgstr "Séquence partielle de caractères à la fin de l'entrée"
125
126 #: ../glib/gconvert.c:919
127 #, c-format
128 msgid "Cannot convert fallback '%s' to codeset '%s'"
129 msgstr ""
130 "Impossible de convertir la valeur de rechange « %s » vers le jeu de codes « %"
131 "s »"
132
133 #: ../glib/gconvert.c:1737
134 #, c-format
135 msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
136 msgstr ""
137 "L'URI « %s » n'est pas une URI absolue utilisant le schéma de « fichier »"
138
139 #: ../glib/gconvert.c:1747
140 #, c-format
141 msgid "The local file URI '%s' may not include a '#'"
142 msgstr "L'URI de fichier local « %s » ne peut pas inclure de caractère « # »"
143
144 #: ../glib/gconvert.c:1764
145 #, c-format
146 msgid "The URI '%s' is invalid"
147 msgstr "L'URI « %s » n'est pas valide"
148
149 #: ../glib/gconvert.c:1776
150 #, c-format
151 msgid "The hostname of the URI '%s' is invalid"
152 msgstr "Le nom d'hôte de l'URI « %s » n'est pas valide"
153
154 #: ../glib/gconvert.c:1792
155 #, c-format
156 msgid "The URI '%s' contains invalidly escaped characters"
157 msgstr "L'URI « %s » contient des caractères d'échappements non valides"
158
159 #: ../glib/gconvert.c:1887
160 #, c-format
161 msgid "The pathname '%s' is not an absolute path"
162 msgstr "Le chemin « %s » n'est pas un chemin absolu"
163
164 #: ../glib/gconvert.c:1897
165 msgid "Invalid hostname"
166 msgstr "Nom d'hôte non valide"
167
168 #: ../glib/gdir.c:110 ../glib/gdir.c:130
169 #, c-format
170 msgid "Error opening directory '%s': %s"
171 msgstr "Erreur à l'ouverture du répertoire « %s » : %s"
172
173 #: ../glib/gfileutils.c:557 ../glib/gfileutils.c:645
174 #, c-format
175 msgid "Could not allocate %lu bytes to read file \"%s\""
176 msgstr "Impossible d'allouer %lu octets pour lire le fichier « %s »"
177
178 #: ../glib/gfileutils.c:572
179 #, c-format
180 msgid "Error reading file '%s': %s"
181 msgstr "Erreur de lecture du fichier « %s » : %s"
182
183 #: ../glib/gfileutils.c:586
184 #, c-format
185 msgid "File \"%s\" is too large"
186 msgstr "Le fichier « %s » est trop grand"
187
188 #: ../glib/gfileutils.c:669
189 #, c-format
190 msgid "Failed to read from file '%s': %s"
191 msgstr "La lecture depuis le fichier « %s » a échoué : %s"
192
193 #: ../glib/gfileutils.c:720 ../glib/gfileutils.c:807
194 #, c-format
195 msgid "Failed to open file '%s': %s"
196 msgstr "L'ouverture du fichier « %s » a échoué : %s"
197
198 #: ../glib/gfileutils.c:737 ../glib/gmappedfile.c:133
199 #, c-format
200 msgid "Failed to get attributes of file '%s': fstat() failed: %s"
201 msgstr ""
202 "L'obtention des attributs du fichier « %s » a échoué : fstat() a échoué : %s"
203
204 #: ../glib/gfileutils.c:771
205 #, c-format
206 msgid "Failed to open file '%s': fdopen() failed: %s"
207 msgstr "L'ouverture du fichier « %s » a échoué : fdopen() a échoué : %s"
208
209 #: ../glib/gfileutils.c:905
210 #, c-format
211 msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
212 msgstr ""
213 "Le renommage du fichier « %s » vers « %s » a échoué : g_rename() a échoué : %s"
214
215 #: ../glib/gfileutils.c:947 ../glib/gfileutils.c:1405
216 #, c-format
217 msgid "Failed to create file '%s': %s"
218 msgstr "La création du fichier « %s » a échoué : %s"
219
220 #: ../glib/gfileutils.c:961
221 #, c-format
222 msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
223 msgstr ""
224 "L'ouverture du fichier « %s » en écriture a échoué : fdopen() a échoué : %s"
225
226 #: ../glib/gfileutils.c:986
227 #, c-format
228 msgid "Failed to write file '%s': fwrite() failed: %s"
229 msgstr ""
230 "L'ouverture du fichier « %s » en écriture a échoué : fwrite() a échoué : %s"
231
232 #: ../glib/gfileutils.c:1005
233 #, c-format
234 msgid "Failed to close file '%s': fclose() failed: %s"
235 msgstr "La fermeture du fichier « %s » a échoué : fclose() a échoué : %s"
236
237 #: ../glib/gfileutils.c:1123
238 #, c-format
239 msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
240 msgstr ""
241 "Le fichier existant « %s » ne peut pas être supprimé : g_unlink() a échoué : %"
242 "s"
243
244 #: ../glib/gfileutils.c:1367
245 #, c-format
246 msgid "Template '%s' invalid, should not contain a '%s'"
247 msgstr "Le modèle « %s » n'est pas valide, il ne devrait pas contenir de « %s »"
248
249 #: ../glib/gfileutils.c:1380
250 #, c-format
251 msgid "Template '%s' doesn't contain XXXXXX"
252 msgstr "Le modèle « %s » ne contient pas XXXXXX"
253
254 #: ../glib/gfileutils.c:1849
255 #, c-format
256 msgid "%.1f KB"
257 msgstr "%.1f Kio"
258
259 #: ../glib/gfileutils.c:1854
260 #, c-format
261 msgid "%.1f MB"
262 msgstr "%.1f Mio"
263
264 #: ../glib/gfileutils.c:1859
265 #, c-format
266 msgid "%.1f GB"
267 msgstr "%.1f Gio"
268
269 #: ../glib/gfileutils.c:1902
270 #, c-format
271 msgid "Failed to read the symbolic link '%s': %s"
272 msgstr "La lecture du lien symbolique « %s » a échoué : %s"
273
274 #: ../glib/gfileutils.c:1923
275 msgid "Symbolic links not supported"
276 msgstr "Liens symboliques non pris en charge"
277
278 #: ../glib/giochannel.c:1162
279 #, c-format
280 msgid "Could not open converter from '%s' to '%s': %s"
281 msgstr "Impossible d'ouvrir le convertisseur de « %s » vers « %s » : %s"
282
283 #: ../glib/giochannel.c:1507
284 msgid "Can't do a raw read in g_io_channel_read_line_string"
285 msgstr ""
286 "Impossible de faire une lecture brute dans g_io_channel_read_line_string"
287
288 #: ../glib/giochannel.c:1554 ../glib/giochannel.c:1812
289 #: ../glib/giochannel.c:1899
290 msgid "Leftover unconverted data in read buffer"
291 msgstr "Laisse de côté des données non converties dans le tampon de lecture"
292
293 #: ../glib/giochannel.c:1635 ../glib/giochannel.c:1712
294 msgid "Channel terminates in a partial character"
295 msgstr "La canal se termine avec un caractère partiel"
296
297 #: ../glib/giochannel.c:1698
298 msgid "Can't do a raw read in g_io_channel_read_to_end"
299 msgstr "Impossible de faire une lecture brute dans g_io_channel_read_to_end"
300
301 #: ../glib/gmappedfile.c:116
302 #, c-format
303 msgid "Failed to open file '%s': open() failed: %s"
304 msgstr "L'ouverture du fichier « %s » a échoué : open() a échoué : %s"
305
306 #: ../glib/gmappedfile.c:193
307 #, c-format
308 msgid "Failed to map file '%s': mmap() failed: %s"
309 msgstr "Le mappage du fichier « %s » a échoué : mmap() a échoué : %s"
310
311 #: ../glib/gmarkup.c:269 ../glib/gmarkup.c:285
312 #, c-format
313 msgid "Error on line %d char %d: "
314 msgstr "Erreur à la ligne %d, caractère %d : "
315
316 #: ../glib/gmarkup.c:379
317 #, c-format
318 msgid "Error on line %d: %s"
319 msgstr "Erreur à la ligne %d : %s"
320
321 #: ../glib/gmarkup.c:483
322 msgid ""
323 "Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
324 msgstr ""
325 "Entité vide « &; » vue : les entités valides sont : &amp; &quot; &lt; &gt; "
326 "&apos;"
327
328 #: ../glib/gmarkup.c:493
329 #, c-format
330 msgid ""
331 "Character '%s' is not valid at the start of an entity name; the & character "
332 "begins an entity; if this ampersand isn't supposed to be an entity, escape "
333 "it as &amp;"
334 msgstr ""
335 "Le caractère « %s » n'est pas valide au début d'un nom d'entité ; le "
336 "caractère & commence une entité ; si l'esperluette n'est pas supposée être "
337 "une entité, échappez-le comme &amp;"
338
339 #: ../glib/gmarkup.c:527
340 #, c-format
341 msgid "Character '%s' is not valid inside an entity name"
342 msgstr "Le caractère « %s » n'est pas valide à l'intérieur d'un nom d'entité"
343
344 #: ../glib/gmarkup.c:564
345 #, c-format
346 msgid "Entity name '%s' is not known"
347 msgstr "Le nom d'entité « %s » n'est pas connu"
348
349 #: ../glib/gmarkup.c:575
350 msgid ""
351 "Entity did not end with a semicolon; most likely you used an ampersand "
352 "character without intending to start an entity - escape ampersand as &amp;"
353 msgstr ""
354 "L'entité ne se termine pas avec un point-virgule ; vous avez probablement "
355 "utilisé une esperluette sans l'avoir marquée comme entité - échappez "
356 "l'esperluette comme &amp;"
357
358 #: ../glib/gmarkup.c:628
359 #, c-format
360 msgid ""
361 "Failed to parse '%-.*s', which should have been a digit inside a character "
362 "reference (&#234; for example) - perhaps the digit is too large"
363 msgstr ""
364 "L'analyse a échoué. « %-.*s » devrait être un nombre à l'intérieur de la "
365 "référence de caractère (&#234; par exemple) - peut-être que le nombre est "
366 "trop grand"
367
368 #: ../glib/gmarkup.c:650
369 #, c-format
370 msgid "Character reference '%-.*s' does not encode a permitted character"
371 msgstr "La référence de caractère « %-.*s » ne code pas un caractère autorisé"
372
373 #: ../glib/gmarkup.c:665
374 msgid "Empty character reference; should include a digit such as &#454;"
375 msgstr ""
376 "Référence de caractère vide ; elle devrait inclure un nombre comme &#454;"
377
378 #: ../glib/gmarkup.c:675
379 msgid ""
380 "Character reference did not end with a semicolon; most likely you used an "
381 "ampersand character without intending to start an entity - escape ampersand "
382 "as &amp;"
383 msgstr ""
384 "La référence de caractère ne se termine pas avec un point-virgule ; vous "
385 "avez vraisemblablement utilisé une esperluette sans intention de commencer "
386 "une entité - échappez l'esperluette comme &amp;"
387
388 #: ../glib/gmarkup.c:761
389 msgid "Unfinished entity reference"
390 msgstr "Référence d'entité non terminée"
391
392 #: ../glib/gmarkup.c:767
393 msgid "Unfinished character reference"
394 msgstr "Référence de caractère non terminée"
395
396 #: ../glib/gmarkup.c:1053
397 msgid "Invalid UTF-8 encoded text - overlong sequence"
398 msgstr "Texte codé en UTF-8 non valide - séquence trop longue"
399
400 #: ../glib/gmarkup.c:1081
401 msgid "Invalid UTF-8 encoded text - not a start char"
402 msgstr "Texte codé en UTF-8 non valide - n'est pas un caractère de début"
403
404 #: ../glib/gmarkup.c:1117
405 #, c-format
406 msgid "Invalid UTF-8 encoded text - not valid '%s'"
407 msgstr "Texte codé en UTF-8 non valide - « %s » est non valide"
408
409 #: ../glib/gmarkup.c:1155
410 msgid "Document must begin with an element (e.g. <book>)"
411 msgstr "Le document doit commencer avec un élément (par ex. <book>)"
412
413 #: ../glib/gmarkup.c:1195
414 #, c-format
415 msgid ""
416 "'%s' is not a valid character following a '<' character; it may not begin an "
417 "element name"
418 msgstr ""
419 "« %s » n'est pas un caractère valide suivant le caractère « < » ; il ne semble "
420 "pas commencer un nom d'élément"
421
422 #: ../glib/gmarkup.c:1263
423 #, c-format
424 msgid ""
425 "Odd character '%s', expected a '>' character to end the empty-element tag '%"
426 "s'"
427 msgstr ""
428 "Caractère bizarre « %s », un caractère « > » est requis pour terminer la "
429 "balise d'élément vide « %s »"
430
431 #: ../glib/gmarkup.c:1352
432 #, c-format
433 msgid ""
434 "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
435 msgstr ""
436 "Caractère bizarre « %s », un caractère « = » est requis après le nom de "
437 "l'attribut « %s » de l'élément « %s »"
438
439 #: ../glib/gmarkup.c:1394
440 #, c-format
441 msgid ""
442 "Odd character '%s', expected a '>' or '/' character to end the start tag of "
443 "element '%s', or optionally an attribute; perhaps you used an invalid "
444 "character in an attribute name"
445 msgstr ""
446 "Caractère bizarre « %s », un caractère « > » ou  « / » est requis pour terminer "
447 "la balise de début de l'élément « %s », ou optionnellement un attribut ; peut-"
448 "être que vous utilisez un caractère non valide dans un nom d'attribut"
449
450 #: ../glib/gmarkup.c:1480
451 #, c-format
452 msgid ""
453 "Odd character '%s', expected an open quote mark after the equals sign when "
454 "giving value for attribute '%s' of element '%s'"
455 msgstr ""
456 "Caractère bizarre « %s », un guillemet d'ouverture après le signe égal est "
457 "requis quand on donne une valeur pour l'attribut « %s » de l'élément « %s »"
458
459 #: ../glib/gmarkup.c:1622
460 #, c-format
461 msgid ""
462 "'%s' is not a valid character following the characters '</'; '%s' may not "
463 "begin an element name"
464 msgstr ""
465 "« %s » n'est pas un caractère valide suivant les caractères « </ » ; « %s » ne "
466 "peut pas commencer un nom d'élément"
467
468 #: ../glib/gmarkup.c:1662
469 #, c-format
470 msgid ""
471 "'%s' is not a valid character following the close element name '%s'; the "
472 "allowed character is '>'"
473 msgstr ""
474 "« %s » n'est pas un caractère valide suivant le nom l'élément de fermeture « %"
475 "s » ; le caractère autorisé est « > »"
476
477 #: ../glib/gmarkup.c:1673
478 #, c-format
479 msgid "Element '%s' was closed, no element is currently open"
480 msgstr "L'élément « %s » a été fermé, aucun élément est actuellement ouvert"
481
482 #: ../glib/gmarkup.c:1682
483 #, c-format
484 msgid "Element '%s' was closed, but the currently open element is '%s'"
485 msgstr ""
486 "L'élément « %s » a été fermé, mais l'élément actuellement ouvert est « %s »"
487
488 #: ../glib/gmarkup.c:1845
489 msgid "Document was empty or contained only whitespace"
490 msgstr "Le document était vide ou ne contenait que des espaces"
491
492 #: ../glib/gmarkup.c:1859
493 msgid "Document ended unexpectedly just after an open angle bracket '<'"
494 msgstr ""
495 "Le document s'est terminé de manière inattendue juste après un crochet "
496 "ouvrant « < »"
497
498 #: ../glib/gmarkup.c:1867 ../glib/gmarkup.c:1912
499 #, c-format
500 msgid ""
501 "Document ended unexpectedly with elements still open - '%s' was the last "
502 "element opened"
503 msgstr ""
504 "Le document s'est terminé de manière inattendue avec des éléments encore "
505 "ouverts - « %s » était le dernier élément ouvert"
506
507 #: ../glib/gmarkup.c:1875
508 #, c-format
509 msgid ""
510 "Document ended unexpectedly, expected to see a close angle bracket ending "
511 "the tag <%s/>"
512 msgstr ""
513 "Le document s'est terminé de manière inattendue, un crochet fermant pour la "
514 "balise <%s/> est requis"
515
516 #: ../glib/gmarkup.c:1881
517 msgid "Document ended unexpectedly inside an element name"
518 msgstr ""
519 "Le document s'est terminé de manière inattendue à l'intérieur d'un nom "
520 "d'élément"
521
522 #: ../glib/gmarkup.c:1887
523 msgid "Document ended unexpectedly inside an attribute name"
524 msgstr ""
525 "Le document s'est terminé de manière inattendue à l'intérieur d'un nom "
526 "d'attribut"
527
528 #: ../glib/gmarkup.c:1892
529 msgid "Document ended unexpectedly inside an element-opening tag."
530 msgstr ""
531 "Le document s'est terminé de manière inattendue à l'intérieur d'une balise "
532 "d'ouverture d'élément."
533
534 #: ../glib/gmarkup.c:1898
535 msgid ""
536 "Document ended unexpectedly after the equals sign following an attribute "
537 "name; no attribute value"
538 msgstr ""
539 "Le document s'est terminé de manière inattendue après le signe égal suivant "
540 "un nom d'attribut ; aucune valeur d'attribut"
541
542 #: ../glib/gmarkup.c:1905
543 msgid "Document ended unexpectedly while inside an attribute value"
544 msgstr ""
545 "Le document s'est terminé de manière inattendue alors qu'il était à "
546 "l'intérieur d'une valeur d'attribut"
547
548 #: ../glib/gmarkup.c:1921
549 #, c-format
550 msgid "Document ended unexpectedly inside the close tag for element '%s'"
551 msgstr ""
552 "Le document s'est terminé de manière inattendue à l'intérieur de la balise "
553 "de fermeture pour l'élément « %s »"
554
555 #: ../glib/gmarkup.c:1927
556 msgid "Document ended unexpectedly inside a comment or processing instruction"
557 msgstr ""
558 "Le document s'est terminé de manière inattendue à l'intérieur d'un "
559 "commentaire ou d'une instruction de traitement"
560
561 #: ../glib/gregex.c:131
562 msgid "corrupted object"
563 msgstr "objet corrompu"
564
565 #: ../glib/gregex.c:133
566 msgid "internal error or corrupted object"
567 msgstr "erreur interne ou objet corrompu"
568
569 #: ../glib/gregex.c:135
570 msgid "out of memory"
571 msgstr "mémoire insuffisante"
572
573 #: ../glib/gregex.c:140
574 msgid "backtracking limit reached"
575 msgstr "limite de suivi arrière atteinte"
576
577 #: ../glib/gregex.c:152 ../glib/gregex.c:160
578 msgid "the pattern contains items not supported for partial matching"
579 msgstr ""
580 "le motif contient des éléments non pris en charge par la correspondance "
581 "partielle"
582
583 #: ../glib/gregex.c:154 ../gio/glocalfile.c:1981
584 msgid "internal error"
585 msgstr "erreur interne"
586
587 #: ../glib/gregex.c:162
588 msgid "back references as conditions are not supported for partial matching"
589 msgstr ""
590 "les références inverses utilisées comme conditions ne sont pas prises en "
591 "charge par la correspondance partielle"
592
593 #: ../glib/gregex.c:171
594 msgid "recursion limit reached"
595 msgstr "limite de récursivité atteinte"
596
597 #: ../glib/gregex.c:173
598 msgid "workspace limit for empty substrings reached"
599 msgstr "limite d'espace de travail atteinte pour les sous-chaînes vides"
600
601 #: ../glib/gregex.c:175
602 msgid "invalid combination of newline flags"
603 msgstr "combinaison de marqueurs de nouvelle ligne non valide"
604
605 #: ../glib/gregex.c:179
606 msgid "unknown error"
607 msgstr "erreur inconnue"
608
609 #: ../glib/gregex.c:199
610 msgid "\\ at end of pattern"
611 msgstr "\\ à la fin du motif"
612
613 #: ../glib/gregex.c:202
614 msgid "\\c at end of pattern"
615 msgstr "\\c à la fin du motif"
616
617 #: ../glib/gregex.c:205
618 msgid "unrecognized character follows \\"
619 msgstr "un caractère non reconnu suit \\"
620
621 #: ../glib/gregex.c:212
622 msgid "case-changing escapes (\\l, \\L, \\u, \\U) are not allowed here"
623 msgstr ""
624 "Les échappements de changement de casse (\\l, \\L, \\u, \\U) ne sont pas "
625 "autorisés ici"
626
627 #: ../glib/gregex.c:215
628 msgid "numbers out of order in {} quantifier"
629 msgstr "nombre trop grand dans le quantificateur {}"
630
631 #: ../glib/gregex.c:218
632 msgid "number too big in {} quantifier"
633 msgstr "nombre trop grand dans le quantificateur {}"
634
635 #: ../glib/gregex.c:221
636 msgid "missing terminating ] for character class"
637 msgstr "caractère terminaison ] manquant pour la classe de caractère"
638
639 #: ../glib/gregex.c:224
640 msgid "invalid escape sequence in character class"
641 msgstr "séquence d'échappement non valide dans la classe de caractère"
642
643 #: ../glib/gregex.c:227
644 msgid "range out of order in character class"
645 msgstr "plage déclassée dans la classe de caractère"
646
647 #: ../glib/gregex.c:230
648 msgid "nothing to repeat"
649 msgstr "rien à répéter"
650
651 #: ../glib/gregex.c:233
652 msgid "unrecognized character after (?"
653 msgstr "caractère non reconnu après (?"
654
655 #: ../glib/gregex.c:237
656 msgid "unrecognized character after (?<"
657 msgstr "caractère non reconnu après (?<"
658
659 #: ../glib/gregex.c:241
660 msgid "unrecognized character after (?P"
661 msgstr "caractère non reconnu après (?P"
662
663 #: ../glib/gregex.c:244
664 msgid "POSIX named classes are supported only within a class"
665 msgstr ""
666 "Les classes nommées en suivant POSIX sont uniquement prises en charge depuis "
667 "une classe"
668
669 #: ../glib/gregex.c:247
670 msgid "missing terminating )"
671 msgstr ") de terminaison manquante"
672
673 #: ../glib/gregex.c:251
674 msgid ") without opening ("
675 msgstr ") sans ( d'ouverture"
676
677 #. translators: '(?R' and '(?[+-]digits' are both meant as (groups of)
678 #. * sequences here, '(?-54' would be an example for the second group.
679 #.
680 #: ../glib/gregex.c:258
681 msgid "(?R or (?[+-]digits must be followed by )"
682 msgstr "(?R ou (?[+-]chiffres doivent être suivis par )"
683
684 #: ../glib/gregex.c:261
685 msgid "reference to non-existent subpattern"
686 msgstr "référence à un sous-motif non-existant"
687
688 #: ../glib/gregex.c:264
689 msgid "missing ) after comment"
690 msgstr ") manquante après un commentaire"
691
692 #: ../glib/gregex.c:267
693 msgid "regular expression too large"
694 msgstr "expression régulière trop grande"
695
696 #: ../glib/gregex.c:270
697 msgid "failed to get memory"
698 msgstr "l'obtention de la mémoire a échoué"
699
700 #: ../glib/gregex.c:273
701 msgid "lookbehind assertion is not fixed length"
702 msgstr "l'assertion « lookbehind » n'a pas de longueur fixe"
703
704 #: ../glib/gregex.c:276
705 msgid "malformed number or name after (?("
706 msgstr "nom ou nombre non conforme après (?("
707
708 #: ../glib/gregex.c:279
709 msgid "conditional group contains more than two branches"
710 msgstr "un groupe conditionnel contient plus de deux branches"
711
712 #: ../glib/gregex.c:282
713 msgid "assertion expected after (?("
714 msgstr "une assertion est attendue après (?("
715
716 #: ../glib/gregex.c:285
717 msgid "unknown POSIX class name"
718 msgstr "nom de classe POSIX inconnu"
719
720 #: ../glib/gregex.c:288
721 msgid "POSIX collating elements are not supported"
722 msgstr "les éléments d'interclassement POSIX ne sont pas pris en charge"
723
724 #: ../glib/gregex.c:291
725 msgid "character value in \\x{...} sequence is too large"
726 msgstr "la valeur du caractère dans la séquence \\x{...} est trop grande"
727
728 #: ../glib/gregex.c:294
729 msgid "invalid condition (?(0)"
730 msgstr "condition (?(0) non valide"
731
732 #: ../glib/gregex.c:297
733 msgid "\\C not allowed in lookbehind assertion"
734 msgstr "\\C n'est pas autorisé dans l'assertion « lookbehind »"
735
736 #: ../glib/gregex.c:300
737 msgid "recursive call could loop indefinitely"
738 msgstr "un appel récursif peut effectuer des boucles indéfiniment"
739
740 #: ../glib/gregex.c:303
741 msgid "missing terminator in subpattern name"
742 msgstr "terminaison manquante dans le nom du sous-motif"
743
744 #: ../glib/gregex.c:306
745 msgid "two named subpatterns have the same name"
746 msgstr "deux sous-motifs nommés possèdent le même nom"
747
748 #: ../glib/gregex.c:309
749 msgid "malformed \\P or \\p sequence"
750 msgstr "séquence \\P ou \\p non conforme"
751
752 #: ../glib/gregex.c:312
753 msgid "unknown property name after \\P or \\p"
754 msgstr "nom de propriété inconnu après \\P ou \\p"
755
756 #: ../glib/gregex.c:315
757 msgid "subpattern name is too long (maximum 32 characters)"
758 msgstr "le nom du sous-motif est trop long (32 caractères maximum)"
759
760 #: ../glib/gregex.c:318
761 msgid "too many named subpatterns (maximum 10,000)"
762 msgstr "trop de sous-motifs nommés (10 000 maximum)"
763
764 #: ../glib/gregex.c:321
765 msgid "octal value is greater than \\377"
766 msgstr "la valeur octale est plus grande que \\377"
767
768 #: ../glib/gregex.c:324
769 msgid "DEFINE group contains more than one branch"
770 msgstr "le groupe DEFINE contient plus d'une branche"
771
772 #: ../glib/gregex.c:327
773 msgid "repeating a DEFINE group is not allowed"
774 msgstr "la répétition d'un groupe DEFINE n'est pas autorisée"
775
776 #: ../glib/gregex.c:330
777 msgid "inconsistent NEWLINE options"
778 msgstr "options NEWLINE inconsistentes"
779
780 #: ../glib/gregex.c:333
781 msgid ""
782 "\\g is not followed by a braced name or an optionally braced non-zero number"
783 msgstr ""
784 "\\g n'est pas suivi d'un nom accolé ou d'un nombre accolé différent de zéro"
785
786 #: ../glib/gregex.c:338
787 msgid "unexpected repeat"
788 msgstr "répétition inattendue"
789
790 #: ../glib/gregex.c:342
791 msgid "code overflow"
792 msgstr "dépassement de code"
793
794 #: ../glib/gregex.c:346
795 msgid "overran compiling workspace"
796 msgstr "dépassement de capacité en compilant l'espace de travail"
797
798 #: ../glib/gregex.c:350
799 msgid "previously-checked referenced subpattern not found"
800 msgstr "un sous-motif référencé et précédemment vérifié n'a pas été trouvé"
801
802 #: ../glib/gregex.c:526 ../glib/gregex.c:1593
803 #, c-format
804 msgid "Error while matching regular expression %s: %s"
805 msgstr "Erreur lors de la correspondance de l'expression régulière %s : %s"
806
807 #: ../glib/gregex.c:1098
808 msgid "PCRE library is compiled without UTF8 support"
809 msgstr "La bibliothèque PCRE est compilée sans la prise en charge UTF-8"
810
811 #: ../glib/gregex.c:1107
812 msgid "PCRE library is compiled without UTF8 properties support"
813 msgstr ""
814 "La bibliothèque PCRE est compilée sans la prise en charge des propriétés UTF-"
815 "8"
816
817 #: ../glib/gregex.c:1161
818 #, c-format
819 msgid "Error while compiling regular expression %s at char %d: %s"
820 msgstr ""
821 "Erreur à la compilation de l'expression régulière %s au caractère %d : %s"
822
823 #: ../glib/gregex.c:1197
824 #, c-format
825 msgid "Error while optimizing regular expression %s: %s"
826 msgstr "Erreur à l'optimisation de l'expression régulière %s : %s"
827
828 #: ../glib/gregex.c:2021
829 msgid "hexadecimal digit or '}' expected"
830 msgstr "chiffre hexadécimal ou « } » attendu"
831
832 #: ../glib/gregex.c:2037
833 msgid "hexadecimal digit expected"
834 msgstr "chiffre hexadécimal attendu"
835
836 #: ../glib/gregex.c:2077
837 msgid "missing '<' in symbolic reference"
838 msgstr "« < » manquant dans la référence symbolique"
839
840 #: ../glib/gregex.c:2086
841 msgid "unfinished symbolic reference"
842 msgstr "référence symbolique non terminée"
843
844 #: ../glib/gregex.c:2093
845 msgid "zero-length symbolic reference"
846 msgstr "référence symbolique de longueur nulle"
847
848 #: ../glib/gregex.c:2104
849 msgid "digit expected"
850 msgstr "chiffre attendu"
851
852 #: ../glib/gregex.c:2122
853 msgid "illegal symbolic reference"
854 msgstr "référence symbolique illégale"
855
856 #: ../glib/gregex.c:2184
857 msgid "stray final '\\'"
858 msgstr "terminaison parasite « \\ »"
859
860 #: ../glib/gregex.c:2188
861 msgid "unknown escape sequence"
862 msgstr "séquence d'échappement inconnue"
863
864 #: ../glib/gregex.c:2198
865 #, c-format
866 msgid "Error while parsing replacement text \"%s\" at char %lu: %s"
867 msgstr ""
868 "Erreur lors de l'analyse du texte de substitution « %s » au caractère %lu : %s"
869
870 #: ../glib/gshell.c:70
871 #, c-format
872 msgid "Quoted text doesn't begin with a quotation mark"
873 msgstr "Le texte cité ne commence pas avec un caractère de citation"
874
875 #: ../glib/gshell.c:160
876 #, c-format
877 msgid "Unmatched quotation mark in command line or other shell-quoted text"
878 msgstr ""
879 "Caractère de citation sans correspondance dans la ligne de commande ou un "
880 "autre texte shell rapporté"
881
882 #: ../glib/gshell.c:538
883 #, c-format
884 msgid "Text ended just after a '\\' character. (The text was '%s')"
885 msgstr ""
886 "Le texte s'est terminé juste après un caractère « \\ ». (Le texte était « %s »)"
887
888 #: ../glib/gshell.c:545
889 #, c-format
890 msgid "Text ended before matching quote was found for %c. (The text was '%s')"
891 msgstr ""
892 "Le texte s'est terminé avant qu'un caractère de citation soit trouvé pour %"
893 "c. (Le texte était « %s »)"
894
895 #: ../glib/gshell.c:557
896 msgid "Text was empty (or contained only whitespace)"
897 msgstr "Le texte était vide (ou ne contenait que des espaces)"
898
899 #: ../glib/gspawn-win32.c:283
900 msgid "Failed to read data from child process"
901 msgstr "La lecture des données depuis le processus fils a échoué"
902
903 #: ../glib/gspawn-win32.c:298 ../glib/gspawn.c:1467
904 #, c-format
905 msgid "Failed to create pipe for communicating with child process (%s)"
906 msgstr ""
907 "La création du tube de communication avec le processus fils a échoué (%s)"
908
909 #: ../glib/gspawn-win32.c:336 ../glib/gspawn-win32.c:344 ../glib/gspawn.c:1131
910 #, c-format
911 msgid "Failed to read from child pipe (%s)"
912 msgstr "La lecture depuis un tube fils a échoué (%s)"
913
914 #: ../glib/gspawn-win32.c:367 ../glib/gspawn.c:1336
915 #, c-format
916 msgid "Failed to change to directory '%s' (%s)"
917 msgstr "Le changement de répertoire « %s » a échoué (%s)"
918
919 #: ../glib/gspawn-win32.c:373 ../glib/gspawn-win32.c:497
920 #, c-format
921 msgid "Failed to execute child process (%s)"
922 msgstr "L'exécution du processus fils a échoué (%s)"
923
924 #: ../glib/gspawn-win32.c:444
925 #, c-format
926 msgid "Invalid program name: %s"
927 msgstr "Nom du programme non valide : %s"
928
929 #: ../glib/gspawn-win32.c:454 ../glib/gspawn-win32.c:727
930 #: ../glib/gspawn-win32.c:1288
931 #, c-format
932 msgid "Invalid string in argument vector at %d: %s"
933 msgstr "Chaîne non valide dans le paramètre vecteur à %d : %s"
934
935 #: ../glib/gspawn-win32.c:465 ../glib/gspawn-win32.c:742
936 #: ../glib/gspawn-win32.c:1321
937 #, c-format
938 msgid "Invalid string in environment: %s"
939 msgstr "Chaîne non valide dans l'environnement : %s"
940
941 #: ../glib/gspawn-win32.c:723 ../glib/gspawn-win32.c:1269
942 #, c-format
943 msgid "Invalid working directory: %s"
944 msgstr "Répertoire de travail non valide : %s"
945
946 #: ../glib/gspawn-win32.c:791
947 #, c-format
948 msgid "Failed to execute helper program (%s)"
949 msgstr "L'exécution du programme d'aide a échoué (%s)"
950
951 #: ../glib/gspawn-win32.c:1006
952 msgid ""
953 "Unexpected error in g_io_channel_win32_poll() reading data from a child "
954 "process"
955 msgstr ""
956 "Erreur inattendue dans g_io_channel_win32_poll() lors de la lecture des "
957 "données depuis un processus fils"
958
959 #: ../glib/gspawn.c:188
960 #, c-format
961 msgid "Failed to read data from child process (%s)"
962 msgstr "La lecture des données depuis le processus fils a échoué (%s)"
963
964 #: ../glib/gspawn.c:325
965 #, c-format
966 msgid "Unexpected error in select() reading data from a child process (%s)"
967 msgstr ""
968 "Erreur inattendue dans select() à la lecture des données depuis un processus "
969 "fils (%s)"
970
971 #: ../glib/gspawn.c:408
972 #, c-format
973 msgid "Unexpected error in waitpid() (%s)"
974 msgstr "Erreur inattendue dans waitpid() (%s)"
975
976 #: ../glib/gspawn.c:1196
977 #, c-format
978 msgid "Failed to fork (%s)"
979 msgstr "Le clonage a échoué (%s)"
980
981 #: ../glib/gspawn.c:1346
982 #, c-format
983 msgid "Failed to execute child process \"%s\" (%s)"
984 msgstr "L'exécution du processus fils « %s » a échoué (%s)"
985
986 #: ../glib/gspawn.c:1356
987 #, c-format
988 msgid "Failed to redirect output or input of child process (%s)"
989 msgstr ""
990 "La redirection de la sortie ou de l'entrée du processus fils a échoué (%s)"
991
992 #: ../glib/gspawn.c:1365
993 #, c-format
994 msgid "Failed to fork child process (%s)"
995 msgstr "Le clonage du processus fils a échoué (%s)"
996
997 #: ../glib/gspawn.c:1373
998 #, c-format
999 msgid "Unknown error executing child process \"%s\""
1000 msgstr "Erreur inconnue à l'exécution du processus fils « %s »"
1001
1002 #: ../glib/gspawn.c:1395
1003 #, c-format
1004 msgid "Failed to read enough data from child pid pipe (%s)"
1005 msgstr ""
1006 "Impossible de lire suffisamment de données depuis le tube du processus fils "
1007 "de pid (%s)"
1008
1009 #: ../glib/gutf8.c:1029
1010 msgid "Character out of range for UTF-8"
1011 msgstr "Caractère hors plage pour UTF-8"
1012
1013 #: ../glib/gutf8.c:1123 ../glib/gutf8.c:1132 ../glib/gutf8.c:1264
1014 #: ../glib/gutf8.c:1273 ../glib/gutf8.c:1414 ../glib/gutf8.c:1510
1015 msgid "Invalid sequence in conversion input"
1016 msgstr "Séquence non valide dans l'entrée du convertisseur"
1017
1018 #: ../glib/gutf8.c:1425 ../glib/gutf8.c:1521
1019 msgid "Character out of range for UTF-16"
1020 msgstr "Caractère hors plage pour UTF-16"
1021
1022 #: ../glib/goption.c:615
1023 msgid "Usage:"
1024 msgstr "Utilisation :"
1025
1026 #: ../glib/goption.c:615
1027 msgid "[OPTION...]"
1028 msgstr "[OPTION...]"
1029
1030 #: ../glib/goption.c:719
1031 msgid "Help Options:"
1032 msgstr "Options de l'aide :"
1033
1034 #: ../glib/goption.c:720
1035 msgid "Show help options"
1036 msgstr "Affiche les options de l'aide"
1037
1038 #: ../glib/goption.c:726
1039 msgid "Show all help options"
1040 msgstr "Affiche toutes les options de l'aide"
1041
1042 #: ../glib/goption.c:788
1043 msgid "Application Options:"
1044 msgstr "Options de l'application :"
1045
1046 #: ../glib/goption.c:849 ../glib/goption.c:919
1047 #, c-format
1048 msgid "Cannot parse integer value '%s' for %s"
1049 msgstr "Impossible d'analyser la valeur entière « %s » pour %s"
1050
1051 #: ../glib/goption.c:859 ../glib/goption.c:927
1052 #, c-format
1053 msgid "Integer value '%s' for %s out of range"
1054 msgstr "La valeur entière « %s » pour %s est hors plage"
1055
1056 #: ../glib/goption.c:884
1057 #, c-format
1058 msgid "Cannot parse double value '%s' for %s"
1059 msgstr "Impossible d'analyser la valeur double « %s » pour %s"
1060
1061 #: ../glib/goption.c:892
1062 #, c-format
1063 msgid "Double value '%s' for %s out of range"
1064 msgstr "La valeur double « %s » pour %s est hors plage"
1065
1066 #: ../glib/goption.c:1229
1067 #, c-format
1068 msgid "Error parsing option %s"
1069 msgstr "Erreur lors de l'analyse de l'option %s"
1070
1071 #: ../glib/goption.c:1260 ../glib/goption.c:1371
1072 #, c-format
1073 msgid "Missing argument for %s"
1074 msgstr "Argument manquant pour %s"
1075
1076 #: ../glib/goption.c:1766
1077 #, c-format
1078 msgid "Unknown option %s"
1079 msgstr "Option inconnue %s"
1080
1081 #: ../glib/gkeyfile.c:358
1082 msgid "Valid key file could not be found in search dirs"
1083 msgstr ""
1084 "Impossible de trouver un fichier de clés valide dans les répertoires de "
1085 "recherche"
1086
1087 #: ../glib/gkeyfile.c:393
1088 msgid "Not a regular file"
1089 msgstr "N'est pas un fichier standard"
1090
1091 #: ../glib/gkeyfile.c:401
1092 msgid "File is empty"
1093 msgstr "Le fichier est vide"
1094
1095 #: ../glib/gkeyfile.c:761
1096 #, c-format
1097 msgid ""
1098 "Key file contains line '%s' which is not a key-value pair, group, or comment"
1099 msgstr ""
1100 "Le fichier de clés contient la ligne « %s » qui n'est ni une paire de valeurs "
1101 "de clé, ni un groupe, ni un commentaire"
1102
1103 #: ../glib/gkeyfile.c:821
1104 #, c-format
1105 msgid "Invalid group name: %s"
1106 msgstr "Nom de groupe non valide : %s"
1107
1108 #: ../glib/gkeyfile.c:843
1109 msgid "Key file does not start with a group"
1110 msgstr "Le fichier de clés ne débute pas par un groupe"
1111
1112 #: ../glib/gkeyfile.c:869
1113 #, c-format
1114 msgid "Invalid key name: %s"
1115 msgstr "Nom de clé non valide : %s"
1116
1117 #: ../glib/gkeyfile.c:896
1118 #, c-format
1119 msgid "Key file contains unsupported encoding '%s'"
1120 msgstr ""
1121 "Le fichier de clés contient un codage de caractères non pris en charge « %s »"
1122
1123 #: ../glib/gkeyfile.c:1112 ../glib/gkeyfile.c:1272 ../glib/gkeyfile.c:2490
1124 #: ../glib/gkeyfile.c:2558 ../glib/gkeyfile.c:2693 ../glib/gkeyfile.c:2828
1125 #: ../glib/gkeyfile.c:2981 ../glib/gkeyfile.c:3168 ../glib/gkeyfile.c:3229
1126 #, c-format
1127 msgid "Key file does not have group '%s'"
1128 msgstr "Le fichier de clés n'a pas de groupe « %s »"
1129
1130 #: ../glib/gkeyfile.c:1284
1131 #, c-format
1132 msgid "Key file does not have key '%s'"
1133 msgstr "Le fichier de clés n'a pas de clé « %s »"
1134
1135 #: ../glib/gkeyfile.c:1386 ../glib/gkeyfile.c:1499
1136 #, c-format
1137 msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
1138 msgstr ""
1139 "Le fichier de clés contient la clé « %s » avec la valeur « %s » qui n'est pas "
1140 "codé en UTF-8"
1141
1142 #: ../glib/gkeyfile.c:1406 ../glib/gkeyfile.c:1519 ../glib/gkeyfile.c:1894
1143 #, c-format
1144 msgid "Key file contains key '%s' which has value that cannot be interpreted."
1145 msgstr ""
1146 "Le fichier de clés contient la clé « %s » avec une valeur impossible à "
1147 "interpréter."
1148
1149 #: ../glib/gkeyfile.c:2109 ../glib/gkeyfile.c:2321
1150 #, c-format
1151 msgid ""
1152 "Key file contains key '%s' in group '%s' which has value that cannot be "
1153 "interpreted."
1154 msgstr ""
1155 "Le fichier de clés contient la clé « %s » dans le groupe « %s » qui a une "
1156 "valeur impossible à interpréter."
1157
1158 #: ../glib/gkeyfile.c:2505 ../glib/gkeyfile.c:2708 ../glib/gkeyfile.c:3240
1159 #, c-format
1160 msgid "Key file does not have key '%s' in group '%s'"
1161 msgstr "Le fichier de clés ne contient pas de clé « %s » dans le groupe « %s »"
1162
1163 #: ../glib/gkeyfile.c:3474
1164 msgid "Key file contains escape character at end of line"
1165 msgstr "Le fichier de clés contient un caractère d'échappement en fin de ligne"
1166
1167 #: ../glib/gkeyfile.c:3496
1168 #, c-format
1169 msgid "Key file contains invalid escape sequence '%s'"
1170 msgstr ""
1171 "Le fichier de clés contient une séquence d'échappement non valide « %s »"
1172
1173 #: ../glib/gkeyfile.c:3638
1174 #, c-format
1175 msgid "Value '%s' cannot be interpreted as a number."
1176 msgstr "La valeur « %s » ne peut pas être interprétée comme un nombre."
1177
1178 #: ../glib/gkeyfile.c:3652
1179 #, c-format
1180 msgid "Integer value '%s' out of range"
1181 msgstr "La valeur entière « %s » est hors plage"
1182
1183 #: ../glib/gkeyfile.c:3685
1184 #, c-format
1185 msgid "Value '%s' cannot be interpreted as a float number."
1186 msgstr ""
1187 "La valeur « %s » ne peut pas être interprétée comme un nombre à virgule "
1188 "flottante."
1189
1190 #: ../glib/gkeyfile.c:3709
1191 #, c-format
1192 msgid "Value '%s' cannot be interpreted as a boolean."
1193 msgstr "La valeur « %s » ne peut pas être interprétée comme un booléen."
1194
1195 #: ../gio/gbufferedinputstream.c:485 ../gio/ginputstream.c:193
1196 #: ../gio/ginputstream.c:325 ../gio/ginputstream.c:566
1197 #: ../gio/ginputstream.c:691 ../gio/goutputstream.c:202
1198 #: ../gio/goutputstream.c:656
1199 #, c-format
1200 msgid "Too large count value passed to %s"
1201 msgstr "La valeur de comptage fournie à %s est trop grande"
1202
1203 #: ../gio/gbufferedinputstream.c:872 ../gio/ginputstream.c:901
1204 #: ../gio/goutputstream.c:1085
1205 msgid "Stream is already closed"
1206 msgstr "Le flux est déjà fermé"
1207
1208 #: ../gio/gcancellable.c:295 ../gio/glocalfile.c:1974
1209 #: ../gio/gsimpleasyncresult.c:612
1210 msgid "Operation was cancelled"
1211 msgstr "L'opération a été annulée"
1212
1213 #: ../gio/gcontenttype.c:180
1214 msgid "Unknown type"
1215 msgstr "Type inconnu"
1216
1217 #: ../gio/gcontenttype.c:181
1218 #, c-format
1219 msgid "%s filetype"
1220 msgstr "Type de fichier %s"
1221
1222 #: ../gio/gcontenttype.c:678
1223 #, c-format
1224 msgid "%s type"
1225 msgstr "Type %s"
1226
1227 #: ../gio/gdatainputstream.c:310
1228 msgid "Unexpected early end-of-stream"
1229 msgstr "Fin précoce de flux inattendue"
1230
1231 #: ../gio/gdesktopappinfo.c:429 ../gio/gwin32appinfo.c:222
1232 msgid "Unnamed"
1233 msgstr "Sans nom"
1234
1235 #: ../gio/gdesktopappinfo.c:606
1236 msgid "Desktop file didn't specify Exec field"
1237 msgstr "Le fichier Bureau n'a pas indiqué de champ Exec"
1238
1239 #: ../gio/gdesktopappinfo.c:900
1240 msgid "Unable to find terminal required for application"
1241 msgstr "Impossible de trouver le terminal requis par l'application"
1242
1243 #: ../gio/gdesktopappinfo.c:1132
1244 #, c-format
1245 msgid "Can't create user application configuration folder %s: %s"
1246 msgstr ""
1247 "Impossible de créer le dossier de configuration de l'application %s pour "
1248 "l'utilisateur : %s"
1249
1250 #: ../gio/gdesktopappinfo.c:1136
1251 #, c-format
1252 msgid "Can't create user MIME configuration folder %s: %s"
1253 msgstr ""
1254 "Impossible de créer le dossier de configuration MIME %s pour l'utilisateur : "
1255 "%s"
1256
1257 #: ../gio/gdesktopappinfo.c:1475
1258 #, c-format
1259 msgid "Can't create user desktop file %s"
1260 msgstr "Impossible de créer le fichier bureau %s pour l'utilisateur"
1261
1262 #: ../gio/gdesktopappinfo.c:1550
1263 #, c-format
1264 msgid "Custom definition for %s"
1265 msgstr "Définition personnalisée pour %s"
1266
1267 #: ../gio/gdrive.c:381
1268 msgid "drive doesn't implement eject"
1269 msgstr "le lecteur n'implémente pas l'éjection (« eject »)"
1270
1271 #: ../gio/gdrive.c:451
1272 msgid "drive doesn't implement polling for media"
1273 msgstr "le lecteur n'implémente pas la scrutation du média (« polling »)"
1274
1275 #: ../gio/gfile.c:825 ../gio/gfile.c:1055 ../gio/gfile.c:1190
1276 #: ../gio/gfile.c:1426 ../gio/gfile.c:1480 ../gio/gfile.c:1537
1277 #: ../gio/gfile.c:1620 ../gio/gfile.c:2686 ../gio/gfile.c:2740
1278 #: ../gio/gfile.c:2871 ../gio/gfile.c:2911 ../gio/gfile.c:3238
1279 #: ../gio/gfile.c:3640 ../gio/gfile.c:3724 ../gio/gfile.c:3807
1280 #: ../gio/gfile.c:3887 ../gio/gfile.c:4217 ../gio/win32/gwinhttpfile.c:427
1281 msgid "Operation not supported"
1282 msgstr "Opération non prise en charge"
1283
1284 #. Translators: This is an error message when trying to find the
1285 #. * enclosing (user visible) mount of a file, but none exists.
1286 #. Translators: This is an error message when trying to
1287 #. * find the enclosing (user visible) mount of a file, but
1288 #. * none exists.
1289 #. Translators: This is an error message when trying to find
1290 #. * the enclosing (user visible) mount of a file, but none
1291 #. * exists.
1292 #: ../gio/gfile.c:1311 ../gio/glocalfile.c:1064 ../gio/glocalfile.c:1075
1293 #: ../gio/glocalfile.c:1088
1294 msgid "Containing mount does not exist"
1295 msgstr "Le point de montage conteneur n'existe pas"
1296
1297 #: ../gio/gfile.c:1963 ../gio/glocalfile.c:2124
1298 msgid "Can't copy over directory"
1299 msgstr "Impossible de copier par dessus un répertoire"
1300
1301 #: ../gio/gfile.c:2023
1302 msgid "Can't copy directory over directory"
1303 msgstr "Impossible de copier un répertoire par dessus un autre"
1304
1305 #: ../gio/gfile.c:2031 ../gio/glocalfile.c:2133
1306 msgid "Target file exists"
1307 msgstr "Le fichier cible existe"
1308
1309 #: ../gio/gfile.c:2049
1310 msgid "Can't recursively copy directory"
1311 msgstr "Impossible de copier récursivement un répertoire"
1312
1313 #: ../gio/gfile.c:2861
1314 msgid "Invalid symlink value given"
1315 msgstr "Valeur de lien symbolique donnée non valide"
1316
1317 #: ../gio/gfile.c:2954
1318 msgid "Trash not supported"
1319 msgstr "La corbeille n'est pas prise en charge"
1320
1321 #: ../gio/gfile.c:3003
1322 #, c-format
1323 msgid "File names cannot contain '%c'"
1324 msgstr "Les noms de fichiers ne peuvent contenir « %c »"
1325
1326 #: ../gio/gfile.c:4985 ../gio/gvolume.c:370
1327 msgid "volume doesn't implement mount"
1328 msgstr "le volume n'implémente pas « mount »"
1329
1330 #: ../gio/gfile.c:5093
1331 msgid "No application is registered as handling this file"
1332 msgstr "Aucune application n'est enregistrée pour gérer ce fichier"
1333
1334 #: ../gio/gfileenumerator.c:205
1335 msgid "Enumerator is closed"
1336 msgstr "L'énumérateur est fermé"
1337
1338 #: ../gio/gfileenumerator.c:212 ../gio/gfileenumerator.c:271
1339 #: ../gio/gfileenumerator.c:371 ../gio/gfileenumerator.c:480
1340 msgid "File enumerator has outstanding operation"
1341 msgstr "L'énumérateur du fichier a une opération en cours"
1342
1343 #: ../gio/gfileenumerator.c:361 ../gio/gfileenumerator.c:470
1344 msgid "File enumerator is already closed"
1345 msgstr "L'énumérateur du fichier est déjà fermé"
1346
1347 #: ../gio/gfileicon.c:144
1348 msgid "file"
1349 msgstr "fichier"
1350
1351 #: ../gio/gfileicon.c:145
1352 msgid "The file containing the icon"
1353 msgstr "Le fichier contenant l'icône"
1354
1355 #: ../gio/gfileinputstream.c:157 ../gio/gfileinputstream.c:424
1356 #: ../gio/gfileoutputstream.c:171 ../gio/gfileoutputstream.c:526
1357 msgid "Stream doesn't support query_info"
1358 msgstr "Le flux ne prend pas en charge query_info"
1359
1360 #: ../gio/gfileinputstream.c:339 ../gio/gfileoutputstream.c:384
1361 msgid "Seek not supported on stream"
1362 msgstr "La recherche n'est pas prise en charge sur le flux"
1363
1364 #: ../gio/gfileinputstream.c:383
1365 msgid "Truncate not allowed on input stream"
1366 msgstr "La troncature n'est pas autorisée sur le flux en entrée"
1367
1368 #: ../gio/gfileoutputstream.c:460
1369 msgid "Truncate not supported on stream"
1370 msgstr "La troncature n'est pas prise en charge sur le flux"
1371
1372 #: ../gio/ginputstream.c:202
1373 msgid "Input stream doesn't implement read"
1374 msgstr "Le flux en entrée n'implémente pas « read »"
1375
1376 #. Translators: This is an error you get if there is already an
1377 #. * operation running against this stream when you try to start
1378 #. * one
1379 #. Translators: This is an error you get if there is
1380 #. * already an operation running against this stream when
1381 #. * you try to start one
1382 #: ../gio/ginputstream.c:911 ../gio/goutputstream.c:1095
1383 msgid "Stream has outstanding operation"
1384 msgstr "Le flux a une opération en cours"
1385
1386 #: ../gio/glocaldirectorymonitor.c:274
1387 msgid "Unable to find default local directory monitor type"
1388 msgstr ""
1389 "Impossible de trouver le type de moniteur de répertoire local par défaut"
1390
1391 #: ../gio/glocalfile.c:601 ../gio/win32/gwinhttpfile.c:410
1392 #, c-format
1393 msgid "Invalid filename %s"
1394 msgstr "Nom de fichier non valide : %s"
1395
1396 #: ../gio/glocalfile.c:972
1397 #, c-format
1398 msgid "Error getting filesystem info: %s"
1399 msgstr "Impossible d'obtenir les informations du système de fichiers : %s"
1400
1401 #: ../gio/glocalfile.c:1108
1402 msgid "Can't rename root directory"
1403 msgstr "Impossible de renommer le répertoire racine"
1404
1405 #: ../gio/glocalfile.c:1126
1406 msgid "Can't rename file, filename already exist"
1407 msgstr "Impossible de renommer le fichier car ce nom est déjà utilisé"
1408
1409 #: ../gio/glocalfile.c:1139 ../gio/glocalfile.c:2003 ../gio/glocalfile.c:2032
1410 #: ../gio/glocalfile.c:2186 ../gio/glocalfileoutputstream.c:472
1411 #: ../gio/glocalfileoutputstream.c:517 ../gio/glocalfileoutputstream.c:925
1412 msgid "Invalid filename"
1413 msgstr "Nom de fichier non valide"
1414
1415 #: ../gio/glocalfile.c:1143
1416 #, c-format
1417 msgid "Error renaming file: %s"
1418 msgstr "Erreur au renommage du fichier : %s"
1419
1420 #: ../gio/glocalfile.c:1262
1421 #, c-format
1422 msgid "Error opening file: %s"
1423 msgstr "Erreur à l'ouverture du fichier : %s"
1424
1425 #: ../gio/glocalfile.c:1272
1426 msgid "Can't open directory"
1427 msgstr "Impossible d'ouvrir le répertoire"
1428
1429 #: ../gio/glocalfile.c:1332
1430 #, c-format
1431 msgid "Error removing file: %s"
1432 msgstr "Erreur à la suppression du fichier : %s"
1433
1434 #: ../gio/glocalfile.c:1696
1435 #, c-format
1436 msgid "Error trashing file: %s"
1437 msgstr "Erreur à la mise à la corbeille du fichier : %s"
1438
1439 #: ../gio/glocalfile.c:1719
1440 #, c-format
1441 msgid "Unable to create trash dir %s: %s"
1442 msgstr "Impossible de créer le répertoire de la corbeille %s : %s"
1443
1444 #: ../gio/glocalfile.c:1740
1445 msgid "Unable to find toplevel directory for trash"
1446 msgstr "Impossible de trouver le répertoire racine pour la corbeille"
1447
1448 #: ../gio/glocalfile.c:1819 ../gio/glocalfile.c:1839
1449 msgid "Unable to find or create trash directory"
1450 msgstr "Impossible de trouver ou créer le répertoire de la corbeille"
1451
1452 #: ../gio/glocalfile.c:1873
1453 #, c-format
1454 msgid "Unable to create trashing info file: %s"
1455 msgstr ""
1456 "Impossible de créer le fichier d'informations de mise à la corbeille : %s"
1457
1458 #: ../gio/glocalfile.c:1898 ../gio/glocalfile.c:1973 ../gio/glocalfile.c:1980
1459 #, c-format
1460 msgid "Unable to trash file: %s"
1461 msgstr "Impossible de mettre à la corbeille le fichier : %s"
1462
1463 #: ../gio/glocalfile.c:2007
1464 #, c-format
1465 msgid "Error creating directory: %s"
1466 msgstr "Erreur à la création du répertoire : %s"
1467
1468 #: ../gio/glocalfile.c:2036
1469 #, c-format
1470 msgid "Error making symbolic link: %s"
1471 msgstr "Erreur lors de la création du lien symbolique : %s"
1472
1473 #: ../gio/glocalfile.c:2096 ../gio/glocalfile.c:2190
1474 #, c-format
1475 msgid "Error moving file: %s"
1476 msgstr "Erreur lors du déplacement du fichier : %s"
1477
1478 #: ../gio/glocalfile.c:2119
1479 msgid "Can't move directory over directory"
1480 msgstr "Impossible de déplacer un répertoire par dessus un autre"
1481
1482 #: ../gio/glocalfile.c:2146 ../gio/glocalfileoutputstream.c:777
1483 #: ../gio/glocalfileoutputstream.c:791 ../gio/glocalfileoutputstream.c:806
1484 #: ../gio/glocalfileoutputstream.c:822 ../gio/glocalfileoutputstream.c:836
1485 msgid "Backup file creation failed"
1486 msgstr "La création du fichier de sauvegarde a échoué"
1487
1488 #: ../gio/glocalfile.c:2165
1489 #, c-format
1490 msgid "Error removing target file: %s"
1491 msgstr "Erreur lors de la suppression du fichier cible : %s"
1492
1493 #: ../gio/glocalfile.c:2179
1494 msgid "Move between mounts not supported"
1495 msgstr "Le déplacement entre des points de montage n'est pas pris en charge"
1496
1497 #: ../gio/glocalfileinfo.c:716
1498 msgid "Attribute value must be non-NULL"
1499 msgstr "La valeur d'attribut ne doit pas être « NULL »"
1500
1501 #: ../gio/glocalfileinfo.c:723
1502 msgid "Invalid attribute type (string expected)"
1503 msgstr "Type d'attribut non valide (une chaîne est attendue)"
1504
1505 #: ../gio/glocalfileinfo.c:730
1506 msgid "Invalid extended attribute name"
1507 msgstr "Nom d'attribut étendu non valide"
1508
1509 #: ../gio/glocalfileinfo.c:770
1510 #, c-format
1511 msgid "Error setting extended attribute '%s': %s"
1512 msgstr "Erreur lors de la définition de l'attribut étendu « %s » : %s"
1513
1514 #: ../gio/glocalfileinfo.c:1456 ../gio/glocalfileoutputstream.c:666
1515 #, c-format
1516 msgid "Error stating file '%s': %s"
1517 msgstr "Erreur de l'interrogation du fichier « %s » : %s"
1518
1519 #: ../gio/glocalfileinfo.c:1526
1520 msgid " (invalid encoding)"
1521 msgstr " (codage non valide)"
1522
1523 #: ../gio/glocalfileinfo.c:1696
1524 #, c-format
1525 msgid "Error stating file descriptor: %s"
1526 msgstr "Erreur de l'interrogation du descripteur de fichier : %s"
1527
1528 #: ../gio/glocalfileinfo.c:1741
1529 msgid "Invalid attribute type (uint32 expected)"
1530 msgstr "Type d'attribut non valide (uint32 attendu)"
1531
1532 #: ../gio/glocalfileinfo.c:1759
1533 msgid "Invalid attribute type (uint64 expected)"
1534 msgstr "Type d'attribut non valide (uint64 attendu)"
1535
1536 #: ../gio/glocalfileinfo.c:1778 ../gio/glocalfileinfo.c:1796
1537 #, c-format
1538 msgid "Invalid attribute type (byte string expected)"
1539 msgstr "Type d'attribut non valide (chaîne octet attendu)"
1540
1541 #: ../gio/glocalfileinfo.c:1822
1542 #, c-format
1543 msgid "Error setting permissions: %s"
1544 msgstr "Erreur lors de la définition des permissions : %s"
1545
1546 #: ../gio/glocalfileinfo.c:1873 ../gio/glocalfileinfo.c:2041
1547 #, c-format
1548 msgid "Error setting owner: %s"
1549 msgstr "Erreur lors de la définition du propriétaire : %s"
1550
1551 #: ../gio/glocalfileinfo.c:1896
1552 msgid "symlink must be non-NULL"
1553 msgstr "un lien symbolique ne doit pas être « NULL »"
1554
1555 #: ../gio/glocalfileinfo.c:1906 ../gio/glocalfileinfo.c:1925
1556 #: ../gio/glocalfileinfo.c:1936
1557 #, c-format
1558 msgid "Error setting symlink: %s"
1559 msgstr "Erreur lors de la définition du lien symbolique : %s"
1560
1561 #: ../gio/glocalfileinfo.c:1915
1562 msgid "Error setting symlink: file is not a symlink"
1563 msgstr ""
1564 "Erreur lors de la définition du lien symbolique : le fichier n'est pas un "
1565 "lien symbolique"
1566
1567 #: ../gio/glocalfileinfo.c:2063
1568 #, c-format
1569 msgid "SELinux context must be non-NULL"
1570 msgstr "Le contexte SELinux ne doit pas être « NULL »"
1571
1572 #: ../gio/glocalfileinfo.c:2079
1573 #, c-format
1574 msgid "Error setting SELinux context: %s"
1575 msgstr "Erreur lors de la définition du contexte SELinux : %s"
1576
1577 #: ../gio/glocalfileinfo.c:2086
1578 #, c-format
1579 msgid "SELinux is not enabled on this system"
1580 msgstr "SELinux n'est pas activé sur ce système"
1581
1582 #: ../gio/glocalfileinfo.c:2147
1583 #, c-format
1584 msgid "Setting attribute %s not supported"
1585 msgstr "La définition de l'attribut %s n'est pas prise en charge"
1586
1587 #: ../gio/glocalfileinputstream.c:160 ../gio/glocalfileoutputstream.c:570
1588 #, c-format
1589 msgid "Error reading from file: %s"
1590 msgstr "Erreur lors de la lecture du fichier : %s"
1591
1592 #: ../gio/glocalfileinputstream.c:191 ../gio/glocalfileinputstream.c:203
1593 #: ../gio/glocalfileinputstream.c:312 ../gio/glocalfileoutputstream.c:372
1594 #: ../gio/glocalfileoutputstream.c:854
1595 #, c-format
1596 msgid "Error seeking in file: %s"
1597 msgstr "Erreur lors de la navigation à travers le fichier : %s"
1598
1599 #: ../gio/glocalfileinputstream.c:233 ../gio/glocalfileoutputstream.c:279
1600 #, c-format
1601 msgid "Error closing file: %s"
1602 msgstr "Erreur lors de la fermeture du fichier : %s"
1603
1604 #: ../gio/glocalfilemonitor.c:198
1605 msgid "Unable to find default local file monitor type"
1606 msgstr "Impossible de trouver le type de moniteur de fichier local par défaut"
1607
1608 #: ../gio/glocalfileoutputstream.c:172 ../gio/glocalfileoutputstream.c:591
1609 #, c-format
1610 msgid "Error writing to file: %s"
1611 msgstr "Erreur lors de l'écriture du fichier : %s"
1612
1613 #: ../gio/glocalfileoutputstream.c:213
1614 #, c-format
1615 msgid "Error removing old backup link: %s"
1616 msgstr "Erreur lors de la suppression de l'ancien lien de sauvegarde : %s"
1617
1618 #: ../gio/glocalfileoutputstream.c:227 ../gio/glocalfileoutputstream.c:240
1619 #, c-format
1620 msgid "Error creating backup copy: %s"
1621 msgstr "Erreur lors de la création de la copie de sauvegarde : %s"
1622
1623 #: ../gio/glocalfileoutputstream.c:258
1624 #, c-format
1625 msgid "Error renaming temporary file: %s"
1626 msgstr "Erreur lors du renommage du fichier temporaire : %s"
1627
1628 #: ../gio/glocalfileoutputstream.c:418 ../gio/glocalfileoutputstream.c:871
1629 #, c-format
1630 msgid "Error truncating file: %s"
1631 msgstr "Erreur lors de la troncature du fichier : %s"
1632
1633 #: ../gio/glocalfileoutputstream.c:478 ../gio/glocalfileoutputstream.c:523
1634 #: ../gio/glocalfileoutputstream.c:654 ../gio/glocalfileoutputstream.c:931
1635 #, c-format
1636 msgid "Error opening file '%s': %s"
1637 msgstr "Erreur lors de l'ouverture du fichier « %s » : %s"
1638
1639 #: ../gio/glocalfileoutputstream.c:679
1640 msgid "Target file is a directory"
1641 msgstr "Le fichier cible est un répertoire"
1642
1643 #: ../gio/glocalfileoutputstream.c:684
1644 msgid "Target file is not a regular file"
1645 msgstr "Le fichier cible n'est pas un fichier standard"
1646
1647 #: ../gio/glocalfileoutputstream.c:696
1648 msgid "The file was externally modified"
1649 msgstr "Le fichier a été modifié extérieurement"
1650
1651 #: ../gio/gmemoryinputstream.c:487 ../gio/gmemoryoutputstream.c:545
1652 msgid "Invalid GSeekType supplied"
1653 msgstr "Le type GSeekType fourni n'est pas valide"
1654
1655 #: ../gio/gmemoryinputstream.c:497 ../gio/gmemoryoutputstream.c:555
1656 msgid "Invalid seek request"
1657 msgstr "Requête « seek » non valide"
1658
1659 #: ../gio/gmemoryinputstream.c:521
1660 msgid "Cannot truncate GMemoryInputStream"
1661 msgstr "Impossible de tronquer GMemoryInputStream"
1662
1663 #: ../gio/gmemoryoutputstream.c:288
1664 msgid "Reached maximum data array limit"
1665 msgstr "La limite maximale du tableau de données est atteinte"
1666
1667 #: ../gio/gmemoryoutputstream.c:323
1668 msgid "Memory output stream not resizable"
1669 msgstr "Le flux de sortie mémoire n'est pas redimensionnable"
1670
1671 #: ../gio/gmemoryoutputstream.c:339
1672 msgid "Failed to resize memory output stream"
1673 msgstr "Le redimensionnement du flux de sortie mémoire a échoué"
1674
1675 #. Translators: This is an error
1676 #. * message for mount objects that
1677 #. * don't implement unmount.
1678 #: ../gio/gmount.c:360
1679 msgid "mount doesn't implement unmount"
1680 msgstr "mount n'implémente pas le démontage (« unmount »)"
1681
1682 #. Translators: This is an error
1683 #. * message for mount objects that
1684 #. * don't implement eject.
1685 #: ../gio/gmount.c:435
1686 msgid "mount doesn't implement eject"
1687 msgstr "mount n'implémente pas l'éjection"
1688
1689 #. Translators: This is an error
1690 #. * message for mount objects that
1691 #. * don't implement remount.
1692 #: ../gio/gmount.c:517
1693 msgid "mount doesn't implement remount"
1694 msgstr "mount n'implémente pas le remontage (« remount »)"
1695
1696 #. Translators: This is an error
1697 #. * message for mount objects that
1698 #. * don't implement content type guessing.
1699 #: ../gio/gmount.c:601
1700 msgid "mount doesn't implement content type guessing"
1701 msgstr "mount n'implémente pas l'estimation du type de contenu"
1702
1703 #. Translators: This is an error
1704 #. * message for mount objects that
1705 #. * don't implement content type guessing.
1706 #: ../gio/gmount.c:690
1707 msgid "mount doesn't implement synchronous content type guessing"
1708 msgstr "mount n'implémente pas l'estimation du type de contenu synchrone"
1709
1710 #: ../gio/goutputstream.c:211 ../gio/goutputstream.c:412
1711 msgid "Output stream doesn't implement write"
1712 msgstr "Le flux de sortie n'implémente pas « write »"
1713
1714 #: ../gio/goutputstream.c:372 ../gio/goutputstream.c:780
1715 msgid "Source stream is already closed"
1716 msgstr "Le flux source est déjà fermé"
1717
1718 #: ../gio/gthemedicon.c:210
1719 msgid "name"
1720 msgstr "nom"
1721
1722 #: ../gio/gthemedicon.c:211
1723 msgid "The name of the icon"
1724 msgstr "Le nom de l'icône"
1725
1726 #: ../gio/gthemedicon.c:222
1727 msgid "names"
1728 msgstr "noms"
1729
1730 #: ../gio/gthemedicon.c:223
1731 msgid "An array containing the icon names"
1732 msgstr "Un tableau contenant les noms des icônes"
1733
1734 #: ../gio/gthemedicon.c:248
1735 msgid "use default fallbacks"
1736 msgstr "utiliser les valeurs de repli par défaut"
1737
1738 #: ../gio/gthemedicon.c:249
1739 msgid ""
1740 "Whether to use default fallbacks found by shortening the name at '-' "
1741 "characters. Ignores names after the first if multiple names are given."
1742 msgstr ""
1743 "Indique s'il faut utiliser les valeurs de repli par défaut obtenues par "
1744 "raccourcissement du nom aux caractères « - ». Si plusieurs noms sont donnés, "
1745 "seul le premier est pris en compte."
1746
1747 #: ../gio/gunixinputstream.c:201 ../gio/gunixinputstream.c:221
1748 #: ../gio/gunixinputstream.c:299 ../gio/gunixoutputstream.c:288
1749 #, c-format
1750 msgid "Error reading from unix: %s"
1751 msgstr "Erreur lors de la lecture depuis unix : %s"
1752
1753 #: ../gio/gunixinputstream.c:254 ../gio/gunixinputstream.c:436
1754 #: ../gio/gunixoutputstream.c:243 ../gio/gunixoutputstream.c:394
1755 #, c-format
1756 msgid "Error closing unix: %s"
1757 msgstr "Erreur lors de la fermeture d'unix : %s"
1758
1759 #: ../gio/gunixmounts.c:1779 ../gio/gunixmounts.c:1816
1760 msgid "Filesystem root"
1761 msgstr "Racine du système de fichiers"
1762
1763 #: ../gio/gunixoutputstream.c:189 ../gio/gunixoutputstream.c:210
1764 #, c-format
1765 msgid "Error writing to unix: %s"
1766 msgstr "Erreur lors de l'écriture vers unix : %s"
1767
1768 #: ../gio/gvolume.c:439
1769 msgid "volume doesn't implement eject"
1770 msgstr "le volume n'implémente pas l'éjection (« eject »)"
1771
1772 #: ../gio/gwin32appinfo.c:277
1773 msgid "Can't find application"
1774 msgstr "Impossible de trouver l'application"
1775
1776 #: ../gio/gwin32appinfo.c:312
1777 #, c-format
1778 msgid "Error launching application: %s"
1779 msgstr "Erreur lors du lancement de l'application : %s"
1780
1781 #: ../gio/gwin32appinfo.c:349
1782 msgid "URIs not supported"
1783 msgstr "URI non pris en charge"
1784
1785 #: ../gio/gwin32appinfo.c:371
1786 msgid "association changes not supported on win32"
1787 msgstr ""
1788 "Les modifications d'association ne sont pas prises en en charge sur win32"
1789
1790 #: ../gio/gwin32appinfo.c:383
1791 msgid "Association creation not supported on win32"
1792 msgstr "La création d'association n'est pas prise en charge sur win32"
1793
1794 #: ../tests/gio-ls.c:27
1795 msgid "do not hide entries"
1796 msgstr "ne masque pas de lignes"
1797
1798 #: ../tests/gio-ls.c:29
1799 msgid "use a long listing format"
1800 msgstr "utilise le format de liste détaillé"
1801
1802 #: ../tests/gio-ls.c:37
1803 msgid "[FILE...]"
1804 msgstr "[FICHIER...]"
1805
1806 #~ msgid "%u byte"
1807 #~ msgid_plural "%u bytes"
1808 #~ msgstr[0] "%u octet"
1809 #~ msgstr[1] "%u octets"
1810
1811 #, fuzzy
1812 #~ msgid "Can't load just created desktop file"
1813 #~ msgstr "Impossible de créer le fichier bureau %s pour l'utilisateur"
1814
1815 #, fuzzy
1816 #~ msgid "Error creating backup link: %s"
1817 #~ msgstr "Erreur lors de la création de la copie de sauvegarde : %s"
1818
1819 #, fuzzy
1820 #~ msgid "Target file already exists"
1821 #~ msgstr "Le fichier cible existe"