From 430ca800f7454f341375c78f96494c4492a45cb6 Mon Sep 17 00:00:00 2001 From: Calamares CI Date: Mon, 4 Jun 2018 08:21:59 -0400 Subject: [PATCH] i18n: [python] Automatic merge of Transifex translations --- lang/python/it_IT/LC_MESSAGES/python.mo | Bin 1162 -> 1173 bytes lang/python/it_IT/LC_MESSAGES/python.po | 14 +++++++------- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/lang/python/it_IT/LC_MESSAGES/python.mo b/lang/python/it_IT/LC_MESSAGES/python.mo index 2407dbe213cb18d12278dc8098376a97dc9363bb..9aee6696ec0bbaacade9577ec1c0e5ad4d389a30 100644 GIT binary patch delta 254 zcmeC;oXR;N#dRek1H*M77GYpuXk=z!5C_uJfV2>hUI(Owf%HKjZ40EY0%;>4EzH8e zU;(7vfV3!(uHU%wG^1QVW@<@MzJgm(VqS7;aWasVpI4HYm#Cv)WMF7Mc{0;`W3T)q zg@VeGjQl)>w9Jx{%&N?MJ%#{?KygWGfkJgHT!O(pH7~U&ak2oT$mGM!`r1IXd8rC1 znF^{Jd8N6UDGCLN$;lb1KvVP>TyqkW@{1CoN>V3_usCq$!!%5eW|0z5$OIakld4c$ K3A86yj{yLesz*lv delta 174 zcmbQr*~K{_#dQ@U1H*M77Gz*xXkuny5CPItfV2>hUJ0ayf%G0AZ2_b&0BJoS&B?;R zUSaQa(;Y4VsffOZgHMoa(=Fzj)IYap~d7$Oz$T? z)SbMA*_k;nC4cgNW@#26tuR@M#euyvzbq9bn9U+3nx3ASuaJ_OqmY)Fld4c$SzMBu G%K!iuXe-hH diff --git a/lang/python/it_IT/LC_MESSAGES/python.po b/lang/python/it_IT/LC_MESSAGES/python.po index 24100878d..0ad2a26ed 100644 --- a/lang/python/it_IT/LC_MESSAGES/python.po +++ b/lang/python/it_IT/LC_MESSAGES/python.po @@ -10,7 +10,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-05-28 04:57-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Mark , 2018\n" +"Last-Translator: Pietro Francesco Fontana, 2017\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,15 +20,15 @@ msgstr "" #: src/modules/umount/main.py:40 msgid "Unmount file systems." -msgstr "Smontaggio del file system" +msgstr "Smonta i file system." #: src/modules/dummypython/main.py:44 msgid "Dummy python job." -msgstr "Dummy python job." +msgstr "Job python fittizio." #: src/modules/dummypython/main.py:97 msgid "Dummy python step {}" -msgstr "Dummy python step {}" +msgstr "Python step {} fittizio" #: src/modules/machineid/main.py:35 msgid "Generate machine-id." @@ -37,7 +37,7 @@ msgstr "Genera machine-id." #: src/modules/packages/main.py:61 #, python-format 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 msgid "Install packages." @@ -48,11 +48,11 @@ msgstr "Installa pacchetti." msgid "Installing one package." msgid_plural "Installing %(num)d packages." msgstr[0] "Installando un pacchetto." -msgstr[1] "Installando %(num)d pacchetti." +msgstr[1] "Installazione di %(num)d pacchetti." #: src/modules/packages/main.py:69 #, python-format msgid "Removing one package." msgid_plural "Removing %(num)d packages." msgstr[0] "Rimuovendo un pacchetto." -msgstr[1] "Rimuovendo %(num)d pacchetti." +msgstr[1] "Rimozione di %(num)d pacchetti."