From 06607bd5a3d9e156c27895fddd741b8c1daf456e Mon Sep 17 00:00:00 2001
From: Francesco Zannino <francesco.zannino@gmail.com>
Date: Mon, 17 Oct 2022 22:41:16 +0000
Subject: [PATCH] Translated using Weblate (Italian)

Currently translated at 13.8% (1510 of 10904 strings)

Translation: Git Manpages/Translations
Translate-URL: https://hosted.weblate.org/projects/git-manpages/translations/it/
Signed-off-by: Francesco Zannino <francesco.zannino@gmail.com>
---
 po/documentation.it.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/po/documentation.it.po b/po/documentation.it.po
index c6a014c..eac94d1 100644
--- a/po/documentation.it.po
+++ b/po/documentation.it.po
@@ -4,7 +4,7 @@
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 #
 msgid ""
-msgstr "Project-Id-Version: PACKAGE VERSION\nReport-Msgid-Bugs-To: jn.avila@free.fr\nPOT-Creation-Date: 2022-09-16 20:56+0200\nPO-Revision-Date: 2022-10-17 22:41+0000\nLast-Translator: nevepura <federico.beach@gmail.com>\nLanguage-Team: LANGUAGE <LL@li.org>\nLanguage: it\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.15-dev\n"
+msgstr "Project-Id-Version: PACKAGE VERSION\nReport-Msgid-Bugs-To: jn.avila@free.fr\nPOT-Creation-Date: 2022-09-16 20:56+0200\nPO-Revision-Date: 2022-10-17 22:41+0000\nLast-Translator: Francesco Zannino <francesco.zannino@gmail.com>\nLanguage-Team: LANGUAGE <LL@li.org>\nLanguage: it\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.15-dev\n"
 
 #. type: Labeled list
 #: en/blame-options.txt:1 en/diff-options.txt:763 en/git-instaweb.txt:45 en/git-mailinfo.txt:49 en/git-mailsplit.txt:35 en/git-repack.txt:140 en/git-status.txt:31
@@ -5802,7 +5802,7 @@ msgstr "--append"
 #: en/fetch-options.txt:9
 #, priority:220
 msgid "Append ref names and object names of fetched refs to the existing contents of `.git/FETCH_HEAD`.  Without this option old data in `.git/FETCH_HEAD` will be overwritten."
-msgstr ""
+msgstr "Aggiungi i nomi dei riferimenti ed i nomi degli oggetti recuperati al contenuto esistente di `.git/FETCH_HEAD`. Senza questa opzione i vecchi dati presenti in `.git/FETCH_HEAD` saranno sovrascritti."
 
 #. type: Labeled list
 #: en/fetch-options.txt:10 en/git-send-pack.txt:68
-- 
GitLab