From a500646b2857a69c7d13e20aa3909576191c6eff Mon Sep 17 00:00:00 2001 From: Alessia Date: Fri, 14 Jun 2024 17:06:52 +0200 Subject: [PATCH] inizio traduzione 2to3 --- library/2to3.po | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/library/2to3.po b/library/2to3.po index fb20745..8a88440 100644 --- a/library/2to3.po +++ b/library/2to3.po @@ -3,23 +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: 2024-06-01 22:23+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" +"PO-Revision-Date: 2024-06-14 17:01+0200\n" +"Last-Translator: Alessia Di Monaco \n" +"Language-Team: \n" +"Language: it_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 2.2.1\n" #: library/2to3.rst:4 msgid "2to3 --- Automated Python 2 to 3 code translation" -msgstr "" +msgstr "2to3 --- Traduzione automatica di codice Python da 2 a 3" #: library/2to3.rst:8 msgid ""