l10n: fr.po: v2.12.0 round 2 3139t

Signed-off-by: Jean-Noel Avila <jn.avila@free.fr>

Jean-Noel Avila committed Feb 18, 2017 at 00:10 UTC 3d5f390525affd5bd4182cf0ea04455ac98058a1
1 file changed +234 -192
po/fr.po
+234 -192
@@ -73,8 +73,8 @@ msgid ""
73 msgstr ""
74 "Project-Id-Version: git\n"
75 "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
76 -"POT-Creation-Date: 2017-02-04 13:02+0800\n"
77 -"PO-Revision-Date: 2017-02-11 14:53+0100\n"
76 +"POT-Creation-Date: 2017-02-18 01:00+0800\n"
77 +"PO-Revision-Date: 2017-02-18 00:09+0100\n"
78 "Last-Translator: Jean-Noël Avila <jn.avila@free.fr>\n"
79 "Language-Team: Jean-Noël Avila <jn.avila@free.fr>\n"
80 "Language: fr\n"
@@ -315,34 +315,34 @@ msgstr "patch binaire non reconnu à la ligne %d"
315 msgid "patch with only garbage at line %d"
316 msgstr "patch totalement incompréhensible à la ligne %d"
317
318 -#: apply.c:2274
318 +#: apply.c:2265
319 #, c-format
320 msgid "unable to read symlink %s"
321 msgstr "lecture du lien symbolique %s impossible"
322
323 -#: apply.c:2278
323 +#: apply.c:2269
324 #, c-format
325 msgid "unable to open or read %s"
326 msgstr "ouverture ou lecture de %s impossible"
327
328 -#: apply.c:2931
328 +#: apply.c:2922
329 #, c-format
330 msgid "invalid start of line: '%c'"
331 msgstr "début de ligne invalide : '%c'"
332
333 -#: apply.c:3050
333 +#: apply.c:3041
334 #, c-format
335 msgid "Hunk #%d succeeded at %d (offset %d line)."
336 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
337 msgstr[0] "La section n°%d a réussi à la ligne %d (offset %d ligne)."
338 msgstr[1] "La section n°%d a réussi à la ligne %d (offset %d lignes)."
339
340 -#: apply.c:3062
340 +#: apply.c:3053
341 #, c-format
342 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
343 msgstr "Contexte réduit à (%ld/%ld) pour appliquer le fragment à la ligne %d"
344
345 -#: apply.c:3068
345 +#: apply.c:3059
346 #, c-format
347 msgid ""
348 "while searching for:\n"
@@ -351,327 +351,327 @@ msgstr ""
351 "pendant la recherche de :\n"
352 "%.*s"
353
354 -#: apply.c:3090
354 +#: apply.c:3081
355 #, c-format
356 msgid "missing binary patch data for '%s'"
357 msgstr "données de patch binaire manquantes pour '%s'"
358
359 -#: apply.c:3098
359 +#: apply.c:3089
360 #, c-format
361 msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
362 msgstr ""
363 "impossible d'appliquer l'inverse d'un patch binaire à '%s' sans la section "
364 "inverse"
365
366 -#: apply.c:3144
366 +#: apply.c:3135
367 #, c-format
368 msgid "cannot apply binary patch to '%s' without full index line"
369 msgstr ""
370 "impossible d'appliquer un patch binaire à '%s' sans la ligne complète d'index"
371
372 -#: apply.c:3154
372 +#: apply.c:3145
373 #, c-format
374 msgid ""
375 "the patch applies to '%s' (%s), which does not match the current contents."
376 msgstr ""
377 "le patch s'applique à '%s' (%s), ce qui ne correspond pas au contenu actuel."
378
379 -#: apply.c:3162
379 +#: apply.c:3153
380 #, c-format
381 msgid "the patch applies to an empty '%s' but it is not empty"
382 msgstr "le patch s'applique à un '%s' vide mais ce n'est pas vide"
383
384 -#: apply.c:3180
384 +#: apply.c:3171
385 #, c-format
386 msgid "the necessary postimage %s for '%s' cannot be read"
387 msgstr "l'image postérieure nécessaire %s pour '%s' ne peut pas être lue"
388
389 -#: apply.c:3193
389 +#: apply.c:3184
390 #, c-format
391 msgid "binary patch does not apply to '%s'"
392 msgstr "le patch binaire ne s'applique par correctement à '%s'"
393
394 -#: apply.c:3199
394 +#: apply.c:3190
395 #, c-format
396 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
397 msgstr ""
398 "le patch binaire sur '%s' crée un résultat incorrect (%s attendu, mais %s "
399 "trouvé)"
400
401 -#: apply.c:3220
401 +#: apply.c:3211
402 #, c-format
403 msgid "patch failed: %s:%ld"
404 msgstr "le patch a échoué : %s:%ld"
405
406 -#: apply.c:3342
406 +#: apply.c:3333
407 #, c-format
408 msgid "cannot checkout %s"
409 msgstr "extraction de %s impossible"
410
411 -#: apply.c:3390 apply.c:3401 apply.c:3447 setup.c:248
411 +#: apply.c:3381 apply.c:3392 apply.c:3438 setup.c:248
412 #, c-format
413 msgid "failed to read %s"
414 msgstr "échec de la lecture de %s"
415
416 -#: apply.c:3398
416 +#: apply.c:3389
417 #, c-format
418 msgid "reading from '%s' beyond a symbolic link"
419 msgstr "lecture depuis '%s' au-delà d'un lien symbolique"
420
421 -#: apply.c:3427 apply.c:3667
421 +#: apply.c:3418 apply.c:3658
422 #, c-format
423 msgid "path %s has been renamed/deleted"
424 msgstr "le chemin %s a été renommé/supprimé"
425
426 -#: apply.c:3510 apply.c:3681
426 +#: apply.c:3501 apply.c:3672
427 #, c-format
428 msgid "%s: does not exist in index"
429 msgstr "%s : n'existe pas dans l'index"
430
431 -#: apply.c:3519 apply.c:3689
431 +#: apply.c:3510 apply.c:3680
432 #, c-format
433 msgid "%s: does not match index"
434 msgstr "%s : ne correspond pas à l'index"
435
436 -#: apply.c:3554
436 +#: apply.c:3545
437 msgid "repository lacks the necessary blob to fall back on 3-way merge."
438 msgstr ""
439 "le dépôt n'a pas les blobs nécessaires pour un retour à une fusion à 3 "
440 "points."
441
442 -#: apply.c:3557
442 +#: apply.c:3548
443 #, c-format
444 msgid "Falling back to three-way merge...\n"
445 msgstr "Retour à une fusion à 3 points…\n"
446
447 -#: apply.c:3573 apply.c:3577
447 +#: apply.c:3564 apply.c:3568
448 #, c-format
449 msgid "cannot read the current contents of '%s'"
450 msgstr "impossible de lire le contenu actuel de '%s'"
451
452 -#: apply.c:3589
452 +#: apply.c:3580
453 #, c-format
454 msgid "Failed to fall back on three-way merge...\n"
455 msgstr "Echec du retour à une fusion à 3 points…\n"
456
457 -#: apply.c:3603
457 +#: apply.c:3594
458 #, c-format
459 msgid "Applied patch to '%s' with conflicts.\n"
460 msgstr "Patch %s appliqué avec des conflits.\n"
461
462 -#: apply.c:3608
462 +#: apply.c:3599
463 #, c-format
464 msgid "Applied patch to '%s' cleanly.\n"
465 msgstr "Patch %s appliqué proprement.\n"
466
467 -#: apply.c:3634
467 +#: apply.c:3625
468 msgid "removal patch leaves file contents"
469 msgstr "le patch de suppression laisse un contenu dans le fichier"
470
471 -#: apply.c:3706
471 +#: apply.c:3697
472 #, c-format
473 msgid "%s: wrong type"
474 msgstr "%s : type erroné"
475
476 -#: apply.c:3708
476 +#: apply.c:3699
477 #, c-format
478 msgid "%s has type %o, expected %o"
479 msgstr "%s est de type %o, mais %o attendu"
480
481 -#: apply.c:3859 apply.c:3861
481 +#: apply.c:3850 apply.c:3852
482 #, c-format
483 msgid "invalid path '%s'"
484 msgstr "chemin invalide '%s'"
485
486 -#: apply.c:3917
486 +#: apply.c:3908
487 #, c-format
488 msgid "%s: already exists in index"
489 msgstr "%s : existe déjà dans l'index"
490
491 -#: apply.c:3920
491 +#: apply.c:3911
492 #, c-format
493 msgid "%s: already exists in working directory"
494 msgstr "%s : existe déjà dans la copie de travail"
495
496 -#: apply.c:3940
496 +#: apply.c:3931
497 #, c-format
498 msgid "new mode (%o) of %s does not match old mode (%o)"
499 msgstr "le nouveau mode (%o) de %s ne correspond pas à l'ancien mode (%o)"
500
501 -#: apply.c:3945
501 +#: apply.c:3936
502 #, c-format
503 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
504 msgstr ""
505 "le nouveau mode (%o) de %s ne correspond pas à l'ancien mode (%o) de %s"
506
507 -#: apply.c:3965
507 +#: apply.c:3956
508 #, c-format
509 msgid "affected file '%s' is beyond a symbolic link"
510 msgstr "le fichier affecté '%s' est au-delà d'un lien symbolique"
511
512 -#: apply.c:3969
512 +#: apply.c:3960
513 #, c-format
514 msgid "%s: patch does not apply"
515 msgstr "%s : le patch ne s'applique pas"
516
517 -#: apply.c:3984
517 +#: apply.c:3975
518 #, c-format
519 msgid "Checking patch %s..."
520 msgstr "Vérification du patch %s..."
521
522 -#: apply.c:4075
522 +#: apply.c:4066
523 #, c-format
524 msgid "sha1 information is lacking or useless for submodule %s"
525 msgstr ""
526 "l'information sha1 est manquante ou inutilisable pour le sous-module %s"
527
528 -#: apply.c:4082
528 +#: apply.c:4073
529 #, c-format
530 msgid "mode change for %s, which is not in current HEAD"
531 msgstr "le mode change pour %s, qui n'est pas dans la HEAD actuelle"
532
533 -#: apply.c:4085
533 +#: apply.c:4076
534 #, c-format
535 msgid "sha1 information is lacking or useless (%s)."
536 msgstr "l'information de sha1 est manquante ou inutilisable (%s)."
537
538 -#: apply.c:4090 builtin/checkout.c:233 builtin/reset.c:135
538 +#: apply.c:4081 builtin/checkout.c:233 builtin/reset.c:135
539 #, c-format
540 msgid "make_cache_entry failed for path '%s'"
541 msgstr "échec de make_cache_entry pour le chemin '%s'"
542
543 -#: apply.c:4094
543 +#: apply.c:4085
544 #, c-format
545 msgid "could not add %s to temporary index"
546 msgstr "impossible d'ajouter %s à l'index temporaire"
547
548 -#: apply.c:4104
548 +#: apply.c:4095
549 #, c-format
550 msgid "could not write temporary index to %s"
551 msgstr "impossible d'écrire l'index temporaire dans %s"
552
553 -#: apply.c:4242
553 +#: apply.c:4233
554 #, c-format
555 msgid "unable to remove %s from index"
556 msgstr "suppression de %s dans l'index impossible"
557
558 -#: apply.c:4277
558 +#: apply.c:4268
559 #, c-format
560 msgid "corrupt patch for submodule %s"
561 msgstr "patch corrompu pour le sous-module %s"
562
563 -#: apply.c:4283
563 +#: apply.c:4274
564 #, c-format
565 msgid "unable to stat newly created file '%s'"
566 msgstr "stat du fichier nouvellement créé '%s' impossible"
567
568 -#: apply.c:4291
568 +#: apply.c:4282
569 #, c-format
570 msgid "unable to create backing store for newly created file %s"
571 msgstr ""
572 "création du magasin de stockage pour le fichier nouvellement créé %s "
573 "impossible"
574
575 -#: apply.c:4297 apply.c:4441
575 +#: apply.c:4288 apply.c:4432
576 #, c-format
577 msgid "unable to add cache entry for %s"
578 msgstr "ajout de l'élément de cache %s impossible"
579
580 -#: apply.c:4338
580 +#: apply.c:4329
581 #, c-format
582 msgid "failed to write to '%s'"
583 msgstr "échec de l'écriture dans '%s'"
584
585 -#: apply.c:4342
585 +#: apply.c:4333
586 #, c-format
587 msgid "closing file '%s'"
588 msgstr "fermeture du fichier '%s'"
589
590 -#: apply.c:4412
590 +#: apply.c:4403
591 #, c-format
592 msgid "unable to write file '%s' mode %o"
593 msgstr "écriture du fichier '%s' mode %o impossible"
594
595 -#: apply.c:4510
595 +#: apply.c:4501
596 #, c-format
597 msgid "Applied patch %s cleanly."
598 msgstr "Patch %s appliqué proprement."
599
600 -#: apply.c:4518
600 +#: apply.c:4509
601 msgid "internal error"
602 msgstr "erreur interne"
603
604 -#: apply.c:4521
604 +#: apply.c:4512
605 #, c-format
606 msgid "Applying patch %%s with %d reject..."
607 msgid_plural "Applying patch %%s with %d rejects..."
608 msgstr[0] "Application du patch %%s avec %d rejet..."
609 msgstr[1] "Application du patch %%s avec %d rejets..."
610
611 -#: apply.c:4532
611 +#: apply.c:4523
612 #, c-format
613 msgid "truncating .rej filename to %.*s.rej"
614 msgstr "troncature du nom de fichier .rej en %.*s.rej"
615
616 -#: apply.c:4540 builtin/fetch.c:737 builtin/fetch.c:986
616 +#: apply.c:4531 builtin/fetch.c:737 builtin/fetch.c:986
617 #, c-format
618 msgid "cannot open %s"
619 msgstr "impossible d'ouvrir %s"
620
621 -#: apply.c:4554
621 +#: apply.c:4545
622 #, c-format
623 msgid "Hunk #%d applied cleanly."
624 msgstr "Section n°%d appliquée proprement."
625
626 -#: apply.c:4558
626 +#: apply.c:4549
627 #, c-format
628 msgid "Rejected hunk #%d."
629 msgstr "Section n°%d rejetée."
630
631 -#: apply.c:4668
631 +#: apply.c:4659
632 #, c-format
633 msgid "Skipped patch '%s'."
634 msgstr "Chemin '%s' non traité."
635
636 -#: apply.c:4676
636 +#: apply.c:4667
637 msgid "unrecognized input"
638 msgstr "entrée non reconnue"
639
640 -#: apply.c:4695
640 +#: apply.c:4686
641 msgid "unable to read index file"
642 msgstr "lecture du fichier d'index impossible"
643
644 -#: apply.c:4833
644 +#: apply.c:4824
645 #, c-format
646 msgid "can't open patch '%s': %s"
647 msgstr "ouverture impossible du patch '%s' :%s"
648
649 -#: apply.c:4858
649 +#: apply.c:4849
650 #, c-format
651 msgid "squelched %d whitespace error"
652 msgid_plural "squelched %d whitespace errors"
653 msgstr[0] "%d erreur d'espace ignorée"
654 msgstr[1] "%d erreurs d'espace ignorées"
655
656 -#: apply.c:4864 apply.c:4879
656 +#: apply.c:4855 apply.c:4870
657 #, c-format
658 msgid "%d line adds whitespace errors."
659 msgid_plural "%d lines add whitespace errors."
660 msgstr[0] "%d ligne a ajouté des erreurs d'espace."
661 msgstr[1] "%d lignes ont ajouté des erreurs d'espace."
662
663 -#: apply.c:4872
663 +#: apply.c:4863
664 #, c-format
665 msgid "%d line applied after fixing whitespace errors."
666 msgid_plural "%d lines applied after fixing whitespace errors."
667 msgstr[0] "%d ligne ajoutée après correction des erreurs d'espace."
668 msgstr[1] "%d lignes ajoutées après correction des erreurs d'espace."
669
670 -#: apply.c:4888 builtin/add.c:463 builtin/mv.c:298 builtin/rm.c:391
670 +#: apply.c:4879 builtin/add.c:463 builtin/mv.c:298 builtin/rm.c:391
671 msgid "Unable to write new index file"
672 msgstr "Impossible d'écrire le nouveau fichier d'index"
673
674 -#: apply.c:4919 apply.c:4922 builtin/am.c:2277 builtin/am.c:2280
674 +#: apply.c:4910 apply.c:4913 builtin/am.c:2277 builtin/am.c:2280
675 #: builtin/clone.c:95 builtin/fetch.c:98 builtin/pull.c:180
676 #: builtin/submodule--helper.c:281 builtin/submodule--helper.c:591
677 #: builtin/submodule--helper.c:594 builtin/submodule--helper.c:960
@@ -680,127 +680,127 @@ msgstr "Impossible d'écrire le nouveau fichier d'index"
680 msgid "path"
681 msgstr "chemin"
682
683 -#: apply.c:4920
683 +#: apply.c:4911
684 msgid "don't apply changes matching the given path"
685 msgstr "ne pas appliquer les modifications qui correspondent au chemin donné"
686
687 -#: apply.c:4923
687 +#: apply.c:4914
688 msgid "apply changes matching the given path"
689 msgstr "appliquer les modifications qui correspondent au chemin donné"
690
691 -#: apply.c:4925 builtin/am.c:2286
691 +#: apply.c:4916 builtin/am.c:2286
692 msgid "num"
693 msgstr "num"
694
695 -#: apply.c:4926
695 +#: apply.c:4917
696 msgid "remove <num> leading slashes from traditional diff paths"
697 msgstr "supprimer <num> barres obliques des chemins traditionnels de diff"
698
699 -#: apply.c:4929
699 +#: apply.c:4920
700 msgid "ignore additions made by the patch"
701 msgstr "ignorer les additions réalisées par le patch"
702
703 -#: apply.c:4931
703 +#: apply.c:4922
704 msgid "instead of applying the patch, output diffstat for the input"
705 msgstr "au lieu d'appliquer le patch, afficher le diffstat de l'entrée"
706
707 -#: apply.c:4935
707 +#: apply.c:4926
708 msgid "show number of added and deleted lines in decimal notation"
709 msgstr ""
710 "afficher le nombre de lignes ajoutées et supprimées en notation décimale"
711
712 -#: apply.c:4937
712 +#: apply.c:4928
713 msgid "instead of applying the patch, output a summary for the input"
714 msgstr "au lieu d'appliquer le patch, afficher un résumer de l'entrée"
715
716 -#: apply.c:4939
716 +#: apply.c:4930
717 msgid "instead of applying the patch, see if the patch is applicable"
718 msgstr "au lieu d'appliquer le patch, voir si le patch est applicable"
719
720 -#: apply.c:4941
720 +#: apply.c:4932
721 msgid "make sure the patch is applicable to the current index"
722 msgstr "s'assurer que le patch est applicable sur l'index actuel"
723
724 -#: apply.c:4943
724 +#: apply.c:4934
725 msgid "apply a patch without touching the working tree"
726 msgstr "appliquer les patch sans toucher à la copie de travail"
727
728 -#: apply.c:4945
728 +#: apply.c:4936
729 msgid "accept a patch that touches outside the working area"
730 msgstr "accepter un patch qui touche hors de la copie de travail"
731
732 -#: apply.c:4947
732 +#: apply.c:4938
733 msgid "also apply the patch (use with --stat/--summary/--check)"
734 msgstr "appliquer aussi le patch (à utiliser avec ---stat/--summary/--check)"
735
736 -#: apply.c:4949
736 +#: apply.c:4940
737 msgid "attempt three-way merge if a patch does not apply"
738 msgstr "tenter une fusion à 3 points si le patch ne s'applique pas proprement"
739
740 -#: apply.c:4951
740 +#: apply.c:4942
741 msgid "build a temporary index based on embedded index information"
742 msgstr ""
743 "construire un index temporaire fondé sur l'information de l'index embarqué"
744
745 -#: apply.c:4954 builtin/checkout-index.c:169 builtin/ls-files.c:505
745 +#: apply.c:4945 builtin/checkout-index.c:169 builtin/ls-files.c:507
746 msgid "paths are separated with NUL character"
747 msgstr "les chemins sont séparés par un caractère NUL"
748
749 -#: apply.c:4956
749 +#: apply.c:4947
750 msgid "ensure at least <n> lines of context match"
751 msgstr "s'assurer d'au moins <n> lignes de correspondance de contexte"
752
753 -#: apply.c:4957 builtin/am.c:2265
753 +#: apply.c:4948 builtin/am.c:2265
754 msgid "action"
755 msgstr "action"
756
757 -#: apply.c:4958
757 +#: apply.c:4949
758 msgid "detect new or modified lines that have whitespace errors"
759 msgstr ""
760 "détecter des lignes nouvelles ou modifiées qui contiennent des erreurs "
761 "d'espace"
762
763 -#: apply.c:4961 apply.c:4964
763 +#: apply.c:4952 apply.c:4955
764 msgid "ignore changes in whitespace when finding context"
765 msgstr "ignorer des modifications d'espace lors de la recherche de contexte"
766
767 -#: apply.c:4967
767 +#: apply.c:4958
768 msgid "apply the patch in reverse"
769 msgstr "appliquer le patch en sens inverse"
770
771 -#: apply.c:4969
771 +#: apply.c:4960
772 msgid "don't expect at least one line of context"
773 msgstr "ne pas s'attendre à au moins une ligne de contexte"
774
775 -#: apply.c:4971
775 +#: apply.c:4962
776 msgid "leave the rejected hunks in corresponding *.rej files"
777 msgstr "laisser les sections rejetées dans les fichiers *.rej correspondants"
778
779 -#: apply.c:4973
779 +#: apply.c:4964
780 msgid "allow overlapping hunks"
781 msgstr "accepter les recouvrements de sections"
782
783 -#: apply.c:4974 builtin/add.c:267 builtin/check-ignore.c:19
783 +#: apply.c:4965 builtin/add.c:267 builtin/check-ignore.c:19
784 #: builtin/commit.c:1337 builtin/count-objects.c:94 builtin/fsck.c:651
785 #: builtin/log.c:1860 builtin/mv.c:122 builtin/read-tree.c:114
786 msgid "be verbose"
787 msgstr "mode verbeux"
788
789 -#: apply.c:4976
789 +#: apply.c:4967
790 msgid "tolerate incorrectly detected missing new-line at the end of file"
791 msgstr ""
792 "tolérer des erreurs de détection de retours chariot manquants en fin de "
793 "fichier"
794
795 -#: apply.c:4979
795 +#: apply.c:4970
796 msgid "do not trust the line counts in the hunk headers"
797 msgstr "ne pas se fier au compte de lignes dans les en-têtes de section"
798
799 -#: apply.c:4981 builtin/am.c:2274
799 +#: apply.c:4972 builtin/am.c:2274
800 msgid "root"
801 msgstr "racine"
802
803 -#: apply.c:4982
803 +#: apply.c:4973
804 msgid "prepend <root> to all filenames"
805 msgstr "préfixer tous les noms de fichier avec <root>"
806
@@ -846,7 +846,7 @@ msgstr "préfixer chaque chemin de fichier dans l'archive"
846
847 #: archive.c:432 builtin/blame.c:2607 builtin/blame.c:2608 builtin/config.c:59
848 #: builtin/fast-export.c:987 builtin/fast-export.c:989 builtin/grep.c:1054
849 -#: builtin/hash-object.c:101 builtin/ls-files.c:539 builtin/ls-files.c:542
849 +#: builtin/hash-object.c:101 builtin/ls-files.c:541 builtin/ls-files.c:544
850 #: builtin/notes.c:401 builtin/notes.c:564 builtin/read-tree.c:109
851 #: parse-options.h:153
852 msgid "file"
@@ -1648,19 +1648,19 @@ msgstr ""
1648 msgid "Failed to parse --submodule option parameter: '%s'"
1649 msgstr "Impossible d'analyser le paramètre de l'option --submodule : '%s'"
1650
1651 -#: diff.c:4695
1651 +#: diff.c:4696
1652 msgid "inexact rename detection was skipped due to too many files."
1653 msgstr ""
1654 "détection de renommage inexact annulée à cause d'un trop grand nombre de "
1655 "fichiers."
1656
1657 -#: diff.c:4698
1657 +#: diff.c:4699
1658 msgid "only found copies from modified paths due to too many files."
1659 msgstr ""
1660 "recherche uniquement des copies par modification de chemin à cause d'un trop "
1661 "grand nombre de fichiers."
1662
1663 -#: diff.c:4701
1663 +#: diff.c:4702
1664 #, c-format
1665 msgid ""
1666 "you may want to set your %s variable to at least %d and retry the command."
@@ -1668,15 +1668,15 @@ msgstr ""
1668 "vous souhaitez peut-être régler la variable %s à au moins %d et réessayer le "
1669 "commande."
1670
1671 -#: dir.c:1863
1671 +#: dir.c:1862
1672 msgid "failed to get kernel name and information"
1673 msgstr "echec de l'obtention d'information de kernel"
1674
1675 -#: dir.c:1982
1675 +#: dir.c:1981
1676 msgid "Untracked cache is disabled on this system or location."
1677 msgstr "Le cache non suivi est désactivé sur ce système ou sur cet endroit."
1678
1679 -#: dir.c:2760
1679 +#: dir.c:2759
1680 #, c-format
1681 msgid "could not migrate git directory from '%s' to '%s'"
1682 msgstr "impossible de migrer le répertoire git de '%s' vers '%s'"
@@ -1871,7 +1871,7 @@ msgstr "couleur invalide '%.*s' ignorée dans log.graphColors"
1871 msgid "'%s': unable to read %s"
1872 msgstr "'%s' : lecture de %s impossible"
1873
1874 -#: grep.c:1811 builtin/clone.c:381 builtin/diff.c:84 builtin/rm.c:133
1874 +#: grep.c:1811 builtin/clone.c:381 builtin/diff.c:81 builtin/rm.c:133
1875 #, c-format
1876 msgid "failed to stat '%s'"
1877 msgstr "échec du stat de '%s'"
@@ -2127,121 +2127,121 @@ msgstr ""
2127 msgid "Renaming %s to %s and %s to %s instead"
2128 msgstr "Renommage de %s en %s et de %s en %s à la place"
2129
2130 -#: merge-recursive.c:1538
2130 +#: merge-recursive.c:1535
2131 #, c-format
2132 msgid "CONFLICT (rename/add): Rename %s->%s in %s. %s added in %s"
2133 msgstr ""
2134 "CONFLIT (renommage/ajout) : Renommage de %s->%s dans %s. %s ajouté dans %s"
2135
2136 -#: merge-recursive.c:1553
2136 +#: merge-recursive.c:1550
2137 #, c-format
2138 msgid "Adding merged %s"
2139 msgstr "Ajout de %s fusionné"
2140
2141 -#: merge-recursive.c:1560 merge-recursive.c:1774
2141 +#: merge-recursive.c:1557 merge-recursive.c:1771
2142 #, c-format
2143 msgid "Adding as %s instead"
2144 msgstr "Ajout plutôt comme %s"
2145
2146 -#: merge-recursive.c:1617
2146 +#: merge-recursive.c:1614
2147 #, c-format
2148 msgid "cannot read object %s"
2149 msgstr "impossible de lire l'objet %s"
2150
2151 -#: merge-recursive.c:1620
2151 +#: merge-recursive.c:1617
2152 #, c-format
2153 msgid "object %s is not a blob"
2154 msgstr "l'objet %s n'est pas un blob"
2155
2156 -#: merge-recursive.c:1673
2156 +#: merge-recursive.c:1670
2157 msgid "modify"
2158 msgstr "modification"
2159
2160 -#: merge-recursive.c:1673
2160 +#: merge-recursive.c:1670
2161 msgid "modified"
2162 msgstr "modifié"
2163
2164 -#: merge-recursive.c:1683
2164 +#: merge-recursive.c:1680
2165 msgid "content"
2166 msgstr "contenu"
2167
2168 -#: merge-recursive.c:1690
2168 +#: merge-recursive.c:1687
2169 msgid "add/add"
2170 msgstr "ajout/ajout"
2171
2172 -#: merge-recursive.c:1726
2172 +#: merge-recursive.c:1723
2173 #, c-format
2174 msgid "Skipped %s (merged same as existing)"
2175 msgstr "%s sauté (fusion identique à l'existant)"
2176
2177 -#: merge-recursive.c:1740
2177 +#: merge-recursive.c:1737
2178 #, c-format
2179 msgid "Auto-merging %s"
2180 msgstr "Fusion automatique de %s"
2181
2182 -#: merge-recursive.c:1744 git-submodule.sh:930
2182 +#: merge-recursive.c:1741 git-submodule.sh:930
2183 msgid "submodule"
2184 msgstr "sous-module"
2185
2186 -#: merge-recursive.c:1745
2186 +#: merge-recursive.c:1742
2187 #, c-format
2188 msgid "CONFLICT (%s): Merge conflict in %s"
2189 msgstr "CONFLIT (%s) : Conflit de fusion dans %s"
2190
2191 -#: merge-recursive.c:1839
2191 +#: merge-recursive.c:1836
2192 #, c-format
2193 msgid "Removing %s"
2194 msgstr "Suppression de %s"
2195
2196 -#: merge-recursive.c:1865
2196 +#: merge-recursive.c:1862
2197 msgid "file/directory"
2198 msgstr "fichier/répertoire"
2199
2200 -#: merge-recursive.c:1871
2200 +#: merge-recursive.c:1868
2201 msgid "directory/file"
2202 msgstr "répertoire/fichier"
2203
2204 -#: merge-recursive.c:1877
2204 +#: merge-recursive.c:1874
2205 #, c-format
2206 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
2207 msgstr ""
2208 "CONFLIT (%s) : Il y a un répertoire nommé %s dans %s. Ajout de %s comme %s"
2209
2210 -#: merge-recursive.c:1886
2210 +#: merge-recursive.c:1883
2211 #, c-format
2212 msgid "Adding %s"
2213 msgstr "Ajout de %s"
2214
2215 -#: merge-recursive.c:1923
2215 +#: merge-recursive.c:1920
2216 msgid "Already up-to-date!"
2217 msgstr "Déjà à jour !"
2218
2219 -#: merge-recursive.c:1932
2219 +#: merge-recursive.c:1929
2220 #, c-format
2221 msgid "merging of trees %s and %s failed"
2222 msgstr "échec de fusion des arbres %s et %s"
2223
2224 -#: merge-recursive.c:2015
2224 +#: merge-recursive.c:2012
2225 msgid "Merging:"
2226 msgstr "Fusion :"
2227
2228 -#: merge-recursive.c:2028
2228 +#: merge-recursive.c:2025
2229 #, c-format
2230 msgid "found %u common ancestor:"
2231 msgid_plural "found %u common ancestors:"
2232 msgstr[0] "%u ancêtre commun trouvé :"
2233 msgstr[1] "%u ancêtres communs trouvés :"
2234
2235 -#: merge-recursive.c:2067
2235 +#: merge-recursive.c:2064
2236 msgid "merge returned no commit"
2237 msgstr "la fusion n'a pas retourné de commit"
2238
2239 -#: merge-recursive.c:2130
2239 +#: merge-recursive.c:2127
2240 #, c-format
2241 msgid "Could not parse object '%s'"
2242 msgstr "Impossible d'analyser l'objet '%s'"
2243
2244 -#: merge-recursive.c:2144 builtin/merge.c:645 builtin/merge.c:792
2244 +#: merge-recursive.c:2141 builtin/merge.c:645 builtin/merge.c:792
2245 msgid "Unable to write index."
2246 msgstr "Impossible d'écrire l'index."
2247
@@ -2282,7 +2282,7 @@ msgstr "Refus de réécrire des notes dans %s (hors de refs/notes/)"
2282 msgid "Bad %s value: '%s'"
2283 msgstr "Mauvaise valeur de %s : '%s'"
2284
2285 -#: object.c:242
2285 +#: object.c:240
2286 #, c-format
2287 msgid "unable to parse object: %s"
2288 msgstr "impossible d'analyser l'objet : %s"
@@ -3117,7 +3117,8 @@ msgstr "le fichier HEAD de préparation de picorage '%s' est corrompu"
3117
3118 #: sequencer.c:1640
3119 msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
3120 -msgstr "Vous semblez avoir déplacé la HEAD. Pas de rembobinage, vérifiez votre HEAD !"
3120 +msgstr ""
3121 +"Vous semblez avoir déplacé la HEAD. Pas de rembobinage, vérifiez votre HEAD !"
3122
3123 #: sequencer.c:1777 sequencer.c:2049
3124 msgid "cannot read HEAD"
@@ -3467,7 +3468,9 @@ msgstr "impossible de lancer 'git status' dans le sous-module '%s'"
3468 #, c-format
3469 msgid ""
3470 "relocate_gitdir for submodule '%s' with more than one worktree not supported"
3470 -msgstr "relocate_gitdir pour le sous-module '%s' avec plus d'un arbre de travail n'est pas supporté"
3471 +msgstr ""
3472 +"relocate_gitdir pour le sous-module '%s' avec plus d'un arbre de travail "
3473 +"n'est pas supporté"
3474
3475 #: submodule.c:1410 submodule.c:1471
3476 #, c-format
@@ -3605,7 +3608,7 @@ msgstr ""
3608 msgid "Aborting."
3609 msgstr "Abandon."
3610
3608 -#: transport-helper.c:1075
3611 +#: transport-helper.c:1082
3612 #, c-format
3613 msgid "Could not read ref %s"
3614 msgstr "impossible de lire la réf %s"
@@ -3691,7 +3694,8 @@ msgid ""
3694 "Updating the following directories would lose untracked files in them:\n"
3695 "%s"
3696 msgstr ""
3694 -"La mise à jour des répertoires suivants effacerait les fichiers non suivis contenus :\n"
3697 +"La mise à jour des répertoires suivants effacerait les fichiers non suivis "
3698 +"contenus :\n"
3699 "%s"
3700
3701 #: unpack-trees.c:120
@@ -6321,7 +6325,7 @@ msgid "remove whole directories"
6325 msgstr "supprimer les répertoires entiers"
6326
6327 #: builtin/clean.c:875 builtin/describe.c:407 builtin/grep.c:1056
6324 -#: builtin/ls-files.c:536 builtin/name-rev.c:313 builtin/show-ref.c:176
6328 +#: builtin/ls-files.c:538 builtin/name-rev.c:313 builtin/show-ref.c:176
6329 msgid "pattern"
6330 msgstr "motif"
6331
@@ -6449,7 +6453,8 @@ msgstr "révision"
6453
6454 #: builtin/clone.c:102 builtin/fetch.c:125
6455 msgid "deepen history of shallow clone, excluding rev"
6452 -msgstr "approfondir l'historique d'un clone superficiel en excluant une révision"
6456 +msgstr ""
6457 +"approfondir l'historique d'un clone superficiel en excluant une révision"
6458
6459 #: builtin/clone.c:104
6460 msgid "clone only one branch, HEAD or --branch"
@@ -7640,31 +7645,31 @@ msgstr "aucun nom trouvé, impossible de décrire quoi que ce soit."
7645 msgid "--dirty is incompatible with commit-ishes"
7646 msgstr "--dirty est incompatible avec la spécification de commits ou assimilés"
7647
7643 -#: builtin/diff.c:86
7648 +#: builtin/diff.c:83
7649 #, c-format
7650 msgid "'%s': not a regular file or symlink"
7651 msgstr "'%s' : n'est pas un fichier régulier ni un lien symbolique"
7652
7648 -#: builtin/diff.c:237
7653 +#: builtin/diff.c:234
7654 #, c-format
7655 msgid "invalid option: %s"
7656 msgstr "option invalide : %s"
7657
7653 -#: builtin/diff.c:361
7658 +#: builtin/diff.c:358
7659 msgid "Not a git repository"
7660 msgstr "Ce n'est pas un dépôt git !"
7661
7657 -#: builtin/diff.c:404
7662 +#: builtin/diff.c:401
7663 #, c-format
7664 msgid "invalid object '%s' given."
7665 msgstr "objet spécifié '%s' invalide."
7666
7662 -#: builtin/diff.c:413
7667 +#: builtin/diff.c:410
7668 #, c-format
7669 msgid "more than two blobs given: '%s'"
7670 msgstr "plus de deux blobs spécifiés : '%s'"
7671
7667 -#: builtin/diff.c:420
7672 +#: builtin/diff.c:417
7673 #, c-format
7674 msgid "unhandled object '%s' given."
7675 msgstr "objet non géré '%s' spécifié."
@@ -7736,7 +7741,9 @@ msgstr "afficher une liste des outils de diff utilisables avec `--tool`"
7741 msgid ""
7742 "make 'git-difftool' exit when an invoked diff tool returns a non - zero exit "
7743 "code"
7739 -msgstr "provoque la fin de 'git-difftool' si l'outil de diff invoqué renvoie un code non-nul"
7744 +msgstr ""
7745 +"provoque la fin de 'git-difftool' si l'outil de diff invoqué renvoie un code "
7746 +"non-nul"
7747
7748 #: builtin/difftool.c:645
7749 msgid "<command>"
@@ -9514,106 +9521,106 @@ msgstr ""
9521 "Impossible de trouver une branche distante suivie, merci de spécifier "
9522 "<branche_amont> manuellement.\n"
9523
9517 -#: builtin/ls-files.c:458
9524 +#: builtin/ls-files.c:460
9525 msgid "git ls-files [<options>] [<file>...]"
9526 msgstr "git ls-files [<options>] [<fichier>...]"
9527
9521 -#: builtin/ls-files.c:507
9528 +#: builtin/ls-files.c:509
9529 msgid "identify the file status with tags"
9530 msgstr "identifier le statut de fichier avec les étiquettes"
9531
9525 -#: builtin/ls-files.c:509
9532 +#: builtin/ls-files.c:511
9533 msgid "use lowercase letters for 'assume unchanged' files"
9534 msgstr "utiliser des minuscules pour les fichier 'assumés inchangés'"
9535
9529 -#: builtin/ls-files.c:511
9536 +#: builtin/ls-files.c:513
9537 msgid "show cached files in the output (default)"
9538 msgstr "afficher les fichiers mis en cache dans la sortie (défaut)"
9539
9533 -#: builtin/ls-files.c:513
9540 +#: builtin/ls-files.c:515
9541 msgid "show deleted files in the output"
9542 msgstr "afficher les fichiers supprimés dans la sortie"
9543
9537 -#: builtin/ls-files.c:515
9544 +#: builtin/ls-files.c:517
9545 msgid "show modified files in the output"
9546 msgstr "afficher les fichiers modifiés dans la sortie"
9547
9541 -#: builtin/ls-files.c:517
9548 +#: builtin/ls-files.c:519
9549 msgid "show other files in the output"
9550 msgstr "afficher les autres fichiers dans la sortie"
9551
9545 -#: builtin/ls-files.c:519
9552 +#: builtin/ls-files.c:521
9553 msgid "show ignored files in the output"
9554 msgstr "afficher les fichiers ignorés dans la sortie"
9555
9549 -#: builtin/ls-files.c:522
9556 +#: builtin/ls-files.c:524
9557 msgid "show staged contents' object name in the output"
9558 msgstr "afficher les nom des objets indexés dans la sortie"
9559
9553 -#: builtin/ls-files.c:524
9560 +#: builtin/ls-files.c:526
9561 msgid "show files on the filesystem that need to be removed"
9562 msgstr ""
9563 "afficher les fichiers du système de fichiers qui ont besoin d'être supprimés"
9564
9558 -#: builtin/ls-files.c:526
9565 +#: builtin/ls-files.c:528
9566 msgid "show 'other' directories' names only"
9567 msgstr "afficher seulement les noms des répertoires 'other'"
9568
9562 -#: builtin/ls-files.c:528
9569 +#: builtin/ls-files.c:530
9570 msgid "show line endings of files"
9571 msgstr "afficher les fins de lignes des fichiers"
9572
9566 -#: builtin/ls-files.c:530
9573 +#: builtin/ls-files.c:532
9574 msgid "don't show empty directories"
9575 msgstr "ne pas afficher les répertoires vides"
9576
9570 -#: builtin/ls-files.c:533
9577 +#: builtin/ls-files.c:535
9578 msgid "show unmerged files in the output"
9579 msgstr "afficher les fichiers non fusionnés dans la sortie"
9580
9574 -#: builtin/ls-files.c:535
9581 +#: builtin/ls-files.c:537
9582 msgid "show resolve-undo information"
9583 msgstr "afficher l'information resolv-undo"
9584
9578 -#: builtin/ls-files.c:537
9585 +#: builtin/ls-files.c:539
9586 msgid "skip files matching pattern"
9587 msgstr "sauter les fichiers correspondant au motif"
9588
9582 -#: builtin/ls-files.c:540
9589 +#: builtin/ls-files.c:542
9590 msgid "exclude patterns are read from <file>"
9591 msgstr "les motifs d'exclusion sont lus depuis <fichier>"
9592
9586 -#: builtin/ls-files.c:543
9593 +#: builtin/ls-files.c:545
9594 msgid "read additional per-directory exclude patterns in <file>"
9595 msgstr "lire des motifs d'exclusion additionnels par répertoire dans <fichier>"
9596
9590 -#: builtin/ls-files.c:545
9597 +#: builtin/ls-files.c:547
9598 msgid "add the standard git exclusions"
9599 msgstr "ajouter les exclusions git standard"
9600
9594 -#: builtin/ls-files.c:548
9601 +#: builtin/ls-files.c:550
9602 msgid "make the output relative to the project top directory"
9603 msgstr "afficher en relatif par rapport au répertoire racine du projet"
9604
9598 -#: builtin/ls-files.c:551
9605 +#: builtin/ls-files.c:553
9606 msgid "recurse through submodules"
9607 msgstr "parcourir récursivement les sous-modules"
9608
9602 -#: builtin/ls-files.c:553
9609 +#: builtin/ls-files.c:555
9610 msgid "if any <file> is not in the index, treat this as an error"
9611 msgstr "si un <fichier> n'est pas dans l'index, traiter cela comme une erreur"
9612
9606 -#: builtin/ls-files.c:554
9613 +#: builtin/ls-files.c:556
9614 msgid "tree-ish"
9615 msgstr "arbre ou apparenté"
9616
9610 -#: builtin/ls-files.c:555
9617 +#: builtin/ls-files.c:557
9618 msgid "pretend that paths removed since <tree-ish> are still present"
9619 msgstr ""
9620 "considérer que les chemins supprimés depuis <arbre ou apparenté> sont "
9621 "toujours présents"
9622
9616 -#: builtin/ls-files.c:557
9623 +#: builtin/ls-files.c:559
9624 msgid "show debugging data"
9625 msgstr "afficher les données de débogage"
9626
@@ -10999,11 +11006,11 @@ msgstr "Suppression des objets dupliqués"
11006 msgid "git prune [-n] [-v] [--expire <time>] [--] [<head>...]"
11007 msgstr "git prune [-n] [-v] [--expire <heure>] [--] [<head>...]"
11008
11002 -#: builtin/prune.c:106 builtin/worktree.c:128
11009 +#: builtin/prune.c:106
11010 msgid "report pruned objects"
11011 msgstr "afficher les objets éliminés"
11012
11006 -#: builtin/prune.c:109 builtin/worktree.c:130
11013 +#: builtin/prune.c:109
11014 msgid "expire objects older than <time>"
11015 msgstr "faire expirer les objets plus vieux que <heure>"
11016
@@ -12174,7 +12181,8 @@ msgid ""
12181 "Incremental repacks are incompatible with bitmap indexes. Use\n"
12182 "--no-write-bitmap-index or disable the pack.writebitmaps configuration."
12183 msgstr ""
12177 -"Les repaquetages incrémentaux sont incompatibles avec les index bitmap. Utilisez\n"
12184 +"Les repaquetages incrémentaux sont incompatibles avec les index bitmap. "
12185 +"Utilisez\n"
12186 "--no-write-bitmap-index ou désactivez le paramètre pack.writebitmaps."
12187
12188 #: builtin/repack.c:166
@@ -13748,6 +13756,14 @@ msgstr ""
13756 "Suppression de worktrees/%s : le fichier gitdir point sur un endroit "
13757 "inexistant"
13758
13759 +#: builtin/worktree.c:128
13760 +msgid "report pruned working trees"
13761 +msgstr "afficher les arbres de travail éliminés"
13762 +
13763 +#: builtin/worktree.c:130
13764 +msgid "expire working trees older than <time>"
13765 +msgstr "faire expirer les arbres de travail plus vieux que <temps>"
13766 +
13767 #: builtin/worktree.c:204
13768 #, c-format
13769 msgid "'%s' already exists"
@@ -15459,7 +15475,8 @@ msgstr "impossible d'ouvrir le fichier d'édition de section en écriture : %s"
15475
15476 #: git-add--interactive.perl:1068
15477 msgid "Manual hunk edit mode -- see bottom for a quick guide.\n"
15462 -msgstr "Mode d'édition manuelle de section -- voir ci-dessous pour un guide rapide.\n"
15478 +msgstr ""
15479 +"Mode d'édition manuelle de section -- voir ci-dessous pour un guide rapide.\n"
15480
15481 #: git-add--interactive.perl:1074
15482 #, perl-format
@@ -15499,7 +15516,9 @@ msgstr "échec de l'ouverture du fichier d'édition de section en lecture : %s"
15516 #: git-add--interactive.perl:1187
15517 msgid ""
15518 "Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? "
15502 -msgstr "Votre section éditée ne s'applique pas. L'éditer à nouveau (\"no\" l'élimine !) [y|n] ? "
15519 +msgstr ""
15520 +"Votre section éditée ne s'applique pas. L'éditer à nouveau (\"no\" "
15521 +"l'élimine !) [y|n] ? "
15522
15523 #: git-add--interactive.perl:1196
15524 msgid ""
@@ -15728,32 +15747,40 @@ msgstr "Abandonner cette section dans l'arbre [y,n,q,a,d,/%s,?] ? "
15747 #: git-add--interactive.perl:1383
15748 #, perl-format
15749 msgid "Discard mode change from index and worktree [y,n,q,a,d,/%s,?]? "
15731 -msgstr "Abandonner le changement de mode dans l'index et l'arbre [y,n,q,a,d,/%s,?] ? "
15750 +msgstr ""
15751 +"Abandonner le changement de mode dans l'index et l'arbre [y,n,q,a,d,/%s,?] ? "
15752
15753 #: git-add--interactive.perl:1384
15754 #, perl-format
15755 msgid "Discard deletion from index and worktree [y,n,q,a,d,/%s,?]? "
15736 -msgstr "Abandonner la suppression de l'index et de l'arbre [y,n,q,a,d,/%s,?] ? "
15756 +msgstr ""
15757 +"Abandonner la suppression de l'index et de l'arbre [y,n,q,a,d,/%s,?] ? "
15758
15759 #: git-add--interactive.perl:1385
15760 #, perl-format
15761 msgid "Discard this hunk from index and worktree [y,n,q,a,d,/%s,?]? "
15741 -msgstr "Supprimer la section dans l'index et l'arbre de travail [y,n,q,a,d,/%s,?] ? "
15762 +msgstr ""
15763 +"Supprimer la section dans l'index et l'arbre de travail [y,n,q,a,d,/%s,?] ? "
15764
15765 #: git-add--interactive.perl:1388
15766 #, perl-format
15767 msgid "Apply mode change to index and worktree [y,n,q,a,d,/%s,?]? "
15746 -msgstr "Appliquer le changement de mode dans l'index et l'arbre de travail [y,n,q,a,d,/%s,?] ? "
15768 +msgstr ""
15769 +"Appliquer le changement de mode dans l'index et l'arbre de travail [y,n,q,a,"
15770 +"d,/%s,?] ? "
15771
15772 #: git-add--interactive.perl:1389
15773 #, perl-format
15774 msgid "Apply deletion to index and worktree [y,n,q,a,d,/%s,?]? "
15751 -msgstr "Appliquer la suppression dans l'index et l'arbre de travail [y,n,q,a,d,/%s,?] ? "
15775 +msgstr ""
15776 +"Appliquer la suppression dans l'index et l'arbre de travail [y,n,q,a,d,/"
15777 +"%s,?] ? "
15778
15779 #: git-add--interactive.perl:1390
15780 #, perl-format
15781 msgid "Apply this hunk to index and worktree [y,n,q,a,d,/%s,?]? "
15756 -msgstr "Appliquer la section à l'index et l'arbre de travail [y,n,q,a,d,/%s,?] ? "
15782 +msgstr ""
15783 +"Appliquer la section à l'index et l'arbre de travail [y,n,q,a,d,/%s,?] ? "
15784
15785 #: git-add--interactive.perl:1493
15786 msgid "go to which hunk (<ret> to see more)? "
@@ -15820,7 +15847,8 @@ msgid ""
15847 "changes\n"
15848 msgstr ""
15849 "status - montrer les chemins modifiés\n"
15823 -"update - ajouter l'état de l'arbre de travail aux modifications à indexer\n"
15850 +"update - ajouter l'état de l'arbre de travail aux modifications à "
15851 +"indexer\n"
15852 "revert - faire revenir les modifications à indexer à la version HEAD\n"
15853 "patch - sélectionner les sections et mettre à jour sélectivement\n"
15854 "diff\t - visualiser les diff entre HEAD et l'index\n"
@@ -15858,7 +15886,8 @@ msgstr "l'éditeur est sorti en erreur, abandon total"
15886 #, perl-format
15887 msgid ""
15888 "'%s' contains an intermediate version of the email you were composing.\n"
15861 -msgstr "'%s' contient une version intermédiaire du courriel que vous composiez.\n"
15889 +msgstr ""
15890 +"'%s' contient une version intermédiaire du courriel que vous composiez.\n"
15891
15892 #: git-send-email.perl:287
15893 #, perl-format
@@ -15886,7 +15915,8 @@ msgstr "Paramètre de --confirm inconnu : '%s'\n"
15915 #: git-send-email.perl:498
15916 #, perl-format
15917 msgid "warning: sendmail alias with quotes is not supported: %s\n"
15889 -msgstr "attention : les guillemets ne sont pas supportés dans alias sendmail : %s\n"
15918 +msgstr ""
15919 +"attention : les guillemets ne sont pas supportés dans alias sendmail : %s\n"
15920
15921 #: git-send-email.perl:500
15922 #, perl-format
@@ -15896,7 +15926,8 @@ msgstr "attention : `:include:` n'est pas supporté : %s\n"
15926 #: git-send-email.perl:502
15927 #, perl-format
15928 msgid "warning: `/file` or `|pipe` redirection not supported: %s\n"
15899 -msgstr "attention : les redirections `/file` ou `|pipe` ne sont pas supportées : %s\n"
15929 +msgstr ""
15930 +"attention : les redirections `/file` ou `|pipe` ne sont pas supportées : %s\n"
15931
15932 #: git-send-email.perl:507
15933 #, perl-format
@@ -15937,7 +15968,10 @@ msgid ""
15968 "\n"
15969 "No patch files specified!\n"
15970 "\n"
15940 -msgstr "\nAucun fichier patch spécifié !\n\n"
15971 +msgstr ""
15972 +"\n"
15973 +"Aucun fichier patch spécifié !\n"
15974 +"\n"
15975
15976 #: git-send-email.perl:658
15977 #, perl-format
@@ -15975,7 +16009,8 @@ msgstr "Échec à l'ouverture de %s : %s"
16009
16010 #: git-send-email.perl:739
16011 msgid "To/Cc/Bcc fields are not interpreted yet, they have been ignored\n"
15978 -msgstr "Les champs To/CC/Bcc ne sont pas encore interprétés, ils ont été ignorés\n"
16012 +msgstr ""
16013 +"Les champs To/CC/Bcc ne sont pas encore interprétés, ils ont été ignorés\n"
16014
16015 #: git-send-email.perl:748
16016 msgid "Summary email is empty, skipping it\n"
@@ -15991,7 +16026,9 @@ msgstr "Êtes-vous sur de vouloir utiliser <%s> [y/N] ? "
16026 msgid ""
16027 "The following files are 8bit, but do not declare a Content-Transfer-"
16028 "Encoding.\n"
15994 -msgstr "Les fichiers suivants sont 8bit mais ne déclarent pas de champs Content-Transfer-Encoding.\n"
16029 +msgstr ""
16030 +"Les fichiers suivants sont 8bit mais ne déclarent pas de champs Content-"
16031 +"Transfer-Encoding.\n"
16032
16033 #: git-send-email.perl:814
16034 msgid "Which 8bit encoding should I declare [UTF-8]? "
@@ -16007,7 +16044,8 @@ msgid ""
16044 msgstr ""
16045 "Envoi refusé parce que le patch\n"
16046 "\t%s\n"
16010 -"a un sujet modèle '*** SUBJECT HERE ***'. Passez --force is vous souhaitez vraiment envoyer.\n"
16047 +"a un sujet modèle '*** SUBJECT HERE ***'. Passez --force is vous souhaitez "
16048 +"vraiment envoyer.\n"
16049
16050 #: git-send-email.perl:841
16051 msgid "To whom should the emails be sent (if anyone)?"
@@ -16020,7 +16058,9 @@ msgstr "fatal : l'alias '%s' se développe en lui-même\n"
16058
16059 #: git-send-email.perl:871
16060 msgid "Message-ID to be used as In-Reply-To for the first email (if any)? "
16023 -msgstr "Message-ID à utiliser comme In-Reply-to pour le premier courriel (s'il y en a) ? "
16061 +msgstr ""
16062 +"Message-ID à utiliser comme In-Reply-to pour le premier courriel (s'il y en "
16063 +"a) ? "
16064
16065 #: git-send-email.perl:921 git-send-email.perl:929
16066 #, perl-format
@@ -16085,7 +16125,9 @@ msgstr "Le serveur ne supporte pas STARTTLS ! %s"
16125
16126 #: git-send-email.perl:1403
16127 msgid "Unable to initialize SMTP properly. Check config and use --smtp-debug."
16088 -msgstr "Impossible d'initialiser SMTP. Vérifiez la configuration et utilisez --smtp-debug."
16128 +msgstr ""
16129 +"Impossible d'initialiser SMTP. Vérifiez la configuration et utilisez --smtp-"
16130 +"debug."
16131
16132 #: git-send-email.perl:1421
16133 #, perl-format