diff --git a/po/documentation.fr.po b/po/documentation.fr.po
index 3686d30f85d678607fac7b623335c21e93f767c6..55a2addb1f87f57e647bcc62f04d696abb0c0ae2 100644
--- a/po/documentation.fr.po
+++ b/po/documentation.fr.po
@@ -3,7 +3,7 @@
 # This file is distributed under the same license as the Git package.
 # Jean-No챘l Avila <jn.avila@free.fr>, 2019.
 msgid ""
-msgstr "Project-Id-Version: git documentation\nReport-Msgid-Bugs-To: jn.avila@free.fr\nPOT-Creation-Date: 2021-08-03 23:17+0200\nPO-Revision-Date: 2021-10-06 21:04+0000\nLast-Translator: Jean-No챘l Avila <jn.avila@free.fr>\nLanguage-Team: Jean-No챘l Avila <jn.avila@free.fr>\nLanguage: fr\nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit\nPlural-Forms: nplurals=2; plural=n > 1;\nX-Generator: Weblate 4.9-dev\n"
+msgstr "Project-Id-Version: git documentation\nReport-Msgid-Bugs-To: jn.avila@free.fr\nPOT-Creation-Date: 2021-08-03 23:17+0200\nPO-Revision-Date: 2021-10-09 13:33+0000\nLast-Translator: Jean-No챘l Avila <jn.avila@free.fr>\nLanguage-Team: Jean-No챘l Avila <jn.avila@free.fr>\nLanguage: fr\nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit\nPlural-Forms: nplurals=2; plural=n > 1;\nX-Generator: Weblate 4.9-dev\n"
 
 #. type: Labeled list
 #: en/blame-options.txt:1 en/diff-options.txt:754 en/git-instaweb.txt:45 en/git-mailinfo.txt:49 en/git-mailsplit.txt:35 en/git-repack.txt:128 en/git-status.txt:31
@@ -14281,7 +14281,7 @@ msgstr "Si des arguments optionnels `<chemin>...` sont donn챕s, seuls ces chemin
 #: en/git-clean.txt:35
 #, priority:100
 msgid "Normally, when no <path> is specified, git clean will not recurse into untracked directories to avoid removing too much.  Specify -d to have it recurse into such directories as well.  If any paths are specified, -d is irrelevant; all untracked files matching the specified paths (with exceptions for nested git directories mentioned under `--force`) will be removed."
-msgstr ""
+msgstr "Normalement, lorsque aucun <chemin> n'est sp챕cifi챕, git clean ne fera pas de r챕cursion dans les r챕pertoires non suivis pour 챕viter de supprimer trop de choses.  Sp챕cifiez -d pour qu'il fasse une r챕cursion dans de tels r챕pertoires 챕galement.  Si des chemins sont sp챕cifi챕s, -d n'est pas pertinent ; tous les fichiers non suivis correspondant aux chemins sp챕cifi챕s (avec des exceptions pour les r챕pertoires git imbriqu챕s mentionn챕s sous `--force`) seront supprim챕s."
 
 #. type: Plain text
 #: en/git-clean.txt:43