Skip to content

Commit 85b66ac

Browse files
committed
l10n: fr v2.22.0 rnd 3
Signed-off-by: Jean-Noël Avila <jn.avila@free.fr>
1 parent 77e1962 commit 85b66ac

File tree

1 file changed

+16
-10
lines changed

1 file changed

+16
-10
lines changed

po/fr.po

Lines changed: 16 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ msgid ""
7575
msgstr ""
7676
"Project-Id-Version: git\n"
7777
"Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
78-
"POT-Creation-Date: 2019-05-31 14:35+0800\n"
79-
"PO-Revision-Date: 2019-05-31 09:39+0200\n"
78+
"POT-Creation-Date: 2019-06-04 08:24+0800\n"
79+
"PO-Revision-Date: 2019-06-04 19:51+0200\n"
8080
"Last-Translator: Jean-Noël Avila <jn.avila@free.fr>\n"
8181
"Language-Team: Jean-Noël Avila <jn.avila@free.fr>\n"
8282
"Language: fr\n"
@@ -2750,8 +2750,8 @@ msgid "show the given source prefix instead of \"a/\""
27502750
msgstr "afficher le préfixe de source indiqué au lieu de \"a/\""
27512751

27522752
#: 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/\""
2753+
msgid "show the given destination prefix instead of \"b/\""
2754+
msgstr "afficher le préfixe de destination indiqué au lieu de \"b/\""
27552755

27562756
#: diff.c:5360
27572757
msgid "prepend an additional prefix to every line of output"
@@ -3671,7 +3671,11 @@ msgstr "impossible de combiner des spécificateurs multiples de filtre"
36713671
msgid "expected 'tree:<depth>'"
36723672
msgstr "attendu : 'tree:<profondeur>'"
36733673

3674-
#: list-objects-filter-options.c:156
3674+
#: list-objects-filter-options.c:84
3675+
msgid "sparse:path filters support has been dropped"
3676+
msgstr "sparse : le support des filtres de chemin a été abandonné"
3677+
3678+
#: list-objects-filter-options.c:158
36753679
msgid "cannot change partial clone promisor remote"
36763680
msgstr "impossible de modifier le prometteur distant de clone partiel"
36773681

@@ -19972,8 +19976,10 @@ msgid ""
1997219976
"\n"
1997319977
"\tgit tag -f %s %s^{}"
1997419978
msgstr ""
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"
19979+
"Vous avez créé une étiquette nichée. L'objet pointé par votre nouvelle "
19980+
"étiquette\n"
19981+
"est déjà une étiquette. Si vous vouliez étiqueter l'objet pointé, "
19982+
"utilisez :\n"
1997719983
"\n"
1997819984
"\tgit tag -f %s %s^{}"
1997919985

@@ -21086,7 +21092,7 @@ msgstr "impossible de récupérer par sha1 sur http intelligent"
2108621092

2108721093
#: remote-curl.c:1120 remote-curl.c:1126
2108821094
#, c-format
21089-
msgid "protocol error: expected sha/ref, got %s'"
21095+
msgid "protocol error: expected sha/ref, got '%s'"
2109021096
msgstr "erreur de protocole : sha/ref attendu, '%s' trouvé"
2109121097

2109221098
#: remote-curl.c:1138 remote-curl.c:1252
@@ -21115,11 +21121,11 @@ msgstr "remote-curl : récupération tentée sans dépôt local"
2111521121
msgid "remote-curl: unknown command '%s' from git"
2111621122
msgstr "remote-curl : commande inconnue '%s' depuis git"
2111721123

21118-
#: list-objects-filter-options.h:63
21124+
#: list-objects-filter-options.h:61
2111921125
msgid "args"
2112021126
msgstr "args"
2112121127

21122-
#: list-objects-filter-options.h:64
21128+
#: list-objects-filter-options.h:62
2112321129
msgid "object filtering"
2112421130
msgstr "filtrage d'objet"
2112521131

0 commit comments

Comments
 (0)