summaryrefslogtreecommitdiff
path: root/help/fr/fr.po
blob: dc685aa4d55711acbbc5ce8cbb12652a2e7178f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
# French translation of cheese documentation.
# Copyright (C) 2008-2011 Free Software Foundation, Inc.
# This file is distributed under the same license as the cheese
# documentation package.
#
# Bruno Brouard <annoa.b@gmail.com>, 2008-2011
# Claude Paroz <claude@2xlibre.net>, 2008-2010
# Yannick Tailliez <ytdispatch-libre@yahoo.com>, 2008.
# Laurent Coudeur <laurentc@iol.ie>, 2009.
# Baptiste Mille-Matthias <bmm80@free.fr>, 2009 (figures)
# Luc Pionchon <pionchon.luc@gmail.com>, 2011
# Luc Guillemin <luc.guillemin@gmail.com>, 2011
# Alain Lojewski <allomervan@gmail.com>, 2014
# naybnet <naybnet@gmail.com>, 2014.
# Charles Monzat <charles.monzat@free.fr>, 2017-2020.
#
msgid ""
msgstr ""
"Project-Id-Version: cheese doc fr\n"
"POT-Creation-Date: 2020-02-29 00:00+0000\n"
"PO-Revision-Date: 2020-02-27 22:01+0100\n"
"Last-Translator: Charles Monzat <charles.monzat@free.fr>\n"
"Language-Team: GNOME French Team <gnomefr@traduc.org>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Gtranslator 3.34.0\n"
"Plural-Forms: nplurals=2; plural=(n > 1)\n"

#. Put one translator per line, in the form NAME <EMAIL>, YEAR1, YEAR2
msgctxt "_"
msgid "translator-credits"
msgstr ""
"Bruno Brouard <annoa.b@gmail.com>, 2008-2009,2012\n"
"Claude Paroz <claude@2xlibre.net>, 2008-2010\n"
"Yannick Tailliez <ytdispatch-libre@yahoo.com>, 2008\n"
"Laurent Coudeur <laurentc@iol.ie>, 2009\n"
"Luc Pionchon <pionchon.luc@gmail.com>, 2011\n"
"Luc Guillemin <luc.guillemin@gmail.com>, 2011\n"
"Mickael Albertus <mickael.albertus@gmail.com>, 2013\n"
"naybnet <naybnet@gmail.com>, 2014\n"
"Alain Lojewski <allomervan@gmail.com>, 2014\n"
"Charles Monzat <charles.monzat@free.fr>, 2019-2020"

#. (itstool) path: credit/name
#: C/burst-mode.page:15 C/effects-apply.page:13 C/index.page:12
#: C/introduction.page:15 C/photo-delete.page:13 C/photo-save.page:13
#: C/photo-take.page:19 C/photo-view.page:13 C/pref-countdown.page:15
#: C/pref-flash.page:15 C/pref-image-properties.page:16
#: C/pref-resolution.page:14 C/video-record.page:14
msgid "Julita Inca"
msgstr "Julita Inca"

#. (itstool) path: credit/years
#: C/burst-mode.page:17 C/effects-apply.page:15 C/index.page:14
#: C/introduction.page:17 C/photo-delete.page:15 C/photo-save.page:15
#: C/photo-take.page:21 C/photo-view.page:15 C/pref-countdown.page:17
#: C/pref-flash.page:17 C/pref-image-properties.page:18
#: C/pref-resolution.page:16 C/video-record.page:16
msgid "2011"
msgstr "2011"

#. (itstool) path: credit/name
#: C/burst-mode.page:20 C/effects-apply.page:18 C/index.page:17
#: C/introduction.page:20 C/photo-delete.page:18 C/photo-save.page:18
#: C/photo-take.page:24 C/photo-view.page:18 C/pref-countdown.page:20
#: C/pref-flash.page:20 C/pref-fullscreen.page:13
#: C/pref-image-properties.page:21 C/pref-resolution.page:19
#: C/video-record.page:19
msgid "Ekaterina Gerasimova"
msgstr "Ekaterina Gerasimova"

#. (itstool) path: credit/years
#: C/burst-mode.page:22
msgid "2011, 2013"
msgstr "2011, 2013"

#. (itstool) path: info/desc
#: C/burst-mode.page:27
msgid ""
"Capture several photos with one button press in <gui>Burst</gui> mode. "
"Change your pose in between each shot!"
msgstr ""
"Pour prendre plusieurs photos en un seul clic, appuyer sur le mode "
"<gui>rafale</gui>. Changer de pose entre chaque prise !"

#. (itstool) path: page/title
#: C/burst-mode.page:30
msgid "Take photos in quick succession"
msgstr "Prise d’une rapide succession de photos"

#. (itstool) path: page/p
#: C/burst-mode.page:32
msgid ""
"Use <gui>Burst</gui> mode to automatically take several photos in a row. It "
"is particularly fun if you change your pose in between photos! To use "
"<gui>Burst</gui> mode:"
msgstr ""
"Utilisez le mode <gui>rafale</gui> pour prendre automatiquement plusieurs "
"photos à la suite. Cela est particulièrement amusant si vous changez de pose "
"entre les prises ! Pour utiliser le mode <gui>rafale</gui> :"

#. (itstool) path: item/p
#: C/burst-mode.page:38
msgid ""
"Make sure that you are in <gui>Burst</gui> mode. If you are, the <gui style="
"\"button\">Burst</gui> button will be selected on the left side of the "
"screen."
msgstr ""
"Vérifiez que vous êtes en mode <gui>rafale</gui>. Si c’est le cas, le bouton "
"<gui style=\"button\">Rafale</gui> est sélectionné à gauche de l’écran."

#. (itstool) path: item/p
#: C/burst-mode.page:43
msgid ""
"Click the <gui style=\"button\">Take multiple photos using a webcam</gui> "
"button in the middle of the bottom panel, or press the <key>Space</key> key, "
"to start taking photos."
msgstr ""
"Cliquez sur le bouton <gui style=\"button\">Prend plusieurs photos avec une "
"webcam</gui> au milieu du panneau inférieur ou appuyez sur la <key>Barre "
"d’espace</key> pour démarrer la prise."

#. (itstool) path: item/p
#: C/burst-mode.page:46
msgid ""
"By default, four photos will be taken, with a one second delay and a "
"countdown between photos."
msgstr ""
"Par défaut, Cheese prend quatre photos séparées d’une seconde par un compte "
"à rebours."

#. (itstool) path: item/p
#: C/burst-mode.page:50 C/video-record.page:45
msgid ""
"To stop recording, press the same button again. You can also press the "
"<key>Esc</key> or <key>Space</key> key to stop recording."
msgstr ""
"Pour arrêter l’enregistrement, appuyez de nouveau sur le même bouton. Vous "
"pouvez également appuyer sur la touche <key>Échap</key> ou <key>Barre "
"d’espace</key> pour arrêter l’enregistrement."

#. (itstool) path: section/title
#: C/burst-mode.page:56
msgid "Change <gui>Burst</gui> preferences"
msgstr "Changement des préférences du mode <gui>rafale</gui>"

#. (itstool) path: section/p
#: C/burst-mode.page:58
msgid ""
"You can change how many photos will be taken in each burst and the length of "
"the delay between the photos:"
msgstr ""
"Vous pouvez modifier le nombre de photos à prendre à chaque rafale et la "
"durée du délai entre les photos :"

#. (itstool) path: item/p
#: C/burst-mode.page:63
msgid ""
"Press the menu button in the top-right corner of the window and select "
"<guiseq><gui style=\"menuitem\">Preferences</gui><gui style=\"tab\">Capture</"
"gui></guiseq>."
msgstr ""
"Appuyez sur le bouton de menu situé dans le coin supérieur droit de la "
"fenêtre et sélectionnez <guiseq><gui style=\"menuitem\">Préférences</"
"gui><gui style=\"tab\">Capture</gui></guiseq>."

#. (itstool) path: item/p
#: C/burst-mode.page:67
msgid "Edit the preference settings:"
msgstr "Modifiez les paramètres des préférences :"

#. (itstool) path: item/title
#: C/burst-mode.page:70
msgid "Countdown"
msgstr "Retardateur"

#. (itstool) path: item/p
#: C/burst-mode.page:71
msgid "Countdown from three before the photo is taken."
msgstr "Comptez à rebours à partir de trois avant que la photo soit prise."

#. (itstool) path: item/title
#: C/burst-mode.page:74
msgid "Fire flash"
msgstr "Déclenchement du flash"

#. (itstool) path: item/p
#: C/burst-mode.page:75
msgid "Your screen will flash when a photo is taken."
msgstr "Votre écran déclenche un flash lorsqu’une photo est prise."

#. (itstool) path: item/title
#: C/burst-mode.page:78
msgid "Number of photos"
msgstr "Nombre de photos"

#. (itstool) path: item/p
#: C/burst-mode.page:79
msgid "The number of photos that will be taken in a single burst."
msgstr "Le nombre de photos prises dans une rafale."

#. (itstool) path: item/title
#: C/burst-mode.page:82
msgid "Delay between photos (seconds)"
msgstr "Délai entre les photos (en secondes)"

#. (itstool) path: item/p
#: C/burst-mode.page:83
msgid ""
"The delay between two photos. If you have the <gui>Countdown</gui> enabled, "
"then this delay needs to be set to over four seconds for it to have any "
"effect."
msgstr ""
"Délai entre deux photos. Si le <gui>retardateur</gui> est activé, alors le "
"délai doit être d’au moins quatre secondes pour avoir un quelconque effet."

#. (itstool) path: info/desc
#: C/effects-apply.page:24
msgid ""
"Add fun effects to your photos and videos, like turning yourself green or "
"distorting the picture like a funhouse mirror."
msgstr ""
"Ajouter des effets amusants à vos photos et vidéos, comme devenir tout vert "
"ou distordre l’image comme dans un miroir déformant."

#. (itstool) path: page/title
#: C/effects-apply.page:28
msgid "Apply effects to photos and videos"
msgstr "Ajout d’effets aux photos et aux vidéos"

#. (itstool) path: page/p
#: C/effects-apply.page:30
msgid "You can apply fun, interesting effects to your photos and videos:"
msgstr "Vous pouvez appliquer des effets amusants à vos photos et vos vidéos :"

#. (itstool) path: item/p
#: C/effects-apply.page:34
msgid "Click <gui style=\"button\">Effects</gui>."
msgstr "Cliquez sur <gui style=\"button\">Effets</gui>."

#. (itstool) path: item/p
#: C/effects-apply.page:37
msgid ""
"Select the effect you want to use by clicking one of the options or select "
"<gui>No Effect</gui> if you don't want to use one."
msgstr ""
"Sélectionnez l’effet souhaité en cliquant sur une des options ou "
"sélectionnez <gui>Aucun effet</gui> si vous ne souhaitez pas en utiliser."

#. (itstool) path: page/p
#: C/effects-apply.page:42
msgid ""
"<app>Cheese</app> offers 35 effects, of which only 9 are shown on the first "
"page. Click the back and forward arrows next to <gui style=\"button"
"\">Effects</gui> to navigate to the other pages."
msgstr ""
"<app>Cheese</app> fournit 35 effets. Seuls 9 d’entre eux sont affichés sur "
"la première page. Cliquez sur les flèches gauche ou droite de part et "
"d’autre du bouton <gui style=\"button\">Effets</gui> pour naviguer parmi les "
"autres pages."

# Sobel ?
#. (itstool) path: figure/title
#: C/effects-apply.page:47
msgid ""
"Some of the effects, from left to right: Sepia, Shagadelic, Sobel (first "
"row), Waveform, X-Ray, Warp (second row)"
msgstr ""
"Quelques effets, de gauche à droite : sépia, psychédélique, contours "
"(première ligne), ondes, rayon X, torsion (seconde ligne)"

#. (itstool) path: info/desc
#: C/index.page:23
msgid ""
"Cheese lets you take photos and videos using your webcam. You can even add "
"special effects!"
msgstr ""
"Cheese permet de prendre des photos et des vidéos en utilisant votre webcam. "
"Vous pouvez même ajouter des effets spéciaux !"

#. (itstool) path: page/title
#: C/index.page:28
msgid "<_:media-1/> Cheese Webcam Application"
msgstr "<_:media-1/> Application webcam de Cheese"

#. (itstool) path: section/title
#: C/index.page:33
msgid "Main features"
msgstr "Principales fonctionnalités"

#. (itstool) path: section/title
#: C/index.page:37
msgid "Preferences"
msgstr "Préférences"

#. (itstool) path: section/title
#: C/index.page:41
msgid "Common problems and questions"
msgstr "Questions fréquentes et problèmes connus"

#. (itstool) path: info/desc
#: C/introduction.page:26
msgid "Introduction to the <app>Cheese</app> webcam application."
msgstr "Introduction à l’application webcam de <app>Cheese</app>."

#. (itstool) path: page/title
#: C/introduction.page:29
msgid "Introduction"
msgstr "Introduction"

#. (itstool) path: page/p
#: C/introduction.page:31
msgid ""
"<app>Cheese</app> is a webcam application that lets you take photos and "
"record videos using your webcam. You can take multiple photos in quick "
"succession using the <link xref=\"burst-mode\"><gui>Burst</gui> mode</link> "
"and apply <link xref=\"effects-apply\">special <gui>Effects</gui></link> to "
"add a personal touch to them."
msgstr ""
"<app>Cheese</app> est une application webcam qui vous permet de prendre des "
"photos et d’enregistrer des vidéos avec votre webcam. Vous pouvez prendre "
"une succession rapide de photos en utilisant le <link xref=\"burst-mode"
"\">mode <gui>rafale</gui></link> et appliquer des <link xref=\"effects-apply"
"\"><gui>Effets</gui> spéciaux</link> pour leur donner une touche personnelle."

#. (itstool) path: page/p
#: C/introduction.page:37
msgid ""
"By default, <app>Cheese</app> starts in <gui>Photo</gui> mode, ready to "
"<link xref=\"photo-take\">take a photo</link>. You need to switch to "
"<gui>Video</gui> mode to <link xref=\"video-record\">record a video</link>."
msgstr ""
"Par défaut, <app>Cheese</app> démarre en mode <gui>photo</gui>, prêt à <link "
"xref=\"photo-take\">prendre une photo</link>. Vous devez basculer en mode "
"<gui>vidéo</gui> pour <link xref=\"video-record\">enregistrer une vidéo</"
"link>."

#. (itstool) path: page/p
#: C/introduction.page:41
msgid ""
"<app>Cheese</app> works with most webcams, but some older webcams may not be "
"supported."
msgstr ""
"<app>Cheese</app> fonctionne avec la plupart des webcams, mais il se peut "
"que certaines webcams plus anciennes ne soient pas prises en charge."

#. (itstool) path: p/link
#: C/legal.xml:5
msgid "Creative Commons Attribution-ShareAlike 3.0 Unported License"
msgstr ""
"Licence Creative Commons Paternité-Partage des Conditions Initiales à "
"l’Identique 3.0 Unported"

#. (itstool) path: license/p
#: C/legal.xml:4
msgid "This work is licensed under a <_:link-1/>."
msgstr "Cette œuvre est distribuée sous <_:link-1/>."

#. (itstool) path: info/desc
#: C/photo-delete.page:24
msgid "Remove photos and videos that you no longer want to keep."
msgstr "Supprimer des photos et des vidéos que vous ne voulez plus garder."

#. (itstool) path: page/title
#: C/photo-delete.page:27
msgid "Delete a photo or video"
msgstr "Suppression d’une photo ou d’une vidéo"

#. (itstool) path: page/p
#: C/photo-delete.page:29
msgid "If you no longer want a photo or video, you can permanently delete it:"
msgstr ""
"Si vous ne voulez plus d’une photo ou d’une vidéo, vous pouvez la supprimer "
"définitivement :"

#. (itstool) path: item/p
#: C/photo-delete.page:33
msgid ""
"Find the photo or video that you want to delete in the photo stream at the "
"bottom of the <app>Cheese</app> window."
msgstr ""
"Trouvez la photo ou la vidéo que vous voulez supprimer dans le flux d’images "
"au bas de la fenêtre <app>Cheese</app>."

#. (itstool) path: item/p
#: C/photo-delete.page:37
msgid "Right-click it and select <gui>Delete</gui>."
msgstr "Effectuez un clic droit et sélectionnez <gui>Supprimer</gui>."

#. (itstool) path: item/p
#: C/photo-delete.page:41
msgid ""
"You will be asked if you want to permanently delete it. Confirm by clicking "
"<gui>Delete</gui>; you will not be able to recover the photo or video."
msgstr ""
"Il vous est demandé si vous souhaitez la supprimer définitivement. Confirmez "
"en cliquant sur <gui>Supprimer</gui>. Vous ne pourrez plus récupérer la "
"photo ou la vidéo."

#. (itstool) path: page/p
#: C/photo-delete.page:47
msgid ""
"If you are not sure whether you want to permanently delete the photo or "
"video, you can right click it and select <gui>Move to Trash</gui> instead. "
"This will move it to the computer's <gui>Trash</gui> folder."
msgstr ""
"Si vous n’êtes pas sûr de vouloir supprimer de manière définitive une photo "
"ou une vidéo, vous pouvez effectuer un clic droit dessus et sélectionner "
"<gui>Mettre à la corbeille</gui> à la place. La photo est alors déplacée "
"dans le dossier <gui>Corbeille</gui> de l’ordinateur."

#. (itstool) path: note/p
#: C/photo-delete.page:52
msgid ""
"Cheese does not have its own <gui>Trash</gui> folder and you cannot access "
"your computer's <gui>Trash</gui> folder from within <app>Cheese</app>."
msgstr ""
"Cheese ne possède pas son propre dossier <gui>Corbeille</gui> et vous ne "
"pouvez pas accéder au dossier <gui>Corbeille</gui> à partir de <app>Cheese</"
"app>."

#. (itstool) path: info/desc
#: C/photo-save.page:24
msgid "Save a photo or video to a different folder."
msgstr "Enregistrer une photo ou une vidéo dans un dossier différent."

#. (itstool) path: page/title
#: C/photo-save.page:27
msgid "Save a photo or video"
msgstr "Enregistrement d’une photo ou d’une vidéo"

#. (itstool) path: page/p
#: C/photo-save.page:29
msgid ""
"By default, Cheese saves the photos and videos in the <file>Webcam</file> "
"folder in your user's <file>Photo</file> or <file>Videos</file> folder of "
"your home folder."
msgstr ""
"Par défaut, Cheese enregistre les photos et les vidéos dans le dossier "
"<file>Webcam</file> se situant dans le dossier <file>Photos</file> ou "
"<file>Vidéos</file> de votre répertoire personnel."

#. (itstool) path: page/p
#: C/photo-save.page:33
msgid ""
"To save an image to a different location, right-click the image in the photo "
"stream and click <gui>Save As…</gui>. Then, choose where you want to save "
"the image."
msgstr ""
"Pour enregistrer une image dans un autre dossier, faites un clic droit sur "
"la photo dans le flux d’images et cliquez sur <gui>Enregistrer sous</gui>. "
"Choisissez ensuite le dossier où vous voulez enregistrer l’image."

#. (itstool) path: page/p
#: C/photo-save.page:37
msgid ""
"A new copy of the image will be saved in the new location. The old version "
"will remain in the <file>Webcam</file> folder."
msgstr ""
"Une nouvelle copie de l’image est enregistrée dans le nouvel emplacement. "
"L’ancienne version est conservée dans le dossier <file>Webcam</file>."

#. (itstool) path: info/desc
#: C/photo-take.page:30
msgid "Use your webcam to take photos instead of videos."
msgstr "Utiliser votre webcam pour faire des photos plutôt que des vidéos."

#. (itstool) path: page/title
#: C/photo-take.page:33
msgid "Take photos"
msgstr "Prise de photos"

#. (itstool) path: page/p
#: C/photo-take.page:35
msgid ""
"Webcams can be used to take still photos as well as videos. To take a photo:"
msgstr ""
"Les webcams permettent de prendre aussi bien des photos que des vidéos. Pour "
"prendre une photo :"

#. (itstool) path: item/p
#: C/photo-take.page:40
msgid ""
"Make sure that you are in <gui>Photo</gui> mode. If you are, the <gui style="
"\"button\">Photo</gui> button will be selected on the left side of the "
"screen."
msgstr ""
"Vérifiez que vous êtes en mode <gui>Photo</gui>. Si c’est le cas, le bouton "
"<gui style=\"button\">Photo</gui> est sélectionné à gauche de l’écran."

#. (itstool) path: item/p
#: C/photo-take.page:45
msgid ""
"Click the <gui style=\"button\">Take a photo using a webcam</gui> button in "
"the middle of the bottom panel, or press the <key>Space</key> key, to take "
"the photo."
msgstr ""
"Cliquez sur le bouton <gui style=\"button\">Prendre une photo avec une "
"webcam</gui> au milieu du panneau inférieur, ou appuyez sur la <key>Barre "
"d’espace</key> pour prendre la photo."

#. (itstool) path: item/p
#: C/photo-take.page:50
msgid ""
"There will be a short countdown, followed by a flash, and the photo will "
"appear in the photo stream."
msgstr ""
"Un court compte à rebours s’affiche, suivi d’un flash, puis la photo "
"apparaît dans le flux d’images."

#. (itstool) path: page/p
#: C/photo-take.page:55
msgid ""
"The photos in the photo stream are automatically saved in the <file>Pictures/"
"Webcam</file> folder in your home folder. They are saved using the JPEG "
"(<file>.jpg</file>) format."
msgstr ""
"Les photos du flux d’images sont automatiquement enregistrées dans le "
"dossier <file>Images/Webcam</file> de votre dossier personnel. Elles sont "
"enregistrées au format JPEG (<file>.jpg</file>)."

#. (itstool) path: page/p
#: C/photo-take.page:59
msgid ""
"To cancel taking a photo after you have clicked <gui>Take a Photo</gui>, "
"press <key>Esc</key> before the countdown finishes."
msgstr ""
"Pour annuler la prise d’une photo après avoir cliqué sur <gui>Prendre une "
"photo</gui>, appuyez sur la touche <key>Échap</key> avant la fin du compte à "
"rebours."

#. (itstool) path: note/p
#: C/photo-take.page:63
msgid ""
"To take multiple photos in rapid succession, use <link xref=\"burst-mode"
"\"><gui>Burst</gui> mode</link>."
msgstr ""
"Pour prendre plusieurs photos les unes à la suite des autres, utilisez le "
"<link xref=\"burst-mode\">mode <gui>rafale</gui></link>."

#. (itstool) path: info/desc
#: C/photo-view.page:24
msgid "Photos and videos will automatically appear in the photo stream."
msgstr ""
"Les photos et les vidéos apparaissent automatiquement dans le flux d’images."

#. (itstool) path: page/title
#: C/photo-view.page:29
msgid "View a photo or video that you took"
msgstr "Affichage d’une photo ou d’une vidéo que vous avez faite"

#. (itstool) path: page/p
#: C/photo-view.page:31
msgid ""
"After you take a photo or record a video, it will appear in the photo stream "
"at the bottom of the window. You can right-click it and press <gui style="
"\"menuitem\">Open</gui> to open it in the photo viewer or video player "
"application."
msgstr ""
"Après avoir pris une photo ou enregistré une vidéo, elle apparaît dans le "
"flux d’images en bas de la fenêtre. Effectuez un clic droit dessus et "
"cliquez sur <gui style=\"menuitem\">Ouvrir</gui> pour l’ouvrir dans le "
"visionneur d’images ou le lecteur de vidéo."

#. (itstool) path: page/p
#: C/photo-view.page:41
msgid ""
"All of the photos and videos in the photo stream are saved in the "
"<file>Pictures/Webcam</file> or <file>Videos/Webcam</file> folders in your "
"user folder."
msgstr ""
"Toutes les photos et vidéos du flux d’images sont enregistrées dans les "
"dossiers <file>Images/Webcam</file> ou <file>Vidéos/Webcam</file> de votre "
"dossier personnel."

#. (itstool) path: info/desc
#: C/pref-countdown.page:26
msgid "Remove the countdown so that photos are taken instantly."
msgstr ""
"Désactiver le retardateur pour que les photos soient prises instantanément."

#. (itstool) path: page/title
#: C/pref-countdown.page:29
msgid "Disable the <gui>Countdown</gui>"
msgstr "Désactivation du <gui>retardateur</gui>"

#. (itstool) path: page/p
#: C/pref-countdown.page:31
msgid ""
"By default, <app>Cheese</app> counts down from three before taking a photo. "
"You can disable this feature by pressing the menu button in the top-right "
"corner of the window, selecting <guiseq><gui style=\"menuitem\">Preferences</"
"gui><gui style=\"tab\">Capture</gui></guiseq>, and unchecking "
"<gui>Countdown</gui>."
msgstr ""
"Par défaut, <app>Cheese</app> affiche un compte à rebours de trois secondes "
"avant de prendre une photo. Vous pouvez désactiver cette fonctionnalité en "
"appuyant sur le bouton de menu situé dans le coin supérieur droit de la "
"fenêtre, en sélectionnant <guiseq><gui style=\"menuitem\">Préférences</"
"gui><gui style=\"tab\">Capture</gui></guiseq> et en décochant "
"<gui>Retardateur</gui>."

#. (itstool) path: info/desc
#: C/pref-flash.page:26
msgid "Stop the screen from flashing white when taking a photo."
msgstr "Désactiver le flash de l’écran lors de la prise de photos."

#. (itstool) path: page/title
#: C/pref-flash.page:29
msgid "Disable the flash"
msgstr "Désactivation du flash"

#. (itstool) path: page/p
#: C/pref-flash.page:31
msgid ""
"When you take a photo with Cheese, the computer screen briefly turns white."
msgstr ""
"Quand vous prenez une photo avec Cheese, l’écran de l’ordinateur devient "
"blanc un court instant."

#. (itstool) path: page/p
#: C/pref-flash.page:34
msgid ""
"To disable this feature, press the menu button in the top-right corner of "
"the window, select <guiseq><gui style=\"menuitem\">Preferences</gui><gui "
"style=\"tab\">Capture</gui></guiseq>, and uncheck <gui>Fire flash</gui>."
msgstr ""
"Pour désactiver cette fonctionnalité, appuyez sur le bouton de menu situé "
"dans le coin supérieur droit de la fenêtre, sélectionnez <guiseq><gui style="
"\"menuitem\">Préférences</gui><gui style=\"tab\">Capture</gui></guiseq> et "
"décochez <gui>Déclencher le flash</gui>."

# NOTE : ajout d’un point final, par cohérence avec les autres rubriques.
#. (itstool) path: info/desc
#: C/pref-fullscreen.page:19
msgid "Enable and disable fullscreen mode"
msgstr "Activer et désactiver le mode plein écran."

#. (itstool) path: page/title
#: C/pref-fullscreen.page:22
msgid "Fullscreen"
msgstr "Plein écran"

#. (itstool) path: page/p
#: C/pref-fullscreen.page:24
msgid "To enable or disable the fullscreen mode:"
msgstr "Pour activer ou désactiver le mode plein écran :"

#. (itstool) path: item/p
#: C/pref-fullscreen.page:27
msgid ""
"Press the menu button in the top-right corner of the window and select <gui "
"style=\"menuitem\">Fullscreen</gui>."
msgstr ""
"Appuyez sur le bouton de menu situé dans le coin supérieur droit de la "
"fenêtre et sélectionnez <gui style=\"menuitem\">Plein écran</gui>."

#. (itstool) path: page/p
#: C/pref-fullscreen.page:31
msgid ""
"If you cannot see the menu button in fullscreen mode, move your mouse or tap "
"your touchscreen."
msgstr ""
"Si vous ne pouvez pas afficher le bouton de menu en mode plein écran, bougez "
"la souris ou touchez votre écran tactile."

#. (itstool) path: note/p
#: C/pref-fullscreen.page:35
msgid ""
"You can also enable and disable fullscreen mode by pressing <key>F11</key>."
msgstr ""
"Vous pouvez aussi activer et désactiver le mode plein écran en appuyant sur "
"la touche <key>F11</key>."

#. (itstool) path: info/desc
#: C/pref-image-properties.page:27
msgid ""
"Adjust the saturation, contrast, brightness and hue to make photos and "
"videos look better."
msgstr ""
"Ajuster la saturation, le contraste, la luminosité et la teinte pour "
"améliorer vos photos et vos vidéos."

#. (itstool) path: page/title
#: C/pref-image-properties.page:30
msgid "My photos and videos look wrong"
msgstr "Mes photos et vidéos n’ont pas l’air normales"

#. (itstool) path: page/p
#: C/pref-image-properties.page:32
msgid ""
"If your photos or videos are too dark or the colors seem to be wrong, try "
"adjusting their saturation, contrast, brightness and hue:"
msgstr ""
"Si vos photos ou vos vidéos sont trop sombres ou si les couleurs ont l’air "
"fausses, essayez d’ajuster la saturation, le contraste, la luminosité et la "
"teinte :"

#. (itstool) path: item/p
#: C/pref-image-properties.page:37
msgid ""
"Press the menu button in the top-right corner of the window and select "
"<guiseq><gui style=\"menuitem\">Preferences</gui><gui style=\"tab\">Image</"
"gui></guiseq>."
msgstr ""
"Appuyez sur le bouton de menu situé dans le coin supérieur droit de la "
"fenêtre et sélectionnez <guiseq><gui style=\"menuitem\">Préférences</"
"gui><gui style=\"tab\">Image</gui></guiseq>."

#. (itstool) path: item/p
#: C/pref-image-properties.page:41
msgid "Move the sliders to find the best settings for your webcam."
msgstr ""
"Modifiez les positions des glissières pour trouver les meilleurs réglages "
"pour votre webcam."

#. (itstool) path: item/p
#: C/pref-image-properties.page:44
msgid "Click <gui>Close</gui> and check to see if the preview looks better."
msgstr "Cliquez sur <gui>Fermer</gui> et vérifiez que l’aperçu est amélioré."

#. (itstool) path: figure/title
#: C/pref-image-properties.page:50
msgid ""
"Different options under <gui>Image properties</gui> (left to right): "
"applying brightness, contrast, hue and saturation"
msgstr ""
"Différentes options dans <gui>Propriétés de l’image</gui> (de gauche à "
"droite) : modification de la luminosité, du contraste, de la teinte et de la "
"saturation"

#. (itstool) path: item/title
#: C/pref-image-properties.page:57
msgid "Brightness"
msgstr "Luminosité"

#. (itstool) path: item/p
#: C/pref-image-properties.page:58
msgid ""
"Increasing the brightness will make the photos and videos lighter. However, "
"if you are in a dark room, increasing the brightness might make the image "
"look more noisy."
msgstr ""
"Augmenter la luminosité rend les photos et les vidéos plus claires. "
"Cependant, si vous êtes dans une pièce sombre, augmenter la luminosité "
"augmente le grain de l’image."

#. (itstool) path: item/title
#: C/pref-image-properties.page:63
msgid "Contrast"
msgstr "Contraste"

#. (itstool) path: item/p
#: C/pref-image-properties.page:64
msgid ""
"Setting a higher contrast will increase the difference between darker and "
"lighter colors. If the image looks washed out, try increasing the contrast."
msgstr ""
"Utiliser un fort contraste augmente la différence entre les couleurs sombres "
"et claires. Si l’image a l’air délavée, essayez d’augmenter le contraste."

#. (itstool) path: item/title
#: C/pref-image-properties.page:69
msgid "Hue"
msgstr "Teinte"

#. (itstool) path: item/p
#: C/pref-image-properties.page:70
msgid ""
"Changing the hue of the image will add a tint to it. If image seems to be "
"the wrong color (for example, too yellow), try changing the hue."
msgstr ""
"Modifier la teinte de l’image lui ajoute une couleur particulière. Si les "
"couleurs de l’image semblent fausses (par exemple, trop de jaune), essayez "
"de changer la teinte."

#. (itstool) path: item/title
#: C/pref-image-properties.page:74
msgid "Saturation"
msgstr "Saturation"

#. (itstool) path: item/p
#: C/pref-image-properties.page:75
msgid ""
"Reducing the saturation makes the image less colorful. If colors seem too "
"harsh, reduce the saturation."
msgstr ""
"Réduire la saturation rend l’image moins colorée. Si les couleurs semblent "
"trop accentuées, réduisez la saturation."

#. (itstool) path: info/desc
#: C/pref-resolution.page:25
msgid ""
"The resolution of a video or photo determines how much detail you can see in "
"it, changing it will affect the file size."
msgstr ""
"La définition d’une vidéo ou d’une photo détermine la quantité de détails "
"qu’elle contient ; la modifier affecte la taille du fichier."

#. (itstool) path: page/title
#: C/pref-resolution.page:30
msgid "Change the capture resolution of your webcam"
msgstr "Modification de la définition de capture de votre webcam"

#. (itstool) path: page/p
#: C/pref-resolution.page:32
msgid ""
"Higher resolution generally means better quality images, but photos and "
"videos with higher resolution take up more space on your hard disk. High "
"resolution videos, in particular, take up a lot of space."
msgstr ""
"Une plus haute définition permet généralement d’obtenir des images de "
"meilleure qualité, mais les photos et les vidéos avec une plus haute "
"définition prennent plus de place sur le disque dur, particulièrement pour "
"les vidéos."

#. (itstool) path: page/p
#: C/pref-resolution.page:36
msgid ""
"If you want your images to take up less disk space, reduce the resolution of "
"your webcam. If you want better quality images, increase the resolution. To "
"change the webcam resolution:"
msgstr ""
"Si vous voulez que vos photos prennent moins de place sur le disque, "
"réduisez la définition de votre webcam. Si vous voulez des images de "
"meilleure qualité, augmentez la définition. Pour modifier la définition de "
"la webcam :"

#. (itstool) path: item/p
#: C/pref-resolution.page:42
msgid ""
"Press the menu button in the top-right corner of the window and select "
"<guiseq><gui style=\"menuitem\">Preferences</gui><gui style=\"tab\">Webcam</"
"gui></guiseq>."
msgstr ""
"Appuyez sur le bouton de menu situé dans le coin supérieur droit de la "
"fenêtre et sélectionnez <guiseq><gui style=\"menuitem\">Préférences</"
"gui><gui style=\"tab\">Webcam</gui></guiseq>."

#. (itstool) path: item/p
#: C/pref-resolution.page:47
msgid ""
"Choose a different resolution from the drop-down list. Some webcams only "
"support one resolution, so you may not have a choice."
msgstr ""
"Choisissez une définition différente dans la liste déroulante. Certaines "
"webcams ne prennent en charge qu’une seule définition, il est donc possible "
"que vous n’ayez pas le choix."

#. (itstool) path: item/p
#: C/pref-resolution.page:51
msgid "Press <gui>Close</gui>."
msgstr "Cliquez sur <gui>Fermer</gui>."

#. (itstool) path: info/desc
#: C/video-record.page:25
msgid "Use your webcam to record short movies for sharing with friends."
msgstr ""
"Utiliser sa webcam pour enregistrer des films courts pour les partager avec "
"des amis."

#. (itstool) path: page/title
#: C/video-record.page:29
msgid "Record a video"
msgstr "Enregistrement d’une vidéo"

#. (itstool) path: page/p
#: C/video-record.page:31
msgid "To record a video using your webcam:"
msgstr "Pour enregistrer une vidéo à l’aide de votre webcam :"

#. (itstool) path: item/p
#: C/video-record.page:35
msgid ""
"Make sure that you are in <gui>Video</gui> mode. If you are, the <gui style="
"\"button\">Video</gui> button will be selected on the left side of the "
"screen."
msgstr ""
"Vérifiez que vous êtes en mode <gui>vidéo</gui>. Si c’est le cas, le bouton "
"<gui style=\"button\">Vidéo</gui> est sélectionné à gauche de l’écran."

#. (itstool) path: item/p
#: C/video-record.page:40
msgid ""
"Click the <gui style=\"button\">Record a video using a webcam</gui> button "
"in the middle of the bottom panel, or press the <key>Space</key> key, to "
"start recording the video."
msgstr ""
"Cliquez sur le bouton <gui style=\"button\">Enregistrer une vidéo</gui> au "
"milieu du panneau inférieur ou appuyez sur la <key>Barre d’espace</key> pour "
"démarrer l’enregistrement de la vidéo."

#. (itstool) path: page/p
#: C/video-record.page:50
msgid "Videos are saved in the WebM (<file>.webm</file>) format."
msgstr "Les vidéos sont enregistrées dans le format WebM (<file>.webm</file>)."

#. (itstool) path: page/p
#: C/video-record.page:52
msgid ""
"After you have stopped recording, the video will automatically appear in the "
"photo stream at the bottom of the <app>Cheese</app> window. From there, you "
"can <link xref=\"photo-view\">open</link> or delete the video."
msgstr ""
"Après avoir arrêté l’enregistrement, la vidéo apparaît automatiquement dans "
"le flux d’images en bas de la fenêtre de <app>Cheese</app>. Vous pouvez y "
"<link xref=\"photo-view\">ouvrir</link> ou supprimer la vidéo."

#. (itstool) path: page/p
#: C/video-record.page:56
msgid ""
"If you have problems sharing a video with people using other operating "
"systems (like Windows or Mac OS), you may need to <link href=\"help:gnome-"
"help/video-sending\">convert it to a different format</link>."
msgstr ""
"Si vous n’arrivez pas à partager une vidéo avec des personnes utilisant "
"d’autres systèmes d’exploitation (comme Windows ou Mac OS), vous pouvez "
"avoir besoin de <link href=\"help:gnome-help/video-sending\">les convertir "
"dans un autre format</link>."

#~ msgid "Select <guiseq><gui>Cheese</gui><gui>Fullscreen</gui></guiseq>"
#~ msgstr ""
#~ "Sélectionnez <guiseq><gui>Cheese</gui><gui>Plein écran</gui></guiseq>"

#~ msgid ""
#~ "Select <guiseq><gui>Cheese</gui><gui>Preferences</gui><gui>Image</gui></"
#~ "guiseq>."
#~ msgstr ""
#~ "Sélectionnez <guiseq><gui>Cheese</gui><gui>Préférences</gui><gui>Image</"
#~ "gui></guiseq>."

#~ msgid ""
#~ "Select <guiseq><gui>Cheese</gui><gui>Preferences</gui><gui>Webcam</gui></"
#~ "guiseq>."
#~ msgstr ""
#~ "Sélectionnez <guiseq><gui>Cheese</gui><gui>Préférences</gui><gui>Webcam</"
#~ "gui></guiseq>."

#~| msgid "Select <guiseq><gui>Cheese</gui><gui>Fullscreen</gui></guiseq>"
#~ msgid ""
#~ "Select <guiseq><gui style=\"menu\">Cheese</gui> <gui style=\"menuitem"
#~ "\">Burst</gui></guiseq>."
#~ msgstr ""
#~ "Sélectionnez <guiseq><gui>Cheese</gui><gui>Plein écran</gui></guiseq>"

#~ msgid ""
#~ "Press <key>Esc</key> if you want to stop <app>Cheese</app> from taking "
#~ "photos at any point."
#~ msgstr ""
#~ "Appuyez sur la touche <key>Échap</key> quand vous le souhaitez, si vous "
#~ "voulez que <app>Cheese</app> arrête de prendre des photos."

#~| msgid ""
#~| "The delay is between the last photo taken and the start of the countdown "
#~| "for the next photo, not between two photos."
#~ msgid ""
#~ "The delay between the last photo and the start of the next countdown. If "
#~ "<gui>Countdown</gui> is disabled, this is the delay between photos."
#~ msgstr ""
#~ "Le délai est celui entre la dernière prise de photo et le début du compte "
#~ "à rebours pour la photo suivante et non pas celui entre deux photos."

#~ msgctxt "_"
#~ msgid ""
#~ "external ref='figures/effects.png' md5='27139b3d1500c8caac548fab39e05c28'"
#~ msgstr ""
#~ "external ref='figures/effects.png' md5='27139b3d1500c8caac548fab39e05c28'"

#~ msgid ""
#~ "If you like, you can select multiple effects. For example, if you select "
#~ "<gui>Hulk</gui> and <gui>Kung-Fu</gui>, the video will be altered to have "
#~ "a green shade and will show a repeated image."
#~ msgstr ""
#~ "Si vous le souhaitez, vous pouvez sélectionner plusieurs effets. Par "
#~ "exemple, si vous sélectionnez <gui>Hulk</gui> et <gui>Kung-Fu</gui>, la "
#~ "vidéo va être transformée pour avoir un ton vert et afficher une image "
#~ "répétée."

#~ msgid ""
#~ "Click <gui>Effects</gui> to hide the effects menu and return to the "
#~ "normal view."
#~ msgstr ""
#~ "Cliquez sur <gui>Effets</gui> pour cacher le menu des effets et revenir à "
#~ "la vue normale."

#~ msgid ""
#~ "To deselect all effects, click <gui>Effects</gui> and select <gui>No "
#~ "Effect</gui>."
#~ msgstr ""
#~ "Pour enlever tous les effets, cliquez sur <gui>Effets</gui> et "
#~ "sélectionnez <gui>Aucun effet</gui>."

#~ msgid ""
#~ "Right-click it and select <gui>Delete</gui>. Alternatively, click it once "
#~ "to select it and press the <key>Delete</key> key."
#~ msgstr ""
#~ "Faites un clic droit et sélectionnez <gui>Supprimer</gui>. Vous pouvez "
#~ "aussi cliquer une fois pour la sélectionner puis appuyer sur la touche "
#~ "<key>Suppr</key>."

#~ msgid ""
#~ "Alternatively, open the folder where you want to keep the image using the "
#~ "file manager, then drag it from the photo stream into that folder."
#~ msgstr ""
#~ "Vous pouvez aussi utiliser le gestionnaire de fichiers pour ouvrir le "
#~ "dossier où vous souhaitez enregistrer l'image, puis la glisser du flux "
#~ "d'images vers le dossier."

#~ msgid "Take photos using a webcam"
#~ msgstr "Prise de photos avec la webcam"

#~ msgid ""
#~ "Make sure that the mode <gui style=\"menuitem\">Photo</gui> is selected "
#~ "in the <gui style=\"menu\">Cheese</gui> menu."
#~ msgstr ""
#~ "Assurez-vous que le mode <gui style=\"menuitem\">Photo</gui> soit "
#~ "sélectionné dans le menu de <gui style=\"menu\">Cheese</gui>."

#~| msgid ""
#~| "Click <gui>Take a Photo</gui>. Alternatively, you can press the capture "
#~| "button on the webcam or the <key>spacebar</key>."
#~ msgid ""
#~ "Click <gui>Take a Photo</gui>. Alternatively, you can press the capture "
#~ "button on the webcam or the <key>Space</key> key."
#~ msgstr ""
#~ "Cliquez sur <gui>Prendre une photo</gui>. Vous pouvez aussi actionner le "
#~ "bouton de la caméra ou appuyer sur la <key>barre d'espace</key>."

#~ msgid ""
#~ "If you want to see a bigger version of a photo, or to play a video, "
#~ "double-click it. This will open it in the default photo viewer or video "
#~ "player."
#~ msgstr ""
#~ "Si vous souhaitez voir une version plus grande d'une photo ou lire une "
#~ "vidéo, double-cliquez dessus. Elle est alors ouverte dans le visionneur "
#~ "de photos ou le lecteur de vidéos par défaut."

#~ msgid "To enable the fullscreen mode:"
#~ msgstr "Pour activer le mode plein écran :"

#~ msgid "Select <gui>Leave Fullscreen</gui>"
#~ msgstr "Sélectionnez <gui>Quitter le mode plein écran</gui>"

#~ msgctxt "_"
#~ msgid ""
#~ "external ref='figures/image-properties.png' "
#~ "md5='70c32a1dd7c9a20dabef58d0789f2a5a'"
#~ msgstr ""
#~ "external ref='figures/image-properties.png' "
#~ "md5='70c32a1dd7c9a20dabef58d0789f2a5a'"

#~| msgid ""
#~| "You can switch to <gui>Video mode</gui> by clicking the button in the "
#~| "main window or by clicking <guiseq><gui>Cheese</gui><gui>Video</gui></"
#~| "guiseq>."
#~ msgid ""
#~ "You can switch to <gui>Video mode</gui> by clicking the button in the "
#~ "main window or by selecting <guiseq><gui>Cheese</gui><gui>Video</gui></"
#~ "guiseq>."
#~ msgstr ""
#~ "Vous pouvez passer au <gui>mode vidéo</gui> en cliquant sur le bouton de "
#~ "la fenêtre principale ou en cliquant sur <guiseq><gui>Cheese</"
#~ "gui><gui>Vidéo</gui></guiseq>."

#~ msgid ""
#~ "To stop recording, click <gui>Stop Recording</gui> or press <key>Esc</"
#~ "key>."
#~ msgstr ""
#~ "Pour arrêter l'enregistrement, cliquez sur <gui>Arrêter l'enregistrement</"
#~ "gui> ou appuyez sur <key>Échap</key>."

#~ msgctxt "_"
#~ msgid ""
#~ "external ref='figures/cheese.png' md5='e801510f287b3db068beb2daf8989124'"
#~ msgstr ""
#~ "external ref='figures/cheese.png' md5='e801510f287b3db068beb2daf8989124'"

#~ msgid ""
#~ "<media type=\"image\" mime=\"image/png\" src=\"figures/cheese.png\" width="
#~ "\"40\" height=\"40\"> </media> Cheese Webcam Application"
#~ msgstr ""
#~ "<media type=\"image\" mime=\"image/png\" src=\"figures/cheese.png\" width="
#~ "\"40\" height=\"40\"> </media> Application webcam Cheese"

#~ msgid ""
#~ "Change the position of the photo stream so that the webcam video feed is "
#~ "larger."
#~ msgstr ""
#~ "Modifier la position du flux d'images pour que l'entrée vidéo de la "
#~ "webcam soit plus grande."

#~ msgid "Make the webcam video preview bigger"
#~ msgstr "Agrandir la prévisualisation de la vidéo de la webcam"

#~ msgid ""
#~ "The photo stream is where photos and videos appear after you have taken "
#~ "or recorded them. By default, it is a horizontal strip at the bottom of "
#~ "the <app>Cheese</app> window."
#~ msgstr ""
#~ "Le flux d'images est l'endroit où les photos et les vidéos apparaissent "
#~ "après avoir été prises ou enregistrées. Par défaut, c'est une bande "
#~ "horizontale en bas de la fenêtre <app>Cheese</app>."

#~ msgid ""
#~ "You can make the photo stream appear as a vertical bar. This is useful if "
#~ "you have a wide computer screen which is not very high; switching to a "
#~ "vertical layout means that there is more room to display the video feed "
#~ "from the webcam."
#~ msgstr ""
#~ "Vous pouvez afficher le flux d'images verticalement. C'est utile si vous "
#~ "avez un écran large mais pas très haut ; le passage à un affichage "
#~ "vertical laisse plus de place pour afficher l'entrée vidéo de la webcam."

#~ msgid ""
#~ "To switch to a vertical layout, click <guiseq><gui>Cheese</gui> <gui>Wide "
#~ "Mode</gui></guiseq>. To switch back to a horizontal layout, uncheck the "
#~ "option."
#~ msgstr ""
#~ "Pour passer à un affichage vertical, cliquez sur <guiseq><gui>Cheese</"
#~ "gui> <gui>Mode large</gui></guiseq>. Pour revenir à l'affichage "
#~ "horizontal, décochez l'option."

#~ msgid ""
#~ "Another way to increase the size of the webcam preview is to make "
#~ "<app>Cheese</app> fullscreen. To do this, click <guiseq><gui>Cheese</"
#~ "gui><gui>Fullscreen</gui></guiseq> or press <key>F11</key>. To quit the "
#~ "fullscreen mode, press <key>F11</key>."
#~ msgstr ""
#~ "Une autre façon d'agrandir le flux de la webcam est d'utiliser "
#~ "<app>Cheese</app> en mode plein écran. Pour cela, cliquez sur "
#~ "<guiseq><gui>Cheese</gui><gui>Plein écran</gui></guiseq> ou appuyez sur "
#~ "la touche <key>F11</key>. Pour quitter le mode plein écran, appuyez sur "
#~ "<key>F11</key>."

#~ msgid ""
#~ "Click <gui>Burst</gui>, the <gui>Take a Photo</gui> button will now say "
#~ "<gui>Take Multiple Photos</gui>."
#~ msgstr ""
#~ "Cliquez sur <gui>Rafale</gui>. Le bouton <gui>Prendre une photo</gui> "
#~ "devient <gui>Prendre plusieurs photos</gui>."

#~ msgid ""
#~ "Alternatively, click <guiseq><gui>Cheese</gui><gui>Burst</gui></guiseq>."
#~ msgstr ""
#~ "Vous pouvez aussi cliquer sur <guiseq><gui>Cheese</gui><gui>Rafale</gui></"
#~ "guiseq>."

#~ msgid "Change how many photos are taken and the delay between them"
#~ msgstr "Modification du nombre de photos prises et du délai entre elles"

#~ msgid "Click <guiseq><gui>Edit</gui><gui>Preferences</gui></guiseq>."
#~ msgstr ""
#~ "Cliquez sur <guiseq><gui>Édition</gui><gui>Préférences</gui></guiseq>."

#~ msgid ""
#~ "Change the options under <gui>Burst mode</gui> and click <gui>Close</gui>."
#~ msgstr ""
#~ "Modifiez les options sous <gui>Mode rafale</gui> et cliquez sur "
#~ "<gui>Fermer</gui>."

#~ msgid ""
#~ "To switch to <gui>Photo mode</gui>, click the small photo button in the "
#~ "bottom left of the window or click <guiseq><gui>Cheese</gui> <gui>Photo</"
#~ "gui></guiseq>."
#~ msgstr ""
#~ "Pour passer au <gui>mode photo</gui>, cliquez sur le bouton contenant une "
#~ "petite photo en bas à gauche de la fenêtre ou cliquez sur "
#~ "<guiseq><gui>Cheese</gui> <gui>Photo</gui></guiseq>."

#~ msgctxt "link"
#~ msgid "Cheese Webcam Booth"
#~ msgstr "Studio webcam Cheese"

#~ msgctxt "text"
#~ msgid "Cheese Webcam Booth"
#~ msgstr "Studio webcam Cheese"

#~ msgid ""
#~ "<app>Cheese</app> works with most webcams, but if your particular make "
#~ "and model does not seem to work properly, see <link xref=\"webcams"
#~ "\">Webcams</link> for advice on getting it to work."
#~ msgstr ""
#~ "<app>Cheese</app> fonctionne avec la plupart des webcams, mais si la "
#~ "votre n'a pas l'air de fonctionner normalement, consultez <link xref="
#~ "\"webcams\">Webcams</link> pour obtenir des conseils sur la manière dont "
#~ "vous pourriez la faire fonctionner."