l10n: fr: v2.53
Signed-off-by: Jean-Noël Avila <jn.avila@free.fr>
Jean-Noël Avila committed
Jan 16, 2026 at 21:14 UTC
72dd507505ef34b2ff61e41f7449109496ae80b1
1 file changed
+296
-238
po/fr.po
+296
-238
@@ -87,8 +87,8 @@ msgid ""
87
msgstr ""
88
"Project-Id-Version: git\n"
89
"Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
90
-"POT-Creation-Date: 2025-11-07 21:01+0100\n"
91
-"PO-Revision-Date: 2025-11-09 14:56+0100\n"
90
+"POT-Creation-Date: 2026-01-22 23:57+0000\n"
91
+"PO-Revision-Date: 2026-01-28 19:43+0100\n"
92
"Last-Translator: Cédric Malard <c.malard-git@valdun.net>\n"
93
"Language-Team: Jean-Noël Avila <jn.avila@free.fr>\n"
94
"Language: fr\n"
@@ -1851,8 +1851,8 @@ msgstr ""
1851
msgid "'%s' is not a valid branch name"
1852
msgstr "'%s' n'est pas un nom de branche valide"
1853
1854
-msgid "See `man git check-ref-format`"
1855
-msgstr "Voir `man git check-ref-format`"
1854
+msgid "See 'git help check-ref-format'"
1855
+msgstr "Voir 'git help check-ref-format'"
1856
1857
#, c-format
1858
msgid "a branch named '%s' already exists"
@@ -2765,6 +2765,17 @@ msgstr "couleur attendue : %s"
2765
msgid "must end with a color"
2766
msgstr "doit finir avec une couleur"
2767
2768
+#, c-format
2769
+msgid "unknown value for config '%s': %s"
2770
+msgstr "valeur inconnue pour la config '%s' : %s"
2771
+
2772
+msgid ""
2773
+"option diff-algorithm accepts \"myers\", \"minimal\", \"patience\" and "
2774
+"\"histogram\""
2775
+msgstr ""
2776
+"l'option diff-algorithm accept \"myers\", \"minimal\", \"patience\" et "
2777
+"\"histogram\""
2778
+
2779
#, c-format
2780
msgid "cannot find revision %s to ignore"
2781
msgstr "référence à ignorer %s introuvable"
@@ -2822,6 +2833,12 @@ msgstr "afficher le courriel de l'auteur au lieu du nom (Défaut : désactivé)"
2833
msgid "ignore whitespace differences"
2834
msgstr "ignorer les différences d'espace"
2835
2836
+msgid "<algorithm>"
2837
+msgstr "<algorithme>"
2838
+
2839
+msgid "choose a diff algorithm"
2840
+msgstr "choisir un algorithme de différence"
2841
+
2842
msgid "rev"
2843
msgstr "rév"
2844
@@ -2838,7 +2855,7 @@ msgstr ""
2855
msgid "color lines by age"
2856
msgstr "colorier les lignes par âge"
2857
2841
-msgid "spend extra cycles to find better match"
2858
+msgid "spend extra cycles to find a better match"
2859
msgstr ""
2860
"dépenser des cycles supplémentaires pour trouver une meilleure correspondance"
2861
@@ -4054,8 +4071,8 @@ msgid "missing branch name; try -%c"
4071
msgstr "nom de branche manquant ; essayez -%c"
4072
4073
#, c-format
4057
-msgid "could not resolve %s"
4058
-msgstr "impossible de résoudre %s"
4074
+msgid "could not resolve '%s'"
4075
+msgstr "impossible de résoudre '%s'"
4076
4077
msgid "invalid path specification"
4078
msgstr "spécification de chemin invalide"
@@ -5561,10 +5578,18 @@ msgstr "--append ne s'applique pas avec --value=<motif>"
5578
#, c-format
5579
msgid ""
5580
"cannot overwrite multiple values with a single value\n"
5564
-" Use a regexp, --add or --replace-all to change %s."
5581
+" Use --value=<pattern>, --append or --all to change %s."
5582
msgstr ""
5583
"impossible de surcharger des valeurs multiples avec une seule valeur\n"
5567
-" Utilisez une regex, --add ou --replace-all pour modifier %s."
5584
+" Utilisez --value=<motif>, --append ou --all pour modifier %s."
5585
+
5586
+msgid "unset all multi-valued config options"
5587
+msgstr "réinitialiser toutes les options de configuration multi-valeurs"
5588
+
5589
+msgid "unset multi-valued config options with matching values"
5590
+msgstr ""
5591
+"réinitialiser toutes les options de configuration multi-valeurs ayant des "
5592
+"valeurs correspondantes"
5593
5594
#, c-format
5595
msgid "no such section: %s"
@@ -5651,6 +5676,14 @@ msgstr "--default n'est applicable qu'avec --get"
5676
msgid "--comment is only applicable to add/set/replace operations"
5677
msgstr "--comment n'est applicable qu'avec les opérations add/set/replace"
5678
5679
+#, c-format
5680
+msgid ""
5681
+"cannot overwrite multiple values with a single value\n"
5682
+" Use a regexp, --add or --replace-all to change %s."
5683
+msgstr ""
5684
+"impossible de surcharger des valeurs multiples avec une seule valeur\n"
5685
+" Utilisez une regex, --add ou --replace-all pour modifier %s."
5686
+
5687
msgid "print sizes in human readable format"
5688
msgstr "affiche les tailles dans un format humainement lisible"
5689
@@ -6057,11 +6090,6 @@ msgstr ""
6090
"encodage spécifique à un commit %.*s rencontré dans le commit %s ; utilisez "
6091
"--reencode=(yes|no) pour le gérer"
6092
6060
-#, c-format
6061
-msgid "encountered signed commit %s; use --signed-commits=<mode> to handle it"
6062
-msgstr ""
6063
-"commit signé %s rencontré ; utilisez --signed-commits=<mode> pour le gérer"
6064
-
6093
#, c-format
6094
msgid "exporting %<PRIuMAX> signature(s) for commit %s"
6095
msgstr "export de %<PRIuMAX> signature(s) pour le commit %s"
@@ -6070,6 +6098,18 @@ msgstr "export de %<PRIuMAX> signature(s) pour le commit %s"
6098
msgid "stripping signature(s) from commit %s"
6099
msgstr "suppression de signature(s) du commit %s"
6100
6101
+#, c-format
6102
+msgid "encountered signed commit %s; use --signed-commits=<mode> to handle it"
6103
+msgstr ""
6104
+"commit signé %s rencontré ; utilisez --signed-commits=<mode> pour le gérer"
6105
+
6106
+msgid ""
6107
+"'strip-if-invalid' is not a valid mode for git fast-export with --signed-"
6108
+"commits=<mode>"
6109
+msgstr ""
6110
+"'strip-if-invalid' n'est pas un mode valide pour git fast-export avec --"
6111
+"signed-commits=<mode>"
6112
+
6113
#, c-format
6114
msgid ""
6115
"omitting tag %s,\n"
@@ -6083,11 +6123,6 @@ msgstr ""
6123
msgid "could not read tag %s"
6124
msgstr "impossible de lire l'étiquette %s"
6125
6086
-#, c-format
6087
-msgid "encountered signed tag %s; use --signed-tags=<mode> to handle it"
6088
-msgstr ""
6089
-"étiquette signée %s rencontrée ; utilisez --signed-tags=<mode> pour la gérer"
6090
-
6126
#, c-format
6127
msgid "exporting signed tag %s"
6128
msgstr "export de l'étiquette signée %s"
@@ -6096,6 +6131,18 @@ msgstr "export de l'étiquette signée %s"
6131
msgid "stripping signature from tag %s"
6132
msgstr "suppression de la signature dans l'étiquette %s"
6133
6134
+#, c-format
6135
+msgid "encountered signed tag %s; use --signed-tags=<mode> to handle it"
6136
+msgstr ""
6137
+"étiquette signée %s rencontrée ; utilisez --signed-tags=<mode> pour la gérer"
6138
+
6139
+msgid ""
6140
+"'strip-if-invalid' is not a valid mode for git fast-export with --signed-"
6141
+"tags=<mode>"
6142
+msgstr ""
6143
+"'strip-if-invalid' n'est pas un mode valide pour git fast-export avec --"
6144
+"signed-tags=<mode>"
6145
+
6146
#, c-format
6147
msgid ""
6148
"tag %s tags unexported object; use --tag-of-filtered-object=<mode> to handle "
@@ -6491,6 +6538,33 @@ msgstr "multiple signatures %s trouvées, signatures additionnelles ignorées"
6538
msgid "parse_one_signature() returned unknown hash algo"
6539
msgstr "parse_one_signature() a renvoyé un algo d'empreinte inconnu"
6540
6541
+msgid "unknown"
6542
+msgstr "inconnu"
6543
+
6544
+#, c-format
6545
+msgid ""
6546
+"stripping invalid signature for commit '%.100s...'\n"
6547
+" allegedly by %s"
6548
+msgstr ""
6549
+"suppression de la signature invalide pour le commit '%.100s...'\n"
6550
+" prétendument par %s"
6551
+
6552
+#, c-format
6553
+msgid ""
6554
+"stripping invalid signature for commit '%.*s'\n"
6555
+" allegedly by %s"
6556
+msgstr ""
6557
+"suppression de la signature invalide pour le commit '%.*s'\n"
6558
+" prétendument par %s"
6559
+
6560
+#, c-format
6561
+msgid ""
6562
+"stripping invalid signature for commit\n"
6563
+" allegedly by %s"
6564
+msgstr ""
6565
+"suppression de la signature invalide pour le commit\n"
6566
+" prétendument par %s"
6567
+
6568
msgid "expected committer but didn't get one"
6569
msgstr "validateur attendu mais aucune information fournie"
6570
@@ -6504,10 +6578,6 @@ msgstr "une signature de commit ignorée"
6578
msgid "importing a commit signature verbatim"
6579
msgstr "import d'une signature de commit verbatim"
6580
6507
-msgid "encountered signed tag; use --signed-tags=<mode> to handle it"
6508
-msgstr ""
6509
-"étiquette signée rencontrée ; utilisez --signed-tags=<mode> pour la gérer"
6510
-
6581
#, c-format
6582
msgid "importing a tag signature verbatim for tag '%s'"
6583
msgstr "import d'une signature d'étiquette verbatim pour l'étiquette '%s'"
@@ -6516,6 +6586,17 @@ msgstr "import d'une signature d'étiquette verbatim pour l'étiquette '%s'"
6586
msgid "stripping a tag signature for tag '%s'"
6587
msgstr "suppression d'une signature d'étiquette de l'étiquette '%s'"
6588
6589
+msgid "encountered signed tag; use --signed-tags=<mode> to handle it"
6590
+msgstr ""
6591
+"étiquette signée rencontrée ; utilisez --signed-tags=<mode> pour la gérer"
6592
+
6593
+msgid ""
6594
+"'strip-if-invalid' is not a valid mode for git fast-import with --signed-"
6595
+"tags=<mode>"
6596
+msgstr ""
6597
+"'strip-if-invalid' n'est pas un mode valide pour git fast-import avec --"
6598
+"signed-tags=<mode>"
6599
+
6600
#, c-format
6601
msgid "expected 'from' command, got '%s'"
6602
msgstr "Commande 'from' attendue, '%s' trouvé"
@@ -6675,8 +6756,8 @@ msgstr "git fetch [<options>] [<dépôt> [<spécification-de-référence>...]]"
6756
msgid "git fetch [<options>] <group>"
6757
msgstr "git fetch [<options>] <groupe>"
6758
6678
-msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
6679
-msgstr "git fetch --multiple [<options>] [(<dépôt> | <groupe>)...]"
6759
+msgid "git fetch --multiple [<options>] [(<repository>|<group>)...]"
6760
+msgstr "git fetch --multiple [<options>] [(<dépôt>|<groupe>)...]"
6761
6762
msgid "git fetch --all [<options>]"
6763
msgstr "git fetch --all [<options>]"
@@ -7159,9 +7240,6 @@ msgstr "--config=<config> manquant"
7240
msgid "got bad config --config=%s"
7241
msgstr "config incorrecte --config=%s"
7242
7162
-msgid "unknown"
7163
-msgstr "inconnu"
7164
-
7243
#. TRANSLATORS: e.g. error in tree 01bfda: <more explanation>
7244
#, c-format
7245
msgid "error in %s %s: %s"
@@ -7256,6 +7334,10 @@ msgstr "%s : pointeur de sha1 invalide %s"
7334
msgid "%s: not a commit"
7335
msgstr "l'objet %s n'est pas un commit"
7336
7337
+#, c-format
7338
+msgid "invalid parameter: expected sha1, got '%s'"
7339
+msgstr "paramètre invalide : sha-1 attendu, '%s' trouvé"
7340
+
7341
msgid "notice: No default references"
7342
msgstr "note : pas de référence par défaut"
7343
@@ -7281,26 +7363,6 @@ msgstr "Vérification du répertoire d'objet"
7363
msgid "Checking object directories"
7364
msgstr "Vérification des répertoires d'objet"
7365
7284
-#, c-format
7285
-msgid "Checking %s link"
7286
-msgstr "Vérification du lien %s"
7287
-
7288
-#, c-format
7289
-msgid "invalid %s"
7290
-msgstr "%s invalide"
7291
-
7292
-#, c-format
7293
-msgid "%s points to something strange (%s)"
7294
-msgstr "%s pointe sur quelque chose bizarre (%s)"
7295
-
7296
-#, c-format
7297
-msgid "%s: detached HEAD points at nothing"
7298
-msgstr "%s : la HEAD détachée ne pointe sur rien"
7299
-
7300
-#, c-format
7301
-msgid "notice: %s points to an unborn branch (%s)"
7302
-msgstr "note : %s pointe sur une branche non-née (%s)"
7303
-
7366
#, c-format
7367
msgid "Checking cache tree of %s"
7368
msgstr "Vérification de l'arbre cache de %s"
@@ -7381,14 +7443,6 @@ msgstr "vérifier la cohérence de la base de données des références"
7443
msgid "Checking objects"
7444
msgstr "Vérification des objets"
7445
7384
-#, c-format
7385
-msgid "%s: object missing"
7386
-msgstr "%s : objet manquant"
7387
-
7388
-#, c-format
7389
-msgid "invalid parameter: expected sha1, got '%s'"
7390
-msgstr "paramètre invalide : sha-1 attendu, '%s' trouvé"
7391
-
7446
msgid "git fsmonitor--daemon start [<options>]"
7447
msgstr "git fsmonitor--daemon start [<options>]"
7448
@@ -7777,6 +7831,9 @@ msgstr "impossible de mettre en place la planification de maintenance"
7831
msgid "failed to add repo to global config"
7832
msgstr "échec de l'ajout du dépôt à la config globale"
7833
7834
+msgid "check a specific task"
7835
+msgstr "vérifier une tâche spécifique"
7836
+
7837
msgid "git maintenance <subcommand> [<options>]"
7838
msgstr "git maintenance <subcommand> [<options>]"
7839
@@ -8237,6 +8294,10 @@ msgstr "objet blob invalide %s"
8294
msgid "fsck error in packed object"
8295
msgstr "erreur de fsck dans l'objet empaqueté"
8296
8297
+#, c-format
8298
+msgid "invalid %s"
8299
+msgstr "%s invalide"
8300
+
8301
#, c-format
8302
msgid "Not all child objects of %s are reachable"
8303
msgstr "Tous les objets enfants de %s ne sont pas accessibles"
@@ -8380,6 +8441,11 @@ msgstr "--stdin requiert un dépôt git"
8441
msgid "--verify with no packfile name given"
8442
msgstr "--verify sans nom de fichier paquet donné"
8443
8444
+msgid "cannot perform queued object checks outside of a repository"
8445
+msgstr ""
8446
+"impossible d'effectuer les vérifications des objets en attentes hors d'un "
8447
+"dépôt"
8448
+
8449
msgid "fsck error in pack objects"
8450
msgstr "erreur de fsck dans les objets paquets"
8451
@@ -9155,13 +9221,6 @@ msgstr ""
9221
"git merge-file [<options>] [-L <nom1> [-L <orig> [-L <nom2>]]] <fichier1> "
9222
"<fichier-orig> <fichier2>"
9223
9158
-msgid ""
9159
-"option diff-algorithm accepts \"myers\", \"minimal\", \"patience\" and "
9160
-"\"histogram\""
9161
-msgstr ""
9162
-"l'option diff-algorithm accept \"myers\", \"minimal\", \"patience\" et "
9163
-"\"histogram\""
9164
-
9224
msgid "send results to standard output"
9225
msgstr "envoyer les résultats sur la sortie standard"
9226
@@ -9174,12 +9233,6 @@ msgstr "utiliser une fusion basée sur diff3"
9233
msgid "use a zealous diff3 based merge"
9234
msgstr "utiliser une fusion basée sur un diff3 zélée"
9235
9177
-msgid "<algorithm>"
9178
-msgstr "<algorithme>"
9179
-
9180
-msgid "choose a diff algorithm"
9181
-msgstr "choisir un algorithme de différence"
9182
-
9236
msgid "for conflicts, use this marker size"
9237
msgstr "pour les conflits, utiliser cette taille de marqueur"
9238
@@ -10270,6 +10323,12 @@ msgstr ""
10323
msgid "could not get type of object %s in pack %s"
10324
msgstr "impossible d'obtenir le type de l'objet %s dans le paquet %s"
10325
10326
+#, c-format
10327
+msgid "packfile %s is a promisor but --exclude-promisor-objects was given"
10328
+msgstr ""
10329
+"le fichier paquet %s est un prometteur mais --exclude-promisor-objects a été "
10330
+"spécifé"
10331
+
10332
#, c-format
10333
msgid "could not find pack '%s'"
10334
msgstr "impossible de trouver le paquet '%s'"
@@ -10539,10 +10598,10 @@ msgstr "git pack-refs "
10598
msgid "git patch-id [--stable | --unstable | --verbatim]"
10599
msgstr "git patch-id [--stable | --unstable | --verbatim]"
10600
10542
-msgid "use the unstable patch-id algorithm"
10543
-msgstr "utiliser l'algorithme instable patch-id"
10601
+msgid "use the unstable patch ID algorithm"
10602
+msgstr "utiliser l'algorithme patch-id instable"
10603
10545
-msgid "use the stable patch-id algorithm"
10604
+msgid "use the stable patch ID algorithm"
10605
msgstr "utiliser l'algorithme stable patch-id"
10606
10607
msgid "don't strip whitespace from the patch"
@@ -10566,39 +10625,6 @@ msgstr "impossible d'élaguer dans un dépôt d'objets précieux"
10625
msgid "git pull [<options>] [<repository> [<refspec>...]]"
10626
msgstr "git pull [<options>] [<dépôt> [<spécification-de-référence>...]]"
10627
10569
-msgid "control for recursive fetching of submodules"
10570
-msgstr "contrôler la récupération récursive dans les sous-modules"
10571
-
10572
-msgid "Options related to merging"
10573
-msgstr "Options relatives à la fusion"
10574
-
10575
-msgid "incorporate changes by rebasing rather than merging"
10576
-msgstr "incorporer les modifications en rebasant plutôt qu'en fusionnant"
10577
-
10578
-msgid "allow fast-forward"
10579
-msgstr "autoriser l'avance rapide"
10580
-
10581
-msgid "control use of pre-merge-commit and commit-msg hooks"
10582
-msgstr "contrôler l'utilisation des crochets pre-merge-commit et commit-msg"
10583
-
10584
-msgid "automatically stash/stash pop before and after"
10585
-msgstr "remiser et réappliquer automatiquement avant et après"
10586
-
10587
-msgid "Options related to fetching"
10588
-msgstr "Options relatives au rapatriement"
10589
-
10590
-msgid "force overwrite of local branch"
10591
-msgstr "forcer l'écrasement de la branche locale"
10592
-
10593
-msgid "number of submodules pulled in parallel"
10594
-msgstr "nombre de sous-modules tirés en parallèle"
10595
-
10596
-msgid "use IPv4 addresses only"
10597
-msgstr "n'utiliser que des adresses IPv4"
10598
-
10599
-msgid "use IPv6 addresses only"
10600
-msgstr "n'utiliser que des adresses IPv6"
10601
-
10628
msgid ""
10629
"There is no candidate for rebasing against among the refs that you just "
10630
"fetched."
@@ -10705,6 +10731,39 @@ msgstr ""
10731
"passer --rebase, --no-rebase ou --ff-only sur la ligne de commande pour\n"
10732
"remplacer à l'invocation la valeur par défaut configurée.\n"
10733
10734
+msgid "control for recursive fetching of submodules"
10735
+msgstr "contrôler la récupération récursive dans les sous-modules"
10736
+
10737
+msgid "Options related to merging"
10738
+msgstr "Options relatives à la fusion"
10739
+
10740
+msgid "incorporate changes by rebasing rather than merging"
10741
+msgstr "incorporer les modifications en rebasant plutôt qu'en fusionnant"
10742
+
10743
+msgid "allow fast-forward"
10744
+msgstr "autoriser l'avance rapide"
10745
+
10746
+msgid "control use of pre-merge-commit and commit-msg hooks"
10747
+msgstr "contrôler l'utilisation des crochets pre-merge-commit et commit-msg"
10748
+
10749
+msgid "automatically stash/stash pop before and after"
10750
+msgstr "remiser et réappliquer automatiquement avant et après"
10751
+
10752
+msgid "Options related to fetching"
10753
+msgstr "Options relatives au rapatriement"
10754
+
10755
+msgid "force overwrite of local branch"
10756
+msgstr "forcer l'écrasement de la branche locale"
10757
+
10758
+msgid "number of submodules pulled in parallel"
10759
+msgstr "nombre de sous-modules tirés en parallèle"
10760
+
10761
+msgid "use IPv4 addresses only"
10762
+msgstr "n'utiliser que des adresses IPv4"
10763
+
10764
+msgid "use IPv6 addresses only"
10765
+msgstr "n'utiliser que des adresses IPv6"
10766
+
10767
msgid "Updating an unborn branch with changes added to the index."
10768
msgstr ""
10769
"Mise à jour d'une branche non encore créée avec les changements ajoutés dans "
@@ -12600,6 +12659,10 @@ msgstr "--convert-graft-file ne supporte aucun argument"
12659
msgid "only one pattern can be given with -l"
12660
msgstr "-l n'accepte qu'un motifs"
12661
12662
+#, c-format
12663
+msgid "'%s' is not a valid commit-ish for %s"
12664
+msgstr "'%s' n'est pas un commit-esque valide pour l'option %s"
12665
+
12666
msgid "need some commits to replay"
12667
msgstr "commits requis pour pouvoir rejouer"
12668
@@ -12616,28 +12679,16 @@ msgstr ""
12679
"impossible d'avancer la cible avec des sources multiples parce l'ordre ne "
12680
"serait pas total"
12681
12619
-msgid ""
12620
-"cannot implicitly determine whether this is an --advance or --onto operation"
12621
-msgstr ""
12622
-"impossible de déterminer implicitement s'il y a une opération --advance ou --"
12623
-"onto"
12624
-
12625
-msgid ""
12626
-"cannot advance target with multiple source branches because ordering would "
12627
-"be ill-defined"
12628
-msgstr ""
12629
-"impossible d'avancer la cible sur des branches sources multiples parce que "
12630
-"l'ordre ne serait pas total"
12631
-
12632
-msgid "cannot implicitly determine correct base for --onto"
12633
-msgstr "impossible de déterminer implicitement une base correcte pour --onto"
12682
+#, c-format
12683
+msgid "invalid %s value: '%s'"
12684
+msgstr "valeur invalide de %s : '%s'"
12685
12686
msgid ""
12687
"(EXPERIMENTAL!) git replay ([--contained] --onto <newbase> | --advance "
12637
-"<branch>) <revision-range>..."
12688
+"<branch>) [--ref-action[=<mode>]] <revision-range>"
12689
msgstr ""
12690
"(EXPERIMENTAL!) git replay ([--contained] --onto <nouvelle-base> | --advance "
12640
-"<branche>) <plage-de-révision>..."
12691
+"<branche>) [--ref-action[=<mode>]] <plage-de-révision>"
12692
12693
msgid "make replay advance given branch"
12694
msgstr "faire rejouer en avançant la branche indiquée"
@@ -12645,8 +12696,13 @@ msgstr "faire rejouer en avançant la branche indiquée"
12696
msgid "replay onto given commit"
12697
msgstr "rejouer par-dessus le commit indiqué"
12698
12648
-msgid "advance all branches contained in revision-range"
12649
-msgstr "avancer toutes les branches contenues dans la plage-de-révisions"
12699
+msgid "update all branches that point at commits in <revision-range>"
12700
+msgstr ""
12701
+"mettre à jour les branches qui pointent sur les commits dans <plage-de-"
12702
+"révisions>"
12703
+
12704
+msgid "control ref update behavior (update|print)"
12705
+msgstr "contrôler le comportement de mise à jour de ref (update|print)"
12706
12707
msgid "option --onto or --advance is mandatory"
12708
msgstr "une option --onto ou --advance est obligatoire"
@@ -12659,15 +12715,27 @@ msgstr ""
12715
"certaines options de parcours de révs seront surchargées car le bit '%s' "
12716
"dans 'struct rev_info' sera forcé"
12717
12718
+#, c-format
12719
+msgid "failed to begin ref transaction: %s"
12720
+msgstr "impossible de commencer la transaction de réf ; %s"
12721
+
12722
msgid "error preparing revisions"
12723
msgstr "erreur lors de la préparation des révisions"
12724
12665
-msgid "replaying down to root commit is not supported yet!"
12666
-msgstr "rejouer jusqu'au commit racine n'est pas encore géré !"
12725
+msgid "replaying down from root commit is not supported yet!"
12726
+msgstr "rejouer depuis le commit racine n'est pas encore géré !"
12727
12728
msgid "replaying merge commits is not supported yet!"
12729
msgstr "rejouer des commits de fusion n'est pas encore géré !"
12730
12731
+#, c-format
12732
+msgid "failed to update ref '%s': %s"
12733
+msgstr "échec de la mise à jour de la réf '%s' : %s"
12734
+
12735
+#, c-format
12736
+msgid "failed to commit ref transaction: %s"
12737
+msgstr "impossible de valider la transaction de réf : %s"
12738
+
12739
#, c-format
12740
msgid "key '%s' not found"
12741
msgstr "clé '%s' non trouvée"
@@ -12682,9 +12750,15 @@ msgstr "format de sortie"
12750
msgid "synonym for --format=nul"
12751
msgstr "synonymes de --format=nul"
12752
12753
+msgid "print all keys/values"
12754
+msgstr "afficher toutes les clés/valeurs"
12755
+
12756
msgid "unsupported output format"
12757
msgstr "format de sortie non géré"
12758
12759
+msgid "--all and <key> cannot be used together"
12760
+msgstr "--all et <clé> ne peuvent pas être utilisées ensemble"
12761
+
12762
msgid "References"
12763
msgstr "Références"
12764
@@ -12715,6 +12789,12 @@ msgstr "Arbres"
12789
msgid "Blobs"
12790
msgstr "Blobs"
12791
12792
+msgid "Inflated size"
12793
+msgstr "taille décompressée"
12794
+
12795
+msgid "Disk size"
12796
+msgstr "Taille sur disque"
12797
+
12798
msgid "Repository structure"
12799
msgstr "Structure de dépôt"
12800
@@ -15271,6 +15351,10 @@ msgstr "impossible d'analyser la clé de liste de colis %s avec la valeur '%s'"
15351
msgid "bundle list at '%s' has no mode"
15352
msgstr "la liste de colis n'a pas de mode à '%s'"
15353
15354
+#, c-format
15355
+msgid "bundle list at '%s': bundle '%s' has no uri"
15356
+msgstr "la liste de colis à '%s' ; le colis '%s' n'a pas d'URI"
15357
+
15358
msgid "failed to create temporary file"
15359
msgstr "impossible de créer un fichier temporaire"
15360
@@ -15292,6 +15376,10 @@ msgstr "mode de colisage non reconnu depuis l'URI '%s'"
15376
msgid "exceeded bundle URI recursion limit (%d)"
15377
msgstr "limite de récursion d'URI de colis dépassée (%d)"
15378
15379
+#, c-format
15380
+msgid "bundle '%s' has no uri"
15381
+msgstr "le colis '%s' n'a pas d'URI"
15382
+
15383
#, c-format
15384
msgid "failed to download bundle from URI '%s'"
15385
msgstr "impossible de télécharger le colis depuis l'URI '%s'"
@@ -15805,8 +15893,8 @@ msgstr "Générer une résumé des modifications en attentes"
15893
msgid "Reuse recorded resolution of conflicted merges"
15894
msgstr "Réutiliser une résolution enregistrée de fusions conflictuelles"
15895
15808
-msgid "Reset current HEAD to the specified state"
15809
-msgstr "Réinitialiser la HEAD courante à l'état spécifié"
15896
+msgid "Set `HEAD` or the index to a known state"
15897
+msgstr "Positionner `HEAD` ou l'index à un état connu"
15898
15899
msgid "Restore working tree files"
15900
msgstr "Restaurer les fichiers l'arbre de travail"
@@ -17375,10 +17463,6 @@ msgid "Unknown value for 'diff.submodule' config variable: '%s'"
17463
msgstr ""
17464
"Valeur inconnue pour la variable de configuration 'diff.submodule' : '%s'"
17465
17378
-#, c-format
17379
-msgid "unknown value for config '%s': %s"
17380
-msgstr "valeur inconnue pour la config '%s' : %s"
17381
-
17466
#, c-format
17467
msgid ""
17468
"Found errors in 'diff.dirstat' config variable:\n"
@@ -19555,6 +19639,10 @@ msgstr "lecture tronquée pendant l'indexation de %s"
19639
msgid "%s: failed to insert into database"
19640
msgstr "%s : échec de l'insertion dans la base de données"
19641
19642
+msgid "cannot add a submodule of a different hash algorithm"
19643
+msgstr ""
19644
+"impossible d'ajouter un sous-module ayant un algorithme d'empreinte différent"
19645
+
19646
#, c-format
19647
msgid "%s: unsupported file type"
19648
msgstr "%s : type de fichier non supporté"
@@ -21037,6 +21125,10 @@ msgstr "cette commande rejette l'atome %%(%.*s)"
21125
msgid "--format=%.*s cannot be used with --python, --shell, --tcl"
21126
msgstr "--format=%.*s ne peut pas être utilisé avec --python, --shell, --tcl"
21127
21128
+#, c-format
21129
+msgid "parse_object_buffer failed on %s for %s"
21130
+msgstr "échec de parse_object_buffer sur %s pour %s"
21131
+
21132
msgid "failed to run 'describe'"
21133
msgstr "échec pour lancer 'describe'"
21134
@@ -21067,10 +21159,6 @@ msgstr "(aucune branche)"
21159
msgid "missing object %s for %s"
21160
msgstr "objet manquant %s pour %s"
21161
21070
-#, c-format
21071
-msgid "parse_object_buffer failed on %s for %s"
21072
-msgstr "échec de parse_object_buffer sur %s pour %s"
21073
-
21162
#, c-format
21163
msgid "malformed object at '%s'"
21164
msgstr "objet malformé à '%s'"
@@ -21376,6 +21464,18 @@ msgid "refname %s is a symbolic ref, copying it is not supported"
21464
msgstr ""
21465
"le nom de réf %s est une réf symbolique, la copie n'est pas prise en charge"
21466
21467
+#, c-format
21468
+msgid "reftable stack for worktree '%s' is broken"
21469
+msgstr "la pile de reftable pour l'arbre-de-travail '%s' est cassée"
21470
+
21471
+#, c-format
21472
+msgid "could not create iterator for worktree '%s'"
21473
+msgstr "impossible de créer l'itérateur l'arbre-de-travail '%s'"
21474
+
21475
+#, c-format
21476
+msgid "could not read record for worktree '%s'"
21477
+msgstr "impossible de lire l'enregistrement pour l'arbre-de-travail '%s'"
21478
+
21479
#, c-format
21480
msgid "pattern '%s' has no '*'"
21481
msgstr "la valeur '%s' du motif n'a pas de '*'"
@@ -21800,10 +21900,11 @@ msgstr "impossible de revenir la bitmap obsolète : %s"
21900
21901
msgid "could not start pack-objects to repack promisor objects"
21902
msgstr ""
21803
-"ne pas démarrer pack-objects pour ré-empaqueter les objects de prometteur"
21903
+"échec du démarrage de pack-objects pour ré-empaqueter les objets de "
21904
+"prometteur"
21905
21906
msgid "failed to feed promisor objects to pack-objects"
21806
-msgstr "Échéc de la fourniture les objets du prometteur à pack-objects"
21907
+msgstr "échec de la fourniture les objets du prometteur à pack-objects"
21908
21909
msgid "repack: Expecting full hex object ID lines only from pack-objects."
21910
msgstr ""
@@ -21815,6 +21916,11 @@ msgstr ""
21916
"impossible de terminer pack-objects pour ré-empaqueter les objets de "
21917
"prometteur"
21918
21919
+msgid "could not start pack-objects to repack promisor packs"
21920
+msgstr ""
21921
+"échec du démarrage de pack-objects pour ré-empaqueter les paquets de "
21922
+"prometteur"
21923
+
21924
#, c-format
21925
msgid "pack prefix %s does not begin with objdir %s"
21926
msgstr "le préfixe %s ne commence pas avec objdir %s"
@@ -22820,10 +22926,6 @@ msgstr ""
22926
msgid "illegal label name: '%.*s'"
22927
msgstr "nom de label illégal '%.*s'"
22928
22823
-#, c-format
22824
-msgid "could not resolve '%s'"
22825
-msgstr "impossible de résoudre '%s'"
22826
-
22929
msgid "writing fake root commit"
22930
msgstr "écriture d'un commit racine bidon"
22931
@@ -23309,49 +23411,68 @@ msgstr "mauvais format '%s' : l'élément '%s' ne se termine pas ')'"
23411
msgid "bad %s format: %%%.*s"
23412
msgstr "mauvais format %s : %%%.*s"
23413
23312
-#. TRANSLATORS: IEC 80000-13:2008 gibibyte
23414
#, c-format
23314
-msgid "%u.%2.2u GiB"
23315
-msgstr "%u.%2.2u Gio"
23415
+msgid "%u.%2.2u"
23416
+msgstr "%u.%2.2u"
23417
23317
-#. TRANSLATORS: IEC 80000-13:2008 gibibyte/second
23318
-#, c-format
23319
-msgid "%u.%2.2u GiB/s"
23320
-msgstr "%u.%2.2u Gio/s"
23418
+#. TRANSLATORS: SI decimal prefix symbol for 10^9
23419
+msgid "G"
23420
+msgstr "G"
23421
23322
-#. TRANSLATORS: IEC 80000-13:2008 mebibyte
23323
-#, c-format
23324
-msgid "%u.%2.2u MiB"
23325
-msgstr "%u.%2.2u Mio"
23422
+#. TRANSLATORS: SI decimal prefix symbol for 10^6
23423
+msgid "M"
23424
+msgstr "M"
23425
23327
-#. TRANSLATORS: IEC 80000-13:2008 mebibyte/second
23328
-#, c-format
23329
-msgid "%u.%2.2u MiB/s"
23330
-msgstr "%u.%2.2u Mio/s"
23426
+#. TRANSLATORS: SI decimal prefix symbol for 10^3
23427
+msgid "k"
23428
+msgstr "k"
23429
23332
-#. TRANSLATORS: IEC 80000-13:2008 kibibyte
23333
-#, c-format
23334
-msgid "%u.%2.2u KiB"
23335
-msgstr "%u.%2.2u Kio"
23430
+#. TRANSLATORS: IEC 80000-13:2008 gibibyte/second and gibibyte
23431
+msgid "GiB/s"
23432
+msgstr "GiO/s"
23433
23337
-#. TRANSLATORS: IEC 80000-13:2008 kibibyte/second
23338
-#, c-format
23339
-msgid "%u.%2.2u KiB/s"
23340
-msgstr "%u.%2.2u Kio/s"
23434
+msgid "GiB"
23435
+msgstr "GiO"
23436
23342
-#. TRANSLATORS: IEC 80000-13:2008 byte
23343
-#, c-format
23344
-msgid "%u byte"
23345
-msgid_plural "%u bytes"
23346
-msgstr[0] "%u octet"
23347
-msgstr[1] "%u octets"
23437
+#. TRANSLATORS: IEC 80000-13:2008 mebibyte/second and mebibyte
23438
+msgid "MiB/s"
23439
+msgstr "MiO/s"
23440
+
23441
+msgid "MiB"
23442
+msgstr "MiO"
23443
+
23444
+#. TRANSLATORS: IEC 80000-13:2008 kibibyte/second and kibibyte
23445
+msgid "KiB/s"
23446
+msgstr "KiO/s"
23447
+
23448
+msgid "KiB"
23449
+msgstr "KiO"
23450
+
23451
+#. TRANSLATORS: IEC 80000-13:2008 byte/second and byte
23452
+msgid "B/s"
23453
+msgstr "Octets/s"
23454
+
23455
+msgid "B"
23456
+msgstr "Octets"
23457
23458
#. TRANSLATORS: IEC 80000-13:2008 byte/second
23459
+msgid "byte/s"
23460
+msgid_plural "bytes/s"
23461
+msgstr[0] "octet/s"
23462
+msgstr[1] "octets/s"
23463
+
23464
+#. TRANSLATORS: IEC 80000-13:2008 byte
23465
+msgid "byte"
23466
+msgid_plural "bytes"
23467
+msgstr[0] "octet"
23468
+msgstr[1] "octets"
23469
+
23470
+#. TRANSLATORS: The first argument is the number string. The second
23471
+#. argument is the unit string (i.e. "12.34 MiB/s").
23472
+#.
23473
#, c-format
23351
-msgid "%u byte/s"
23352
-msgid_plural "%u bytes/s"
23353
-msgstr[0] "%u octet/s"
23354
-msgstr[1] "%u octets/s"
23474
+msgid "%s %s"
23475
+msgstr "%s %s"
23476
23477
#, c-format
23478
msgid "ignoring suspicious submodule name: %s"
@@ -23651,9 +23772,6 @@ msgstr "nombre d'octets"
23772
msgid "number of requests per thread"
23773
msgstr "nombre de requêtes par fil d'exécution"
23774
23654
-msgid "byte"
23655
-msgstr "octet"
23656
-
23775
msgid "ballast character"
23776
msgstr "caractère ballast"
23777
@@ -25268,63 +25386,3 @@ msgstr "%s sauté avec un suffix de sauvegarde '%s'.\n"
25386
#, perl-format
25387
msgid "Do you really want to send %s? [y|N]: "
25388
msgstr "Souhaitez-vous réellement envoyer %s ?[y|N] : "
25271
-
25272
-#~ msgid "No previous hunk"
25273
-#~ msgstr "Pas de section précédente"
25274
-
25275
-#~ msgid "No next hunk"
25276
-#~ msgstr "Pas de section suivante"
25277
-
25278
-#~ msgid "git for-each-ref [<options>] [<pattern>]"
25279
-#~ msgstr "git for-each-ref [<options>] [<motif>]"
25280
-
25281
-#~ msgid "git for-each-ref [--merged [<commit>]] [--no-merged [<commit>]]"
25282
-#~ msgstr "git for-each-ref [--merged [<commit>]] [--no-merged [<commit>]]"
25283
-
25284
-#~ msgid "git for-each-ref [--contains [<commit>]] [--no-contains [<commit>]]"
25285
-#~ msgstr "git for-each-ref [--contains [<commit>]] [--no-contains [<commit>]]"
25286
-
25287
-#~ msgid "git for-each-ref [--start-after <marker>]"
25288
-#~ msgstr "git for-each-ref [--start-after <marqueur>]"
25289
-
25290
-#~ msgid ""
25291
-#~ "git pack-refs [--all] [--no-prune] [--auto] [--include <pattern>] [--"
25292
-#~ "exclude <pattern>]"
25293
-#~ msgstr ""
25294
-#~ "git pack-refs [--all] [--no-prune] [--auto] [--include <motif>] [--"
25295
-#~ "exclude <motif>]"
25296
-
25297
-#, c-format
25298
-#~ msgid "deleting '%s' failed"
25299
-#~ msgstr "échec de suppression de '%s'"
25300
-
25301
-#, c-format
25302
-#~ msgid "creating '%s' failed"
25303
-#~ msgstr "échec de création de '%s'"
25304
-
25305
-#, c-format
25306
-#~ msgid "could not open index for %s"
25307
-#~ msgstr "impossible d'ouvrir l'index pour %s"
25308
-
25309
-#~ msgid "cannot handle pushes this big"
25310
-#~ msgstr "impossible de gérer des poussées aussi grosses"
25311
-
25312
-#, c-format
25313
-#~ msgid ""
25314
-#~ "'%s' is nominated for removal.\n"
25315
-#~ "If you still use this command, please add an extra\n"
25316
-#~ "option, '--i-still-use-this', on the command line\n"
25317
-#~ "and let us know you still use it by sending an e-mail\n"
25318
-#~ "to <git@vger.kernel.org>. Thanks.\n"
25319
-#~ msgstr ""
25320
-#~ "La suppression de '%s' est prévue.\n"
25321
-#~ "Si vous utilisez cette commande, veuillez ajouter\n"
25322
-#~ "une option supplémentaire, '--i-still-use-this',\n"
25323
-#~ "sur la ligne de commande pour nous avertir par\n"
25324
-#~ "un courriel à <git@vger.kernel.org>. Merci.\n"
25325
-
25326
-#~ msgid "start-after"
25327
-#~ msgstr "start-after"
25328
-
25329
-#~ msgid "compact-summary"
25330
-#~ msgstr "résumé-compact"