diff --git a/po/documentation.fr.po b/po/documentation.fr.po
index 3c5b484e6af94b1e8dd7734c98b6e4eaa0fe976e..0de8ed8f5631d188c0f22a318f43650c85f4d181 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: 2022-01-11 13:34+0100\nPO-Revision-Date: 2022-02-06 17:18+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.11-dev\n"
+msgstr "Project-Id-Version: git documentation\nReport-Msgid-Bugs-To: jn.avila@free.fr\nPOT-Creation-Date: 2022-01-11 13:34+0100\nPO-Revision-Date: 2022-02-13 17:57+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.11-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:129 en/git-status.txt:31
@@ -22214,19 +22214,19 @@ msgstr "--big-file-threshold=<n>"
 #: en/git-fast-import.txt:157
 #, priority:100
 msgid "Maximum size of a blob that fast-import will attempt to create a delta for, expressed in bytes.  The default is 512m (512 MiB).  Some importers may wish to lower this on systems with constrained memory."
-msgstr ""
+msgstr "Taille maximale d'un blob pour lequel fast-import tentera de cr챕er un delta, exprim챕e en octets.  La valeur par d챕faut est 512m (512 MiO).  Certains importateurs peuvent souhaiter r챕duire cette valeur sur les syst챔mes dont la m챕moire est limit챕e."
 
 #. type: Labeled list
 #: en/git-fast-import.txt:158 en/git-fetch-pack.txt:85 en/git-pack-objects.txt:99 en/git-repack.txt:91
 #, no-wrap, priority:100
 msgid "--depth=<n>"
-msgstr ""
+msgstr "--depth=<n>"
 
 #. type: Plain text
 #: en/git-fast-import.txt:161
 #, priority:100
 msgid "Maximum delta depth, for blob and tree deltification.  Default is 50."
-msgstr ""
+msgstr "Profondeur delta maximale, pour la deltification des blobs et des arbres.  La valeur par d챕faut est 50."
 
 #. type: Labeled list
 #: en/git-fast-import.txt:162
@@ -22238,7 +22238,7 @@ msgstr "--export-pack-edges=<fichier>"
 #: en/git-fast-import.txt:170
 #, priority:100
 msgid "After creating a packfile, print a line of data to <file> listing the filename of the packfile and the last commit on each branch that was written to that packfile.  This information may be useful after importing projects whose total object set exceeds the 4 GiB packfile limit, as these commits can be used as edge points during calls to 'git pack-objects'."
-msgstr ""
+msgstr "Apr챔s la cr챕ation d'un fichier paquet, ajouter une ligne de donn챕es dans <fichier> listant le nom de fichier du fichier paquet et le dernier commit sur chaque branche qui a 챕t챕 챕crit dans ce fichier paquet.  Ces informations peuvent 챗tre utiles apr챔s l'importation de projets dont le jeu d'objets total d챕passe la limite de 4 GiO du fichier de paquet, car ces commits peuvent 챗tre utilis챕s comme points de bord pendant les appels 횪 'git pack-objects'."
 
 #. type: Labeled list
 #: en/git-fast-import.txt:171 en/git-pack-objects.txt:124 en/git-repack.txt:119