i18n: [python] Automatic merge of Transifex translations

This commit is contained in:
Calamares CI 2018-06-04 08:21:59 -04:00 committed by Adriaan de Groot
parent 54515688f7
commit 430ca800f7
2 changed files with 7 additions and 7 deletions

View File

@ -10,7 +10,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-05-28 04:57-0400\n" "POT-Creation-Date: 2018-05-28 04:57-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Mark <marco_pace@msn.com>, 2018\n" "Last-Translator: Pietro Francesco Fontana, 2017\n"
"Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -20,15 +20,15 @@ msgstr ""
#: src/modules/umount/main.py:40 #: src/modules/umount/main.py:40
msgid "Unmount file systems." msgid "Unmount file systems."
msgstr "Smontaggio del file system" msgstr "Smonta i file system."
#: src/modules/dummypython/main.py:44 #: src/modules/dummypython/main.py:44
msgid "Dummy python job." msgid "Dummy python job."
msgstr "Dummy python job." msgstr "Job python fittizio."
#: src/modules/dummypython/main.py:97 #: src/modules/dummypython/main.py:97
msgid "Dummy python step {}" msgid "Dummy python step {}"
msgstr "Dummy python step {}" msgstr "Python step {} fittizio"
#: src/modules/machineid/main.py:35 #: src/modules/machineid/main.py:35
msgid "Generate machine-id." msgid "Generate machine-id."
@ -37,7 +37,7 @@ msgstr "Genera machine-id."
#: src/modules/packages/main.py:61 #: src/modules/packages/main.py:61
#, python-format #, python-format
msgid "Processing packages (%(count)d / %(total)d)" msgid "Processing packages (%(count)d / %(total)d)"
msgstr "Elaborando i pacchetti (%(count)d / %(total)d)" msgstr "Elaborazione dei pacchetti (%(count)d / %(total)d)"
#: src/modules/packages/main.py:63 src/modules/packages/main.py:73 #: src/modules/packages/main.py:63 src/modules/packages/main.py:73
msgid "Install packages." msgid "Install packages."
@ -48,11 +48,11 @@ msgstr "Installa pacchetti."
msgid "Installing one package." msgid "Installing one package."
msgid_plural "Installing %(num)d packages." msgid_plural "Installing %(num)d packages."
msgstr[0] "Installando un pacchetto." msgstr[0] "Installando un pacchetto."
msgstr[1] "Installando %(num)d pacchetti." msgstr[1] "Installazione di %(num)d pacchetti."
#: src/modules/packages/main.py:69 #: src/modules/packages/main.py:69
#, python-format #, python-format
msgid "Removing one package." msgid "Removing one package."
msgid_plural "Removing %(num)d packages." msgid_plural "Removing %(num)d packages."
msgstr[0] "Rimuovendo un pacchetto." msgstr[0] "Rimuovendo un pacchetto."
msgstr[1] "Rimuovendo %(num)d pacchetti." msgstr[1] "Rimozione di %(num)d pacchetti."