diff --git a/po/documentation.is.po b/po/documentation.is.po
index eacae39d69f67f5125afff40f152b1dbbdfae6e9..c282f5411c48ba23eab0dab3bb6b8cb332885a6a 100644
--- a/po/documentation.is.po
+++ b/po/documentation.is.po
@@ -4,7 +4,7 @@
 # Jean-No챘l AVILA <jn.avila@free.fr>, 2020.
 #
 msgid ""
-msgstr "Project-Id-Version: git-manpages-l 10n\nReport-Msgid-Bugs-To: jn.avila@free.fr\nPOT-Creation-Date: 2021-05-17 17:03+0200\nPO-Revision-Date: 2021-06-03 17:32+0000\nLast-Translator: 횧처rhalla Gu챨mundsd처ttir Beck <plergux@outlook.com>\nLanguage-Team: Icelandic\nLanguage: is\nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit\nPlural-Forms: nplurals=2; plural=n % 10 != 1 || n % 100 == 11;\nX-Generator: Weblate 4.7-dev\n"
+msgstr "Project-Id-Version: git-manpages-l 10n\nReport-Msgid-Bugs-To: jn.avila@free.fr\nPOT-Creation-Date: 2021-05-17 17:03+0200\nPO-Revision-Date: 2021-06-07 19:45+0000\nLast-Translator: 횧처rhalla Gu챨mundsd처ttir Beck <plergux@outlook.com>\nLanguage-Team: Icelandic\nLanguage: is\nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit\nPlural-Forms: nplurals=2; plural=n % 10 != 1 || n % 100 == 11;\nX-Generator: Weblate 4.7-dev\n"
 
 #. type: Labeled list
 #: en/blame-options.txt:1 en/diff-options.txt:748 en/git-instaweb.txt:45 en/git-mailinfo.txt:49 en/git-mailsplit.txt:35 en/git-repack.txt:126 en/git-status.txt:31
@@ -3097,55 +3097,55 @@ msgstr "Hr찼tt fr찼lagssni챨 fr찼 \"git-diff-index\", \"git-diff-tree\", \"git-d
 #: en/diff-format.txt:9
 #, priority:280
 msgid "These commands all compare two sets of things; what is compared differs:"
-msgstr ""
+msgstr "횧essar skipanir bera allar saman tv철 sett af hlutum; 첸a챨 sem er mismunandi er hva챨 er bori챨 saman:"
 
 #. type: Labeled list
 #: en/diff-format.txt:10
 #, no-wrap, priority:280
 msgid "git-diff-index <tree-ish>"
-msgstr ""
+msgstr "git-diff-index <tr챕leitur>"
 
 #. type: Plain text
 #: en/diff-format.txt:12
 #, priority:280
 msgid "compares the <tree-ish> and the files on the filesystem."
-msgstr ""
+msgstr "ber saman <tr챕leitur> og skr찼rnar 챠 skr찼akerfinu."
 
 #. type: Labeled list
 #: en/diff-format.txt:13
 #, no-wrap, priority:280
 msgid "git-diff-index --cached <tree-ish>"
-msgstr ""
+msgstr "git-diff-index --cached <tr챕leitur>"
 
 #. type: Plain text
 #: en/diff-format.txt:15
 #, priority:280
 msgid "compares the <tree-ish> and the index."
-msgstr ""
+msgstr "ber saman <tr챕leitur> og atri챨askr찼na."
 
 #. type: Labeled list
 #: en/diff-format.txt:16
 #, ignore-ellipsis, no-wrap, priority:280
 msgid "git-diff-tree [-r] <tree-ish-1> <tree-ish-2> [<pattern>...]"
-msgstr ""
+msgstr "git-diff-tree [-r] <tr챕leitur-1> <tr챕leitur-2> [<mynstur>...]"
 
 #. type: Plain text
 #: en/diff-format.txt:18
 #, priority:280
 msgid "compares the trees named by the two arguments."
-msgstr ""
+msgstr "ber saman tr챕n sem nefnd eru breytunum tveim."
 
 #. type: Labeled list
 #: en/diff-format.txt:19
 #, ignore-ellipsis, no-wrap, priority:280
 msgid "git-diff-files [<pattern>...]"
-msgstr ""
+msgstr "git-diff-files [<mynstur>...]"
 
 #. type: Plain text
 #: en/diff-format.txt:21
 #, priority:280
 msgid "compares the index and the files on the filesystem."
-msgstr ""
+msgstr "ber saman atri챨askr찼na og skr찼rnar 챠 skr찼akerfinu."
 
 #. type: Plain text
 #: en/diff-format.txt:25