# Copyright (C) 2013-2018 # This file is distributed under the same license as the PACKAGE package. # # Francesco Facconi , 2013-2017. # Paolo Melchiorre , 2018. # Ruggero Fabbiano , 2023. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-07-16 11:14+0200\n" "PO-Revision-Date: 2018-02-28 20:23+0100\n" "Last-Translator: Paolo Melchiorre \n" "Language-Team: Italian \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 2.0.4\n" #: formfields.py:57 #, fuzzy, python-brace-format #| msgid "" #| "Enter a valid phone number (e.g. {example_number}) or a number with an " #| "international call prefix." msgctxt "{example_number} is a national phone number." msgid "" "Enter a valid phone number (e.g. {example_number}) or a number with an " "international call prefix." msgstr "" "Inserisci un numero di telefono valido (esempio: {example_number}) o un " "numero con un prefisso internazionale." #: formfields.py:64 #, fuzzy, python-brace-format #| msgid "Enter a valid phone number (e.g. {example_number})." msgctxt "{example_number} is an international phone number." msgid "Enter a valid phone number (e.g. {example_number})." msgstr "Inserisci un numero di telefono valido (esempio: {example_number})." #: formfields.py:157 #, fuzzy, python-brace-format #| msgid "Enter a valid phone number (e.g. {example_number})." msgctxt "{example_number} is a national phone number." msgid "Enter a valid phone number (e.g. {example_number})." msgstr "Inserisci un numero di telefono valido (esempio: {example_number})." #: modelfields.py:53 msgid "Phone number" msgstr "Numero di telefono" #: serializerfields.py:10 msgid "Enter a valid phone number." msgstr "Inserisci un numero di telefono valido." #: validators.py:12 validators.py:23 msgid "The phone number entered is not valid." msgstr "Il numero di telefono inserito non รจ valido."