@@ -711,7 +711,7 @@ msgstr ""
711
711
712
712
#: apply.c:4929
713
713
msgid "instead of applying the patch, output a summary for the input"
714
- msgstr "au lieu d'appliquer le patch, afficher un résumer de l'entrée"
714
+ msgstr "au lieu d'appliquer le patch, afficher un résumé de l'entrée"
715
715
716
716
#: apply.c:4931
717
717
msgid "instead of applying the patch, see if the patch is applicable"
@@ -2960,7 +2960,7 @@ msgstr "échec de dup2(%d,%d)"
2960
2960
#: send-pack.c:150
2961
2961
#, c-format
2962
2962
msgid "unable to parse remote unpack status: %s"
2963
- msgstr "impossible d'analyser le status de dépaquetage remote : %s"
2963
+ msgstr "impossible d'analyser l'état de dépaquetage distant : %s"
2964
2964
2965
2965
#: send-pack.c:152
2966
2966
#, c-format
@@ -3646,7 +3646,7 @@ msgid ""
3646
3646
"examine these refs and maybe delete them. Turn this message off by\n"
3647
3647
"running \"git config advice.objectNameWarning false\""
3648
3648
msgstr ""
3649
- "Git ne créé normalement jamais de référence qui se termine par 40 caractères "
3649
+ "Git ne crée normalement jamais de référence qui se termine par 40 caractères "
3650
3650
"hexa\n"
3651
3651
"car elle serait ignorée si vous spécifiiez 40-hexa. Ces références\n"
3652
3652
"peuvent être créées par erreur. Par exemple,\n"
@@ -4699,7 +4699,7 @@ msgstr "git add [<options>] [--] <chemin>..."
4699
4699
#: builtin/add.c:80
4700
4700
#, c-format
4701
4701
msgid "unexpected diff status %c"
4702
- msgstr "status de diff inattendu %c"
4702
+ msgstr "état de diff inattendu %c"
4703
4703
4704
4704
#: builtin/add.c:85 builtin/commit.c:291
4705
4705
msgid "updating files failed"
@@ -7277,7 +7277,7 @@ msgstr "Spécifier des chemins avec l'option -a n'a pas de sens."
7277
7277
7278
7278
#: builtin/commit.c:1339 builtin/commit.c:1612
7279
7279
msgid "show status concisely"
7280
- msgstr "afficher le statut avec concision"
7280
+ msgstr "afficher l'état avec concision"
7281
7281
7282
7282
#: builtin/commit.c:1341 builtin/commit.c:1614
7283
7283
msgid "show branch information"
@@ -7294,7 +7294,7 @@ msgstr "sortie pour traitement automatique"
7294
7294
7295
7295
#: builtin/commit.c:1346 builtin/commit.c:1618
7296
7296
msgid "show status in long format (default)"
7297
- msgstr "afficher le statut en format long (par défaut)"
7297
+ msgstr "afficher l'état en format long (par défaut)"
7298
7298
7299
7299
#: builtin/commit.c:1349 builtin/commit.c:1621
7300
7300
msgid "terminate entries with NUL"
@@ -7438,7 +7438,7 @@ msgstr "comment éliminer les espaces et les commentaires # du message"
7438
7438
7439
7439
#: builtin/commit.c:1599
7440
7440
msgid "include status in commit message template"
7441
- msgstr "inclure le statut dans le modèle de message de validation"
7441
+ msgstr "inclure l'état dans le modèle de message de validation"
7442
7442
7443
7443
#: builtin/commit.c:1601 builtin/merge.c:233 builtin/pull.c:166
7444
7444
#: builtin/revert.c:112
@@ -9786,7 +9786,7 @@ msgstr "git ls-files [<options>] [<fichier>...]"
9786
9786
9787
9787
#: builtin/ls-files.c:517
9788
9788
msgid "identify the file status with tags"
9789
- msgstr "identifier le statut de fichier avec les étiquettes"
9789
+ msgstr "identifier l'état de fichier avec les étiquettes"
9790
9790
9791
9791
#: builtin/ls-files.c:519
9792
9792
msgid "use lowercase letters for 'assume unchanged' files"
@@ -12287,7 +12287,7 @@ msgstr[1] " Branches distantes :%s"
12287
12287
12288
12288
#: builtin/remote.c:1181 builtin/remote.c:1207
12289
12289
msgid " (status not queried)"
12290
- msgstr " (statut non demandé)"
12290
+ msgstr " (état non demandé)"
12291
12291
12292
12292
#: builtin/remote.c:1190
12293
12293
msgid " Local branch configured for 'git pull':"
@@ -12942,7 +12942,7 @@ msgstr "autoriser la suppression récursive"
12942
12942
12943
12943
#: builtin/rm.c:247
12944
12944
msgid "exit with a zero status even if nothing matched"
12945
- msgstr "sortir avec un statut zéro même si rien ne correspondait"
12945
+ msgstr "sortir avec un état zéro même si rien ne correspondait"
12946
12946
12947
12947
#: builtin/rm.c:308
12948
12948
#, c-format
@@ -14316,7 +14316,7 @@ msgstr "Afficher différents types d'objets"
14316
14316
14317
14317
#: common-cmds.h:36
14318
14318
msgid "Show the working tree status"
14319
- msgstr "Afficher le statut de la copie de travail"
14319
+ msgstr "Afficher l'état de la copie de travail"
14320
14320
14321
14321
#: common-cmds.h:37
14322
14322
msgid "Create, list, delete or verify a tag object signed with GPG"
@@ -14800,7 +14800,7 @@ msgstr "Impossible d'initialiser le remisage"
14800
14800
14801
14801
#: git-stash.sh:295
14802
14802
msgid "Cannot save the current status"
14803
- msgstr "Impossible de sauver le statut courant"
14803
+ msgstr "Impossible de sauver l'état courant"
14804
14804
14805
14805
#: git-stash.sh:296
14806
14806
#, sh-format
@@ -14984,7 +14984,7 @@ msgstr "Entrée dans '$displaypath'"
14984
14984
#: git-submodule.sh:361
14985
14985
#, sh-format
14986
14986
msgid "Stopping at '$displaypath'; script returned non-zero status."
14987
- msgstr "Arrêt sur '$displaypath' ; le script a retourné un statut non nul."
14987
+ msgstr "Arrêt sur '$displaypath' ; le script a retourné un état non nul."
14988
14988
14989
14989
#: git-submodule.sh:432
14990
14990
#, sh-format
0 commit comments