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