diff --git a/po/documentation.pt_BR.po b/po/documentation.pt_BR.po
index 34cb38692b6df67c1ed663d742b939168fd1d8af..790814000736e78d29c7d35c0f108a206893a4fe 100644
--- a/po/documentation.pt_BR.po
+++ b/po/documentation.pt_BR.po
@@ -3,7 +3,7 @@
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 #
 msgid ""
-msgstr "Report-Msgid-Bugs-To: jn.avila@free.fr\nPOT-Creation-Date: 2021-02-27 13:35+0100\nPO-Revision-Date: 2021-03-08 22:02+0000\nLast-Translator: Wellington Terumi Uemura <wellingtonuemura@gmail.com>\nLanguage-Team: none\nLanguage: pt_BR\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.5.1\n"
+msgstr "Report-Msgid-Bugs-To: jn.avila@free.fr\nPOT-Creation-Date: 2021-02-27 13:35+0100\nPO-Revision-Date: 2021-03-27 08:29+0000\nLast-Translator: Wellington Terumi Uemura <wellingtonuemura@gmail.com>\nLanguage-Team: none\nLanguage: pt_BR\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.6-dev\n"
 
 #. type: Labeled list
 #: en/blame-options.txt:1 en/diff-options.txt:738 en/git-instaweb.txt:45 en/git-mailinfo.txt:47 en/git-mailsplit.txt:35 en/git-repack.txt:126 en/git-status.txt:31
@@ -19192,7 +19192,7 @@ msgstr "Caso queira se referir a um \"git refspec\" que possua caracteres n찾o p
 #: en/git-cvsserver.txt:401
 #, priority:100
 msgid "Legacy monitoring operations are not supported (edit, watch and related).  Exports and tagging (tags and branches) are not supported at this stage."
-msgstr "As opera챌천es de monitoramento herdadas n찾o s찾o compat챠veis edit, watch e related).  As exporta챌천es e as tags (tags e ramos) n찾o s찾o compat챠veis neste est찼gio."
+msgstr "As opera챌천es de monitoramento herdadas n찾o s찾o compat챠veis (edit, watch e related).  As exporta챌천es e as tags (tags e ramos) n찾o s찾o compat챠veis neste est찼gio."
 
 #. type: Title ~
 #: en/git-cvsserver.txt:403
@@ -48063,7 +48063,7 @@ msgstr "git diff --name-only --diff-filter=D -z | xargs -0 git rm --cached\n"
 #: en/git-rm.txt:155
 #, priority:280
 msgid "Only submodules using a gitfile (which means they were cloned with a Git version 1.7.8 or newer) will be removed from the work tree, as their repository lives inside the .git directory of the superproject. If a submodule (or one of those nested inside it)  still uses a .git directory, `git rm` will move the submodules git directory into the superprojects git directory to protect the submodule's history. If it exists the submodule.<name> section in the linkgit:gitmodules[5] file will also be removed and that file will be staged (unless --cached or -n are used)."
-msgstr "Somente os subm처dulos que usam um arquivo git (o que significa que foram clonados com uma vers찾o 1.7.8 ou mais recente do Git) ser찾o removidos da 찼rvore de trabalho, pois seu reposit처rio vive dentro do diret처rio .git do `superproject`. Caso um subm처dulo (ou um dos aninhados dentro dele) ainda utilize um diret처rio .git, `git rm` mover찼 o diret처rio dos subm처dulos git para o diret처rio `superprojects` git para proteger o hist처rico do subm처dulo. Caso exista a se챌찾o submodule.<nome> no arquivo linkgit:gitmodules[5] tamb챕m ser찼 removido e esse arquivo ser찼 preparado (a menos que `--cached` ou `-n` sejam utilizados)."
+msgstr "Somente os subm처dulos que usam um arquivo git (o que significa que foram clonados com uma vers찾o 1.7.8 ou mais recente do Git) ser찾o removidos da 찼rvore de trabalho, pois seu reposit처rio vive dentro do diret처rio .git do `superproject`. Caso um subm처dulo (ou um dos aninhados dentro dele) ainda utilize um diret처rio .git, `git rm` mover찼 o diret처rio dos subm처dulos git para o diret처rio `superprojects` git para proteger o hist처rico do subm처dulo. Caso exista, a se챌찾o submodule.<nome> no arquivo linkgit:gitmodules[5] tamb챕m ser찼 removido e esse arquivo ser찼 preparado (a menos que `--cached` ou `-n` sejam utilizados)."
 
 #. type: Plain text
 #: en/git-rm.txt:161
@@ -64622,7 +64622,7 @@ msgstr "'{caret}<rev>'"
 #: en/revisions.txt:328
 #, priority:100
 msgid "Exclude commits that are reachable from <rev> (i.e. <rev> and its ancestors)."
-msgstr "Exclua os commits que estejam acess챠veis de `<rev>` (<rev> e seus ancestrais por exemplo)."
+msgstr "Exclua os commits que estejam acess챠veis a partir de `<rev>` (<rev> e os seus ancestrais por exemplo)."
 
 #. type: Labeled list
 #: en/revisions.txt:329