l10n: fr.po v2.22.0 round 2

Signed-off-by: Jean-Noël Avila <jn.avila@free.fr>

Jean-Noël Avila committed May 31, 2019 at 10:46 UTC fc8703c9f61243aab2ea01818b4071a68c158e3c
1 file changed +537 -434
po/fr.po
+537 -434
@@ -75,8 +75,8 @@ msgid ""
75 msgstr ""
76 "Project-Id-Version: git\n"
77 "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
78 -"POT-Creation-Date: 2019-05-14 17:09+0800\n"
79 -"PO-Revision-Date: 2019-05-17 19:53+0200\n"
78 +"POT-Creation-Date: 2019-05-31 14:35+0800\n"
79 +"PO-Revision-Date: 2019-05-31 09:39+0200\n"
80 "Last-Translator: Jean-Noël Avila <jn.avila@free.fr>\n"
81 "Language-Team: Jean-Noël Avila <jn.avila@free.fr>\n"
82 "Language: fr\n"
@@ -693,7 +693,7 @@ msgid "Unable to write new index file"
693 msgstr "Impossible d'écrire le nouveau fichier d'index"
694
695 #: apply.c:4963 apply.c:4966 builtin/am.c:2210 builtin/am.c:2213
696 -#: builtin/clone.c:123 builtin/fetch.c:118 builtin/merge.c:271
696 +#: builtin/clone.c:120 builtin/fetch.c:118 builtin/merge.c:271
697 #: builtin/pull.c:207 builtin/submodule--helper.c:407
698 #: builtin/submodule--helper.c:1366 builtin/submodule--helper.c:1369
699 #: builtin/submodule--helper.c:1849 builtin/submodule--helper.c:1852
@@ -894,7 +894,7 @@ msgstr "préfixer chaque chemin de fichier dans l'archive"
894 #: builtin/commit-tree.c:117 builtin/config.c:129 builtin/fast-export.c:1091
895 #: builtin/fast-export.c:1093 builtin/grep.c:895 builtin/hash-object.c:105
896 #: builtin/ls-files.c:560 builtin/ls-files.c:563 builtin/notes.c:412
897 -#: builtin/notes.c:578 builtin/read-tree.c:123 parse-options.h:176
897 +#: builtin/notes.c:578 builtin/read-tree.c:123 parse-options.h:177
898 msgid "file"
899 msgstr "fichier"
900
@@ -926,7 +926,7 @@ msgstr "compression efficace"
926 msgid "list supported archive formats"
927 msgstr "afficher les formats d'archive supportés"
928
929 -#: archive.c:477 builtin/archive.c:91 builtin/clone.c:113 builtin/clone.c:116
929 +#: archive.c:477 builtin/archive.c:91 builtin/clone.c:110 builtin/clone.c:113
930 #: builtin/submodule--helper.c:1378 builtin/submodule--helper.c:1858
931 msgid "repo"
932 msgstr "dépôt"
@@ -935,7 +935,7 @@ msgstr "dépôt"
935 msgid "retrieve the archive from remote repository <repo>"
936 msgstr "récupérer l'archive depuis le dépôt distant <dépôt>"
937
938 -#: archive.c:479 builtin/archive.c:93 builtin/difftool.c:713
938 +#: archive.c:479 builtin/archive.c:93 builtin/difftool.c:707
939 #: builtin/notes.c:498
940 msgid "command"
941 msgstr "commande"
@@ -1492,7 +1492,8 @@ msgstr "le graphe de commit est trop petit"
1492 #: commit-graph.c:170
1493 #, c-format
1494 msgid "commit-graph signature %X does not match signature %X"
1495 -msgstr "la signature du graphe de commit %X ne correspond pas à la signature %X"
1495 +msgstr ""
1496 +"la signature du graphe de commit %X ne correspond pas à la signature %X"
1497
1498 #: commit-graph.c:177
1499 #, c-format
@@ -1502,11 +1503,15 @@ msgstr "la version %X du graphe de commit ne correspond pas à la version %X"
1503 #: commit-graph.c:184
1504 #, c-format
1505 msgid "commit-graph hash version %X does not match version %X"
1505 -msgstr "l'empreinte de la version %X du graphe de commit ne correspond pas à la version %X"
1506 +msgstr ""
1507 +"l'empreinte de la version %X du graphe de commit ne correspond pas à la "
1508 +"version %X"
1509
1510 #: commit-graph.c:207
1511 msgid "commit-graph chunk lookup table entry missing; file may be incomplete"
1509 -msgstr "entrée de table de consultation de morceaux de graphe de commite manquante ; le fichier est peut être incomplet"
1512 +msgstr ""
1513 +"entrée de table de consultation de morceaux de graphe de commite manquante ; "
1514 +"le fichier est peut être incomplet"
1515
1516 #: commit-graph.c:218
1517 #, c-format
@@ -1518,161 +1523,175 @@ msgstr "décalage de bloc %08x%08x du graphe de commit inadéquat"
1523 msgid "commit-graph chunk id %08x appears multiple times"
1524 msgstr "l'id de bloc de graphe de commit %08x apparaît des multiples fois"
1525
1521 -#: commit-graph.c:388
1526 +#: commit-graph.c:390
1527 #, c-format
1528 msgid "could not find commit %s"
1529 msgstr "impossible de trouver le commit %s"
1530
1526 -#: commit-graph.c:730 builtin/pack-objects.c:2649
1531 +#: commit-graph.c:732 builtin/pack-objects.c:2649
1532 #, c-format
1533 msgid "unable to get type of object %s"
1534 msgstr "impossible d'obtenir le type de l'objet %s"
1535
1531 -#: commit-graph.c:763
1536 +#: commit-graph.c:765
1537 msgid "Loading known commits in commit graph"
1538 msgstr "Lecture des commits connus dans un graphe de commit"
1539
1535 -#: commit-graph.c:779
1540 +#: commit-graph.c:781
1541 msgid "Expanding reachable commits in commit graph"
1542 msgstr "Expansion des commits joignables dans un graphe de commit"
1543
1539 -#: commit-graph.c:791
1544 +#: commit-graph.c:793
1545 msgid "Clearing commit marks in commit graph"
1546 msgstr "Suppression les marques de commit dans le graphe de commits"
1547
1543 -#: commit-graph.c:811
1548 +#: commit-graph.c:813
1549 msgid "Computing commit graph generation numbers"
1550 msgstr "Calcul des chiffres de génération du graphe de commits"
1551
1547 -#: commit-graph.c:928
1552 +#: commit-graph.c:930
1553 #, c-format
1554 msgid "Finding commits for commit graph in %d pack"
1555 msgid_plural "Finding commits for commit graph in %d packs"
1556 msgstr[0] "Recherche de commits pour un graphe de commits dans %d paquet"
1557 msgstr[1] "Recherche de commits pour un graphe de commits dans %d paquets"
1558
1554 -#: commit-graph.c:941
1559 +#: commit-graph.c:943
1560 #, c-format
1561 msgid "error adding pack %s"
1562 msgstr "erreur à l'ajout du packet %s"
1563
1559 -#: commit-graph.c:943
1564 +#: commit-graph.c:945
1565 #, c-format
1566 msgid "error opening index for %s"
1567 msgstr "erreur à l'ouverture de l'index pour %s"
1568
1564 -#: commit-graph.c:957
1569 +#: commit-graph.c:959
1570 #, c-format
1571 msgid "Finding commits for commit graph from %d ref"
1572 msgid_plural "Finding commits for commit graph from %d refs"
1573 msgstr[0] "Recherche de commits pour un graphe de commits depuis %d réf"
1574 msgstr[1] "Recherche de commits pour un graphe de commits depuis %d réfs"
1575
1571 -#: commit-graph.c:989
1576 +#: commit-graph.c:991
1577 msgid "Finding commits for commit graph among packed objects"
1578 msgstr ""
1579 "Recherche de commits pour un graphe de commits parmi les objets empaquetés"
1580
1576 -#: commit-graph.c:1002
1581 +#: commit-graph.c:1004
1582 msgid "Counting distinct commits in commit graph"
1583 msgstr "Comptage des commits distincts dans un graphe de commit"
1584
1580 -#: commit-graph.c:1015
1585 +#: commit-graph.c:1017
1586 #, c-format
1587 msgid "the commit graph format cannot write %d commits"
1588 msgstr "le graphe de commits ne peut pas écrire %d commits"
1589
1585 -#: commit-graph.c:1024
1590 +#: commit-graph.c:1026
1591 msgid "Finding extra edges in commit graph"
1592 msgstr "Recherche d'arêtes supplémentaires dans un graphe de commits"
1593
1589 -#: commit-graph.c:1048
1594 +#: commit-graph.c:1050
1595 msgid "too many commits to write graph"
1596 msgstr "trop de commits pour écrire un graphe"
1597
1593 -#: commit-graph.c:1055 midx.c:805
1598 +#: commit-graph.c:1057 midx.c:819
1599 #, c-format
1600 msgid "unable to create leading directories of %s"
1601 msgstr "impossible de créer les répertoires de premier niveau de %s"
1602
1598 -#: commit-graph.c:1095
1603 +#: commit-graph.c:1097
1604 #, c-format
1605 msgid "Writing out commit graph in %d pass"
1606 msgid_plural "Writing out commit graph in %d passes"
1607 msgstr[0] "Écriture le graphe de commits en %d passe"
1608 msgstr[1] "Écriture le graphe de commits en %d passes"
1609
1605 -#: commit-graph.c:1160
1610 +#: commit-graph.c:1162
1611 msgid "the commit-graph file has incorrect checksum and is likely corrupt"
1612 msgstr ""
1613 "le graphe de commit a une somme de contrôle incorrecte et est "
1614 "vraisemblablement corrompu"
1615
1611 -#: commit-graph.c:1170
1616 +#: commit-graph.c:1172
1617 #, c-format
1618 msgid "commit-graph has incorrect OID order: %s then %s"
1619 msgstr "le graphe de commit a un ordre d'OID incorrect : %s puis %s"
1620
1616 -#: commit-graph.c:1180 commit-graph.c:1195
1621 +#: commit-graph.c:1182 commit-graph.c:1197
1622 #, c-format
1623 msgid "commit-graph has incorrect fanout value: fanout[%d] = %u != %u"
1619 -msgstr "le graphe de commit a une valeur de dispersion incorrecte : dispersion[%d] = %u != %u"
1624 +msgstr ""
1625 +"le graphe de commit a une valeur de dispersion incorrecte : dispersion[%d] = "
1626 +"%u != %u"
1627
1621 -#: commit-graph.c:1187
1628 +#: commit-graph.c:1189
1629 #, c-format
1630 msgid "failed to parse commit %s from commit-graph"
1631 msgstr "échec de l'analyse le commit %s depuis le graphe de commits"
1632
1626 -#: commit-graph.c:1204
1633 +#: commit-graph.c:1206
1634 msgid "Verifying commits in commit graph"
1635 msgstr "Verification des commits dans le graphe de commits"
1636
1630 -#: commit-graph.c:1217
1637 +#: commit-graph.c:1219
1638 #, c-format
1639 msgid "failed to parse commit %s from object database for commit-graph"
1633 -msgstr "échec de l'analyse du commit %s depuis la base de données d'objets pour le graphe de commit"
1640 +msgstr ""
1641 +"échec de l'analyse du commit %s depuis la base de données d'objets pour le "
1642 +"graphe de commit"
1643
1635 -#: commit-graph.c:1224
1644 +#: commit-graph.c:1226
1645 #, c-format
1646 msgid "root tree OID for commit %s in commit-graph is %s != %s"
1638 -msgstr "l'OID de l'arbre racine pour le commit %s dans le graphe de commit est %s != %s"
1647 +msgstr ""
1648 +"l'OID de l'arbre racine pour le commit %s dans le graphe de commit est %s != "
1649 +"%s"
1650
1640 -#: commit-graph.c:1234
1651 +#: commit-graph.c:1236
1652 #, c-format
1653 msgid "commit-graph parent list for commit %s is too long"
1643 -msgstr "la liste des parents du graphe de commit pour le commit %s est trop longue"
1654 +msgstr ""
1655 +"la liste des parents du graphe de commit pour le commit %s est trop longue"
1656
1645 -#: commit-graph.c:1240
1657 +#: commit-graph.c:1242
1658 #, c-format
1659 msgid "commit-graph parent for %s is %s != %s"
1660 msgstr "le parent du graphe de commit pour %s est %s != %s"
1661
1650 -#: commit-graph.c:1253
1662 +#: commit-graph.c:1255
1663 #, c-format
1664 msgid "commit-graph parent list for commit %s terminates early"
1653 -msgstr "la liste de parents du graphe de commit pour le commit %s se termine trop tôt"
1665 +msgstr ""
1666 +"la liste de parents du graphe de commit pour le commit %s se termine trop tôt"
1667
1655 -#: commit-graph.c:1258
1668 +#: commit-graph.c:1260
1669 #, c-format
1670 msgid ""
1671 "commit-graph has generation number zero for commit %s, but non-zero elsewhere"
1659 -msgstr "le graphe de commit a un numéro de génération nul pour le commit %s, mais non-nul ailleurs"
1672 +msgstr ""
1673 +"le graphe de commit a un numéro de génération nul pour le commit %s, mais "
1674 +"non-nul ailleurs"
1675
1661 -#: commit-graph.c:1262
1676 +#: commit-graph.c:1264
1677 #, c-format
1678 msgid ""
1679 "commit-graph has non-zero generation number for commit %s, but zero elsewhere"
1665 -msgstr "le graphe de commit a un numéro de génération non-nul pour le commit %s, mais nul ailleurs"
1680 +msgstr ""
1681 +"le graphe de commit a un numéro de génération non-nul pour le commit %s, "
1682 +"mais nul ailleurs"
1683
1667 -#: commit-graph.c:1277
1684 +#: commit-graph.c:1279
1685 #, c-format
1686 msgid "commit-graph generation for commit %s is %u != %u"
1687 msgstr "la génération du graphe de commit pour le commit %s est %u != %u"
1688
1672 -#: commit-graph.c:1283
1689 +#: commit-graph.c:1285
1690 #, c-format
1691 msgid "commit date for commit %s in commit-graph is %<PRIuMAX> != %<PRIuMAX>"
1675 -msgstr "la date de validation pour le commit %s dans le graphe de commit est %<PRIuMAX> != %<PRIuMAX>"
1692 +msgstr ""
1693 +"la date de validation pour le commit %s dans le graphe de commit est "
1694 +"%<PRIuMAX> != %<PRIuMAX>"
1695
1696 #: compat/obstack.c:406 compat/obstack.c:408
1697 msgid "memory exhausted"
@@ -2422,7 +2441,9 @@ msgstr "git diff --no-index [<options>] <chemin> <chemin>"
2441 msgid ""
2442 "Not a git repository. Use --no-index to compare two paths outside a working "
2443 "tree"
2425 -msgstr "Pas un dépôt git. Utilisez --no-index pour comparer deux chemins hors d'un arbre de travail"
2444 +msgstr ""
2445 +"Pas un dépôt git. Utilisez --no-index pour comparer deux chemins hors d'un "
2446 +"arbre de travail"
2447
2448 #: diff.c:155
2449 #, c-format
@@ -2498,8 +2519,8 @@ msgstr "--follow a besoin d'une spécification de chemin unique"
2519 msgid "invalid --stat value: %s"
2520 msgstr "valeur invalide de --stat : %s"
2521
2501 -#: diff.c:4689 diff.c:4694 diff.c:4699 diff.c:4704 diff.c:5216
2502 -#: parse-options.c:200
2522 +#: diff.c:4689 diff.c:4694 diff.c:4699 diff.c:4704 diff.c:5217
2523 +#: parse-options.c:199 parse-options.c:203
2524 #, c-format
2525 msgid "%s expects a numerical value"
2526 msgstr "%s attend une valeur numérique"
@@ -2552,7 +2573,9 @@ msgstr "mode invalide '%s' dans --color-moved-ws"
2573 msgid ""
2574 "option diff-algorithm accepts \"myers\", \"minimal\", \"patience\" and "
2575 "\"histogram\""
2555 -msgstr "l'option diff-algorithm accept \"myers\", \"minimal\", \"patience\" et \"histogram\""
2576 +msgstr ""
2577 +"l'option diff-algorithm accept \"myers\", \"minimal\", \"patience\" et "
2578 +"\"histogram\""
2579
2580 #: diff.c:5028 diff.c:5048
2581 #, c-format
@@ -2564,441 +2587,480 @@ msgstr "argument invalide pour %s"
2587 msgid "failed to parse --submodule option parameter: '%s'"
2588 msgstr "échec de l'analyse du paramètre de l'option --submodule : '%s'"
2589
2567 -#: diff.c:5240
2590 +#: diff.c:5242
2591 #, c-format
2592 msgid "bad --word-diff argument: %s"
2593 msgstr "mauvais argument pour --word-diff : %s"
2594
2572 -#: diff.c:5263
2595 +#: diff.c:5265
2596 msgid "Diff output format options"
2597 msgstr "Options de format de sortie de diff"
2598
2576 -#: diff.c:5265 diff.c:5271
2599 +#: diff.c:5267 diff.c:5273
2600 msgid "generate patch"
2601 msgstr "générer la rustine"
2602
2580 -#: diff.c:5268 builtin/log.c:167
2603 +#: diff.c:5270 builtin/log.c:167
2604 msgid "suppress diff output"
2605 msgstr "supprimer la sortie des différences"
2606
2584 -#: diff.c:5273 diff.c:5387 diff.c:5394
2607 +#: diff.c:5275 diff.c:5389 diff.c:5396
2608 msgid "<n>"
2609 msgstr "<n>"
2610
2588 -#: diff.c:5274 diff.c:5277
2611 +#: diff.c:5276 diff.c:5279
2612 msgid "generate diffs with <n> lines context"
2613 msgstr "générer les diffs avec <n> lignes de contexte"
2614
2592 -#: diff.c:5279
2615 +#: diff.c:5281
2616 msgid "generate the diff in raw format"
2617 msgstr "générer le diff en format brut"
2618
2596 -#: diff.c:5282
2619 +#: diff.c:5284
2620 msgid "synonym for '-p --raw'"
2621 msgstr "synonyme de '-p --raw'"
2622
2600 -#: diff.c:5286
2623 +#: diff.c:5288
2624 msgid "synonym for '-p --stat'"
2625 msgstr "synonyme de '-p --stat'"
2626
2604 -#: diff.c:5290
2627 +#: diff.c:5292
2628 msgid "machine friendly --stat"
2629 msgstr "--stat pour traitement automatique"
2630
2608 -#: diff.c:5293
2631 +#: diff.c:5295
2632 msgid "output only the last line of --stat"
2633 msgstr "afficher seulement la dernière ligne de --stat"
2634
2612 -#: diff.c:5295 diff.c:5303
2635 +#: diff.c:5297 diff.c:5305
2636 msgid "<param1,param2>..."
2637 msgstr "<param1,param2>..."
2638
2616 -#: diff.c:5296
2639 +#: diff.c:5298
2640 msgid ""
2641 "output the distribution of relative amount of changes for each sub-directory"
2619 -msgstr "afficher la distribution des quantités de modifications relatives pour chaque sous-répertoire"
2642 +msgstr ""
2643 +"afficher la distribution des quantités de modifications relatives pour "
2644 +"chaque sous-répertoire"
2645
2621 -#: diff.c:5300
2646 +#: diff.c:5302
2647 msgid "synonym for --dirstat=cumulative"
2648 msgstr "synonyme pour --dirstat=cumulative"
2649
2625 -#: diff.c:5304
2650 +#: diff.c:5306
2651 msgid "synonym for --dirstat=files,param1,param2..."
2652 msgstr "synonyme pour --dirstat=files,param1,param2..."
2653
2629 -#: diff.c:5308
2654 +#: diff.c:5310
2655 msgid "warn if changes introduce conflict markers or whitespace errors"
2631 -msgstr "avertir si les modifications introduisent des marqueurs de conflit ou des erreurs d'espace"
2656 +msgstr ""
2657 +"avertir si les modifications introduisent des marqueurs de conflit ou des "
2658 +"erreurs d'espace"
2659
2633 -#: diff.c:5311
2660 +#: diff.c:5313
2661 msgid "condensed summary such as creations, renames and mode changes"
2635 -msgstr "résumé succinct tel que les créations, les renommages et les modifications de mode"
2662 +msgstr ""
2663 +"résumé succinct tel que les créations, les renommages et les modifications "
2664 +"de mode"
2665
2637 -#: diff.c:5314
2666 +#: diff.c:5316
2667 msgid "show only names of changed files"
2668 msgstr "n'afficher que les noms de fichiers modifiés"
2669
2641 -#: diff.c:5317
2670 +#: diff.c:5319
2671 msgid "show only names and status of changed files"
2672 msgstr "n'afficher que les noms et les status des fichiers modifiés"
2673
2645 -#: diff.c:5319
2674 +#: diff.c:5321
2675 msgid "<width>[,<name-width>[,<count>]]"
2676 msgstr "<largeur>[,<largeur-de-nom>[,<compte>]]"
2677
2649 -#: diff.c:5320
2678 +#: diff.c:5322
2679 msgid "generate diffstat"
2680 msgstr "générer un diffstat"
2681
2653 -#: diff.c:5322 diff.c:5325 diff.c:5328
2682 +#: diff.c:5324 diff.c:5327 diff.c:5330
2683 msgid "<width>"
2684 msgstr "<largeur>"
2685
2657 -#: diff.c:5323
2686 +#: diff.c:5325
2687 msgid "generate diffstat with a given width"
2688 msgstr "générer un diffstat avec la largeur indiquée"
2689
2661 -#: diff.c:5326
2690 +#: diff.c:5328
2691 msgid "generate diffstat with a given name width"
2692 msgstr "génerer un diffstat avec la largeur de nom indiquée"
2693
2665 -#: diff.c:5329
2694 +#: diff.c:5331
2695 msgid "generate diffstat with a given graph width"
2696 msgstr "génerer un diffstat avec la largeur de graphe indiquée"
2697
2669 -#: diff.c:5331
2698 +#: diff.c:5333
2699 msgid "<count>"
2700 msgstr "<compte>"
2701
2673 -#: diff.c:5332
2702 +#: diff.c:5334
2703 msgid "generate diffstat with limited lines"
2704 msgstr "générer un diffstat avec des lignes limitées"
2705
2677 -#: diff.c:5335
2706 +#: diff.c:5337
2707 msgid "generate compact summary in diffstat"
2708 msgstr "générer une résumé compact dans le diffstat"
2709
2681 -#: diff.c:5338
2710 +#: diff.c:5340
2711 msgid "output a binary diff that can be applied"
2712 msgstr "produire un diff binaire qui peut être appliqué"
2713
2685 -#: diff.c:5341
2714 +#: diff.c:5343
2715 msgid "show full pre- and post-image object names on the \"index\" lines"
2687 -msgstr "afficher les noms complets des objets pre- et post-image sur les lignes \"index\""
2716 +msgstr ""
2717 +"afficher les noms complets des objets pre- et post-image sur les lignes "
2718 +"\"index\""
2719
2689 -#: diff.c:5343
2720 +#: diff.c:5345
2721 msgid "show colored diff"
2722 msgstr "afficher un diff coloré"
2723
2693 -#: diff.c:5344
2724 +#: diff.c:5346
2725 msgid "<kind>"
2726 msgstr "<sorte>"
2727
2697 -#: diff.c:5345
2728 +#: diff.c:5347
2729 msgid ""
2730 "highlight whitespace errors in the 'context', 'old' or 'new' lines in the "
2731 "diff"
2701 -msgstr "surligner les erreurs d'espace dans les lignes 'contexte', 'ancien', 'nouveau' dans le diff"
2732 +msgstr ""
2733 +"surligner les erreurs d'espace dans les lignes 'contexte', 'ancien', "
2734 +"'nouveau' dans le diff"
2735
2703 -#: diff.c:5348
2736 +#: diff.c:5350
2737 msgid ""
2738 "do not munge pathnames and use NULs as output field terminators in --raw or "
2739 "--numstat"
2707 -msgstr "ne pas compresser les chemins et utiliser des NULs comme terminateurs de champs dans --raw ou --numstat"
2740 +msgstr ""
2741 +"ne pas compresser les chemins et utiliser des NULs comme terminateurs de "
2742 +"champs dans --raw ou --numstat"
2743
2709 -#: diff.c:5351 diff.c:5354 diff.c:5357 diff.c:5463
2744 +#: diff.c:5353 diff.c:5356 diff.c:5359 diff.c:5465
2745 msgid "<prefix>"
2746 msgstr "<préfixe>"
2747
2713 -#: diff.c:5352
2748 +#: diff.c:5354
2749 msgid "show the given source prefix instead of \"a/\""
2750 msgstr "afficher le préfixe de source indiqué au lieu de \"a/\""
2751
2717 -#: diff.c:5355
2752 +#: diff.c:5357
2753 msgid "show the given source prefix instead of \"b/\""
2754 msgstr "afficher le préfixe de source indiqué au lieu de \"b/\""
2755
2721 -#: diff.c:5358
2756 +#: diff.c:5360
2757 msgid "prepend an additional prefix to every line of output"
2758 msgstr "préfixer toutes les lignes en sortie avec la chaîne indiquée"
2759
2725 -#: diff.c:5361
2760 +#: diff.c:5363
2761 msgid "do not show any source or destination prefix"
2762 msgstr "n'afficher aucun préfixe, ni de source, ni de destination"
2763
2729 -#: diff.c:5364
2764 +#: diff.c:5366
2765 msgid "show context between diff hunks up to the specified number of lines"
2731 -msgstr "afficher le contexte entre les sections à concurrence du nombre de ligne indiqué"
2766 +msgstr ""
2767 +"afficher le contexte entre les sections à concurrence du nombre de ligne "
2768 +"indiqué"
2769
2733 -#: diff.c:5368 diff.c:5373 diff.c:5378
2770 +#: diff.c:5370 diff.c:5375 diff.c:5380
2771 msgid "<char>"
2772 msgstr "<caractère>"
2773
2737 -#: diff.c:5369
2774 +#: diff.c:5371
2775 msgid "specify the character to indicate a new line instead of '+'"
2776 msgstr "spécifier le caractère pour indiquer une nouvelle ligne au lieu de '+'"
2777
2741 -#: diff.c:5374
2778 +#: diff.c:5376
2779 msgid "specify the character to indicate an old line instead of '-'"
2780 msgstr "spécifier le caractère pour indiquer une ancienne ligne au lieu de '-'"
2781
2745 -#: diff.c:5379
2782 +#: diff.c:5381
2783 msgid "specify the character to indicate a context instead of ' '"
2747 -msgstr "spécifier le caractère pour indiquer une ligne de contexte au lieu de ' '"
2784 +msgstr ""
2785 +"spécifier le caractère pour indiquer une ligne de contexte au lieu de ' '"
2786
2749 -#: diff.c:5382
2787 +#: diff.c:5384
2788 msgid "Diff rename options"
2789 msgstr "Options de renommage de diff"
2790
2753 -#: diff.c:5383
2791 +#: diff.c:5385
2792 msgid "<n>[/<m>]"
2793 msgstr "<n>[/<m>]"
2794
2757 -#: diff.c:5384
2795 +#: diff.c:5386
2796 msgid "break complete rewrite changes into pairs of delete and create"
2759 -msgstr "casser les modifications d'une réécrire complète en paires de suppression et création"
2797 +msgstr ""
2798 +"casser les modifications d'une réécrire complète en paires de suppression et "
2799 +"création"
2800
2761 -#: diff.c:5388
2801 +#: diff.c:5390
2802 msgid "detect renames"
2803 msgstr "détecter les renommages"
2804
2765 -#: diff.c:5392
2805 +#: diff.c:5394
2806 msgid "omit the preimage for deletes"
2807 msgstr "supprimer la pré-image pour les suppressions"
2808
2769 -#: diff.c:5395
2809 +#: diff.c:5397
2810 msgid "detect copies"
2811 msgstr "détecter les copies"
2812
2773 -#: diff.c:5399
2813 +#: diff.c:5401
2814 msgid "use unmodified files as source to find copies"
2775 -msgstr "utiliser les fichiers non-modifiés comme sources pour trouver des copies"
2815 +msgstr ""
2816 +"utiliser les fichiers non-modifiés comme sources pour trouver des copies"
2817
2777 -#: diff.c:5401
2818 +#: diff.c:5403
2819 msgid "disable rename detection"
2820 msgstr "désactiver la détection de renommage"
2821
2781 -#: diff.c:5404
2822 +#: diff.c:5406
2823 msgid "use empty blobs as rename source"
2824 msgstr "utiliser des blobs vides comme source de renommage"
2825
2785 -#: diff.c:5406
2826 +#: diff.c:5408
2827 msgid "continue listing the history of a file beyond renames"
2828 msgstr "continuer à afficher l'historique d'un fichier au delà des renommages"
2829
2789 -#: diff.c:5409
2830 +#: diff.c:5411
2831 msgid ""
2832 "prevent rename/copy detection if the number of rename/copy targets exceeds "
2833 "given limit"
2793 -msgstr "empêcher la détection de renommage/copie si le nombre de cibles de renommage/copie excède la limite indiquée"
2834 +msgstr ""
2835 +"empêcher la détection de renommage/copie si le nombre de cibles de renommage/"
2836 +"copie excède la limite indiquée"
2837
2795 -#: diff.c:5411
2838 +#: diff.c:5413
2839 msgid "Diff algorithm options"
2840 msgstr "Options de l'algorithme de diff"
2841
2799 -#: diff.c:5413
2842 +#: diff.c:5415
2843 msgid "produce the smallest possible diff"
2844 msgstr "produire le diff le plus petit possible"
2845
2803 -#: diff.c:5416
2846 +#: diff.c:5418
2847 msgid "ignore whitespace when comparing lines"
2848 msgstr "ignorer les espaces lors de la comparaison de ligne"
2849
2807 -#: diff.c:5419
2850 +#: diff.c:5421
2851 msgid "ignore changes in amount of whitespace"
2852 msgstr "ignorer des modifications du nombre d'espaces"
2853
2811 -#: diff.c:5422
2854 +#: diff.c:5424
2855 msgid "ignore changes in whitespace at EOL"
2856 msgstr "ignorer des modifications d'espace en fin de ligne"
2857
2815 -#: diff.c:5425
2858 +#: diff.c:5427
2859 msgid "ignore carrier-return at the end of line"
2860 msgstr "ignore le retour chariot en fin de ligne"
2861
2819 -#: diff.c:5428
2862 +#: diff.c:5430
2863 msgid "ignore changes whose lines are all blank"
2864 msgstr "ignorer les modifications dont les lignes sont vides"
2865
2823 -#: diff.c:5431
2866 +#: diff.c:5433
2867 msgid "heuristic to shift diff hunk boundaries for easy reading"
2825 -msgstr "heuristique qui déplace les limites de sections de diff pour faciliter la lecture"
2868 +msgstr ""
2869 +"heuristique qui déplace les limites de sections de diff pour faciliter la "
2870 +"lecture"
2871
2827 -#: diff.c:5434
2872 +#: diff.c:5436
2873 msgid "generate diff using the \"patience diff\" algorithm"
2874 msgstr "générer un diff en utilisant l'algorithme de différence \"patience\""
2875
2831 -#: diff.c:5438
2876 +#: diff.c:5440
2877 msgid "generate diff using the \"histogram diff\" algorithm"
2833 -msgstr "générer un diff en utilisant l'algorithme de différence \"histogramme\""
2878 +msgstr ""
2879 +"générer un diff en utilisant l'algorithme de différence \"histogramme\""
2880
2835 -#: diff.c:5440
2881 +#: diff.c:5442
2882 msgid "<algorithm>"
2883 msgstr "<algorithme>"
2884
2839 -#: diff.c:5441
2885 +#: diff.c:5443
2886 msgid "choose a diff algorithm"
2887 msgstr "choisir un algorithme de différence"
2888
2843 -#: diff.c:5443
2889 +#: diff.c:5445
2890 msgid "<text>"
2891 msgstr "<texte>"
2892
2847 -#: diff.c:5444
2893 +#: diff.c:5446
2894 msgid "generate diff using the \"anchored diff\" algorithm"
2895 msgstr "générer un diff en utilisant l'algorithme de différence \"ancré\""
2896
2851 -#: diff.c:5446 diff.c:5455 diff.c:5458
2897 +#: diff.c:5448 diff.c:5457 diff.c:5460
2898 msgid "<mode>"
2899 msgstr "<mode>"
2900
2855 -#: diff.c:5447
2901 +#: diff.c:5449
2902 msgid "show word diff, using <mode> to delimit changed words"
2857 -msgstr "afficher des différences par mot, en utilisant <mode> pour délimiter les mots modifiés"
2903 +msgstr ""
2904 +"afficher des différences par mot, en utilisant <mode> pour délimiter les "
2905 +"mots modifiés"
2906
2859 -#: diff.c:5449 diff.c:5452 diff.c:5497
2907 +#: diff.c:5451 diff.c:5454 diff.c:5499
2908 msgid "<regex>"
2909 msgstr "<regex>"
2910
2863 -#: diff.c:5450
2911 +#: diff.c:5452
2912 msgid "use <regex> to decide what a word is"
2913 msgstr "utiliser <regex> pour décider ce qu'est un mot"
2914
2867 -#: diff.c:5453
2915 +#: diff.c:5455
2916 msgid "equivalent to --word-diff=color --word-diff-regex=<regex>"
2917 msgstr "équivalent à --word-diff=color --word-diff-regex=<regex>"
2918
2871 -#: diff.c:5456
2872 -msgid "move lines of code are colored differently"
2919 +#: diff.c:5458
2920 +msgid "moved lines of code are colored differently"
2921 msgstr "les lignes déplacées sont colorées différemment"
2922
2875 -#: diff.c:5459
2923 +#: diff.c:5461
2924 msgid "how white spaces are ignored in --color-moved"
2925 msgstr "comment les espaces sont ignorés dans --color-moved"
2926
2879 -#: diff.c:5462
2880 -msgid "Diff other options"
2927 +#: diff.c:5464
2928 +msgid "Other diff options"
2929 msgstr "Autres options diff"
2930
2883 -#: diff.c:5464
2931 +#: diff.c:5466
2932 msgid "when run from subdir, exclude changes outside and show relative paths"
2885 -msgstr "lancé depuis un sous-répertoire, exclure les modifications en dehors et afficher les chemins relatifs"
2933 +msgstr ""
2934 +"lancé depuis un sous-répertoire, exclure les modifications en dehors et "
2935 +"afficher les chemins relatifs"
2936
2887 -#: diff.c:5468
2937 +#: diff.c:5470
2938 msgid "treat all files as text"
2939 msgstr "traiter les fichiers comme texte"
2940
2891 -#: diff.c:5470
2941 +#: diff.c:5472
2942 msgid "swap two inputs, reverse the diff"
2943 msgstr "échanger les entrées, inverser le diff"
2944
2895 -#: diff.c:5472
2945 +#: diff.c:5474
2946 msgid "exit with 1 if there were differences, 0 otherwise"
2947 msgstr "sortir un code d'erreur 1 s'il y avait de différences, 0 sinon"
2948
2899 -#: diff.c:5474
2949 +#: diff.c:5476
2950 msgid "disable all output of the program"
2951 msgstr "désactiver tous les affichages du programme"
2952
2903 -#: diff.c:5476
2953 +#: diff.c:5478
2954 msgid "allow an external diff helper to be executed"
2955 msgstr "autoriser l'exécution d'un assistant externe de diff"
2956
2907 -#: diff.c:5478
2957 +#: diff.c:5480
2958 msgid "run external text conversion filters when comparing binary files"
2909 -msgstr "lancer les filtres externes de conversion en texte lors de la comparaison de fichiers binaires"
2959 +msgstr ""
2960 +"lancer les filtres externes de conversion en texte lors de la comparaison de "
2961 +"fichiers binaires"
2962
2911 -#: diff.c:5480
2963 +#: diff.c:5482
2964 msgid "<when>"
2965 msgstr "<quand>"
2966
2915 -#: diff.c:5481
2967 +#: diff.c:5483
2968 msgid "ignore changes to submodules in the diff generation"
2917 -msgstr "ignorer les modifications dans les sous-modules lors de la génération de diff"
2969 +msgstr ""
2970 +"ignorer les modifications dans les sous-modules lors de la génération de diff"
2971
2919 -#: diff.c:5484
2972 +#: diff.c:5486
2973 msgid "<format>"
2974 msgstr "<format>"
2975
2923 -#: diff.c:5485
2976 +#: diff.c:5487
2977 msgid "specify how differences in submodules are shown"
2978 msgstr "spécifier comment les différences dans les sous-modules sont affichées"
2979
2927 -#: diff.c:5489
2980 +#: diff.c:5491
2981 msgid "hide 'git add -N' entries from the index"
2982 msgstr "masquer les entrées 'git add -N' de l'index"
2983
2931 -#: diff.c:5492
2984 +#: diff.c:5494
2985 msgid "treat 'git add -N' entries as real in the index"
2986 msgstr "traiter les entrées 'git add -N' comme réelles dans l'index"
2987
2935 -#: diff.c:5494
2988 +#: diff.c:5496
2989 msgid "<string>"
2990 msgstr "<chaîne>"
2991
2939 -#: diff.c:5495
2992 +#: diff.c:5497
2993 msgid ""
2994 "look for differences that change the number of occurrences of the specified "
2995 "string"
2943 -msgstr "rechercher les différences qui modifient le nombre d'occurrences de la chaîne spécifiée"
2996 +msgstr ""
2997 +"rechercher les différences qui modifient le nombre d'occurrences de la "
2998 +"chaîne spécifiée"
2999
2945 -#: diff.c:5498
3000 +#: diff.c:5500
3001 msgid ""
3002 "look for differences that change the number of occurrences of the specified "
3003 "regex"
2949 -msgstr "rechercher les différences qui modifient le nombre d'occurrences de la regex spécifiée"
3004 +msgstr ""
3005 +"rechercher les différences qui modifient le nombre d'occurrences de la regex "
3006 +"spécifiée"
3007
2951 -#: diff.c:5501
3008 +#: diff.c:5503
3009 msgid "show all changes in the changeset with -S or -G"
2953 -msgstr "afficher toutes les modifications dans l'ensemble de modifications avec -S ou -G"
3010 +msgstr ""
3011 +"afficher toutes les modifications dans l'ensemble de modifications avec -S "
3012 +"ou -G"
3013
2955 -#: diff.c:5504
3014 +#: diff.c:5506
3015 msgid "treat <string> in -S as extended POSIX regular expression"
2957 -msgstr "traiter <chaîne> dans -S comme une expression rationnelle POSIX étendue"
3016 +msgstr ""
3017 +"traiter <chaîne> dans -S comme une expression rationnelle POSIX étendue"
3018
2959 -#: diff.c:5507
3019 +#: diff.c:5509
3020 msgid "control the order in which files appear in the output"
3021 msgstr "contrôler l'ordre dans lequel les fichiers apparaissent dans la sortie"
3022
2963 -#: diff.c:5508
3023 +#: diff.c:5510
3024 msgid "<object-id>"
3025 msgstr "<id-objet>"
3026
2967 -#: diff.c:5509
3027 +#: diff.c:5511
3028 msgid ""
3029 "look for differences that change the number of occurrences of the specified "
3030 "object"
2971 -msgstr "rechercher les différences qui modifient le nombre d'occurrences de l'objet indiqué"
3031 +msgstr ""
3032 +"rechercher les différences qui modifient le nombre d'occurrences de l'objet "
3033 +"indiqué"
3034
2973 -#: diff.c:5511
3035 +#: diff.c:5513
3036 msgid "[(A|C|D|M|R|T|U|X|B)...[*]]"
3037 msgstr "[(A|C|D|M|R|T|U|X|B)...[*]]"
3038
2977 -#: diff.c:5512
3039 +#: diff.c:5514
3040 msgid "select files by diff type"
3041 msgstr "sélectionner les fichiers par types de diff"
3042
2981 -#: diff.c:5514
3043 +#: diff.c:5516
3044 msgid "<file>"
3045 msgstr "<fichier>"
3046
2985 -#: diff.c:5515
3047 +#: diff.c:5517
3048 msgid "Output to a specific file"
3049 msgstr "Sortie vers un fichier spécifié"
3050
2989 -#: diff.c:6148
3051 +#: diff.c:6150
3052 msgid "inexact rename detection was skipped due to too many files."
3053 msgstr ""
3054 "détection de renommage inexact annulée à cause d'un trop grand nombre de "
3055 "fichiers."
3056
2995 -#: diff.c:6151
3057 +#: diff.c:6153
3058 msgid "only found copies from modified paths due to too many files."
3059 msgstr ""
3060 "recherche uniquement des copies par modification de chemin à cause d'un trop "
3061 "grand nombre de fichiers."
3062
3001 -#: diff.c:6154
3063 +#: diff.c:6156
3064 #, c-format
3065 msgid ""
3066 "you may want to set your %s variable to at least %d and retry the command."
@@ -3316,7 +3378,7 @@ msgstr "erreur lors du traitement des références voulues : %d"
3378 msgid "no matching remote head"
3379 msgstr "pas de HEAD distante correspondante"
3380
3319 -#: fetch-pack.c:1699 builtin/clone.c:676
3381 +#: fetch-pack.c:1699 builtin/clone.c:673
3382 msgid "remote did not send all necessary objects"
3383 msgstr "le serveur distant n'a pas envoyé tous les objets nécessaires"
3384
@@ -3353,7 +3415,7 @@ msgstr "couleur invalide '%.*s' ignorée dans log.graphColors"
3415 msgid "'%s': unable to read %s"
3416 msgstr "'%s' : lecture de %s impossible"
3417
3356 -#: grep.c:2130 setup.c:164 builtin/clone.c:414 builtin/diff.c:82
3418 +#: grep.c:2130 setup.c:164 builtin/clone.c:411 builtin/diff.c:82
3419 #: builtin/rm.c:135
3420 #, c-format
3421 msgid "failed to stat '%s'"
@@ -3587,12 +3649,14 @@ msgstr "format de date invalide : %s"
3649 #: list-objects.c:129
3650 #, c-format
3651 msgid "entry '%s' in tree %s has tree mode, but is not a tree"
3590 -msgstr "l'entrée '%s' dans l'arbre %s a un mode d'arbre, mais n'est pas un arbre"
3652 +msgstr ""
3653 +"l'entrée '%s' dans l'arbre %s a un mode d'arbre, mais n'est pas un arbre"
3654
3655 #: list-objects.c:142
3656 #, c-format
3657 msgid "entry '%s' in tree %s has blob mode, but is not a blob"
3595 -msgstr "l'entrée '%s' dans l'arbre %s a un mode de blob, mais n'est pas un blob"
3658 +msgstr ""
3659 +"l'entrée '%s' dans l'arbre %s a un mode de blob, mais n'est pas un blob"
3660
3661 #: list-objects.c:378
3662 #, c-format
@@ -3640,7 +3704,7 @@ msgid "failed to read the cache"
3704 msgstr "impossible de lire le cache"
3705
3706 #: merge.c:107 rerere.c:720 builtin/am.c:1887 builtin/am.c:1921
3643 -#: builtin/checkout.c:461 builtin/checkout.c:811 builtin/clone.c:776
3707 +#: builtin/checkout.c:461 builtin/checkout.c:811 builtin/clone.c:773
3708 #: builtin/stash.c:264
3709 msgid "unable to write new index file"
3710 msgstr "impossible d'écrire le nouveau fichier d'index"
@@ -3979,28 +4043,38 @@ msgstr "Ajout plutôt comme %s"
4043 msgid ""
4044 "Path updated: %s added in %s inside a directory that was renamed in %s; "
4045 "moving it to %s."
3982 -msgstr "Chemin mis à jour : %s ajouté dans %s dans un répertoire qui a été renommé en %s ; déplacé dans %s."
4046 +msgstr ""
4047 +"Chemin mis à jour : %s ajouté dans %s dans un répertoire qui a été renommé "
4048 +"en %s ; déplacé dans %s."
4049
4050 #: merge-recursive.c:3173
4051 #, c-format
4052 msgid ""
4053 "CONFLICT (file location): %s added in %s inside a directory that was renamed "
4054 "in %s, suggesting it should perhaps be moved to %s."
3989 -msgstr "CONFLIT (localisation de fichier) : %s ajouté dans %s dans un répertoire qui a été renommé dans %s, ce qui suggère qu'il devrait peut-être être déplacé vers %s."
4055 +msgstr ""
4056 +"CONFLIT (localisation de fichier) : %s ajouté dans %s dans un répertoire qui "
4057 +"a été renommé dans %s, ce qui suggère qu'il devrait peut-être être déplacé "
4058 +"vers %s."
4059
4060 #: merge-recursive.c:3177
4061 #, c-format
4062 msgid ""
4063 "Path updated: %s renamed to %s in %s, inside a directory that was renamed in "
4064 "%s; moving it to %s."
3996 -msgstr "Chemin mis à jour : %s renommé en %s dans %s, dans un répertoire qui a été renommé en %s ; déplacé dans %s."
4065 +msgstr ""
4066 +"Chemin mis à jour : %s renommé en %s dans %s, dans un répertoire qui a été "
4067 +"renommé en %s ; déplacé dans %s."
4068
4069 #: merge-recursive.c:3180
4070 #, c-format
4071 msgid ""
4072 "CONFLICT (file location): %s renamed to %s in %s, inside a directory that "
4073 "was renamed in %s, suggesting it should perhaps be moved to %s."
4003 -msgstr "CONFLIT (localisation de fichier) : %s renommé en %s dans %s, dans un répertoire qui a été renommé dans %s, ce qui suggère qu'il devrait peut-être être déplacé vers %s."
4074 +msgstr ""
4075 +"CONFLIT (localisation de fichier) : %s renommé en %s dans %s, dans un "
4076 +"répertoire qui a été renommé dans %s, ce qui suggère qu'il devrait peut-être "
4077 +"être déplacé vers %s."
4078
4079 #: merge-recursive.c:3294
4080 #, c-format
@@ -4128,45 +4202,45 @@ msgid "multi-pack-index pack names out of order: '%s' before '%s'"
4202 msgstr ""
4203 "index multi-paquet les noms de paquets sont en désordre : '%s' avant '%s'"
4204
4131 -#: midx.c:209
4205 +#: midx.c:208
4206 #, c-format
4207 msgid "bad pack-int-id: %u (%u total packs)"
4208 msgstr "mauvais pack-int-id : %u (%u paquets au total)"
4209
4136 -#: midx.c:250
4210 +#: midx.c:258
4211 msgid "multi-pack-index stores a 64-bit offset, but off_t is too small"
4212 msgstr ""
4213 "multi-pack-index stock un décalage en 64-bit, mais off_t est trop petit"
4214
4141 -#: midx.c:275
4215 +#: midx.c:286
4216 msgid "error preparing packfile from multi-pack-index"
4217 msgstr "erreur à la préparation du fichier paquet depuis un index multi-paquet"
4218
4145 -#: midx.c:443
4219 +#: midx.c:457
4220 #, c-format
4221 msgid "failed to add packfile '%s'"
4222 msgstr "échec de l'ajout du fichier paquet '%s'"
4223
4150 -#: midx.c:449
4224 +#: midx.c:463
4225 #, c-format
4226 msgid "failed to open pack-index '%s'"
4227 msgstr "échec à l'ouverture du fichier paquet '%s'"
4228
4155 -#: midx.c:543
4229 +#: midx.c:557
4230 #, c-format
4231 msgid "failed to locate object %d in packfile"
4232 msgstr "échec de localisation de l'objet %d dans le fichier paquet"
4233
4160 -#: midx.c:979
4234 +#: midx.c:993
4235 #, c-format
4236 msgid "failed to clear multi-pack-index at %s"
4237 msgstr "échec du nettoyage de l'index de multi-paquet à %s"
4238
4165 -#: midx.c:1034
4239 +#: midx.c:1048
4240 msgid "Looking for referenced packfiles"
4241 msgstr "Recherche de fichiers paquets référencés"
4242
4169 -#: midx.c:1049
4243 +#: midx.c:1063
4244 #, c-format
4245 msgid ""
4246 "oid fanout out of order: fanout[%d] = %<PRIx32> > %<PRIx32> = fanout[%d]"
@@ -4174,34 +4248,34 @@ msgstr ""
4248 "étalement oid en désordre : étalement[%d] = %<PRIx32> > %<PRIx32> = "
4249 "étalement[%d]"
4250
4177 -#: midx.c:1053
4251 +#: midx.c:1067
4252 msgid "Verifying OID order in MIDX"
4253 msgstr "Vérification de l'ordre des OID dans MIDX"
4254
4181 -#: midx.c:1062
4255 +#: midx.c:1076
4256 #, c-format
4257 msgid "oid lookup out of order: oid[%d] = %s >= %s = oid[%d]"
4258 msgstr "recherche d'oid en désordre : oid[%d] = %s >= %s = oid[%d]"
4259
4186 -#: midx.c:1081
4260 +#: midx.c:1095
4261 msgid "Sorting objects by packfile"
4262 msgstr "Classement des objets par fichier paquet"
4263
4190 -#: midx.c:1087
4264 +#: midx.c:1101
4265 msgid "Verifying object offsets"
4266 msgstr "Vérification des décalages des objets"
4267
4194 -#: midx.c:1103
4268 +#: midx.c:1117
4269 #, c-format
4270 msgid "failed to load pack entry for oid[%d] = %s"
4271 msgstr "échec de la lecture de l'élément de cache pour oid[%d] = %s"
4272
4199 -#: midx.c:1109
4273 +#: midx.c:1123
4274 #, c-format
4275 msgid "failed to load pack-index for packfile %s"
4276 msgstr "impossible de lire le fichier paquet %s"
4277
4204 -#: midx.c:1118
4278 +#: midx.c:1132
4279 #, c-format
4280 msgid "incorrect object offset for oid[%d] = %s: %<PRIx64> != %<PRIx64>"
4281 msgstr "décalage d'objet incorrect pour oid[%d] = %s : %<PRIx64> != %<PRIx64>"
@@ -4289,12 +4363,12 @@ msgstr "incohérence de hachage %s"
4363 msgid "offset before end of packfile (broken .idx?)"
4364 msgstr "offset avant la fin du fichier paquet (.idx cassé ?)"
4365
4292 -#: packfile.c:1880
4366 +#: packfile.c:1868
4367 #, c-format
4368 msgid "offset before start of pack index for %s (corrupt index?)"
4369 msgstr "offset avant le début de l'index de paquet pour %s (index corrompu ?)"
4370
4297 -#: packfile.c:1884
4371 +#: packfile.c:1872
4372 #, c-format
4373 msgid "offset beyond end of pack index for %s (truncated index?)"
4374 msgstr ""
@@ -4315,7 +4389,7 @@ msgstr "%s est incompatible avec %s"
4389 msgid "%s : incompatible with something else"
4390 msgstr "%s est incompatible avec toute autre option"
4391
4318 -#: parse-options.c:92 parse-options.c:96 parse-options.c:287
4392 +#: parse-options.c:92 parse-options.c:96 parse-options.c:319
4393 #, c-format
4394 msgid "%s takes no value"
4395 msgstr "%s n'accepte aucune valeur"
@@ -4325,41 +4399,41 @@ msgstr "%s n'accepte aucune valeur"
4399 msgid "%s isn't available"
4400 msgstr "%s n'est pas disponible"
4401
4328 -#: parse-options.c:216
4402 +#: parse-options.c:219
4403 #, c-format
4404 msgid "%s expects a non-negative integer value with an optional k/m/g suffix"
4405 msgstr "%s attend une valeur entière non négative avec une suffixe k/m/g"
4406
4333 -#: parse-options.c:356
4407 +#: parse-options.c:389
4408 #, c-format
4409 msgid "ambiguous option: %s (could be --%s%s or --%s%s)"
4410 msgstr "option ambigüe : %s (devrait être --%s%s ou --%s%s)"
4411
4338 -#: parse-options.c:390 parse-options.c:398
4412 +#: parse-options.c:423 parse-options.c:431
4413 #, c-format
4414 msgid "did you mean `--%s` (with two dashes ?)"
4415 msgstr "vouliez-vous dire `--%s` (avec deux signes moins)?"
4416
4343 -#: parse-options.c:733
4417 +#: parse-options.c:859
4418 #, c-format
4419 msgid "unknown option `%s'"
4420 msgstr "option inconnue « %s »"
4421
4348 -#: parse-options.c:735
4422 +#: parse-options.c:861
4423 #, c-format
4424 msgid "unknown switch `%c'"
4425 msgstr "bascule inconnue « %c »"
4426
4353 -#: parse-options.c:737
4427 +#: parse-options.c:863
4428 #, c-format
4429 msgid "unknown non-ascii option in string: `%s'"
4430 msgstr "option non-ascii inconnue dans la chaîne : '%s'"
4431
4358 -#: parse-options.c:759
4432 +#: parse-options.c:887
4433 msgid "..."
4434 msgstr "..."
4435
4362 -#: parse-options.c:778
4436 +#: parse-options.c:906
4437 #, c-format
4438 msgid "usage: %s"
4439 msgstr "usage : %s"
@@ -4367,36 +4441,41 @@ msgstr "usage : %s"
4441 #. TRANSLATORS: the colon here should align with the
4442 #. one in "usage: %s" translation.
4443 #.
4370 -#: parse-options.c:784
4444 +#: parse-options.c:912
4445 #, c-format
4446 msgid " or: %s"
4447 msgstr " ou : %s"
4448
4375 -#: parse-options.c:787
4449 +#: parse-options.c:915
4450 #, c-format
4451 msgid " %s"
4452 msgstr " %s"
4453
4380 -#: parse-options.c:826
4454 +#: parse-options.c:954
4455 msgid "-NUM"
4456 msgstr "-NUM"
4457
4384 -#: parse-options-cb.c:21
4458 +#: parse-options.c:968
4459 +#, c-format
4460 +msgid "alias of --%s"
4461 +msgstr "alias pour --%s"
4462 +
4463 +#: parse-options-cb.c:20 parse-options-cb.c:24
4464 #, c-format
4465 msgid "option `%s' expects a numerical value"
4466 msgstr "l'option '%s' attend une valeur numérique"
4467
4389 -#: parse-options-cb.c:38
4468 +#: parse-options-cb.c:41
4469 #, c-format
4470 msgid "malformed expiration date '%s'"
4471 msgstr "date d'expiration malformée : '%s'"
4472
4394 -#: parse-options-cb.c:51
4473 +#: parse-options-cb.c:54
4474 #, c-format
4475 msgid "option `%s' expects \"always\", \"auto\", or \"never\""
4476 msgstr "l'option '%s' attend \"always\", \"auto\" ou \"never\""
4477
4399 -#: parse-options-cb.c:127 parse-options-cb.c:144
4478 +#: parse-options-cb.c:130 parse-options-cb.c:147
4479 #, c-format
4480 msgid "malformed object name '%s'"
4481 msgstr "nom d'objet malformé '%s'"
@@ -4743,32 +4822,32 @@ msgstr "impossible de rafraîchir l'index partagé '%s'"
4822 msgid "broken index, expect %s in %s, got %s"
4823 msgstr "index cassé, %s attendu dans %s, %s obtenu"
4824
4746 -#: read-cache.c:2988 wrapper.c:658 builtin/merge.c:1117
4825 +#: read-cache.c:2989 wrapper.c:658 builtin/merge.c:1117
4826 #, c-format
4827 msgid "could not close '%s'"
4828 msgstr "impossible de fermer '%s'"
4829
4751 -#: read-cache.c:3091 sequencer.c:2354 sequencer.c:3807
4830 +#: read-cache.c:3092 sequencer.c:2354 sequencer.c:3807
4831 #, c-format
4832 msgid "could not stat '%s'"
4833 msgstr "stat impossible de '%s'"
4834
4756 -#: read-cache.c:3104
4835 +#: read-cache.c:3105
4836 #, c-format
4837 msgid "unable to open git dir: %s"
4838 msgstr "impossible d'ouvrir le répertoire git : %s"
4839
4761 -#: read-cache.c:3116
4840 +#: read-cache.c:3117
4841 #, c-format
4842 msgid "unable to unlink: %s"
4843 msgstr "échec lors de l'unlink : %s"
4844
4766 -#: read-cache.c:3141
4845 +#: read-cache.c:3142
4846 #, c-format
4847 msgid "cannot fix permission bits on '%s'"
4848 msgstr "impossible de régler les bits de droit de '%s'"
4849
4771 -#: read-cache.c:3290
4850 +#: read-cache.c:3291
4851 #, c-format
4852 msgid "%s: cannot drop to stage #0"
4853 msgstr "%s : impossible de revenir à l'étape 0"
@@ -5030,7 +5109,7 @@ msgid "invalid refspec '%s'"
5109 msgstr "spécificateur de réference invalide : '%s'"
5110
5111 # à priori on parle d'une branche ici
5033 -#: ref-filter.c:39 wt-status.c:1907
5112 +#: ref-filter.c:39 wt-status.c:1909
5113 msgid "gone"
5114 msgstr "disparue"
5115
@@ -6329,7 +6408,7 @@ msgstr "impossible d'appliquer %s... %.*s"
6408 msgid "Could not merge %.*s"
6409 msgstr "Impossible de fusionner %.*s"
6410
6332 -#: sequencer.c:2997 sequencer.c:3001 builtin/difftool.c:639
6411 +#: sequencer.c:2997 sequencer.c:3001 builtin/difftool.c:633
6412 #, c-format
6413 msgid "could not copy '%s' to '%s'"
6414 msgstr "impossible de copier '%s' vers '%s'"
@@ -7026,16 +7105,16 @@ msgstr "impossible d'analyser l'entête de %s"
7105 msgid "unable to unpack contents of %s"
7106 msgstr "impossible de dépaqueter le contenu de %s"
7107
7029 -#: sha1-name.c:487
7108 +#: sha1-name.c:490
7109 #, c-format
7110 msgid "short SHA1 %s is ambiguous"
7111 msgstr "le SHA1 court %s est ambigu"
7112
7034 -#: sha1-name.c:498
7113 +#: sha1-name.c:501
7114 msgid "The candidates are:"
7115 msgstr "Les candidats sont :"
7116
7038 -#: sha1-name.c:794
7117 +#: sha1-name.c:800
7118 msgid ""
7119 "Git normally never creates a ref that ends with 40 hex characters\n"
7120 "because it will be ignored when you just specify 40-hex. These refs\n"
@@ -8064,67 +8143,67 @@ msgstr " (utilisez \"git am --skip\" pour sauter ce patch)"
8143 msgid " (use \"git am --abort\" to restore the original branch)"
8144 msgstr " (utilisez \"git am --abort\" pour restaurer la branche d'origine)"
8145
8067 -#: wt-status.c:1282
8146 +#: wt-status.c:1284
8147 msgid "git-rebase-todo is missing."
8148 msgstr "git-rebase-todo est manquant."
8149
8071 -#: wt-status.c:1284
8150 +#: wt-status.c:1286
8151 msgid "No commands done."
8152 msgstr "Aucune commande réalisée."
8153
8075 -#: wt-status.c:1287
8154 +#: wt-status.c:1289
8155 #, c-format
8156 msgid "Last command done (%d command done):"
8157 msgid_plural "Last commands done (%d commands done):"
8158 msgstr[0] "Dernière commande effectuée (%d commande effectuée) :"
8159 msgstr[1] "Dernières commandes effectuées (%d commandes effectuées) :"
8160
8082 -#: wt-status.c:1298
8161 +#: wt-status.c:1300
8162 #, c-format
8163 msgid " (see more in file %s)"
8164 msgstr " (voir plus dans le fichier %s)"
8165
8087 -#: wt-status.c:1303
8166 +#: wt-status.c:1305
8167 msgid "No commands remaining."
8168 msgstr "Aucune commande restante."
8169
8091 -#: wt-status.c:1306
8170 +#: wt-status.c:1308
8171 #, c-format
8172 msgid "Next command to do (%d remaining command):"
8173 msgid_plural "Next commands to do (%d remaining commands):"
8174 msgstr[0] "Prochaine commande à effectuer (%d commande restante) :"
8175 msgstr[1] "Prochaines commandes à effectuer (%d commandes restantes) :"
8176
8098 -#: wt-status.c:1314
8177 +#: wt-status.c:1316
8178 msgid " (use \"git rebase --edit-todo\" to view and edit)"
8179 msgstr " (utilisez \"git rebase --edit-todo\" pour voir et éditer)"
8180
8102 -#: wt-status.c:1326
8181 +#: wt-status.c:1328
8182 #, c-format
8183 msgid "You are currently rebasing branch '%s' on '%s'."
8184 msgstr "Vous êtes en train de rebaser la branche '%s' sur '%s'."
8185
8107 -#: wt-status.c:1331
8186 +#: wt-status.c:1333
8187 msgid "You are currently rebasing."
8188 msgstr "Vous êtes en train de rebaser."
8189
8111 -#: wt-status.c:1344
8190 +#: wt-status.c:1346
8191 msgid " (fix conflicts and then run \"git rebase --continue\")"
8192 msgstr " (réglez les conflits puis lancez \"git rebase --continue\")"
8193
8115 -#: wt-status.c:1346
8194 +#: wt-status.c:1348
8195 msgid " (use \"git rebase --skip\" to skip this patch)"
8196 msgstr " (utilisez \"git rebase --skip\" pour sauter ce patch)"
8197
8119 -#: wt-status.c:1348
8198 +#: wt-status.c:1350
8199 msgid " (use \"git rebase --abort\" to check out the original branch)"
8200 msgstr " (utilisez \"git rebase --abort\" pour extraire la branche d'origine)"
8201
8123 -#: wt-status.c:1355
8202 +#: wt-status.c:1357
8203 msgid " (all conflicts fixed: run \"git rebase --continue\")"
8204 msgstr " (tous les conflits sont réglés : lancez \"git rebase --continue\")"
8205
8127 -#: wt-status.c:1359
8206 +#: wt-status.c:1361
8207 #, c-format
8208 msgid ""
8209 "You are currently splitting a commit while rebasing branch '%s' on '%s'."
@@ -8132,144 +8211,144 @@ msgstr ""
8211 "Vous êtes actuellement en train de fractionner un commit pendant un rebasage "
8212 "de la branche '%s' sur '%s'."
8213
8135 -#: wt-status.c:1364
8214 +#: wt-status.c:1366
8215 msgid "You are currently splitting a commit during a rebase."
8216 msgstr ""
8217 "Vous êtes actuellement en train de fractionner un commit pendant un rebasage."
8218
8140 -#: wt-status.c:1367
8219 +#: wt-status.c:1369
8220 msgid " (Once your working directory is clean, run \"git rebase --continue\")"
8221 msgstr ""
8222 " (Une fois la copie de travail nettoyée, lancez \"git rebase --continue\")"
8223
8145 -#: wt-status.c:1371
8224 +#: wt-status.c:1373
8225 #, c-format
8226 msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
8227 msgstr ""
8228 "Vous êtes actuellement en train d'éditer un commit pendant un rebasage de la "
8229 "branche '%s' sur '%s'."
8230
8152 -#: wt-status.c:1376
8231 +#: wt-status.c:1378
8232 msgid "You are currently editing a commit during a rebase."
8233 msgstr ""
8234 "Vous êtes actuellement en train d'éditer un commit pendant un rebasage."
8235
8157 -#: wt-status.c:1379
8236 +#: wt-status.c:1381
8237 msgid " (use \"git commit --amend\" to amend the current commit)"
8238 msgstr " (utilisez \"git commit --amend\" pour corriger le commit actuel)"
8239
8161 -#: wt-status.c:1381
8240 +#: wt-status.c:1383
8241 msgid ""
8242 " (use \"git rebase --continue\" once you are satisfied with your changes)"
8243 msgstr ""
8244 " (utilisez \"git rebase --continue\" quand vous avez effectué toutes vos "
8245 "modifications)"
8246
8168 -#: wt-status.c:1392
8247 +#: wt-status.c:1394
8248 msgid "Cherry-pick currently in progress."
8249 msgstr "Picorage en cours."
8250
8172 -#: wt-status.c:1395
8251 +#: wt-status.c:1397
8252 #, c-format
8253 msgid "You are currently cherry-picking commit %s."
8254 msgstr "Vous êtes actuellement en train de picorer le commit %s."
8255
8177 -#: wt-status.c:1402
8256 +#: wt-status.c:1404
8257 msgid " (fix conflicts and run \"git cherry-pick --continue\")"
8258 msgstr " (réglez les conflits puis lancez \"git cherry-pick --continue\")"
8259
8181 -#: wt-status.c:1405
8260 +#: wt-status.c:1407
8261 msgid " (run \"git cherry-pick --continue\" to continue)"
8262 msgstr " (lancez \"git cherry-pick --continue\" pour continuer)"
8263
8185 -#: wt-status.c:1408
8264 +#: wt-status.c:1410
8265 msgid " (all conflicts fixed: run \"git cherry-pick --continue\")"
8266 msgstr ""
8267 " (tous les conflits sont réglés : lancez \"git cherry-pick --continue\")"
8268
8190 -#: wt-status.c:1410
8269 +#: wt-status.c:1412
8270 msgid " (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
8271 msgstr " (utilisez \"git cherry-pick --abort\" pour annuler le picorage)"
8272
8194 -#: wt-status.c:1420
8273 +#: wt-status.c:1422
8274 msgid "Revert currently in progress."
8275 msgstr "Rétablissement en cours."
8276
8198 -#: wt-status.c:1423
8277 +#: wt-status.c:1425
8278 #, c-format
8279 msgid "You are currently reverting commit %s."
8280 msgstr "Vous êtes actuellement en train de rétablir le commit %s."
8281
8203 -#: wt-status.c:1429
8282 +#: wt-status.c:1431
8283 msgid " (fix conflicts and run \"git revert --continue\")"
8284 msgstr " (réglez les conflits puis lancez \"git revert --continue\")"
8285
8207 -#: wt-status.c:1432
8286 +#: wt-status.c:1434
8287 msgid " (run \"git revert --continue\" to continue)"
8288 msgstr " (lancez \"git revert --continue\" pour continuer)"
8289
8211 -#: wt-status.c:1435
8290 +#: wt-status.c:1437
8291 msgid " (all conflicts fixed: run \"git revert --continue\")"
8292 msgstr " (tous les conflits sont réglés : lancez \"git revert --continue\")"
8293
8215 -#: wt-status.c:1437
8294 +#: wt-status.c:1439
8295 msgid " (use \"git revert --abort\" to cancel the revert operation)"
8296 msgstr " (utilisez \"git revert --abort\" pour annuler le rétablissement)"
8297
8219 -#: wt-status.c:1447
8298 +#: wt-status.c:1449
8299 #, c-format
8300 msgid "You are currently bisecting, started from branch '%s'."
8301 msgstr "Vous êtes en cours de bissection, depuis la branche '%s'."
8302
8224 -#: wt-status.c:1451
8303 +#: wt-status.c:1453
8304 msgid "You are currently bisecting."
8305 msgstr "Vous êtes en cours de bissection."
8306
8228 -#: wt-status.c:1454
8307 +#: wt-status.c:1456
8308 msgid " (use \"git bisect reset\" to get back to the original branch)"
8309 msgstr " (utilisez \"git bisect reset\" pour revenir à la branche d'origine)"
8310
8232 -#: wt-status.c:1663
8311 +#: wt-status.c:1665
8312 msgid "On branch "
8313 msgstr "Sur la branche "
8314
8236 -#: wt-status.c:1670
8315 +#: wt-status.c:1672
8316 msgid "interactive rebase in progress; onto "
8317 msgstr "rebasage interactif en cours ; sur "
8318
8240 -#: wt-status.c:1672
8319 +#: wt-status.c:1674
8320 msgid "rebase in progress; onto "
8321 msgstr "rebasage en cours ; sur "
8322
8244 -#: wt-status.c:1677
8323 +#: wt-status.c:1679
8324 msgid "HEAD detached at "
8325 msgstr "HEAD détachée sur "
8326
8248 -#: wt-status.c:1679
8327 +#: wt-status.c:1681
8328 msgid "HEAD detached from "
8329 msgstr "HEAD détachée depuis "
8330
8252 -#: wt-status.c:1682
8331 +#: wt-status.c:1684
8332 msgid "Not currently on any branch."
8333 msgstr "Actuellement sur aucun branche."
8334
8256 -#: wt-status.c:1699
8335 +#: wt-status.c:1701
8336 msgid "Initial commit"
8337 msgstr "Validation initiale"
8338
8260 -#: wt-status.c:1700
8339 +#: wt-status.c:1702
8340 msgid "No commits yet"
8341 msgstr "Aucun commit"
8342
8264 -#: wt-status.c:1714
8343 +#: wt-status.c:1716
8344 msgid "Untracked files"
8345 msgstr "Fichiers non suivis"
8346
8268 -#: wt-status.c:1716
8347 +#: wt-status.c:1718
8348 msgid "Ignored files"
8349 msgstr "Fichiers ignorés"
8350
8272 -#: wt-status.c:1720
8351 +#: wt-status.c:1722
8352 #, c-format
8353 msgid ""
8354 "It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
@@ -8281,32 +8360,32 @@ msgstr ""
8360 "oublier d'ajouter les nouveaux fichiers par vous-même (voir 'git help "
8361 "status')."
8362
8284 -#: wt-status.c:1726
8363 +#: wt-status.c:1728
8364 #, c-format
8365 msgid "Untracked files not listed%s"
8366 msgstr "Fichiers non suivis non affichés%s"
8367
8289 -#: wt-status.c:1728
8368 +#: wt-status.c:1730
8369 msgid " (use -u option to show untracked files)"
8370 msgstr " (utilisez -u pour afficher les fichiers non suivis)"
8371
8293 -#: wt-status.c:1734
8372 +#: wt-status.c:1736
8373 msgid "No changes"
8374 msgstr "Aucune modification"
8375
8297 -#: wt-status.c:1739
8376 +#: wt-status.c:1741
8377 #, c-format
8378 msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
8379 msgstr ""
8380 "aucune modification n'a été ajoutée à la validation (utilisez \"git add\" ou "
8381 "\"git commit -a\")\n"
8382
8304 -#: wt-status.c:1742
8383 +#: wt-status.c:1744
8384 #, c-format
8385 msgid "no changes added to commit\n"
8386 msgstr "aucune modification ajoutée à la validation\n"
8387
8309 -#: wt-status.c:1745
8388 +#: wt-status.c:1747
8389 #, c-format
8390 msgid ""
8391 "nothing added to commit but untracked files present (use \"git add\" to "
@@ -8315,66 +8394,66 @@ msgstr ""
8394 "aucune modification ajoutée à la validation mais des fichiers non suivis "
8395 "sont présents (utilisez \"git add\" pour les suivre)\n"
8396
8318 -#: wt-status.c:1748
8397 +#: wt-status.c:1750
8398 #, c-format
8399 msgid "nothing added to commit but untracked files present\n"
8400 msgstr ""
8401 "aucune modification ajoutée à la validation mais des fichiers non suivis "
8402 "sont présents\n"
8403
8325 -#: wt-status.c:1751
8404 +#: wt-status.c:1753
8405 #, c-format
8406 msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
8407 msgstr ""
8408 "rien à valider (créez/copiez des fichiers et utilisez \"git add\" pour les "
8409 "suivre)\n"
8410
8332 -#: wt-status.c:1754 wt-status.c:1759
8411 +#: wt-status.c:1756 wt-status.c:1761
8412 #, c-format
8413 msgid "nothing to commit\n"
8414 msgstr "rien à valider\n"
8415
8337 -#: wt-status.c:1757
8416 +#: wt-status.c:1759
8417 #, c-format
8418 msgid "nothing to commit (use -u to show untracked files)\n"
8419 msgstr "rien à valider (utilisez -u pour afficher les fichiers non suivis)\n"
8420
8342 -#: wt-status.c:1761
8421 +#: wt-status.c:1763
8422 #, c-format
8423 msgid "nothing to commit, working tree clean\n"
8424 msgstr "rien à valider, la copie de travail est propre\n"
8425
8347 -#: wt-status.c:1874
8426 +#: wt-status.c:1876
8427 msgid "No commits yet on "
8428 msgstr "Encore aucun commit sur "
8429
8351 -#: wt-status.c:1878
8430 +#: wt-status.c:1880
8431 msgid "HEAD (no branch)"
8432 msgstr "HEAD (aucune branche)"
8433
8355 -#: wt-status.c:1909
8434 +#: wt-status.c:1911
8435 msgid "different"
8436 msgstr "différent"
8437
8359 -#: wt-status.c:1911 wt-status.c:1919
8438 +#: wt-status.c:1913 wt-status.c:1921
8439 msgid "behind "
8440 msgstr "derrière "
8441
8363 -#: wt-status.c:1914 wt-status.c:1917
8442 +#: wt-status.c:1916 wt-status.c:1919
8443 msgid "ahead "
8444 msgstr "devant "
8445
8446 #. TRANSLATORS: the action is e.g. "pull with rebase"
8368 -#: wt-status.c:2441
8447 +#: wt-status.c:2443
8448 #, c-format
8449 msgid "cannot %s: You have unstaged changes."
8450 msgstr "Impossible de %s : vous avez des modifications non indexées."
8451
8373 -#: wt-status.c:2447
8452 +#: wt-status.c:2449
8453 msgid "additionally, your index contains uncommitted changes."
8454 msgstr "de plus, votre index contient des modifications non validées."
8455
8377 -#: wt-status.c:2449
8456 +#: wt-status.c:2451
8457 #, c-format
8458 msgid "cannot %s: Your index contains uncommitted changes."
8459 msgstr "%s impossible : votre index contient des modifications non validées."
@@ -8620,7 +8699,7 @@ msgstr "décalage horaire invalide"
8699 msgid "Patch format detection failed."
8700 msgstr "Échec de détection du format du patch."
8701
8623 -#: builtin/am.c:949 builtin/clone.c:412
8702 +#: builtin/am.c:949 builtin/clone.c:409
8703 #, c-format
8704 msgid "failed to create directory '%s'"
8705 msgstr "échec de la création du répertoire '%s'"
@@ -8862,8 +8941,8 @@ msgstr "le passer jusqu'à git-apply"
8941 #: builtin/fmt-merge-msg.c:674 builtin/grep.c:879 builtin/merge.c:247
8942 #: builtin/pull.c:158 builtin/pull.c:217 builtin/rebase.c:1412
8943 #: builtin/repack.c:317 builtin/repack.c:321 builtin/repack.c:323
8865 -#: builtin/show-branch.c:651 builtin/show-ref.c:171 builtin/tag.c:397
8866 -#: parse-options.h:140 parse-options.h:161 parse-options.h:303
8944 +#: builtin/show-branch.c:651 builtin/show-ref.c:172 builtin/tag.c:397
8945 +#: parse-options.h:141 parse-options.h:162 parse-options.h:311
8946 msgid "n"
8947 msgstr "n"
8948
@@ -9761,7 +9840,7 @@ msgstr "le tri et le filtrage sont non-sensibles à la casse"
9840 msgid "format to use for the output"
9841 msgstr "format à utiliser pour la sortie"
9842
9764 -#: builtin/branch.c:676 builtin/clone.c:751
9843 +#: builtin/branch.c:676 builtin/clone.c:748
9844 msgid "HEAD not found below refs/heads!"
9845 msgstr "HEAD non trouvée sous refs/heads !"
9846
@@ -10173,13 +10252,15 @@ msgid ""
10252 "cannot continue with staged changes in the following files:\n"
10253 "%s"
10254 msgstr ""
10176 -"impossible de continuer avec des modifications indexées dans les fichiers suivants :\n"
10255 +"impossible de continuer avec des modifications indexées dans les fichiers "
10256 +"suivants :\n"
10257 "%s"
10258
10259 #: builtin/checkout.c:751
10260 #, c-format
10261 msgid "staged changes in the following files may be lost: %s"
10182 -msgstr "les modifications indexées dans les fichiers suivants seraient perdues : %s"
10262 +msgstr ""
10263 +"les modifications indexées dans les fichiers suivants seraient perdues : %s"
10264
10265 #: builtin/checkout.c:848
10266 #, c-format
@@ -10190,7 +10271,7 @@ msgstr "Impossible de faire un reflog pour '%s' : %s\n"
10271 msgid "HEAD is now at"
10272 msgstr "HEAD est maintenant sur"
10273
10193 -#: builtin/checkout.c:894 builtin/clone.c:704
10274 +#: builtin/checkout.c:894 builtin/clone.c:701
10275 msgid "unable to update HEAD"
10276 msgstr "impossible de mettre à jour HEAD"
10277
@@ -10332,7 +10413,7 @@ msgstr "'%s' ne peut pas être utilisé avec '%s'"
10413 msgid "Cannot switch branch to a non-commit '%s'"
10414 msgstr "Impossible de basculer de branche vers '%s' qui n'est pas un commit"
10415
10335 -#: builtin/checkout.c:1356 builtin/checkout.c:1358 builtin/clone.c:121
10416 +#: builtin/checkout.c:1356 builtin/checkout.c:1358 builtin/clone.c:118
10417 #: builtin/remote.c:169 builtin/remote.c:171 builtin/worktree.c:492
10418 #: builtin/worktree.c:494
10419 msgid "branch"
@@ -10386,7 +10467,7 @@ msgstr "effectuer une fusion à 3 points avec la nouvelle branche"
10467 msgid "update ignored files (default)"
10468 msgstr "mettre à jour les fichiers ignorés (par défaut)"
10469
10389 -#: builtin/checkout.c:1377 builtin/log.c:1594 parse-options.h:309
10470 +#: builtin/checkout.c:1377 builtin/log.c:1594 parse-options.h:317
10471 msgid "style"
10472 msgstr "style"
10473
@@ -10636,7 +10717,7 @@ msgstr "supprimer les répertoires entiers"
10717 #: builtin/clean.c:913 builtin/describe.c:546 builtin/describe.c:548
10718 #: builtin/grep.c:897 builtin/log.c:171 builtin/log.c:173
10719 #: builtin/ls-files.c:557 builtin/name-rev.c:417 builtin/name-rev.c:419
10639 -#: builtin/show-ref.c:178
10720 +#: builtin/show-ref.c:179
10721 msgid "pattern"
10722 msgstr "motif"
10723
@@ -10700,131 +10781,131 @@ msgstr "ne pas utiliser de liens durs locaux, toujours copier"
10781 msgid "setup as shared repository"
10782 msgstr "régler comme dépôt partagé"
10783
10703 -#: builtin/clone.c:103 builtin/clone.c:107
10784 +#: builtin/clone.c:104
10785 msgid "pathspec"
10786 msgstr "spécificateur de chemin"
10787
10707 -#: builtin/clone.c:103 builtin/clone.c:107
10788 +#: builtin/clone.c:104
10789 msgid "initialize submodules in the clone"
10790 msgstr "initialiser les sous-modules dans le clone"
10791
10711 -#: builtin/clone.c:110
10792 +#: builtin/clone.c:107
10793 msgid "number of submodules cloned in parallel"
10794 msgstr "nombre de sous-modules clonés en parallèle"
10795
10715 -#: builtin/clone.c:111 builtin/init-db.c:486
10796 +#: builtin/clone.c:108 builtin/init-db.c:486
10797 msgid "template-directory"
10798 msgstr "répertoire-modèle"
10799
10719 -#: builtin/clone.c:112 builtin/init-db.c:487
10800 +#: builtin/clone.c:109 builtin/init-db.c:487
10801 msgid "directory from which templates will be used"
10802 msgstr "répertoire depuis lequel les modèles vont être utilisés"
10803
10723 -#: builtin/clone.c:114 builtin/clone.c:116 builtin/submodule--helper.c:1379
10804 +#: builtin/clone.c:111 builtin/clone.c:113 builtin/submodule--helper.c:1379
10805 #: builtin/submodule--helper.c:1859
10806 msgid "reference repository"
10807 msgstr "dépôt de référence"
10808
10728 -#: builtin/clone.c:118 builtin/submodule--helper.c:1381
10809 +#: builtin/clone.c:115 builtin/submodule--helper.c:1381
10810 #: builtin/submodule--helper.c:1861
10811 msgid "use --reference only while cloning"
10812 msgstr "utiliser seulement --reference pour cloner"
10813
10733 -#: builtin/clone.c:119 builtin/column.c:27 builtin/merge-file.c:46
10814 +#: builtin/clone.c:116 builtin/column.c:27 builtin/merge-file.c:46
10815 #: builtin/pack-objects.c:3306 builtin/repack.c:329
10816 msgid "name"
10817 msgstr "nom"
10818
10738 -#: builtin/clone.c:120
10819 +#: builtin/clone.c:117
10820 msgid "use <name> instead of 'origin' to track upstream"
10821 msgstr "utiliser <nom> au lieu de 'origin' pour suivre la branche amont"
10822
10742 -#: builtin/clone.c:122
10823 +#: builtin/clone.c:119
10824 msgid "checkout <branch> instead of the remote's HEAD"
10825 msgstr "extraire <branche> au lieu de la HEAD du répertoire distant"
10826
10746 -#: builtin/clone.c:124
10827 +#: builtin/clone.c:121
10828 msgid "path to git-upload-pack on the remote"
10829 msgstr "chemin vers git-upload-pack sur le serveur distant"
10830
10750 -#: builtin/clone.c:125 builtin/fetch.c:142 builtin/grep.c:836
10831 +#: builtin/clone.c:122 builtin/fetch.c:142 builtin/grep.c:836
10832 #: builtin/pull.c:225
10833 msgid "depth"
10834 msgstr "profondeur"
10835
10755 -#: builtin/clone.c:126
10836 +#: builtin/clone.c:123
10837 msgid "create a shallow clone of that depth"
10838 msgstr "créer un clone superficiel de cette profondeur"
10839
10759 -#: builtin/clone.c:127 builtin/fetch.c:144 builtin/pack-objects.c:3295
10840 +#: builtin/clone.c:124 builtin/fetch.c:144 builtin/pack-objects.c:3295
10841 msgid "time"
10842 msgstr "heure"
10843
10763 -#: builtin/clone.c:128
10844 +#: builtin/clone.c:125
10845 msgid "create a shallow clone since a specific time"
10846 msgstr "créer un clone superficiel depuis une date spécifique"
10847
10767 -#: builtin/clone.c:129 builtin/fetch.c:146 builtin/fetch.c:169
10848 +#: builtin/clone.c:126 builtin/fetch.c:146 builtin/fetch.c:169
10849 #: builtin/rebase.c:1389
10850 msgid "revision"
10851 msgstr "révision"
10852
10772 -#: builtin/clone.c:130 builtin/fetch.c:147
10853 +#: builtin/clone.c:127 builtin/fetch.c:147
10854 msgid "deepen history of shallow clone, excluding rev"
10855 msgstr ""
10856 "approfondir l'historique d'un clone superficiel en excluant une révision"
10857
10777 -#: builtin/clone.c:132
10858 +#: builtin/clone.c:129
10859 msgid "clone only one branch, HEAD or --branch"
10860 msgstr "cloner seulement une branche, HEAD ou --branch"
10861
10781 -#: builtin/clone.c:134
10862 +#: builtin/clone.c:131
10863 msgid "don't clone any tags, and make later fetches not to follow them"
10864 msgstr ""
10865 "ne pas cloner les tags et indiquer aux récupérations futures de ne pas le "
10866 "faire"
10867
10787 -#: builtin/clone.c:136
10868 +#: builtin/clone.c:133
10869 msgid "any cloned submodules will be shallow"
10870 msgstr "tous les sous-modules clonés seront superficiels"
10871
10791 -#: builtin/clone.c:137 builtin/init-db.c:495
10872 +#: builtin/clone.c:134 builtin/init-db.c:495
10873 msgid "gitdir"
10874 msgstr "gitdir"
10875
10795 -#: builtin/clone.c:138 builtin/init-db.c:496
10876 +#: builtin/clone.c:135 builtin/init-db.c:496
10877 msgid "separate git dir from working tree"
10878 msgstr "séparer le répertoire git de la copie de travail"
10879
10799 -#: builtin/clone.c:139
10880 +#: builtin/clone.c:136
10881 msgid "key=value"
10882 msgstr "clé=valeur"
10883
10803 -#: builtin/clone.c:140
10884 +#: builtin/clone.c:137
10885 msgid "set config inside the new repository"
10886 msgstr "régler la configuration dans le nouveau dépôt"
10887
10807 -#: builtin/clone.c:142 builtin/fetch.c:164 builtin/ls-remote.c:76
10888 +#: builtin/clone.c:139 builtin/fetch.c:164 builtin/ls-remote.c:76
10889 #: builtin/push.c:585 builtin/send-pack.c:172
10890 msgid "server-specific"
10891 msgstr "spécifique au serveur"
10892
10812 -#: builtin/clone.c:142 builtin/fetch.c:164 builtin/ls-remote.c:76
10893 +#: builtin/clone.c:139 builtin/fetch.c:164 builtin/ls-remote.c:76
10894 #: builtin/push.c:585 builtin/send-pack.c:173
10895 msgid "option to transmit"
10896 msgstr "option à transmettre"
10897
10817 -#: builtin/clone.c:143 builtin/fetch.c:165 builtin/pull.c:238
10898 +#: builtin/clone.c:140 builtin/fetch.c:165 builtin/pull.c:238
10899 #: builtin/push.c:586
10900 msgid "use IPv4 addresses only"
10901 msgstr "n'utiliser que des adresses IPv4"
10902
10822 -#: builtin/clone.c:145 builtin/fetch.c:167 builtin/pull.c:241
10903 +#: builtin/clone.c:142 builtin/fetch.c:167 builtin/pull.c:241
10904 #: builtin/push.c:588
10905 msgid "use IPv6 addresses only"
10906 msgstr "n'utiliser que des adresses IPv6"
10907
10827 -#: builtin/clone.c:283
10908 +#: builtin/clone.c:280
10909 msgid ""
10910 "No directory name could be guessed.\n"
10911 "Please specify a directory on the command line"
@@ -10832,47 +10913,47 @@ msgstr ""
10913 "Aucun nom de répertoire n'a pu être deviné\n"
10914 "Veuillez spécifier un répertoire dans la ligne de commande"
10915
10835 -#: builtin/clone.c:336
10916 +#: builtin/clone.c:333
10917 #, c-format
10918 msgid "info: Could not add alternate for '%s': %s\n"
10919 msgstr "info : impossible d'ajouter une alternative pour '%s' : %s\n"
10920
10840 -#: builtin/clone.c:408
10921 +#: builtin/clone.c:405
10922 #, c-format
10923 msgid "failed to open '%s'"
10924 msgstr "échec à l'ouverture de '%s'"
10925
10845 -#: builtin/clone.c:416
10926 +#: builtin/clone.c:413
10927 #, c-format
10928 msgid "%s exists and is not a directory"
10929 msgstr "%s existe et n'est pas un répertoire"
10930
10850 -#: builtin/clone.c:430
10931 +#: builtin/clone.c:427
10932 #, c-format
10933 msgid "failed to stat %s\n"
10934 msgstr "échec du stat de %s\n"
10935
10855 -#: builtin/clone.c:447
10936 +#: builtin/clone.c:444
10937 #, c-format
10938 msgid "failed to unlink '%s'"
10939 msgstr "échec lors de l'unlink de '%s'"
10940
10860 -#: builtin/clone.c:452
10941 +#: builtin/clone.c:449
10942 #, c-format
10943 msgid "failed to create link '%s'"
10944 msgstr "échec de la création du lien '%s'"
10945
10865 -#: builtin/clone.c:456
10946 +#: builtin/clone.c:453
10947 #, c-format
10948 msgid "failed to copy file to '%s'"
10949 msgstr "échec de la copie vers '%s'"
10950
10870 -#: builtin/clone.c:482
10951 +#: builtin/clone.c:479
10952 #, c-format
10953 msgid "done.\n"
10954 msgstr "fait.\n"
10955
10875 -#: builtin/clone.c:496
10956 +#: builtin/clone.c:493
10957 msgid ""
10958 "Clone succeeded, but checkout failed.\n"
10959 "You can inspect what was checked out with 'git status'\n"
@@ -10882,98 +10963,98 @@ msgstr ""
10963 "Vous pouvez inspecter ce qui a été extrait avec 'git status'\n"
10964 "et réessayer l'extraction avec 'git checkout -f HEAD'\n"
10965
10885 -#: builtin/clone.c:573
10966 +#: builtin/clone.c:570
10967 #, c-format
10968 msgid "Could not find remote branch %s to clone."
10969 msgstr "Impossible de trouver la branche distante '%s' à cloner."
10970
10890 -#: builtin/clone.c:692
10971 +#: builtin/clone.c:689
10972 #, c-format
10973 msgid "unable to update %s"
10974 msgstr "impossible de mettre à jour %s"
10975
10895 -#: builtin/clone.c:742
10976 +#: builtin/clone.c:739
10977 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
10978 msgstr ""
10979 "la HEAD distante réfère à une référence non existante, impossible de "
10980 "l'extraire.\n"
10981
10901 -#: builtin/clone.c:773
10982 +#: builtin/clone.c:770
10983 msgid "unable to checkout working tree"
10984 msgstr "impossible d'extraire la copie de travail"
10985
10905 -#: builtin/clone.c:818
10986 +#: builtin/clone.c:815
10987 msgid "unable to write parameters to config file"
10988 msgstr "impossible d'écrire les paramètres dans le fichier de configuration"
10989
10909 -#: builtin/clone.c:881
10990 +#: builtin/clone.c:878
10991 msgid "cannot repack to clean up"
10992 msgstr "impossible de remballer pour nettoyer"
10993
10913 -#: builtin/clone.c:883
10994 +#: builtin/clone.c:880
10995 msgid "cannot unlink temporary alternates file"
10996 msgstr "impossible de unlinker le fichier temporaire alternates"
10997
10917 -#: builtin/clone.c:923 builtin/receive-pack.c:1952
10998 +#: builtin/clone.c:920 builtin/receive-pack.c:1952
10999 msgid "Too many arguments."
11000 msgstr "Trop d'arguments."
11001
10921 -#: builtin/clone.c:927
11002 +#: builtin/clone.c:924
11003 msgid "You must specify a repository to clone."
11004 msgstr "Vous devez spécifier un dépôt à cloner."
11005
10925 -#: builtin/clone.c:940
11006 +#: builtin/clone.c:937
11007 #, c-format
11008 msgid "--bare and --origin %s options are incompatible."
11009 msgstr "les options --bare et --origin %s sont incompatibles."
11010
10930 -#: builtin/clone.c:943
11011 +#: builtin/clone.c:940
11012 msgid "--bare and --separate-git-dir are incompatible."
11013 msgstr "--bare et --separate-git-dir sont incompatibles."
11014
10934 -#: builtin/clone.c:956
11015 +#: builtin/clone.c:953
11016 #, c-format
11017 msgid "repository '%s' does not exist"
11018 msgstr "le dépôt '%s' n'existe pas"
11019
10939 -#: builtin/clone.c:962 builtin/fetch.c:1610
11020 +#: builtin/clone.c:959 builtin/fetch.c:1610
11021 #, c-format
11022 msgid "depth %s is not a positive number"
11023 msgstr "la profondeur %s n'est pas un entier positif"
11024
10944 -#: builtin/clone.c:972
11025 +#: builtin/clone.c:969
11026 #, c-format
11027 msgid "destination path '%s' already exists and is not an empty directory."
11028 msgstr ""
11029 "le chemin de destination '%s' existe déjà et n'est pas un répertoire vide."
11030
10950 -#: builtin/clone.c:982
11031 +#: builtin/clone.c:979
11032 #, c-format
11033 msgid "working tree '%s' already exists."
11034 msgstr "la copie de travail '%s' existe déjà."
11035
10955 -#: builtin/clone.c:997 builtin/clone.c:1018 builtin/difftool.c:270
11036 +#: builtin/clone.c:994 builtin/clone.c:1015 builtin/difftool.c:264
11037 #: builtin/worktree.c:296 builtin/worktree.c:328
11038 #, c-format
11039 msgid "could not create leading directories of '%s'"
11040 msgstr "impossible de créer les répertoires de premier niveau dans '%s'"
11041
10961 -#: builtin/clone.c:1002
11042 +#: builtin/clone.c:999
11043 #, c-format
11044 msgid "could not create work tree dir '%s'"
11045 msgstr "impossible de créer le répertoire de la copie de travail '%s'"
11046
10966 -#: builtin/clone.c:1022
11047 +#: builtin/clone.c:1019
11048 #, c-format
11049 msgid "Cloning into bare repository '%s'...\n"
11050 msgstr "Clonage dans le dépôt nu '%s'\n"
11051
10971 -#: builtin/clone.c:1024
11052 +#: builtin/clone.c:1021
11053 #, c-format
11054 msgid "Cloning into '%s'...\n"
11055 msgstr "Clonage dans '%s'...\n"
11056
10976 -#: builtin/clone.c:1048
11057 +#: builtin/clone.c:1045
11058 msgid ""
11059 "clone --recursive is not compatible with both --reference and --reference-if-"
11060 "able"
@@ -10981,41 +11062,41 @@ msgstr ""
11062 "clone --recursive n'est pas compatible avec à la fois --reference et --"
11063 "reference-if-able"
11064
10984 -#: builtin/clone.c:1109
11065 +#: builtin/clone.c:1106
11066 msgid "--depth is ignored in local clones; use file:// instead."
11067 msgstr ""
11068 "--depth est ignoré dans les clones locaux : utilisez plutôt \"file://\"."
11069
10989 -#: builtin/clone.c:1111
11070 +#: builtin/clone.c:1108
11071 msgid "--shallow-since is ignored in local clones; use file:// instead."
11072 msgstr ""
11073 "--shallow-since est ignoré dans les clones locaux : utilisez plutôt \"file://"
11074 "\"."
11075
10995 -#: builtin/clone.c:1113
11076 +#: builtin/clone.c:1110
11077 msgid "--shallow-exclude is ignored in local clones; use file:// instead."
11078 msgstr ""
11079 "--shallow-exclude est ignoré dans les clones locaux : utilisez plutôt "
11080 "\"file://\"."
11081
11001 -#: builtin/clone.c:1115
11082 +#: builtin/clone.c:1112
11083 msgid "--filter is ignored in local clones; use file:// instead."
11084 msgstr "--filter est ignoré dans les clones locaux ; utilisez plutôt file:// ."
11085
11005 -#: builtin/clone.c:1118
11086 +#: builtin/clone.c:1115
11087 msgid "source repository is shallow, ignoring --local"
11088 msgstr "le dépôt source est superficiel, option --local ignorée"
11089
11009 -#: builtin/clone.c:1123
11090 +#: builtin/clone.c:1120
11091 msgid "--local is ignored"
11092 msgstr "--local est ignoré"
11093
11013 -#: builtin/clone.c:1200 builtin/clone.c:1208
11094 +#: builtin/clone.c:1197 builtin/clone.c:1205
11095 #, c-format
11096 msgid "Remote branch %s not found in upstream %s"
11097 msgstr "La branche distante %s n'a pas été trouvée dans le dépôt amont %s"
11098
11018 -#: builtin/clone.c:1211
11099 +#: builtin/clone.c:1208
11100 msgid "You appear to have cloned an empty repository."
11101 msgstr "Vous semblez avoir cloné un dépôt vide."
11102
@@ -11055,7 +11136,9 @@ msgstr "--command doit être le premier argument"
11136 msgid ""
11137 "git commit-tree [(-p <parent>)...] [-S[<keyid>]] [(-m <message>)...] [(-F "
11138 "<file>)...] <tree>"
11058 -msgstr "git commit-tree [(-p <parent>)...] [-S[<idclé>]] [(-m <message>)...] [(-F <fichier>)...] <arbre>"
11139 +msgstr ""
11140 +"git commit-tree [(-p <parent>)...] [-S[<idclé>]] [(-m <message>)...] [(-F "
11141 +"<fichier>)...] <arbre>"
11142
11143 #: builtin/commit-tree.c:31
11144 #, c-format
@@ -11446,7 +11529,7 @@ msgstr "terminer les éléments par NUL"
11529
11530 #: builtin/commit.c:1335 builtin/commit.c:1339 builtin/commit.c:1517
11531 #: builtin/fast-export.c:1085 builtin/fast-export.c:1088 builtin/rebase.c:1465
11449 -#: parse-options.h:323
11532 +#: parse-options.h:331
11533 msgid "mode"
11534 msgstr "mode"
11535
@@ -11464,7 +11547,7 @@ msgstr ""
11547 "afficher les fichiers ignorés, \"mode\" facultatif : traditional "
11548 "(traditionnel), matching (correspondant), no. (Défaut : traditional)"
11549
11467 -#: builtin/commit.c:1342 parse-options.h:178
11550 +#: builtin/commit.c:1342 parse-options.h:179
11551 msgid "when"
11552 msgstr "quand"
11553
@@ -11528,7 +11611,7 @@ msgid "override date for commit"
11611 msgstr "remplacer la date pour la validation"
11612
11613 #: builtin/commit.c:1481 builtin/commit.c:1482 builtin/commit.c:1483
11531 -#: builtin/commit.c:1484 parse-options.h:315 ref-filter.h:92
11614 +#: builtin/commit.c:1484 parse-options.h:323 ref-filter.h:92
11615 msgid "commit"
11616 msgstr "commit"
11617
@@ -12229,31 +12312,31 @@ msgstr "plus de deux blobs spécifiés : '%s'"
12312 msgid "unhandled object '%s' given."
12313 msgstr "objet non géré '%s' spécifié."
12314
12232 -#: builtin/difftool.c:31
12315 +#: builtin/difftool.c:30
12316 msgid "git difftool [<options>] [<commit> [<commit>]] [--] [<path>...]"
12317 msgstr "git difftool [<options>] [<commit> [<commit>]] [--] [<chemin>...]"
12318
12236 -#: builtin/difftool.c:259
12319 +#: builtin/difftool.c:253
12320 #, c-format
12321 msgid "failed: %d"
12322 msgstr "échec : %d"
12323
12241 -#: builtin/difftool.c:301
12324 +#: builtin/difftool.c:295
12325 #, c-format
12326 msgid "could not read symlink %s"
12327 msgstr "lecture du lien symbolique %s impossible"
12328
12246 -#: builtin/difftool.c:303
12329 +#: builtin/difftool.c:297
12330 #, c-format
12331 msgid "could not read symlink file %s"
12332 msgstr "impossible de lire le fichier symlink %s"
12333
12251 -#: builtin/difftool.c:311
12334 +#: builtin/difftool.c:305
12335 #, c-format
12336 msgid "could not read object %s for symlink %s"
12337 msgstr "Impossible de lire l'objet %s pour le symlink %s"
12338
12256 -#: builtin/difftool.c:412
12339 +#: builtin/difftool.c:406
12340 msgid ""
12341 "combined diff formats('-c' and '--cc') are not supported in\n"
12342 "directory diff mode('-d' and '--dir-diff')."
@@ -12261,53 +12344,53 @@ msgstr ""
12344 "les formats de diff combinés ('-c' et '--cc') ne sont pas supportés\n"
12345 "dans le mode de diff de répertoire ('-d' et '--dir-diff')."
12346
12264 -#: builtin/difftool.c:632
12347 +#: builtin/difftool.c:626
12348 #, c-format
12349 msgid "both files modified: '%s' and '%s'."
12350 msgstr "les deux fichiers sont modifiés : '%s' et '%s'."
12351
12269 -#: builtin/difftool.c:634
12352 +#: builtin/difftool.c:628
12353 msgid "working tree file has been left."
12354 msgstr "le fichier dans l'arbre de travail a été laissé."
12355
12273 -#: builtin/difftool.c:645
12356 +#: builtin/difftool.c:639
12357 #, c-format
12358 msgid "temporary files exist in '%s'."
12359 msgstr "des fichiers temporaires existent dans '%s'."
12360
12278 -#: builtin/difftool.c:646
12361 +#: builtin/difftool.c:640
12362 msgid "you may want to cleanup or recover these."
12363 msgstr "vous pourriez souhaiter les nettoyer ou les récupérer."
12364
12282 -#: builtin/difftool.c:695
12365 +#: builtin/difftool.c:689
12366 msgid "use `diff.guitool` instead of `diff.tool`"
12367 msgstr "utiliser `diff.guitool` au lieu de `diff.tool`"
12368
12286 -#: builtin/difftool.c:697
12369 +#: builtin/difftool.c:691
12370 msgid "perform a full-directory diff"
12371 msgstr "réalise un diff de répertoire complet"
12372
12290 -#: builtin/difftool.c:699
12373 +#: builtin/difftool.c:693
12374 msgid "do not prompt before launching a diff tool"
12375 msgstr "ne pas confirmer avant de lancer l'outil de diff"
12376
12294 -#: builtin/difftool.c:704
12377 +#: builtin/difftool.c:698
12378 msgid "use symlinks in dir-diff mode"
12379 msgstr "utiliser les liens symboliques en mode de diff de répertoire"
12380
12298 -#: builtin/difftool.c:705
12381 +#: builtin/difftool.c:699
12382 msgid "tool"
12383 msgstr "outil"
12384
12302 -#: builtin/difftool.c:706
12385 +#: builtin/difftool.c:700
12386 msgid "use the specified diff tool"
12387 msgstr "utiliser l'outil de diff spécifié"
12388
12306 -#: builtin/difftool.c:708
12389 +#: builtin/difftool.c:702
12390 msgid "print a list of diff tools that may be used with `--tool`"
12391 msgstr "afficher une liste des outils de diff utilisables avec `--tool`"
12392
12310 -#: builtin/difftool.c:711
12393 +#: builtin/difftool.c:705
12394 msgid ""
12395 "make 'git-difftool' exit when an invoked diff tool returns a non - zero exit "
12396 "code"
@@ -12315,23 +12398,31 @@ msgstr ""
12398 "provoque la fin de 'git-difftool' si l'outil de diff invoqué renvoie un code "
12399 "non-nul"
12400
12318 -#: builtin/difftool.c:714
12401 +#: builtin/difftool.c:708
12402 msgid "specify a custom command for viewing diffs"
12403 msgstr "spécifier une commande personnalisée pour visualiser les différences"
12404
12322 -#: builtin/difftool.c:715
12405 +#: builtin/difftool.c:709
12406 msgid "passed to `diff`"
12407 msgstr "passé à `diff`"
12408
12326 -#: builtin/difftool.c:730
12409 +#: builtin/difftool.c:724
12410 msgid "difftool requires worktree or --no-index"
12411 msgstr "difftool exige un arbre de travail ou --no-index"
12412
12330 -#: builtin/difftool.c:744
12413 +#: builtin/difftool.c:731
12414 +msgid "--dir-diff is incompatible with --no-index"
12415 +msgstr "--dir-diff est incompatible avec --no-index"
12416 +
12417 +#: builtin/difftool.c:734
12418 +msgid "--gui, --tool and --extcmd are mutually exclusive"
12419 +msgstr "--gui, --tool et --extcmd sont mutuellement exclusifs"
12420 +
12421 +#: builtin/difftool.c:742
12422 msgid "no <tool> given for --tool=<tool>"
12423 msgstr "pas d'<outil> spécifié pour --tool=<outil>"
12424
12334 -#: builtin/difftool.c:751
12425 +#: builtin/difftool.c:749
12426 msgid "no <cmd> given for --extcmd=<cmd>"
12427 msgstr "pas de <commande> spécifié pour --extcmd=<commande>"
12428
@@ -14161,9 +14252,12 @@ msgid ""
14252 "please use git branch --set-upstream-to to track a remote branch.\n"
14253 "Or you could specify base commit by --base=<base-commit-id> manually"
14254 msgstr ""
14164 -"impossible de récupérer l'amont, si vous voulez enregistrer le commit de base automatiquement,\n"
14165 -"veuillez utiliser git branch --set-upstream-to pour suivre une branche distante.\n"
14166 -"Ou vous pouvez spécifier le commit de base par --base=<id-du-commit-de-base> manuellement"
14255 +"impossible de récupérer l'amont, si vous voulez enregistrer le commit de "
14256 +"base automatiquement,\n"
14257 +"veuillez utiliser git branch --set-upstream-to pour suivre une branche "
14258 +"distante.\n"
14259 +"Ou vous pouvez spécifier le commit de base par --base=<id-du-commit-de-base> "
14260 +"manuellement"
14261
14262 #: builtin/log.c:1371
14263 msgid "failed to find exact merge base"
@@ -14832,8 +14926,10 @@ msgid ""
14926 "especially if it merges an updated upstream into a topic branch.\n"
14927 "\n"
14928 msgstr ""
14835 -"Veuillez entrer un message de validation pour expliquer en quoi cette fusion est\n"
14836 -"nécessaire, surtout si cela fusionne une branche amont mise à jour dans une branche de sujet.\n"
14929 +"Veuillez entrer un message de validation pour expliquer en quoi cette fusion "
14930 +"est\n"
14931 +"nécessaire, surtout si cela fusionne une branche amont mise à jour dans une "
14932 +"branche de sujet.\n"
14933 "\n"
14934
14935 #: builtin/merge.c:813
@@ -16124,15 +16220,15 @@ msgid "Total %<PRIu32> (delta %<PRIu32>), reused %<PRIu32> (delta %<PRIu32>)"
16220 msgstr ""
16221 "Total %<PRIu32> (delta %<PRIu32>), réutilisés %<PRIu32> (delta %<PRIu32>)"
16222
16127 -#: builtin/pack-refs.c:7
16223 +#: builtin/pack-refs.c:8
16224 msgid "git pack-refs [<options>]"
16225 msgstr "git pack-refs [<options>]"
16226
16131 -#: builtin/pack-refs.c:15
16227 +#: builtin/pack-refs.c:16
16228 msgid "pack everything"
16229 msgstr "empaqueter tout"
16230
16135 -#: builtin/pack-refs.c:16
16231 +#: builtin/pack-refs.c:17
16232 msgid "prune loose refs (default)"
16233 msgstr "éliminer les références perdues (défaut)"
16234
@@ -17208,7 +17304,9 @@ msgstr "Il semble que 'git-am' soit en cours. Impossible de rebaser."
17304 #: builtin/rebase.c:1545
17305 msgid ""
17306 "git rebase --preserve-merges is deprecated. Use --rebase-merges instead."
17211 -msgstr "git rebase --preserve-merges est déconseillé. Utilisez --rebase-merges à la place."
17307 +msgstr ""
17308 +"git rebase --preserve-merges est déconseillé. Utilisez --rebase-merges à la "
17309 +"place."
17310
17311 #: builtin/rebase.c:1549
17312 msgid "No rebase in progress?"
@@ -19044,7 +19142,7 @@ msgstr "'%s' n'est pas une référence valide."
19142 msgid "cannot find commit %s (%s)"
19143 msgstr "impossible de trouver le commit %s (%s)"
19144
19047 -#: builtin/show-ref.c:11
19145 +#: builtin/show-ref.c:12
19146 msgid ""
19147 "git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
19148 "hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
@@ -19052,42 +19150,42 @@ msgstr ""
19150 "git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
19151 "hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<motif>...]"
19152
19055 -#: builtin/show-ref.c:12
19153 +#: builtin/show-ref.c:13
19154 msgid "git show-ref --exclude-existing[=<pattern>]"
19155 msgstr "git show-ref --exclude-existing[=<motif>]"
19156
19059 -#: builtin/show-ref.c:161
19157 +#: builtin/show-ref.c:162
19158 msgid "only show tags (can be combined with heads)"
19159 msgstr "afficher seulement les étiquettes (peut être combiné avec heads)"
19160
19063 -#: builtin/show-ref.c:162
19161 +#: builtin/show-ref.c:163
19162 msgid "only show heads (can be combined with tags)"
19163 msgstr "afficher seulement les têtes (peut être combiné avec tags)"
19164
19067 -#: builtin/show-ref.c:163
19165 +#: builtin/show-ref.c:164
19166 msgid "stricter reference checking, requires exact ref path"
19167 msgstr ""
19168 "vérification de référence plus stricte, nécessite un chemin de référence "
19169 "exact"
19170
19073 -#: builtin/show-ref.c:166 builtin/show-ref.c:168
19171 +#: builtin/show-ref.c:167 builtin/show-ref.c:169
19172 msgid "show the HEAD reference, even if it would be filtered out"
19173 msgstr "afficher la référence HEAD, même si elle serait filtrée"
19174
19077 -#: builtin/show-ref.c:170
19175 +#: builtin/show-ref.c:171
19176 msgid "dereference tags into object IDs"
19177 msgstr "déréférencer les étiquettes en IDs d'objet"
19178
19081 -#: builtin/show-ref.c:172
19179 +#: builtin/show-ref.c:173
19180 msgid "only show SHA1 hash using <n> digits"
19181 msgstr "afficher seulement le hachage SHA1 en utilisant <n> chiffres"
19182
19085 -#: builtin/show-ref.c:176
19183 +#: builtin/show-ref.c:177
19184 msgid "do not print results to stdout (useful with --verify)"
19185 msgstr ""
19186 "ne pas afficher les résultats sur la sortie standard (pratique avec --verify)"
19187
19090 -#: builtin/show-ref.c:178
19188 +#: builtin/show-ref.c:179
19189 msgid "show refs from stdin that aren't in local repository"
19190 msgstr ""
19191 "afficher les références de l'entrée standard qui ne sont pas dans le dépôt "
@@ -19869,13 +19967,13 @@ msgstr "impossible d'écrire le fichier d'étiquettes"
19967 #: builtin/tag.c:210
19968 #, c-format
19969 msgid ""
19872 -"You have created a nested tag. The object referred to by your new is\n"
19970 +"You have created a nested tag. The object referred to by your new tag is\n"
19971 "already a tag. If you meant to tag the object that it points to, use:\n"
19972 "\n"
19973 "\tgit tag -f %s %s^{}"
19974 msgstr ""
19877 -"Vous avez créé une étiquette nichée. L'objet pointé par votre nouvelle est\n"
19878 -"déjà une étiquette. Si vous vouliez étiqueter l'objet pointé, utilisez :\n"
19975 +"Vous avez créé une étiquette nichée. L'objet pointé par votre nouvelle étiquette\n"
19976 +"est déjà une étiquette. Si vous vouliez étiqueter l'objet pointé, utilisez :\n"
19977 "\n"
19978 "\tgit tag -f %s %s^{}"
19979
@@ -20951,7 +21049,9 @@ msgstr "ne devrait pas recevoir OEF quand on n'est pas gentil sur EOF"
21049
21050 #: remote-curl.c:664
21051 msgid "unable to rewind rpc post data - try increasing http.postBuffer"
20954 -msgstr "impossible de rembobiner le données post rpc - essayer d'augmenter http.postBuffer"
21052 +msgstr ""
21053 +"impossible de rembobiner le données post rpc - essayer d'augmenter http."
21054 +"postBuffer"
21055
21056 #: remote-curl.c:724
21057 #, c-format
@@ -21023,27 +21123,27 @@ msgstr "args"
21123 msgid "object filtering"
21124 msgstr "filtrage d'objet"
21125
21026 -#: parse-options.h:169
21126 +#: parse-options.h:170
21127 msgid "expiry-date"
21128 msgstr "date-d'expiration"
21129
21030 -#: parse-options.h:183
21130 +#: parse-options.h:184
21131 msgid "no-op (backward compatibility)"
21132 msgstr "sans action (rétrocompatibilité)"
21133
21034 -#: parse-options.h:296
21134 +#: parse-options.h:304
21135 msgid "be more verbose"
21136 msgstr "être plus verbeux"
21137
21038 -#: parse-options.h:298
21138 +#: parse-options.h:306
21139 msgid "be more quiet"
21140 msgstr "être plus silencieux"
21141
21042 -#: parse-options.h:304
21142 +#: parse-options.h:312
21143 msgid "use <n> digits to display SHA-1s"
21144 msgstr "utiliser <n> chiffres pour afficher les SHA-1s"
21145
21046 -#: parse-options.h:323
21146 +#: parse-options.h:331
21147 msgid "how to strip spaces and #comments from message"
21148 msgstr "comment éliminer les espaces et les commentaires # du message"
21149
@@ -21326,7 +21426,8 @@ msgstr "Naviguer instantanément votre dépôt de travail dans gitweb"
21426
21427 #: command-list.h:113
21428 msgid "Add or parse structured information in commit messages"
21329 -msgstr "Ajouter ou analyser l'information structurée dans les messages de validation"
21429 +msgstr ""
21430 +"Ajouter ou analyser l'information structurée dans les messages de validation"
21431
21432 #: command-list.h:114
21433 msgid "The Git repository browser"
@@ -22044,7 +22145,9 @@ msgstr ""
22145 msgid ""
22146 "Unable to fetch in submodule path '$displaypath'; trying to directly fetch "
22147 "$sha1:"
22047 -msgstr "Impossible de rapatrier dans le chemin de sous-module '$displaypath' ; essai de rapatriement direct de $sha1 :"
22148 +msgstr ""
22149 +"Impossible de rapatrier dans le chemin de sous-module '$displaypath' ; essai "
22150 +"de rapatriement direct de $sha1 :"
22151
22152 #: git-submodule.sh:612
22153 #, sh-format