summaryrefslogtreecommitdiff
path: root/po/it.po
diff options
context:
space:
mode:
authorPeter Krefting <peter@softwolves.pp.se>2021-06-21 20:31:28 +0100
committerJiang Xin <worldhello.net@gmail.com>2021-07-09 08:16:12 +0800
commitae4e099e7cd2fcb7abdcce1b4fe02b40d5e4a61b (patch)
treea5ede4bbbc2ad21f06abf7937cceb73822c22294 /po/it.po
parent5dbeffdeaf70103815bb8aa2c95f159b923d0dba (diff)
downloadgit-ae4e099e7cd2fcb7abdcce1b4fe02b40d5e4a61b.tar.gz
l10n: fixed typos of mismatched constant strings
Andrei pointed out a typo in the Swedish translation, where a config variable name had been copied incorrectly. By introducing typo detection function in "git-po-helper", more typos were found. All easy-to-fix typos were fixed in this commit. Reported-by: Andrei Rybak <rybak.a.v@gmail.com> Signed-off-by: Peter Krefting <peter@softwolves.pp.se> Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
Diffstat (limited to 'po/it.po')
-rw-r--r--po/it.po6
1 files changed, 3 insertions, 3 deletions
diff --git a/po/it.po b/po/it.po
index 8f793659f5..02a8c2b7c8 100644
--- a/po/it.po
+++ b/po/it.po
@@ -14953,7 +14953,7 @@ msgid ""
"--filter can only be used with the remote configured in extensions."
"partialclone"
msgstr ""
-"--filter può essere usato solo con il remoto configurato nelle estensioni."
+"--filter può essere usato solo con il remoto configurato nelle extensions."
"partialclone"
#: builtin/fetch.c:1891
@@ -19253,7 +19253,7 @@ msgstr ""
#: builtin/rebase.c:474
msgid "git rebase--interactive [<options>]"
-msgstr "git rebase --interactive [<opzioni>]"
+msgstr "git rebase--interactive [<opzioni>]"
#: builtin/rebase.c:487 builtin/rebase.c:1382
msgid "keep commits which start empty"
@@ -21746,7 +21746,7 @@ msgid "could not generate diff %s^!."
msgstr "impossibile generare il diff %s^!"
#: builtin/stash.c:422
-msgid "conflicts in index.Try without --index."
+msgid "conflicts in index. Try without --index."
msgstr "ci sono conflitti nell'indice. Prova senza --index."
#: builtin/stash.c:428