diff --git a/tutorial/controlflow.po b/tutorial/controlflow.po index 1fc8e98..38052c1 100644 --- a/tutorial/controlflow.po +++ b/tutorial/controlflow.po @@ -3,22 +3,24 @@ # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # -#, fuzzy msgid "" msgstr "" "Project-Id-Version: Python 3.7\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-04-21 18:09+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" +"PO-Revision-Date: 2022-11-06 11:59+0100\n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 3.2\n" #: ../Doc/tutorial/controlflow.rst:5 msgid "More Control Flow Tools" -msgstr "" +msgstr "Altri strumenti per il flusso di controllo" #: ../Doc/tutorial/controlflow.rst:7 msgid ""