]> asedeno.scripts.mit.edu Git - git.git/blob - po/fr.po
a56aad766871733fcc459e5dbf56eb1bd8a649a5
[git.git] / po / fr.po
1 # translation of fr.po to French
2 # Translation of git-gui to French.
3 # Copyright (C) 2008 Shawn Pearce, et al.
4 # This file is distributed under the same license as the git package.
5 #
6 # Christian Couder <chriscool@tuxfamily.org>, 2008.
7 # Alexandre Bourget <alexandre.bourget@savoirfairelinux.com>, 2008.
8 msgid ""
9 msgstr ""
10 "Project-Id-Version: fr\n"
11 "Report-Msgid-Bugs-To: \n"
12 "POT-Creation-Date: 2008-11-16 13:56-0800\n"
13 "PO-Revision-Date: 2008-11-20 10:20+0100\n"
14 "Last-Translator: Christian Couder <chriscool@tuxfamily.org>\n"
15 "Language-Team: French\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "X-Generator: KBabel 1.11.4\n"
20 "Plural-Forms:  nplurals=2; plural=(n > 1);\n"
21
22 #: git-gui.sh:41 git-gui.sh:737 git-gui.sh:751 git-gui.sh:764 git-gui.sh:847
23 #: git-gui.sh:866
24 msgid "git-gui: fatal error"
25 msgstr "git-gui: erreur fatale"
26
27 #: git-gui.sh:689
28 #, tcl-format
29 msgid "Invalid font specified in %s:"
30 msgstr "Police invalide spécifiée dans %s :"
31
32 #: git-gui.sh:723
33 msgid "Main Font"
34 msgstr "Police principale"
35
36 #: git-gui.sh:724
37 msgid "Diff/Console Font"
38 msgstr "Police diff/console"
39
40 #: git-gui.sh:738
41 msgid "Cannot find git in PATH."
42 msgstr "Impossible de trouver git dans PATH."
43
44 #: git-gui.sh:765
45 msgid "Cannot parse Git version string:"
46 msgstr "Impossible de parser la version de Git :"
47
48 #: git-gui.sh:783
49 #, tcl-format
50 msgid ""
51 "Git version cannot be determined.\n"
52 "\n"
53 "%s claims it is version '%s'.\n"
54 "\n"
55 "%s requires at least Git 1.5.0 or later.\n"
56 "\n"
57 "Assume '%s' is version 1.5.0?\n"
58 msgstr ""
59 "Impossible de déterminer la version de Git.\n"
60 "\n"
61 "%s affirme qu'il s'agit de la version '%s'.\n"
62 "\n"
63 "%s nécessite au moins Git 1.5.0.\n"
64 "\n"
65 "Peut-on considérer que '%s' est en version 1.5.0 ?\n"
66
67 #: git-gui.sh:1062
68 msgid "Git directory not found:"
69 msgstr "Impossible de trouver le répertoire git :"
70
71 #: git-gui.sh:1069
72 msgid "Cannot move to top of working directory:"
73 msgstr "Impossible d'aller à la racine du répertoire de travail :"
74
75 #: git-gui.sh:1076
76 msgid "Cannot use funny .git directory:"
77 msgstr "Impossible d'utiliser le répertoire .git:"
78
79 #: git-gui.sh:1081
80 msgid "No working directory"
81 msgstr "Aucun répertoire de travail"
82
83 #: git-gui.sh:1247 lib/checkout_op.tcl:305
84 msgid "Refreshing file status..."
85 msgstr "Rafraîchissement du statut des fichiers..."
86
87 #: git-gui.sh:1303
88 msgid "Scanning for modified files ..."
89 msgstr "Recherche de fichiers modifiés..."
90
91 #: git-gui.sh:1367
92 msgid "Calling prepare-commit-msg hook..."
93 msgstr "Lancement de l'action de préparation du message de commit..."
94
95 #: git-gui.sh:1384
96 msgid "Commit declined by prepare-commit-msg hook."
97 msgstr "Commit refusé par l'action de préparation du message de commit."
98
99 #: git-gui.sh:1542 lib/browser.tcl:246
100 msgid "Ready."
101 msgstr "Prêt."
102
103 #: git-gui.sh:1819
104 msgid "Unmodified"
105 msgstr "Non modifié"
106
107 #: git-gui.sh:1821
108 msgid "Modified, not staged"
109 msgstr "Modifié, pas indexé"
110
111 #: git-gui.sh:1822 git-gui.sh:1830
112 msgid "Staged for commit"
113 msgstr "Indexé"
114
115 #: git-gui.sh:1823 git-gui.sh:1831
116 msgid "Portions staged for commit"
117 msgstr "Portions indexées"
118
119 #: git-gui.sh:1824 git-gui.sh:1832
120 msgid "Staged for commit, missing"
121 msgstr "Indexés, manquant"
122
123 #: git-gui.sh:1826
124 msgid "File type changed, not staged"
125 msgstr "Le type de fichier a changé, non indexé"
126
127 #: git-gui.sh:1827
128 msgid "File type changed, staged"
129 msgstr "Le type de fichier a changé, indexé"
130
131 #: git-gui.sh:1829
132 msgid "Untracked, not staged"
133 msgstr "Non versionné, non indexé"
134
135 #: git-gui.sh:1834
136 msgid "Missing"
137 msgstr "Manquant"
138
139 #: git-gui.sh:1835
140 msgid "Staged for removal"
141 msgstr "Indexé pour suppression"
142
143 #: git-gui.sh:1836
144 msgid "Staged for removal, still present"
145 msgstr "Indexé pour suppression, toujours présent"
146
147 #: git-gui.sh:1838 git-gui.sh:1839 git-gui.sh:1840 git-gui.sh:1841
148 #: git-gui.sh:1842 git-gui.sh:1843
149 msgid "Requires merge resolution"
150 msgstr "Nécessite la résolution d'une fusion"
151
152 #: git-gui.sh:1878
153 msgid "Starting gitk... please wait..."
154 msgstr "Lancement de gitk... un instant..."
155
156 #: git-gui.sh:1887
157 msgid "Couldn't find gitk in PATH"
158 msgstr "Impossible de trouver gitk dans PATH."
159
160 #: git-gui.sh:2280 lib/choose_repository.tcl:36
161 msgid "Repository"
162 msgstr "Dépôt"
163
164 #: git-gui.sh:2281
165 msgid "Edit"
166 msgstr "Édition"
167
168 #: git-gui.sh:2283 lib/choose_rev.tcl:561
169 msgid "Branch"
170 msgstr "Branche"
171
172 #: git-gui.sh:2286 lib/choose_rev.tcl:548
173 msgid "Commit@@noun"
174 msgstr "Commit"
175
176 #: git-gui.sh:2289 lib/merge.tcl:121 lib/merge.tcl:150 lib/merge.tcl:168
177 msgid "Merge"
178 msgstr "Fusionner"
179
180 #: git-gui.sh:2290 lib/choose_rev.tcl:557
181 msgid "Remote"
182 msgstr "Dépôt distant"
183
184 #: git-gui.sh:2293
185 msgid "Tools"
186 msgstr "Outils"
187
188 #: git-gui.sh:2302
189 msgid "Explore Working Copy"
190 msgstr "Explorer la copie de travail"
191
192 #: git-gui.sh:2307
193 msgid "Browse Current Branch's Files"
194 msgstr "Naviguer dans la branche courante"
195
196 #: git-gui.sh:2311
197 msgid "Browse Branch Files..."
198 msgstr "Naviguer dans la branche..."
199
200 #: git-gui.sh:2316
201 msgid "Visualize Current Branch's History"
202 msgstr "Visualiser l'historique de la branche courante"
203
204 #: git-gui.sh:2320
205 msgid "Visualize All Branch History"
206 msgstr "Voir l'historique de toutes les branches"
207
208 #: git-gui.sh:2327
209 #, tcl-format
210 msgid "Browse %s's Files"
211 msgstr "Parcourir l'arborescence de %s"
212
213 #: git-gui.sh:2329
214 #, tcl-format
215 msgid "Visualize %s's History"
216 msgstr "Voir l'historique de la branche : %s"
217
218 #: git-gui.sh:2334 lib/database.tcl:27 lib/database.tcl:67
219 msgid "Database Statistics"
220 msgstr "Statistiques du dépôt"
221
222 #: git-gui.sh:2337 lib/database.tcl:34
223 msgid "Compress Database"
224 msgstr "Comprimer le dépôt"
225
226 #: git-gui.sh:2340
227 msgid "Verify Database"
228 msgstr "Vérifier le dépôt"
229
230 #: git-gui.sh:2347 git-gui.sh:2351 git-gui.sh:2355 lib/shortcut.tcl:7
231 #: lib/shortcut.tcl:39 lib/shortcut.tcl:71
232 msgid "Create Desktop Icon"
233 msgstr "Créer une icône sur le bureau"
234
235 #: git-gui.sh:2363 lib/choose_repository.tcl:183 lib/choose_repository.tcl:191
236 msgid "Quit"
237 msgstr "Quitter"
238
239 #: git-gui.sh:2371
240 msgid "Undo"
241 msgstr "Défaire"
242
243 #: git-gui.sh:2374
244 msgid "Redo"
245 msgstr "Refaire"
246
247 #: git-gui.sh:2378 git-gui.sh:2923
248 msgid "Cut"
249 msgstr "Couper"
250
251 #: git-gui.sh:2381 git-gui.sh:2926 git-gui.sh:3000 git-gui.sh:3082
252 #: lib/console.tcl:69
253 msgid "Copy"
254 msgstr "Copier"
255
256 #: git-gui.sh:2384 git-gui.sh:2929
257 msgid "Paste"
258 msgstr "Coller"
259
260 #: git-gui.sh:2387 git-gui.sh:2932 lib/branch_delete.tcl:26
261 #: lib/remote_branch_delete.tcl:38
262 msgid "Delete"
263 msgstr "Supprimer"
264
265 #: git-gui.sh:2391 git-gui.sh:2936 git-gui.sh:3086 lib/console.tcl:71
266 msgid "Select All"
267 msgstr "Tout sélectionner"
268
269 #: git-gui.sh:2400
270 msgid "Create..."
271 msgstr "Créer..."
272
273 #: git-gui.sh:2406
274 msgid "Checkout..."
275 msgstr "Charger (checkout)..."
276
277 #: git-gui.sh:2412
278 msgid "Rename..."
279 msgstr "Renommer..."
280
281 #: git-gui.sh:2417
282 msgid "Delete..."
283 msgstr "Supprimer..."
284
285 #: git-gui.sh:2422
286 msgid "Reset..."
287 msgstr "Réinitialiser..."
288
289 #: git-gui.sh:2432
290 msgid "Done"
291 msgstr "Effectué"
292
293 #: git-gui.sh:2434
294 msgid "Commit@@verb"
295 msgstr "Commiter@@verb"
296
297 #: git-gui.sh:2443 git-gui.sh:2864
298 msgid "New Commit"
299 msgstr "Nouveau commit"
300
301 #: git-gui.sh:2451 git-gui.sh:2871
302 msgid "Amend Last Commit"
303 msgstr "Corriger dernier commit"
304
305 #: git-gui.sh:2461 git-gui.sh:2825 lib/remote_branch_delete.tcl:99
306 msgid "Rescan"
307 msgstr "Recharger modifs."
308
309 #: git-gui.sh:2467
310 msgid "Stage To Commit"
311 msgstr "Indexer"
312
313 #: git-gui.sh:2473
314 msgid "Stage Changed Files To Commit"
315 msgstr "Indexer toutes modifications"
316
317 #: git-gui.sh:2479
318 msgid "Unstage From Commit"
319 msgstr "Désindexer"
320
321 #: git-gui.sh:2484 lib/index.tcl:410
322 msgid "Revert Changes"
323 msgstr "Annuler les modifications"
324
325 #: git-gui.sh:2491 git-gui.sh:3069
326 msgid "Show Less Context"
327 msgstr "Montrer moins de contexte"
328
329 #: git-gui.sh:2495 git-gui.sh:3073
330 msgid "Show More Context"
331 msgstr "Montrer plus de contexte"
332
333 #: git-gui.sh:2502 git-gui.sh:2838 git-gui.sh:2947
334 msgid "Sign Off"
335 msgstr "Signer"
336
337 #: git-gui.sh:2518
338 msgid "Local Merge..."
339 msgstr "Fusion locale..."
340
341 #: git-gui.sh:2523
342 msgid "Abort Merge..."
343 msgstr "Abandonner fusion..."
344
345 #: git-gui.sh:2535 git-gui.sh:2575
346 msgid "Add..."
347 msgstr "Ajouter..."
348
349 #: git-gui.sh:2539
350 msgid "Push..."
351 msgstr "Pousser..."
352
353 #: git-gui.sh:2543
354 msgid "Delete Branch..."
355 msgstr "Supprimer branche..."
356
357 #: git-gui.sh:2553 git-gui.sh:2589 lib/about.tcl:14
358 #: lib/choose_repository.tcl:44 lib/choose_repository.tcl:53
359 #, tcl-format
360 msgid "About %s"
361 msgstr "À propos de %s"
362
363 #: git-gui.sh:2557
364 msgid "Preferences..."
365 msgstr "Préférences..."
366
367 #: git-gui.sh:2565 git-gui.sh:3115
368 msgid "Options..."
369 msgstr "Options..."
370
371 #: git-gui.sh:2576
372 msgid "Remove..."
373 msgstr "Supprimer..."
374
375 #: git-gui.sh:2585 lib/choose_repository.tcl:50
376 msgid "Help"
377 msgstr "Aide"
378
379 #: git-gui.sh:2611
380 msgid "Online Documentation"
381 msgstr "Documentation en ligne"
382
383 #: git-gui.sh:2614 lib/choose_repository.tcl:47 lib/choose_repository.tcl:56
384 msgid "Show SSH Key"
385 msgstr "Montrer la clé SSH"
386
387 #: git-gui.sh:2707
388 #, tcl-format
389 msgid "fatal: cannot stat path %s: No such file or directory"
390 msgstr ""
391 "erreur fatale : pas d'infos sur le chemin %s : Fichier ou répertoire "
392 "inexistant"
393
394 #: git-gui.sh:2740
395 msgid "Current Branch:"
396 msgstr "Branche courante :"
397
398 #: git-gui.sh:2761
399 msgid "Staged Changes (Will Commit)"
400 msgstr "Modifs. indexées (pour commit)"
401
402 #: git-gui.sh:2781
403 msgid "Unstaged Changes"
404 msgstr "Modifs. non indexées"
405
406 #: git-gui.sh:2831
407 msgid "Stage Changed"
408 msgstr "Indexer modifs."
409
410 #: git-gui.sh:2850 lib/transport.tcl:93 lib/transport.tcl:182
411 msgid "Push"
412 msgstr "Pousser"
413
414 #: git-gui.sh:2885
415 msgid "Initial Commit Message:"
416 msgstr "Message de commit initial :"
417
418 #: git-gui.sh:2886
419 msgid "Amended Commit Message:"
420 msgstr "Message de commit corrigé :"
421
422 #: git-gui.sh:2887
423 msgid "Amended Initial Commit Message:"
424 msgstr "Message de commit initial corrigé :"
425
426 #: git-gui.sh:2888
427 msgid "Amended Merge Commit Message:"
428 msgstr "Message de commit de fusion corrigé :"
429
430 #: git-gui.sh:2889
431 msgid "Merge Commit Message:"
432 msgstr "Message de commit de fusion :"
433
434 #: git-gui.sh:2890
435 msgid "Commit Message:"
436 msgstr "Message de commit :"
437
438 #: git-gui.sh:2939 git-gui.sh:3090 lib/console.tcl:73
439 msgid "Copy All"
440 msgstr "Copier tout"
441
442 #: git-gui.sh:2963 lib/blame.tcl:104
443 msgid "File:"
444 msgstr "Fichier :"
445
446 #: git-gui.sh:3078
447 msgid "Refresh"
448 msgstr "Rafraîchir"
449
450 #: git-gui.sh:3099
451 msgid "Decrease Font Size"
452 msgstr "Diminuer la police"
453
454 #: git-gui.sh:3103
455 msgid "Increase Font Size"
456 msgstr "Agrandir la police"
457
458 #: git-gui.sh:3111 lib/blame.tcl:281
459 msgid "Encoding"
460 msgstr "Codage des caractères"
461
462 #: git-gui.sh:3122
463 msgid "Apply/Reverse Hunk"
464 msgstr "Appliquer/Inverser section"
465
466 #: git-gui.sh:3127
467 msgid "Apply/Reverse Line"
468 msgstr "Appliquer/Inverser la ligne"
469
470 #: git-gui.sh:3137
471 msgid "Run Merge Tool"
472 msgstr "Lancer l'outil de fusion"
473
474 #: git-gui.sh:3142
475 msgid "Use Remote Version"
476 msgstr "Utiliser la version distante"
477
478 #: git-gui.sh:3146
479 msgid "Use Local Version"
480 msgstr "Utiliser la version locale"
481
482 #: git-gui.sh:3150
483 msgid "Revert To Base"
484 msgstr "Revenir à la version de base"
485
486 #: git-gui.sh:3169
487 msgid "Unstage Hunk From Commit"
488 msgstr "Désindexer la section"
489
490 #: git-gui.sh:3170
491 msgid "Unstage Line From Commit"
492 msgstr "Désindexer la ligne"
493
494 #: git-gui.sh:3172
495 msgid "Stage Hunk For Commit"
496 msgstr "Indexer la section"
497
498 #: git-gui.sh:3173
499 msgid "Stage Line For Commit"
500 msgstr "Indexer la ligne"
501
502 #: git-gui.sh:3196
503 msgid "Initializing..."
504 msgstr "Initialisation..."
505
506 #: git-gui.sh:3301
507 #, tcl-format
508 msgid ""
509 "Possible environment issues exist.\n"
510 "\n"
511 "The following environment variables are probably\n"
512 "going to be ignored by any Git subprocess run\n"
513 "by %s:\n"
514 "\n"
515 msgstr ""
516 "Des problèmes d'environnement sont possibles.\n"
517 "\n"
518 "Les variables d'environnement suivantes seront\n"
519 "probablement ignorées par tous les\n"
520 "sous-processus de Git lancés par %s\n"
521 "\n"
522
523 #: git-gui.sh:3331
524 msgid ""
525 "\n"
526 "This is due to a known issue with the\n"
527 "Tcl binary distributed by Cygwin."
528 msgstr ""
529 "\n"
530 "Ceci est dû à un problème connu avec\n"
531 "le binaire Tcl distribué par Cygwin."
532
533 #: git-gui.sh:3336
534 #, tcl-format
535 msgid ""
536 "\n"
537 "\n"
538 "A good replacement for %s\n"
539 "is placing values for the user.name and\n"
540 "user.email settings into your personal\n"
541 "~/.gitconfig file.\n"
542 msgstr ""
543 "\n"
544 "\n"
545 "Un bon remplacement pour %s\n"
546 "est de mettre les valeurs pour 'user.name' (nom\n"
547 "de l'utilisateur) et 'user.email' (addresse email\n"
548 "de l'utilisateur) dans votre fichier '~/.gitconfig'.\n"
549
550 #: lib/about.tcl:26
551 msgid "git-gui - a graphical user interface for Git."
552 msgstr "git-gui - une interface graphique utilisateur pour Git"
553
554 #: lib/blame.tcl:72
555 msgid "File Viewer"
556 msgstr "Visionneur de fichier"
557
558 #: lib/blame.tcl:78
559 msgid "Commit:"
560 msgstr "Commit :"
561
562 #: lib/blame.tcl:271
563 msgid "Copy Commit"
564 msgstr "Copier commit"
565
566 #: lib/blame.tcl:275
567 msgid "Find Text..."
568 msgstr "Chercher texte..."
569
570 #: lib/blame.tcl:284
571 msgid "Do Full Copy Detection"
572 msgstr "Lancer la détection approfondie des copies"
573
574 #: lib/blame.tcl:288
575 msgid "Show History Context"
576 msgstr "Montrer l'historique"
577
578 #: lib/blame.tcl:291
579 msgid "Blame Parent Commit"
580 msgstr "Blâmer le commit parent"
581
582 #: lib/blame.tcl:450
583 #, tcl-format
584 msgid "Reading %s..."
585 msgstr "Lecture de %s..."
586
587 #: lib/blame.tcl:557
588 msgid "Loading copy/move tracking annotations..."
589 msgstr "Chargement des annotations de suivi des copies/déplacements..."
590
591 #: lib/blame.tcl:577
592 msgid "lines annotated"
593 msgstr "lignes annotées"
594
595 #: lib/blame.tcl:769
596 msgid "Loading original location annotations..."
597 msgstr "Chargement des annotations d'emplacement original"
598
599 #: lib/blame.tcl:772
600 msgid "Annotation complete."
601 msgstr "Annotation terminée."
602
603 #: lib/blame.tcl:802
604 msgid "Busy"
605 msgstr "Occupé"
606
607 #: lib/blame.tcl:803
608 msgid "Annotation process is already running."
609 msgstr "Annotation en cours d'exécution."
610
611 #: lib/blame.tcl:842
612 msgid "Running thorough copy detection..."
613 msgstr "Recherche de copie approfondie en cours..."
614
615 #: lib/blame.tcl:910
616 msgid "Loading annotation..."
617 msgstr "Chargement des annotations..."
618
619 #: lib/blame.tcl:964
620 msgid "Author:"
621 msgstr "Auteur :"
622
623 #: lib/blame.tcl:968
624 msgid "Committer:"
625 msgstr "Commiteur :"
626
627 #: lib/blame.tcl:973
628 msgid "Original File:"
629 msgstr "Fichier original :"
630
631 #: lib/blame.tcl:1021
632 msgid "Cannot find HEAD commit:"
633 msgstr "Impossible de trouver le commit HEAD :"
634
635 #: lib/blame.tcl:1076
636 msgid "Cannot find parent commit:"
637 msgstr "Impossible de trouver le commit parent :"
638
639 #: lib/blame.tcl:1091
640 msgid "Unable to display parent"
641 msgstr "Impossible d'afficher le parent"
642
643 #: lib/blame.tcl:1092 lib/diff.tcl:297
644 msgid "Error loading diff:"
645 msgstr "Erreur lors du chargement des différences :"
646
647 #: lib/blame.tcl:1232
648 msgid "Originally By:"
649 msgstr "À l'origine par :"
650
651 #: lib/blame.tcl:1238
652 msgid "In File:"
653 msgstr "Dans le fichier :"
654
655 #: lib/blame.tcl:1243
656 msgid "Copied Or Moved Here By:"
657 msgstr "Copié ou déplacé ici par :"
658
659 #: lib/branch_checkout.tcl:14 lib/branch_checkout.tcl:19
660 msgid "Checkout Branch"
661 msgstr "Charger la branche (checkout)"
662
663 #: lib/branch_checkout.tcl:23
664 msgid "Checkout"
665 msgstr "Charger (checkout)"
666
667 #: lib/branch_checkout.tcl:27 lib/branch_create.tcl:35
668 #: lib/branch_delete.tcl:32 lib/branch_rename.tcl:30 lib/browser.tcl:282
669 #: lib/checkout_op.tcl:544 lib/choose_font.tcl:43 lib/merge.tcl:172
670 #: lib/option.tcl:125 lib/remote_add.tcl:32 lib/remote_branch_delete.tcl:42
671 #: lib/tools_dlg.tcl:40 lib/tools_dlg.tcl:204 lib/tools_dlg.tcl:352
672 #: lib/transport.tcl:97
673 msgid "Cancel"
674 msgstr "Annuler"
675
676 #: lib/branch_checkout.tcl:32 lib/browser.tcl:287 lib/tools_dlg.tcl:328
677 msgid "Revision"
678 msgstr "Révision"
679
680 #: lib/branch_checkout.tcl:36 lib/branch_create.tcl:69 lib/option.tcl:280
681 msgid "Options"
682 msgstr "Options"
683
684 #: lib/branch_checkout.tcl:39 lib/branch_create.tcl:92
685 msgid "Fetch Tracking Branch"
686 msgstr "Récupérer la branche de suivi"
687
688 #: lib/branch_checkout.tcl:44
689 msgid "Detach From Local Branch"
690 msgstr "Détacher de la branche locale"
691
692 #: lib/branch_create.tcl:22
693 msgid "Create Branch"
694 msgstr "Créer une branche"
695
696 #: lib/branch_create.tcl:27
697 msgid "Create New Branch"
698 msgstr "Créer une nouvelle branche"
699
700 #: lib/branch_create.tcl:31 lib/choose_repository.tcl:377
701 msgid "Create"
702 msgstr "Créer"
703
704 #: lib/branch_create.tcl:40
705 msgid "Branch Name"
706 msgstr "Nom de branche"
707
708 #: lib/branch_create.tcl:43 lib/remote_add.tcl:39 lib/tools_dlg.tcl:50
709 msgid "Name:"
710 msgstr "Nom :"
711
712 #: lib/branch_create.tcl:58
713 msgid "Match Tracking Branch Name"
714 msgstr "Trouver nom de branche de suivi"
715
716 #: lib/branch_create.tcl:66
717 msgid "Starting Revision"
718 msgstr "Révision initiale"
719
720 #: lib/branch_create.tcl:72
721 msgid "Update Existing Branch:"
722 msgstr "Mettre à jour une branche existante :"
723
724 #: lib/branch_create.tcl:75
725 msgid "No"
726 msgstr "Non"
727
728 #: lib/branch_create.tcl:80
729 msgid "Fast Forward Only"
730 msgstr "Mise à jour rectiligne seulement (fast-forward)"
731
732 #: lib/branch_create.tcl:85 lib/checkout_op.tcl:536
733 msgid "Reset"
734 msgstr "Réinitialiser"
735
736 #: lib/branch_create.tcl:97
737 msgid "Checkout After Creation"
738 msgstr "Charger (checkout) après création"
739
740 #: lib/branch_create.tcl:131
741 msgid "Please select a tracking branch."
742 msgstr "Choisissez une branche de suivi"
743
744 #: lib/branch_create.tcl:140
745 #, tcl-format
746 msgid "Tracking branch %s is not a branch in the remote repository."
747 msgstr "La branche de suivi %s n'est pas une branche dans le dépôt distant."
748
749 #: lib/branch_create.tcl:153 lib/branch_rename.tcl:86
750 msgid "Please supply a branch name."
751 msgstr "Fournissez un nom de branche."
752
753 #: lib/branch_create.tcl:164 lib/branch_rename.tcl:106
754 #, tcl-format
755 msgid "'%s' is not an acceptable branch name."
756 msgstr "'%s' n'est pas un nom de branche acceptable."
757
758 #: lib/branch_delete.tcl:15
759 msgid "Delete Branch"
760 msgstr "Supprimer branche"
761
762 #: lib/branch_delete.tcl:20
763 msgid "Delete Local Branch"
764 msgstr "Supprimer branche locale"
765
766 #: lib/branch_delete.tcl:37
767 msgid "Local Branches"
768 msgstr "Branches locales"
769
770 #: lib/branch_delete.tcl:52
771 msgid "Delete Only If Merged Into"
772 msgstr "Supprimer seulement si fusionnée dans :"
773
774 #: lib/branch_delete.tcl:54
775 msgid "Always (Do not perform merge test.)"
776 msgstr "Toujours (Ne pas faire de test de fusion.)"
777
778 #: lib/branch_delete.tcl:103
779 #, tcl-format
780 msgid "The following branches are not completely merged into %s:"
781 msgstr "Les branches suivantes ne sont pas complètement fusionnées dans %s :"
782
783 #: lib/branch_delete.tcl:115
784 msgid ""
785 "Recovering deleted branches is difficult. \n"
786 "\n"
787 " Delete the selected branches?"
788 msgstr ""
789 "Il est difficile de récupérer des branches supprimées.\n"
790 "\n"
791 "Supprimer les branches sélectionnées ?"
792
793 #: lib/branch_delete.tcl:141
794 #, tcl-format
795 msgid ""
796 "Failed to delete branches:\n"
797 "%s"
798 msgstr ""
799 "La suppression des branches suivantes a échoué :\n"
800 "%s"
801
802 #: lib/branch_rename.tcl:14 lib/branch_rename.tcl:22
803 msgid "Rename Branch"
804 msgstr "Renommer branche"
805
806 #: lib/branch_rename.tcl:26
807 msgid "Rename"
808 msgstr "Renommer"
809
810 #: lib/branch_rename.tcl:36
811 msgid "Branch:"
812 msgstr "Branche :"
813
814 #: lib/branch_rename.tcl:39
815 msgid "New Name:"
816 msgstr "Nouveau nom :"
817
818 #: lib/branch_rename.tcl:75
819 msgid "Please select a branch to rename."
820 msgstr "Merci de sélectionner une branche à renommer."
821
822 #: lib/branch_rename.tcl:96 lib/checkout_op.tcl:201
823 #, tcl-format
824 msgid "Branch '%s' already exists."
825 msgstr "La branche '%s' existe déjà."
826
827 #: lib/branch_rename.tcl:117
828 #, tcl-format
829 msgid "Failed to rename '%s'."
830 msgstr "Échec pour renommer '%s'."
831
832 #: lib/browser.tcl:17
833 msgid "Starting..."
834 msgstr "Lancement..."
835
836 #: lib/browser.tcl:26
837 msgid "File Browser"
838 msgstr "Visionneur de fichier"
839
840 #: lib/browser.tcl:126 lib/browser.tcl:143
841 #, tcl-format
842 msgid "Loading %s..."
843 msgstr "Chargement de %s..."
844
845 #: lib/browser.tcl:187
846 msgid "[Up To Parent]"
847 msgstr "[Jusqu'au parent]"
848
849 #: lib/browser.tcl:267 lib/browser.tcl:273
850 msgid "Browse Branch Files"
851 msgstr "Naviguer dans les fichiers de le branche"
852
853 #: lib/browser.tcl:278 lib/choose_repository.tcl:394
854 #: lib/choose_repository.tcl:480 lib/choose_repository.tcl:491
855 #: lib/choose_repository.tcl:995
856 msgid "Browse"
857 msgstr "Naviguer"
858
859 #: lib/checkout_op.tcl:84
860 #, tcl-format
861 msgid "Fetching %s from %s"
862 msgstr "Récupération de %s à partir de %s"
863
864 #: lib/checkout_op.tcl:132
865 #, tcl-format
866 msgid "fatal: Cannot resolve %s"
867 msgstr "erreur fatale : Impossible de résoudre %s"
868
869 #: lib/checkout_op.tcl:145 lib/console.tcl:81 lib/database.tcl:31
870 #: lib/sshkey.tcl:53
871 msgid "Close"
872 msgstr "Fermer"
873
874 #: lib/checkout_op.tcl:174
875 #, tcl-format
876 msgid "Branch '%s' does not exist."
877 msgstr "La branche '%s' n'existe pas."
878
879 #: lib/checkout_op.tcl:193
880 #, tcl-format
881 msgid "Failed to configure simplified git-pull for '%s'."
882 msgstr "Échec de la configuration simplifiée de git-pull pour '%s'."
883
884 #: lib/checkout_op.tcl:228
885 #, tcl-format
886 msgid ""
887 "Branch '%s' already exists.\n"
888 "\n"
889 "It cannot fast-forward to %s.\n"
890 "A merge is required."
891 msgstr ""
892 "La branche '%s' existe déjà.\n"
893 "\n"
894 "Impossible de faire une avance rapide (fast forward) vers %s.\n"
895 "Une fusion est nécessaire."
896
897 #: lib/checkout_op.tcl:242
898 #, tcl-format
899 msgid "Merge strategy '%s' not supported."
900 msgstr "La stratégie de fusion '%s' n'est pas supportée."
901
902 #: lib/checkout_op.tcl:261
903 #, tcl-format
904 msgid "Failed to update '%s'."
905 msgstr "La mise à jour de '%s' a échoué."
906
907 #: lib/checkout_op.tcl:273
908 msgid "Staging area (index) is already locked."
909 msgstr "L'index (staging area) est déjà verrouillé."
910
911 #: lib/checkout_op.tcl:288
912 msgid ""
913 "Last scanned state does not match repository state.\n"
914 "\n"
915 "Another Git program has modified this repository since the last scan.  A "
916 "rescan must be performed before the current branch can be changed.\n"
917 "\n"
918 "The rescan will be automatically started now.\n"
919 msgstr ""
920 "L'état lors de la dernière synchronisation ne correspond plus à l'état du "
921 "dépôt.\n"
922 "\n"
923 "Un autre programme Git a modifié ce dépôt depuis la dernière "
924 "synchronisation. Une resynchronisation doit être effectuée avant de pouvoir "
925 "modifier la branche courante.\n"
926 "\n"
927 "Cela va être fait tout de suite automatiquement.\n"
928
929 #: lib/checkout_op.tcl:344
930 #, tcl-format
931 msgid "Updating working directory to '%s'..."
932 msgstr "Mise à jour du répertoire courant avec '%s'..."
933
934 #: lib/checkout_op.tcl:345
935 msgid "files checked out"
936 msgstr "fichiers chargés"
937
938 #: lib/checkout_op.tcl:375
939 #, tcl-format
940 msgid "Aborted checkout of '%s' (file level merging is required)."
941 msgstr "Chargement de '%s' abandonné (il est nécessaire de fusionner des fichiers)."
942
943 #: lib/checkout_op.tcl:376
944 msgid "File level merge required."
945 msgstr "Il est nécessaire de fusionner des fichiers."
946
947 #: lib/checkout_op.tcl:380
948 #, tcl-format
949 msgid "Staying on branch '%s'."
950 msgstr "Le répertoire de travail reste sur la branche '%s'."
951
952 #: lib/checkout_op.tcl:451
953 msgid ""
954 "You are no longer on a local branch.\n"
955 "\n"
956 "If you wanted to be on a branch, create one now starting from 'This Detached "
957 "Checkout'."
958 msgstr ""
959 "Vous n'êtes plus sur une branche locale.\n"
960 "\n"
961 "Si vous vouliez être sur une branche, créez-en une maintenant en partant de "
962 "'Cet emprunt détaché'."
963
964 #: lib/checkout_op.tcl:468 lib/checkout_op.tcl:472
965 #, tcl-format
966 msgid "Checked out '%s'."
967 msgstr "'%s' chargé."
968
969 #: lib/checkout_op.tcl:500
970 #, tcl-format
971 msgid "Resetting '%s' to '%s' will lose the following commits:"
972 msgstr "Réinitialiser '%s' à '%s' va faire perdre les commits suivants :"
973
974 #: lib/checkout_op.tcl:522
975 msgid "Recovering lost commits may not be easy."
976 msgstr "Récupérer les commits perdus ne sera peut être pas facile."
977
978 #: lib/checkout_op.tcl:527
979 #, tcl-format
980 msgid "Reset '%s'?"
981 msgstr "Réinitialiser '%s' ?"
982
983 #: lib/checkout_op.tcl:532 lib/merge.tcl:164 lib/tools_dlg.tcl:343
984 msgid "Visualize"
985 msgstr "Visualiser"
986
987 #: lib/checkout_op.tcl:600
988 #, tcl-format
989 msgid ""
990 "Failed to set current branch.\n"
991 "\n"
992 "This working directory is only partially switched.  We successfully updated "
993 "your files, but failed to update an internal Git file.\n"
994 "\n"
995 "This should not have occurred.  %s will now close and give up."
996 msgstr ""
997 "Le changement de la branche courante a échoué.\n"
998 "\n"
999 "Le répertoire courant n'est que partiellement modifié. Les fichiers ont été "
1000 "mis à jour avec succès, mais la mise à jour d'un fichier interne à Git a "
1001 "échouée.\n"
1002 "\n"
1003 "Cela n'aurait pas dû se produire. %s va abandonner et se terminer."
1004
1005 #: lib/choose_font.tcl:39
1006 msgid "Select"
1007 msgstr "Sélectionner"
1008
1009 #: lib/choose_font.tcl:53
1010 msgid "Font Family"
1011 msgstr "Familles de polices"
1012
1013 #: lib/choose_font.tcl:74
1014 msgid "Font Size"
1015 msgstr "Taille de police"
1016
1017 #: lib/choose_font.tcl:91
1018 msgid "Font Example"
1019 msgstr "Exemple de police"
1020
1021 #: lib/choose_font.tcl:103
1022 msgid ""
1023 "This is example text.\n"
1024 "If you like this text, it can be your font."
1025 msgstr ""
1026 "Ceci est un texte d'exemple.\n"
1027 "Si vous aimez ce texte, vous pouvez choisir cette police."
1028
1029 #: lib/choose_repository.tcl:28
1030 msgid "Git Gui"
1031 msgstr "Git Gui"
1032
1033 #: lib/choose_repository.tcl:87 lib/choose_repository.tcl:382
1034 msgid "Create New Repository"
1035 msgstr "Créer nouveau dépôt"
1036
1037 #: lib/choose_repository.tcl:93
1038 msgid "New..."
1039 msgstr "Nouveau..."
1040
1041 #: lib/choose_repository.tcl:100 lib/choose_repository.tcl:465
1042 msgid "Clone Existing Repository"
1043 msgstr "Cloner un dépôt existant"
1044
1045 #: lib/choose_repository.tcl:106
1046 msgid "Clone..."
1047 msgstr "Cloner..."
1048
1049 #: lib/choose_repository.tcl:113 lib/choose_repository.tcl:983
1050 msgid "Open Existing Repository"
1051 msgstr "Ouvrir un dépôt existant"
1052
1053 #: lib/choose_repository.tcl:119
1054 msgid "Open..."
1055 msgstr "Ouvrir..."
1056
1057 #: lib/choose_repository.tcl:132
1058 msgid "Recent Repositories"
1059 msgstr "Dépôts récemment utilisés"
1060
1061 #: lib/choose_repository.tcl:138
1062 msgid "Open Recent Repository:"
1063 msgstr "Ouvrir un dépôt récent :"
1064
1065 #: lib/choose_repository.tcl:302 lib/choose_repository.tcl:309
1066 #: lib/choose_repository.tcl:316
1067 #, tcl-format
1068 msgid "Failed to create repository %s:"
1069 msgstr "La création du dépôt %s a échoué :"
1070
1071 #: lib/choose_repository.tcl:387
1072 msgid "Directory:"
1073 msgstr "Répertoire :"
1074
1075 #: lib/choose_repository.tcl:417 lib/choose_repository.tcl:544
1076 #: lib/choose_repository.tcl:1017
1077 msgid "Git Repository"
1078 msgstr "Dépôt Git"
1079
1080 #: lib/choose_repository.tcl:442
1081 #, tcl-format
1082 msgid "Directory %s already exists."
1083 msgstr "Le répertoire %s existe déjà."
1084
1085 #: lib/choose_repository.tcl:446
1086 #, tcl-format
1087 msgid "File %s already exists."
1088 msgstr "Le fichier %s existe déjà."
1089
1090 #: lib/choose_repository.tcl:460
1091 msgid "Clone"
1092 msgstr "Cloner"
1093
1094 #: lib/choose_repository.tcl:473
1095 msgid "Source Location:"
1096 msgstr "Emplacement source :"
1097
1098 #: lib/choose_repository.tcl:484
1099 msgid "Target Directory:"
1100 msgstr "Répertoire cible :"
1101
1102 #: lib/choose_repository.tcl:496
1103 msgid "Clone Type:"
1104 msgstr "Type de clonage :"
1105
1106 #: lib/choose_repository.tcl:502
1107 msgid "Standard (Fast, Semi-Redundant, Hardlinks)"
1108 msgstr "Standard (rapide, semi-redondant, liens durs)"
1109
1110 #: lib/choose_repository.tcl:508
1111 msgid "Full Copy (Slower, Redundant Backup)"
1112 msgstr "Copy complète (plus lent, sauvegarde redondante)"
1113
1114 #: lib/choose_repository.tcl:514
1115 msgid "Shared (Fastest, Not Recommended, No Backup)"
1116 msgstr "Partagé (le plus rapide, non recommandé, pas de sauvegarde)"
1117
1118 #: lib/choose_repository.tcl:550 lib/choose_repository.tcl:597
1119 #: lib/choose_repository.tcl:743 lib/choose_repository.tcl:813
1120 #: lib/choose_repository.tcl:1023 lib/choose_repository.tcl:1031
1121 #, tcl-format
1122 msgid "Not a Git repository: %s"
1123 msgstr "'%s' n'est pas un dépôt Git."
1124
1125 #: lib/choose_repository.tcl:586
1126 msgid "Standard only available for local repository."
1127 msgstr "Standard n'est disponible que pour un dépôt local."
1128
1129 #: lib/choose_repository.tcl:590
1130 msgid "Shared only available for local repository."
1131 msgstr "Partagé n'est disponible que pour un dépôt local."
1132
1133 #: lib/choose_repository.tcl:611
1134 #, tcl-format
1135 msgid "Location %s already exists."
1136 msgstr "L'emplacement %s existe déjà."
1137
1138 #: lib/choose_repository.tcl:622
1139 msgid "Failed to configure origin"
1140 msgstr "La configuration de l'origine a échoué."
1141
1142 #: lib/choose_repository.tcl:634
1143 msgid "Counting objects"
1144 msgstr "Décompte des objets"
1145
1146 #: lib/choose_repository.tcl:635
1147 msgid "buckets"
1148 msgstr "paniers"
1149
1150 #: lib/choose_repository.tcl:659
1151 #, tcl-format
1152 msgid "Unable to copy objects/info/alternates: %s"
1153 msgstr "Impossible de copier 'objects/info/alternates' : %s"
1154
1155 #: lib/choose_repository.tcl:695
1156 #, tcl-format
1157 msgid "Nothing to clone from %s."
1158 msgstr "Il n'y a rien à cloner depuis %s."
1159
1160 #: lib/choose_repository.tcl:697 lib/choose_repository.tcl:911
1161 #: lib/choose_repository.tcl:923
1162 msgid "The 'master' branch has not been initialized."
1163 msgstr "La branche 'master' n'a pas été initialisée."
1164
1165 #: lib/choose_repository.tcl:710
1166 msgid "Hardlinks are unavailable.  Falling back to copying."
1167 msgstr "Les liens durs ne sont pas supportés. Une copie sera effectuée à la place."
1168
1169 #: lib/choose_repository.tcl:722
1170 #, tcl-format
1171 msgid "Cloning from %s"
1172 msgstr "Clonage depuis %s"
1173
1174 #: lib/choose_repository.tcl:753
1175 msgid "Copying objects"
1176 msgstr "Copie des objets"
1177
1178 #: lib/choose_repository.tcl:754
1179 msgid "KiB"
1180 msgstr "KiB"
1181
1182 #: lib/choose_repository.tcl:778
1183 #, tcl-format
1184 msgid "Unable to copy object: %s"
1185 msgstr "Impossible de copier l'objet : %s"
1186
1187 #: lib/choose_repository.tcl:788
1188 msgid "Linking objects"
1189 msgstr "Liaison des objets"
1190
1191 #: lib/choose_repository.tcl:789
1192 msgid "objects"
1193 msgstr "objets"
1194
1195 #: lib/choose_repository.tcl:797
1196 #, tcl-format
1197 msgid "Unable to hardlink object: %s"
1198 msgstr "Impossible créer un lien dur pour l'objet : %s"
1199
1200 #: lib/choose_repository.tcl:852
1201 msgid "Cannot fetch branches and objects.  See console output for details."
1202 msgstr ""
1203 "Impossible de récupérer les branches et objets. Voir la sortie console pour "
1204 "plus de détails."
1205
1206 #: lib/choose_repository.tcl:863
1207 msgid "Cannot fetch tags.  See console output for details."
1208 msgstr ""
1209 "Impossible de récupérer les marques (tags). Voir la sortie console pour plus "
1210 "de détails."
1211
1212 #: lib/choose_repository.tcl:887
1213 msgid "Cannot determine HEAD.  See console output for details."
1214 msgstr "Impossible de déterminer HEAD. Voir la sortie console pour plus de détails."
1215
1216 #: lib/choose_repository.tcl:896
1217 #, tcl-format
1218 msgid "Unable to cleanup %s"
1219 msgstr "Impossible de nettoyer %s"
1220
1221 #: lib/choose_repository.tcl:902
1222 msgid "Clone failed."
1223 msgstr "Le clonage a échoué."
1224
1225 #: lib/choose_repository.tcl:909
1226 msgid "No default branch obtained."
1227 msgstr "Aucune branche par défaut n'a été obtenue."
1228
1229 #: lib/choose_repository.tcl:920
1230 #, tcl-format
1231 msgid "Cannot resolve %s as a commit."
1232 msgstr "Impossible de résoudre %s comme commit."
1233
1234 #: lib/choose_repository.tcl:932
1235 msgid "Creating working directory"
1236 msgstr "Création du répertoire de travail"
1237
1238 #: lib/choose_repository.tcl:933 lib/index.tcl:65 lib/index.tcl:128
1239 #: lib/index.tcl:196
1240 msgid "files"
1241 msgstr "fichiers"
1242
1243 #: lib/choose_repository.tcl:962
1244 msgid "Initial file checkout failed."
1245 msgstr "Le chargement initial du fichier a échoué."
1246
1247 #: lib/choose_repository.tcl:978
1248 msgid "Open"
1249 msgstr "Ouvrir"
1250
1251 #: lib/choose_repository.tcl:988
1252 msgid "Repository:"
1253 msgstr "Dépôt :"
1254
1255 #: lib/choose_repository.tcl:1037
1256 #, tcl-format
1257 msgid "Failed to open repository %s:"
1258 msgstr "Impossible d'ouvrir le dépôt %s :"
1259
1260 #: lib/choose_rev.tcl:53
1261 msgid "This Detached Checkout"
1262 msgstr "Cet emprunt détaché"
1263
1264 #: lib/choose_rev.tcl:60
1265 msgid "Revision Expression:"
1266 msgstr "Expression de révision :"
1267
1268 #: lib/choose_rev.tcl:74
1269 msgid "Local Branch"
1270 msgstr "Branche locale"
1271
1272 #: lib/choose_rev.tcl:79
1273 msgid "Tracking Branch"
1274 msgstr "Branche de suivi"
1275
1276 #: lib/choose_rev.tcl:84 lib/choose_rev.tcl:538
1277 msgid "Tag"
1278 msgstr "Marque (tag)"
1279
1280 #: lib/choose_rev.tcl:317
1281 #, tcl-format
1282 msgid "Invalid revision: %s"
1283 msgstr "Révision invalide : %s"
1284
1285 #: lib/choose_rev.tcl:338
1286 msgid "No revision selected."
1287 msgstr "Pas de révision sélectionnée."
1288
1289 #: lib/choose_rev.tcl:346
1290 msgid "Revision expression is empty."
1291 msgstr "L'expression de révision est vide."
1292
1293 #: lib/choose_rev.tcl:531
1294 msgid "Updated"
1295 msgstr "Mise à jour:"
1296
1297 #: lib/choose_rev.tcl:559
1298 msgid "URL"
1299 msgstr "URL"
1300
1301 #: lib/commit.tcl:9
1302 msgid ""
1303 "There is nothing to amend.\n"
1304 "\n"
1305 "You are about to create the initial commit.  There is no commit before this "
1306 "to amend.\n"
1307 msgstr ""
1308 "Il n'y a rien à corriger.\n"
1309 "\n"
1310 "Vous allez créer le commit initial. Il n'y a pas de commit avant celui-ci à "
1311 "corriger.\n"
1312
1313 #: lib/commit.tcl:18
1314 msgid ""
1315 "Cannot amend while merging.\n"
1316 "\n"
1317 "You are currently in the middle of a merge that has not been fully "
1318 "completed.  You cannot amend the prior commit unless you first abort the "
1319 "current merge activity.\n"
1320 msgstr ""
1321 "Impossible de corriger pendant une fusion.\n"
1322 "\n"
1323 "Vous êtes actuellement au milieu d'une fusion qui n'a pas été complètement "
1324 "terminée. Vous ne pouvez pas corriger le commit précédent sauf si vous "
1325 "abandonnez la fusion courante.\n"
1326
1327 #: lib/commit.tcl:49
1328 msgid "Error loading commit data for amend:"
1329 msgstr "Erreur lors du chargement des données de commit pour correction :"
1330
1331 #: lib/commit.tcl:76
1332 msgid "Unable to obtain your identity:"
1333 msgstr "Impossible d'obtenir votre identité :"
1334
1335 #: lib/commit.tcl:81
1336 msgid "Invalid GIT_COMMITTER_IDENT:"
1337 msgstr "GIT_COMMITTER_IDENT invalide :"
1338
1339 #: lib/commit.tcl:133
1340 msgid ""
1341 "Last scanned state does not match repository state.\n"
1342 "\n"
1343 "Another Git program has modified this repository since the last scan.  A "
1344 "rescan must be performed before another commit can be created.\n"
1345 "\n"
1346 "The rescan will be automatically started now.\n"
1347 msgstr ""
1348 "L'état lors de la dernière synchronisation ne correspond plus à l'état du "
1349 "dépôt.\n"
1350 "\n"
1351 "Un autre programme Git a modifié ce dépôt depuis la dernière "
1352 "synchronisation. Une resynshronisation doit être effectuée avant de pouvoir "
1353 "créer un nouveau commit.\n"
1354 "\n"
1355 "Cela va être fait tout de suite automatiquement.\n"
1356
1357 #: lib/commit.tcl:156
1358 #, tcl-format
1359 msgid ""
1360 "Unmerged files cannot be committed.\n"
1361 "\n"
1362 "File %s has merge conflicts.  You must resolve them and stage the file "
1363 "before committing.\n"
1364 msgstr ""
1365 "Des fichiers non fusionnés ne peuvent être commités.\n"
1366 "\n"
1367 "Le fichier %s a des conflicts de fusion. Vous devez les résoudre et pré-"
1368 "commiter le fichier avant de pouvoir commiter.\n"
1369
1370 #: lib/commit.tcl:164
1371 #, tcl-format
1372 msgid ""
1373 "Unknown file state %s detected.\n"
1374 "\n"
1375 "File %s cannot be committed by this program.\n"
1376 msgstr ""
1377 "Un état de fichier inconnu %s a été détecté.\n"
1378 "\n"
1379 "Le fichier %s ne peut pas être commité par ce programme.\n"
1380
1381 #: lib/commit.tcl:172
1382 msgid ""
1383 "No changes to commit.\n"
1384 "\n"
1385 "You must stage at least 1 file before you can commit.\n"
1386 msgstr ""
1387 "Pas de modification à commiter.\n"
1388 "\n"
1389 "Vous devez indexer au moins 1 fichier avant de pouvoir commiter.\n"
1390
1391 #: lib/commit.tcl:187
1392 msgid ""
1393 "Please supply a commit message.\n"
1394 "\n"
1395 "A good commit message has the following format:\n"
1396 "\n"
1397 "- First line: Describe in one sentence what you did.\n"
1398 "- Second line: Blank\n"
1399 "- Remaining lines: Describe why this change is good.\n"
1400 msgstr ""
1401 "Merci de fournir un message de commit.\n"
1402 "\n"
1403 "Un bon message de commit a le format suivant :\n"
1404 "\n"
1405 "- Première ligne : décrire en une phrase ce que vous avez fait.\n"
1406 "- Deuxième ligne : rien.\n"
1407 "- Lignes suivantes : Décrire pourquoi ces modifications sont bonnes.\n"
1408
1409 #: lib/commit.tcl:211
1410 #, tcl-format
1411 msgid "warning: Tcl does not support encoding '%s'."
1412 msgstr "attention : Tcl ne supporte pas le codage '%s'."
1413
1414 #: lib/commit.tcl:227
1415 msgid "Calling pre-commit hook..."
1416 msgstr "Lancement de l'action d'avant-commit..."
1417
1418 #: lib/commit.tcl:242
1419 msgid "Commit declined by pre-commit hook."
1420 msgstr "Commit refusé par l'action d'avant-commit."
1421
1422 #: lib/commit.tcl:265
1423 msgid "Calling commit-msg hook..."
1424 msgstr "Lancement de l'action \"message de commit\"..."
1425
1426 #: lib/commit.tcl:280
1427 msgid "Commit declined by commit-msg hook."
1428 msgstr "Commit refusé par l'action \"message de commit\"."
1429
1430 #: lib/commit.tcl:293
1431 msgid "Committing changes..."
1432 msgstr "Commit des modifications..."
1433
1434 #: lib/commit.tcl:309
1435 msgid "write-tree failed:"
1436 msgstr "write-tree a échoué :"
1437
1438 #: lib/commit.tcl:310 lib/commit.tcl:354 lib/commit.tcl:374
1439 msgid "Commit failed."
1440 msgstr "Le commit a échoué."
1441
1442 #: lib/commit.tcl:327
1443 #, tcl-format
1444 msgid "Commit %s appears to be corrupt"
1445 msgstr "Le commit %s semble être corrompu"
1446
1447 #: lib/commit.tcl:332
1448 msgid ""
1449 "No changes to commit.\n"
1450 "\n"
1451 "No files were modified by this commit and it was not a merge commit.\n"
1452 "\n"
1453 "A rescan will be automatically started now.\n"
1454 msgstr ""
1455 "Pas de modification à commiter.\n"
1456 "\n"
1457 "Aucun fichier n'a été modifié par ce commit et il ne s'agit pas d'un commit "
1458 "de fusion.\n"
1459 "\n"
1460 "Une resynchronisation va être lancée tout de suite automatiquement.\n"
1461
1462 #: lib/commit.tcl:339
1463 msgid "No changes to commit."
1464 msgstr "Pas de modifications à commiter."
1465
1466 #: lib/commit.tcl:353
1467 msgid "commit-tree failed:"
1468 msgstr "commit-tree a échoué :"
1469
1470 #: lib/commit.tcl:373
1471 msgid "update-ref failed:"
1472 msgstr "update-ref a échoué :"
1473
1474 #: lib/commit.tcl:461
1475 #, tcl-format
1476 msgid "Created commit %s: %s"
1477 msgstr "Commit %s créé : %s"
1478
1479 #: lib/console.tcl:59
1480 msgid "Working... please wait..."
1481 msgstr "Travail en cours... merci de patienter..."
1482
1483 #: lib/console.tcl:186
1484 msgid "Success"
1485 msgstr "Succès"
1486
1487 #: lib/console.tcl:200
1488 msgid "Error: Command Failed"
1489 msgstr "Erreur : échec de la commande"
1490
1491 #: lib/database.tcl:43
1492 msgid "Number of loose objects"
1493 msgstr "Nombre d'objets en fichier particulier"
1494
1495 #: lib/database.tcl:44
1496 msgid "Disk space used by loose objects"
1497 msgstr "Espace disque utilisé par les fichiers particuliers"
1498
1499 #: lib/database.tcl:45
1500 msgid "Number of packed objects"
1501 msgstr "Nombre d'objets empaquetés"
1502
1503 #: lib/database.tcl:46
1504 msgid "Number of packs"
1505 msgstr "Nombre de paquets d'objets"
1506
1507 #: lib/database.tcl:47
1508 msgid "Disk space used by packed objects"
1509 msgstr "Espace disque utilisé par les objets empaquetés"
1510
1511 #: lib/database.tcl:48
1512 msgid "Packed objects waiting for pruning"
1513 msgstr "Objets empaquetés attendant d'être supprimés"
1514
1515 #: lib/database.tcl:49
1516 msgid "Garbage files"
1517 msgstr "Fichiers poubelle"
1518
1519 #: lib/database.tcl:72
1520 msgid "Compressing the object database"
1521 msgstr "Compression de la base des objets"
1522
1523 #: lib/database.tcl:83
1524 msgid "Verifying the object database with fsck-objects"
1525 msgstr "Vérification de la base des objets avec fsck-objects"
1526
1527 #: lib/database.tcl:108
1528 #, tcl-format
1529 msgid ""
1530 "This repository currently has approximately %i loose objects.\n"
1531 "\n"
1532 "To maintain optimal performance it is strongly recommended that you compress "
1533 "the database when more than %i loose objects exist.\n"
1534 "\n"
1535 "Compress the database now?"
1536 msgstr ""
1537 "Ce dépôt comprend actuellement environ %i objets ayant leur fichier "
1538 "particulier.\n"
1539 "\n"
1540 "Pour conserver une performance optimale, il est fortement recommandé de "
1541 "comprimer la base quand plus de %i objets ayant leur fichier particulier "
1542 "existent.\n"
1543 "\n"
1544 "Comprimer la base maintenant ?"
1545
1546 #: lib/date.tcl:25
1547 #, tcl-format
1548 msgid "Invalid date from Git: %s"
1549 msgstr "Date invalide de Git : %s"
1550
1551 #: lib/diff.tcl:59
1552 #, tcl-format
1553 msgid ""
1554 "No differences detected.\n"
1555 "\n"
1556 "%s has no changes.\n"
1557 "\n"
1558 "The modification date of this file was updated by another application, but "
1559 "the content within the file was not changed.\n"
1560 "\n"
1561 "A rescan will be automatically started to find other files which may have "
1562 "the same state."
1563 msgstr ""
1564 "Aucune différence détectée.\n"
1565 "\n"
1566 "%s ne comporte aucune modification.\n"
1567 "\n"
1568 "La date de modification de ce fichier a été mise à jour par une autre "
1569 "application, mais le contenu du fichier n'a pas changé.\n"
1570 "\n"
1571 "Une resynchronisation va être lancée automatiquement pour trouver d'autres "
1572 "fichiers qui pourraient se trouver dans le même état."
1573
1574 #: lib/diff.tcl:99
1575 #, tcl-format
1576 msgid "Loading diff of %s..."
1577 msgstr "Chargement des différences de %s..."
1578
1579 #: lib/diff.tcl:120
1580 msgid ""
1581 "LOCAL: deleted\n"
1582 "REMOTE:\n"
1583 msgstr ""
1584 "LOCAL : supprimé\n"
1585 "DISTANT :\n"
1586
1587 #: lib/diff.tcl:125
1588 msgid ""
1589 "REMOTE: deleted\n"
1590 "LOCAL:\n"
1591 msgstr ""
1592 "DISTANT : supprimé\n"
1593 "LOCAL :\n"
1594
1595 #: lib/diff.tcl:132
1596 msgid "LOCAL:\n"
1597 msgstr "LOCAL :\n"
1598
1599 #: lib/diff.tcl:135
1600 msgid "REMOTE:\n"
1601 msgstr "DISTANT :\n"
1602
1603 #: lib/diff.tcl:197 lib/diff.tcl:296
1604 #, tcl-format
1605 msgid "Unable to display %s"
1606 msgstr "Impossible d'afficher %s"
1607
1608 #: lib/diff.tcl:198
1609 msgid "Error loading file:"
1610 msgstr "Erreur lors du chargement du fichier :"
1611
1612 #: lib/diff.tcl:205
1613 msgid "Git Repository (subproject)"
1614 msgstr "Dépôt Git (sous projet)"
1615
1616 #: lib/diff.tcl:217
1617 msgid "* Binary file (not showing content)."
1618 msgstr "* Fichier binaire (pas d'apperçu du contenu)."
1619
1620 #: lib/diff.tcl:222
1621 #, tcl-format
1622 msgid ""
1623 "* Untracked file is %d bytes.\n"
1624 "* Showing only first %d bytes.\n"
1625 msgstr ""
1626 "* Le fichier non suivi fait %d octets.\n"
1627 "* Seuls les %d premiers octets sont montrés.\n"
1628
1629 #: lib/diff.tcl:228
1630 #, tcl-format
1631 msgid ""
1632 "\n"
1633 "* Untracked file clipped here by %s.\n"
1634 "* To see the entire file, use an external editor.\n"
1635 msgstr ""
1636 "\n"
1637 "* Fichier suivi raccourcis ici de %s.\n"
1638 "* Pour voir le fichier entier, utilisez un éditeur externe.\n"
1639
1640 #: lib/diff.tcl:436
1641 msgid "Failed to unstage selected hunk."
1642 msgstr "Échec lors de la désindexation de la section sélectionnée."
1643
1644 #: lib/diff.tcl:443
1645 msgid "Failed to stage selected hunk."
1646 msgstr "Échec lors de l'indexation de la section."
1647
1648 #: lib/diff.tcl:509
1649 msgid "Failed to unstage selected line."
1650 msgstr "Échec lors de la désindexation de la ligne sélectionnée."
1651
1652 #: lib/diff.tcl:517
1653 msgid "Failed to stage selected line."
1654 msgstr "Échec lors de l'indexation de la ligne."
1655
1656 #: lib/encoding.tcl:443
1657 msgid "Default"
1658 msgstr "Défaut"
1659
1660 #: lib/encoding.tcl:448
1661 #, tcl-format
1662 msgid "System (%s)"
1663 msgstr "Système (%s)"
1664
1665 #: lib/encoding.tcl:459 lib/encoding.tcl:465
1666 msgid "Other"
1667 msgstr "Autre"
1668
1669 #: lib/error.tcl:20 lib/error.tcl:114
1670 msgid "error"
1671 msgstr "erreur"
1672
1673 #: lib/error.tcl:36
1674 msgid "warning"
1675 msgstr "attention"
1676
1677 #: lib/error.tcl:94
1678 msgid "You must correct the above errors before committing."
1679 msgstr "Vous devez corriger les erreurs suivantes avant de pouvoir commiter."
1680
1681 #: lib/index.tcl:6
1682 msgid "Unable to unlock the index."
1683 msgstr "Impossible de déverrouiller l'index."
1684
1685 #: lib/index.tcl:15
1686 msgid "Index Error"
1687 msgstr "Erreur de l'index"
1688
1689 #: lib/index.tcl:21
1690 msgid ""
1691 "Updating the Git index failed.  A rescan will be automatically started to "
1692 "resynchronize git-gui."
1693 msgstr ""
1694 "Échec de la mise à jour de l'index. Une resynchronisation va être lancée "
1695 "automatiquement."
1696
1697 #: lib/index.tcl:27
1698 msgid "Continue"
1699 msgstr "Continuer"
1700
1701 #: lib/index.tcl:31
1702 msgid "Unlock Index"
1703 msgstr "Déverrouiller l'index"
1704
1705 #: lib/index.tcl:287
1706 #, tcl-format
1707 msgid "Unstaging %s from commit"
1708 msgstr "Désindexation de : %s"
1709
1710 #: lib/index.tcl:326
1711 msgid "Ready to commit."
1712 msgstr "Prêt à être commité."
1713
1714 #: lib/index.tcl:339
1715 #, tcl-format
1716 msgid "Adding %s"
1717 msgstr "Ajout de %s"
1718
1719 #: lib/index.tcl:396
1720 #, tcl-format
1721 msgid "Revert changes in file %s?"
1722 msgstr "Annuler les modifications dans le fichier %s ? "
1723
1724 #: lib/index.tcl:398
1725 #, tcl-format
1726 msgid "Revert changes in these %i files?"
1727 msgstr "Annuler les modifications dans ces %i fichiers ?"
1728
1729 #: lib/index.tcl:406
1730 msgid "Any unstaged changes will be permanently lost by the revert."
1731 msgstr ""
1732 "Toutes les modifications non-indexées seront définitivement perdues par "
1733 "l'annulation."
1734
1735 #: lib/index.tcl:409
1736 msgid "Do Nothing"
1737 msgstr "Ne rien faire"
1738
1739 #: lib/index.tcl:427
1740 msgid "Reverting selected files"
1741 msgstr "Annuler modifications dans fichiers selectionnés"
1742
1743 #: lib/index.tcl:431
1744 #, tcl-format
1745 msgid "Reverting %s"
1746 msgstr "Annulation des modifications dans %s"
1747
1748 #: lib/merge.tcl:13
1749 msgid ""
1750 "Cannot merge while amending.\n"
1751 "\n"
1752 "You must finish amending this commit before starting any type of merge.\n"
1753 msgstr ""
1754 "Impossible de fusionner pendant une correction.\n"
1755 "\n"
1756 "Vous devez finir de corriger ce commit avant de lancer une quelconque "
1757 "fusion.\n"
1758
1759 #: lib/merge.tcl:27
1760 msgid ""
1761 "Last scanned state does not match repository state.\n"
1762 "\n"
1763 "Another Git program has modified this repository since the last scan.  A "
1764 "rescan must be performed before a merge can be performed.\n"
1765 "\n"
1766 "The rescan will be automatically started now.\n"
1767 msgstr ""
1768 "L'état lors de la dernière synchronisation ne correspond plus à l'état du "
1769 "dépôt.\n"
1770 "\n"
1771 "Un autre programme Git a modifié ce dépôt depuis la dernière "
1772 "synchronisation. Une resynchronisation doit être effectuée avant de pouvoir "
1773 "fusionner de nouveau.\n"
1774 "\n"
1775 "Cela va être fait tout de suite automatiquement\n"
1776
1777 #: lib/merge.tcl:45
1778 #, tcl-format
1779 msgid ""
1780 "You are in the middle of a conflicted merge.\n"
1781 "\n"
1782 "File %s has merge conflicts.\n"
1783 "\n"
1784 "You must resolve them, stage the file, and commit to complete the current "
1785 "merge.  Only then can you begin another merge.\n"
1786 msgstr ""
1787 "Vous êtes au milieu d'une fusion conflictuelle.\n"
1788 "\n"
1789 "Le fichier %s a des conflicts de fusion.\n"
1790 "\n"
1791 "Vous devez les résoudre, puis indexer le fichier, et enfin commiter pour "
1792 "terminer la fusion courante. Seulement à ce moment là sera-t-il possible "
1793 "d'effectuer une nouvelle fusion.\n"
1794
1795 #: lib/merge.tcl:55
1796 #, tcl-format
1797 msgid ""
1798 "You are in the middle of a change.\n"
1799 "\n"
1800 "File %s is modified.\n"
1801 "\n"
1802 "You should complete the current commit before starting a merge.  Doing so "
1803 "will help you abort a failed merge, should the need arise.\n"
1804 msgstr ""
1805 "Vous êtes au milieu d'une modification.\n"
1806 "\n"
1807 "Le fichier %s a été modifié.\n"
1808 "\n"
1809 "Vous devriez terminer le commit courant avant de lancer une fusion. En "
1810 "faisait comme cela, vous éviterez de devoir éventuellement abandonner une "
1811 "fusion ayant échoué.\n"
1812
1813 #: lib/merge.tcl:107
1814 #, tcl-format
1815 msgid "%s of %s"
1816 msgstr "%s de %s"
1817
1818 #: lib/merge.tcl:120
1819 #, tcl-format
1820 msgid "Merging %s and %s..."
1821 msgstr "Fusion de %s et %s..."
1822
1823 #: lib/merge.tcl:131
1824 msgid "Merge completed successfully."
1825 msgstr "La fusion s'est faite avec succès."
1826
1827 #: lib/merge.tcl:133
1828 msgid "Merge failed.  Conflict resolution is required."
1829 msgstr "La fusion a echoué. Il est nécessaire de résoudre les conflits."
1830
1831 #: lib/merge.tcl:158
1832 #, tcl-format
1833 msgid "Merge Into %s"
1834 msgstr "Fusion dans %s"
1835
1836 #: lib/merge.tcl:177
1837 msgid "Revision To Merge"
1838 msgstr "Révision à fusionner"
1839
1840 #: lib/merge.tcl:212
1841 msgid ""
1842 "Cannot abort while amending.\n"
1843 "\n"
1844 "You must finish amending this commit.\n"
1845 msgstr ""
1846 "Impossible d'abandonner en cours de correction.\n"
1847 "\n"
1848 "Vous devez finir de corriger ce commit.\n"
1849
1850 #: lib/merge.tcl:222
1851 msgid ""
1852 "Abort merge?\n"
1853 "\n"
1854 "Aborting the current merge will cause *ALL* uncommitted changes to be lost.\n"
1855 "\n"
1856 "Continue with aborting the current merge?"
1857 msgstr ""
1858 "Abandonner la fusion ?\n"
1859 "\n"
1860 "Abandonner la fusion courante entrainera la perte de TOUTES les "
1861 "modifications non commitées.\n"
1862 "\n"
1863 "Abandonner quand même la fusion courante ?"
1864
1865 #: lib/merge.tcl:228
1866 msgid ""
1867 "Reset changes?\n"
1868 "\n"
1869 "Resetting the changes will cause *ALL* uncommitted changes to be lost.\n"
1870 "\n"
1871 "Continue with resetting the current changes?"
1872 msgstr ""
1873 "Réinitialiser les modifications ?\n"
1874 "\n"
1875 "Réinitialiser les modifications va faire perdre TOUTES les modifications non "
1876 "commitées.\n"
1877 "\n"
1878 "Réinitialiser quand même les modifications courantes ?"
1879
1880 #: lib/merge.tcl:239
1881 msgid "Aborting"
1882 msgstr "Abandon"
1883
1884 #: lib/merge.tcl:239
1885 msgid "files reset"
1886 msgstr "fichiers réinitialisés"
1887
1888 #: lib/merge.tcl:267
1889 msgid "Abort failed."
1890 msgstr "L'abandon a échoué."
1891
1892 #: lib/merge.tcl:269
1893 msgid "Abort completed.  Ready."
1894 msgstr "Abandon teminé. Prêt."
1895
1896 #: lib/mergetool.tcl:8
1897 msgid "Force resolution to the base version?"
1898 msgstr "Forcer la résolution à la version de base ?"
1899
1900 #: lib/mergetool.tcl:9
1901 msgid "Force resolution to this branch?"
1902 msgstr "Forcer la résolution à cette branche ?"
1903
1904 #: lib/mergetool.tcl:10
1905 msgid "Force resolution to the other branch?"
1906 msgstr "Forcer la résolution à l'autre branche ?"
1907
1908 #: lib/mergetool.tcl:14
1909 #, tcl-format
1910 msgid ""
1911 "Note that the diff shows only conflicting changes.\n"
1912 "\n"
1913 "%s will be overwritten.\n"
1914 "\n"
1915 "This operation can be undone only by restarting the merge."
1916 msgstr ""
1917 "Noter que le diff ne montre que les modifications en conflit.\n"
1918 "\n"
1919 "%s sera écrasé.\n"
1920 "\n"
1921 "Cette opération ne peut être inversée qu'en relançant la fusion."
1922
1923 #: lib/mergetool.tcl:45
1924 #, tcl-format
1925 msgid "File %s seems to have unresolved conflicts, still stage?"
1926 msgstr "Le fichier %s semble avoir des conflits non résolus, indexer quand même ?"
1927
1928 #: lib/mergetool.tcl:60
1929 #, tcl-format
1930 msgid "Adding resolution for %s"
1931 msgstr "Ajouter une résolution pour %s"
1932
1933 #: lib/mergetool.tcl:141
1934 msgid "Cannot resolve deletion or link conflicts using a tool"
1935 msgstr "Impossible de résoudre la suppression ou de relier des conflits en utilisant un outil"
1936
1937 #: lib/mergetool.tcl:146
1938 msgid "Conflict file does not exist"
1939 msgstr "Le fichier en conflit n'existe pas."
1940
1941 #: lib/mergetool.tcl:264
1942 #, tcl-format
1943 msgid "Not a GUI merge tool: '%s'"
1944 msgstr "'%s' n'est pas un outil graphique pour fusionner des fichiers."
1945
1946 #: lib/mergetool.tcl:268
1947 #, tcl-format
1948 msgid "Unsupported merge tool '%s'"
1949 msgstr "Outil de fusion '%s' non supporté"
1950
1951 #: lib/mergetool.tcl:303
1952 msgid "Merge tool is already running, terminate it?"
1953 msgstr "L'outil de fusion tourne déjà, faut-il le terminer ?"
1954
1955 #: lib/mergetool.tcl:323
1956 #, tcl-format
1957 msgid ""
1958 "Error retrieving versions:\n"
1959 "%s"
1960 msgstr ""
1961 "Erreur lors de la récupération des versions :\n"
1962 "%s"
1963
1964 #: lib/mergetool.tcl:343
1965 #, tcl-format
1966 msgid ""
1967 "Could not start the merge tool:\n"
1968 "\n"
1969 "%s"
1970 msgstr ""
1971 "Impossible de lancer l'outil de fusion :\n"
1972 "\n"
1973 "%s"
1974
1975 #: lib/mergetool.tcl:347
1976 msgid "Running merge tool..."
1977 msgstr "Lancement de l'outil de fusion..."
1978
1979 #: lib/mergetool.tcl:375 lib/mergetool.tcl:383
1980 msgid "Merge tool failed."
1981 msgstr "L'outil de fusion a échoué."
1982
1983 #: lib/option.tcl:11
1984 #, tcl-format
1985 msgid "Invalid global encoding '%s'"
1986 msgstr "Codage global '%s' invalide"
1987
1988 #: lib/option.tcl:19
1989 #, tcl-format
1990 msgid "Invalid repo encoding '%s'"
1991 msgstr "Codage de dépôt '%s' invalide"
1992
1993 #: lib/option.tcl:117
1994 msgid "Restore Defaults"
1995 msgstr "Remettre les valeurs par défaut"
1996
1997 #: lib/option.tcl:121
1998 msgid "Save"
1999 msgstr "Sauvegarder"
2000
2001 #: lib/option.tcl:131
2002 #, tcl-format
2003 msgid "%s Repository"
2004 msgstr "Dépôt : %s"
2005
2006 #: lib/option.tcl:132
2007 msgid "Global (All Repositories)"
2008 msgstr "Globales (tous les dépôts)"
2009
2010 #: lib/option.tcl:138
2011 msgid "User Name"
2012 msgstr "Nom d'utilisateur"
2013
2014 #: lib/option.tcl:139
2015 msgid "Email Address"
2016 msgstr "Adresse email"
2017
2018 #: lib/option.tcl:141
2019 msgid "Summarize Merge Commits"
2020 msgstr "Résumer les commits de fusion"
2021
2022 #: lib/option.tcl:142
2023 msgid "Merge Verbosity"
2024 msgstr "Fusion bavarde"
2025
2026 #: lib/option.tcl:143
2027 msgid "Show Diffstat After Merge"
2028 msgstr "Montrer statistiques de diff après fusion"
2029
2030 #: lib/option.tcl:144
2031 msgid "Use Merge Tool"
2032 msgstr "Utiliser outil de fusion"
2033
2034 #: lib/option.tcl:146
2035 msgid "Trust File Modification Timestamps"
2036 msgstr "Faire confiance aux dates de modification de fichiers "
2037
2038 #: lib/option.tcl:147
2039 msgid "Prune Tracking Branches During Fetch"
2040 msgstr "Purger les branches de suivi pendant la récupération"
2041
2042 #: lib/option.tcl:148
2043 msgid "Match Tracking Branches"
2044 msgstr "Faire correspondre les branches de suivi"
2045
2046 #: lib/option.tcl:149
2047 msgid "Blame Copy Only On Changed Files"
2048 msgstr "Annoter les copies seulement sur fichiers modifiés"
2049
2050 #: lib/option.tcl:150
2051 msgid "Minimum Letters To Blame Copy On"
2052 msgstr "Minimum de caratères pour annoter une copie"
2053
2054 #: lib/option.tcl:151
2055 msgid "Blame History Context Radius (days)"
2056 msgstr "Distance de blâme dans l'historique (jours)"
2057
2058 #: lib/option.tcl:152
2059 msgid "Number of Diff Context Lines"
2060 msgstr "Nombre de lignes de contexte dans les diffs"
2061
2062 #: lib/option.tcl:153
2063 msgid "Commit Message Text Width"
2064 msgstr "Largeur du texte de message de commit"
2065
2066 #: lib/option.tcl:154
2067 msgid "New Branch Name Template"
2068 msgstr "Nouveau modèle de nom de branche"
2069
2070 #: lib/option.tcl:155
2071 msgid "Default File Contents Encoding"
2072 msgstr "Codage du contenu des fichiers par défaut"
2073
2074 #: lib/option.tcl:203
2075 msgid "Change"
2076 msgstr "Modifier"
2077
2078 #: lib/option.tcl:230
2079 msgid "Spelling Dictionary:"
2080 msgstr "Dictionnaire d'orthographe :"
2081
2082 #: lib/option.tcl:254
2083 msgid "Change Font"
2084 msgstr "Modifier les polices"
2085
2086 #: lib/option.tcl:258
2087 #, tcl-format
2088 msgid "Choose %s"
2089 msgstr "Choisir %s"
2090
2091 #: lib/option.tcl:264
2092 msgid "pt."
2093 msgstr "pt."
2094
2095 #: lib/option.tcl:278
2096 msgid "Preferences"
2097 msgstr "Préférences"
2098
2099 #: lib/option.tcl:314
2100 msgid "Failed to completely save options:"
2101 msgstr "La sauvegarde complète des options a échoué :"
2102
2103 #: lib/remote.tcl:163
2104 msgid "Remove Remote"
2105 msgstr "Supprimer un dépôt distant"
2106
2107 #: lib/remote.tcl:168
2108 msgid "Prune from"
2109 msgstr "Purger de"
2110
2111 #: lib/remote.tcl:173
2112 msgid "Fetch from"
2113 msgstr "Récupérer de"
2114
2115 #: lib/remote.tcl:215
2116 msgid "Push to"
2117 msgstr "Pousser vers"
2118
2119 #: lib/remote_add.tcl:19
2120 msgid "Add Remote"
2121 msgstr "Ajouter un dépôt distant"
2122
2123 #: lib/remote_add.tcl:24
2124 msgid "Add New Remote"
2125 msgstr "Ajouter un nouveau dépôt distant"
2126
2127 #: lib/remote_add.tcl:28 lib/tools_dlg.tcl:36
2128 msgid "Add"
2129 msgstr "Ajouter"
2130
2131 #: lib/remote_add.tcl:37
2132 msgid "Remote Details"
2133 msgstr "Détails des dépôts distants"
2134
2135 #: lib/remote_add.tcl:50
2136 msgid "Location:"
2137 msgstr "Emplacement :"
2138
2139 #: lib/remote_add.tcl:62
2140 msgid "Further Action"
2141 msgstr "Action supplémentaire"
2142
2143 #: lib/remote_add.tcl:65
2144 msgid "Fetch Immediately"
2145 msgstr "Récupérer immédiatement"
2146
2147 #: lib/remote_add.tcl:71
2148 msgid "Initialize Remote Repository and Push"
2149 msgstr "Initialiser un dépôt distant et pousser"
2150
2151 #: lib/remote_add.tcl:77
2152 msgid "Do Nothing Else Now"
2153 msgstr "Ne rien faire d'autre maintenant"
2154
2155 #: lib/remote_add.tcl:101
2156 msgid "Please supply a remote name."
2157 msgstr "Merci de fournir un nom de dépôt distant."
2158
2159 #: lib/remote_add.tcl:114
2160 #, tcl-format
2161 msgid "'%s' is not an acceptable remote name."
2162 msgstr "'%s' n'est pas un nom de dépôt distant acceptable."
2163
2164 #: lib/remote_add.tcl:125
2165 #, tcl-format
2166 msgid "Failed to add remote '%s' of location '%s'."
2167 msgstr "Échec de l'ajout du dépôt distant '%s' à l'emplacement '%s'."
2168
2169 #: lib/remote_add.tcl:133 lib/transport.tcl:6
2170 #, tcl-format
2171 msgid "fetch %s"
2172 msgstr "récupérer %s"
2173
2174 #: lib/remote_add.tcl:134
2175 #, tcl-format
2176 msgid "Fetching the %s"
2177 msgstr "Récupération de %s"
2178
2179 #: lib/remote_add.tcl:157
2180 #, tcl-format
2181 msgid "Do not know how to initialize repository at location '%s'."
2182 msgstr "Pas de méthode connue pour initialiser le dépôt à l'emplacement '%s'."
2183
2184 #: lib/remote_add.tcl:163 lib/transport.tcl:25 lib/transport.tcl:71
2185 #, tcl-format
2186 msgid "push %s"
2187 msgstr "pousser %s"
2188
2189 #: lib/remote_add.tcl:164
2190 #, tcl-format
2191 msgid "Setting up the %s (at %s)"
2192 msgstr "Mise en place de %s (à %s)"
2193
2194 #: lib/remote_branch_delete.tcl:29 lib/remote_branch_delete.tcl:34
2195 msgid "Delete Branch Remotely"
2196 msgstr "Supprimer une branche à distance"
2197
2198 #: lib/remote_branch_delete.tcl:47
2199 msgid "From Repository"
2200 msgstr "Dépôt source"
2201
2202 #: lib/remote_branch_delete.tcl:50 lib/transport.tcl:123
2203 msgid "Remote:"
2204 msgstr "Branche distante :"
2205
2206 #: lib/remote_branch_delete.tcl:66 lib/transport.tcl:138
2207 msgid "Arbitrary Location:"
2208 msgstr "Emplacement arbitraire :"
2209
2210 #: lib/remote_branch_delete.tcl:84
2211 msgid "Branches"
2212 msgstr "Branches"
2213
2214 #: lib/remote_branch_delete.tcl:109
2215 msgid "Delete Only If"
2216 msgstr "Supprimer seulement si"
2217
2218 #: lib/remote_branch_delete.tcl:111
2219 msgid "Merged Into:"
2220 msgstr "Fusionné dans :"
2221
2222 #: lib/remote_branch_delete.tcl:119
2223 msgid "Always (Do not perform merge checks)"
2224 msgstr "Toujours (ne pas vérifier les fusions)"
2225
2226 #: lib/remote_branch_delete.tcl:152
2227 msgid "A branch is required for 'Merged Into'."
2228 msgstr "Une branche est nécessaire pour 'Fusionné dans'."
2229
2230 #: lib/remote_branch_delete.tcl:184
2231 #, tcl-format
2232 msgid ""
2233 "The following branches are not completely merged into %s:\n"
2234 "\n"
2235 " - %s"
2236 msgstr ""
2237 "Les branches suivantes ne sont pas complètement fusionnées dans %s :\n"
2238 "\n"
2239 " - %s"
2240
2241 #: lib/remote_branch_delete.tcl:189
2242 #, tcl-format
2243 msgid ""
2244 "One or more of the merge tests failed because you have not fetched the "
2245 "necessary commits.  Try fetching from %s first."
2246 msgstr ""
2247 "Un ou plusieurs des tests de fusion ont échoué parce que vous n'avez pas "
2248 "récupéré les commits nécessaires. Essayez de récupérer à partir de %s d'abord."
2249
2250 #: lib/remote_branch_delete.tcl:207
2251 msgid "Please select one or more branches to delete."
2252 msgstr "Merci de sélectionner une ou plusieurs branches à supprimer."
2253
2254 #: lib/remote_branch_delete.tcl:216
2255 msgid ""
2256 "Recovering deleted branches is difficult.\n"
2257 "\n"
2258 "Delete the selected branches?"
2259 msgstr ""
2260 "Il est difficile de récupérer des branches supprimées.\n"
2261 "\n"
2262 "Supprimer les branches sélectionnées ?"
2263
2264 #: lib/remote_branch_delete.tcl:226
2265 #, tcl-format
2266 msgid "Deleting branches from %s"
2267 msgstr "Suppression des branches de %s"
2268
2269 #: lib/remote_branch_delete.tcl:286
2270 msgid "No repository selected."
2271 msgstr "Aucun dépôt n'est sélectionné."
2272
2273 #: lib/remote_branch_delete.tcl:291
2274 #, tcl-format
2275 msgid "Scanning %s..."
2276 msgstr "Synchronisation de %s..."
2277
2278 #: lib/search.tcl:21
2279 msgid "Find:"
2280 msgstr "Chercher :"
2281
2282 #: lib/search.tcl:23
2283 msgid "Next"
2284 msgstr "Suivant"
2285
2286 #: lib/search.tcl:24
2287 msgid "Prev"
2288 msgstr "Précédent"
2289
2290 #: lib/search.tcl:25
2291 msgid "Case-Sensitive"
2292 msgstr "Sensible à la casse"
2293
2294 #: lib/shortcut.tcl:20 lib/shortcut.tcl:61
2295 msgid "Cannot write shortcut:"
2296 msgstr "Impossible d'écrire le raccourci :"
2297
2298 #: lib/shortcut.tcl:136
2299 msgid "Cannot write icon:"
2300 msgstr "Impossible d'écrire l'icône :"
2301
2302 #: lib/spellcheck.tcl:57
2303 msgid "Unsupported spell checker"
2304 msgstr "Vérificateur d'orthographe non supporté"
2305
2306 #: lib/spellcheck.tcl:65
2307 msgid "Spell checking is unavailable"
2308 msgstr "La vérification d'orthographe n'est pas disponible"
2309
2310 #: lib/spellcheck.tcl:68
2311 msgid "Invalid spell checking configuration"
2312 msgstr "Configuration de vérification d'orthographe invalide"
2313
2314 #: lib/spellcheck.tcl:70
2315 #, tcl-format
2316 msgid "Reverting dictionary to %s."
2317 msgstr "Réinitialisation du dictionnaire à %s."
2318
2319 #: lib/spellcheck.tcl:73
2320 msgid "Spell checker silently failed on startup"
2321 msgstr "La vérification d'orthographe a échoué silencieusement au démarrage"
2322
2323 #: lib/spellcheck.tcl:80
2324 msgid "Unrecognized spell checker"
2325 msgstr "Vérificateur d'orthographe non reconnu"
2326
2327 #: lib/spellcheck.tcl:186
2328 msgid "No Suggestions"
2329 msgstr "Aucune suggestion"
2330
2331 #: lib/spellcheck.tcl:388
2332 msgid "Unexpected EOF from spell checker"
2333 msgstr "EOF inattendue envoyée par le vérificateur d'orthographe"
2334
2335 #: lib/spellcheck.tcl:392
2336 msgid "Spell Checker Failed"
2337 msgstr "Le vérificateur d'orthographe a échoué"
2338
2339 #: lib/sshkey.tcl:31
2340 msgid "No keys found."
2341 msgstr "Aucune clé trouvée."
2342
2343 #: lib/sshkey.tcl:34
2344 #, tcl-format
2345 msgid "Found a public key in: %s"
2346 msgstr "Clé publique trouvée dans : %s"
2347
2348 #: lib/sshkey.tcl:40
2349 msgid "Generate Key"
2350 msgstr "Générer une clé"
2351
2352 #: lib/sshkey.tcl:56
2353 msgid "Copy To Clipboard"
2354 msgstr "Copier dans le presse-papier"
2355
2356 #: lib/sshkey.tcl:70
2357 msgid "Your OpenSSH Public Key"
2358 msgstr "Votre clé publique OpenSSH"
2359
2360 #: lib/sshkey.tcl:78
2361 msgid "Generating..."
2362 msgstr "Génération..."
2363
2364 #: lib/sshkey.tcl:84
2365 #, tcl-format
2366 msgid ""
2367 "Could not start ssh-keygen:\n"
2368 "\n"
2369 "%s"
2370 msgstr ""
2371 "Impossible de lancer ssh-keygen :\n"
2372 "\n"
2373 "%s"
2374
2375 #: lib/sshkey.tcl:111
2376 msgid "Generation failed."
2377 msgstr "La génération a échoué."
2378
2379 #: lib/sshkey.tcl:118
2380 msgid "Generation succeded, but no keys found."
2381 msgstr "La génération a réussi, mais aucune clé n'a été trouvée."
2382
2383 #: lib/sshkey.tcl:121
2384 #, tcl-format
2385 msgid "Your key is in: %s"
2386 msgstr "Votre clé est dans : %s"
2387
2388 #: lib/status_bar.tcl:83
2389 #, tcl-format
2390 msgid "%s ... %*i of %*i %s (%3i%%)"
2391 msgstr "%s ... %*i de %*i %s (%3i%%)"
2392
2393 #: lib/tools.tcl:75
2394 #, tcl-format
2395 msgid "Running %s requires a selected file."
2396 msgstr "Lancer %s nécessite qu'un fichier soit sélectionné."
2397
2398 #: lib/tools.tcl:90
2399 #, tcl-format
2400 msgid "Are you sure you want to run %s?"
2401 msgstr "Êtes-vous sûr de vouloir lancer %s ?"
2402
2403 #: lib/tools.tcl:110
2404 #, tcl-format
2405 msgid "Tool: %s"
2406 msgstr "Outil : %s"
2407
2408 #: lib/tools.tcl:111
2409 #, tcl-format
2410 msgid "Running: %s"
2411 msgstr "Lancement de : %s"
2412
2413 #: lib/tools.tcl:149
2414 #, tcl-format
2415 msgid "Tool completed succesfully: %s"
2416 msgstr "L'outil a terminé avec succès : %s"
2417
2418 #: lib/tools.tcl:151
2419 #, tcl-format
2420 msgid "Tool failed: %s"
2421 msgstr "L'outil a échoué : %s"
2422
2423 #: lib/tools_dlg.tcl:22
2424 msgid "Add Tool"
2425 msgstr "Ajouter un outil"
2426
2427 #: lib/tools_dlg.tcl:28
2428 msgid "Add New Tool Command"
2429 msgstr "Ajouter une nouvelle commande d'outil"
2430
2431 #: lib/tools_dlg.tcl:33
2432 msgid "Add globally"
2433 msgstr "Ajouter globalement"
2434
2435 #: lib/tools_dlg.tcl:45
2436 msgid "Tool Details"
2437 msgstr "Détails sur l'outil"
2438
2439 #: lib/tools_dlg.tcl:48
2440 msgid "Use '/' separators to create a submenu tree:"
2441 msgstr "Utiliser les séparateurs '/' pour créer un arbre de sous-menus :"
2442
2443 #: lib/tools_dlg.tcl:61
2444 msgid "Command:"
2445 msgstr "Commande :"
2446
2447 #: lib/tools_dlg.tcl:74
2448 msgid "Show a dialog before running"
2449 msgstr "Montrer une boîte de dialogue avant le lancement"
2450
2451 #: lib/tools_dlg.tcl:80
2452 msgid "Ask the user to select a revision (sets $REVISION)"
2453 msgstr "Demander à l'utilisateur de sélectionner une révision (change $REVISION)"
2454
2455 #: lib/tools_dlg.tcl:85
2456 msgid "Ask the user for additional arguments (sets $ARGS)"
2457 msgstr "Demander à l'utilisateur des arguments supplémentaires (change $ARGS)"
2458
2459 #: lib/tools_dlg.tcl:92
2460 msgid "Don't show the command output window"
2461 msgstr "Ne pas montrer la fenêtre de sortie des commandes"
2462
2463 #: lib/tools_dlg.tcl:97
2464 msgid "Run only if a diff is selected ($FILENAME not empty)"
2465 msgstr "Lancer seulement si un diff est sélectionné ($FILENAME non vide)"
2466
2467 #: lib/tools_dlg.tcl:121
2468 msgid "Please supply a name for the tool."
2469 msgstr "Merci de fournir un nom pour l'outil."
2470
2471 #: lib/tools_dlg.tcl:129
2472 #, tcl-format
2473 msgid "Tool '%s' already exists."
2474 msgstr "L'outil '%s' existe déjà."
2475
2476 #: lib/tools_dlg.tcl:151
2477 #, tcl-format
2478 msgid ""
2479 "Could not add tool:\n"
2480 "%s"
2481 msgstr ""
2482 "Impossible d'ajouter l'outil :\n"
2483 "%s"
2484
2485 #: lib/tools_dlg.tcl:190
2486 msgid "Remove Tool"
2487 msgstr "Supprimer l'outil"
2488
2489 #: lib/tools_dlg.tcl:196
2490 msgid "Remove Tool Commands"
2491 msgstr "Supprimer des commandes d'outil"
2492
2493 #: lib/tools_dlg.tcl:200
2494 msgid "Remove"
2495 msgstr "Supprimer"
2496
2497 #: lib/tools_dlg.tcl:236
2498 msgid "(Blue denotes repository-local tools)"
2499 msgstr "(Le bleu indique des outils locaux au dépôt)"
2500
2501 #: lib/tools_dlg.tcl:297
2502 #, tcl-format
2503 msgid "Run Command: %s"
2504 msgstr "Lancer commande : %s"
2505
2506 #: lib/tools_dlg.tcl:311
2507 msgid "Arguments"
2508 msgstr "Arguments"
2509
2510 #: lib/tools_dlg.tcl:348
2511 msgid "OK"
2512 msgstr "OK"
2513
2514 #: lib/transport.tcl:7
2515 #, tcl-format
2516 msgid "Fetching new changes from %s"
2517 msgstr "Récupération des dernières modifications de %s"
2518
2519 #: lib/transport.tcl:18
2520 #, tcl-format
2521 msgid "remote prune %s"
2522 msgstr "purger à distance %s"
2523
2524 #: lib/transport.tcl:19
2525 #, tcl-format
2526 msgid "Pruning tracking branches deleted from %s"
2527 msgstr "Nettoyer les branches de suivi supprimées de %s"
2528
2529 #: lib/transport.tcl:26
2530 #, tcl-format
2531 msgid "Pushing changes to %s"
2532 msgstr "Les modifications sont poussées vers %s"
2533
2534 #: lib/transport.tcl:72
2535 #, tcl-format
2536 msgid "Pushing %s %s to %s"
2537 msgstr "Pousse %s %s vers %s"
2538
2539 #: lib/transport.tcl:89
2540 msgid "Push Branches"
2541 msgstr "Pousser branches"
2542
2543 #: lib/transport.tcl:103
2544 msgid "Source Branches"
2545 msgstr "Branches source"
2546
2547 #: lib/transport.tcl:120
2548 msgid "Destination Repository"
2549 msgstr "Dépôt de destination"
2550
2551 #: lib/transport.tcl:158
2552 msgid "Transfer Options"
2553 msgstr "Options de transfert"
2554
2555 #: lib/transport.tcl:160
2556 msgid "Force overwrite existing branch (may discard changes)"
2557 msgstr ""
2558 "Forcer l'écrasement d'une branche existante (peut supprimer des "
2559 "modifications)"
2560
2561 #: lib/transport.tcl:164
2562 msgid "Use thin pack (for slow network connections)"
2563 msgstr "Utiliser des petits paquets (pour les connexions lentes)"
2564
2565 #: lib/transport.tcl:168
2566 msgid "Include tags"
2567 msgstr "Inclure les marques (tags)"
2568