docs/: Dist the overrides files.
[platform/upstream/gstreamer.git] / po / fr.po
1 # GStreamer translated strings
2 # Copyright (C) 2003,2004 GStreamer core team
3 # This file is distributed under the same license as the GStreamer package.
4 # Thomas Vander Stichele <thomas@apestaart.org>, 2004.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: GStreamer\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2005-03-29 15:32+0200\n"
11 "PO-Revision-Date: 2004-01-13 16:52+0100\n"
12 "Last-Translator: Julien Moutte <julien@moutte.net>\n"
13 "Language-Team: French <fr@li.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17
18 #: gst/gst.c:160
19 msgid "Print the GStreamer version"
20 msgstr "Afficher la version de GStreamer"
21
22 #: gst/gst.c:162
23 msgid "Make all warnings fatal"
24 msgstr "Rendre tout les avertissements bloquants"
25
26 #: gst/gst.c:166
27 msgid "Print available debug categories and exit"
28 msgstr "Afficher les catégories de deboguage disponibles et quitter"
29
30 #: gst/gst.c:169
31 msgid ""
32 "Default debug level from 1 (only error) to 5 (anything) or 0 for no output"
33 msgstr ""
34 "Niveau de deboguage par defaut de 1 (que les erreurs) a 5 (tout) ou 0 pour "
35 "n'avoir aucun affichage"
36
37 #: gst/gst.c:171
38 msgid "LEVEL"
39 msgstr "NIVEAU"
40
41 #: gst/gst.c:173
42 #, fuzzy
43 msgid ""
44 "Comma-separated list of category_name:level pairs to set specific levels for "
45 "the individual categories. Example: GST_AUTOPLUG:5,GST_ELEMENT_*:3"
46 msgstr ""
47 "Liste séparée par des virgules de paires nom_catégorie:niveau definissant "
48 "des niveaux spécifiques pour chaque catégorie.\n"
49 "Exemple: GST_AUTOPLUG:5,GST_ELEMENT_*:3"
50
51 #: gst/gst.c:176
52 msgid "LIST"
53 msgstr ""
54
55 #: gst/gst.c:178
56 #, fuzzy
57 msgid "Disable colored debugging output"
58 msgstr "Désactiver la couleur dans la sortie de deboguage"
59
60 #: gst/gst.c:180
61 msgid "Disable debugging"
62 msgstr "Désactiver la sortie de deboguage"
63
64 #: gst/gst.c:184
65 msgid "Disable accelerated CPU instructions"
66 msgstr "Désactiver les instructions accélerées du processeur"
67
68 #: gst/gst.c:186
69 msgid "Enable verbose plugin loading diagnostics"
70 msgstr "Activer un diagnostique détaillé du chargement des plugins"
71
72 #: gst/gst.c:188
73 msgid "PATHS"
74 msgstr "CHEMINS"
75
76 #: gst/gst.c:191
77 #, fuzzy
78 msgid ""
79 "Comma-separated list of plugins to preload in addition to the list stored in "
80 "environment variable GST_PLUGIN_PATH"
81 msgstr ""
82 "Liste séparée par des virgules de plugins a precharger en plus de la liste "
83 "contenue dans la variable d'environnement GST_PLUGIN_PATH"
84
85 #: gst/gst.c:193
86 msgid "PLUGINS"
87 msgstr "PLUGINS"
88
89 #: gst/gst.c:196
90 msgid "Disable trapping of segmentation faults during plugin loading"
91 msgstr ""
92 "Désactiver la detection des erreurs de segmentation pendant le chargement "
93 "des plugins"
94
95 #: gst/gst.c:199
96 msgid "SCHEDULER"
97 msgstr "PLANIFICATEUR"
98
99 #: gst/gst.c:201
100 msgid "Registry to use"
101 msgstr "Registre a utiliser"
102
103 #: gst/gst.c:201
104 msgid "REGISTRY"
105 msgstr "REGISTRE"
106
107 #: gst/gst.c:214
108 #, fuzzy, c-format
109 msgid "path list for loading plugins (separated by '%s')"
110 msgstr "liste de chemins pour le chargement des plugins (séparés par '"
111
112 #: gst/gst.c:218
113 #, fuzzy, c-format
114 msgid "Scheduler to use (default is '%s')"
115 msgstr "Planificateur a utiliser ('"
116
117 #: gst/gstelement.c:243
118 #, fuzzy, c-format
119 msgid "ERROR: from element %s: %s\n"
120 msgstr ""
121 "ERREUR: impossible d'interpreter l'argument de la ligne de commande numero %"
122 "d: %s.\n"
123
124 #: gst/gstelement.c:245
125 #, c-format
126 msgid ""
127 "Additional debug info:\n"
128 "%s\n"
129 msgstr ""
130
131 #: gst/gsterror.c:56
132 msgid "GStreamer encountered a general core library error."
133 msgstr ""
134
135 #: gst/gsterror.c:58 gst/gsterror.c:95 gst/gsterror.c:115 gst/gsterror.c:145
136 msgid ""
137 "GStreamer developers were too lazy to assign an error code to this error.  "
138 "Please file a bug."
139 msgstr ""
140
141 #: gst/gsterror.c:61
142 msgid "Internal GStreamer error: code not implemented.  File a bug."
143 msgstr ""
144
145 #: gst/gsterror.c:63
146 msgid "Internal GStreamer error: state change failed.  File a bug."
147 msgstr ""
148
149 #: gst/gsterror.c:65
150 msgid "Internal GStreamer error: pad problem.  File a bug."
151 msgstr ""
152
153 #: gst/gsterror.c:67
154 msgid "Internal GStreamer error: thread problem.  File a bug."
155 msgstr ""
156
157 #: gst/gsterror.c:69
158 msgid "Internal GStreamer error: scheduler problem.  File a bug."
159 msgstr ""
160
161 #: gst/gsterror.c:71
162 msgid "Internal GStreamer error: negotiation problem.  File a bug."
163 msgstr ""
164
165 #: gst/gsterror.c:73
166 msgid "Internal GStreamer error: event problem.  File a bug."
167 msgstr ""
168
169 #: gst/gsterror.c:75
170 msgid "Internal GStreamer error: seek problem.  File a bug."
171 msgstr ""
172
173 #: gst/gsterror.c:77
174 msgid "Internal GStreamer error: caps problem.  File a bug."
175 msgstr ""
176
177 #: gst/gsterror.c:79
178 msgid "Internal GStreamer error: tag problem.  File a bug."
179 msgstr ""
180
181 #: gst/gsterror.c:93
182 msgid "GStreamer encountered a general supporting library error."
183 msgstr ""
184
185 #: gst/gsterror.c:97
186 msgid "Could not initialize supporting library."
187 msgstr ""
188
189 #: gst/gsterror.c:98 gst/gsterror.c:99
190 #, fuzzy
191 msgid "Could not close supporting library."
192 msgstr "Echoué a déterminer le type du flux"
193
194 #: gst/gsterror.c:113
195 msgid "GStreamer encountered a general resource error."
196 msgstr ""
197
198 #: gst/gsterror.c:117
199 msgid "Resource not found."
200 msgstr ""
201
202 #: gst/gsterror.c:118
203 msgid "Resource busy or not available."
204 msgstr ""
205
206 #: gst/gsterror.c:119
207 #, fuzzy
208 msgid "Could not open resource for reading."
209 msgstr "Echoué a déterminer le type du flux"
210
211 #: gst/gsterror.c:120
212 #, fuzzy
213 msgid "Could not open resource for writing."
214 msgstr "Echoué a déterminer le type du flux"
215
216 #: gst/gsterror.c:122
217 msgid "Could not open resource for reading and writing."
218 msgstr ""
219
220 #: gst/gsterror.c:123
221 #, fuzzy
222 msgid "Could not close resource."
223 msgstr "Echoué a déterminer le type du flux"
224
225 #: gst/gsterror.c:124
226 #, fuzzy
227 msgid "Could not read from resource."
228 msgstr "Echoué a déterminer le type du flux"
229
230 #: gst/gsterror.c:125
231 #, fuzzy
232 msgid "Could not write to resource."
233 msgstr "Echoué a déterminer le type du flux"
234
235 #: gst/gsterror.c:126
236 #, fuzzy
237 msgid "Could not perform seek on resource."
238 msgstr "Echoué a déterminer le type du flux"
239
240 #: gst/gsterror.c:127
241 #, fuzzy
242 msgid "Could not synchronize on resource."
243 msgstr "Echoué a déterminer le type du flux"
244
245 #: gst/gsterror.c:129
246 #, fuzzy
247 msgid "Could not get/set settings from/on resource."
248 msgstr "Echoué a déterminer le type du flux"
249
250 #: gst/gsterror.c:143
251 msgid "GStreamer encountered a general stream error."
252 msgstr ""
253
254 #: gst/gsterror.c:148
255 msgid "Element doesn't implement handling of this stream. Please file a bug."
256 msgstr ""
257
258 #: gst/gsterror.c:150
259 #, fuzzy
260 msgid "Could not determine type of stream."
261 msgstr "Echoué a déterminer le type du flux"
262
263 #: gst/gsterror.c:152
264 msgid "The stream is of a different type than handled by this element."
265 msgstr ""
266
267 #: gst/gsterror.c:154
268 msgid "There is no codec present that can handle the stream's type."
269 msgstr ""
270
271 #: gst/gsterror.c:155
272 #, fuzzy
273 msgid "Could not decode stream."
274 msgstr "Echoué a déterminer le type du flux"
275
276 #: gst/gsterror.c:156
277 #, fuzzy
278 msgid "Could not encode stream."
279 msgstr "Echoué a déterminer le type du flux"
280
281 #: gst/gsterror.c:157
282 #, fuzzy
283 msgid "Could not demultiplex stream."
284 msgstr "Echoué a déterminer le type du flux"
285
286 #: gst/gsterror.c:158
287 #, fuzzy
288 msgid "Could not multiplex stream."
289 msgstr "Echoué a déterminer le type du flux"
290
291 #: gst/gsterror.c:159
292 msgid "Stream is of the wrong format."
293 msgstr ""
294
295 #: gst/gsterror.c:207
296 #, c-format
297 msgid "No error message for domain %s."
298 msgstr ""
299
300 #: gst/gsterror.c:215
301 #, c-format
302 msgid "No standard error message for domain %s and code %d."
303 msgstr ""
304
305 #: gst/gsttag.c:83
306 msgid "title"
307 msgstr "titre"
308
309 #: gst/gsttag.c:83
310 msgid "commonly used title"
311 msgstr "titre utilisé habituellement"
312
313 #: gst/gsttag.c:86
314 msgid "artist"
315 msgstr "artiste"
316
317 #: gst/gsttag.c:87
318 msgid "person(s) responsible for the recording"
319 msgstr "personne(s) responsable(s) de l'enregistrement"
320
321 #: gst/gsttag.c:91
322 msgid "album"
323 msgstr "album"
324
325 #: gst/gsttag.c:92
326 msgid "album containing this data"
327 msgstr "album contenant cette donnée"
328
329 #: gst/gsttag.c:94
330 msgid "date"
331 msgstr "date"
332
333 #: gst/gsttag.c:95
334 msgid "date the data was created (in Julian calendar days)"
335 msgstr "date a laquelle la donnée fut créée (selon le calendrier Julienne)"
336
337 #: gst/gsttag.c:98
338 msgid "genre"
339 msgstr "genre"
340
341 #: gst/gsttag.c:99
342 msgid "genre this data belongs to"
343 msgstr "genre auquel cette donnée appartient"
344
345 #: gst/gsttag.c:102
346 msgid "comment"
347 msgstr "commentaire"
348
349 #: gst/gsttag.c:103
350 msgid "free text commenting the data"
351 msgstr "texte libre décrivant la donnée"
352
353 #: gst/gsttag.c:106
354 msgid "track number"
355 msgstr "numéro de piste"
356
357 #: gst/gsttag.c:107
358 msgid "track number inside a collection"
359 msgstr "numéro de piste au sein d'une collection"
360
361 #: gst/gsttag.c:110
362 msgid "track count"
363 msgstr "nombre de pistes"
364
365 #: gst/gsttag.c:111
366 msgid "count of tracks inside collection this track belongs to"
367 msgstr "nombre de pistes dans la collection dont cette donnée fait partie"
368
369 #: gst/gsttag.c:115
370 #, fuzzy
371 msgid "disc number"
372 msgstr "numéro de piste"
373
374 #: gst/gsttag.c:116
375 #, fuzzy
376 msgid "disc number inside a collection"
377 msgstr "numéro de piste au sein d'une collection"
378
379 #: gst/gsttag.c:119
380 #, fuzzy
381 msgid "disc count"
382 msgstr "nombre de pistes"
383
384 #: gst/gsttag.c:120
385 #, fuzzy
386 msgid "count of discs inside collection this disc belongs to"
387 msgstr "nombre de pistes dans la collection dont cette donnée fait partie"
388
389 #: gst/gsttag.c:124
390 msgid "location"
391 msgstr "emplacement"
392
393 #: gst/gsttag.c:125
394 msgid "original location of file as a URI"
395 msgstr "emplacement original du fichier en tant qu'un URI"
396
397 #: gst/gsttag.c:129
398 msgid "description"
399 msgstr "description"
400
401 #: gst/gsttag.c:130
402 msgid "short text describing the content of the data"
403 msgstr "texte court décrivant le contenu de la donnée"
404
405 #: gst/gsttag.c:133
406 msgid "version"
407 msgstr "version"
408
409 #: gst/gsttag.c:133
410 msgid "version of this data"
411 msgstr "version de cette donnée"
412
413 #: gst/gsttag.c:136
414 msgid "ISRC"
415 msgstr "ISRC"
416
417 #: gst/gsttag.c:138
418 msgid "International Standard Recording Code - see http://www.ifpi.org/isrc/"
419 msgstr "International Standard Recording Code - voir http://www.ifpi.org/isrc/"
420
421 #: gst/gsttag.c:140
422 msgid "organization"
423 msgstr "organisation"
424
425 #: gst/gsttag.c:143
426 msgid "copyright"
427 msgstr "droit de copie"
428
429 #: gst/gsttag.c:143
430 msgid "copyright notice of the data"
431 msgstr "information sur le droit de copie de la donnée"
432
433 #: gst/gsttag.c:146
434 msgid "contact"
435 msgstr "contact"
436
437 #: gst/gsttag.c:146
438 msgid "contact information"
439 msgstr "information sur le contact"
440
441 #: gst/gsttag.c:148
442 msgid "license"
443 msgstr "license"
444
445 #: gst/gsttag.c:148
446 msgid "license of data"
447 msgstr "license de la donnée"
448
449 #: gst/gsttag.c:151
450 msgid "performer"
451 msgstr "interprète"
452
453 #: gst/gsttag.c:152
454 msgid "person(s) performing"
455 msgstr "personne(s) qui interprète(nt)"
456
457 #: gst/gsttag.c:155
458 msgid "duration"
459 msgstr "durée"
460
461 #: gst/gsttag.c:155
462 msgid "length in GStreamer time units (nanoseconds)"
463 msgstr "longueur en unité de temps GStreamer (nanosecondes)"
464
465 #: gst/gsttag.c:158
466 msgid "codec"
467 msgstr "codec"
468
469 #: gst/gsttag.c:159
470 msgid "codec the data is stored in"
471 msgstr "codec avec lequel la donnée fut enregistrée"
472
473 #: gst/gsttag.c:162
474 #, fuzzy
475 msgid "video codec"
476 msgstr "codec"
477
478 #: gst/gsttag.c:162
479 #, fuzzy
480 msgid "codec the video data is stored in"
481 msgstr "codec avec lequel la donnée fut enregistrée"
482
483 #: gst/gsttag.c:165
484 #, fuzzy
485 msgid "audio codec"
486 msgstr "codec"
487
488 #: gst/gsttag.c:165
489 #, fuzzy
490 msgid "codec the audio data is stored in"
491 msgstr "codec avec lequel la donnée fut enregistrée"
492
493 #: gst/gsttag.c:167
494 msgid "bitrate"
495 msgstr "bitrate"
496
497 #: gst/gsttag.c:167
498 msgid "exact or average bitrate in bits/s"
499 msgstr "bitrate exact ou moyen en bits par seconde"
500
501 #: gst/gsttag.c:169
502 #, fuzzy
503 msgid "nominal bitrate"
504 msgstr "bitrate minimum"
505
506 #: gst/gsttag.c:169
507 #, fuzzy
508 msgid "nominal bitrate in bits/s"
509 msgstr "bitrate minimum en bits par seconde"
510
511 #: gst/gsttag.c:171
512 msgid "minimum bitrate"
513 msgstr "bitrate minimum"
514
515 #: gst/gsttag.c:171
516 msgid "minimum bitrate in bits/s"
517 msgstr "bitrate minimum en bits par seconde"
518
519 #: gst/gsttag.c:173
520 msgid "maximum bitrate"
521 msgstr "bitrate maximum"
522
523 #: gst/gsttag.c:173
524 msgid "maximum bitrate in bits/s"
525 msgstr "bitrate maximum en bits par seconde"
526
527 #: gst/gsttag.c:176
528 #, fuzzy
529 msgid "encoder"
530 msgstr "codec"
531
532 #: gst/gsttag.c:176
533 #, fuzzy
534 msgid "encoder used to encode this stream"
535 msgstr "Echoué a déterminer le type du flux"
536
537 #: gst/gsttag.c:179
538 #, fuzzy
539 msgid "encoder version"
540 msgstr "version"
541
542 #: gst/gsttag.c:180
543 msgid "version of the encoder used to encode this stream"
544 msgstr ""
545
546 #: gst/gsttag.c:182
547 msgid "serial"
548 msgstr ""
549
550 #: gst/gsttag.c:182
551 msgid "serial number of track"
552 msgstr ""
553
554 #: gst/gsttag.c:184
555 msgid "replaygain track gain"
556 msgstr ""
557
558 #: gst/gsttag.c:184
559 msgid "track gain in db"
560 msgstr ""
561
562 #: gst/gsttag.c:186
563 msgid "replaygain track peak"
564 msgstr ""
565
566 #: gst/gsttag.c:186
567 msgid "peak of the track"
568 msgstr ""
569
570 #: gst/gsttag.c:188
571 msgid "replaygain album gain"
572 msgstr ""
573
574 #: gst/gsttag.c:188
575 #, fuzzy
576 msgid "album gain in db"
577 msgstr "album contenant cette donnée"
578
579 #: gst/gsttag.c:190
580 msgid "replaygain album peak"
581 msgstr ""
582
583 #: gst/gsttag.c:190
584 msgid "peak of the album"
585 msgstr ""
586
587 #: gst/gsttag.c:229
588 msgid ", "
589 msgstr ", "
590
591 #: gst/elements/gstfilesink.c:268
592 #, fuzzy
593 msgid "No file name specified for writing."
594 msgstr "Echoué a déterminer le type du flux"
595
596 #: gst/elements/gstfilesink.c:275
597 #, c-format
598 msgid "Could not open file \"%s\" for writing."
599 msgstr ""
600
601 #: gst/elements/gstfilesink.c:294
602 #, c-format
603 msgid "Error closing file \"%s\"."
604 msgstr ""
605
606 #: gst/elements/gstfilesink.c:364 gst/elements/gstfilesink.c:400
607 #: gst/elements/gstfilesink.c:453
608 #, c-format
609 msgid "Error while writing to file \"%s\"."
610 msgstr ""
611
612 #: gst/elements/gstfilesrc.c:800 gst/elements/gstmultifilesrc.c:295
613 #, fuzzy
614 msgid "No file name specified for reading."
615 msgstr "Echoué a déterminer le type du flux"
616
617 #: gst/elements/gstfilesrc.c:815 gst/elements/gstmultifilesrc.c:303
618 #, fuzzy, c-format
619 msgid "Could not open file \"%s\" for reading."
620 msgstr "Echoué a déterminer le type du flux"
621
622 #: gst/elements/gstfilesrc.c:826
623 #, c-format
624 msgid "\"%s\" is a directory."
625 msgstr ""
626
627 #: gst/elements/gstfilesrc.c:832
628 #, c-format
629 msgid "File \"%s\" is a socket."
630 msgstr ""
631
632 #: gst/elements/gstidentity.c:534
633 msgid "Failed after iterations as requested."
634 msgstr ""
635
636 #: gst/elements/gsttypefindelement.c:157
637 msgid "caps"
638 msgstr "capacités"
639
640 #: gst/elements/gsttypefindelement.c:158
641 msgid "detected capabilities in stream"
642 msgstr "capacités detectées dans le flux"
643
644 #: gst/elements/gsttypefindelement.c:161
645 msgid "minimum"
646 msgstr "minimum"
647
648 #: gst/elements/gsttypefindelement.c:165
649 msgid "maximum"
650 msgstr "maximum"
651
652 #: gst/parse/grammar.y:187
653 #, c-format
654 msgid "specified empty bin \"%s\", not allowed"
655 msgstr "conteneur vide specifié \"%s\", non autorisé"
656
657 #: gst/parse/grammar.y:192
658 #, c-format
659 msgid "no bin \"%s\", skipping"
660 msgstr "pas de conteneur \"%s\", ignoré"
661
662 #: gst/parse/grammar.y:263
663 #, c-format
664 msgid "no property \"%s\" in element \"%s\""
665 msgstr "pas de proprieté \"%s\" dans l'element \"%s\""
666
667 #: gst/parse/grammar.y:276
668 #, c-format
669 msgid "could not set property \"%s\" in element \"%s\" to \"%s\""
670 msgstr ""
671 "impossible de definir la proprieté \"%s\" dans l'element \"%s\" comme \"%s\""
672
673 #: gst/parse/grammar.y:489
674 #, c-format
675 msgid "could not link %s to %s"
676 msgstr "impossible de connecter %s a %s"
677
678 #: gst/parse/grammar.y:534
679 #, c-format
680 msgid "no element \"%s\""
681 msgstr "pas d'element \"%s\""
682
683 #: gst/parse/grammar.y:585
684 #, c-format
685 msgid "could not parse caps \"%s\""
686 msgstr "impossible d'interpreter les capacités \"%s\""
687
688 #: gst/parse/grammar.y:607 gst/parse/grammar.y:655 gst/parse/grammar.y:671
689 #: gst/parse/grammar.y:729
690 msgid "link without source element"
691 msgstr "lien sans element source"
692
693 #: gst/parse/grammar.y:613 gst/parse/grammar.y:652 gst/parse/grammar.y:738
694 msgid "link without sink element"
695 msgstr "lien sans element destination"
696
697 #: gst/parse/grammar.y:689
698 #, c-format
699 msgid "no source element for URI \"%s\""
700 msgstr "pas d'element source pour l'URI \"%s\""
701
702 #: gst/parse/grammar.y:699
703 #, c-format
704 msgid "no element to link URI \"%s\" to"
705 msgstr "pas d'element avec lequel lier l'URI \"%s\""
706
707 #: gst/parse/grammar.y:707
708 #, c-format
709 msgid "no sink element for URI \"%s\""
710 msgstr "pas d'element destination pour l'URI \"%s\""
711
712 #: gst/parse/grammar.y:711
713 #, c-format
714 msgid "could not link sink element for URI \"%s\""
715 msgstr "impossible de lier un element destination pour l'URI \"%s\""
716
717 #: gst/parse/grammar.y:723
718 msgid "empty pipeline not allowed"
719 msgstr "tube vide non autorisé"
720
721 #: tools/gst-inspect.c:1098
722 #, fuzzy
723 msgid "Print all elements"
724 msgstr "pas d'element \"%s\""
725
726 #: tools/gst-launch.c:82
727 msgid "Usage: gst-xmllaunch <file.xml> [ element.property=value ... ]\n"
728 msgstr ""
729 "Utilisation: gst-xmllaunch <fichier.xml> [ element.property=valeur ... ]\n"
730
731 #: tools/gst-launch.c:90
732 #, c-format
733 msgid "ERROR: parse of xml file '%s' failed.\n"
734 msgstr "ERREUR: l'interpretation du fichier xml '%s' a echoué.\n"
735
736 #: tools/gst-launch.c:96
737 #, c-format
738 msgid "ERROR: no toplevel pipeline element in file '%s'.\n"
739 msgstr "ERREUR: pas d'element tube de plus haut niveau dans le fichier '%s'.\n"
740
741 #: tools/gst-launch.c:103
742 #, c-format
743 msgid "WARNING: only one toplevel element is supported at this time."
744 msgstr ""
745 "AVERTISSEMENT: actuellement seul un element tube de plus haut niveau est "
746 "supporté."
747
748 #: tools/gst-launch.c:114
749 #, c-format
750 msgid "ERROR: could not parse command line argument %d: %s.\n"
751 msgstr ""
752 "ERREUR: impossible d'interpreter l'argument de la ligne de commande numero %"
753 "d: %s.\n"
754
755 #: tools/gst-launch.c:125
756 #, c-format
757 msgid "WARNING: element named '%s' not found.\n"
758 msgstr "AVERTISSEMENT: l'element nommé '%s' est introuvable.\n"
759
760 #: tools/gst-launch.c:370
761 #, c-format
762 msgid "FOUND TAG      : found by element \"%s\".\n"
763 msgstr "TAG DECOUVERT   : decouvert par l'element \"%s\".\n"
764
765 #: tools/gst-launch.c:397
766 #, c-format
767 msgid "Element \"%s\" has gone from PLAYING to PAUSED, quitting.\n"
768 msgstr ""
769
770 #: tools/gst-launch.c:426
771 msgid "Output tags (also known as metadata)"
772 msgstr "tags de sortie (aussi connus sous le nom de metadata)"
773
774 #: tools/gst-launch.c:428
775 msgid "Output status information and property notifications"
776 msgstr ""
777 "Afficher des informations sur le status et les notifications de proprietés"
778
779 #: tools/gst-launch.c:430
780 msgid "Do not output status information of TYPE"
781 msgstr "Ne pas afficher d'informations sur les status de TYPE"
782
783 #: tools/gst-launch.c:430
784 msgid "TYPE1,TYPE2,..."
785 msgstr "TYPE1,TYPE2,..."
786
787 #: tools/gst-launch.c:433
788 msgid "Save xml representation of pipeline to FILE and exit"
789 msgstr "Sauvegarder la representation xml du tube dans FICHIER et quitter"
790
791 #: tools/gst-launch.c:433
792 msgid "FILE"
793 msgstr "FICHIER"
794
795 #: tools/gst-launch.c:436
796 msgid "Do not install a fault handler"
797 msgstr "Ne pas installer un gestionaire de dysfonctionement"
798
799 #: tools/gst-launch.c:438
800 msgid "Print alloc trace (if enabled at compile time)"
801 msgstr "Imprimer les traces d'allocations (si activées lors de la compilation)"
802
803 #: tools/gst-launch.c:440
804 msgid "Number of times to iterate pipeline"
805 msgstr "Nombres d'iterations du tube a accomplir"
806
807 #: tools/gst-launch.c:510
808 #, c-format
809 msgid "ERROR: pipeline could not be constructed: %s.\n"
810 msgstr "ERREUR: le tube n'a pas pu etre construit: %s.\n"
811
812 #: tools/gst-launch.c:514
813 #, c-format
814 msgid "ERROR: pipeline could not be constructed.\n"
815 msgstr "ERREUR: le tube n'a pas pu etre construit.\n"
816
817 #: tools/gst-launch.c:518
818 #, c-format
819 msgid "WARNING: erroneous pipeline: %s\n"
820 msgstr "AVERTISSEMENT: tube erroné: %s\n"
821
822 #: tools/gst-launch.c:519
823 #, c-format
824 msgid "         Trying to run anyway.\n"
825 msgstr "         Tentative d'execution malgrè tout.\n"
826
827 #: tools/gst-launch.c:542
828 #, c-format
829 msgid "ERROR: the 'pipeline' element wasn't found.\n"
830 msgstr "ERREUR: l'element 'tube' est introuvable.\n"
831
832 #: tools/gst-launch.c:549
833 #, fuzzy, c-format
834 msgid "PREROLL pipeline ...\n"
835 msgstr "EXECUTION du tube en cours ...\n"
836
837 #: tools/gst-launch.c:551
838 #, fuzzy, c-format
839 msgid "ERROR: pipeline doesn't want to pause.\n"
840 msgstr "ERREUR: le tube refuse de s'executer.\n"
841
842 #: tools/gst-launch.c:563
843 #, fuzzy, c-format
844 msgid "ERROR: pipeline doesn't want to preroll.\n"
845 msgstr "ERREUR: le tube refuse de s'executer.\n"
846
847 #: tools/gst-launch.c:568
848 #, c-format
849 msgid "RUNNING pipeline ...\n"
850 msgstr "EXECUTION du tube en cours ...\n"
851
852 #: tools/gst-launch.c:571
853 #, c-format
854 msgid "ERROR: pipeline doesn't want to play.\n"
855 msgstr "ERREUR: le tube refuse de s'executer.\n"
856
857 #: tools/gst-launch.c:582
858 msgid "Execution ended after %"
859 msgstr "L'execution s'est terminé après %"
860
861 #: tools/gst-launch.c:582
862 #, fuzzy
863 msgid " ns.\n"
864 msgstr "ns).\n"
865
866 #: tools/gst-launch.c:584
867 #, fuzzy, c-format
868 msgid "PAUSE pipeline ...\n"
869 msgstr "EXECUTION du tube en cours ...\n"
870
871 #: tools/gst-launch.c:587
872 #, fuzzy, c-format
873 msgid "READY pipeline ...\n"
874 msgstr "EXECUTION du tube en cours ...\n"
875
876 #: tools/gst-launch.c:590
877 #, fuzzy, c-format
878 msgid "NULL pipeline ...\n"
879 msgstr "EXECUTION du tube en cours ...\n"
880
881 #: tools/gst-launch.c:597
882 #, fuzzy, c-format
883 msgid "FREEING pipeline ...\n"
884 msgstr "EXECUTION du tube en cours ...\n"
885
886 #: tools/gst-register.c:49
887 #, c-format
888 msgid "Added plugin %s with %d %s.\n"
889 msgstr ""
890
891 #: tools/gst-register.c:51 tools/gst-register.c:169
892 msgid "feature"
893 msgid_plural "features"
894 msgstr[0] ""
895 msgstr[1] ""
896
897 #: tools/gst-register.c:112
898 #, c-format
899 msgid "Added path   %s to %s \n"
900 msgstr ""
901
902 #: tools/gst-register.c:127
903 #, c-format
904 msgid "Rebuilding %s (%s) ...\n"
905 msgstr ""
906
907 #: tools/gst-register.c:132
908 #, c-format
909 msgid "Trying to load %s ...\n"
910 msgstr ""
911
912 #: tools/gst-register.c:134
913 #, c-format
914 msgid "Error loading %s\n"
915 msgstr ""
916
917 #: tools/gst-register.c:168
918 #, c-format
919 msgid "Loaded %d plugins with %d %s.\n"
920 msgstr ""
921
922 #~ msgid " iterations (sum %"
923 #~ msgstr "itérations (somme %"
924
925 #~ msgid " ns, average %"
926 #~ msgstr "ns, moyenne %"
927
928 #~ msgid " ns, min %"
929 #~ msgstr "ns, min %"
930
931 #~ msgid " ns, max %"
932 #~ msgstr "ns, max %"
933
934 #~ msgid "')"
935 #~ msgstr "')"
936
937 #~ msgid "' is the default)"
938 #~ msgstr "' est la valeur par defaut)"
939
940 #~ msgid ""
941 #~ "could not convert \"%s\" so that it fits property \"%s\" in element \"%s\""
942 #~ msgstr ""
943 #~ "impossible de convertir \"%s\" de manière a correspondre avec la "
944 #~ "proprieté \"%s\" dans l'element \"%s\" "
945
946 #~ msgid "CATEGORIES"
947 #~ msgstr "CATEGORIES"
948
949 #, fuzzy
950 #~ msgid "application"
951 #~ msgstr "emplacement"
952
953 #~ msgid "Failed to change state"
954 #~ msgstr "Echoué a changer d'état"