msgid ""
msgstr ""
"PO-Revision-Date: 2022-10-21 10:10:36+0000\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: GlotPress/2.4.0-alpha\n"
"Language: it\n"
"Project-Id-Version: MailPoet - MailPoet\n"

#: assets/dist/js/marketing_optin_block/block.json
msgctxt "block title"
msgid "MailPoet Marketing Opt-in"
msgstr ""

#: lib/Automation/Integrations/MailPoet/Triggers/UserRegistrationTrigger.php:44
msgid "WordPress user registers"
msgstr ""

#. translators: %s is the ID of email.
#: lib/Automation/Integrations/MailPoet/Actions/SendEmailAction.php:94
#: lib/Automation/Integrations/MailPoet/Actions/SendEmailAction.php:167
msgid "Automation email with ID '%s' not found."
msgstr ""

#: lib/Automation/Integrations/Core/Actions/DelayAction.php:50
msgid "A delay can't be longer than two years"
msgstr ""

#: lib/Automation/Integrations/Core/Actions/DelayAction.php:47
msgid "A delay must have a positive value"
msgstr ""

#: lib/Automation/Integrations/Core/Actions/DelayAction.php:30
msgctxt "noun"
msgid "Delay"
msgstr ""

#: lib/Automation/Engine/Validation/WorkflowRules/ValidStepRule.php:66
msgid "Some steps are not valid"
msgstr ""

#: lib/Automation/Engine/Exceptions/Exception.php:27
#: lib/Automation/Engine/Validation/WorkflowRules/ValidStepRule.php:50
msgid "Unknown error."
msgstr "Errore sconosciuto."

#. translators: %d is the ID of the workflow template.
#: lib/Automation/Engine/Exceptions.php:221
msgid "Workflow template with ID '%d' not found."
msgstr ""

#. translators: %d is the ID of the workflow.
#: lib/Automation/Engine/Exceptions.php:214
msgid "Can't delete workflow with ID '%d' because it was not trashed."
msgstr ""

#: lib/Automation/Engine/Exceptions.php:203
msgid "Step with ID '%1$s' is missing required subjects with keys: %2$s"
msgstr ""

#. translators: %s is a detailed information
#: lib/Automation/Engine/Exceptions.php:193
msgid "Workflow validation failed: %s"
msgstr ""

#: lib/API/JSON/v1/Services.php:115 lib/API/JSON/v1/Services.php:181
msgid "Your Premium key has been successfully validated, but is not valid for MailPoet Sending Service"
msgstr ""

#: views/welcome_wizard.html:35
msgid "Enable better-looking Google fonts in emails and show contextual help articles in MailPoet?"
msgstr ""

#: views/welcome_wizard.html:33
msgid "If enabled, we may load the Google Fonts library and [link]other 3rd-party libraries we use[/link]."
msgstr ""

#: views/welcome_wizard.html:31
msgid "Get improved features and fixes faster by sharing with us [link]non-sensitive data about how you use MailPoet[/link]. No personal data is tracked or stored."
msgstr ""

#: views/welcome_wizard.html:30
msgid "Help improve MailPoet"
msgstr ""

#: views/welcome_wizard.html:29
msgid "Privacy and data sharing"
msgstr ""

#: views/form/editor.html:219
msgid "Add New Tag"
msgstr "Aggiungi un nuovo tag"

#: lib/Util/Notices/BlackFridayNotice.php:36
msgid "Save 40% on all annual plans until 2 pm UTC, October 7. Terms & conditions apply."
msgstr "Risparmia il 40% su tutti i piani annuali fino alle 14:00 UTC del 7 ottobre. Verranno applicate le nostre condizioni di vendita."

#: lib/Util/Notices/BlackFridayNotice.php:35
msgid "Get ready for Black Friday with 40% off MailPoet plans"
msgstr "Preparati al Black Friday con uno sconto del 40% sui piani MailPoet"

#: lib/Automation/Integrations/MailPoet/Triggers/SomeoneSubscribesTrigger.php:35
msgid "Someone subscribes"
msgstr "Qualcuno si iscrive"

#: lib/Automation/Integrations/MailPoet/Subjects/SubscriberSubject.php:36
msgid "MailPoet subscriber"
msgstr "Iscritto a MailPoet"

#: lib/Automation/Integrations/MailPoet/Subjects/SegmentSubject.php:35
msgid "MailPoet segment"
msgstr "Segmento MailPoet"

#: lib/Automation/Engine/Validation/WorkflowRules/TriggersUnderRootRule.php:35
msgid "Trigger must be a direct descendant of workflow root"
msgstr "Il trigger deve essere un discendente diretto dell'origine del flusso di lavoro."

#: lib/Automation/Engine/Validation/WorkflowRules/NoUnreachableStepsRule.php:26
msgid "Unreachable steps found in workflow graph"
msgstr "Ci sono dei passaggi non raggiungibili nel grafico del flusso di lavoro"

#: lib/Automation/Engine/Validation/WorkflowRules/NoSplitRule.php:19
msgid "Path split found in workflow graph"
msgstr "È stata trovata una divisione del percorso nel grafico del flusso di lavoro"

#: lib/Automation/Engine/Validation/WorkflowRules/NoJoinRule.php:27
msgid "Path join found in workflow graph"
msgstr "È stata trovata un'unione di percorsi nel grafico del flusso di lavoro"

#: lib/Automation/Engine/Validation/WorkflowRules/NoDuplicateEdgesRule.php:20
msgid "Duplicate next step definition found"
msgstr "È stato trovato un duplicato della definizione del passaggio successivo"

#: lib/Automation/Engine/Validation/WorkflowRules/NoCycleRule.php:30
msgid "Cycle found in workflow graph"
msgstr "Ciclo trovato nel grafico del flusso di lavoro"

#: lib/Automation/Engine/Validation/WorkflowRules/ConsistentStepMapRule.php:18
msgid "Step with ID '%1$s' stored under a mismatched index '%2$s'."
msgstr "Passaggio con ID '%1$s' memorizzato in un indice non corrispondente '%2$s'."

#: lib/Automation/Engine/Validation/WorkflowGraph/WorkflowWalker.php:75
msgid "Step with ID '%1$s' not found (referenced from '%2$s')"
msgstr "Passaggio con ID '%1$s' non trovato (riferito a '%2$s')"

#: lib/Automation/Engine/Validation/WorkflowGraph/WorkflowWalker.php:18
msgid "Workflow must contain a 'root' step"
msgstr "Il flusso di lavoro deve contenere un passaggio principale 'root'"

#: lib/Automation/Engine/Exceptions.php:181
msgid "Modification of step '%1$s' of type '%2$s' with ID '%3$s' is not supported when the related plugin is not active."
msgstr "La modifica della fase '%1$s' di tipo '%2$s' con ID '%3$s' non è supportata quando il plugin relativo non è attivo."

#. translators: %s is a detailed information
#: lib/Automation/Engine/Exceptions.php:171
msgid "Invalid workflow structure: %s"
msgstr "Struttura del flusso di lavoro non valida: %s"

#: lib/Automation/Engine/Exceptions.php:157
msgid "Multiple payloads of class '%1$s' found for workflow run with ID '%2$d'."
msgstr "Trovati più payload di classe '%1$s' per il flusso di lavoro eseguito con ID '%2$d'."

#: lib/Automation/Engine/Exceptions.php:148
msgid "Payload of class '%1$s' not found for workflow run with ID '%2$d'."
msgstr "Il payload della classe '%1$s' non è stato trovato per il flusso di lavoro eseguito con ID '%2$d'."

#: lib/Automation/Engine/Exceptions.php:139
msgid "Multiple subjects with key '%1$s' found for workflow run with ID '%2$d', only one expected."
msgstr "Sono stati trovati più soggetti con la chiave '%1$s' per il flusso di lavoro eseguito con ID '%2$d': ne era previsto solo uno."

#: lib/Automation/Engine/Exceptions.php:130
msgid "Subject data for subject with key '%1$s' not found for workflow run with ID '%2$d'."
msgstr "I dati del soggetto con chiave '%1$s' non sono stati trovati per l'esecuzione del flusso di lavoro con ID '%2$d'."

#: views/subscribers/importExport/import.html:139
msgid "Pick a tag or create a new one to assign to these subscribers."
msgstr "Scegli un tag o creane uno nuovo da assegnare a questi iscritti."

#: views/subscribers/importExport/import.html:138
msgid "Assign tags"
msgstr "Assegna i tag"

#: views/newsletters.html:300 views/settings.html:100
msgid "Not an authorized sender email address. [link]Authorize it now.[/link]"
msgstr "Non è un indirizzo email di mittente autorizzato. [link]Autorizzalo ora.[/link]"

#: views/newsletters.html:280
msgid "Please select a list with subscribers."
msgstr "Seleziona una lista con gli iscritti."

#: lib/Automation/Engine/Control/RootStep.php:15
msgid "Root step"
msgstr "Primo passo"

#: lib/Mailer/Methods/ErrorMappers/MailPoetMapper.php:188
msgid "[link1]Click here to start the authentication[/link1]."
msgstr "[link1]Fai clic qui per avviare l'autenticazione[/link1]."

#: lib/Automation/Engine/Storage/WorkflowTemplateStorage.php:61
msgid "Simple welcome email"
msgstr "Email semplice di benvenuto"

#: views/layout.html:122
msgid "Tutorial"
msgstr "Tutorial"

#. translators: %d is the ID of the segment
#: lib/API/MP/v1/Subscribers.php:398
msgid "Can't unsubscribe from a list with ID %d."
msgstr "Impossibile annullare l'iscrizione a una lista con ID %d."

#. translators: %s is an error message
#: lib/API/MP/v1/Subscribers.php:152
msgid "Failed to save subscriber custom fields: %s"
msgstr "Impossibile salvare i campi personalizzati dell'iscrizione: %s"

#: views/layout.html:168 views/settings.html:102
msgid "Email violates Sender Domain’s DMARC policy. Please set up [link]sender authentication[/link]."
msgstr "L'email viola i criteri DMARC del dominio mittente. Imposta [link]l'autenticazione del mittente[/link]."

#: views/layout.html:167
msgid "Sender Domains"
msgstr "Domini del mittente"

#: views/layout.html:166
msgid "Authorized emails"
msgstr "Email autorizzate"

#: views/layout.html:165
msgid "Invalid"
msgstr "Non valido"

#: views/layout.html:164
msgid "Verified"
msgstr "Verificato"

#: views/layout.html:163
msgid "Pending"
msgstr "In attesa"

#: views/layout.html:162
msgid "Click here to copy"
msgstr "Fai clic qui per copiare"

#: views/layout.html:161
msgid "Verify the DNS records"
msgstr "Verifica i record DNS"

#: views/layout.html:159
msgid "Value"
msgstr "Valore"

#: views/layout.html:158
msgid "Host"
msgstr "Host"

#: views/layout.html:156
msgid "To help your audience and MailPoet authenticate you as the domain owner, please add the following DNS records to your domain’s DNS and click “Verify the DNS records”. Please note that it may take up to 24 hours for DNS changes to propagate after you make the change. [link]Read the guide[/link]."
msgstr "Per aiutare il pubblico e MailPoet ad autenticarti come proprietaro del dominio, aggiungi i seguenti record DNS al DNS del tuo dominio e fai clic su \"Verifica i record DNS\". Potrebbero essere necessarie fino a 24 ore per la propagazione delle modifiche DNS dopo aver effettuato la modifica. [link]Leggi la guida[/link]."

#: views/layout.html:155
msgid "Manage Sender Domain "
msgstr "Gestione del dominio mittente"

#: views/form/editor.html:210
msgctxt "A label for the error message color"
msgid "Error"
msgstr "Errore"

#: views/form/editor.html:209
msgctxt "A label for the success message color"
msgid "Success"
msgstr "Successo"

#: views/form/editor.html:207
msgctxt "Settings in the divider block"
msgid "Background"
msgstr "Sfondo"

#: views/form/editor.html:63
msgid "Font"
msgstr "Font"

#: views/form/editor.html:58
msgid "Color"
msgstr "Colore"

#. translators: %s is email address which already exists.
#: lib/Subscribers/SubscriberSaveController.php:250
msgid "A subscriber with E-mail \"%s\" already exists."
msgstr "Esiste già un'iscrizione con l'email \"%s\"."

#. translators: %s is the name of the custom field.
#: lib/Subscribers/RequiredCustomFieldValidator.php:31
msgid "Missing value for custom field \"%s\""
msgstr "Valore mancante per il campo personalizzato \"%s\"."

#. translators: %d is the ID.
#: lib/Automation/Integrations/MailPoet/Subjects/SubscriberSubject.php:50
msgid "Subscriber with ID '%d' not found."
msgstr "Iscritto con ID '%d' non trovato."

#. translators: %d is the ID.
#: lib/Automation/Integrations/MailPoet/Subjects/SegmentSubject.php:49
msgid "Segment with ID '%d' not found."
msgstr "Segmento con ID '%d' non trovato."

#. translators: %1$s is the name of the key, %2$s the arguments.
#: lib/Automation/Engine/Exceptions.php:122
msgid "Subject with key \"%1$s\" and args \"%2$s\" failed to load."
msgstr "L'oggetto con chiave \"%1$s\" e argomenti \"%2$s\" non è stato caricato."

#. translators: %s is the class name of the subject not found.
#: lib/Automation/Engine/Exceptions.php:115
msgid "Subject of class '%s' not found."
msgstr "L'oggetto con classe '%s' non è stato trovato."

#. translators: %s is the key of the subject not found.
#: lib/Automation/Engine/Exceptions.php:108
msgid "Subject with key '%s' not found."
msgstr "L'oggetto con chiave '%s' non è stato trovato."

#. translators: %1$d is the ID of the workflow run, %2$s its current status.
#: lib/Automation/Engine/Exceptions.php:101
msgid "Workflow run with ID \"%1$d\" is not running. Status: %2$s"
msgstr "Il flusso di lavoro con ID \"%1$d\" non è in esecuzione. Stato: %2$s"

#. translators: %1$s is the key, %2$d is the workflow ID.
#: lib/Automation/Engine/Exceptions.php:94
msgid "Workflow trigger with key \"%1$s\" not found in workflow ID \"%2$d\"."
msgstr "L'attivazione del flusso di lavoro con la chiave \"%1$s\" non è stata trovata nell'ID del flusso di lavoro \"%2$d\"."

#. translators: %s is the key of the workflow step.
#: lib/Automation/Engine/Exceptions.php:87
msgid "Workflow step with key '%s' not found."
msgstr "Fase del flusso di lavoro con ID '%s' non trovata."

#. translators: %d is the ID of the workflow run.
#: lib/Automation/Engine/Exceptions.php:80
msgid "Workflow run with ID '%d' not found."
msgstr "L'esecuzione del flusso di lavoro con ID '%d' non è stata trovata."

#. translators: %1$s is the ID of the workflow, %2$s the version.
#: lib/Automation/Engine/Exceptions.php:73
msgid "Workflow with ID \"%1$s\" in version \"%2$s\" not found."
msgstr "Flusso di lavoro con ID \"%1$s\" nella versione \"%2$s\" non trovato."

#. translators: %d is the ID of the workflow.
#: lib/Automation/Engine/Exceptions.php:66
msgid "Workflow with ID '%d' not found."
msgstr "Flusso di lavoro con ID '%d' non trovato."

#. translators: %s is the mentioned JSON string.
#: lib/Automation/Engine/Exceptions.php:59
msgid "JSON string '%s' doesn't encode an object."
msgstr "La stringa JSON '%s' non codifica un oggetto."

#. translators: %s is the error message.
#: lib/Automation/Engine/Exceptions.php:52
msgid "Database error: %s"
msgstr "Errore del database: %s"

#. translators: %s is the error message.
#: lib/Automation/Engine/Exceptions.php:45
msgid "Migration failed: %s"
msgstr "Migrazione fallita: %s"

#. translators: %s is the status.
#: lib/Automation/Engine/Builder/UpdateWorkflowController.php:77
msgid "Invalid status: %s"
msgstr "Stato non valido: %s"

#. translators: %s is the error message
#: lib/API/MP/v1/Subscribers.php:320
msgid "Subscriber added to lists, but confirmation email failed to send: %s"
msgstr "Indirizzo aggiunto alle liste, ma l'email di conferma non è stata inviata: %s"

#. translators: %s is a comma-separated list of errors
#: lib/API/MP/v1/Subscribers.php:303
msgid "Subscriber added, but welcome email failed to send: %s"
msgstr "Indirizzo aggiunto, ma l'invio dell'email di benvenuto non è riuscito: %s"

#. translators: %s is the error message
#: lib/API/MP/v1/Subscribers.php:199
msgid "Failed to save a status of a subscriber : %s"
msgstr "Impossibile salvare lo stato di un iscritto: %s"

#. translators: %d is the ID of the segment
#: lib/API/MP/v1/Subscribers.php:395
msgid "Can't subscribe to a list with ID %d."
msgstr "Impossibile iscriversi a una lista con ID %d."

#. translators: %d is the ID of the segment
#: lib/API/MP/v1/Subscribers.php:385
msgid "Can't subscribe to a WooCommerce Customers list with ID %d."
msgstr "Impossibile iscriversi a un elenco di clienti WooCommerce con ID %d."

#. translators: %d is the ID of the segment
#: lib/API/MP/v1/Subscribers.php:375
msgid "Can't subscribe to a WordPress Users list with ID %d."
msgstr "Impossibile iscriversi a un elenco di utenti WordPress con ID %d."

#. translators: %d is the ID of the segment
#: lib/API/MP/v1/Subscribers.php:388
msgid "Can't unsubscribe from a WooCommerce Customers list with ID %d."
msgstr "Non è possibile annullare l'iscrizione a un elenco di clienti WooCommerce con ID %d."

#. translators: %d is the ID of the segment
#: lib/API/MP/v1/Subscribers.php:378
msgid "Can't unsubscribe from a WordPress Users list with ID %d."
msgstr "Impossibile annullare l'iscrizione a una lista di utenti WordPress con ID %d."

#. translators: %s is the error message.
#: lib/API/JSON/v1/Settings.php:408
msgid "Unable to deactivate re-engagement emails: %s"
msgstr "Impossibile disattivare le email di riattivazione: %s"

#: lib/API/JSON/v1/Settings.php:344
msgid "Sender domain verification failed."
msgstr "La verifica del dominio del mittente non è riuscita."

#: lib/API/JSON/v1/Settings.php:260 lib/API/JSON/v1/Settings.php:276
#: lib/API/JSON/v1/Settings.php:291 lib/API/JSON/v1/Settings.php:320
msgid "No sender domain specified."
msgstr "Non è stato specificato il dominio del mittente."

#: views/settings.html:123
msgid "WordPress built-in cron (recommended)"
msgstr "Cron WordPress integrato (raccomandato)"

#: views/settings.html:121
msgid "Visitors to your website"
msgstr "Persone che visitano il tuo sito"

#: views/help.html:82
msgctxt "Label for the last date and time of background job worker run."
msgid "Last worker run"
msgstr "Ultima esecuzione del worker"

#: views/help.html:81
msgctxt "Label for the last date and time of background job trigger run."
msgid "Last trigger run"
msgstr "Ultima esecuzione del trigger"

#: views/help.html:80
msgctxt "Label for the next date and time of background job trigger run."
msgid "Next trigger run"
msgstr "Prossima esecuzione del trigger"

#: views/help.html:79
msgid "Storage type"
msgstr "Tipo di memorizzazione"

#: views/help.html:78
msgid "Version"
msgstr "Versione"

#: views/help.html:77
msgid "WP Cron / Action Scheduler Status"
msgstr "WP Cron / Stato del pianificatore di azioni"

#: lib/Subscribers/SubscriberListingRepository.php:318
msgid "All Tags"
msgstr "Tutti i tag"

#. translators: %s is the error message
#. translators: %s is an error message.
#: lib/API/MP/v1/Segments.php:49 lib/API/MP/v1/Subscribers.php:142
msgid "Failed to add subscriber: %s"
msgstr "Impossibile aggiungere l'iscrizione: %s"

#: lib/Config/Hooks.php:433
msgid "View MailPoet settings"
msgstr "Vedi le impostazioni MailPoet"

#: lib/Automation/Engine/Exceptions.php:164
msgid "Workflow structure modification not supported."
msgstr "La modifica della struttura del flusso di lavoro non è supportata."

#: views/segments.html:188
msgctxt "Subscriber tag"
msgid "tag"
msgstr "tag"

#: views/subscribers/importExport/import.html:140
#: views/subscribers/subscribers.html:163
msgid "Add new tag"
msgstr "Aggiungi un nuovo tag"

#: views/subscribers/subscribers.html:162
msgid "Tags"
msgstr "Tag"

#: views/layout.html:180
msgid "An error occured when performing the request. Please try again later"
msgstr "Si è verificato un errore durante l'esecuzione della richiesta, prova di nuovo."

#: views/layout.html:179
msgid "The email address has been authorized. You can now send emails using this address with MailPoet."
msgstr "Abbiamo autorizzato l'indirizzo email. Ora puoi inviare email usando questo indirizzo con MailPoet."

#: views/layout.html:178
msgid "Check your inbox now to confirm your email address. Please find the email with the subject: [bold]\"email address to authorize\"[/bold]"
msgstr "Controlla subito la tua casella di posta per confermare il tuo indirizzo email. Cerca l'email con l'oggetto: [bold]\"indirizzo email da autorizzare\"[/bold]"

#: views/layout.html:177
msgid "Authorizing your email address: [senderEmail]"
msgstr "Autorizzazione del tuo indirizzo email: [senderEmail]"

#. translators: %s is the type which was given.
#: lib/Newsletter/Scheduler/AutomationEmailScheduler.php:35
msgid "Email with type 'automation' expected, '%s' given."
msgstr "Email con tipo 'automation' prevista, \"%s\" fornito."

#: lib/Automation/Integrations/MailPoet/Actions/SendEmailAction.php:59
#: lib/Automation/Integrations/MailPoet/Actions/SendEmailAction.php:69
msgid "Send email"
msgstr "Invia email"

#: lib/AdminPages/Pages/AutomationEditor.php:67
msgid "Workflow not found."
msgstr "Workflow non trovato."

#: views/layout.html:121
msgid "Updates"
msgstr "Aggiornamenti"

#: views/newsletters.html:301 views/settings.html:101
msgid "Authorize my email address"
msgstr "Autorizza il mio indirizzo email"

#: lib/AdminPages/Pages/Help.php:66 lib/Helpscout/Beacon.php:71
msgid "Can‘t generate cron URL."
msgstr "Non è possibile generare l'URL cron."

#: views/settings.html:156
msgid "Google reCAPTCHA v2 Invisible"
msgstr "Google reCAPTCHA v2 Invisibile"

#: views/settings.html:155
msgid "Google reCAPTCHA v2 Checkbox"
msgstr "Casella di spunta Google reCAPTCHA v2"

#: views/settings.html:151
msgid "Please use the same reCAPTCHA type as in Google reCAPTCHA Settings."
msgstr "Usa lo stesso tipo di reCAPTCHA che hai inserito nelle impostazioni di Google reCAPTCHA."

#: lib/Util/Notices/DeprecatedFilterNotice.php:37
msgid "The <i>mailpoet_mailer_smtp_transport_agent</i> filter no longer works. Please replace it with <i>mailpoet_mailer_smtp_options</i>. Read more in [link]documentation[/link]."
msgstr "Il filtro <i>mailpoet_mailer_smtp_transport_agent</i> non funziona più. Sostituiscilo con <i>mailpoet_mailer_smtp_options<i>. Trovi maggiori informazioni nella [link]documentazione[/link]."

#: lib/Config/AccessControl.php:84
msgid "Manage automations"
msgstr "Gestisci le automazioni"

#: lib/API/JSON/v1/Subscribers.php:218
msgid "Sign-up confirmation is disabled in your [link]MailPoet settings[/link]. Please enable it to resend confirmation emails or update your subscriber’s status manually."
msgstr "La conferma dell'iscrizione è disabilitata nelle tue [link]impostazioni MailPoet[/link]. Abilitala per inviare di nuovo le email di conferma o aggiornare manualmente lo stato dell'abbonamento."

#: views/newsletters.html:316
msgid "Sent when a new WordPress user with the role %1$s is added to your site."
msgstr "Inviato quando un nuovo utente di WordPress con il ruolo %1$s viene aggiunto al sito."

#: views/newsletters.html:314
msgid "Sent when someone subscribes to the list: %1$s."
msgstr "Inviato quando una persona si iscrive alla lista: %1$s."

#: lib/Automation/Integrations/MailPoet/Subjects/SubscriberSubject.php:61
msgid "Subscriber ID"
msgstr "ID dell'abbonamento"

#: lib/Automation/Integrations/MailPoet/Subjects/SegmentSubject.php:60
msgid "Segment ID"
msgstr "ID del segmento"

#: lib/Mailer/Methods/ErrorMappers/MailPoetMapper.php:229
msgid "Your subscription is currently [link]pending approval[/link]. You’ll soon be able to send once our team reviews your account. In the meantime, you can send previews to your authorized emails."
msgstr "Al momento la tua iscrizione è [link]in attesa di approvazione[/link]. Potrai iniziare gli invii non appena il nostro team avrà esaminato il tuo account. Nel frattempo, puoi inviare anteprime alle email autorizzate."

#. translators: %1$s is the current parameter and %2$s a comma-separated list
#. of the allowed types.
#: lib/Validator/Validator.php:193
msgid "%1$s is not of type %2$s."
msgstr "%1$s non è del tipo %2$s."

#: lib/Newsletter/Sending/ScheduledTaskSubscribersListingRepository.php:63
msgid "Unprocessed"
msgstr "Non elaborato"

#: lib/Newsletter/Sending/ScheduledTaskSubscribersListingRepository.php:58
msgid "Failed"
msgstr "È fallito"

#: lib/Automation/Integrations/MailPoet/Subjects/SubscriberSubject.php:77
msgid "Subscriber status"
msgstr "Stato dell'iscrizione"

#: lib/Automation/Integrations/MailPoet/Subjects/SubscriberSubject.php:69
msgid "Subscriber email"
msgstr "Email dell'iscritto"

#: lib/Automation/Integrations/MailPoet/Subjects/SegmentSubject.php:68
msgid "Segment name"
msgstr "Nome del segmento"

#: views/newsletters.html:377
msgid "What’s next? Sign up to the MailPoet Starter plan for fast and reliable email delivery"
msgstr "Che altro? Iscriviti al piano MailPoet Starter per inviare le tue email in modo veloce e affidabile"

#: views/mss_pitch_translations.html:15
msgctxt "Promotion for our email sending service: Feature item"
msgid "Google Analytics integration"
msgstr "Integrazione Google Analytics"

#: views/mss_pitch_translations.html:14
msgctxt "Promotion for our email sending service: Feature item"
msgid "Multi-condition subscriber segmentation"
msgstr "Segmentazione degli iscritti in più condizioni"

#: views/mss_pitch_translations.html:13
msgctxt "Promotion for our email sending service: Feature item"
msgid "Detailed engagement statistics"
msgstr "Statistiche dettagliate sul coinvolgimento"

#: views/mss_pitch_translations.html:8
msgctxt "Promotion for our email sending service: Feature item"
msgid "Authenticate your emails (with SPF and DKIM) to improve deliverability and avoid spam boxes"
msgstr "Autentica le tue email (con SPF e DKIM) per migliorare la consegna e non farle finire nella casella di spam."

#: views/mss_pitch_translations.html:7
msgctxt "Promotion for our email sending service: Feature item"
msgid "Maintain your sender reputation and improve engagement levels with automated bounce and complaint handling. Stop sending to non-deliverable and complaining addresses, automatically"
msgstr "Mantieni alta la tua reputazione di mittente e migliora i livelli di coinvolgimento con la gestione automatica dei rimbalzi e dei reclami. Interrompi automaticamente gli invii verso indirizzi non disponibili o che hanno inviato un reclamo."

#: views/mss_pitch_translations.html:6
msgctxt "Promotion for our email sending service: Feature item"
msgid "Send your emails super fast (up to 50,000 emails per hour)"
msgstr "Invia le tue email in modo super veloce (fino a 50.000 email all'ora)"

#: views/mss_pitch_translations.html:5 views/mss_pitch_translations.html:12
msgctxt "Promotion for our email sending service: Feature item"
msgid "Reliable marketing and transactional email delivery. Reach inboxes, not spam boxes"
msgstr "Consegna affidabile delle email di marketing e transazionali. Raggiungi le caselle di posta, non lo spam."

#: views/upgrade.html:287
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "And if you’re not sure which plan is the right one for you, our [link]Customer Support team[/link] are on hand to help you decide."
msgstr "E se non sai qual è il piano giusto per te, il nostro [link]team di supporto al cliente[/link] può aiutarti a decidere."

#: views/upgrade.html:276
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Upgrade now to grow your business and achieve your business goals."
msgstr "Aggiorna ora per far crescere la tua attività e raggiungere i tuoi obiettivi di business."

#: views/upgrade.html:275
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Over 500,000 people trust MailPoet to power their email marketing campaigns – why not join them?!"
msgstr "Oltre 500.000 persone si affidano a MailPoet per le loro campagne di email marketing - perché non unirsi a loro?!"

#: views/upgrade.html:241
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Use MailPoet on 50 websites"
msgstr "Usa MailPoet su 50 siti web"

#: views/upgrade.html:232
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "From $30/month, based on 500 subscribers per website"
msgstr "A partire da 30 dollari al mese per 500 abbonati per sito web"

#: views/upgrade.html:229
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Quickly deploy an easy to learn email solution on up to 50 websites, and rest assured that your clients’ emails make it to the inbox with the MailPoet Sending Service."
msgstr "Implementa in un lampo e su un massimo di 50 siti web uno strumento semplice per le email. Il Sending Service di MailPoet ti garantisce che le email dei tuoi clienti arriveranno sempre nella casella di posta."

#: views/upgrade.html:228
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Our Agency plan has been designed for those who maintain or build WordPress and WooCommerce solutions for multiple clients."
msgstr "Il nostro piano Agency è pensato per coloro che mantengono o costruiscono soluzioni WordPress e WooCommerce per più clienti."

#: views/upgrade.html:225
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Want to use MailPoet on multiple websites? Choose the Agency plan"
msgstr "Vuoi usare MailPoet su più siti web? Scegli il piano Agency"

#: views/upgrade.html:190
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Send with: Your own sending method"
msgstr "Invia con: il tuo metodo di invio"

#: views/upgrade.html:187
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "From $8/month,<br>based on 500 subscribers"
msgstr "A partire da 8 dollari al mese<br>per 500 abbonati"

#: views/upgrade.html:171 views/upgrade.html:206 views/upgrade.html:252
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Google Analytics integration"
msgstr "Integrazione Google Analytics"

#: views/upgrade.html:170 views/upgrade.html:205 views/upgrade.html:251
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Subscriber segmentation"
msgstr "Segmentazione degli abbonati"

#: views/upgrade.html:169 views/upgrade.html:204 views/upgrade.html:250
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Detailed engagement statistics"
msgstr "Statistiche dettagliate sull'engagement"

#: views/upgrade.html:166 views/upgrade.html:201 views/upgrade.html:247
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "All Starter features, plus:"
msgstr "Tutte le caratteristiche del piano Starter, più:"

#: views/upgrade.html:163 views/upgrade.html:198 views/upgrade.html:244
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Priority customer support"
msgstr "Supporto al cliente prioritario"

#: views/upgrade.html:162 views/upgrade.html:197 views/upgrade.html:243
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Without MailPoet branding"
msgstr "Senza il brand MailPoet"

#: views/upgrade.html:161 views/upgrade.html:242
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Send unlimited emails"
msgstr "Invia un numero illimitato di email"

#: views/upgrade.html:160 views/upgrade.html:196
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Use MailPoet on 1 website"
msgstr "Usa MailPoet su 1 sito web"

#: views/upgrade.html:157 views/upgrade.html:193 views/upgrade.html:238
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "This plan includes:"
msgstr "Questo piano include:"

#: views/upgrade.html:153 views/upgrade.html:235
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Send with: MailPoet Sending Service"
msgstr "Invia con: Sending Service di MailPoet"

#: views/upgrade.html:150
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "From $10/month,<br>based on 500 subscribers"
msgstr "Da 10 dollari al mese,<br>basato su 500 abbonati"

#: views/upgrade.html:147
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Business"
msgstr "Business"

#: views/upgrade.html:143
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Recommended"
msgstr "Raccomandati"

#: views/upgrade.html:134
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Upgrade and unlock MailPoet’s advanced features"
msgstr "Aggiorna e sblocca le caratteristiche avanzate di MailPoet"

#: views/upgrade.html:124
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Going beyond 200,000? No problem. Contact our friendly support team to discuss plan options and pricing."
msgstr "Superi le 200.000 iscrizioni? Nessun problema. Contatta il nostro team di supporto per valutare le opzioni di piani e prezzi."

#: views/upgrade.html:123
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Our plans scale as your list grows, with an automated upgrade option available for up to 200,000 subscribers."
msgstr "I nostri piani scalano man mano che la tua lista cresce. È disponibile un'opzione di aggiornamento automatico fino a 200.000 abbonati."

#: views/upgrade.html:119
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Whether you send 10 or 100,000 emails a day, if you use the MailPoet Sending Service, <b>your emails will always be delivered on time, every time</b>."
msgstr "Che tu invii 10 o 100.000 email al giorno, con il Sending Service di MailPoet, <b>le tue email saranno consegnate in tempo, sempre</b>."

#: views/upgrade.html:110
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Reach out to them via our priority support form, or by using the chat icon on your dashboard, and one of our friendly experts will respond within 48 hours."
msgstr "Contattaci tramite il nostro modulo di supporto prioritario o utilizzando l'icona della chat sulla tua bacheca. Una persona del nostro fantastico team di esperti ti risponderà entro 48 ore."

#: views/upgrade.html:107
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "If you’re ever not sure on how to use any of our features, what the best way to achieve your email marketing goals would be, or you run into a technical issue, you’ll have <b>direct access to our expert customer support team</b>."
msgstr "Se non sai come usare una delle nostre caratteristiche, quale sia il modo migliore per raggiungere i tuoi obiettivi di email marketing o se ti imbatti in un problema tecnico, avrai <b>accesso diretto al nostro esperto team di supporto clienti</b>."

#: views/upgrade.html:104
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Expert help on hand, whenever you need it"
msgstr "Aiuto esperto a portata di mano, ogni volta che ne hai bisogno"

#: views/upgrade.html:99
msgctxt "This text resides in the Uprade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Unlike in MailPoet, you won’t be able to track the identity of each visitor. This is against Google’s policy, which we respect."
msgstr "A differenza di MailPoet, non potrai tracciare l'identità di ogni persona che visita il tuo sito. Questo è contro la politica di Google, che noi rispettiamo."

#: views/upgrade.html:96
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Add a custom campaign name for each of your email campaigns, then <b>track how your subscribers are engaging with your website content</b> (through behavior metrics such as time on site, pages per visit, etc.), where they’re based (filter by city, country, or continent), and how they’re viewing your content (screen resolution, device, operating system, etc.)."
msgstr "Aggiungi un nome personalizzato per ogni tua campagna email, poi <b>monitora il modo in cui i tuoi abbonati interagiscono con il contenuto del tuo sito web</b> (tramite metriche di comportamento come il tempo sul sito, le pagine per visita, ecc.), la località in cui si trovano (filtra per città, Paese o continente) e il modo in cui visualizzano il tuo contenuto (risoluzione dello schermo, dispositivo, sistema operativo, ecc.). "

#: views/upgrade.html:95
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "<b>Discover the part your email marketing campaigns play in your overall marketing strategy</b> by connecting MailPoet with your Google Analytics account."
msgstr "<b>Scopri l'impatto delle tue campagne di email marketing nella tua strategia di marketing globale</b>: collega MailPoet con il tuo account di Google Analytics."

#: views/upgrade.html:92
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Track engagement with Google Analytics"
msgstr "Misura il coinvolgimento con Google Analytics"

#: views/upgrade.html:87
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Or if you run a WooCommerce store and you’d like to encourage one-time customers to return and make an additional purchase, you could combine the “number of orders” segment with “purchased in this category” to send an exclusive discount tailored to their purchase history."
msgstr "O se gestisci un negozio WooCommerce e vuoi incoraggiare i clienti una tantum a tornare e fare un novo acquisto, potresti combinare il segmento \"numero di ordini\" con \"acquistato in questa categoria\" per inviare uno sconto su misura per la loro storia di acquisto."

#: views/upgrade.html:86
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "For example, if you’d like to invite your most loyal, long-term subscribers to sign up to receive exclusive content, you could combine the “subscribe date” option with “number of email opens” to send an email to this subset of subscribers inviting them to sign up."
msgstr "Per esempio, se vuoi che i tuoi abbonati più fedeli e di lunga data si iscrivano per ricevere contenuti esclusivi, potresti combinare l'opzione \"data di iscrizione\" con il \"numero di email aperte\" per inviare una email a questo sottoinsieme di persone invitandole ad abbonarsi."

#: views/upgrade.html:83
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "When you upgrade to a paid plan, you’ll <b>unlock the ability to combine subscriber segments</b> in order to further personalize your email campaigns."
msgstr "Quando passi a un piano a pagamento, <b>sblocca la capacità di combinare segmenti di abbonati</b> per personalizzare ulteriormente le tue campagne email."

#: views/upgrade.html:82
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "The more you can tailor your email campaigns to your subscribers’ interests or behavior, the higher the engagement and conversion levels you can expect to see."
msgstr "Più riesci ad adattare le tue campagne email agli interessi o al comportamento dei tuoi abbonati, più alti saranno i livelli di coinvolgimento e conversione che puoi ottenere."

#: views/upgrade.html:79
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Get personal with multi-segment criteria"
msgstr "Affina la personalizzazione con i criteri multi-segmento"

#: views/upgrade.html:74
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Use these valuable insights to make incremental improvements to your email campaigns, and better tailor your marketing to your target audience to <b>increase engagement and conversions!</b>"
msgstr "Usa queste preziose informazioni per apportare miglioramenti incrementali alle tue campagne email, adattare meglio il tuo marketing al tuo pubblico di riferimento e <b>aumentare il coinvolgimento e le conversioni!</b>"

#: views/upgrade.html:71
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "And if you manage a WooCommerce store, you’ll be able to see <b>how your email campaigns influence purchase behavior, including total revenue, number of orders, and the products purchased.</b>"
msgstr "E se gestisci un negozio WooCommerce, potrai vedere <b>come le tue campagne email influenzano il comportamento di acquisto, comprese le entrate totali, il numero di ordini e i prodotti acquistati.</b>"

#: views/upgrade.html:70
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "<b>Understand how your subscribers engage with your emails</b> via open, click, and unsubscribe statistics."
msgstr "<b>Scopri in che modo i tuoi abbonati interagiscono con le tue email</b> osservando le statistiche di apertura, di clic e di disiscrizione."

#: views/upgrade.html:66
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Optimize with detailed engagement statistics"
msgstr "Ottimizza studiando i dati dettagliati sul coinvolgimento"

#: views/upgrade.html:60
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Everything you need to take your email marketing (and business!) to the next level."
msgstr "Tutto ciò di cui hai bisogno per portare il tuo email marketing (e il tuo business!) al livello successivo."

#: views/upgrade.html:57
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Fuel growth with<br>a MailPoet Business plan"
msgstr ""
"Alimenta la tua crescita<br>\n"
"con il piano Business di MailPoet"

#: views/upgrade.html:40
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Website owners with less than 1,000 subscribers, like you, can get their emails delivered reliably for free with MailPoet Sending Service"
msgstr "Chi, come te, possiede siti web con meno di 1.000 iscritti può contare sull'invio affidabile e gratuito delle email grazie al Sending Service di MailPoet"

#: views/upgrade.html:13
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Upgrade your plan to unlock MailPoet’s <b>advanced features</b>, access to <b>detailed analytics</b>, and <b>priority support</b>."
msgstr "Aggiorna il tuo piano per sbloccare le <b>caratteristiche avanzate</b> di MailPoet, accedere alle <b>statistiche dettagliate</b> e al <b>supporto prioritario</b>."

#: views/upgrade.html:12
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Ready to level up your email marketing efforts?"
msgstr "Vuoi migliorare i tuoi risultati di email marketing? "

#: views/upgrade.html:9
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Take your email marketing strategy<br> to the next level"
msgstr "Fai fare alla tua strategia di email marketing<br> un salto di livello"

#: views/layout.html:146
msgid "I’ve upgraded my subscription, refresh monthly email limit"
msgstr "Ho aggiornato il mio abbonamento, aggiorna il limite di email mensili"

#: views/layout.html:145
msgid "To continue sending with MailPoet Sending Service please [link]upgrade your plan[/link], or wait until sending is automatically resumed on <b>[date]</b>."
msgstr "Per continuare l'invio con il Sending Service di MailPoet [link]aggiorna il tuo piano[/link] o aspetta che l'invio riprenda automaticamente il <b>[data]</b>."

#: views/layout.html:144
msgid "You have sent more emails this month than your MailPoet plan includes ([emailVolumeLimit]), and sending has been temporarily paused."
msgstr "Questo mese hai inviato più email di quelle incluse nel tuo piano MailPoet ([emailVolumeLimit]) e per questo l'invio è stato temporaneamente sospeso."

#: views/layout.html:143
msgid "Congratulations, you sent more than [emailVolumeLimit] emails this month!"
msgstr "Congratulazioni, questo mese hai inviato più di [emailVolumeLimit]!"

#: views/form/editor.html:111
msgctxt "times selection should be in the end \"7 days\""
msgid "%1s days"
msgstr "%1s giorni"

#: views/form/editor.html:110
msgctxt "times selection should be in the end \"1 day\""
msgid "1 day"
msgstr "1 giorno"

#: views/form/editor.html:109
msgctxt "times selection"
msgid "Always"
msgstr "Sempre"

#: views/form/editor.html:108
msgctxt "Label on a selection of different times"
msgid "Show form every"
msgstr "Mostra il modulo ogni"

#. translators: %1$s is email volume limit and %2$s the date when you can
#. resume sending.
#: lib/Mailer/Methods/ErrorMappers/MailPoetMapper.php:212
msgid "You have sent more emails this month than your MailPoet plan includes (%1$s), and sending has been temporarily paused. To continue sending with MailPoet Sending Service please [link]upgrade your plan[/link], or wait until sending is automatically resumed on <b>%2$s</b>."
msgstr "Questo mese hai inviato più email di quelle incluse nel tuo piano MailPoet (%1$s) e per questo l'invio è stato temporaneamente sospeso. Per continuare a inviare con il Sending Service di MailPoet [link]aggiorna il tuo piano[/link] o aspetta che l'invio riprenda automaticamente il <b>%2$s</b>."

#: views/segments.html:246 views/newsletters.html:409
#: views/subscribers/subscribers.html:136 lib/Config/Menu.php:355
msgid "Upgrade"
msgstr "Aggiorna"

#: views/segments.html:251 views/newsletters.html:209
#: views/subscribers/subscribers.html:142
msgid "Upgrade your plan"
msgstr "Aggiorna il tuo piano"

#: views/segments.html:247 views/newsletters.html:205
#: views/subscribers/subscribers.html:138
msgid "Your current MailPoet plan includes advanced features, but they require the MailPoet Premium plugin to be installed and activated."
msgstr "Al momento il tuo piano MailPoet include caratteristiche avanzate che richiedono l'installazione e l'attivazione del plugin MailPoet."

#: views/help.html:33
msgid "Currently, your installation can not reach the sending service. If you want to use our service please consult our [link]knowledge base article[/link] for troubleshooting tips."
msgstr "Al momento la tua installazione non può raggiungere il servizio di invio. Se vuoi usare il nostro servizio, consulta questo [link]articolo della documentazione[/link] con i nostri suggerimenti per la risoluzione dei problemi."

#: views/help.html:32
msgid "Your installation can connect to our sending service."
msgstr "La tua installazione può connettersi al nostro servizio di invio."

#: views/help.html:27
msgid "Connection to the MailPoet Sending Service"
msgstr "Connessione al Sending Service di MailPoet"

#: views/emails/statsNotificationAutomatedEmails.html:258
#: views/emails/statsNotification.html:352
msgid "bounced"
msgstr "rimbalzata"

#: views/emails/statsNotificationAutomatedEmails.html:239
#: views/emails/statsNotification.html:320
msgid "unsubscribed"
msgstr "disiscritto"

#: views/emails/statsNotificationAutomatedEmails.html:199
#: views/emails/statsNotification.html:268
msgid "machine-opened"
msgstr "apertura automatica"

#: views/emails/statsNotificationAutomatedEmails.html:180
#: views/emails/statsNotification.html:236
msgid "opened"
msgstr "aperto"

#: views/emails/statsNotificationAutomatedEmails.html:139
#: views/emails/statsNotification.html:184
msgid "clicked"
msgstr "cliccato"

#: views/settings.html:143
msgid "After 12 months (default)"
msgstr "Dopo 12 mesi (predefinito)"

#: views/segments.html:182
msgctxt "Dynamic segment creation: User selects this to use any WooCommerce Memberships filters"
msgid "WooCommerce Memberships"
msgstr "WooCommerce Memberships"

#: views/segments.html:183
msgid "Search membership plans"
msgstr "Cerca tra i piani di abbonamento"

#: views/segments.html:181
msgid "is member of"
msgstr "è membro di"

#: views/segments.html:132
msgid "Email not sent yet!"
msgstr "L'email non è ancora stata inviata!"

#: views/segments.html:131
msgid "All links"
msgstr "Tutti i link"

#: views/newsletters.html:244
msgid "Tomorrow"
msgstr "Domani"

#: views/segments.html:162
msgctxt "Meaning: \"Subscriber subscribed on a date other than the given date\""
msgid "not on"
msgstr "non il"

#: views/segments.html:161
msgctxt "Meaning: \"Subscriber subscribed on a given date\""
msgid "on"
msgstr "il"

#: views/segments.html:245
msgid "Your current MailPoet plan does not support advanced segments with multiple conditions. Upgrade to the MailPoet Business plan to more precisely target your emails based on how people engage with your business. [link]Learn more.[/link]"
msgstr "Il tuo piano MailPoet non supporta i segmenti avanzati con condizioni multiple. Passa al piano MailPoet Premium per inviare in modo più preciso le tue email a seconda di come le persone interagiscono con la tua attività. [link]Scopri di più.[/link]"

#: views/segments.html:223
msgid "Learn more."
msgstr "Scopri di più."

#: views/segments.html:217
msgid "Search countries"
msgstr "Cerca Paesi"

#: views/segments.html:210
msgid "purchased in category"
msgstr "acquistato nella categoria"

#: views/segments.html:135
msgid "Search user roles"
msgstr "Cerca i ruoli utente"

#: views/segments.html:133
msgid "Search emails"
msgstr "Cerca email"

#: views/newsletters.html:350
msgid "To edit this email, it needs to be deactivated. You can activate it again after you make the changes."
msgstr "Puoi modificare questa email solo se la disattivi. Puoi riattivarla dopo aver fatto le tue modifiche."

#: views/newsletter/editor.html:416
msgid "This email was deactivated."
msgstr "Questa email è stata disattivata."

#: lib/Segments/SegmentDependencyValidator.php:145
msgid "Your current MailPoet plan does not support advanced segments. Please [link]upgrade to a MailPoet Premium plan[/link] to reactivate this segment."
msgstr "Il tuo piano MailPoet non supporta i segmenti avanzati. [link]Passa a un piano MailPoet Premium[/link] per riattivare questo segmento."

#: lib/API/MP/v1/Subscribers.php:334
msgid "A subscriber is required."
msgstr "È necessario indicare un iscritto."

#: views/settings.html:297
msgid "Basic – only use data your site already has about your subscribers. Disable email engagement and cookie-based tracking, and re-engagement emails."
msgstr "Base - usa solo i dati sulle persone iscritte che il tuo sito ha già. Disabilita il tracciamento del coinvolgimento delle email, delle email di riattivazione e quello basato sui cookie."

#: views/settings.html:296
msgid "Partial – additionally track email engagement (opens, clicks). Disable cookie-based tracking."
msgstr "Parziale - in aggiunta, traccia il coinvolgimento delle email (aperture, click). Disabilita il tracciamento basato sui cookie."

#: views/settings.html:295
msgid "Full – additionally use browser cookies to improve the site and email engagement tracking and abandoned cart email accuracy."
msgstr "Completo - in aggiunta, usiamo i cookie del browser per migliorare il monitoraggio del sito, il coinvolgimento delle email e l'accuratezza delle email sul carrello abbandonato."

#: views/settings.html:294
msgid "Choose the balance between subscriber privacy and deeper engagement insights that is right for your business."
msgstr "Scegli l'equilibrio migliore per il tuo business tra la privacy delle persone iscritte e i dati sul loro  coinvolgimento."

#: views/settings.html:293
msgid "Engagement analytics tracking"
msgstr "Monitoraggio delle statistiche di coinvolgimento"

#: views/segments.html:240 views/subscribers/subscribers.html:160
msgid "Lists and Segments subscribers counts were calculated <abbr>{$mins} minutes ago</abbr>"
msgstr "Il numero delle persone abbonate alle liste e ai segmenti è stato calcolato <abbr>{$mins} minuti fa</abbr>"

#: views/segments.html:211
msgid "purchased product"
msgstr "prodotto acquistato"

#: views/segments.html:193
msgid "none of"
msgstr "nessuno"

#: views/segments.html:192
msgid "all of"
msgstr "tutti"

#: views/segments.html:191
msgid "any of"
msgstr "qualsiasi"

#: views/segments.html:187
msgid "Search lists"
msgstr "Lista di ricerca"

#: views/segments.html:178
msgid "subscribed to list"
msgstr "iscrizione alla lista"

#: views/segments.html:71
msgid "Synchronization of the \"%1$s\" list started. It can take several minutes to finish."
msgstr "La sincronizzazione della lista \"%1$s\" è iniziata. Il processo potrebbe richiedere alcuni minuti."

#: lib/Util/Notices/ChangedTrackingNotice.php:29
msgid "Email open and click tracking is now enabled. You can change how MailPoet tracks your subscribers in [link]Settings[/link]"
msgstr "Il monitoraggio dell'apertura delle email e dei clic è ora abilitato. Puoi cambiare il modo in cui MailPoet traccia le persone iscritte da [link]Impostazioni[/link]"

#: lib/API/JSON/v1/DynamicSegments.php:153
msgid "Please select a type for the comparison."
msgstr "Seleziona un tipo di confronto."

#: views/segments.html:177
msgctxt "The result will be \"higher than 20 %\""
msgid "{condition} {score} %"
msgstr "{condition} {score} %"

#: views/segments.html:176
msgctxt "Placeholder for input: subscriber engagement score"
msgid "score"
msgstr "punteggio"

#: views/segments.html:175
msgctxt "Subscriber engagement score"
msgid "score"
msgstr "punteggio"

#: views/segments.html:157
msgid "not unknown"
msgstr "non è sconosciuto"

#: views/segments.html:156
msgid "unknown"
msgstr "sconosciuto"

#: views/segments.html:150
msgid "not equals"
msgstr "non è uguale a"

#: views/segments.html:148
msgid "lower than"
msgstr "inferiore a"

#: views/segments.html:147
msgid "higher than"
msgstr "superiore a"

#: lib/PostEditorBlocks/WooCommerceBlocksIntegration.php:126
msgid "Subscribe to marketing opt-in."
msgstr "Iscriviti all'opt-in marketing."

#: views/newsletters.html:90
msgid "Re-engagement Emails"
msgstr "Email di riattivazione"

#: lib/Form/Widget.php:154 lib/PostEditorBlocks/SubscriptionFormBlock.php:62
msgid "inactive"
msgstr "inattivo"

#: lib/Config/PopulatorData/Templates/ConfirmInterestOrUnsubscribe.php:97
msgid ""
"<p style=\"text-align: left;\">Hi [subscriber:firstname | default:there],</p><p style=\"text-align: left;\"></p>\n"
"                                  <p style=\"text-align: left;\"><span>It's been a while since you opened our emails. If you have changed your mind since you subscribed and are no longer interested, we get it! We won't make it hard for you, so feel free to unsubscribe right away.&nbsp;</span></p><p style=\"text-align: left;\"></p>\n"
"                                  <p style=\"text-align: left;\"><a href=\"[link:subscription_unsubscribe_url]\">Unsubscribe me!</a></p><p style=\"text-align: left;\"></p>\n"
"                                  <p style=\"text-align: left;\">(When you unsubscribe, you'll stop receiving all future emails from us.)</p><p style=\"text-align: left;\"></p>\n"
"                                  <p style=\"text-align: left;\"><span>On the other hand, if you like our emails and want to keep receiving them, please <strong>reconfirm your subscription by clicking the big button below</strong>.</span></p>"
msgstr ""
"<p style=\"text-align: left;\">Ciao [subscriber:firstname | default:there],</p><p style=\"text-align: left;\"></p>\n"
"<p style=\"text-align: left;\"><span>è da un po' che non apri le nostre email. Se hai cambiato idea rispetto al momento dell'iscrizione e i nostri messaggi non ti interessano più, lo capiamo! Non ti vogliamo complicare le cose, quindi disiscriviti subito senza problemi.nbsp;</span></p><p style=\"text-align: left;\"></p>\n"
"<p style=\"text-align: left;\"><a href=\"[link:subscription_unsubscribe_url]\">Mi disiscrivo!</a></p><p style=\"text-align: left;\"></p>\n"
"<p style=\"text-align: left;\">(Una volta cancellata l'iscrizione, non riceverai più nessuna email da parte nostra.)</p><p style=\"text-align: left;\"></p>\n"
"<p style=\"text-align: left;\"><span>Se invece le nostre email ti piacciono e vuoi continuare a riceverle, <strong>riconferma la tua iscrizione facendo clic sul pulsante qui sotto</strong>.</span></p> "

#: lib/Config/PopulatorData/Templates/ConfirmInterestOrUnsubscribe.php:20
msgid "Confirm your interest or unsubscribe"
msgstr "Conferma il tuo interesse o disiscriviti"

#: lib/Config/PopulatorData/Templates/ConfirmInterestBeforeDeactivation.php:159
#: lib/Config/PopulatorData/Templates/ConfirmInterestOrUnsubscribe.php:158
msgid "The MailPoet Team"
msgstr "Il team MailPoet"

#: lib/Config/PopulatorData/Templates/ConfirmInterestBeforeDeactivation.php:123
msgid "If you're no longer interested, that's completely fine. You don't need to take any action. Our system will automatically unsubscribe you soon from all of our future content."
msgstr "Se invece non ti interessa più va benissimo, e in questo caso non c'è bisogno di fare nulla. Il nostro sistema cancellerà automaticamente e al più presto la tua iscrizione, così non riceverai più i nostri contenuti futuri."

#: lib/Config/PopulatorData/Templates/ConfirmInterestBeforeDeactivation.php:102
#: lib/Config/PopulatorData/Templates/ConfirmInterestOrUnsubscribe.php:105
msgid "Yes, keep me subscribed!"
msgstr "Sì, mantieni la mia iscrizione!"

#: lib/Config/PopulatorData/Templates/ConfirmInterestBeforeDeactivation.php:97
msgid ""
"<p style=\"text-align: left;\">Hi [subscriber:firstname | default:there],</p><p style=\"text-align: left;\"></p>\n"
"                                  <p style=\"text-align: left;\"><span>You have subscribed to receive email updates from us, but as we're not sure if you're reading our emails, we'd like to ask - <strong>are you still interested in hearing from us?</strong> If yes, please reconfirm your subscription by clicking the button below:</span></p>"
msgstr ""
"<p style=\"text-align: left;\">Ciao [subscriber:firstname | default:there],</p><p style=\"text-align: left;\"></p>\n"
"<p style=\"text-align: left;\"><span>avevi confermato di voler ricevere i nostri aggiornamenti via email, ma abbiamo notato che non stai leggendo i nostri messaggi. Vorremmo farti una domanda: <strong>ti interessa ancora avere nostre notizie?</strong> Se la risposta è sì, confermacelo facendo clic sul pulsante qui sotto: </span></p>"

#: lib/Config/PopulatorData/Templates/ConfirmInterestBeforeDeactivation.php:20
msgid "Confirm interest before deactivation"
msgstr "Conferma l'interesse prima della disattivazione"

#: views/newsletters.html:427 views/newsletter/editor.html:387
#: lib/Newsletter/NewsletterValidator.php:71
msgid "A re-engagement email must include a link with [link:subscription_re_engage_url] shortcode."
msgstr "Un'email di riattivazione deve includere un link con lo shortcode [link:subscription_re_engage_url]."

#: views/form/editor.html:218
msgid "Please save the form first!"
msgstr "Salva il modulo, prima!"

#: lib/Util/Notices/BlackFridayNotice.php:38
msgid "Shop Now"
msgstr "Acquista ora"

#: lib/API/JSON/v1/Subscribers.php:231 lib/API/JSON/v1/Subscribers.php:236
msgid "There was a problem with your sending method. Please check if your sending method is properly configured."
msgstr "Si è verificato un problema con il tuo metodo di invio. Verifica la sua configurazione."

#: views/settings.html:131
msgid "Re-engagement emails are now enabled. Don’t forget to [link]activate them[/link]."
msgstr "Le email di riattivazione ora sono abilitate. Non dimenticare di [link]attivarle[/link]."

#: views/settings.html:130
msgid "Re-engagement emails were deactivated."
msgstr "Le email di riattivazione sono state disattivate."

#: views/settings.html:67
msgid "Thank your subscribers reactivated by the Re-engagement email for their continued interest in your emails."
msgstr "Ringrazia gli iscritti riattivati grazie all'email di riattivazione per aver rinnovato l'interesse per i tuoi contenuti."

#: views/settings.html:66
msgid "Re-engagement page"
msgstr "Pagina di riattivazione"

#: views/newsletters.html:431
msgid "An email can only be scheduled up to 5 years in the future. Please choose a shorter period."
msgstr "Puoi programmare l'invio di un'email futura fino a un massimo di 5 anni. Scegli un periodo più breve."

#: views/newsletters.html:425
msgid "Re-engagement emails are disabled because [link]open and click tracking[/link] is disabled."
msgstr "Le email di riattivazione sono disattivate perché [link]il tracciamento delle aperture e dei clic[/link] non è abilitato."

#: views/newsletters.html:248
msgid "%1$dth"
msgstr "%1$d°"

#: lib/Subscription/Pages.php:448
msgid "We appreciate your continued interest in our updates. Expect to hear from us again soon!"
msgstr "Ci fa piacere che i nostri aggiornamenti ti interessino. Ci sentiamo presto!"

#: lib/Subscription/Pages.php:396
msgid "Thank you for letting us know!"
msgstr "Grazie per avercelo detto!"

#: lib/Newsletter/NewsletterValidator.php:75
msgid "Re-engagement emails are disabled because open and click tracking is disabled in MailPoet → Settings → Advanced."
msgstr "Le email di riattivazione sono disattivate perché il tracciamento delle aperture e dei clic non è abilitato su MailPoet → Impostazioni → Avanzate."

#: views/subscribers/importExport/import.html:127
msgctxt "CTA button label"
msgid "How can I clean my list?"
msgstr "Come posso pulire la mia lista?"

#: views/segments.html:249 views/newsletters.html:207
#: views/subscribers/subscribers.html:140 views/settings.html:196
msgid "Activate MailPoet Premium plugin"
msgstr "Attiva il plugin MailPoet Premium"

#: views/settings.html:194
msgid "MailPoet Premium is installed but not activated."
msgstr "MailPoet Premium è installato ma non attivato."

#: views/layout.html:131
msgid "Failed to resume sending because the email address is unauthorized. Please authorize it and try again."
msgstr "Non è possibile riprendere l'invio perché l'indirizzo email non è autorizzato. Autorizzalo e prova di nuovo."

#: lib/Util/Notices/UnauthorizedEmailNotice.php:72
msgid "Use a different email address"
msgstr "Usa un indirizzo email diverso"

#: lib/Util/Notices/UnauthorizedEmailNotice.php:67
msgid "Authorize this email address"
msgstr "Autorizza questo indirizzo email"

#: views/newsletters.html:256
msgctxt "weeks in the sentence \"5 weeks after inactivity\""
msgid "weeks"
msgstr "settimane"

#: views/newsletters.html:255
msgctxt "week in the sentence \"1 week after inactivity\""
msgid "week"
msgstr "settimana"

#: views/newsletters.html:254
msgctxt "months in the sentence \"5 months after inactivity\""
msgid "months"
msgstr "mesi"

#: views/newsletters.html:253
msgctxt "month in the sentence \"1 month after inactivity\""
msgid "month"
msgstr "mese"

#: views/newsletters.html:252
msgctxt "example: \"5 months after inactivity\""
msgid "{$count} {$frequency} after inactivity"
msgstr "{$count} {$frequency} dopo l'inattività"

#: views/settings.html:153
msgid "Built-in CAPTCHA (default)"
msgstr "CAPTCHA integrato (predefinito)"

#: views/settings.html:150
msgid "Built-in CAPTCHA protects your subscription forms against bots. Alternatively, use reCAPTCHA by Google."
msgstr "Il CAPTCHA integrato protegge i moduli di iscrizione dai bot. In alternativa, usa il reCAPTCHA di Google."

#: views/newsletters.html:311
msgid "Your Re-engagement Email could not be activated, please check the settings."
msgstr "Non è stato possibile attivare la tua email di ricoinvolgimento, controlla le impostazioni."

#: views/newsletters.html:310
msgid "Your Re-engagement Email is now activated!"
msgstr "La tua email di ricoinvolgimento è ora attivata!"

#: views/newsletters.html:259
msgid "When to send this re-engagement email?"
msgstr "Quando vuoi mandare questa email di riattivazione?"

#: views/newsletters.html:213
msgid "Automatically email and win back subscribers who have recently lost interest and stopped engaging with your emails."
msgstr "Invia automaticamente l'email e riconquista gli abbonati che hanno recentemente perso interesse e smesso di leggere le tue email."

#: views/newsletters.html:94
msgid "Disengaged subscribers will [link]become inactive[/link] after {$months} months and won’t receive this email. Please select a shorter period."
msgstr "Gli abbonati che non reagiscono alle tue NewsLetter [link]diventano inattivi[/link] dopo {$months} mesi e non riceveranno questa email. Seleziona un periodo più breve."

#: views/newsletters.html:92
msgid "After no activity for"
msgstr "Dopo l'assenza di attività per"

#: views/newsletters.html:83 views/newsletters.html:88
msgid "Re-engagement Email"
msgstr "Email di riattivazione"

#: views/newsletters.html:75 views/newsletter/editor.html:375
msgid "Re-engagement"
msgstr "Riattivazione"

#: views/newsletters.html:407
msgctxt "A tab title for the list of bounces (w.wiki/45Qc)"
msgid "Bounces"
msgstr "Rimbalzi"

#: views/newsletters.html:402
msgctxt "Percentage of subscribers that bounced from a newsletter"
msgid "bounced"
msgstr "rimbalzata"

#: lib/Form/Block/BlockRendererHelper.php:43
msgid "Addresses in names are not permitted, please add your name instead."
msgstr "Gli indirizzi nei nomi non sono ammessi: per favore, aggiungi il tuo nome."

#: lib/Config/Shortcodes.php:106
msgid "Please note that mailpoet_archive_email_subject no longer runs and that the list of parameters of the new filter is different."
msgstr "Tieni in considerazione che mailpoet_archive_email_subject non funziona più e che la lista dei parametri del nuovo filtro è diversa."

#: lib/Cron/Workers/SendingQueue/Tasks/Newsletter.php:161
msgid "Please note that mailpoet_sending_newsletter_render_after no longer runs and that the list of parameters of the new filter is different."
msgstr ""

#: views/subscribers/subscribers.html:50
msgctxt "when was the last time the subscriber engaged with the website?"
msgid "never"
msgstr "mai"

#: views/segments.html:138
msgctxt "Dynamic segment creation: list of all subscribers that opened the newsletter automatically in the background"
msgid "machine-opened"
msgstr "apertura automatica"

#: views/subscribers/subscribers.html:116
msgctxt "Percentage of newsletters that were opened by a machine"
msgid "Machine-opened"
msgstr "Apertura automatica"

#: views/subscribers/subscribers.html:49
msgid "Last engagement"
msgstr "Ultimo coinvolgimento"

#: views/segments.html:242
msgid "Due to email privacy protections, some opens may not be tracked. Consider using a different engagement metric."
msgstr "A causa delle regole di protezione della privacy per le email, alcune aperture potrebbero non essere tracciate. Ti raccomandiamo di basarti su una metrica di coinvolgimento diversa."

#: views/segments.html:140
msgid "# of machine-opens"
msgstr "# di aperture automatiche"

#: views/newsletters.html:345
msgid "I have upgraded my subscription, resume sending"
msgstr "Ho aggiornato il mio abbonamento, riprendi l'invio"

#: views/newsletters.html:258
msgid "When to send this welcome email?"
msgstr "Quando vuoi mandare questa email di benvenuto?"

#: lib/Mailer/Methods/ErrorMappers/MailPoetMapper.php:164
msgid "MailPoet Sending Service has been temporarily suspended for your site due to [link1]degraded email deliverability[/link1]. Please [link2]contact our support team[/link2] to resolve the issue."
msgstr "MailPoet Sending Service è stato temporaneamente sospeso sul tuo sito a causa del [link1]peggioramento del tasso di consegna delle email[/link1]. [link2]Contatta il nostro team di supporto[/link2] per risolvere il problema."

#: lib/Mailer/Methods/ErrorMappers/MailPoetMapper.php:140
msgid "You have reached the subscriber limit of your plan. Please [link1]upgrade your plan[/link1], or [link2]contact our support team[/link2] if you have any questions."
msgstr "Hai raggiunto il limite di iscritti previsti dal tuo piano. [link1]Aggiorna il tuo piano[/link1], o, se hai domande, [link2]contatta il nostro team di supporto[/link2]."

#: views/newsletters.html:398
msgctxt "Percentage of newsletters that were opened by a machine"
msgid "machine-opened"
msgstr "apertura automatica"

#: views/newsletters.html:399 views/subscribers/subscribers.html:117
msgid "A machine-opened email is an email opened by a computer in the background without the user’s explicit request or knowledge. [link]Read more[/link]"
msgstr "Un'email con apertura automatica è un'email che è stata aperta da un computer in background senza la richiesta o l'autorizzazione esplicita dell'utente. [link]Maggiori informazioni[/link]"

#: views/newsletters.html:134
msgid "Clicked, Opened"
msgstr "Cliccati, aperti"

#: lib/Subscribers/ImportExport/PersonalDataExporters/NewsletterOpensExporter.php:34
msgid "MailPoet Emails Opens"
msgstr "Aperture delle email MailPoet"

#: lib/Subscribers/ImportExport/PersonalDataExporters/NewsletterOpensExporter.php:17
msgid "Timestamp of the open event"
msgstr "Data e ora dell'evento aperto"

#: lib/Subscribers/ImportExport/PersonalDataExporters/NewsletterClicksExporter.php:32
#: lib/Subscribers/ImportExport/PersonalDataExporters/NewsletterOpensExporter.php:28
msgid "User-agent"
msgstr "User-agent"

#: lib/Config/PersonalDataExporters.php:76
msgid "MailPoet Email Opens"
msgstr "Email MailPoet aperte"

#. translators: %1$s is a comma-seperated list of forms for which the segment
#. is used.
#: lib/API/JSON/v1/Segments.php:200
msgctxt "Alert shown when trying to delete segment, when it is assigned to a form."
msgid "List cannot be deleted because it’s used for %1$s form"
msgid_plural "List cannot be deleted because it’s used for %1$s forms"
msgstr[0] "La lista non può essere eliminata perché è usata in %1$s modulo"
msgstr[1] "La lista non può essere eliminata perché è usata in %1$s moduli"

#: views/layout.html:186
msgid "Your [link]API key[/link] to send with MailPoet is invalid."
msgstr "La tua [link]chiave API[/link] per inviare email con MailPoet non è valida."

#: views/woocommerce_setup_translations.html:10
msgctxt "Submit button caption on the standalone WooCommerce setup page"
msgid "Start using WooCommerce features"
msgstr "Inizia a usare le funzionalità di WooCommerce"

#: views/woocommerce_setup_translations.html:9
msgctxt "Submit button caption in the WooCommerce step in the wizard"
msgid "Start using MailPoet"
msgstr "Inizia a usare MailPoet"

#: views/woocommerce_setup_translations.html:8
msgctxt "GDPR compliance information"
msgid "To be compliant, you should display a cookie tracking banner on your website."
msgstr "Ai fini della conformità GDPR, devi visualizzare un banner per il tracciamento dei cookie sul tuo sito web."

#: views/woocommerce_setup_translations.html:6
msgctxt "GDPR compliance information"
msgid "To be compliant, your customers must have accepted to receive your emails."
msgstr "Ai fini della conformità GDPR, i tuoi clienti devono accettare di voler ricevere le tue email."

#: views/woocommerce_setup_translations.html:4
msgctxt "WooCommerce setup GDPR tag"
msgid "GDPR"
msgstr "GDPR"

#: views/woocommerce_setup_translations.html:2
msgctxt "Title on the WooCommerce setup page"
msgid "Get ready to use MailPoet for WooCommerce"
msgstr "Preparati a usare MailPoet per WooCommerce"

#: views/woocommerce/settings_overlay.html:31
msgctxt "Link from WooCommerce plugin to MailPoet"
msgid "Disable MailPoet customizer"
msgstr "Disabilita il personalizzatore di MailPoet"

#: views/woocommerce/settings_overlay.html:26
#: views/woocommerce/settings_button.html:14
msgctxt "Button in WooCommerce settings page"
msgid "Customize with MailPoet"
msgstr "Personalizza con MailPoet!"

#: views/welcome_wizard.html:41
msgctxt "A form field label"
msgid "From Name"
msgstr "Da nominativo"

#: views/welcome_wizard.html:40
msgctxt "A form field label"
msgid "Reply-to Address"
msgstr "Indirizzo di risposta"

#: views/welcome_wizard.html:39
msgctxt "A form field label"
msgid "From Address"
msgstr "Da indirizzo"

#: views/welcome_wizard.html:38
msgctxt "A label on a skip button"
msgid "Finish later"
msgstr "Termina in seguito"

#: views/welcome_wizard.html:37
msgctxt "A label on a skip button"
msgid "Skip"
msgstr "Salta"

#: views/welcome_wizard.html:43
msgctxt "A label on a button"
msgid "Continue"
msgstr "Continua"

#: views/welcome_wizard.html:42
msgctxt "A label on a button"
msgid "Next"
msgstr "Prossimo"

#: views/welcome_wizard.html:36
msgctxt "A label on a button"
msgid "See video guide"
msgstr "Guarda la guida video"

#: views/subscription/manage_subscription.html:16
msgctxt "success message after saving subscription settings"
msgid "Your preferences have been saved."
msgstr "Abbiamo salvato le tue preferenze."

#: views/subscription/confirm_unsubscribe.html:5
msgctxt "Text in unsubscribe link"
msgid "Yes, unsubscribe me"
msgstr "Sì, disiscrivimi"

#: views/subscribers/subscribers.html:145
msgctxt "Table column label for count of subscriber actions"
msgid "Count"
msgstr "Conteggio"

#: views/subscribers/subscribers.html:144
msgctxt "Table column label for date when subscriber action happened"
msgid "Action on"
msgstr "Azione su"

#: views/subscribers/subscribers.html:143
msgctxt "Table column label for subscriber actions e.g. email open, link clicked"
msgid "Action"
msgstr "Azione"

#: views/subscribers/subscribers.html:113
msgctxt "This is a heading for the subscribers statistics page example: \"Stats: mailpoet@example.com\""
msgid "Stats: %s"
msgstr "Statistiche: %s"

#: views/subscribers/subscribers.html:104
msgctxt "This is an action on the subscribers page"
msgid "Unsubscribe"
msgstr "Cancella l’iscrizione"

#: views/subscribers/importExport/import.html:132
msgctxt "This is a value in a select box for \"Set new subscribers’ status to\""
msgid "Don’t update"
msgstr "Non aggiornare"

#: views/subscribers/importExport/import.html:128
msgctxt "Text in a link"
msgid "Got it, I’ll proceed to import"
msgstr "Ok, procedo all'importazione"

#: views/subscribers/importExport/import.html:107
msgctxt " Verb"
msgid "Select"
msgstr "Seleziona"

#: views/subscribers/importExport/import.html:92
msgctxt "Question for users importing their list"
msgid "When did you last send an email to this list?"
msgstr "Quando è stata l'ultima volta che hai inviato una email a questa lista?"

#: views/subscribers/importExport/import.html:91
msgctxt "Button to visit a support article"
msgid "How to ask your contacts to join your list"
msgstr "Come chiedere ai tuoi contatti di iscriversi alla tua lista"

#: views/subscribers/importExport/import.html:90
msgctxt "Paragraph warning what happens if user imports his contacts and sends with MailPoet"
msgid "If you send with MailPoet, we will detect if you import subscribers without their explicit consent and suspend your account."
msgstr "Se invii con MailPoet, saremo in grado di identificare se hai importato iscritti senza il loro esplicito consenso e sospenderemo il tuo account."

#: views/subscribers/importExport/import.html:89
msgctxt "Paragraph explaining the user what to do when importing his contacts."
msgid "You will need to ask your contacts to join your list instead of importing them. This is a standard practice to ensure good email deliverability."
msgstr "Dovrai chiedere ai tuoi contatti di unirsi alla tua lista invece di importarli. Questa è una pratica standard per assicurare una buona capacità di consegna delle email."

#: views/subscribers/importExport/import.html:88
msgctxt "User choice to import his address book contacts"
msgid "Contacts from my address book"
msgstr "Contatti dalla mia rubrica"

#: views/subscribers/importExport/import.html:87
msgctxt "User choice to import an existing email list"
msgid "Existing list"
msgstr "Lista esistente"

#: views/subscribers/importExport/import.html:86
msgctxt "Question for importing subscribers into MailPoet"
msgid "Are you importing an existing list or contacts from your address book?"
msgstr "Stai importando una lista già esistente o dei contatti dalla tua rubrica?"

#: views/subscribers/importExport/import.html:47
msgctxt "Error message when importing addresses like postmaster@domain.com"
msgid "%1$s [link]role-based addresses[/link] are not permitted: %2$s"
msgstr "%1$sGli  [link]indirizzi basati sui ruoli[/link] non sono permessi: %2$s"

#: views/settings.html:220
msgctxt "placeholder text for the WooCommerce checkout opt-in message"
msgid "Checkbox opt-in message"
msgstr "Messaggio di opt-in del checkbox"

#: views/settings.html:218
msgctxt "settings area: set the email opt-in message on the checkout page (e-commerce websites)"
msgid "Checkbox opt-in message"
msgstr "Messaggio di opt-in del checkbox"

#: views/settings.html:213
msgctxt "settings area: add an email opt-in checkbox on the checkout page (e-commerce websites)"
msgid "Opt-in on checkout"
msgstr "Fai opt-in al checkout"

#: views/settings.html:212
msgctxt "Settings button to go to WooCommerce email editor"
msgid "Open template editor"
msgstr "Apri l'editor dei template"

#: views/settings.html:211
msgctxt "Setting for using our editor for WooCommerce email"
msgid "You can use the MailPoet editor to customize the template used to send WooCommerce emails (notification for order processing, completed, ...)."
msgstr "Puoi usare l'editor di MailPoet per personalizzare il template che usi per inviare le mail di WooCommerce (notifiche per l'elaborazione dell'ordine, per il suo completamento, ecc...)."

#: views/settings.html:210
msgctxt "Setting for using our editor for WooCommerce email"
msgid "Use MailPoet to customize WooCommerce emails"
msgstr "Usa MailPoet per personalizzare le email di WooCommerce"

#: views/settings.html:173
msgctxt "In settings: \"Logging: Nothing\""
msgid "Nothing"
msgstr "Niente"

#: views/settings.html:172
msgctxt "In settings: \"Logging: Errors only\""
msgid "Errors only"
msgstr "Solo errori"

#: views/settings.html:171
msgctxt "In settings: \"Logging: Everything\""
msgid "Everything"
msgstr "Tutto"

#: views/settings.html:137
msgctxt "Transactional emails settings option"
msgid "The default WordPress sending method (default)"
msgstr "Il metodo di invio predefinito di WordPress (predefinito)"

#: views/settings.html:135
msgctxt "Transactional emails settings option"
msgid "The current sending method - %1$s (recommended)"
msgstr "Il metodo di invio attuale è - %1$s (consigliato)"

#: views/settings.html:134
msgctxt "Transactional emails settings link"
msgid "Read more."
msgstr "Leggi tutto."

#: views/settings.html:133
msgctxt "Transational emails settings description"
msgid "Choose which method to send all your WordPress emails (e.g. password reset, new registration, WooCommerce invoices, etc.)."
msgstr "Scegli con quale metodo inviare tutte le tue email da WordPress (ad esempio, reimpostazione della password, nuova registrazione, fatture WooCommerce, ecc.)."

#: views/settings.html:132
msgctxt "Transational emails settings title"
msgid "Send all site’s emails with…"
msgstr "Invia tutte le email del sito con..."

#: views/settings.html:118
msgctxt "support article link label"
msgid "Read more."
msgstr "Leggi tutto."

#: views/settings.html:81
msgctxt "Please reuse the current translations of “Welcome Emails”"
msgid "Welcome Emails and WooCommerce emails"
msgstr "Email di benvenuto e email di WooCommerce"

#: views/settings.html:76
msgctxt "Please reuse the current translations of “Welcome Emails”"
msgid "Enter the email address that should receive your newsletter’s stats 24 hours after it has been sent, or every first Monday of the month for Welcome Emails and WooCommerce Emails."
msgstr "Inserisci l'indirizzo email in cui ricevere le statistiche della tua newsletter 24 ore dopo l'invio, o ogni primo lunedì del mese in caso di Welcome Email e le WooCommerce Email."

#: views/settings.html:75
msgctxt "name of a setting to automatically send statistics (newsletter open rate, click rate, etc) by email"
msgid "Stats notifications"
msgstr "Notifiche delle statistiche"

#: views/settings.html:71
msgctxt "Unsubscribe pages customization link"
msgid "[link]Learn more about customizing these pages.[/link]"
msgstr "[link]Scopri di più sulla personalizzazione di queste pagine.[/link]"

#: views/segments.html:218
msgctxt "Dynamic segment creation: User selects this to use any woocommerce filters"
msgid "WooCommerce"
msgstr "WooCommerce"

#: views/segments.html:208
msgctxt "Appears together with `days` when creating a new WooCommerce segment based on the number of orders."
msgid "in the last"
msgstr "negli ultimi"

#: views/segments.html:207
msgctxt "Appears together with `inTheLast` when creating a new WooCommerce segment based on the number of orders."
msgid "days"
msgstr "giorni"

#: views/segments.html:185
msgctxt "Dynamic segment creation: User selects this to use any WooCommerce Subscriptions filters"
msgid "WooCommerce Subscriptions"
msgstr "Iscrizioni WooCommerce"

#: views/segments.html:171
msgctxt "A note about dynamic segments usage"
msgid "Tip"
msgstr "Suggerimento"

#: views/segments.html:169
msgctxt "Dynamic segment creation: when a newsletter link was not clicked"
msgid "not clicked"
msgstr "non cliccata"

#: views/segments.html:168
msgctxt "Dynamic segment creation: when a newsletter link in any email was clicked"
msgid "clicked any email"
msgstr "ha fatto clic su qualsiasi email"

#: views/segments.html:167
msgctxt "Dynamic segment creation: when a newsletter link was clicked"
msgid "clicked"
msgstr "cliccato"

#: views/segments.html:166
msgctxt "Dynamic segment creation: when newsletter was not opened"
msgid "not opened"
msgstr "non aperta"

#: views/segments.html:164
msgctxt "Meaning: \"Subscriber subscribed not in the last 3 days\""
msgid "not in the last"
msgstr "non negli ultimi"

#: views/segments.html:163
msgctxt "Meaning: \"Subscriber subscribed in the last 3 days\""
msgid "in the last"
msgstr "negli ultimi"

#: views/segments.html:160
msgctxt "Meaning: \"Subscriber subscribed after April"
msgid "after"
msgstr "dopo"

#: views/segments.html:159
msgctxt "Meaning: \"Subscriber subscribed before April\""
msgid "before"
msgstr "prima"

#: views/segments.html:144
msgctxt "The result will be \"in the last 5 days\""
msgid "in the last {days} days"
msgstr "negli ultimi {days} giorni"

#: views/segments.html:143
msgctxt "The result will be \"more than 20 opens\""
msgid "{condition} {opens} opens"
msgstr "{condition} {opens} opens"

#: views/segments.html:137
msgctxt "Dynamic segment creation: when newsletter was opened"
msgid "opened"
msgstr "aperto"

#: views/segments.html:129
msgctxt "Page X of Y"
msgid "of"
msgstr "di"

#: views/segments.html:103
msgctxt "number of subscribers in the plugin"
msgid "%s MailPoet subscribers"
msgstr "%s iscritti a MailPoet"

#: views/segments.html:100 views/subscribers/subscribers.html:62
msgctxt "number of subscribers in a sending plan"
msgid "%s subscribers in your plan"
msgstr "%s iscritti al tuo piano"

#: views/segments.html:99 views/subscribers/subscribers.html:61
msgctxt "count / total subscribers"
msgid "%1$d / %2$d"
msgstr "%1$d / %2$d"

#: views/upgrade.html:283
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Upgrade now"
msgstr "Aggiorna ora"

#: views/upgrade.html:259
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Buy Now"
msgstr "Compra ora"

#: views/upgrade.html:178 views/upgrade.html:214
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Get started"
msgstr "Inizia"

#: views/upgrade.html:184
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Creator"
msgstr "Creator"

#: views/upgrade.html:137
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Choose the MailPoet plan that’s right for you."
msgstr "Scegli il piano MailPoet più adatto a te."

#: views/upgrade.html:272
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Get started today!"
msgstr "Inizia subito!"

#: views/upgrade.html:120
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Our advanced email infrastructure routinely handles small business newsletters through to huge mailing lists with tens of thousands of subscribers."
msgstr "La nostra infrastruttura email avanzata gestisce abitualmente newsletter di piccole imprese fino a enormi mailing list con decine di migliaia di abbonati."

#: views/upgrade.html:116
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Email that scales with you"
msgstr "Email che crescono con te"

#: views/upgrade.html:69
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Learn more about your subscribers and optimize your campaigns."
msgstr "Impara a conoscere i tuoi abbonati e ottimizza le tue campagne."

#: views/upgrade.html:47
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Sign up for free"
msgstr "Iscriviti gratuitamente"

#: views/upgrade.html:37
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "MailPoet Starter plan is actually yours for free"
msgstr "Il piano Starter di MailPoet è gratis per te"

#: views/upgrade.html:21
msgctxt "This text resides in the Upgrade page: /wp-admin/admin.php?page=mailpoet-upgrade"
msgid "Upgrade"
msgstr "Passa al piano successivo"

#: views/newsletters.html:401
msgctxt "Percentage of subscribers that unsubscribed from a newsletter"
msgid "unsubscribed"
msgstr "disiscritto"

#: views/newsletters.html:400
msgctxt "Percentage of subscribers that clicked a newsletter link"
msgid "clicked"
msgstr "cliccato"

#: views/newsletters.html:397
msgctxt "Percentage of subscribers that opened a newsletter link"
msgid "opened"
msgstr "aperto"

#: views/newsletters.html:381
msgctxt "an email sending status: unprocessed, sent or failed."
msgid "Sending status"
msgstr "Stato dell'invio"

#: views/newsletters.html:379
msgctxt "Page title. This page displays a list of emails along with their sending status: unprocessed, sent or failed."
msgid "Sending status"
msgstr "Stato dell'invio"

#: views/newsletters.html:356
msgctxt "Importing template tab title"
msgid "Import"
msgstr "Importa"

#: views/newsletters.html:336
msgctxt "Button, after clicking it we will enable transactional emails"
msgid "Enable"
msgstr "Abilita"

#: views/newsletters.html:335
msgctxt "This is a link that leads to more information about transactional emails"
msgid "Read more."
msgstr "Leggi tutto."

#: views/newsletters.html:250
msgctxt "Button label: Next step"
msgid "Next"
msgstr "Prossimo"

#: views/newsletters.html:249
msgctxt "e.g. monthly every last Monday"
msgid "last"
msgstr "ultimo"

#: views/newsletters.html:176
msgctxt "Average click rate"
msgid "under 1%"
msgstr "sotto l'1%"

#: views/newsletters.html:175
msgctxt "Good click rate"
msgid "between 1 and 3%"
msgstr "tra l'1 e il 3%"

#: views/newsletters.html:174
msgctxt "Excellent click rate"
msgid "above 3%"
msgstr "sopra il 3%"

#: views/newsletters.html:173
msgctxt "Average open rate"
msgid "under 10%"
msgstr "sotto il 10%"

#: views/newsletters.html:172
msgctxt "Good open rate"
msgid "between 10 and 30%"
msgstr "tra il 10 e il 30%"

#: views/newsletters.html:171
msgctxt "Excellent open rate"
msgid "above 30%"
msgstr "sopra il 30%"

#: views/newsletters.html:159
msgctxt "number of welcome emails scheduled to be sent"
msgid "%1$d scheduled"
msgstr "%1$d programmate"

#: views/newsletters.html:158
msgctxt "number of welcome emails sent"
msgid "%1$d sent"
msgstr "%1$d inviate"

#: views/newsletter/templates/components/newsletterPreview.hbs:2
msgctxt "Open email preview in new tab"
msgid "Open in new tab"
msgstr "Apri in una nuova scheda"

#: views/newsletter/templates/components/heading.hbs:5
msgctxt "Label of a dropdown used to switch between email type: order processing, order completed, ..."
msgid "Load dummy data for email:"
msgstr "Carica i \"dummy data\" (contenuti finti) per l'email:"

#: views/newsletter/templates/components/heading.hbs:2
msgctxt "Name of user interface used to customize email template used for eCommerce related emails (for example order confirmation email)"
msgid "Edit template for WooCommerce emails"
msgstr "Modifica il template per le email di WooCommerce"

#: views/newsletter/templates/blocks/woocommerceHeading/widget.hbs:4
msgctxt "Name of a widget in the email editor. This widget is used to display WooCommerce messages (like ”Thanks for your order!”)"
msgid "WooCommerce Email Heading"
msgstr "Intestazione delle email di WooCommerce"

#: views/newsletter/templates/blocks/woocommerceContent/widget.hbs:4
msgctxt "Name of a widget in the email editor. This widget is used to display WooCommerce order information (list of bought items, shipping address, ...)"
msgid "WooCommerce Transactional Email Content"
msgstr "Contenuto della mail transazionale di WooCommerce"

#: views/newsletter/templates/blocks/social/settings.hbs:19
msgctxt "Visual alignment settings"
msgid "Right"
msgstr "Destra"

#: views/newsletter/templates/blocks/social/settings.hbs:13
msgctxt "Visual alignment settings"
msgid "Center"
msgstr "Centro"

#: views/newsletter/templates/blocks/social/settings.hbs:7
msgctxt "Visual alignment settings"
msgid "Left"
msgstr "Sinistra"

#: views/newsletter/templates/blocks/image/settings.hbs:59
msgctxt "Option to remove a default padding around images"
msgid "No padding"
msgstr "Nessun padding"

#: views/newsletter/templates/blocks/image/settings.hbs:12
msgctxt "input field for the image URL"
msgid "Image address"
msgstr "Indirizzo dell’immagine"

#: views/newsletter/templates/blocks/container/settings.hbs:43
msgctxt "Editor > right sidebar for column block settings."
msgid "A [link]few email clients[/link] do not show background images. Make sure you have a good background color to fall back on if the image is not displayed."
msgstr "Alcuni [link]client email[/link] non visualizzano le immagini di sfondo. Assicurati di avere un buon colore di sfondo come alternativa, qualora le immagini non siano visualizzate."

#: views/newsletter/templates/blocks/container/settings.hbs:20
msgctxt "call to action to select an image as a background image of a layout block"
msgid "Select background image"
msgstr "Seleziona l'immagine di background"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:103
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:150
msgctxt "Display the post title above the post excerpt"
msgid "Above the excerpt text"
msgstr "Sopra al testo dell'estratto "

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:97
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:144
msgctxt "Display the post title above the post block"
msgid "Above the post"
msgstr "Sopra all'articolo"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:93
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:140
msgctxt "Setting in the email designer to position the blog post title"
msgid "Title position"
msgstr "Posizione del titolo"

#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:97
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:97
msgctxt "Display the product title above the product description"
msgid "Above the product description"
msgstr "Sopra alla descrizione del prodotto"

#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:91
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:91
msgctxt "Display the product title above the product block"
msgid "Above the product"
msgstr "Sopra al prodotto"

#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:87
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:87
msgctxt "Setting in the email designer to position an ecommerce product title"
msgid "Product title position"
msgstr "Posizione del titolo del prodotto"

#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:69
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:69
msgctxt "Display the product title into a link"
msgid "Make the product title into a link"
msgstr "Trasforma il titolo del prodotto in un link"

#: views/newsletter/editor.html:1440 views/newsletter/editor.html:1442
msgctxt "Text of a button which links to an ecommerce product page"
msgid "Buy now"
msgstr "Acquista ora"

#: views/newsletter/editor.html:427
msgctxt "A button title when user can't redo the change in editor"
msgid "No actions available to redo."
msgstr "Nessuna azione da rifare. "

#: views/newsletter/editor.html:426
msgctxt "A button title when user can redo the change in editor"
msgid "Redo"
msgstr "Fai di nuovo"

#: views/newsletter/editor.html:425
msgctxt "A button title when user can't undo the change in editor"
msgid "No actions available to undo."
msgstr "Nessuna azione da annullare. "

#: views/newsletter/editor.html:424
msgctxt "A button title when user can undo the change in editor"
msgid "Undo"
msgstr "Torna indietro"

#: views/newsletters.html:126 views/newsletter/editor.html:420
msgctxt "Configuration options for automatic email events"
msgid "Conditions"
msgstr "Condizioni"

#: views/newsletter/editor.html:414
msgctxt "cancel color selection"
msgid "Cancel"
msgstr "Annulla"

#: views/newsletter/editor.html:413
msgctxt "select color"
msgid "Select"
msgstr "Seleziona"

#: views/newsletters.html:429 views/newsletter/editor.html:390
#: lib/Newsletter/NewsletterValidator.php:88
msgctxt "(Please reuse the current translation used for the string “Automatic Latest Content”) This Error message is displayed when a user tries to send a “Post Notification” email without any “Automatic Latest Content” widget inside"
msgid "Please add an “Automatic Latest Content” widget to the email from the right sidebar."
msgstr "Aggiungi il widget \"Automatic Latest Content\" alla email dalla barra laterale."

#: views/mss_pitch_translations.html:18
msgctxt "Promotion for our email sending service: Skip link"
msgid "No thanks!"
msgstr "No grazie!"

#: views/mss_pitch_translations.html:17
msgctxt "Promotion for our email sending service: Button"
msgid "Upgrade"
msgstr "Attiva un abbonamento subito"

#: views/mss_pitch_translations.html:9
msgctxt "Promotion for our email sending service: Button"
msgid "Sign up for free"
msgstr "Iscriviti gratuitamente!"

#: views/mss_pitch_translations.html:16
msgctxt "Promotion for our email sending service: Feature item"
msgid "Priority customer support"
msgstr "Supporto veloce e prioritario"

#: views/mss_pitch_translations.html:11
msgctxt "Promotion for our email sending service: Paragraph"
msgid "Starting at only $10 per month, MailPoet Business offers the following features"
msgstr "A partire da solo 10$ al mese, MailPoet Premium offre le seguenti funzionalità:"

#: views/mss_pitch_translations.html:4
msgctxt "Promotion for our email sending service: Paragraph"
msgid "You’ll get"
msgstr "Avrai:"

#: views/mss_pitch_translations.html:3
msgctxt "Promotion for our email sending service: Paragraph"
msgid "Did you know? Users with 1,000 subscribers or less get the Starter plan for free."
msgstr "Lo sapevi? Gli utenti che hanno fino a 1,000 iscritti hanno Premium gratuitamente."

#: views/mss_pitch_translations.html:10
msgctxt "Promotion for our email sending service: Title"
msgid "It’s now time to take your MailPoet to the next level"
msgstr "Ora è tempo di portare il tuo MailPoet al prossimo livello."

#: views/mss_pitch_translations.html:2
msgctxt "Promotion for our email sending service: Title"
msgid "Reliable email delivery is entirely free for you. Sign up!"
msgstr "La consegna di email affidabili per te è completamete gratuita. Iscirviti!"

#: views/logs.html:29
msgctxt "date to"
msgid "To"
msgstr "A"

#: views/logs.html:28
msgctxt "date from"
msgid "From"
msgstr "Da"

#: views/layout.html:230
msgctxt "Saturday - one letter abbreviation"
msgid "S"
msgstr "S"

#: views/layout.html:229
msgctxt "Friday - one letter abbreviation"
msgid "F"
msgstr "V"

#: views/layout.html:228
msgctxt "Thursday - one letter abbreviation"
msgid "T"
msgstr "G"

#: views/layout.html:227
msgctxt "Wednesday - one letter abbreviation"
msgid "W"
msgstr "M"

#: views/layout.html:226
msgctxt "Tuesday - one letter abbreviation"
msgid "T"
msgstr "M"

#: views/layout.html:225
msgctxt "Monday - one letter abbreviation"
msgid "M"
msgstr "L"

#: views/layout.html:224
msgctxt "Sunday - one letter abbreviation"
msgid "S"
msgstr "D"

#: views/layout.html:174
msgctxt "Review our plugin on WordPress.org."
msgid "Rate us now"
msgstr "Lasciaci una recensione adesso"

#: views/layout.html:170
msgctxt "After a user gives us positive feedback via the NPS poll, we ask them to review our plugin on WordPress.org."
msgid "Thank you! Time to tell the world?"
msgstr "Grazie! È ora di dirlo al mondo?"

#: views/layout.html:128
msgctxt "In the last step, before sending a newsletter. URL: ?page=mailpoet-newsletters#/send/2"
msgid "Use an address like %1$s for the Sender and put %2$s in the <em>Reply-to</em> field below."
msgstr "Usa un indirizzo come %1$s per il Mittente e usa %2$s nel campo <em>Rispondi</em> qui sotto."

#: views/layout.html:127
msgctxt "In the last step, before sending a newsletter. URL: ?page=mailpoet-newsletters#/send/2"
msgid "You might not reach the inbox of your subscribers if you use this email address."
msgstr "Potresti non raggiungere la mailbox dei tuoi iscritti se utilizzi questo indirizzo email."

#: views/help.html:76
msgctxt "Text of a link to email preview page."
msgid "Preview"
msgstr "Anteprima"

#: views/help.html:72
msgctxt "Table column heading for task priority (number)."
msgid "Priority"
msgstr "Priorità"

#: views/help.html:70
msgctxt "Table column heading for task type."
msgid "Type"
msgstr "Tipo"

#: views/help.html:62
msgctxt "A label in a status table e.g. Error: missing data"
msgid "Error"
msgstr "Errore"

#: views/help.html:61
msgctxt "A label in a status table e.g. Retry at: 2018-10-18 18:50"
msgid "Retry at"
msgstr "Riprova il"

#: views/help.html:60
msgctxt "A label in a status table e.g. Retry attempt: 2"
msgid "Retry attempt"
msgstr "Nuovo tentativo"

#: views/help.html:59
msgctxt "A label in a status table e.g. Sent emails: 50"
msgid "Sent emails"
msgstr "Email inviate"

#: views/help.html:58
msgctxt "A label in a status table e.g. Started at: 2018-10-18 18:50"
msgid "Started at"
msgstr "Iniziata il"

#: views/help.html:57
msgctxt "A state of a process."
msgid "waiting for the next run"
msgstr "in attesa della prossima esecuzione"

#: views/help.html:56
msgctxt "A state of a process."
msgid "paused"
msgstr "in pausa"

#: views/help.html:55
msgctxt "A state of a process."
msgid "running"
msgstr "in esecuzione"

#: views/help.html:54
msgctxt "An empty state is a status table e.g. Error: none"
msgid "none"
msgstr "nessuno"

#: views/help.html:50
msgctxt "A label in a status table e.g. Accessible: yes"
msgid "Accessible"
msgstr "Accessibile"

#: views/help.html:49
msgctxt "An unknown state is a status table e.g. Last run started: unknown"
msgid "unknown"
msgstr "sconosciuto"

#: views/help.html:48
msgctxt "A label in a status table e.g. Last seen error date: 2018-10-18 18:50"
msgid "Last seen error date"
msgstr "Data dell'ultimo errore visualizzato"

#: views/help.html:47
msgctxt "A label in a status table e.g. Last seen error: Process timeout"
msgid "Last seen error"
msgstr "Ultimo errore visualizzato"

#: views/help.html:46
msgctxt "A label in a status table e.g. Last run completed: 2018-10-18 18:50"
msgid "Last run completed"
msgstr "Ultima esecuzione completata"

#: views/help.html:45
msgctxt "A label in a status table e.g. Last run started: 2018-10-18 18:50"
msgid "Last run started"
msgstr "Ultima esecuzione"

#: views/help.html:44
msgctxt "A label in a status table e.g. Last updated: 2018-10-18 18:50"
msgid "Last updated"
msgstr "Ultimo aggiornamento"

#: views/form/template_selection.html:42
msgctxt "Form template selection heading"
msgid "Select a template"
msgstr "Seleziona un template"

#: views/form/template_selection.html:41 views/newsletters.html:195
#: views/subscribers/importExport/import.html:119
#: views/subscribers/importExport/export.html:31
#: views/subscribers/importExport/export.html:49
msgctxt "Verb"
msgid "Select"
msgstr "Seleziona"

#: views/form/template_selection.html:35
msgctxt "a button for skipping form template selection"
msgid "Skip, start with a blank form"
msgstr "Salta, inizia con un modulo vuoto"

#: views/form/editor.html:212
#: views/newsletter/templates/components/newsletterPreview.hbs:9
msgctxt "Mobile browser preview mode"
msgid "Mobile"
msgstr "Mobile"

#: views/form/editor.html:211
#: views/newsletter/templates/components/newsletterPreview.hbs:6
msgctxt "Desktop browser preview mode"
msgid "Desktop"
msgstr "Desktop"

#: views/form/editor.html:208
msgctxt "heading above the settings"
msgid "Message Color"
msgstr "Colore del messaggio"

#: views/form/editor.html:206
msgctxt "Settings in the divider block"
msgid "Divider Width"
msgstr "Larghezza del divisore"

#: views/form/editor.html:205
msgctxt "Settings in the divider block"
msgid "Divider Height"
msgstr "Altezza del divisore"

#: views/form/editor.html:204
msgctxt "Setting in the divider block"
msgid "Dotted"
msgstr "Punteggiato"

#: views/form/editor.html:203
msgctxt "Setting in the divider block"
msgid "Dashed"
msgstr "Tratteggiato"

#: views/form/editor.html:202
msgctxt "Setting in the divider block"
msgid "Solid"
msgstr "Pieno"

#: views/form/editor.html:201
msgctxt "Settings in the divider block (solid, dotted, …)"
msgid "Divider Style"
msgstr "Stile del divisore"

#: views/form/editor.html:200
msgctxt "How a background image will be rendered: scale, fit or tile"
msgid "Tile"
msgstr "Tessera"

#: views/form/editor.html:199
msgctxt "How a background image will be rendered: scale, fit or tile"
msgid "Fit"
msgstr "Adatta"

#: views/form/editor.html:198
msgctxt "How a background image will be rendered: scale, fit or tile"
msgid "Scale"
msgstr "Scala"

#: views/form/editor.html:197
msgctxt "Settings in the spacer block"
msgid "Enable Divider"
msgstr "Abilita il divisore"

#: views/form/editor.html:196
msgctxt "Settings in the spacer block"
msgid "Height"
msgstr "Altezza"

#: views/form/editor.html:195
msgctxt "Heading in the font selection list for a list of custom fonts"
msgid "Custom fonts"
msgstr "Font personalizzati"

#: views/form/editor.html:194
msgctxt "Heading in the font selection list: Arial, Times, ..."
msgid "Standard fonts"
msgstr "Font standard"

#: views/form/editor.html:187
msgctxt "Label for form field for custom input type"
msgid "Select a field type"
msgstr "Seleziona un tipo di campo"

#: views/form/editor.html:186
msgctxt "Label for form field for custom input name"
msgid "Field name"
msgstr "Nome del campo"

#: views/form/editor.html:185
msgctxt "Label on form submit button."
msgid "Create"
msgstr "Crea"

#: views/form/editor.html:180
msgctxt "Textarea label"
msgid "Custom text"
msgstr "Testo personalizzato"

#: views/form/editor.html:176
msgctxt "The name of the block in the editor"
msgid "Divider / Spacer"
msgstr "Divisore / Distanziatore"

#: views/form/editor.html:175
msgctxt "Settings - if label should be displayed"
msgid "Display label"
msgstr "Mostra l'etichetta"

#: views/form/editor.html:173
msgctxt "settings for a label of an input"
msgid "Label"
msgstr "Etichetta"

#: views/form/editor.html:171
msgctxt "a default value for a subscription form button"
msgid "Subscribe!"
msgstr "Iscriviti"

#: views/form/editor.html:150
msgctxt "Number of rows in textarea"
msgid "5 lines"
msgstr "5 righe"

#: views/form/editor.html:149
msgctxt "Number of rows in textarea"
msgid "4 lines"
msgstr "4 righe"

#: views/form/editor.html:148
msgctxt "Number of rows in textarea"
msgid "3 lines"
msgstr "3 righe"

#: views/form/editor.html:147
msgctxt "Number of rows in textarea"
msgid "2 lines"
msgstr "2 righe"

#: views/form/editor.html:146
msgctxt "Number of rows in textarea"
msgid "1 line"
msgstr "1 riga"

#: views/form/editor.html:136
msgctxt "It is a placeholder in the select box - verb"
msgid "Select"
msgstr "Seleziona"

#: views/form/editor.html:135
#: views/form/templatesLegacy/settings/field_form.hbs:37
msgctxt "Form input type"
msgid "Select"
msgstr "Seleziona"

#: views/form/editor.html:129
msgctxt "Text on the delete button"
msgid "Delete this custom field"
msgstr "Elimina questo campo personalizzato"

#: views/form/editor.html:128
msgctxt "Text on the save button"
msgid "Update custom field"
msgstr "Aggiorna il campo personalizzato"

#: views/form/editor.html:115
msgctxt "Value in a selectbox with a list of animations"
msgid "No Animation"
msgstr "Nessuna animazione"

#: views/form/editor.html:113
msgctxt "Label in the form placement section (Other form placements)"
msgid "Shortcode & other"
msgstr "Shortcode e altro"

#: views/form/editor.html:112
msgctxt "Text on a button to save and close a form"
msgid "Close"
msgstr "Chiudi"

#: views/form/editor.html:107
msgctxt "times selection should be in the end \"30 sec\""
msgid "%1s sec"
msgstr "%1s sec"

#: views/form/editor.html:106
msgctxt "Placement of a slide in  form, on the left or right side of the page"
msgid "right"
msgstr "destra"

#: views/form/editor.html:105
msgctxt "Placement of a slide in form, on the left or right side of the page"
msgid "left"
msgstr "sinistra"

#: views/form/editor.html:104
msgctxt "Placement of a fixed bar form, on top of the page or on the bottom"
msgid "bottom"
msgstr "in fondo"

#: views/form/editor.html:103
msgctxt "Placement of a fixed bar form, on top of the page or on the bottom"
msgid "top"
msgstr "in alto"

#: views/form/editor.html:102
msgctxt "Placement of a fixed bar form, on top of the page or on the bottom"
msgid "Position"
msgstr "Posizione"

#: views/form/editor.html:101
msgctxt "Label on a selection of different times"
msgid "Display with a delay of"
msgstr "Visualizza con un ritardo di"

#: views/form/editor.html:100 views/form/template_selection.html:40
#: views/forms.html:99
msgctxt "Placement of the form using theme widget"
msgid "Others (widget)"
msgstr "Altri (widget)"

#: views/form/editor.html:99
msgctxt "This is a text on a switch if a form should be displayed bellow all posts"
msgid "Display on all posts/products"
msgstr "Visualizza su tutti gli articoli/prodotti"

#: views/form/editor.html:98
msgctxt "This is a text on a switch if a form should be displayed bellow all pages"
msgid "Display on all pages"
msgstr "Visualizza su tutte le pagine"

#: views/form/editor.html:96 views/form/template_selection.html:39
#: views/forms.html:95
msgctxt "This is a text on a widget that leads to settings for form placement"
msgid "Below pages"
msgstr "Pagine seguenti"

#: views/form/editor.html:91 views/form/template_selection.html:38
#: views/forms.html:98
msgctxt "This is a text on a widget that leads to settings for form placement - form type is pop-up, it will be displayed on page in a small modal window"
msgid "Pop-up"
msgstr "Pop-up"

#: views/form/editor.html:89 views/form/template_selection.html:37
#: views/forms.html:97
msgctxt "This is a text on a widget that leads to settings for form placement - form type is slide in"
msgid "Slide–in"
msgstr "Slide-in"

#: views/form/editor.html:87 views/form/template_selection.html:36
#: views/forms.html:96
msgctxt "This is a text on a widget that leads to settings for form placement - form type is fixed bar"
msgid "Fixed bar"
msgstr "Barra fissa"

#: views/form/editor.html:82
msgctxt "A label for a select box"
msgid "Form placement"
msgstr "Posizionamento del modulo"

#: views/form/editor.html:78
msgctxt "A label for form width settings"
msgid "Form width"
msgstr "Larghezza del modulo"

#: views/form/editor.html:75
msgctxt "An alignment value for form editor"
msgid "right"
msgstr "destra"

#: views/form/editor.html:74
msgctxt "An alignment value for form editor"
msgid "center"
msgstr "centro"

#: views/form/editor.html:73
msgctxt "An alignment value for form editor"
msgid "left"
msgstr "sinistra"

#: views/form/editor.html:72
msgctxt "A label for form style settings"
msgid "Alignment"
msgstr "Allineamento"

#: views/form/editor.html:71
msgctxt "A label for form style settings"
msgid "Form Padding"
msgstr "Spaziatura interna del modulo"

#: views/form/editor.html:70
msgctxt "A label for form style settings"
msgid "Input Padding"
msgstr "Spaziatura interna del campo"

#: views/form/editor.html:76
msgctxt "A label for checkbox in form style settings"
msgid "Border"
msgstr "Bordo"

#: views/form/editor.html:69
msgctxt "A label for checkbox in form style settings"
msgid "Border Radius"
msgstr "Raggio del bordo"

#: views/form/editor.html:68
msgctxt "A label for checkbox in form style settings"
msgid "Border Size"
msgstr "Dimensione del bordo"

#: views/form/editor.html:67
msgctxt "A label for checkbox in form style settings"
msgid "Bold"
msgstr "Grassetto"

#: views/form/editor.html:66
msgctxt "A label for checkbox in form style settings"
msgid "Display Fullwidth"
msgstr "Visualizza larghezza piena"

#: views/form/editor.html:83
msgctxt "A settings section heading"
msgid "Custom CSS"
msgstr "CSS personalizzati"

#: views/form/editor.html:81
msgctxt "A settings section heading"
msgid "Form Placement"
msgstr "Posizionamento del modulo"

#: views/form/editor.html:80
msgctxt "A settings section heading"
msgid "Form settings"
msgstr "Impostazioni del modulo"

#: views/form/editor.html:79
msgctxt "A settings section heading"
msgid "Custom field settings"
msgstr "Impostazioni del campo personalizzato"

#: views/form/editor.html:56
msgctxt "A settings section heading"
msgid "Settings"
msgstr "Impostazioni"

#: views/form/editor.html:52
msgctxt "A placeholder for form name input"
msgid "Add form name"
msgstr "Aggiungi il nome del modulo"

#: lib/WooCommerce/TransactionalEmails.php:114
msgctxt "Default footer text for a WooCommerce transactional email"
msgid "Footer text"
msgstr "Testo del footer"

#. translators: %s is the email address.
#: lib/Util/Notices/UnauthorizedEmailNotice.php:58
msgctxt "Email addresses have to be authorized to be used to send emails. %s will be replaced by an email address."
msgid "<b>Sending all of your emails has been paused</b> because your email address <b>%s</b> hasn’t been authorized yet."
msgstr "<b>L'invio di tutte le tue email è stato sospeso</b> perché il tuo indirizzo email <b>%s</b> non è stato ancora autorizzato."

#. translators: %s is the newsletter subject.
#: lib/Util/Notices/UnauthorizedEmailInNewslettersNotice.php:57
msgctxt "%s will be replaced by a newsletter subject"
msgid "Update the from address of %s"
msgstr "Aggiorna l'indirizzo del mittente di %s "

#: lib/Subscribers/ImportExport/ImportExportFactory.php:73
msgctxt "Subscription status"
msgid "Global status"
msgstr "Stato Globale"

#: lib/Subscribers/ImportExport/ImportExportFactory.php:72
msgctxt "Subscription status"
msgid "List status"
msgstr "Stato della lista"

#: lib/Services/CongratulatoryMssEmailController.php:31
msgctxt "Subject of an email confirming that MailPoet Sending Service works"
msgid "Sending with MailPoet works!"
msgstr "Inviare con MailPoet funziona!"

#: views/newsletters.html:384
msgctxt "status when the sending of a newsletter has not been processed"
msgid "Unprocessed"
msgstr "Non elaborato"

#: views/newsletters.html:386
msgctxt "status when the sending of a newsletter has failed"
msgid "Failed"
msgstr "È fallito"

#: views/newsletters.html:385
msgctxt "status when a newsletter has been sent"
msgid "Sent"
msgstr "Inviate"

#: views/form/editor.html:217 views/forms.html:77 lib/Form/Widget.php:153
msgctxt "fallback for forms without a name in a form list"
msgid "no name"
msgstr "nessun nome"

#: lib/Form/Templates/Templates/Template3Widget.php:27
msgctxt "Text in a web form. First line of \"10% off, especially for you.\""
msgid "10% off,"
msgstr "10% di sconto,"

#: lib/Form/Templates/Templates/Template3Widget.php:42
msgctxt "Text in a web form. Second line of \"10% off, especially...\""
msgid "especially for you"
msgstr "solo per te"

#: lib/Form/Templates/Templates/Template3Popup.php:42
#: lib/Form/Templates/Templates/Template3SlideIn.php:42
msgctxt "Text in a web form. Second line of \"10% off, especially...\""
msgid "off, especially for you"
msgstr "di sconto, solo per te"

#: lib/Form/Templates/Templates/Template18BelowPages.php:114
#: lib/Form/Templates/Templates/Template18FixedBar.php:128
#: lib/Form/Templates/Templates/Template18Popup.php:87
#: lib/Form/Templates/Templates/Template18SlideIn.php:87
#: lib/Form/Templates/Templates/Template18Widget.php:73
msgctxt "Text in a web form (Black Friday)."
msgid "F R I D A Y"
msgstr "F R I D A Y"

#: lib/Form/Templates/Templates/Template18BelowPages.php:90
#: lib/Form/Templates/Templates/Template18FixedBar.php:104
#: lib/Form/Templates/Templates/Template18Popup.php:87
#: lib/Form/Templates/Templates/Template18SlideIn.php:87
#: lib/Form/Templates/Templates/Template18Widget.php:73
msgctxt "Text in a web form (Black Friday)."
msgid "B L A C K"
msgstr "B L A C K"

#: lib/Form/Templates/Templates/Template7FixedBar.php:53
msgctxt "Text in a web form. Keep HTML tags!"
msgid "Let us do the hard work for you. Sign up to receive our latest deals directly in your inbox. We’ll never send you spam - promise. Find out more in our [link]Privacy Policy[/link]."
msgstr "Lasciaci fare il lavoro duro al posto tuo. Iscriviti per ricevere le nostre ultime offerte direttamente nella tua casella di posta. Non ti invieremo mai spam - promesso. Scopri di più nella nostra [link]Informativa sulla privacy[/link]."

#: lib/Form/Templates/Templates/Template7BelowPages.php:172
#: lib/Form/Templates/Templates/Template7Popup.php:156
#: lib/Form/Templates/Templates/Template7SlideIn.php:156
#: lib/Form/Templates/Templates/Template7Widget.php:110
msgctxt "Text in a web form. Keep HTML tags!"
msgid "We’ll never send you spam or share your email address.<br>Find out more in our [link]Privacy Policy[/link]."
msgstr "Non ti invieremo mai spam né condivideremo il tuo indirizzo email. <br>Scopri di più nella nostra [link]Informativa sulla privacy[/link]."

#: lib/Form/Templates/Templates/Template6FixedBar.php:38
msgctxt "Text in a web form. Keep HTML tags!"
msgid "<strong>Dive in!</strong> Start your journey today."
msgstr "<strong>Approfondisci!</strong> Inizia oggi il tuo percorso."

#: lib/Form/Templates/Templates/Template4Popup.php:63
#: lib/Form/Templates/Templates/Template4SlideIn.php:63
#: lib/Form/Templates/Templates/Template4Widget.php:41
msgctxt "Text in a web form. Keep HTML tags!"
msgid "Oh hi there 👋<br>It’s nice to meet you."
msgstr "Hey, ciao 👋<br> Piacere di conoscerti."

#: lib/Form/Templates/Templates/Template3FixedBar.php:53
msgctxt "Text in a web form. Keep HTML tags!"
msgid "Sign up to receive your exclusive discount,<br>and keep up to date on our latest products & offers!"
msgstr "Iscriviti per ricevere il tuo sconto esclusivo <br>e ricevi aggiornamenti sui nostri ultimi prodotti e offerte!"

#: lib/Form/Templates/Templates/Template3BelowPages.php:38
#: lib/Form/Templates/Templates/Template3FixedBar.php:38
msgctxt "Text in a web form. Keep HTML tags!"
msgid "10% off, <br>especially for you"
msgstr "10% di sconto, <br>solo per te"

#: lib/Form/Templates/Templates/Template17Popup.php:97
#: lib/Form/Templates/Templates/Template17SlideIn.php:97
#: lib/Form/Templates/Templates/Template17Widget.php:78
msgctxt "Text in a web form. Keep HTML tags!"
msgid "Subscribe to claim your <strong><span style=\"color:#ce4e09\" class=\"has-inline-color\">exclusive Halloween</span></strong> offer from us.</span>"
msgstr "Iscriviti per richiedere <strong><span style=\"color:#ce4e09\" class=\"has-inline-color\">la tua esclusiva offerta di Halloween.</span></strong></span>"

#: lib/Form/Templates/Templates/Template12BelowPages.php:84
#: lib/Form/Templates/Templates/Template12FixedBar.php:178
#: lib/Form/Templates/Templates/Template12Popup.php:98
#: lib/Form/Templates/Templates/Template12SlideIn.php:98
#: lib/Form/Templates/Templates/Template12Widget.php:41
msgctxt "Text in a web form. Keep HTML tags!"
msgid "<strong>SUBSCRIBE</strong> AND <strong><span style=\"color:#e04f8e\" class=\"has-inline-color\">GET 20% OFF</span></strong> YOUR NEXT ORDER! <strong>OFFER ENDS SOON</strong> - DON’T MISS OUT!"
msgstr "<strong>ISCRIVITI</strong> E <strong><span style=\"color:#e04f8e\" class=\"has-inline-color\">OTTIENI IL 20% DI SCONTO</span></strong> SUL TUO PROSSIMO ORDINE! <strong>L'OFFERTA SCADE PRESTO</strong>, NON TE LA PERDERE!"

#: lib/Form/Templates/Templates/Template12BelowPages.php:70
#: lib/Form/Templates/Templates/Template12FixedBar.php:52
#: lib/Form/Templates/Templates/Template12Popup.php:84
#: lib/Form/Templates/Templates/Template12SlideIn.php:84
#: lib/Form/Templates/Templates/Template12Widget.php:27
msgctxt "Text in a web form. Keep HTML tags!"
msgid "DEAL<span style=\"color:#e04f8e\" class=\"has-inline-color\">WEEK</span>"
msgstr "<span style=\"color:#e04f8e\" class=\"has-inline-color\">SETTIMANA</span> DELLE OFFERTE"

#: lib/Form/Templates/Templates/Template11BelowPages.php:109
#: lib/Form/Templates/Templates/Template11FixedBar.php:98
#: lib/Form/Templates/Templates/Template11Popup.php:102
#: lib/Form/Templates/Templates/Template11SlideIn.php:102
#: lib/Form/Templates/Templates/Template11Widget.php:91
msgctxt "Text in a web form. Keep HTML tags!"
msgid "Be the first to know when our album is released on <strong>iTunes</strong> and <strong><span style=\"color:#01d386\" class=\"has-inline-color\">Spotify</span></strong>"
msgstr "Scopri in anteprima la data di lancio del nostro album su <strong>iTunes</strong> e <strong><span style=\"color:#01d386\" class=\"has-inline-color\">Spotify</span></strong>"

#: lib/Form/Templates/Templates/Template7BelowPages.php:132
#: lib/Form/Templates/Templates/Template7FixedBar.php:116
#: lib/Form/Templates/Templates/Template7Popup.php:124
#: lib/Form/Templates/Templates/Template7SlideIn.php:124
#: lib/Form/Templates/Templates/Template7Widget.php:89
msgctxt "Form label"
msgid "Get the latest deals"
msgstr "Ricevi le ultime offerte"

#: lib/Form/Templates/Templates/Template6BelowPages.php:104
#: lib/Form/Templates/Templates/Template6FixedBar.php:95
#: lib/Form/Templates/Templates/Template6Popup.php:76
#: lib/Form/Templates/Templates/Template6SlideIn.php:75
#: lib/Form/Templates/Templates/Template6Widget.php:75
msgctxt "Form label"
msgid "Get Started!"
msgstr "Cominciamo!"

#: lib/Form/Templates/Templates/Template4BelowPages.php:109
#: lib/Form/Templates/Templates/Template4FixedBar.php:109
#: lib/Form/Templates/Templates/Template4Popup.php:125
#: lib/Form/Templates/Templates/Template4SlideIn.php:125
#: lib/Form/Templates/Templates/Template4Widget.php:88
msgctxt "Form label"
msgid "Let’s keep in touch"
msgstr "Rimaniamo in contatto"

#: lib/Form/Templates/Templates/Template3BelowPages.php:117
#: lib/Form/Templates/Templates/Template3FixedBar.php:110
#: lib/Form/Templates/Templates/Template3Popup.php:89
#: lib/Form/Templates/Templates/Template3SlideIn.php:89
#: lib/Form/Templates/Templates/Template3Widget.php:89
msgctxt "Form label"
msgid "Save 10%"
msgstr "Risparmia il 10%"

#: lib/Form/Templates/Templates/Template1BelowPages.php:60
#: lib/Form/Templates/Templates/Template1FixedBar.php:101
#: lib/Form/Templates/Templates/Template1Popup.php:63
#: lib/Form/Templates/Templates/Template1SlideIn.php:63
#: lib/Form/Templates/Templates/Template1Widget.php:63
#: lib/Form/Templates/Templates/Template3BelowPages.php:88
#: lib/Form/Templates/Templates/Template3FixedBar.php:91
#: lib/Form/Templates/Templates/Template3Popup.php:70
#: lib/Form/Templates/Templates/Template3SlideIn.php:70
#: lib/Form/Templates/Templates/Template3Widget.php:70
#: lib/Form/Templates/Templates/Template4BelowPages.php:90
#: lib/Form/Templates/Templates/Template4FixedBar.php:90
#: lib/Form/Templates/Templates/Template4Popup.php:106
#: lib/Form/Templates/Templates/Template4SlideIn.php:106
#: lib/Form/Templates/Templates/Template4Widget.php:69
#: lib/Form/Templates/Templates/Template6BelowPages.php:75
#: lib/Form/Templates/Templates/Template6FixedBar.php:76
#: lib/Form/Templates/Templates/Template6Popup.php:56
#: lib/Form/Templates/Templates/Template6SlideIn.php:56
#: lib/Form/Templates/Templates/Template6Widget.php:56
#: lib/Form/Templates/Templates/Template7BelowPages.php:103
#: lib/Form/Templates/Templates/Template7FixedBar.php:87
#: lib/Form/Templates/Templates/Template7Popup.php:95
#: lib/Form/Templates/Templates/Template7SlideIn.php:95
#: lib/Form/Templates/Templates/Template7Widget.php:70
#: lib/Form/Templates/Templates/Template10BelowPages.php:84
#: lib/Form/Templates/Templates/Template10FixedBar.php:154
#: lib/Form/Templates/Templates/Template10Popup.php:93
#: lib/Form/Templates/Templates/Template10SlideIn.php:91
#: lib/Form/Templates/Templates/Template10Widget.php:93
#: lib/Form/Templates/Templates/Template11BelowPages.php:146
#: lib/Form/Templates/Templates/Template11FixedBar.php:120
#: lib/Form/Templates/Templates/Template11Popup.php:114
#: lib/Form/Templates/Templates/Template11SlideIn.php:114
#: lib/Form/Templates/Templates/Template11Widget.php:103
#: lib/Form/Templates/Templates/Template12BelowPages.php:115
#: lib/Form/Templates/Templates/Template12FixedBar.php:104
#: lib/Form/Templates/Templates/Template12Popup.php:129
#: lib/Form/Templates/Templates/Template12SlideIn.php:129
#: lib/Form/Templates/Templates/Template12Widget.php:72
#: lib/Form/Templates/Templates/Template13BelowPages.php:124
#: lib/Form/Templates/Templates/Template13FixedBar.php:148
#: lib/Form/Templates/Templates/Template13Popup.php:124
#: lib/Form/Templates/Templates/Template13SlideIn.php:124
#: lib/Form/Templates/Templates/Template13Widget.php:100
#: lib/Form/Templates/Templates/Template14BelowPages.php:110
#: lib/Form/Templates/Templates/Template14FixedBar.php:134
#: lib/Form/Templates/Templates/Template14Popup.php:110
#: lib/Form/Templates/Templates/Template14SlideIn.php:110
#: lib/Form/Templates/Templates/Template14Widget.php:86
#: lib/Form/Templates/Templates/Template17BelowPages.php:88
#: lib/Form/Templates/Templates/Template17FixedBar.php:51
#: lib/Form/Templates/Templates/Template17Popup.php:110
#: lib/Form/Templates/Templates/Template17SlideIn.php:110
#: lib/Form/Templates/Templates/Template17Widget.php:91
#: lib/Form/Templates/Templates/Template18BelowPages.php:190
#: lib/Form/Templates/Templates/Template18FixedBar.php:204
#: lib/Form/Templates/Templates/Template18Popup.php:128
#: lib/Form/Templates/Templates/Template18SlideIn.php:128
#: lib/Form/Templates/Templates/Template18Widget.php:114
msgctxt "Form label"
msgid "Email Address"
msgstr "Indirizzo email"

#: lib/Form/Templates/Templates/Template1BelowPages.php:90
#: lib/Form/Templates/Templates/Template1FixedBar.php:131
#: lib/Form/Templates/Templates/Template1Popup.php:83
#: lib/Form/Templates/Templates/Template1SlideIn.php:83
#: lib/Form/Templates/Templates/Template1Widget.php:83
msgctxt "Form label"
msgid "JOIN THE CLUB"
msgstr "UNISCITI AL CLUB"

#: lib/Form/Templates/Templates/Template18BelowPages.php:209
#: lib/Form/Templates/Templates/Template18FixedBar.php:223
#: lib/Form/Templates/Templates/Template18Popup.php:147
#: lib/Form/Templates/Templates/Template18SlideIn.php:147
#: lib/Form/Templates/Templates/Template18Widget.php:133
msgctxt "Form label"
msgid "GET YOUR COUPON"
msgstr "OTTIENI IL TUO COUPON"

#: lib/Form/Templates/Templates/Template17BelowPages.php:107
#: lib/Form/Templates/Templates/Template17FixedBar.php:70
#: lib/Form/Templates/Templates/Template17Popup.php:129
#: lib/Form/Templates/Templates/Template17SlideIn.php:129
#: lib/Form/Templates/Templates/Template17Widget.php:110
msgctxt "Form label"
msgid "DARE TO SUBSCRIBE?!"
msgstr "VUOI ABBONARTI?!"

#: lib/Form/Templates/Templates/Template14BelowPages.php:129
#: lib/Form/Templates/Templates/Template14FixedBar.php:153
#: lib/Form/Templates/Templates/Template14Popup.php:129
#: lib/Form/Templates/Templates/Template14SlideIn.php:129
#: lib/Form/Templates/Templates/Template14Widget.php:105
msgctxt "Form label"
msgid "LET’S DO THIS!"
msgstr "FACCIAMOLO!"

#: lib/Form/Templates/Templates/Template12BelowPages.php:135
#: lib/Form/Templates/Templates/Template12FixedBar.php:134
#: lib/Form/Templates/Templates/Template12Popup.php:149
#: lib/Form/Templates/Templates/Template12SlideIn.php:149
#: lib/Form/Templates/Templates/Template12Widget.php:92
msgctxt "Form label"
msgid "GET 20% OFF"
msgstr "Ottieni il 20% di sconto"

#: lib/Form/Templates/Templates/Template12BelowPages.php:96
#: lib/Form/Templates/Templates/Template12FixedBar.php:75
#: lib/Form/Templates/Templates/Template12Popup.php:110
#: lib/Form/Templates/Templates/Template12SlideIn.php:110
#: lib/Form/Templates/Templates/Template12Widget.php:53
msgctxt "Form label"
msgid "Full Name"
msgstr "Nome e cognome"

#: lib/Form/Templates/Templates/Template11BelowPages.php:166
#: lib/Form/Templates/Templates/Template11FixedBar.php:163
#: lib/Form/Templates/Templates/Template11Popup.php:134
#: lib/Form/Templates/Templates/Template11SlideIn.php:134
#: lib/Form/Templates/Templates/Template11Widget.php:123
#: lib/Form/Templates/Templates/Template13BelowPages.php:143
#: lib/Form/Templates/Templates/Template13FixedBar.php:167
#: lib/Form/Templates/Templates/Template13Popup.php:143
#: lib/Form/Templates/Templates/Template13SlideIn.php:143
#: lib/Form/Templates/Templates/Template13Widget.php:119
msgctxt "Form label"
msgid "JOIN THE LIST"
msgstr "Unisciti alla lista"

#: lib/Form/Templates/Templates/Template10BelowPages.php:131
#: lib/Form/Templates/Templates/Template10FixedBar.php:183
#: lib/Form/Templates/Templates/Template10Popup.php:113
#: lib/Form/Templates/Templates/Template10SlideIn.php:110
#: lib/Form/Templates/Templates/Template10Widget.php:113
msgctxt "Form label"
msgid "Keep me posted!"
msgstr "Tienimi aggiornato!"

#: lib/Form/Templates/Templates/Template10BelowPages.php:113
#: lib/Form/Templates/Templates/Template10FixedBar.php:126
#: lib/Form/Templates/Templates/Template10Popup.php:74
#: lib/Form/Templates/Templates/Template10SlideIn.php:73
#: lib/Form/Templates/Templates/Template10Widget.php:74
msgctxt "Form label"
msgid "And your surname?"
msgstr "E il tuo cognome?"

#: lib/Form/Templates/Templates/Template10BelowPages.php:66
#: lib/Form/Templates/Templates/Template10FixedBar.php:98
#: lib/Form/Templates/Templates/Template10Popup.php:55
#: lib/Form/Templates/Templates/Template10SlideIn.php:55
#: lib/Form/Templates/Templates/Template10Widget.php:55
msgctxt "Form label"
msgid "What’s your name?"
msgstr "Come ti chiami?"

#: lib/Form/Templates/Templates/Template7BelowPages.php:56
#: lib/Form/Templates/Templates/Template7Popup.php:56
#: lib/Form/Templates/Templates/Template7SlideIn.php:56
#: lib/Form/Templates/Templates/Template7Widget.php:56
msgctxt "Text in a web form."
msgid "Put your feet up and let us do the hard work for you. Sign up to receive our latest deals directly in your inbox."
msgstr "Alza i piedi e lascia che siamo noi a fare il lavoro duro al posto tuo. Iscriviti per ricevere le nostre ultime offerte direttamente nella tua casella di posta."

#: lib/Form/Templates/Templates/Template7BelowPages.php:41
#: lib/Form/Templates/Templates/Template7FixedBar.php:38
#: lib/Form/Templates/Templates/Template7Popup.php:41
#: lib/Form/Templates/Templates/Template7SlideIn.php:41
#: lib/Form/Templates/Templates/Template7Widget.php:41
msgctxt "Text in a web form."
msgid "Relax!"
msgstr "Rilassati!"

#: lib/Form/Templates/Templates/Template6FixedBar.php:53
msgctxt "Text in a web form."
msgid "Sign up to start your fitness program. We promise we’ll never spam! Take a look at our [link]Privacy Policy[/link] for more info."
msgstr "Iscriviti per iniziare il tuo programma di fitness. Promettiamo che non invieremo mai spam! Dai un'occhiata alla nostra [link]Informativa sulla privacy[/link] per maggiori informazioni."

#: lib/Form/Templates/Templates/Template6BelowPages.php:144
#: lib/Form/Templates/Templates/Template6Popup.php:97
#: lib/Form/Templates/Templates/Template6SlideIn.php:96
#: lib/Form/Templates/Templates/Template6Widget.php:96
msgctxt "Text in a web form."
msgid "We promise we’ll never spam! Take a look at our [link]Privacy Policy[/link] for more info."
msgstr "Promettiamo che non invieremo mai spam! Dai un'occhiata alla nostra [link]Informativa sulla privacy[/link] per maggiori informazioni."

#: lib/Form/Templates/Templates/Template6BelowPages.php:42
#: lib/Form/Templates/Templates/Template6Popup.php:42
#: lib/Form/Templates/Templates/Template6SlideIn.php:42
#: lib/Form/Templates/Templates/Template6Widget.php:42
msgctxt "Text in a web form."
msgid "Join [mailpoet_subscribers_count] others, and start your fitness journey with us today."
msgstr "Unisciti ad altre [mailpoet_subscribers_count]persone e inizia oggi stesso il tuo percorso di fitness con noi."

#: lib/Form/Templates/Templates/Template6BelowPages.php:27
#: lib/Form/Templates/Templates/Template6Popup.php:27
#: lib/Form/Templates/Templates/Template6SlideIn.php:27
#: lib/Form/Templates/Templates/Template6Widget.php:27
msgctxt "Text in a web form."
msgid "Dive in!"
msgstr "Approfondisci!"

#: lib/Form/Templates/Templates/Template4BelowPages.php:53
#: lib/Form/Templates/Templates/Template4FixedBar.php:53
#: lib/Form/Templates/Templates/Template4Popup.php:78
#: lib/Form/Templates/Templates/Template4SlideIn.php:78
#: lib/Form/Templates/Templates/Template4Widget.php:56
msgctxt "Text in a web form."
msgid "Sign up to receive awesome content in your inbox, every month."
msgstr "Iscriviti per ricevere contenuti fantastici nella tua casella di posta, ogni mese."

#: lib/Form/Templates/Templates/Template4BelowPages.php:38
#: lib/Form/Templates/Templates/Template4FixedBar.php:38
msgctxt "Text in a web form."
msgid "Oh hi there 👋 It’s nice to meet you."
msgstr "Hey, ciao 👋 Piacere di conoscerti."

#: lib/Form/Templates/Templates/Template3BelowPages.php:64
#: lib/Form/Templates/Templates/Template3Popup.php:57
#: lib/Form/Templates/Templates/Template3SlideIn.php:57
#: lib/Form/Templates/Templates/Template3Widget.php:57
msgctxt "Text in a web form."
msgid "Sign up to receive your exclusive discount, and keep up to date on our latest products & offers!"
msgstr "Iscriviti per ricevere il tuo sconto esclusivo e ricevere aggiornamenti sui nostri ultimi prodotti e offerte!"

#: lib/Form/Templates/Templates/Template1BelowPages.php:130
msgctxt "Text in a web form."
msgid "We don’t spam! Read more in our [link]privacy policy[/link]"
msgstr "Non inviamo spam! Puoi saperne di più leggendo la nostra [link]Informativa sulla privacy[/link]"

#: lib/Form/Templates/Templates/Template1BelowPages.php:27
#: lib/Form/Templates/Templates/Template1FixedBar.php:52
#: lib/Form/Templates/Templates/Template1Popup.php:49
#: lib/Form/Templates/Templates/Template1SlideIn.php:49
#: lib/Form/Templates/Templates/Template1Widget.php:49
msgctxt "Text in a web form."
msgid "Don’t miss these tips!"
msgstr "Non perderti questi consigli!"

#: lib/Form/Templates/Templates/Template17BelowPages.php:75
#: lib/Form/Templates/Templates/Template17FixedBar.php:116
msgctxt "Text in a web form."
msgid "Subscribe to claim your exclusive Halloween offer from us."
msgstr "Iscriviti per richiedere la tua esclusiva offerta di Halloween."

#: lib/Form/Templates/Templates/Template17BelowPages.php:75
#: lib/Form/Templates/Templates/Template17FixedBar.php:116
#: lib/Form/Templates/Templates/Template17Popup.php:97
#: lib/Form/Templates/Templates/Template17SlideIn.php:97
#: lib/Form/Templates/Templates/Template17Widget.php:78
msgctxt "Text in a web form."
msgid "There aren’t any tricks here, only treats!"
msgstr "Non ci sono trucchi qui, solo dolcetti!"

#: lib/Form/Templates/Templates/Template11BelowPages.php:95
#: lib/Form/Templates/Templates/Template11FixedBar.php:84
#: lib/Form/Templates/Templates/Template11Popup.php:88
#: lib/Form/Templates/Templates/Template11SlideIn.php:88
#: lib/Form/Templates/Templates/Template11Widget.php:77
msgctxt "Text in a web form."
msgid "DON’T MISS A BEAT"
msgstr "NON PERDERE UN COLPO"

#: lib/Form/Templates/Templates/Template10FixedBar.php:63
msgctxt "Text in a web form."
msgid "We’d love to keep you updated with our latest news! We promise we’ll never spam. Take a look at our [link]Privacy Policy[/link] for more details."
msgstr "Ci piacerebbe aggiornarti con le nostre ultime notizie! Promettiamo che non invieremo mai spam. Dai un'occhiata alla nostra [link]Informativa sulla privacy[/link] per maggiori dettagli."

#: lib/Form/Templates/Templates/Template10FixedBar.php:38
msgctxt "Text in a web form."
msgid "LET’S KEEP IN TOUCH!"
msgstr "RIMANIAMO IN CONTATTO!"

#: lib/Form/Templates/Templates/Template1FixedBar.php:67
#: lib/Form/Templates/Templates/Template1Popup.php:104
#: lib/Form/Templates/Templates/Template1SlideIn.php:104
#: lib/Form/Templates/Templates/Template1Widget.php:104
#: lib/Form/Templates/Templates/Template3BelowPages.php:150
#: lib/Form/Templates/Templates/Template3FixedBar.php:68
#: lib/Form/Templates/Templates/Template3Popup.php:111
#: lib/Form/Templates/Templates/Template3SlideIn.php:111
#: lib/Form/Templates/Templates/Template3Widget.php:111
#: lib/Form/Templates/Templates/Template4BelowPages.php:67
#: lib/Form/Templates/Templates/Template4FixedBar.php:67
#: lib/Form/Templates/Templates/Template4Popup.php:147
#: lib/Form/Templates/Templates/Template4SlideIn.php:147
#: lib/Form/Templates/Templates/Template4Widget.php:110
#: lib/Form/Templates/Templates/Template10BelowPages.php:163
#: lib/Form/Templates/Templates/Template10Popup.php:134
#: lib/Form/Templates/Templates/Template10SlideIn.php:131
#: lib/Form/Templates/Templates/Template10Widget.php:134
#: lib/Form/Templates/Templates/Template11BelowPages.php:188
#: lib/Form/Templates/Templates/Template11FixedBar.php:141
#: lib/Form/Templates/Templates/Template11Popup.php:156
#: lib/Form/Templates/Templates/Template11SlideIn.php:156
#: lib/Form/Templates/Templates/Template11Widget.php:145
#: lib/Form/Templates/Templates/Template12BelowPages.php:157
#: lib/Form/Templates/Templates/Template12FixedBar.php:201
#: lib/Form/Templates/Templates/Template12Popup.php:171
#: lib/Form/Templates/Templates/Template12SlideIn.php:171
#: lib/Form/Templates/Templates/Template12Widget.php:114
#: lib/Form/Templates/Templates/Template13BelowPages.php:164
#: lib/Form/Templates/Templates/Template13FixedBar.php:112
#: lib/Form/Templates/Templates/Template13Popup.php:164
#: lib/Form/Templates/Templates/Template13SlideIn.php:164
#: lib/Form/Templates/Templates/Template13Widget.php:159
#: lib/Form/Templates/Templates/Template14BelowPages.php:150
#: lib/Form/Templates/Templates/Template14FixedBar.php:98
#: lib/Form/Templates/Templates/Template14Popup.php:150
#: lib/Form/Templates/Templates/Template14SlideIn.php:150
#: lib/Form/Templates/Templates/Template14Widget.php:145
#: lib/Form/Templates/Templates/Template17BelowPages.php:128
#: lib/Form/Templates/Templates/Template17FixedBar.php:116
#: lib/Form/Templates/Templates/Template17Popup.php:150
#: lib/Form/Templates/Templates/Template17SlideIn.php:150
#: lib/Form/Templates/Templates/Template17Widget.php:131
#: lib/Form/Templates/Templates/Template18BelowPages.php:230
#: lib/Form/Templates/Templates/Template18FixedBar.php:244
#: lib/Form/Templates/Templates/Template18Popup.php:168
#: lib/Form/Templates/Templates/Template18SlideIn.php:168
#: lib/Form/Templates/Templates/Template18Widget.php:154
msgctxt "Text in a web form."
msgid "We don’t spam! Read our [link]privacy policy[/link] for more info."
msgstr "Non inviamo spam! Leggi la nostra [link]Informativa sulla privacy[/link] per avere maggiori informazioni."

#: lib/Form/Templates/Templates/Template10BelowPages.php:42
#: lib/Form/Templates/Templates/Template10Popup.php:42
#: lib/Form/Templates/Templates/Template10SlideIn.php:42
#: lib/Form/Templates/Templates/Template10Widget.php:42
msgctxt "Text in a web form."
msgid "We’d love to keep you updated with our latest news and offers"
msgstr "Ci piacerebbe aggiornarti con le nostre ultime novità e offerte"

#: lib/Form/Templates/Templates/Template18BelowPages.php:153
#: lib/Form/Templates/Templates/Template18FixedBar.php:167
#: lib/Form/Templates/Templates/Template18Popup.php:115
#: lib/Form/Templates/Templates/Template18SlideIn.php:115
#: lib/Form/Templates/Templates/Template18Widget.php:101
msgctxt "Text in a web form"
msgid "PLUS FREE SHIPPING = ORDERS OVER $100"
msgstr "E IN PIÙ SPEDIZIONE GRATUITA = ORDINI SUPERIORI A $100"

#: lib/Form/Templates/Templates/Template18BelowPages.php:153
#: lib/Form/Templates/Templates/Template18FixedBar.php:167
#: lib/Form/Templates/Templates/Template18Popup.php:115
#: lib/Form/Templates/Templates/Template18SlideIn.php:115
#: lib/Form/Templates/Templates/Template18Widget.php:101
msgctxt "Text in a web form"
msgid "ENJOY 50% OFF ON ALL PRODUCTS"
msgstr "APPROFITTA DI UNO SCONTO DEL 50% SU TUTTI I PRODOTTI"

#: lib/Form/Templates/Templates/Template18BelowPages.php:38
#: lib/Form/Templates/Templates/Template18FixedBar.php:52
#: lib/Form/Templates/Templates/Template18Popup.php:60
#: lib/Form/Templates/Templates/Template18SlideIn.php:60
#: lib/Form/Templates/Templates/Template18Widget.php:46
msgctxt "Text in a web form"
msgid "IT’S HERE! DON’T MISS OUT!"
msgstr "È QUI! NON PERDERTELO!"

#: lib/Form/Templates/Templates/Template17BelowPages.php:60
#: lib/Form/Templates/Templates/Template17FixedBar.php:101
#: lib/Form/Templates/Templates/Template17Popup.php:82
#: lib/Form/Templates/Templates/Template17SlideIn.php:82
#: lib/Form/Templates/Templates/Template17Widget.php:63
msgctxt "Text in a web form"
msgid "BOO! DON’T BE SCARED!"
msgstr "BUH! NON AVER PAURA!"

#: lib/Form/Templates/Templates/Template14BelowPages.php:98
#: lib/Form/Templates/Templates/Template14FixedBar.php:98
#: lib/Form/Templates/Templates/Template14Popup.php:98
#: lib/Form/Templates/Templates/Template14SlideIn.php:98
#: lib/Form/Templates/Templates/Template14Widget.php:55
msgctxt "Text in a web form"
msgid "SIGN UP TO RECEIVE THE LATEST LIFESTYLE TIPS & TRICKS, PLUS SOME EXCLUSIVE GOODIES!"
msgstr "ISCRIVITI PER RICEVERE GLI ULTIMI CONSIGLI E SUGGERIMENTI DI STILE, OLTRE AD ALCUNE CHICCHE ESCLUSIVE!"

#: lib/Form/Templates/Templates/Template14BelowPages.php:84
#: lib/Form/Templates/Templates/Template14FixedBar.php:84
#: lib/Form/Templates/Templates/Template14Popup.php:84
#: lib/Form/Templates/Templates/Template14SlideIn.php:84
#: lib/Form/Templates/Templates/Template14Widget.php:41
msgctxt "Text in a web form"
msgid "WANT MORE?"
msgstr "NE VUOI ANCORA?"

#: lib/Form/Templates/Templates/Template13BelowPages.php:112
#: lib/Form/Templates/Templates/Template13FixedBar.php:112
#: lib/Form/Templates/Templates/Template13Popup.php:112
#: lib/Form/Templates/Templates/Template13SlideIn.php:112
#: lib/Form/Templates/Templates/Template13Widget.php:69
msgctxt "Text in a web form"
msgid "SUBSCRIBE TO OUR NEWSLETTER AND SAVE 10% NEXT TIME YOU DINE IN"
msgstr "ISCRIVITI ALLA NOSTRA NEWSLETTER E RISPARMIA IL 10% LA PROSSIMA VOLTA CHE CENI"

#: lib/Form/Templates/Templates/Template13BelowPages.php:98
#: lib/Form/Templates/Templates/Template13FixedBar.php:98
#: lib/Form/Templates/Templates/Template13Popup.php:98
#: lib/Form/Templates/Templates/Template13SlideIn.php:98
#: lib/Form/Templates/Templates/Template13Widget.php:55
msgctxt "Text in a web form"
msgid "10% OFF YOUR BILL"
msgstr "10% DI SCONTO SULLA FATTURA"

#: lib/Form/Templates/Templates/Template10BelowPages.php:27
#: lib/Form/Templates/Templates/Template10Popup.php:27
#: lib/Form/Templates/Templates/Template10SlideIn.php:27
#: lib/Form/Templates/Templates/Template10Widget.php:27
msgctxt "Text in a web form"
msgid "LET’S KEEP IN TOUCH!"
msgstr "RIMANIAMO IN CONTATTO!"

#: lib/Form/Templates/Templates/Template7BelowPages.php:14
#: lib/Form/Templates/Templates/Template7FixedBar.php:14
#: lib/Form/Templates/Templates/Template7Popup.php:14
#: lib/Form/Templates/Templates/Template7SlideIn.php:14
#: lib/Form/Templates/Templates/Template7Widget.php:14
msgctxt "Form template name"
msgid "Latest Deals"
msgstr "Ultime offerte"

#: lib/Form/Templates/Templates/Template6BelowPages.php:14
#: lib/Form/Templates/Templates/Template6FixedBar.php:14
#: lib/Form/Templates/Templates/Template6Popup.php:14
#: lib/Form/Templates/Templates/Template6SlideIn.php:14
#: lib/Form/Templates/Templates/Template6Widget.php:14
msgctxt "Form template name"
msgid "Fitness Tips"
msgstr "Consigli di fitness"

#: lib/Form/Templates/Templates/Template4BelowPages.php:14
#: lib/Form/Templates/Templates/Template4FixedBar.php:14
#: lib/Form/Templates/Templates/Template4Popup.php:14
#: lib/Form/Templates/Templates/Template4SlideIn.php:14
#: lib/Form/Templates/Templates/Template4Widget.php:14
msgctxt "Form template name"
msgid "Newsletter Signup"
msgstr "Iscrizione alla newsletter"

#: lib/Form/Templates/Templates/Template3BelowPages.php:14
#: lib/Form/Templates/Templates/Template3FixedBar.php:14
#: lib/Form/Templates/Templates/Template3Popup.php:14
#: lib/Form/Templates/Templates/Template3SlideIn.php:14
#: lib/Form/Templates/Templates/Template3Widget.php:14
msgctxt "Form template name"
msgid "Welcome Discount"
msgstr "Sconto di benvenuto"

#: lib/Form/Templates/Templates/Template1BelowPages.php:14
#: lib/Form/Templates/Templates/Template1FixedBar.php:14
#: lib/Form/Templates/Templates/Template1Popup.php:14
#: lib/Form/Templates/Templates/Template1SlideIn.php:14
#: lib/Form/Templates/Templates/Template1Widget.php:14
msgctxt "Form template name"
msgid "Join the Club"
msgstr "Unisciti al club"

#: lib/Form/Templates/Templates/Template18BelowPages.php:14
#: lib/Form/Templates/Templates/Template18FixedBar.php:14
#: lib/Form/Templates/Templates/Template18Popup.php:14
#: lib/Form/Templates/Templates/Template18SlideIn.php:14
#: lib/Form/Templates/Templates/Template18Widget.php:14
msgctxt "Form template name"
msgid "Black Friday"
msgstr "Black Friday"

#: lib/Form/Templates/Templates/Template17BelowPages.php:14
#: lib/Form/Templates/Templates/Template17FixedBar.php:14
#: lib/Form/Templates/Templates/Template17Popup.php:14
#: lib/Form/Templates/Templates/Template17SlideIn.php:14
#: lib/Form/Templates/Templates/Template17Widget.php:14
msgctxt "Form template name"
msgid "Halloween"
msgstr "Halloween"

#: lib/Form/Templates/Templates/Template14BelowPages.php:14
#: lib/Form/Templates/Templates/Template14FixedBar.php:14
#: lib/Form/Templates/Templates/Template14Popup.php:14
#: lib/Form/Templates/Templates/Template14SlideIn.php:14
#: lib/Form/Templates/Templates/Template14Widget.php:14
msgctxt "Form template name"
msgid "Lifestyle Blog"
msgstr "Blog di lifestyle"

#: lib/Form/Templates/Templates/Template13BelowPages.php:14
#: lib/Form/Templates/Templates/Template13FixedBar.php:14
#: lib/Form/Templates/Templates/Template13Popup.php:14
#: lib/Form/Templates/Templates/Template13SlideIn.php:14
#: lib/Form/Templates/Templates/Template13Widget.php:14
msgctxt "Form template name"
msgid "Restaurant Discount"
msgstr "Sconto ristorante"

#: lib/Form/Templates/Templates/Template12BelowPages.php:14
#: lib/Form/Templates/Templates/Template12FixedBar.php:14
#: lib/Form/Templates/Templates/Template12Popup.php:14
#: lib/Form/Templates/Templates/Template12SlideIn.php:14
#: lib/Form/Templates/Templates/Template12Widget.php:14
msgctxt "Form template name"
msgid "Limited Time Offer"
msgstr "Offerta a tempo limitato"

#: lib/Form/Templates/Templates/Template11BelowPages.php:14
#: lib/Form/Templates/Templates/Template11FixedBar.php:14
#: lib/Form/Templates/Templates/Template11Popup.php:14
#: lib/Form/Templates/Templates/Template11SlideIn.php:14
#: lib/Form/Templates/Templates/Template11Widget.php:14
msgctxt "Form template name"
msgid "Priority List"
msgstr "Lista priorità"

#: lib/Form/Templates/Templates/Template10BelowPages.php:14
#: lib/Form/Templates/Templates/Template10FixedBar.php:14
#: lib/Form/Templates/Templates/Template10Popup.php:14
#: lib/Form/Templates/Templates/Template10SlideIn.php:14
#: lib/Form/Templates/Templates/Template10Widget.php:14
msgctxt "Form template name"
msgid "Keep in Touch"
msgstr "Rimani in contatto"

#. translators: %1$s is the percentage of clicks, %2$s the percentage of opens
#. and %3$s the number of unsubscribes.
#: lib/Cron/Workers/StatsNotifications/Worker.php:154
msgctxt "newsletter open rate, click rate and unsubscribe rate"
msgid "%1$s%% clicks, %2$s%% opens, %3$s%% unsubscribes in a nutshell."
msgstr "%1$s%% aperture, %2$s%% clic, %3$s%% disiscritti a colpo d’occhio."

#. translators: %s is the subject of the email.
#: lib/Cron/Workers/StatsNotifications/Worker.php:133
msgctxt "title of an automatic email containing statistics (newsletter open rate, click rate, etc)"
msgid "Stats for email %s"
msgstr "Statistiche per l’email %s"

#: lib/Config/Populator.php:318
msgctxt "default email opt-in message displayed on checkout page for ecommerce websites"
msgid "I would like to receive exclusive emails with discounts and product information"
msgstr "Sì, voglio ricevere mail esclusive con offerte e informaizoni sui prodotti."

#: lib/Config/Populator.php:317
msgctxt "default email opt-in message displayed on checkout page for ecommerce websites"
msgid "Yes, I would like to be added to your mailing list"
msgstr "Sì, vorrei essere aggiunto alla tua mailing list"

#: lib/Config/Menu.php:316
msgctxt "segments per page (screen options)"
msgid "Number of segments per page"
msgstr "Numero di segmenti per pagina"

#: lib/Config/Menu.php:265
msgctxt "subscribers per page (screen options)"
msgid "Number of subscribers per page"
msgstr "Numero di iscritti per pagina"

#: lib/Config/Menu.php:199
msgctxt "forms per page (screen options)"
msgid "Number of forms per page"
msgstr "Numero di moduli per pagina"

#: lib/Config/Menu.php:161
msgctxt "newsletters per page (screen options)"
msgid "Number of newsletters per page"
msgstr "Numero di newsletter per pagina"

#: lib/AutomaticEmails/WooCommerce/Events/PurchasedInCategory.php:61
msgctxt "Search input for product category (ecommerce)"
msgid "Search category"
msgstr "Cerca la categoria"

#: lib/AutomaticEmails/WooCommerce/Events/PurchasedInCategory.php:52
msgctxt "This is the name of a type for automatic email for ecommerce. Those emails are sent automatically every time a customer buys for the first time a product in a given category"
msgid "Purchased In This Category"
msgstr "Acquistato in questa categoria"

#: lib/AutomaticEmails/WooCommerce/Events/AbandonedCart.php:64
msgctxt "This is a trigger setting. It means that we will send an automatic email to a visitor 30 minutes after this visitor had left the website."
msgid "30 minutes after last page loaded"
msgstr "30 minuti dopo l'ultimo caricamento della pagina"

#: lib/AutomaticEmails/WooCommerce/Events/AbandonedCart.php:57
msgctxt "Description of Abandoned Shopping Cart email"
msgid "Email sent when a customer abandons his cart."
msgstr "Email inviata quando il cliente abbandona l'acquisto."

#: lib/AutomaticEmails/WooCommerce/Events/AbandonedCart.php:55
msgctxt "This is the name of a type of automatic email for ecommerce. Those emails are sent automatically when a customer adds product to his shopping cart but never complete the checkout process."
msgid "Abandoned Shopping Cart"
msgstr "Carrello abbandonato"

#: lib/AdminPages/Pages/Settings.php:102
msgctxt "Notice in Settings when WooCommerce is not enabled"
msgid "You need to have WooCommerce active to access the MailPoet email customizer for WooCommerce."
msgstr "WooCommerce deve essere attivo per accedere al personalizzatore delle email di MailPoet per WooCommerce."

#. translators: %s is the code.
#: lib/API/JSON/v1/Services.php:295
msgctxt "Error code (inside parentheses)"
msgid "code: %s"
msgstr "codice: %s"

#. translators: %1$s is a comma-seperated list of emails for which the segment
#. is used.
#: lib/API/JSON/v1/Segments.php:188
msgctxt "Alert shown when trying to delete segment, which is assigned to any automatic emails."
msgid "List cannot be deleted because it’s used for %1$s email"
msgstr "La lista non può essere eliminata perché è usata per %1$s email"

#. translators: %1$s is a comma-seperated list of emails for which the segment
#. is used.
#: lib/API/JSON/v1/DynamicSegments.php:180
msgctxt "Alert shown when trying to delete segment, which is assigned to any automatic emails."
msgid "Segment cannot be deleted because it’s used for %1$s email"
msgstr "Il segmento non può essere eliminato perché è usato per %1$s email"

#: views/woocommerce_setup_translations.html:11
msgid "Unknown error"
msgstr "Errore sconosciuto"

#: views/woocommerce_setup_translations.html:7
msgid "Do you want to enable cookie tracking on your website? MailPoet will use cookies to provide you with more precise statistics. [link]Learn more[/link]."
msgstr "Vuoi attivare il tracciamento dei cookie sul tuo sito web? MailPoet utilizzerà i cookie per fornire statistiche più precise. [link]Per saperne di più.[/link]"

#: views/woocommerce_setup_translations.html:5
msgid "MailPoet will import all your WooCommerce customers. Do you want to import your WooCommerce customers as subscribed? [link]Learn more[/link]."
msgstr "MailPoet importerà tutti i tuoi clienti WooCommerce. Vuoi importare i tuoi clienti WooCommerce come abbonati? [link]Per saperne di più.[/link]"

#: views/woocommerce_setup_translations.html:3
msgid "MailPoet Premium comes with powerful features for WooCommerce. Please complete this one-step setup to be ready to start using them."
msgstr "MailPoet Premium è dotato di potenti funzionalità per WooCommerce. Completa questa configurazione in un solo passaggio per iniziare subito a usarle."

#: views/welcome_wizard.html:32 views/welcome_wizard.html:34
msgid "Note"
msgstr "Nota"

#: views/welcome_wizard.html:28
msgid "Who is the sender of the emails you’ll be creating with MailPoet?"
msgstr "Chi è il mittente delle email che creerai con MailPoet?"

#: views/welcome_wizard.html:27
msgid "Welcome! Let’s get you started on the right foot."
msgstr "Benvenuto! Partiamo con il piede giusto."

#: views/subscription/confirm_unsubscribe.html:3
msgid "Simply click on this link to stop receiving emails from us."
msgstr "Fai clic su questo link per smettere di ricevere le nostre email."

#: views/subscribers/subscribers.html:157
msgid "Read 20% or fewer of sent emails"
msgstr "Ha letto meno del 20% delle email inviate"

#: views/subscribers/subscribers.html:154
msgid "Read between 20 and 50% of sent emails"
msgstr "Ha letto tra il 20 e il 50% delle email inviate"

#: views/subscribers/subscribers.html:151
msgid "Read 50% or more of sent emails"
msgstr "Ha letto più del 50% delle email inviate"

#: views/subscribers/subscribers.html:133
msgid "Learn more about how each of your subscribers is engaging with your emails. See which emails they’ve opened, the links they clicked. If you’re a WooCommerce store owner, you’ll also see any purchases made as a result of your emails. [link]Learn more[/link]."
msgstr "Informati sul modo in cui ciascuno dei tuoi abbonati interagisce con le tue email. Guarda quali email hanno aperto, i link su cui hanno fatto clic. Se possiedi un negozio WooCommerce, vedrai anche gli acquisti effettuati a seguito delle tue email. [link]Per saperne di più.[/link]"

#: views/subscribers/subscribers.html:126
msgid "Add New"
msgstr "Aggiungi"

#: views/subscribers/subscribers.html:122
msgid "Need to add new fields, like a telephone number or street address? You can add custom fields by editing the subscription form on the Forms page."
msgstr "Devi aggiungere nuovi campi, come un numero di telefono o un indirizzo? Puoi aggiungere campi personalizzati modificando il modulo di iscrizione nella pagina dei Moduli."

#: views/subscribers/subscribers.html:120
msgid "Opened emails"
msgstr "Email aperte"

#: views/subscribers/subscribers.html:119
msgid "Not opened"
msgstr "Non aperta"

#: views/subscribers/subscribers.html:118
msgid "Clicked"
msgstr "Cliccato"

#: views/subscribers/subscribers.html:114
msgid "Sent email"
msgstr "Email inviate"

#: views/subscribers/subscribers.html:111
msgid "This subscriber is a registered WordPress user. [link]Edit his/her profile[/link] to change his/her email."
msgstr "Questo/a iscritto/a è registrato/a come utente di WordPress. [link]Modifica il suo profilo[/link] per cambiarne l'email."

#: views/subscribers/subscribers.html:109
msgid "Lists to which the subscriber was subscribed."
msgstr "Liste alla quale la persona era abbonata."

#: views/subscribers/subscribers.html:108
msgid "1 confirmation email has been sent."
msgstr "È stata inviata 1 email di conferma."

#: views/subscribers/subscribers.html:107
msgid "Resend confirmation email"
msgstr "Rimanda email di conferma"

#: views/subscribers/subscribers.html:106
msgid "%1$d subscribers were removed from all lists."
msgstr "%1$d iscritti sono stati rimossi da tutte le liste."

#: views/subscribers/subscribers.html:105
msgid "This action will unsubscribe %s subscribers from all lists. This action cannot be undone. Are you sure, you want to continue?"
msgstr "Questa azione cancellerà %s abbonati da tutte le liste e non può essere annullata. Vuoi davvero continuare?"

#: views/subscribers/subscribers.html:103
msgid "Remove from all lists"
msgstr "Rimuovi da tutte le liste"

#: views/subscribers/subscribers.html:102
msgid "%1$d subscribers were removed from list <strong>%2$s</strong>"
msgstr "%1$d iscritti sono stati rimossi dalla lista <strong>%2$s</strong>"

#: views/subscribers/subscribers.html:101
msgid "Remove from list..."
msgstr "Rimuovi dalla lista..."

#: views/subscribers/subscribers.html:100
msgid "%1$d subscribers were added to list <strong>%2$s</strong>."
msgstr "%1$d iscritti sono stati aggiunti alla lista <strong>%2$s</strong>."

#: views/subscribers/subscribers.html:99
msgid "Add to list..."
msgstr "Aggiungi alla lista..."

#: views/subscribers/subscribers.html:98
msgid "%1$d subscribers were moved to list <strong>%2$s</strong>"
msgstr "%1$d iscritti sono stati aggiunti alla lista <strong>%2$s</strong>"

#: views/subscribers/subscribers.html:97
msgid "Move to list..."
msgstr "Sposta nella lista..."

#: views/subscribers/subscribers.html:96
msgid "%1$d subscribers have been restored from the trash."
msgstr "%1$d iscritti sono stati recuperati dal cestino."

#: views/subscribers/subscribers.html:95
msgid "1 subscriber has been restored from the trash."
msgstr "1 iscritto è stato recuperato dal cestino."

#: views/subscribers/subscribers.html:94
msgid "%1$d subscribers were permanently deleted."
msgstr "%1$d iscritti sono stati eliminati definitivamente."

#: views/subscribers/subscribers.html:93
msgid "1 subscriber was permanently deleted."
msgstr "1 iscritto è stato eliminato definitivamente."

#: views/subscribers/subscribers.html:92
msgid "%1$d subscribers were moved to the trash."
msgstr "%1$d iscritti sono stati spostati nel cestino."

#: views/subscribers/subscribers.html:91
msgid "1 subscriber was moved to the trash."
msgstr "1 iscritto è stato spostato nel cestino."

#: views/subscribers/subscribers.html:89
msgid "Subscribed on"
msgstr "Iscrizione fatta il"

#: views/subscribers/subscribers.html:88
msgid "Score"
msgstr "Punteggio"

#: views/subscribers/subscribers.html:83
msgid "Unsubscribed at %1$d, for an unknown reason."
msgstr "Disiscrizione fatta alle %1$d per una ragione sconosciuta."

#: views/subscribers/subscribers.html:82
msgid "Unsubscribed at %1$d, by admin \"%2$d\"."
msgstr "Disiscrizione fatta alle %1$d dall'admin \"%2$d\"."

#: views/subscribers/subscribers.html:81
msgid "Unsubscribed at %1$d, using the “Manage my Subscription” page."
msgstr "Disiscrizione fatta alle %1$d tramite la pagina “Gestisci il mio abbonamento”."

#: views/subscribers/subscribers.html:80
msgid "Unsubscribed at %1$d, from newsletter [link]."
msgstr "Disiscrizione fatta alle %1$d dalla newsletter [link]."

#: views/subscribers/subscribers.html:78
msgid "This subscriber will receive Welcome Emails if any are active for your lists."
msgstr "Se ve ne sono di attive per la lista, questo iscritto riceverà le Email di Benvenuto."

#: views/subscribers/subscribers.html:77
msgid "Subscriber was added successfully!"
msgstr "Gli iscritti sono stati aggiunti con successo!"

#: views/subscribers/subscribers.html:76
msgid "Subscriber was updated successfully!"
msgstr "Gli iscritti sono stati aggiornati con successo!"

#: views/subscribers/subscribers.html:75
msgid "Unsubscribed on %1$s"
msgstr "Disiscrizione del %1$s"

#: views/subscribers/subscribers.html:65
msgid "E-mail"
msgstr "E-mail"

#: views/subscribers/subscribers.html:36
msgid "%d subscribers were permanently deleted."
msgstr "%d iscritti sono stati eliminati definitivamente."

#: views/subscribers/subscribers.html:34
msgid "Select all subscribers on all pages"
msgstr "Seleziona tutti gli abbonati su tutte le pagine"

#: views/subscribers/subscribers.html:33
msgid "All %d subscribers are selected."
msgstr "Tutti e %d gli iscritti sono stati selezionati."

#: views/subscribers/subscribers.html:32
msgid "All subscribers on this page are selected."
msgstr "Vengono selezionati tutti gli iscritti in questa pagina."

#: views/subscribers/subscribers.html:31
msgid "Get premium version!"
msgstr "Acquista la versione premium!"

#: views/subscribers/subscribers.html:30
msgid "Email addresses that are invalid or don't exist anymore are called \"bounced addresses\". It's a good practice not to send emails to bounced addresses to keep a good reputation with spam filters. Send your emails with MailPoet and we'll automatically ensure to keep a list of bounced addresses without any setup."
msgstr "Gli indirizzi email non più validi o che non esistono più sono definiti \"bounced addresses, o indirizzi rimbalzati\". È buona pratica non inviare email a questo tipo di indirizzi per mantenere una buona reputazione con i filtri di spam. Utilizza MailPoet per inviare le tue email e ci assicureremo automaticamente di mantenere la lista dei \"bounced addresses\" senza alcuna configurazione da parte tua."

#: views/subscribers/subscribers.html:29
msgid "No subscribers were found."
msgstr "Non è stato trovato alcun iscritto."

#: views/subscribers/subscribers.html:28
msgid "Loading subscribers..."
msgstr "Caricamento degli iscritti in corso..."

#: views/subscribers/importExport/import.html:137
msgid "Update existing subscribers’ status to"
msgstr "Aggiornare lo stato degli abbonati esistenti a"

#: views/subscribers/importExport/import.html:136
msgid "Are you importing subscribers from another marketing service provider? You may need to separately import the list of bad or previously unsubscribed addresses to avoid contacting them. [link]See how to import a suppression list.[/link]"
msgstr "Stai importando i contatti iscritti da un altro fornitore di servizi marketing? Potresti aver bisogno di importare separatamente la lista degli indirizzi scorretti o che si sono già disiscritti, per evitare di contattarli di nuovo. [link]Ecco come importare una lista di cancellazione.[/link]"

#: views/subscribers/importExport/import.html:135
msgid "Congratulations, you’ve imported your subscribers!"
msgstr "Congratulazioni, hai importato tutti i contatti iscritti!"

#: views/subscribers/importExport/import.html:134
msgid "Choose “Subscribed” only if you have explicit consent to send them bulk or marketing emails. [link]Why is consent important?[/link]"
msgstr "Scegli “Iscritto” solo se hai ricevuto il consenso all'invio di email di marketing. [link]Perché è importante avere il consenso?[/link]"

#: views/subscribers/importExport/import.html:133
msgid "Set new subscribers’ status to"
msgstr "Imposta lo stato dei nuovi abbonati su"

#: views/subscribers/importExport/import.html:126
msgid "Lists can have up to 20% of invalid addresses after a year because people change jobs and stop using their addresses. If you send with MailPoet, we will pause your sending and ask you to clean your list if we detect over 10% of invalid addresses."
msgstr "Le liste possono avere fino al 20% di indirizzi non validi dopo un anno perché le persone cambiano lavoro e smettono di usare i loro indirizzi. Se invii con MailPoet, quando rileviamo più del 10% di indirizzi non validi mettiamo in pausa l'invio e ti chiediamo di pulire la tua lista."

#: views/subscribers/importExport/import.html:125
msgid "We highly recommend cleaning your lists before importing them to MailPoet."
msgstr "Ti raccomandiamo vivamente di pulire le tue liste prima di importarle su MailPoet."

#: views/subscribers/importExport/import.html:124
msgid "How would you like to import subscribers?"
msgstr "Come vuoi importare gli iscritti?"

#: views/subscribers/importExport/import.html:123
msgid "This file needs to be formatted in a CSV style (comma-separated-values.) Look at some [link]examples on our support site[/link]."
msgstr "Questo file deve essere formattato in stile CSV (valori separati dalla virgola). Guarda alcuni [link]esempi sul nostro sito di supporto[/link]."

#: views/subscribers/importExport/import.html:122
msgid "Copy and paste your subscribers from Excel/Spreadsheets"
msgstr "Copia e incolla i tuoi iscritti da Excel/fogli di calcolo"

#: views/subscribers/importExport/import.html:120
msgid "Match data"
msgstr "Confronta i dati"

#: views/subscribers/importExport/import.html:118
msgid "Select list(s)"
msgstr "Seleziona lista(e)"

#: views/subscribers/importExport/import.html:116
msgid "Find your MailChimp API key in our [link]documentation[/link]."
msgstr "Trova la chiave API di MailChimp nella nostra [link]documentazione[/link]."

#: views/subscribers/importExport/import.html:115
msgid "Enter your MailChimp API key"
msgstr "Inserisci la tua chiave API di MailChimp"

#: views/subscribers/importExport/import.html:114
msgid "Import from MailChimp"
msgstr "Importa da MailChimp"

#: views/subscribers/importExport/import.html:113
msgid "Upload a file"
msgstr "Carica un file"

#: views/subscribers/importExport/import.html:112
msgid " To add subscribers to a mailing segment, [link]create a list[/link]."
msgstr "Per aggiungere iscritti a un segmento del mailing, [link]crea una lista[/link]."

#: views/subscribers/importExport/import.html:109
msgid "Update existing subscribers’ information, like first name, last name, etc."
msgstr "Aggiorna le informazioni degli abbonati esistenti, come nome, cognome, ecc."

#: views/subscribers/importExport/import.html:108
msgid "Create a new list"
msgstr "Crea una nuova lista"

#: views/subscribers/importExport/import.html:106
msgid "Pick the list that you want to import these subscribers to."
msgstr "Scegli la lista nella quale vuoi importare questi iscritti."

#: views/subscribers/importExport/import.html:105
msgid "Pick one or more list(s)"
msgstr "Scegli una o più lista(e)"

#: views/subscribers/importExport/import.html:104
msgid "Paste the data into a text box"
msgstr "Incolla le informazioni in una finestra di testo"

#: views/layout.html:141 views/subscribers/importExport/import.html:103
msgid "View subscribers"
msgstr "Visualizza gli iscritti"

#: views/subscribers/importExport/import.html:102
msgid "Import again"
msgstr "Importa nuovamente"

#: views/subscribers/importExport/import.html:101
msgid " See video guide"
msgstr "Guarda la video-guida"

#: views/subscribers/importExport/import.html:99
msgid "Next step"
msgstr "Prossimo passo"

#: views/subscribers/importExport/import.html:98
msgid "Previous step"
msgstr "Passo precedente"

#: views/subscribers/importExport/import.html:96
msgid "Within the last 3 months"
msgstr "Negli ultimi 3 mesi"

#: views/subscribers/importExport/import.html:95
msgid "Within the last year"
msgstr "Nell'ultimo anno"

#: views/subscribers/importExport/import.html:94
msgid "Between 1 and 2 years ago"
msgstr "Tra 1 e 2 anni fa"

#: views/subscribers/importExport/import.html:93
msgid "Over 2 years ago"
msgstr "Più di 2 anni fa"

#: views/subscribers/importExport/import.html:85
msgid "Read the support article."
msgstr "Leggi l'articolo di supporto"

#: views/subscribers/importExport/import.html:84
msgid "Note: Imported subscribers will not receive any Welcome Emails"
msgstr "Nota: gli iscritti importati non riceveranno alcuna email di benvenuto."

#: views/subscribers/importExport/import.html:83
msgid "No subscribers were added or updated."
msgstr "Non è stato aggiunto o aggiornato alcun iscritto."

#: views/subscribers/importExport/import.html:82
msgid "%1$s existing subscribers were updated and added to %2$s."
msgstr "%1$s iscritti esistenti sono stati aggiornati e aggiunti a %2$s."

#: views/subscribers/importExport/import.html:81
msgid "%1$s subscribers added to %2$s."
msgstr "%1$s iscritti aggiunti a %2$s."

#: views/subscribers/importExport/import.html:80
msgid "Custom field could not be created"
msgstr "Il campo personalizzato non può essere creato."

#: views/subscribers/importExport/import.html:79
msgid "One of the fields contains an invalid email. Please fix before continuing."
msgstr "Uno dei campi contiene una email non valida. Correggi prima di continuare."

#: views/subscribers/importExport/import.html:78
msgid "Error adding a new list:"
msgstr "Errore nel creare una nuova lista:"

#: views/subscribers/importExport/import.html:77
msgid "One of the fields contains an invalid date. Please fix before continuing."
msgstr "Uno dei campi contiene una data non valida. Correggi prima di continuare."

#: views/subscribers/importExport/import.html:76
msgid "Error matching date"
msgstr "Errore nella verifica della data."

#: views/subscribers/importExport/import.html:75
msgid "AM"
msgstr "AM"

#: views/subscribers/importExport/import.html:74
msgid "PM"
msgstr "PM"

#: views/subscribers/importExport/import.html:73
msgid "Verify that the date in blue matches the original date."
msgstr "Verifica che la data in blu corrisponda a quella originale."

#: views/subscribers/importExport/import.html:72
msgid "First row date cannot be empty."
msgstr "La data della prima riga non può essere vuota."

#: views/subscribers/importExport/import.html:71
msgid "Do not match as a 'date field' if most of the rows for that field return the same error."
msgstr "Non verificare come 'campo data' se la maggior parte delle righe per quel campo restituiscono lo stesso errore."

#: views/subscribers/importExport/import.html:58
msgid "One of the fields contains an invalid email. Please fix it before continuing."
msgstr "Uno dei campi contiene una email non valida. Correggi prima di continuare."

#: views/subscribers/importExport/import.html:57
msgid "Confirm that this field corresponds to the selected field."
msgstr "Conferma che questo campo corrisponde al campo selezionato."

#: views/subscribers/importExport/import.html:56
msgid "The selected value is already matched to another field."
msgstr "Il valore selezionato è già abbinato a un altro campo."

#: views/subscribers/importExport/import.html:53
msgid "Add new field"
msgstr "Aggiungi nuovo campo"

#: views/subscribers/importExport/import.html:52
#: views/subscribers/importExport/import.html:54
msgid "Add new list"
msgstr "Aggiungi una nuova lista"

#: views/subscribers/importExport/import.html:49
msgid "Hide details"
msgstr "Nascondi i dettagli"

#: views/subscribers/importExport/import.html:48
msgid "%1$s emails appear more than once in your file: %2$s"
msgstr "%1$s email sono presenti più di una volta nel file: %2$s"

#: views/subscribers/importExport/import.html:46
msgid "%1$s emails are not valid: %2$s"
msgstr "%1$s email non sono valide: %2$s"

#: views/subscribers/importExport/import.html:45
msgid "%1$s records had issues and were skipped."
msgstr "%1$s valori hanno dei problemi e sono stati saltati."

#: views/subscribers/importExport/import.html:44
msgid "No valid records were found. This file needs to be formatted in a CSV style (comma-separated). Look at some [link]examples on our support site.[/link]"
msgstr "Non è stato trovato alcun dato valido. Questo file deve essere formattato in stile CSV (valori separati dalla virgola). Guarda alcuni [link]esempi sul nostro sito di supporto.[/link]"

#: views/subscribers/importExport/import.html:43
msgid "Your data could not be processed. Please make sure it is in the correct format."
msgstr "I dati non possono essere elaborati. Assicurati che siano nel formato corretto."

#: views/subscribers/importExport/import.html:42
msgid "Your CSV is over %s and is too big to process. Please split the file into two or more sections."
msgstr "Il file CSV eccede i %s ed è troppo grande per essere elaborato. Dividi il file in due o più parti."

#: views/subscribers/importExport/import.html:41
msgid "Only comma-separated (CSV) file formats are supported."
msgstr "Sono supportati solo i formati di file separati dalla virgola (CSV)."

#: views/subscribers/importExport/import.html:40
msgid "Select"
msgstr "Seleziona"

#: views/subscribers/importExport/import.html:38
msgid "No active lists found"
msgstr "Nessuna lista attiva trovata"

#: views/subscribers/importExport/import.html:1
msgid "This file needs to be formatted in a CSV style (comma-separated-values). Look at some [link]examples on our support site[/link]."
msgstr "Questo file deve essere formattato in stile CSV (valori separati dalla virgola). Guarda alcuni [link]esempi sul nostro sito di supporto[/link]."

#: views/subscribers/importExport/export.html:100
msgid "%1$s subscribers were exported. Get the exported file [link]here[/link]."
msgstr "%1$s iscritti sono stati esportati. Fai clic [link]qui[/link] per scaricare il file."

#: views/subscribers/importExport/import.html:39
#: views/subscribers/importExport/export.html:99
msgid "Server error:"
msgstr "Errore del server:"

#: views/subscribers/importExport/export.html:73
msgid "ZIP extension is required to create Excel files. Please refer to the [link]official PHP ZIP installation guide[/link] or contact your hosting provider’s technical support for instructions on how to install and load the ZIP extension."
msgstr "L'estensione ZIP è necessaria per creare file di Excel. Fai riferimento alla [link]guida officiale di installazione di PHP ZIP [/link] o contatta il supporto tecnico del tuo provider per istruzioni su come installare e caricare l'estensione ZIP."

#: views/subscribers/importExport/export.html:69
msgid "Excel file"
msgstr "File Excel"

#: views/subscribers/importExport/export.html:62
msgid "CSV file"
msgstr "File CSV"

#: views/subscribers/importExport/export.html:54
msgid "Format"
msgstr "Formato"

#: views/subscribers/importExport/export.html:40
msgid "[link]Read about the Global status.[/link]"
msgstr "[link]Leggi le info sulo stato Globale.[/link]"

#: views/subscribers/importExport/export.html:38
msgid "List of fields to export"
msgstr "Lista dei campi da esportare"

#: views/subscribers/importExport/export.html:26
msgid "Pick one or multiple lists"
msgstr "Scegli una lista o più"

#: views/subscribers/importExport/export.html:11
msgid "Yikes! Couldn't find any subscribers"
msgstr "Oddio! Non abbiamo trovato alcun abbonato."

#: views/subscribers/importExport/import.html:7
#: views/subscribers/importExport/export.html:7
msgid "Back to Subscribers"
msgstr "Ritorna agli iscritti"

#: views/settings.html:291
msgid "or Cancel"
msgstr "o Annulla"

#: views/settings.html:290
msgid "The email has been sent! Check your inbox."
msgstr "La email è stata inviata! Controlla la tua casella di posta."

#: views/settings.html:289
msgid "Yup, it works! You can start blasting away emails to the moon."
msgstr "Sì, funziona! Puoi iniziare ad inviare a pieno ritmo le email"

#: views/settings.html:288
msgid "This is a Sending Method Test"
msgstr "Questa è la prova del metodo di invio"

#: views/settings.html:287
msgid "The email could not be sent. Make sure the option \"Email notifications\" has a FROM email address in the Basics tab."
msgstr "Non è possibile inviare l'email. Assicurati che l'opzione \"Notifica email\" abbia un indirizzo email DA nella scheda Informazioni di base."

#: views/settings.html:286
msgid "Didn't receive the test email? Read our [link]quick guide[/link] to sending issues."
msgstr "Non hai ricevuto l'email di prova? Leggi la nostra [link]guida rapida[/link] sulle problematiche di invio."

#: views/settings.html:285
msgid "Send a test email"
msgstr "Invia una mail di prova"

#: views/settings.html:284
msgid "Test the sending method"
msgstr "Prova il metodo di invio"

#: views/settings.html:283
msgid "SPF is set up in your DNS. Read your host's support documentation for more information."
msgstr "SPF è impostato sui tuoi DNS. Leggi la documentazione del supporto del tuo host per maggiori informazioni."

#: views/settings.html:282
msgid "This improves your delivery rate by verifying that you're allowed to send emails from your domain."
msgstr "Questo migliora il tasso di consegna verificando quante email puoi inviare dal tuo dominio."

#: views/settings.html:281
msgid "SPF Signature (Highly recommended!)"
msgstr "Firma SPF (caldamente suggerito)"

#: views/settings.html:280
msgid "Leave this option set to Yes. Only a tiny portion of SMTP services prefer Authentication to be turned off."
msgstr "Lascia questa opzione impostata su Sì. Solo pochi servizi SMTP non richiedono l'autenticazione."

#: views/settings.html:279
msgid "Authentication"
msgstr "Autenticazione"

#: views/settings.html:278
msgid "Secure Connection"
msgstr "Connessione sicura"

#: views/settings.html:277
msgid "Password"
msgstr "Password"

#: views/settings.html:276
msgid "Login"
msgstr "Login"

#: views/settings.html:275
msgid "API Key"
msgstr "Chiave API"

#: views/settings.html:274
msgid "Secret Key"
msgstr "Chiave segreta"

#: views/settings.html:273
msgid "Access Key"
msgstr "Chiave di accesso"

#: views/settings.html:272
msgid "Region"
msgstr "Regione"

#: views/settings.html:271
msgid "SMTP Port"
msgstr "Port SMTP"

#: views/settings.html:270
msgid "e.g.: smtp.mydomain.com"
msgstr "esempio: smtp.miodominio.com"

#: views/settings.html:269
msgid "SMTP Hostname"
msgstr "SMTP Hostname"

#: views/settings.html:268
msgid "<strong>Warning!</strong> You may break the terms of your web host or provider by sending more than the recommended emails per day. Contact your host if you want to send more."
msgstr "<strong>Attenzione!</strong> Inviando più messaggi email al giorno di quanto raccomandato, potresti contravvenire i termini del servizio del tuo host o provider web. Contatta il tuo host per poterne inviare di più."

#: views/settings.html:267
msgid "That's %1$s emails per second. <strong>We highly recommend to send 1 email per second, at the absolute maximum.</strong> MailPoet needs at least one second to process and send a single email (on most hosts.) <strong>Alternatively, send with MailPoet, which can be up to 50 times faster.</strong>"
msgstr "%1$s email al secondo. <strong>Raccomandiamo vivamente di inviare al massimo 1 email al secondo.</strong> MailPoet ha bisogno di almeno 1 secondo per elaborare e inviare una singola email (sulla maggior parte degli host.) <strong>In alternativa, puoi inviare con MailPoet, che può essere fino a 50 volte più veloce.</strong>"

#: views/settings.html:266
msgid "That's <strong>%1$s emails</strong> per day"
msgstr "<strong>%1$s email</strong> al giorno"

#: views/settings.html:261
msgid "%1$s emails"
msgstr "%1$s email"

#: views/settings.html:260
msgid "emails"
msgstr "email"

#: views/settings.html:259
msgid "I'll set my own frequency"
msgstr "Imposterò la mia frequenza "

#: views/settings.html:258
msgid "recommended"
msgstr "si raccomanda"

#: views/settings.html:257
msgid "Recommended"
msgstr "Raccomandato"

#: views/settings.html:256
msgid "Sending frequency"
msgstr "Frequenza di invio"

#: views/settings.html:255
msgid "Not listed (default)"
msgstr "Non elencato (predefinito)"

#: views/settings.html:254
msgid "Your web host"
msgstr "L'host del tuo sito web"

#: views/settings.html:253
msgid "Select your provider"
msgstr "Seleziona il tuo provider"

#: views/settings.html:252
msgid "SMTP"
msgstr "SMTP"

#: views/settings.html:251
msgid "Your web host / web server"
msgstr "Il tuo web host / web server"

#: views/settings.html:250
msgid "Method"
msgstr "Metodo"

#: views/settings.html:249
msgid "Configure"
msgstr "Configura"

#: views/settings.html:248
msgid "Bounce handling is available, but only with an extra [link]add-on[/link]."
msgstr "La gestione dei bounce è disponibile, ma solo con un [link]add-on[/link] aggiuntivo."

#: views/settings.html:247
msgid "Manual configuration of SPF and DKIM required."
msgstr "Devi configurare i parametri SPF e DKIM in modo manuale."

#: views/settings.html:246
msgid "Sending speed is limited by your host and/or your third-party (with a 2,000 per hour maximum)."
msgstr "La velocità di invio è limitata dal tuo host e/o dal tuo fornitore di terza parte (con un limite massimo di 2.000 ogni ora)."

#: views/settings.html:245
msgid "Unless you're a pro, you’ll probably end up in spam."
msgstr "A meno che tu non sia un professionista, probabilmente finirai nello spam."

#: views/settings.html:244
msgid "Get a new plan"
msgstr "Ottieni un nuovo piano"

#: views/settings.html:243
msgid "Your key is not valid for MailPoet Sending Service."
msgstr "La tua chiave non è valida per MailPoet Sending Service."

#: views/settings.html:242
msgid "or via a third-party sender."
msgstr "o attraverso un mittente di terze parti."

#: views/settings.html:241
msgid "(not recommended!)"
msgstr "(non raccomandato!)"

#: views/settings.html:240
msgid "Send emails via your host"
msgstr "Invia le email attraverso il tuo host"

#: views/settings.html:239
msgid "Other"
msgstr "Altro"

#: views/settings.html:238
msgid "[link]enter your key[/link]"
msgstr "[link]inserisci la chiave[/link]"

#: views/settings.html:237
msgid "or"
msgstr "oppure"

#: views/settings.html:236
msgid "Free up to 1,000 subscribers"
msgstr "Gratis fino a 1000 iscritti "

#: views/settings.html:235
msgid "Activated"
msgstr "Attivato"

#: views/settings.html:232
msgid "Automatically remove invalid and bounced addresses (bounce handling) to keep your lists clean."
msgstr "Rimuove automaticamente gli indirizzi non validi e quelli che \"rimbalzano\" (gestione dei bounce) per mantenere le tue liste pulite."

#: views/settings.html:231
msgid "All emails are signed with SPF & DKIM."
msgstr "Tutte le email sono firmate con SPF e DKIM."

#: views/settings.html:230
msgid "Super fast: send up to 50,000 emails per hour."
msgstr "Super veloce: invia fino a 50.000 email all'ora."

#: views/settings.html:229
msgid "Easy configuration: enter a key to activate the sending service."
msgstr "Configurazione facile: inserisci una chiave per attivare il servizio di invio."

#: views/settings.html:228
msgid "Reach the inbox, not the spam box."
msgstr "Raggiungi la Posta in arrivo, non la cartella spam."

#: views/settings.html:227
msgid "Solve all of your sending problems!"
msgstr "Risolvi tutti i tuoi problemi di invio!"

#: views/settings.html:226
msgid "You're now sending with MailPoet!"
msgstr "Stai inviando con MailPoet!"

#: views/settings.html:225
msgid "MailPoet Sending Service"
msgstr "MailPoet Sending Service"

#: views/settings.html:223
msgid "Subscribe all my past customers to this list because they agreed to receive marketing emails from me."
msgstr "Iscrivi tutti i miei vecchi clienti a questa lista perché hanno acconsentito a ricevere email di marketing da parte mia."

#: views/settings.html:222
msgid "Subscribe old WooCommerce customers"
msgstr "Iscrivi i vecchi clienti di WooCommerce"

#: views/settings.html:221
msgid "The checkbox opt-in message cannot be empty."
msgstr "Il messaggio di opt-in del checkbox non può essere vuoto."

#: views/settings.html:219
msgid "This is the checkbox message your customers will see on your WooCommerce checkout page to subscribe to the \"WooCommerce Customers\" list and lists selected in \"Opt-in on checkout\" setting."
msgstr "Questo è il messaggio che sarà visibile ai clienti nella tua pagina di checkout di WooCommerce per l'iscrizione alla lista \"Clienti WooCommerce\" e alle altre liste selezionate nell'impostazione \"Fai opt-in al checkout\"."

#: views/settings.html:217
msgid "Select lists..."
msgstr "Seleziona le liste..."

#: views/settings.html:216
msgid "Leave empty to subscribe only to \"WooCommerce Customers\" list"
msgstr "Lascia vuoto per permettere l'abbonamento alla sola lista \"Clienti WooCommerce\""

#: views/settings.html:215
msgid "Lists to also subscribe customers to:"
msgstr "Altre liste a cui far abbonare i clienti:"

#: views/settings.html:214
msgid "Customers can subscribe to the \"WooCommerce Customers\" list and optionally other lists via a checkbox on the checkout page."
msgstr "I clienti possono iscriversi alla lista \"Clienti WooCommerce\" e, opzionalmente, ad altre liste selezionando un checkbox nella pagina di checkout."

#: views/settings.html:208
msgid "A test email was sent to [email_address]"
msgstr "Abbiamo inviato un'email di test a [email_address]"

#: views/settings.html:207
msgid "Rest assured, this only takes just a couple of hours. Until then, you can still send email previews to yourself. Any active automatic emails, like Welcome Emails, will be paused."
msgstr "Non ti preoccupare, ci vuole solo qualche ora. Fino ad allora, puoi comunque inviarti delle anteprime via email. Tutte le email automatiche attive, come quelle di benvenuto, saranno messe in pausa."

#: views/settings.html:206
msgid "Note: your account is pending approval by MailPoet."
msgstr "Nota: il tuo account è in attesa di approvazione da MailPoet."

#: views/settings.html:204
msgid "Activate MailPoet Sending Service"
msgstr "Attiva il Sending Service di MailPoet"

#: views/settings.html:202
msgid "MailPoet Sending Service is active"
msgstr "Il Sending Service di MailPoet è attivo"

#: views/settings.html:200
msgid "Something went wrong. Please [link]download the Premium plugin from your account[/link] and [link]contact our support team[/link]."
msgstr "Qualcosa non ha funzionato. [link]Scarica il plugin Premium dal tuo account[/link] e [link]contatta il nostro team di supporto[/link]."

#: views/settings.html:199
msgid "MailPoet Premium is active!"
msgstr "MailPoet Premium è attivo!"

#: views/settings.html:198
msgid "activating MailPoet Premium…"
msgstr "stiamo attivando MailPoet Premium…"

#: views/settings.html:197
msgid "downloading MailPoet Premium…"
msgstr "MailPoet Premium si sta scaricando…"

#: views/segments.html:248 views/newsletters.html:206
#: views/subscribers/subscribers.html:139 views/settings.html:195
msgid "Download MailPoet Premium plugin"
msgstr "Scarica il plugin MailPoet Premium"

#: views/settings.html:193
msgid "MailPoet Premium is not installed."
msgstr "Il plugin MailPoet Premium non è installato."

#: views/settings.html:190
msgid "This website is on an Intranet. Activating MailPoet will not be possible."
msgstr "Questo sito web si trova su una Intranet. L'attivazione di MailPoet non sarà possibile."

#: views/settings.html:189
msgid "Your host is blocking the activation, e.g. Altervista"
msgstr "Il tuo host sta bloccando l'attivazione, come ad esempio Altervista"

#: views/settings.html:188
msgid "You’re on localhost or using an IP address instead of a domain. Not allowed for security reasons!"
msgstr "Sei su localhost o stai usando un indirizzo IP al posto di un dominio. Questo non è consentito per motivi di sicurezza!"

#: views/settings.html:187
msgid "Yikes, we can’t validate your key because:"
msgstr "Accidenti, non possiamo convalidare la tua chiave perché:"

#: views/settings.html:186
msgid "Your key is not valid"
msgstr "La tua chiave non è valida"

#: views/settings.html:185
msgid "Your key is valid"
msgstr "La tua chiave è valida"

#: views/subscribers/importExport/import.html:117 views/settings.html:184
msgid "Verify"
msgstr "Verifica"

#: views/settings.html:183
msgid "Please specify a license key before validating it."
msgstr "Indica una chiave della licenza specifica prima di convalidare."

#: views/settings.html:182
msgid "This key is used to validate your free or paid subscription. Paying customers will enjoy automatic upgrades of their Premium plugin and access to faster support."
msgstr "Questa chiave viene usata per convalidare il tuo abbonamento free o Premium. I clienti Premium godranno degli aggiornamenti automatici del proprio plugin e potranno accedere a un servizio di assistenza più rapido."

#: views/settings.html:181
msgid "Activation Key"
msgstr "Chiave di Attivazione"

#: views/settings.html:179
msgid "(You can turn this feature off if it’s too many emails.)"
msgstr "(Puoi disattivare questa funzionalità se ricevi troppe email.)"

#: views/settings.html:178
msgid "It’s been a popular feature request from our users, we hope you get lots of emails about all your new subscribers!"
msgstr "Questa funzionalità è stata una richiesta formulata da molti nostri utenti, speriamo che tu possa ricevere tantissime email da tutti i tuoi nuovi iscritti!"

#: views/settings.html:177
msgid "Get notified when someone subscribes"
msgstr "Ricevi una notifica quando qualcuno si iscrive"

#: views/settings.html:174
msgid "Are you sure? All of your MailPoet data will be permanently erased (newsletters, statistics, subscribers, etc.)."
msgstr "Sei sicuro? Tutti i tuoi dati MailPoet saranno eliminati per sempre (newsletter, statistiche, iscritti, ecc.)."

#: views/settings.html:170
msgid "See logs."
msgstr "Guarda il log."

#: views/settings.html:169
msgid "Enables logging for diagnostics of plugin behavior."
msgstr "Abilita la registrazione per la diagnostica del comportamento dei plugin."

#: views/settings.html:168
msgid "Logging"
msgstr "Registrazione"

#: views/settings.html:167
msgid "Reinstall now..."
msgstr "Reinstalla ora..."

#: views/settings.html:166
msgid "Want to start from the beginning? This will completely delete MailPoet and reinstall it from scratch. Remember: you will lose all of your data!"
msgstr "Vuoi ricominciare? Questa azione eliminerà del tutto MailPoet e lo reinstallerà da capo. Ricorda: perderai tutti i dati!"

#: views/settings.html:165
msgid "Reinstall from scratch"
msgstr "Reinstalla da capo"

#: views/settings.html:164
msgid "Subscriber score recalculation has been scheduled and will start soon. It may take some time to complete."
msgstr "Il ricalcolo del punteggio delle iscrizioni è stato programmato e inizierà presto. Potrebbe richiedere un po' di tempo per essere completato."

#: views/settings.html:163
msgid "Update now…"
msgstr "Aggiorna ora..."

#: views/settings.html:162
msgid "MailPoet will recalculate subscriber engagement scores for all subscribers. This may take some time to complete."
msgstr "MailPoet ricalcola i punteggi di coinvolgimento per tutte le persone iscritte. Questo processo può durare un po' di tempo."

#: views/settings.html:161
msgid "Recalculate Subscriber Scores"
msgstr "Ricalcola i punteggi degli iscritti"

#: views/settings.html:160
msgid "Disable"
msgstr "Disabilita"

#: views/settings.html:159
msgid "Please fill the reCAPTCHA keys."
msgstr "Compila le chiavi reCAPTCHA."

#: views/settings.html:158
msgid "Your reCAPTCHA Secret Key"
msgstr "La tua chiave segreta reCAPTCHA"

#: views/settings.html:157
msgid "Your reCAPTCHA Site Key"
msgstr "La tua chiave del sito reCAPTCHA"

#: views/settings.html:154
msgid "(disabled because GD or FreeType extension is missing)"
msgstr "(disabilitato perchè mancano le estensioni di GD o di FreeType)"

#: views/settings.html:152
msgid "Sign up for an API key pair here."
msgstr "Iscriviti qui per avere una coppia di chiavi API."

#: views/settings.html:149
msgid "Protect your forms against spam signups"
msgstr "Proteggi i tuoi moduli da sottoscrizioni spam"

#: views/settings.html:148
msgid "Share anonymous data and help us improve the plugin. We appreciate your help!"
msgstr "Condividi i dati in forma anonima e aiutaci a migliorare il plugin. Apprezziamo il tuo aiuto!"

#: views/settings.html:147
msgid "Share anonymous data"
msgstr "Condividi dati in forma anonima"

#: views/settings.html:146
msgid "E.g. Google Fonts (used in Form Editor) and HelpScout (used for support). This needs to be enabled if you want to be able to contact support."
msgstr "Es. Google Fonts (usato in Form Editor) ed HelpScout (usato per il supporto). Questo deve essere abilitato se desideri poter contattare il supporto. "

#: views/settings.html:145
msgid "Load 3rd-party libraries"
msgstr "Carica le librerie di terze parti"

#: views/settings.html:144
msgid "After 18 months"
msgstr "Dopo 12 mesi"

#: views/settings.html:142
msgid "After 6 months (recommended if you send at least twice a month)"
msgstr "Dopo 6 mesi (predefinito, raccomandato se invii almeno una volta al mese)"

#: views/settings.html:141
msgid "After 3 months (recommended if you send once a day)"
msgstr "Dopo 3 mesi (raccomandato se invii una volta al giorno)"

#: views/settings.html:140
msgid "This option is disabled because tracking is disabled."
msgstr "Questa opzione è disabilitata perché il tracking è disabilitato."

#: views/settings.html:139
msgid "Gmail, Yahoo and other email providers will treat your emails like spam if your subscribers don't open your emails in the long run. This option will mark your subscribers as Inactive and MailPoet will stop sending to them."
msgstr "Gmail, Yahoo e altri provider tratteranno le tue email come spam se I tuoi abbonati non aprono le email nel tempo. Questa opzione segnala questi abbonati come Inattivi e MailPoet smetterà di inviargli posta."

#: views/settings.html:138
msgid "Stop sending to inactive subscribers"
msgstr "Smetti di inviare ad abbonati non attivi"

#: views/settings.html:136
msgid "Note: attachments, CC, BCC and multiple TO are not supported. [link]Learn more[/link]"
msgstr "Nota: non sono supportati allegati, CC, BCC e destinatari multipli. [link]Scopri di più[/link]"

#: views/settings.html:129
msgid "Install the plugin [link]Members[/link] (free) to manage permissions."
msgstr "Installa il plugin (gratuito) [link]Members[/link] per gestire i permessi."

#: views/settings.html:128
msgid "Manage using the Members plugin"
msgstr "Gestisci usando il plugin Members"

#: views/settings.html:127
msgid "Manage which WordPress roles access which features of MailPoet."
msgstr "Gestisci quali ruoli in WordPress accedono a quali caratteristiche di MailPoet."

#: views/settings.html:126
msgid "Roles and capabilities"
msgstr "Ruoli e capacità"

#: views/settings.html:125
msgid "With the frequency of running it every minute:"
msgstr "Con la frequenza di eseguirlo ogni minuto:"

#: views/settings.html:124
msgid "To use this option please add this command to your crontab:"
msgstr "Per usare questa opzione aggiungi questo comando al tuo crontab:"

#: views/settings.html:122
msgid "Server side cron (Linux cron)"
msgstr "Cron lato server (Linux cron)"

#: views/settings.html:120
msgid "Select what will activate your newsletter queue."
msgstr "Seleziona ciò che attiverà la coda della newsletter."

#: views/settings.html:119
msgid "Newsletter task scheduler (cron)"
msgstr "Programmatore delle attività della newsletter (cron)"

#: views/settings.html:117
msgid "Your bounced emails will be sent to this address."
msgstr "Le tue email di rimbalzo saranno inviate a questo indirizzo."

#: views/settings.html:116
msgid "Bounce email address"
msgstr "Indirizzo email di rimbalzo"

#: views/settings.html:114
msgid "New subscribers will be automatically confirmed, without having to confirm their subscription. This is not recommended!"
msgstr "I nuovi iscritti saranno confermati in modo automatico, senza dover confermare la loro iscrizione. Questo non è consigliabile!"

#: views/settings.html:113
msgid "Subscribers will need to activate their subscription via email in order to receive your newsletters. This is highly recommended!"
msgstr "Gli utenti iscritti dovranno attivare la loro iscrizione tramite email per ricevere le tue newsletter. Questo è caldamente consigliato!"

#: views/settings.html:112
msgid "When subscribers click on the activation link, they will be redirected to this page."
msgstr "Quando gli iscritti fanno clic sul link di attivazione, saranno reindirizzati a questa pagina."

#: views/settings.html:110
msgid "Don't forget to include:<br /><br />[activation_link]Confirm your subscription.[/activation_link]<br /><br />Optional: [lists_to_confirm]."
msgstr "Non dimenticare di includere: <br /><br />[activation_link]Conferma la tua iscrizione.[/activation_link] <br /><br />Opzionale: [lists_to_confirm]."

#: views/settings.html:109
msgid "Email content"
msgstr "Contenuto della email"

#: views/settings.html:107
msgid "Sign-up confirmation is mandatory when using the MailPoet Sending Service."
msgstr "La conferma di iscrizione è obbligatoria se usi il servizio di invio MailPoet Sending Service."

#: views/settings.html:106
msgid "Read more about Double Opt-in confirmation."
msgstr "Leggi di più sulla conferma Double Opt-in"

#: views/settings.html:105
msgid "If you enable this option, your subscribers will first receive a confirmation email after they subscribe. Once they confirm their subscription (via this email), they will be marked as 'confirmed' and will begin to receive your email newsletters."
msgstr "Se attivi questa opzione, gli iscritti riceveranno una email di conferma dopo la loro iscrizione. Una volta che essi invieranno la conferma (attraverso questa email), saranno segnati come confermati e riceveranno la newsletter."

#: views/settings.html:104
msgid "Enable sign-up confirmation"
msgstr "Abilita la conferma di iscrizione"

#: views/settings.html:99
msgid "Invalid email address"
msgstr "Indirizzo email non valido"

#: views/settings.html:97
msgid "Read our guide"
msgstr "Leggi la nostra guida"

#: views/settings.html:96
msgid "You need to comply with European law in regards to data privacy if you have European subscribers. Rest assured, it’s easy!"
msgstr "Se hai iscritti europei, devi essere conforme alle direttive dell'Unione Europea riguardo alla privacy. Non ti preoccupare, è facile!"

#: views/settings.html:95
msgid "Be GDPR compliant"
msgstr "Sii conforme al GDPR"

#: views/settings.html:93
msgid "Paste this shortcode on a post or page to display the total number of confirmed subscribers."
msgstr "Incolla questo shortcode in un articolo o pagina per mostrare il numero totale di iscritti confermati. "

#: views/settings.html:92
msgid "Shortcode to display total number of subscribers"
msgstr "Shortcode per mostrare il numero totale di iscritti"

#: views/settings.html:91
msgid "Paste this shortcode on a page to display a list of past newsletters."
msgstr "Incolla questo shortcode in una pagina per mostrare una lista delle newsletter precedenti."

#: views/settings.html:90
msgid "Archive page shortcode"
msgstr "Shortcode pagina archivio"

#: views/settings.html:88
msgid "Never"
msgstr "Mai"

#: views/settings.html:85
msgid "Enter the email address that should receive notifications when someone subscribes."
msgstr "Inserisci l'indirizzo email che deve ricevere le notifiche quando qualcuno si iscrive."

#: views/settings.html:84
msgid "New subscriber notifications"
msgstr "Notifica di un nuovo iscritto"

#: views/settings.html:82
msgid "Please fill the email address."
msgstr "Inserisci l'indirizzo email."

#: views/settings.html:80
msgid "Newsletters and Post Notifications"
msgstr "Notifiche di articoli e newsletter"

#: views/settings.html:73
msgid "Success page"
msgstr "Pagina di successo"

#: views/settings.html:72 views/settings.html:111
msgid "Confirmation page"
msgstr "Pagina di conferma"

#: views/settings.html:70
msgid "When your subscribers click the \"Unsubscribe\" link, they will be directed to a confirmation page. After confirming, the success page will be shown. These pages must contain the [mailpoet_page] shortcode."
msgstr "Quando i tuoi abbonati fanno clic sul link \"Cancella iscrizione\", vengono indirizzati a una pagina di conferma. Dopo la conferma, verrà mostrata la pagina con il messaggio di successo. Queste pagine devono contenere lo shortcode [mailpoet_page]."

#: views/settings.html:69
msgid "Unsubscribe page"
msgstr "Pagina di cancellazione dell’iscrizione"

#: views/settings.html:64
msgid "Leave this field empty to display all lists"
msgstr "lascia questo campo vuoto per visualizzare tutte le liste"

#: views/settings.html:63
msgid "Subscribers can choose from these lists:"
msgstr "Gli iscritti possono scegliere tra queste liste:"

#: views/settings.html:61
msgid "Preview page"
msgstr "Anteprima della pagina"

#: views/settings.html:60
msgid "Want to use a custom Subscription page? Check out our [link]Knowledge Base[/link] for instructions."
msgstr "Vuoi usare una pagina di iscrizione personalizzata? Consulta la nostra [link]Documentazione Base[/link] per le istruzioni."

#: views/settings.html:59
msgid "When your subscribers click the \"Manage your subscription\" link, they will be directed to this page."
msgstr "Quando gli iscritti fanno clic sul link \"Gestisci l’iscrizione\", saranno indirizzati a questa pagina."

#: views/settings.html:58
msgid "Manage Subscription page"
msgstr "Gestisci la pagina delle iscrizioni"

#: views/settings.html:56
msgid "Choose a list"
msgstr "Scegli una lista"

#: views/settings.html:55
msgid "Yes, add me to your mailing list"
msgstr "Si, aggiungimi alla tua mailing list"

#: views/settings.html:54
msgid "Users will be subscribed to these lists:"
msgstr "Gli utenti possono iscriversi a queste liste:"

#: views/settings.html:53
msgid "Allow users who register as a WordPress user on your website to subscribe to a MailPoet list (in addition to the \"WordPress Users\" list). This also enables WordPress users to receive confirmation emails (if sign-up confirmation is enabled)."
msgstr "Permetti agli utenti che si registrano sul tuo sito come utenti WordPress di iscriversi alla lista MailPoet (in aggiunta alla lista \"Utenti WordPress\"). Questo permette agli utenti WordPress di ricevere le email di conferma (se la conferma di iscrizione è abilitata)."

#: views/settings.html:52
msgid "Subscribe in registration form"
msgstr "Iscrizione nel modulo di registrazione"

#: views/settings.html:51
msgid "Visitors that comment on a post can subscribe to your list via a checkbox."
msgstr "I visitatori che commentano un articolo possono iscriversi alla tua lista attraverso un checkbox."

#: views/settings.html:50
msgid "Subscribe in comments"
msgstr "Iscriviti ai commenti"

#: views/settings.html:47
msgid "Your name"
msgstr "Il tuo nome"

#: views/settings.html:45
msgid "These email addresses will be selected by default for each new email."
msgstr "Questi indirizzi email saranno selezionati in modo predefinito per ogni nuova email."

#: views/settings.html:44
msgid "Default sender"
msgstr "Mittente predefinito"

#: views/settings.html:42
msgid "Settings saved"
msgstr "Impostazioni salvate"

#: views/settings.html:41
msgid "Save settings"
msgstr "Salva impostazioni"

#: views/settings.html:39
msgid "Key Activation"
msgstr "Attivazione della chiave"

#: views/settings.html:38
msgid "Advanced"
msgstr "Avanzate"

#: views/settings.html:36
msgid "Send With..."
msgstr "Invia con..."

#: views/settings.html:35
msgid "Sign-up Confirmation"
msgstr "Conferma iscrizione"

#: views/settings.html:34
msgid "Basics"
msgstr "Informazioni di base"

#: views/segments.html:241 views/subscribers/subscribers.html:161
msgid "Recalculate now"
msgstr "Ricalcola ora"

#: views/segments.html:238
msgid "Add a condition"
msgstr "Aggiungi una condizione"

#: views/segments.html:237 views/subscribers/subscribers.html:158
msgid "Average percent of emails subscribers read in the last year"
msgstr "Percentuale media delle email che le persone iscritte hanno letto nell'ultimo anno"

#: views/segments.html:236
msgid "20% or fewer"
msgstr "20% o meno"

#: views/segments.html:234 views/subscribers/subscribers.html:155
msgid "Low"
msgstr "Basso"

#: views/segments.html:233
msgid "between 20 and 50%"
msgstr "tra il 20 e il 50%"

#: views/segments.html:230
msgid "50% or more"
msgstr "50% o più"

#: views/segments.html:227 views/subscribers/subscribers.html:148
msgid "Fewer than 3 emails sent"
msgstr "Meno di 3 email inviate"

#: views/segments.html:226 views/subscribers/subscribers.html:147
msgid "Not enough data."
msgstr "Non ci sono dati sufficienti."

#: views/segments.html:222
msgid "This segment has %1$d subscribers."
msgstr "Questo segmento ha %1$d iscritti."

#: views/segments.html:221
msgid "It's taking longer than usual to generate the segment, which may be due to a complex configuration. Try using fewer or simpler conditions."
msgstr "La generazione del segmento sta richiedendo più tempo del solito, il che può essere dovuto a una configurazione complessa. Prova a usare meno condizioni o più semplici."

#: views/segments.html:220
msgid "Calculating segment size…"
msgstr "Calcolo della dimensione del segmento in corso ..."

#: views/segments.html:215
msgid "Search categories"
msgstr "Cerca categorie"

#: views/segments.html:214
msgid "amount"
msgstr "importo"

#: views/segments.html:213
msgid "is in country"
msgstr "è nel Paese"

#: views/segments.html:212
msgid "total spent"
msgstr "importo totale speso"

#: views/segments.html:209
msgid "orders"
msgstr "ordini"

#: views/segments.html:205 views/newsletters.html:93
msgid "count"
msgstr "conteggio"

#: views/segments.html:202
msgid "# of orders"
msgstr "# di ordini"

#: views/segments.html:200
msgid "1 segment was permanently deleted."
msgstr "1 segmento è stato eliminato definitivamente."

#: views/segments.html:199
msgid "%1$d segments were permanently deleted."
msgstr "%1$d segmenti sono stati eliminati definitivamente."

#: views/segments.html:198
msgid "%1$d segments have been restored from the Trash."
msgstr "%1$d segmenti sono stati recuperati dal cestino."

#: views/segments.html:197
msgid "1 segment has been restored from the Trash."
msgstr "1 segmento è stato recuperato dal cestino."

#: views/segments.html:196
msgid "%1$d segments were moved to the trash."
msgstr "%1$d segmenti sono stati spostati nel cestino."

#: views/segments.html:195
msgid "1 segment was moved to the trash."
msgstr "1 segmento è stato spostato nel cestino."

#: views/segments.html:186
msgid "Search subscriptions"
msgstr "Cerca le iscrizioni"

#: views/segments.html:184
msgid "has active subscription"
msgstr "ha un'iscrizione attiva"

#: views/segments.html:180
msgid "MailPoet custom field"
msgstr "Campo personalizzato MailPoet"

#: views/segments.html:179
msgid "WordPress user role"
msgstr "Ruolo utente WordPress"

#: views/segments.html:174
msgid "subscribed date"
msgstr "data di iscrizione"

#: views/segments.html:173
msgid "Read more."
msgstr "Leggi tutto."

#: views/segments.html:172
msgid "segments allow you to group your subscribers by other criteria, such as events and actions."
msgstr "i segmenti ti permettono di raggruppare gli iscritti con altri criteri, tipo eventi e azioni."

#: views/segments.html:155
msgid "unchecked"
msgstr "non spuntato"

#: views/segments.html:154
msgid "checked"
msgstr "spuntato"

#: views/segments.html:153
msgid "Select value"
msgstr "Seleziona un valore"

#: views/segments.html:152
msgid "value"
msgstr "valore"

#: views/segments.html:151
msgid "contains"
msgstr "contiene"

#: views/segments.html:149
msgid "equals"
msgstr "è uguale a"

#: views/segments.html:146 views/segments.html:204
msgid "less than"
msgstr "meno di"

#: views/segments.html:145 views/segments.html:203
msgid "more than"
msgstr "più di"

#: views/segments.html:142 views/segments.html:206
msgid "days"
msgstr "giorni"

#: views/segments.html:141
msgid "opens"
msgstr "aperture"

#: views/segments.html:139
msgid "# of opens"
msgstr " # di aperture"

#: views/segments.html:136
msgid "Select custom field"
msgstr "Seleziona il campo personalizzato"

#: views/segments.html:134
msgid "Select action"
msgstr "Seleziona l’azione"

#: views/segments.html:121
msgid "No segments found"
msgstr "Non è stato trovato alcun segmento"

#: views/segments.html:120
msgid "Loading data…"
msgstr "Caricamento dei dati in corso..."

#: views/segments.html:119
msgid "Missing plugin message"
msgstr "Messaggio di plugin mancante"

#: views/segments.html:118
msgid "Modified on"
msgstr "Modificato il"

#: views/segments.html:117
msgid "Number of subscribers"
msgstr "Numero degli iscritti"

#: views/segments.html:112
msgid "Segment successfully added!"
msgstr "Il segmento è stato aggiunto con successo!"

#: views/segments.html:111
msgid "Segment successfully updated!"
msgstr "Il segmento è stato aggiornato con successo!"

#: views/segments.html:108 views/segments.html:109
msgid "Segment"
msgstr "Segmento"

#: views/segments.html:107
msgid "Segments"
msgstr "Segmenti"

#: views/segments.html:105
msgid "This is the total of all subscribers excluding all WordPress users."
msgstr "Questo è il totale di tutti gli iscritti, escludendo gli utenti WordPress."

#: views/segments.html:104
msgid "This is the total of all subscribers including %1$d WordPress users. To exclude WordPress users, please purchase one of our premium plans."
msgstr "Questo è il totale di tutti gli iscritti e include %1$d utenti WordPress. Per escludere gli utenti WordPress, acquista uno dei nostri piani premium."

#: views/segments.html:101 views/subscribers/subscribers.html:63
msgid "This is the total of subscribed, unconfirmed and inactive subscribers we count when you are sending with MailPoet Sending Service. The count excludes unsubscribed and bounced (invalid) email addresses."
msgstr "Questo è il totale degli indirizzi iscritti, non confermati e inattivi che contiamo quando realizzi un invio con MailPoet Sending Service. Il conteggio esclude gli indirizzi email disiscritti e di quelli rimbalzati (non validi)."

#: views/segments.html:96 views/segments.html:110
msgid "This text box is for your own use and is never shown to your subscribers."
msgstr "Questa casella di testo è a tuo beneficio e non viene mai mostrata agli iscritti."

#: views/segments.html:85
msgid "List score"
msgstr "Punteggio della lista"

#: views/segments.html:84
msgid "Restore and enable"
msgstr "Ripristina e abilita"

#: views/segments.html:83
msgid "Trash and disable"
msgstr "Cestina e disabilita"

#: views/segments.html:74
msgid "New Segment"
msgstr "Nuovo segmento"

#: views/segments.html:73
msgid "New List"
msgstr "Nuova lista"

#: views/segments.html:72
msgid "View Subscribers"
msgstr "Visualizza gli iscritti"

#: views/segments.html:70
msgid "List \"%1$s\" has been synchronized."
msgstr "La lista\"%1$s\" è stata sincronizzata."

#: views/segments.html:69
msgid "Read More"
msgstr "Leggi tutto"

#: views/segments.html:68
msgid "Force Sync"
msgstr "Forza la sincronizzazione"

#: views/segments.html:66
msgid "List \"%1$s\" has been duplicated."
msgstr "La lista \"%1$s\" è stata duplicata."

#: views/segments.html:64
msgid "%1$d lists have been restored from the Trash."
msgstr "%1$d liste sono state recuperate dal cestino."

#: views/segments.html:63
msgid "1 list has been restored from the Trash."
msgstr "1 lista è stata recuperata dal cestino."

#: views/segments.html:62
msgid "%1$d lists were permanently deleted. Note that deleting a list does not delete its subscribers."
msgstr "%1$d liste sono state eliminate in modo permanente. L'eliminazione di una lista non elimina i suoi iscritti."

#: views/segments.html:61
msgid "1 list was permanently deleted. Note that deleting a list does not delete its subscribers."
msgstr "1 lista è stata eliminata in modo permanente. Nota che l'eliminazione di una lista non elimina i suoi iscritti."

#: views/segments.html:60
msgid "%1$d lists were moved to the trash. Note that deleting a list does not delete its subscribers."
msgstr "%1$d liste sono state spostate nel cestino. L'eliminazione di una lista non elimina i suoi iscritti."

#: views/segments.html:59
msgid "1 list was moved to the trash. Note that deleting a list does not delete its subscribers."
msgstr "1 lista è stata spostata nel cestino. Nota che l'eliminazione di una lista non elimina i suoi iscritti."

#: views/segments.html:51
msgid "List successfully added!"
msgstr "Lista aggiunta con successo!"

#: views/segments.html:50
msgid "List successfully updated!"
msgstr "Lista aggiornata con successo!"

#: views/segments.html:49
#: views/subscribers/importExport/import/step_data_manipulation.html:20
msgid "Description"
msgstr "Descrizione"

#: views/segments.html:44
msgid "%d lists were permanently deleted."
msgstr "%d liste sono state eliminate definitivamente."

#: views/segments.html:42
msgid "Select all lists on all pages"
msgstr "Seleziona tutte le liste su tutte le pagine"

#: views/segments.html:41
msgid "All %d lists are selected."
msgstr "Tutte le %d liste sono selezionate."

#: views/segments.html:40
msgid "All lists on this page are selected."
msgstr "Tutte le liste in questa pagina sono state selezionate."

#: views/segments.html:39
msgid "No lists found"
msgstr "Nessuna lista trovata"

#: views/segments.html:38
msgid "Loading lists..."
msgstr "Caricamento della lista in corso..."

#: views/upgrade.html:298
msgid "Image rooster crowing"
msgstr "Immagine di un gallo che canta"

#: views/upgrade.html:264
msgid "Image woodpecker"
msgstr "Immagine di un picchio"

#: views/upgrade.html:28
msgid "Image bird feeder"
msgstr "Immagine di una mangiatoia per uccelli"

#: views/newsletters.html:424
msgid "Edit WooCommerce settings"
msgstr "Modifica le impostazioni di WooCommerce"

#: views/newsletters.html:423
msgid "WooCommerce emails won’t be sent to new customers because the opt-in on checkout is disabled. Enable it so they can immediately get your emails after their first purchase."
msgstr "Le email di WooCommerce non saranno inviate ai nuovi clienti perché l'opzione di opt-in in fase di check-out è disabilitata. Abilitala, così che possano iniziare a ricevere le tue email dopo il primo acquisto."

#: views/newsletters.html:422
msgid "Sent to %1$d customers"
msgstr "Inviato a %1$d clienti"

#: views/newsletters.html:421
msgid "You need to configure email options before this email can be sent."
msgstr "Devi configurare le opzioni dell'email prima che possa essere inviata."

#: views/newsletters.html:420
msgid "Your %1s Automatic Email could not be activated, please check the settings."
msgstr "Non è stato possibile attivare la tua email automatica %1s, controlla le impostazioni."

#: views/newsletters.html:419
msgid "Your %1s Automatic Email is now activated!"
msgstr "La tua email automatica %1s è ora attiva!"

#: views/newsletters.html:418
msgid "Send this %1s Automatic Email when..."
msgstr "Manda questa %1s email automatica quando..."

#: views/newsletters.html:417
msgid "Select %1s events conditions"
msgstr "Seleziona %1s condizioni di eventi"

#: views/newsletters.html:416 views/subscribers/subscribers.html:121
msgid "Tip:"
msgstr "Suggerimento:"

#: views/newsletters.html:415
msgid "Automatic Email"
msgstr "Email automatica"

#: views/newsletters.html:412
msgid "For example, “Spring email”. [link]Read the guide.[/link]"
msgstr "Ad esempio, \"Email di primavera\". [link]Leggi la guida.[/link]"

#: views/newsletters.html:411
msgid "Google Analytics Campaign"
msgstr "Campagna di Google Analytics"

#: views/layout.html:120 views/layout.html:189
msgid "Back to section root"
msgstr "Torna all'inizio della sezione"

#: views/newsletters.html:406
msgid "GA campaign"
msgstr "Campagna GA"

#: views/newsletters.html:405
msgid "Subscriber Engagement"
msgstr "Coinvolgimento degli iscritti"

#: views/newsletters.html:404
msgid "Clicked Links"
msgstr "Link cliccati"

#: views/newsletters.html:403
msgid "Read more on stats."
msgstr "Leggi ulteriori informazioni sulle statistiche."

#: views/newsletters.html:396
msgid "Sent to"
msgstr "Invia a"

#: views/newsletters.html:394
msgid "To"
msgstr "A"

#: views/newsletters.html:393 views/settings.html:46
msgid "From"
msgstr "Da"

#: views/newsletters.html:389
msgid "Loading..."
msgstr "Caricamento in corso..."

#: views/newsletters.html:387
msgid "No sending task found."
msgstr "Non è stata trovata alcuna attività di invio."

#: views/newsletters.html:383
msgid "Resend"
msgstr "Invia di nuovo"

#: views/newsletters.html:382
msgid "Failure reason (if applicable)"
msgstr "Ragione del fallimento (se applicabile)"

#: views/newsletters.html:376
msgid "You are all set up and ready to go!"
msgstr "Hai impostato tutto e ora puoi iniziare!"

#: views/newsletters.html:375
msgid "Your email has been sent!"
msgstr "La tua email è stata inviata!"

#: views/newsletters.html:373
msgid "Congrats, you’re sending your first newsletter! We’re doing a quick verification to make sure everything works fine."
msgstr "Congratulazioni, stai inviando la tua prima newsletter! Stiamo facendo una rapida verifica per assicurarci che tutto fili liscio."

#: views/newsletters.html:372
msgid "Verification"
msgstr "Verifica"

#: views/newsletters.html:371
msgid "Rest assured, this is fairly common and is usually fixed quickly. [link]See our quick guide[/link] to help you solve this and get your website sending."
msgstr "Non ti preoccupare, questo accade piuttosto spesso ed è generalmente facile da risolvere. [link]Guarda la nostra guida rapida [/link]per aiutarti a risolvere il problema e iniziare a inviare dal tuo sito."

#: views/newsletters.html:370
msgid "Oops! We can’t send your newsletter"
msgstr "Oops! Non possiamo inviare la tua newsletter"

#: views/newsletters.html:368
msgid "Your Welcome Email is now active."
msgstr "La tua email di benvenuto è ora attiva."

#: views/newsletters.html:367
msgid "Your Post Notification is now active."
msgstr "La notifiche per gli articoli sono ora attiva."

#: views/newsletters.html:366
msgid "Your WooCommerce email has been activated."
msgstr "La tua email WooCommerce è stata attivata."

#: views/newsletters.html:365
msgid "Your newsletter is scheduled to be sent."
msgstr "L'invio della newsletter è stato programmato."

#: views/newsletters.html:364
msgid "Your newsletter is being sent!"
msgstr "La tua newsletter è stata spedita!"

#: views/newsletters.html:363
msgid "Congratulations!"
msgstr "Congratulazioni!"

#: views/layout.html:124
msgid "[link]Update MailPoet[/link] to see the latest changes"
msgstr "[link]Aggiorna MailPoet[/link] per vedere gli ultimi cambiamenti"

#: views/layout.html:123
msgid "What’s new"
msgstr "Cosa c'è di nuovo"

#: views/newsletters.html:362
msgid "Oops! There seems to be an issue with the sending on your website. [link]See our guide[/link] to solve this yourself."
msgstr "Oops! Sembra che nel tuo sito web ci sia un problema con l'invio. [link]Guarda la nostra guida[/link] per risolverlo da solo."

#: views/newsletters.html:361
msgid "An error occurred while saving the template in \"Recently sent\""
msgstr "Si è verificato un errore durante il salvataggio del template in \"Inviato recentemente\""

#: views/newsletters.html:360
msgid "Beta"
msgstr "Beta"

#: views/newsletters.html:359
msgid "Soon"
msgstr "Presto"

#: views/newsletters.html:357
msgid "This category does not contain any template yet!"
msgstr "Questa categoria non contiene ancora alcun template!"

#: views/newsletters.html:354
msgid "Template preview"
msgstr "Anteprima dei template"

#: views/newsletters.html:353
msgid "Your saved templates"
msgstr "I tuoi template salvati"

#: views/newsletters.html:352
msgid "Recently sent"
msgstr "Inviato recentemente "

#: views/newsletters.html:348
msgid "Confirm"
msgstr "Conferma"

#: views/newsletters.html:347
msgid "Confirm to proceed"
msgstr "Conferma per procedere"

#: views/newsletters.html:346
msgid "Sending is in progress. Do you want to pause sending and edit the newsletter?"
msgstr "L'invio è in corso. Vuoi sospendere l'invio e modificare la newsletter?"

#: views/newsletters.html:342
msgid "Error code: %1$s"
msgstr "Codice errore: %1$s"

#: views/newsletters.html:341
msgid "Sending is paused because the following connection issue prevents MailPoet from delivering emails"
msgstr "L'invio è in pausa perché il seguente problema di connessione impedisce a MailPoet di consegnare le email"

#: views/newsletters.html:337
msgid "Sending has been paused due to a technical issue with %1$s"
msgstr "L'invio è stato messo in pausa a causa di un problema tecnico con %1$s"

#: views/newsletters.html:334
msgid "All of your WordPress and WooCommerce emails are sent with your hosting company, unless you have an SMTP plugin. Would you like such emails to be delivered with MailPoet’s active sending method for better deliverability?"
msgstr "Tutte le tue email WordPress e WooCommerce vengono inviate con la tua società di hosting, a meno che tu non abbia un plugin SMTP. Vorresti che queste email venissero recapitate con il metodo di invio attivo di MailPoet per un migliore tasso di consegna?"

#: views/newsletters.html:333
msgid "Good news! MailPoet can now send your website’s emails too"
msgstr "Buone notizie! MailPoet può ora inviare anche le email del tuo sito web"

#: views/newsletters.html:331
msgid "No subscribers!"
msgstr "Non ci sono iscritti!"

#: views/newsletters.html:330
msgid "Back to Post notifications"
msgstr "Torna alle notifiche dell’articolo"

#: views/newsletters.html:328
msgid "You need to select a list to send to."
msgstr "Devi selezionare una lista a cui inviare."

#: views/newsletters.html:327
msgid "Send to %1$s"
msgstr "Invia a %1$s"

#: views/newsletters.html:325
msgid "Every %1$s %2$s of the month at %3$s"
msgstr "Ogni %1$s%2$s del mese alle %3$s"

#: views/newsletters.html:324
msgid "Monthly on the %1$s at %2$s"
msgstr "Ogni mese, il %1$s alle %2$s"

#: views/newsletters.html:323
msgid "Weekly on %1$s at %2$s"
msgstr "Ogni settimana, il %1$s alle %2$s"

#: views/newsletters.html:322
msgid "Daily at %1$s"
msgstr "Ogni giorno alle %1$s"

#: views/newsletters.html:321
msgid "Invalid sending delay."
msgstr "Ritardo di invio non valido."

#: views/newsletters.html:320
msgid "%1$d week(s) later"
msgstr "%1$d settimane dopo"

#: views/newsletters.html:319
msgid "%1$d day(s) later"
msgstr "%1$d giorni dopo"

#: views/newsletters.html:318
msgid "%1$d hour(s) later"
msgstr "%1$d ore dopo"

#: views/newsletters.html:317
msgid "%1$d minute(s) later"
msgstr "%1$d minuti dopo"

#: views/newsletters.html:315
msgid "Sent when a new WordPress user is added to your site."
msgstr "Inviata quando un nuovo utente WordPress viene aggiunto al tuo sito."

#: views/newsletters.html:313
msgid "Your Post Notification could not be activated, check the settings."
msgstr "Non è stato possibile attivare la tua notifica per l'articolo, controlla le impostazioni."

#: views/newsletters.html:312
msgid "Your post notification is now active!"
msgstr "La tua notifica per l'articolo è ora attiva!"

#: views/newsletters.html:309
msgid "Your Welcome Email could not be activated, please check the settings."
msgstr "Non è stato possibile attivare la tua email di benvenuto, controlla le impostazioni."

#: views/newsletters.html:308
msgid "Your Welcome Email is now activated!"
msgstr "La tua email di benvenuto è stata attivata!"

#: views/newsletters.html:307
msgid "The newsletter sending has been resumed."
msgstr "L'invio della newsletter è stato ripreso."

#: views/newsletters.html:306
msgid "The newsletter has been scheduled."
msgstr "La newsletter è stata programmata."

#: views/newsletters.html:305
msgid "The newsletter is being sent..."
msgstr "La newsletter è in fase di invio..."

#: views/newsletters.html:304
msgid "Previous"
msgstr "Precedente"

#: views/newsletters.html:299
msgid "Schedule"
msgstr "Programma"

#: views/newsletters.html:298
msgid "Please enter the scheduled date."
msgstr "Inserisci la data programmata."

#: views/newsletters.html:297
msgid "Your website’s time is"
msgstr "L’ora del tuo sito web è"

#: views/newsletters.html:296
msgid "go back to the Design page"
msgstr "ritorna al Designer"

#: views/newsletters.html:295
msgid "or simply"
msgstr "o semplicemente"

#: views/newsletters.html:293
msgid "Save as draft and close"
msgstr "Salva come bozza e chiudi"

#: views/newsletters.html:292
msgid "Final Step: Last Details"
msgstr "Passo finale: ultimi dettagli"

#: views/newsletters.html:291
msgid "An error occurred while trying to send. <a href=\"%1$s\">Please check your settings</a>."
msgstr "Si è verificato un errore durante l'invio. <a href=\"%1$s\">Controlla le tue impostazioni</a>."

#: views/newsletters.html:290
msgid "Email was added successfully!"
msgstr "Email aggiunta con successo!"

#: views/newsletters.html:289
msgid "Email was updated successfully!"
msgstr "Email aggiornata con successo!"

#: views/newsletters.html:286
msgid "When your subscribers reply to your emails, their emails will go to this address."
msgstr "Quando i tuoi iscritti ti risponderanno, le loro email verranno inviate a questo indirizzo."

#: views/newsletters.html:285 views/newsletters.html:395 views/settings.html:48
msgid "Reply-to"
msgstr "Rispondi a"

#: views/newsletters.html:284 views/newsletters.html:288
msgid "john.doe@email.com"
msgstr "john.doe@email.com"

#: views/newsletters.html:283 views/newsletters.html:287
msgid "John Doe"
msgstr "John Doe"

#: views/newsletters.html:282
msgid "Your name and email"
msgstr "Nome e email"

#: views/newsletters.html:281
msgid "Sender"
msgstr "Mittente"

#: views/newsletters.html:278 views/subscribers/subscribers.html:74
msgid "Select a list"
msgstr "Seleziona una lista"

#: views/newsletters.html:277
msgid "Subscribers in multiple lists will only receive one email."
msgstr "Gli abbonati iscritti in molte liste riceveranno solo una email."

#: views/newsletters.html:275
msgid "Please specify a subject"
msgstr "Specifica un soggetto"

#: views/newsletters.html:274
msgid "Max length is 250 characters, however, we recommend 80 characters on a single line."
msgstr "La lunghezza massima è di 250 caratteri; tuttavia, consigliamo 80 caratteri su una sola riga."

#: views/newsletters.html:272
msgid "Type preview text (usually displayed underneath the subject line in the inbox)"
msgstr "Inserisci il testo dell'anteprima (quello che di solito compare sotto l'oggetto dell'email nella casella di posta)"

#: views/newsletters.html:271
msgid "Preview text"
msgstr "Anteprima del testo"

#: views/newsletters.html:270
msgid "Be creative! It's the first thing that your subscribers see. Tempt them to open your email."
msgstr "Sii creativo! È la prima cosa che i tuoi iscritti vedono. Invogliali ad aprire la tua email."

#: views/newsletters.html:269
msgid "Type newsletter subject"
msgstr "Inserisci il titolo della newsletter"

#: views/newsletters.html:263
msgid "immediately"
msgstr "immediatamente"

#: views/newsletters.html:262
msgid "When a new WordPress user is added to your site..."
msgstr "Quando un nuovo utente WordPress è aggiunto al tuo sito..."

#: views/newsletters.html:261
msgid "When someone subscribes to the list..."
msgstr "Quando qualcuno si iscrive alla lista..."

#: views/newsletters.html:247
msgid "3rd"
msgstr "Terzo"

#: views/newsletters.html:246
msgid "2nd"
msgstr "Secondo"

#: views/newsletters.html:245
msgid "1st"
msgstr "Primo"

#: views/newsletters.html:243
msgid "Saturday"
msgstr "Sabato"

#: views/newsletters.html:242
msgid "Friday"
msgstr "Venerdì"

#: views/newsletters.html:241
msgid "Thursday"
msgstr "Giovedì"

#: views/newsletters.html:240
msgid "Wednesday"
msgstr "Mercoledì"

#: views/newsletters.html:239
msgid "Tuesday"
msgstr "Martedì"

#: views/newsletters.html:238
msgid "Monday"
msgstr "Lunedì"

#: views/newsletters.html:237
msgid "Sunday"
msgstr "Domenica"

#: views/newsletters.html:236 views/newsletters.html:326
msgid "Immediately"
msgstr "Immediatamente"

#: views/newsletters.html:235
msgid "Monthly every..."
msgstr "Mensilmente ogni..."

#: views/newsletters.html:234
msgid "Monthly on the..."
msgstr "Ogni mese il..."

#: views/newsletters.html:233
msgid "Weekly on..."
msgstr "Ogni settimana il..."

#: views/newsletters.html:232
msgid "Once a day at..."
msgstr "Una volta al giorno alle..."

#: views/segments.html:250 views/newsletters.html:208
#: views/newsletters.html:230 views/subscribers/subscribers.html:135
#: views/subscribers/subscribers.html:141
msgid "Congratulations, you now have [subscribersCount] subscribers! Your plan is limited to [subscribersLimit] subscribers. You need to upgrade now to be able to continue using MailPoet."
msgstr "Congratulazioni, ora hai [subscribersCount] abbonati! Il tuo piano è limitato a [subscribersLimit] abbonati. Devi effettuare l'aggiornamento ora per poter continuare a usare MailPoet."

#: views/newsletters.html:229 views/subscribers/subscribers.html:134
msgid "Congratulations, you now have [subscribersCount] subscribers! Our free version is limited to [subscribersLimit] subscribers. You need to upgrade now to be able to continue using MailPoet."
msgstr "Congratulazioni, ora hai [subscribersCount] iscritti! La nostra versione gratuita è limitata a [subscribersLimit] iscritti. Devi effettuare l'aggiornamento ora per poter continuare a usare MailPoet."

#: views/newsletters.html:228 views/subscribers/subscribers.html:132
msgid "Upgrade required"
msgstr "Aggiornamento necessario"

#: views/newsletters.html:227
msgid "Learn more about your subscribers and optimize your campaigns. See who opened your emails, which links they clicked, and then use the data to make your emails even better. And if you run a WooCommerce store, you’ll also see the revenue earned per email. All starting $10 per month."
msgstr "Scopri di più sui tuoi abbonati e ottimizza le tue campagne. Vedi chi ha aperto le tue email, su quali link hanno fatto clic, e poi usa i dati per migliorare ancora di più le tue email. E se gestisci un negozio WooCommerce, potrai anche vedere quanto hai guadagnato grazie alle email. Il piano parte da $10 al mese."

#: views/newsletters.html:225
msgid "Insert [newsletter:total] to show number of posts, [newsletter:post_title] to show the latest post's title & [newsletter:number] to display the issue number."
msgstr "Inserisci [newsletter: total] per visualizzare il numero di messaggi, [newsletter: post_title] per mostrare l'ultimo titolo del messaggio e [newsletter: number] per visualizzare il numero di uscita."

#: views/newsletters.html:224
msgid "Select a frequency"
msgstr "Seleziona la frequenza"

#: views/newsletters.html:223
msgid "Let MailPoet email your subscribers with your latest content. You can send daily, weekly, monthly, or even immediately after publication."
msgstr "Permetti che MailPoet invii email con gli ultimi contenuti ogni giorno, settimana, mese o subito dopo la pubblicazione."

#: views/newsletters.html:222
msgid "Latest Post Notifications"
msgstr "Notifiche ultimo articolo"

#: views/newsletters.html:221
msgid "Set up"
msgstr "Imposta"

#: views/newsletters.html:219
msgid "Automatically send an email (or series of emails) to new subscribers or WordPress users. Send a day, a week, or a month after they sign up."
msgstr "Invia una email (o una serie di email) automaticamente ai nuovi iscritti o agli utenti WordPress. Invia dopo un giorno, una settimana o un mese dalla data di iscrizione."

#: views/newsletters.html:216
msgid "Customize the template used for your WooCommerce emails using MailPoet's editor. Example of WooCommerce email: Order processing notification, Order failed notification, ..."
msgstr "Personalizza i template che usi per le tue email da WooCommerce attraverso l'editor di MailPoet's. Esempi di email di WooCommerce: Notifica di ordine in elaborazione, Notifica di ordine non andato a buon fine, ..."

#: views/newsletters.html:215
msgid "WooCommerce Emails Customizer"
msgstr "Personalizzatore di email di WooCommerce"

#: views/newsletters.html:214
msgid "Create"
msgstr "Crea"

#: views/newsletters.html:212
msgid "Send a newsletter with images, buttons, dividers, and social bookmarks. Or, just send a basic text email."
msgstr "Invia una email con immagini, pulsanti, divisori e collegamenti ai social network. Oppure invia una semplice email testuale."

#: views/newsletters.html:210 views/settings.html:191
msgid "Learn more"
msgstr "Scopri di più"

#: views/segments.html:244 views/newsletters.html:204
#: views/newsletters.html:220 views/subscribers/subscribers.html:131
msgid "This is a Premium feature"
msgstr "Questa è una funzionalità Premium"

#: views/newsletters.html:203 views/settings.html:233
msgid "See video guide"
msgstr "Guarda la guida video"

#: views/newsletters.html:202
msgid "Create your first email"
msgstr "Crea la tua prima email"

#: views/newsletters.html:201
msgid "Select type of email"
msgstr "Seleziona il tipo di email"

#: views/newsletters.html:200
msgid "The last [newsletter:total] posts from our blog"
msgstr "Gli ultimi [newsletter:total] articoli dal nostro blog"

#: views/newsletters.html:197
msgid "Select a responsive template"
msgstr "Seleziona un template responsive"

#: views/newsletters.html:193
msgid "You are about to delete the template named \"%1$s\"."
msgstr "Stai per eliminare il template \"%1$s\"."

#: views/newsletters.html:192
msgid "MailPoet's Guide"
msgstr "Guida di MailPoet"

#: views/newsletters.html:191
msgid "Upload"
msgstr "Carica"

#: views/newsletters.html:190
msgid "You can only upload .json templates that were originally created with MailPoet."
msgstr "Puoi caricare solamente dei template .json creati originariamente con MailPoet."

#: views/newsletters.html:189
msgid "Select a .json file to upload"
msgstr "Seleziona un file .json da caricare"

#: views/newsletters.html:188
msgid "Import a template"
msgstr "Importa un template"

#: views/newsletters.html:187
msgid "This template file appears to be damaged. Please try another one."
msgstr "Il file di questo template sembra essere danneggiato. Prova con un altro."

#: views/newsletters.html:185
msgid "What can I do to improve this?"
msgstr "Cosa potrei fare per migliorarlo?"

#: views/newsletters.html:184
msgid "Nice job! Check back in %1$d hour(s) for more stats."
msgstr "Ottimo lavoro! Torna a dare un'occhiata tra %1$d ore per avere altri dati."

#: views/newsletters.html:183
msgid "Revenues generated by customers who made a purchase within two weeks after they clicked on this email. This is the sum of the order totals including shipping and taxes."
msgstr "Entrate generate da clienti che hanno acquistato nell'arco di due settimane dopo aver fatto clic su questa email. Questa è la somma di tutti i totali degli ordini e include i costi di spedizione e le tasse."

#: views/newsletters.html:182
msgid ""
"Under 1% is excellent.\n"
"Between 1 and 3% is good.\n"
"Over 3% is bad."
msgstr ""
"Sotto l'1% è eccellente.\n"
"Tra l'1% e il 3% è buono.\n"
"Oltre il 3% è scadente."

#: views/newsletters.html:181
msgid ""
"Above 3% is excellent.\n"
"Between 1 and 3% is good.\n"
"Under 1% is bad."
msgstr ""
"Sopra il 3% è eccellente.\n"
"Tra l'1% e il 3% è buono.\n"
"Sotto l'1% è scadente."

#: views/newsletters.html:180
msgid ""
"Above 30% is excellent.\n"
"Between 10 and 30% is good.\n"
"Under 10% is bad."
msgstr ""
"Sopra il 30% è eccellente.\n"
"Tra il 10% e il 30% è buono.\n"
"Sotto il 10% è scadente."

#: views/newsletters.html:178
msgid "Bad"
msgstr "Cattivo"

#: views/newsletters.html:177
msgid "Revenues by customers who clicked on this email in the last 2 weeks."
msgstr "I ricavi dei clienti che hanno fatto clic su questa email nelle ultime 2 settimane."

#: views/segments.html:235 views/newsletters.html:170
#: views/newsletters.html:179 views/subscribers/subscribers.html:156
msgid "Something to improve."
msgstr "Qualcosa da migliorare."

#: views/newsletters.html:169 lib/Twig/Functions.php:293
msgid "Average"
msgstr "Media"

#: views/segments.html:232 views/newsletters.html:168
#: views/subscribers/subscribers.html:153
msgid "Good stuff."
msgstr "Cose buone."

#: views/segments.html:231 views/newsletters.html:167
#: views/subscribers/subscribers.html:152 lib/Twig/Functions.php:291
msgid "Good"
msgstr "Buono"

#: views/segments.html:228 views/newsletters.html:165
#: views/subscribers/subscribers.html:149 lib/Twig/Functions.php:289
msgid "Excellent"
msgstr "Eccellente"

#: views/newsletters.html:163
msgid "New email"
msgstr "Nuova email"

#: views/newsletters.html:162
msgid "Paused"
msgstr "In pausa"

#: views/newsletters.html:160
msgid "Resume"
msgstr "Riprendi"

#: views/newsletters.html:155
msgid "Schedule it"
msgstr "Programma"

#: views/newsletters.html:154
msgid "Scheduled for"
msgstr "Programmato per "

#: views/segments.html:130 views/newsletters.html:153
msgid "Not sent yet"
msgstr "Non ancora inviata"

#: views/newsletters.html:152
msgid "Email \"%1$s\" has been duplicated."
msgstr "L'email \"%1$s\" è stata duplicata."

#: views/newsletters.html:147
msgid "%1$d emails have been restored from the Trash."
msgstr "%1$d email sono state recuperate dal cestino."

#: views/newsletters.html:146
msgid "1 email has been restored from the Trash."
msgstr "1 email è stata recuperata dal cestino."

#: views/newsletters.html:145
msgid "%1$d emails were permanently deleted."
msgstr "%1$d email sono state eliminate definitivamente."

#: views/newsletters.html:144
msgid "1 email was permanently deleted."
msgstr "1 email è stata eliminata definitivamente."

#: views/newsletters.html:143
msgid "%1$d emails were moved to the trash."
msgstr "%1$d email sono state spostate nel cestino."

#: views/newsletters.html:142
msgid "1 email was moved to the trash."
msgstr "1 email è stata spostata nel cestino"

#: views/newsletters.html:141
msgid "Sent on"
msgstr "Inviata"

#: views/newsletters.html:140 views/subscribers/subscribers.html:90
msgid "Last modified on"
msgstr "Ultima modifica il"

#: views/segments.html:58 views/newsletters.html:139
msgid "Created on"
msgstr "Data creazione"

#: views/newsletters.html:138
msgid "View history"
msgstr "Mostra cronologia"

#: views/newsletters.html:137
msgid "History"
msgstr "Cronologia"

#: views/newsletters.html:133 views/subscribers/subscribers.html:112
msgid "Statistics"
msgstr "Statistiche"

#: views/newsletters.html:131 views/newsletters.html:199
#: views/newsletters.html:268
#: lib/Automation/Integrations/MailPoet/Actions/SendEmailAction.php:70
msgid "Subject"
msgstr "Oggetto"

#: views/segments.html:91 views/segments.html:128 views/newsletters.html:119
msgid "Current page"
msgstr "Pagina corrente"

#: views/newsletters.html:113 views/subscribers/importExport/import.html:50
#: views/subscribers/importExport/import.html:121
#: views/subscribers/subscribers.html:48
msgid "Show more details"
msgstr "Mostra più dettagli"

#: views/newsletters.html:104
msgid "%d emails were permanently deleted."
msgstr "%d email sono state eliminate definitivamente."

#: views/newsletters.html:102
msgid "Select all emails on all pages"
msgstr "Seleziona tutte le email su tutte le pagine"

#: views/newsletters.html:101
msgid "All %d emails are selected."
msgstr "Tutte e %d le email sono selezionate."

#: views/newsletters.html:100
msgid "All emails on this page are selected."
msgstr "Tutti le email in questa pagina sono state selezionate."

#: views/newsletters.html:99
msgid "Nothing here yet! But, don't fret - there's no reason to get upset. Pretty soon, you’ll be sending emails faster than a turbo-jet."
msgstr "Non c'è ancora nulla! Ma non ti preoccupare, non c'è ragione di allarmarsi: molto presto spedirai email più veloce di un turbo-jet!"

#: views/newsletters.html:98
msgid "No emails found."
msgstr "Nessuna email trovata"

#: views/newsletters.html:97
msgid "Loading emails..."
msgstr "Caricamento delle email in corso..."

#: views/newsletters.html:89
msgid "Simple text"
msgstr "Testo semplice"

#: views/newsletters.html:87
msgid "WooCommerce Emails"
msgstr "Email di WooCommerce"

#: views/newsletters.html:85
msgid "Welcome Emails"
msgstr "Email di benvenuto"

#: views/newsletters.html:84
msgid "Newsletters"
msgstr "Newsletter"

#: views/newsletter/templates/components/sidebar/styles.hbs:147
msgid "Global background"
msgstr "Background globale"

#: views/newsletter/templates/components/sidebar/styles.hbs:142
msgid "Content background"
msgstr "Background contenuto"

#: views/newsletter/templates/components/sidebar/styles.hbs:128
msgid "Heading line height"
msgstr "Interlinea dell'intestazione"

#: views/newsletter/templates/components/sidebar/styles.hbs:118
msgid "Text line height"
msgstr "Interlinea del testo"

#: views/newsletter/templates/components/sidebar/styles.hbs:9
msgid "Branding color"
msgstr "Colore di branding"

#: views/newsletter/templates/components/sidebar/styles.hbs:1
msgid "Click to toggle"
msgstr "Fai clic per attivare/disattivare"

#: views/newsletter/templates/components/sidebar/content.hbs:2
msgid "Content"
msgstr "Contenuto"

#: views/newsletter/templates/components/save.hbs:50
msgid "Template name"
msgstr "Nome del template"

#: views/newsletter/templates/components/save.hbs:49
#: views/newsletter/templates/components/save.hbs:51
msgid "Export template"
msgstr "Esporta il template"

#: views/newsletter/templates/components/save.hbs:45
msgid "Insert template name"
msgstr "Inserisci un nome per il template"

#: views/newsletter/templates/components/save.hbs:40
msgid "Export as template"
msgstr "Esporta come template"

#: views/newsletter/templates/components/save.hbs:39
#: views/newsletter/templates/components/save.hbs:44
#: views/newsletter/templates/components/save.hbs:46
msgid "Save as new template"
msgstr "Salva come nuovo template"

#: views/newsletters.html:303 views/subscribers/importExport/import.html:97
#: views/newsletter/templates/components/save.hbs:25
msgid "Next"
msgstr "Prossimo"

#: views/newsletters.html:196 views/newsletters.html:355
#: views/newsletters.html:391 views/newsletter/templates/components/save.hbs:21
#: views/newsletter/templates/components/save.hbs:24 views/settings.html:62
msgid "Preview"
msgstr "Anteprima"

#: views/newsletter/templates/components/save.hbs:18
msgid "Activate now"
msgstr "Attivalo adesso"

#: views/newsletter/templates/components/save.hbs:17
msgid "The usage of this email template for your WooCommerce emails is not yet activated."
msgstr "L'utilizzo di questo template per le tue email da WooCommerce non è stato ancora attivato."

#: views/newsletter/templates/components/save.hbs:11
#: views/newsletter/templates/components/save.hbs:34
msgid "Autosaved"
msgstr "Salvato automaticamente"

#: views/newsletters.html:294
#: views/newsletter/templates/components/newsletterPreview.hbs:61
msgid "You’ll soon be able to send once our team reviews your account. In the meantime, you can send previews to [link]your authorized emails[/link]."
msgstr "Potrai fare l'invio presto, non appena la nostra squadra avrà esaminato il tuo account. Nel frattempo, puoi inviare le anteprime [link]agli indirizzi email autorizzati[/link]."

#: views/newsletter/templates/components/newsletterPreview.hbs:53
msgid "Didn’t receive the test email? Read our [link]quick guide[/link] to sending issues."
msgstr "Non hai ricevuto l'e-mail di prova? Leggi la nostra [link]guida rapida[/link] ai problemi di invio."

#: views/newsletter/templates/components/newsletterPreview.hbs:50
msgid "Your test email has been sent!"
msgstr "La tua email di prova è stata inviata!"

#: views/newsletter/templates/components/newsletterPreview.hbs:48
msgid "A MailPoet logo will appear in the footer of all emails sent with the free version of MailPoet."
msgstr "Il logo MailPoet apparirà nel footer di tutte le email inviate con la versione gratuita di MailPoet."

#: views/newsletter/templates/components/newsletterPreview.hbs:44
msgid "Send preview"
msgstr "Invia anteprima"

#: views/newsletter/templates/components/newsletterPreview.hbs:43
msgid "Sending…"
msgstr "Invio..."

#: views/newsletter/templates/components/newsletterPreview.hbs:32
msgid "Send preview to"
msgstr "Invia anteprima a"

#: views/newsletter/templates/components/newsletterPreview.hbs:12
msgid "Send to email"
msgstr "Invia all'email"

#: views/newsletter/templates/components/heading.hbs:30
msgid "Preview text (usually displayed underneath the subject line in the inbox)"
msgstr "Anteprima del testo (generalmente visualizzata sotto la riga dell'oggetto nella casella di posta)"

#: views/newsletter/templates/components/heading.hbs:22
msgid "Click here to change the subject!"
msgstr "Fai clic qui per cambiare il soggetto!"

#: views/newsletter/templates/components/heading.hbs:10
msgid "Customer note"
msgstr "Nota del cliente"

#: views/newsletter/templates/components/heading.hbs:9
msgid "Completed order"
msgstr "Ordine completato"

#: views/newsletter/templates/components/heading.hbs:8
msgid "Processing order"
msgstr "L'ordine è in elaborazione"

#: views/newsletter/templates/components/heading.hbs:7
msgid "New account"
msgstr "Nuovo account"

#: views/newsletter/templates/components/heading.hbs:3
msgid "This email template will be used for all your WooCommerce emails. Meaning that any content added to this template will be visible in all WooCommerce emails. If you want to change email-specific content including titles, [link]visit WooCommerce settings[/link]."
msgstr "Questo template per email sarà usato per tutte le tue email da WooCommerce. Questo significa che qualsiasi contenuto aggiunto a questo template sarà visibile in tutte le email da WooCommerce. Se vuoi cambiare dei contenuti specifici, tra cui i titoli, [link]visita le impostazioni di  WooCommerce[/link]."

#: views/newsletter/templates/blocks/woocommerceContent/new_account.hbs:8
msgid "We look forward to seeing you soon."
msgstr "Speriamo di rivederti presto."

#: views/newsletter/templates/blocks/woocommerceContent/new_account.hbs:7
msgid "Thanks for creating an account on %1$s. Your username is %2$s. You can access your account area to view orders, change your password, and more at: %3$s"
msgstr "Grazie per aver creato un account il %1$s. Il tuo username è %2$s. Puoi accedere alla tua area personale per vedere i tuoi ordini, cambiare la password e altro qui: %3$s"

#: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:74
msgid "Thanks for reading."
msgstr "Grazie per aver letto."

#: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:11
msgid "As a reminder, here are your order details:"
msgstr "Come promemoria, questi sono i dettagli del tuo ordine:"

#: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:7
msgid "The following note has been added to your order:"
msgstr "La seguente nota è stata aggiunta al tuo ordine:"

#: views/newsletter/templates/blocks/woocommerceContent/completed_order.hbs:72
#: views/newsletter/templates/blocks/woocommerceContent/processing_order.hbs:110
msgid "Thanks for shopping with us."
msgstr "Grazie per aver acquistato i nostri prodotti."

#: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:68
#: views/newsletter/templates/blocks/woocommerceContent/completed_order.hbs:66
#: views/newsletter/templates/blocks/woocommerceContent/processing_order.hbs:102
msgid "Shipping address"
msgstr "Indirizzo di spedizione"

#: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:63
#: views/newsletter/templates/blocks/woocommerceContent/completed_order.hbs:61
#: views/newsletter/templates/blocks/woocommerceContent/processing_order.hbs:93
msgid "Billing address"
msgstr "Indirizzo di fatturazione"

#: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:51
#: views/newsletter/templates/blocks/woocommerceContent/completed_order.hbs:49
#: views/newsletter/templates/blocks/woocommerceContent/processing_order.hbs:71
msgid "Total:"
msgstr "Totale:"

#: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:47
#: views/newsletter/templates/blocks/woocommerceContent/completed_order.hbs:45
#: views/newsletter/templates/blocks/woocommerceContent/processing_order.hbs:65
msgid "Payment method:"
msgstr "metodo di pagamento:"

#: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:41
#: views/newsletter/templates/blocks/woocommerceContent/completed_order.hbs:39
#: views/newsletter/templates/blocks/woocommerceContent/processing_order.hbs:54
msgid "Shipping:"
msgstr "Spedizione:"

#: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:37
#: views/newsletter/templates/blocks/woocommerceContent/completed_order.hbs:35
#: views/newsletter/templates/blocks/woocommerceContent/processing_order.hbs:46
msgid "Subtotal:"
msgstr "Saldo parziale:"

#: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:20
#: views/newsletter/templates/blocks/woocommerceContent/completed_order.hbs:18
#: views/newsletter/templates/blocks/woocommerceContent/processing_order.hbs:21
msgid "Quantity"
msgstr "Quantità"

#: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:19
#: views/newsletter/templates/blocks/woocommerceContent/completed_order.hbs:17
#: views/newsletter/templates/blocks/woocommerceContent/processing_order.hbs:19
msgid "Product"
msgstr "Prodotto"

#: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:13
#: views/newsletter/templates/blocks/woocommerceContent/completed_order.hbs:11
#: views/newsletter/templates/blocks/woocommerceContent/processing_order.hbs:11
msgid "[Order #0001]"
msgstr "[Order #0001]"

#: views/newsletter/templates/blocks/woocommerceContent/completed_order.hbs:7
msgid "We have finished processing your order."
msgstr "Abbiamo finito di elaborare il tuo ordine"

#: views/newsletter/templates/blocks/woocommerceContent/new_account.hbs:6
#: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:6
#: views/newsletter/templates/blocks/woocommerceContent/completed_order.hbs:6
#: views/newsletter/templates/blocks/woocommerceContent/processing_order.hbs:6
msgid "Hi %s,"
msgstr ""
"Ciao\n"
" %s,"

#: views/newsletter/templates/blocks/woocommerceContent/new_account.hbs:3
#: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:3
#: views/newsletter/templates/blocks/woocommerceContent/completed_order.hbs:3
#: views/newsletter/templates/blocks/woocommerceContent/processing_order.hbs:3
#: views/newsletter/templates/blocks/woocommerceHeading/block.hbs:3
msgid "Autogenerated content by WooCommerce"
msgstr "Contenuto autogenerato da WooCommerce"

#: views/newsletter/templates/blocks/unknownBlockFallback/block.hbs:4
msgid "\"%s\" block type is not supported and will not be included in the email. You can either delete this block, or enable a plugin that adds support for this block."
msgstr "Il tipo di blocco \"%s\" non è supportato e non verrà incluso nell'email. Puoi eliminare questo blocco oppure abilitare un plugin che aggiunga il supporto per questo blocco."

#: views/newsletter/templates/blocks/unknownBlockFallback/block.hbs:3
msgid "Unsupported block type"
msgstr "Tipo di blocco non supportato"

#: views/newsletter/templates/blocks/spacer/widget.hbs:4
#: views/newsletter/templates/blocks/spacer/settings.hbs:1
msgid "Spacer"
msgstr "Spaziatore"

#: views/newsletter/templates/blocks/social/widget.hbs:2
msgid "Social"
msgstr "Social network"

#: views/newsletter/templates/blocks/social/settingsIconSelector.hbs:2
msgid "Add another social network"
msgstr "Aggiungi un altro social network"

#: views/newsletter/templates/blocks/social/settings.hbs:1
msgid "Select icons"
msgstr "Seleziona le icone"

#: views/newsletter/templates/blocks/products/widget.hbs:4
msgid "Products"
msgstr "Prodotti"

#: views/newsletter/templates/blocks/products/settingsSelectionEmpty.hbs:1
msgid "No products available"
msgstr "Nessun prodotto disponibile"

#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:182
msgid "\"Buy now\" text"
msgstr "Testo per \"Acquista ora\""

#: views/newsletter/templates/blocks/products/settings.hbs:1
msgid "Product selection"
msgstr "Selezione del prodotto"

#: views/newsletter/templates/blocks/posts/settingsSelectionEmpty.hbs:1
msgid "No posts available"
msgstr "Nessun articolo disponibile"

#: views/newsletter/templates/blocks/posts/settingsSelection.hbs:27
#: views/newsletter/templates/blocks/products/settingsSelection.hbs:23
msgid "Loading posts..."
msgstr "Caricamento degli articoli in corso..."

#: views/newsletter/templates/blocks/posts/settingsSelection.hbs:14
msgid "Private"
msgstr "Privato"

#: views/newsletter/templates/blocks/posts/settingsSelection.hbs:13
#: views/newsletter/templates/blocks/products/settingsSelection.hbs:8
msgid "Pending Review"
msgstr "In attesa di revisione"

#: views/newsletter/templates/blocks/posts/settingsSelection.hbs:10
#: views/newsletter/templates/blocks/products/settingsSelection.hbs:7
msgid "Published"
msgstr "Pubblicato"

#: views/newsletter/templates/blocks/posts/settingsSelection.hbs:3
#: views/newsletter/templates/blocks/products/settingsSelection.hbs:3
msgid "Search..."
msgstr "Cerca..."

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:75
msgid "Make the post title into a link"
msgstr "Trasforma il titolo dell’articolo in un link"

#: views/newsletter/templates/blocks/posts/settings.hbs:9
#: views/newsletter/templates/blocks/products/settings.hbs:9
msgid "Insert selected"
msgstr "Inserisci selezionato"

#: views/newsletter/templates/blocks/posts/settings.hbs:6
#: views/newsletter/templates/blocks/products/settings.hbs:6
msgid "Back to selection"
msgstr "Torna alla selezione"

#: views/newsletter/templates/blocks/image/settings.hbs:24
msgid "Alternative text"
msgstr "Testo alternativo"

#: views/newsletter/templates/blocks/image/settings.hbs:4
msgid "Optional"
msgstr "Opzionale"

#: views/newsletter/templates/blocks/image/widget.hbs:4
#: views/newsletter/templates/blocks/image/settings.hbs:1
#: views/newsletter/templates/blocks/social/settingsIcon.hbs:27
msgid "Image"
msgstr "Immagine"

#: views/newsletter/templates/blocks/header/widget.hbs:4
#: views/newsletter/templates/blocks/header/settings.hbs:1
msgid "Header"
msgstr "Header"

#: views/newsletter/templates/blocks/footer/settings.hbs:69
#: views/newsletter/templates/blocks/header/settings.hbs:70
#: views/newsletter/templates/components/sidebar/styles.hbs:150
msgid "If an email client [link]does not support a custom web font[/link], a similar standard font will be used instead."
msgstr "Se l'email di un cliente [link]non supporta un webfont personalizzato [/link], un font simile verrà utilizzato al suo posto."

#: views/newsletter/templates/blocks/footer/settings.hbs:32
#: views/newsletter/templates/blocks/header/settings.hbs:33
#: views/newsletter/templates/components/sidebar/styles.hbs:113
msgid "Underline"
msgstr "Sottolinea"

#: views/newsletter/templates/blocks/footer/widget.hbs:4
#: views/newsletter/templates/blocks/footer/settings.hbs:1
msgid "Footer"
msgstr "Footer"

#: views/newsletter/templates/blocks/divider/widget.hbs:4
msgid "Divider"
msgstr "Divisore"

#: views/newsletter/templates/blocks/divider/settings.hbs:32
msgid "Apply to all dividers"
msgstr "Applica a tutti i divisori"

#: views/newsletter/templates/blocks/divider/settings.hbs:22
msgid "Divider color"
msgstr "Colore divisore"

#: views/newsletter/templates/blocks/divider/settings.hbs:15
msgid "Divider height"
msgstr "Altezza divisore"

#: views/newsletter/templates/blocks/divider/settings.hbs:1
msgid "Dividers"
msgstr "Divisori"

#: views/newsletter/templates/blocks/container/twoColumnLayoutWidget21.hbs:4
msgid "2:1 columns"
msgstr "2:1 colonne"

#: views/newsletter/templates/blocks/container/twoColumnLayoutWidget12.hbs:4
msgid "1:2 columns"
msgstr "1:2 colonne"

#: views/newsletter/templates/blocks/container/twoColumnLayoutWidget.hbs:4
msgid "2 columns"
msgstr "2 colonne"

#: views/newsletter/templates/blocks/container/threeColumnLayoutWidget.hbs:4
msgid "3 columns"
msgstr "3 colonne"

#: views/newsletter/templates/blocks/container/settings.hbs:39
msgid "Tile"
msgstr "Tessera"

#: views/newsletter/templates/blocks/container/settings.hbs:33
msgid "Fit"
msgstr "Adatta"

#: views/newsletter/templates/blocks/container/settings.hbs:27
msgid "Scale"
msgstr "Scala"

#: views/newsletter/templates/blocks/image/settings.hbs:19
#: views/newsletter/templates/blocks/container/settings.hbs:20
msgid "Select another image"
msgstr "Seleziona un'altra immagine"

#: views/newsletter/templates/blocks/container/settings.hbs:13
msgid "Background image"
msgstr "Immagine background"

#: views/newsletter/templates/blocks/container/settings.hbs:7
msgid "Background color"
msgstr "Colore Background esterno"

#: views/newsletter/templates/blocks/container/settings.hbs:1
#: views/newsletter/templates/components/sidebar/layout.hbs:2
msgid "Columns"
msgstr "Layout Colonne"

#: views/newsletter/templates/blocks/container/oneColumnLayoutWidget.hbs:4
msgid "1 column"
msgstr "1 colonna"

#: views/newsletter/templates/blocks/container/emptyBlock.hbs:1
msgid "Add a content block here."
msgstr "Aggiungi un blocco contenuto qui."

#: views/newsletter/templates/blocks/container/emptyBlock.hbs:1
msgid "Add a column block here."
msgstr "Aggiungi un blocco colonna qui."

#: views/newsletter/templates/blocks/button/settings.hbs:119
msgid "Apply styles to all buttons"
msgstr "Applica gli stili a tutti i pulsanti"

#: views/newsletter/templates/blocks/button/settings.hbs:110
msgid "Height"
msgstr "Altezza"

#: views/newsletter/templates/blocks/image/settings.hbs:32
#: views/newsletter/templates/blocks/button/settings.hbs:101
msgid "Width"
msgstr "Larghezza"

#: views/newsletter/templates/blocks/button/settings.hbs:92
msgid "Rounded corners"
msgstr "Angoli arrotondati"

#: views/newsletter/templates/blocks/button/settings.hbs:84
msgid "Border"
msgstr "Bordo"

#: views/form/editor.html:59
#: views/newsletter/templates/blocks/footer/settings.hbs:41
#: views/newsletter/templates/blocks/spacer/settings.hbs:6
#: views/newsletter/templates/blocks/button/settings.hbs:78
#: views/newsletter/templates/blocks/divider/settings.hbs:28
#: views/newsletter/templates/blocks/header/settings.hbs:42
msgid "Background"
msgstr "Sfondo"

#: views/newsletter/templates/blocks/button/settings.hbs:70
msgid "Bold"
msgstr "Grassetto"

#: views/newsletter/templates/blocks/footer/settings.hbs:23
#: views/newsletter/templates/blocks/social/settingsIcon.hbs:55
#: views/newsletter/templates/blocks/button/settings.hbs:64
#: views/newsletter/templates/blocks/text/widget.hbs:4
#: views/newsletter/templates/blocks/text/settings.hbs:1
#: views/newsletter/templates/blocks/text/settings.hbs:2
#: views/newsletter/templates/blocks/header/settings.hbs:24
#: views/newsletter/templates/components/sidebar/styles.hbs:35
msgid "Text"
msgstr "Testo"

#: views/newsletter/templates/blocks/footer/settings.hbs:11
#: views/newsletter/templates/blocks/button/settings.hbs:52
#: views/newsletter/templates/blocks/header/settings.hbs:12
#: views/newsletter/templates/components/sidebar/styles.hbs:24
#: views/newsletter/templates/components/sidebar/styles.hbs:49
#: views/newsletter/templates/components/sidebar/styles.hbs:73
#: views/newsletter/templates/components/sidebar/styles.hbs:97
msgid "Custom fonts"
msgstr "Font personalizzati"

#: views/newsletter/templates/blocks/footer/settings.hbs:6
#: views/newsletter/templates/blocks/button/settings.hbs:47
#: views/newsletter/templates/blocks/header/settings.hbs:7
#: views/newsletter/templates/components/sidebar/styles.hbs:18
#: views/newsletter/templates/components/sidebar/styles.hbs:43
#: views/newsletter/templates/components/sidebar/styles.hbs:67
#: views/newsletter/templates/components/sidebar/styles.hbs:91
msgid "Standard fonts"
msgstr "Font standard"

#: views/newsletter/templates/blocks/image/settings.hbs:65
#: views/newsletter/templates/blocks/social/settings.hbs:3
#: views/newsletter/templates/blocks/button/settings.hbs:23
msgid "Alignment"
msgstr "Allineamento"

#: views/newsletter/templates/blocks/button/settings.hbs:4
msgid "Label"
msgstr "Etichetta"

#: views/newsletter/templates/blocks/base/toolsGeneric.hbs:31
msgid "Drag to move"
msgstr "Trascina per spostare"

#: views/newsletter/templates/blocks/base/toolsGeneric.hbs:20
msgid "Confirm deletion"
msgstr "Conferma la cancellazione"

#: views/newsletters.html:349
#: views/subscribers/importExport/import/step_data_manipulation.html:28
#: views/newsletter/templates/blocks/base/toolsGeneric.hbs:18
msgid "Cancel"
msgstr "Annulla"

#: views/newsletter/templates/blocks/base/toolsGeneric.hbs:17
msgid "Cancel deletion"
msgstr "Annulla la cancellazione"

#: views/newsletters.html:194
#: views/newsletter/templates/blocks/base/toolsGeneric.hbs:14
#: views/newsletter/templates/blocks/base/toolsGeneric.hbs:21
msgid "Delete"
msgstr "Elimina"

#: views/newsletter/templates/blocks/base/toolsGeneric.hbs:8
msgid "Edit settings"
msgstr "Modifica le impostazioni"

#: views/newsletter/templates/blocks/base/toolsGeneric.hbs:3
msgid "Switch editing layer"
msgstr "Cambia livello di editing"

#: views/newsletter/templates/blocks/automatedLatestContentLayout/block.hbs:4
msgid "This is only a preview! Your subscribers will see your latest blog posts."
msgstr "Questa è solo un'anteprima! I tuoi abbonati vedranno gli ultimi articoli del tuo blog."

#: views/newsletter/templates/blocks/automatedLatestContentLayout/widget.hbs:4
#: views/newsletter/templates/blocks/automatedLatestContent/widget.hbs:4
msgid "Automatic Latest Content"
msgstr "Ultimo contenuto automatico "

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:247
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:309
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:277
msgid "Show divider between posts"
msgstr "Mostra un divisore tra i post"

#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:302
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:270
msgid "Oldest"
msgstr "Il meno recente"

#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:296
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:264
msgid "Newest"
msgstr "Il più recente"

#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:292
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:260
msgid "Sort by"
msgstr "Ordina per"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:238
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:201
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:284
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:252
msgid "Design a button"
msgstr "Disegna un pulsante"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:219
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:265
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:233
msgid "\"Read more\" text"
msgstr "testo \"Leggi tutto\""

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:191
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:237
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:205
msgid "Show categories"
msgstr "Mostra le categorie"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:184
#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:210
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:230
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:256
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:198
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:224
msgid "Preceded by:"
msgstr "Preceduto da:"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:165
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:211
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:179
msgid "Show author"
msgstr "Mostra autore"

#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:148
msgid "Above title"
msgstr "Sopra al titolo"

#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:142
msgid "Below title"
msgstr "Sotto al titolo"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:113
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:158
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:138
msgid "Featured image position"
msgstr "Posizione immagine in evidenza"

#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:122
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:120
msgid "Title as links"
msgstr "Titolo come link"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:47
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:94
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:92
msgid "Show as list"
msgstr "Mostra come lista"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:11
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:60
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:58
msgid "Full post"
msgstr "Articolo intero"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:5
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:54
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:52
msgid "Excerpt"
msgstr "Riassunto"

#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:45
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:45
msgid "Hide display options"
msgstr "Nascondi le opzioni video"

#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:32
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:32
msgid "Exclude"
msgstr "Escludi"

#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:26
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:26
msgid "Include"
msgstr "Includi"

#: views/newsletter/templates/blocks/posts/settingsSelection.hbs:8
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:10
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:10
msgid "MailPoet pages"
msgstr "Pagine MailPoet"

#: views/newsletter/templates/blocks/posts/settingsSelection.hbs:7
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:9
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:9
msgid "Pages"
msgstr "Pagine"

#: views/newsletter/templates/blocks/posts/settingsSelection.hbs:6
#: views/newsletter/templates/blocks/posts/widget.hbs:4
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:8
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:8
msgid "Posts"
msgstr "Articoli"

#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:4
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:4
msgid "Show max:"
msgstr "Mostra max:"

#: views/newsletter/templates/blocks/posts/settings.hbs:1
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:1
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:1
msgid "Post selection"
msgstr "Selezione articolo"

#: views/newsletter/templates/blocks/abandonedCartContent/widget.hbs:4
msgid "Abandoned Cart Content"
msgstr "Contenuto del carrello abbandonato"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:261
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:222
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:196
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:323
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:291
msgid "Select divider"
msgstr "Seleziona il divisore"

#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:208
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:182
msgid "Show divider between products"
msgstr "Mostra un divisore tra i prodotti"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:175
#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:201
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:168
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:168
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:221
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:247
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:189
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:215
msgid "Above text"
msgstr "Sopra al testo"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:181
#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:207
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:162
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:162
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:227
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:253
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:195
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:221
msgid "Below text"
msgstr "Sotto al testo"

#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:158
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:158
#: views/newsletter/templates/blocks/woocommerceContent/customer_note.hbs:21
#: views/newsletter/templates/blocks/woocommerceContent/completed_order.hbs:19
#: views/newsletter/templates/blocks/woocommerceContent/processing_order.hbs:24
msgid "Price"
msgstr "Prezzo"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:157
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:150
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:150
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:203
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:171
msgid "Padded"
msgstr "Padded"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:151
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:144
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:144
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:197
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:165
msgid "Full width"
msgstr "A tutta larghezza"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:147
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:140
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:140
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:193
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:161
msgid "Image width"
msgstr "Larghezza immagine"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:141
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:134
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:134
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:186
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:154
msgid "None"
msgstr "Nessuno"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:135
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:128
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:128
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:180
msgid "Alternate"
msgstr "Alterna"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:117
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:110
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:110
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:162
msgid "Centered"
msgstr "Centrato"

#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:106
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:106
msgid "Product image position"
msgstr "Posizione dell'immagine del prodotto"

#: views/newsletter/templates/blocks/footer/settings.hbs:60
#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:69
#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:129
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:63
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:122
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:63
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:122
#: views/newsletter/templates/blocks/image/settings.hbs:81
#: views/newsletter/templates/blocks/button/settings.hbs:39
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:116
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:174
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:114
#: views/newsletter/templates/blocks/header/settings.hbs:61
msgid "Right"
msgstr "Destra"

#: views/newsletter/templates/blocks/footer/settings.hbs:54
#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:63
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:57
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:57
#: views/newsletter/templates/blocks/image/settings.hbs:75
#: views/newsletter/templates/blocks/button/settings.hbs:33
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:110
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:108
#: views/newsletter/templates/blocks/header/settings.hbs:55
msgid "Center"
msgstr "Centro"

#: views/newsletter/templates/blocks/footer/settings.hbs:48
#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:57
#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:123
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:51
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:116
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:51
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:116
#: views/newsletter/templates/blocks/image/settings.hbs:69
#: views/newsletter/templates/blocks/button/settings.hbs:27
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:104
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:168
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:102
#: views/newsletter/templates/blocks/header/settings.hbs:49
msgid "Left"
msgstr "Sinistra"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:53
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:47
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:47
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:100
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:98
msgid "Title Alignment"
msgstr "Allineamento del titolo"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:41
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:41
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:41
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:88
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:86
#: views/newsletter/templates/components/sidebar/styles.hbs:108
msgid "Heading 3"
msgstr "Titolo 3"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:35
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:35
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:35
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:82
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:80
#: views/newsletter/templates/components/sidebar/styles.hbs:84
msgid "Heading 2"
msgstr "Titolo 2"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:29
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:29
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:29
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:76
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:74
#: views/newsletter/templates/components/sidebar/styles.hbs:60
msgid "Heading 1"
msgstr "Titolo 1"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:25
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:25
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:25
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:72
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:70
msgid "Title Format"
msgstr "Formato del titolo"

#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:17
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:17
msgid "Title and description"
msgstr "Titolo e descrizione"

#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:11
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:11
msgid "Title and a short description"
msgstr "Titolo e breve descrizione"

#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:17
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:5
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:5
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:66
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:64
msgid "Title only"
msgstr "Solo il titolo"

#: views/newsletter/templates/blocks/posts/settings.hbs:7
#: views/newsletter/templates/blocks/products/settings.hbs:7
#: views/newsletter/templates/blocks/abandonedCartContent/settings.hbs:1
#: views/newsletter/templates/blocks/container/settings.hbs:23
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:43
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:41
msgid "Display options"
msgstr "Opzioni di visualizzazione"

#: views/newsletter/templates/blocks/abandonedCartContent/block.hbs:3
msgid "This is only a preview! Your customers will see the product(s) they left in their shopping cart."
msgstr "Questa è solo un'anteprima! I tuoi clienti vedranno il prodotto (o i prodotti) che hanno lasciato nel loro carrello."

#: views/newsletter/editor.html:1520
msgid "Edit this to insert text."
msgstr "Modifica questo per inserire il testo."

#: views/newsletter/editor.html:1507
msgid "Twitter"
msgstr "Twitter"

#: views/newsletter/editor.html:1496
msgid "Facebook"
msgstr "Facebook"

#: views/newsletter/editor.html:1360
msgid "An image of..."
msgstr "Un’immagine di..."

#: views/newsletter/editor.html:1298
#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:229
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:192
#: views/newsletter/templates/blocks/button/widget.hbs:4
#: views/newsletter/templates/blocks/button/settings.hbs:1
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:275
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:243
msgid "Button"
msgstr "Pulsante"

#: views/newsletter/editor.html:1148
msgid "Custom"
msgstr "Personalizzato"

#: views/newsletter/editor.html:1123
msgid "Website"
msgstr "Sito web"

#: views/newsletter/editor.html:1104 views/newsletter/editor.html:1109
#: views/newsletter/editor.html:1114 views/newsletter/editor.html:1119
#: views/newsletter/editor.html:1124 views/newsletter/editor.html:1134
#: views/newsletter/editor.html:1139 views/newsletter/editor.html:1144
#: views/newsletter/editor.html:1149
#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:223
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:186
#: views/newsletter/templates/blocks/image/settings.hbs:4
#: views/newsletter/templates/blocks/button/settings.hbs:14
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:269
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:237
msgid "Link"
msgstr "Link"

#: views/newsletters.html:128 views/newsletter/editor.html:422
msgid "Designer"
msgstr "Designer"

#: views/newsletters.html:125 views/newsletter/editor.html:419
msgid "Events"
msgstr "Eventi"

#: views/newsletters.html:124 views/newsletter/editor.html:418
msgid "Select type"
msgstr "Seleziona il tipo"

#: views/newsletter/editor.html:417
msgid "Before you start, this is how you drag and drop in MailPoet"
msgstr "Prima di iniziare, ecco come \"trascinare e rilasciare\" in MailPoet"

#: views/newsletter/editor.html:415
msgid "Email sending has been paused."
msgstr "L'invio delle email è stato messo in pausa."

#: views/newsletter/editor.html:412
msgid "There are unsaved changes which will be lost if you leave this page."
msgstr "Ci sono modifiche non salvate che saranno perse se esci da questa pagina."

#: views/newsletter/editor.html:411
msgid "Saving..."
msgstr "Salvataggio in corso..."

#: views/newsletter/editor.html:410
msgid "Contents of this newsletter are corrupted and may be lost, you may need to add new content to this newsletter, or create a new one. If possible, please contact us and report this issue."
msgstr "I contenuti di questa newsletter sono danneggiati e potrebbero essere persi, puoi aggiungere nuovi contenuti a questa newsletter o crearne una nuova. Se ti è possibile, contattaci e informaci di questo problema."

#: views/newsletter/editor.html:409
msgid "Newsletter Preview"
msgstr "Anteprima Newsletter"

#: views/newsletter/editor.html:408
msgid "Your preview should open in a new tab. Please ensure your browser is not blocking popups from this page."
msgstr "La tua anteprima dovrebbe aprirsi in una nuova scheda. Assicurati che il tuo browser non abbia attivo il blocco dei pop-up."

#: views/newsletter/editor.html:407
msgid "There is no content to display."
msgstr "Non c'è alcun contenuto da visualizzare."

#: views/newsletter/editor.html:406
msgid "Categories & tags"
msgstr "Categorie e tag"

#: views/newsletter/editor.html:405
msgid "Template has not been saved, please try again"
msgstr "Non è stato possibile salvare il template. Riprova."

#: views/newsletter/editor.html:404
msgid "Template has been saved."
msgstr "Il template è stato salvato."

#: views/newsletter/editor.html:403
msgid "Use images with widths of at least 1,000 pixels to ensure sharp display on high density screens, like mobile devices."
msgstr "Usa immagini con una larghezza minima di 1000 pixel per assicurarti una visualizzazione precisa sugli schermi ad alta densità, come quelli dei dispositivi mobili."

#: views/newsletter/editor.html:402
msgid "This option eliminates padding around the image."
msgstr "Questa opzione elimina il padding attorno all'immagine."

#: views/newsletter/editor.html:401
msgid "Max length is 250 characters, however, we recommend 80 characters."
msgstr "La lunghezza massima è di 250 caratteri, anche se consigliamo 80 caratteri."

#: views/newsletters.html:273 views/newsletter/editor.html:400
msgid "This optional text will appear in your subscribers' inboxes, beside the subject line. Write something enticing!"
msgstr "Questo testo opzionale apparirà nella casella in entrata dei tuoi abbonati, a lato della riga dell'oggetto. Scrivi qualcosa di allettante!"

#: views/newsletter/editor.html:399
msgid "You can add MailPoet shortcodes here. For example, you can add your subscribers' first names by using this shortcode: [subscriber:firstname | default:reader]. Simply copy and paste the shortcode into the field."
msgstr "Puoi aggiungere qui gli shortcode di MailPoet. Ad esempio, puoi aggiungere il nome di battesimo dei tuoi abbonati usando questo shortcode: [subscriber:firstname | default:reader]. È sufficiente copiare ed incollare lo shortcode nel campo."

#: views/newsletter/editor.html:398
msgid "Please add a template name"
msgstr "Aggiungi un nome per il template"

#: views/newsletters.html:343 views/newsletter/editor.html:397
msgid "Check your [link]sending method settings[/link]."
msgstr "Controlla le tue [link]impostazioni di invio[/link]."

#: views/newsletters.html:340 views/newsletter/editor.html:396
msgid "Sign up for free in minutes"
msgstr "Iscriviti gratuitamente in pochi minuti"

#: views/newsletters.html:339 views/newsletter/editor.html:395
msgid "The easy alternative is to <b>send emails with MailPoet Sending Service</b> instead, like thousands of other users do."
msgstr "Una facile alternativa, invece, è quella di <b>inviare le mail con Sending Service di MailPoet </b> come fanno migliaia di altri utenti."

#: views/newsletters.html:338 views/newsletter/editor.html:394
msgid "Please check your sending method configuration, you may need to consult with your hosting company."
msgstr "Controlla la configurazione del tuo metodo di invio, potresti dover verificare con il tuo hosting provider."

#: views/newsletter/editor.html:393
msgid "The email could not be sent due to a technical issue with %1$s"
msgstr "Non è stato possibile inviare l'email a causa di un problema tecnico con %1$s"

#: views/newsletter/editor.html:391
msgid "Enter an email address to send the preview newsletter to."
msgstr "Inserisci un indirizzo email a cui inviare l'anteprima della newsletter."

#: views/newsletters.html:430 views/newsletter/editor.html:389
msgid "This email has already been sent. It can be edited, but not sent again. Duplicate this email if you want to send it again."
msgstr "Questa mail è già stata inviata. Può essere modificata, ma non inviata nuovamente. Fanne un duplicato se vuoi inviarla di nuovo."

#: views/newsletters.html:428 views/newsletter/editor.html:388
#: lib/Newsletter/NewsletterValidator.php:52
msgid "Poet, please add prose to your masterpiece before you send it to your followers."
msgstr "Poeta, aggiungi della prosa al tuo capolavoro prima di inviarlo ai tuoi lettori."

#: views/newsletters.html:426 views/newsletter/editor.html:386
#: lib/Newsletter/NewsletterValidator.php:47
msgid "All emails must include an \"Unsubscribe\" link. Add a footer widget to your email to continue."
msgstr "Tutte le email devono includere un link \"Disiscriviti\". Aggiungi un widget al footer della tua email per continuare."

#: views/newsletter/editor.html:385
msgid "The email could not be saved. Please, clear browser cache and reload the page. If the problem persists, duplicate the email and try again."
msgstr "Non è stato possibile salvare l'email. Cancella la cache del browser e ricarica la pagina. Se il problema persiste, duplica l'email e riprova."

#: views/newsletter/editor.html:384
msgid "Select a shortcode"
msgstr "Seleziona uno shortcode"

#: views/newsletter/editor.html:383
msgid "Failed to fetch rendered posts"
msgstr "Impossibile recuperare gli articoli visualizzati"

#: views/newsletter/editor.html:382
msgid "Failed to fetch available posts"
msgstr "Recupero degli articoli disponibili fallito"

#: views/newsletters.html:79 views/newsletters.html:226
#: views/newsletter/editor.html:379 views/settings.html:234
msgid "Activate"
msgstr "Attivato"

#: views/newsletters.html:78 views/newsletters.html:129
#: views/newsletter/editor.html:378 views/newsletter/editor.html:423
msgid "Send"
msgstr "Invia"

#: views/newsletters.html:77 views/newsletter/editor.html:377
msgid "Design"
msgstr "Design"

#: views/newsletters.html:76 views/newsletters.html:127
#: views/newsletter/editor.html:376 views/newsletter/editor.html:421
msgid "Template"
msgstr "Template"

#: views/newsletters.html:73 views/newsletter/editor.html:373
msgid "Post Notification"
msgstr "Notifiche degli articoli"

#: views/newsletters.html:72 views/newsletters.html:218
#: views/newsletter/editor.html:372
msgid "Welcome Email"
msgstr "Email di benvenuto"

#: views/newsletters.html:161
msgid "Pause"
msgstr "Pausa"

#: views/logs.html:27
msgid "Limit"
msgstr "Limite"

#: views/logs.html:26
msgid "Offset"
msgstr "Offset"

#: views/logs.html:24
msgid "Created On"
msgstr "Creato il"

#: views/logs.html:23
msgid "Message"
msgstr "Messaggio"

#: views/logs.html:21
msgid "Logs"
msgstr "Log"

#: views/layout.html:173
msgid "You’ve been using MailPoet for [months] month now, and we would love to read your own review."
msgid_plural "You’ve been using MailPoet for [months] months now, and we would love to read your own review."
msgstr[0] "Stai usando MailPoet già da [months] mese, ci piacerebbe davvero leggere la tua recensione."
msgstr[1] "Stai usando MailPoet già da [months] mesi, ci piacerebbe davvero leggere la tua recensione."

#: views/layout.html:172
msgid "You’ve been using MailPoet for [days] day now, and we would love to read your own review."
msgid_plural "You’ve been using MailPoet for [days] days now, and we would love to read your own review."
msgstr[0] "Stai usando MailPoet già da [days] giorno, ci piacerebbe davvero leggere la tua recensione."
msgstr[1] "Stai usando MailPoet già da [days] giorni, ci piacerebbe davvero leggere la tua recensione."

#: views/layout.html:308
msgid "This value should be the same."
msgstr "Questo valore dovrebbe essere lo stesso."

#: views/layout.html:307
msgid "You must select between %s and %s choices."
msgstr "Devi selezionare tra %s e %s scelte."

#: views/layout.html:306
msgid "You must select %s choices or fewer."
msgstr "Devi selezionare al massimo %s scelte."

#: views/layout.html:305
msgid "You must select at least %s choices."
msgstr "Devi selezionare almeno %s scelte."

#: views/layout.html:304
msgid "This value length is invalid. It should be between %s and %s characters long."
msgstr "La lunghezza del valore non è valida. deve essere lungo tra %s e %s caratteri."

#: views/layout.html:303
msgid "This value is too long. It should have %s characters or fewer."
msgstr "Questo valore è troppo lungo. Dovrebbe avere non più di %s caratteri o meno."

#: views/layout.html:302
msgid "This value is too short. It should have %s characters or more."
msgstr "Questo valore è troppo corto. Dovrebbe avere almeno %s caratteri o più."

#: views/layout.html:301
msgid "This value should be between %s and %s."
msgstr "Questo valore dovrebbe essere tra %s e %s."

#: views/layout.html:300
msgid "This value should be lower than or equal to %s."
msgstr "Questo valore dovrebbe essere minore o uguale a %s."

#: views/layout.html:299
msgid "This value should be greater than or equal to %s."
msgstr "Questo valore dovrebbe essere maggiore o uguale a %s."

#: views/layout.html:297
msgid "This value is required."
msgstr "Questo valore è obbligatorio."

#: views/layout.html:296
msgid "This value should not be blank."
msgstr "Questo valore non deve essere in bianco."

#: views/layout.html:294
msgid "This value should be alphanumeric."
msgstr "Questo valore dovrebbe essere alfanumerico."

#: views/layout.html:293
msgid "This value should be digits."
msgstr "Questo valore dovrebbe essere in cifre."

#: views/layout.html:292
msgid "This value should be a valid integer."
msgstr "Questo valore dovrebbe essere un numero intero valido."

#: views/layout.html:291
msgid "This value should be a valid number."
msgstr "Questo valore dovrebbe essere un numero valido."

#: views/layout.html:290
msgid "This value should be a valid url."
msgstr "Questo valore dovrebbe essere una URL valida."

#: views/layout.html:289 lib/Form/Block/BlockRendererHelper.php:37
msgid "This value should be a valid email."
msgstr "Questo valore dovrebbe essere un indirizzo email valido."

#: views/layout.html:287 views/layout.html:298
msgid "This value seems to be invalid."
msgstr "Questo valore sembra non essere valido."

#: views/layout.html:265
msgid "Want to give feedback to the MailPoet team? Contact us here. Please provide as much information as possible!"
msgstr "Vuoi dare il tuo feedback al team di MailPoet? Contattaci qui e fornisci il maggior numero di informazioni possibile!"

#: views/layout.html:223
msgid "Sat"
msgstr "Sab"

#: views/layout.html:222
msgid "Fri"
msgstr "Ven"

#: views/layout.html:221
msgid "Thu"
msgstr "Gio"

#: views/layout.html:220
msgid "Wed"
msgstr "Mer"

#: views/layout.html:219
msgid "Tue"
msgstr "Mar"

#: views/layout.html:218
msgid "Mon"
msgstr "Lun"

#: views/layout.html:217
msgid "Sun"
msgstr "Dom"

#: views/layout.html:216
msgid "Dec"
msgstr "Dic"

#: views/layout.html:215
msgid "Nov"
msgstr "Nov"

#: views/layout.html:214
msgid "Oct"
msgstr "Ott"

#: views/layout.html:213
msgid "Sep"
msgstr "Set"

#: views/layout.html:212
msgid "Aug"
msgstr "Ago"

#: views/layout.html:211
msgid "Jul"
msgstr "Lug"

#: views/layout.html:210
msgid "Jun"
msgstr "Giu"

#: views/layout.html:208
msgid "Apr"
msgstr "Apr"

#: views/layout.html:207
msgid "Mar"
msgstr "Mar"

#: views/layout.html:206
msgid "Feb"
msgstr "Feb"

#: views/layout.html:205
msgid "Jan"
msgstr "Gen"

#: views/layout.html:192
msgid "Today"
msgstr "Oggi"

#: views/layout.html:191 views/newsletter/editor.html:381
msgid "Close"
msgstr "Chiudi"

#: views/layout.html:183
msgid "Not sent yet!"
msgstr "Non ancora inviato!"

#: views/layout.html:175
msgid "Not now"
msgstr "Non adesso"

#: views/layout.html:171
msgid "[username], did you know that hundreds of WordPress users read the reviews on the plugin repository? They’re also a source of inspiration for our team."
msgstr "[username], sai che centinaia di utenti di WordPress leggono le recensioni nel repository dei plugin? E sono anche una fonte di ispirazione per il nostro team."

#: views/layout.html:153
msgid "An error occured when saving FROM email address."
msgstr "Si è verificato un errore durante il salvataggio dell'indirizzo mittente."

#: views/layout.html:152
msgid "Can’t use this email yet! [link]Please authorize it first[/link]."
msgstr "Non puoi ancora usare questo indirizzo email! [link]Prima lo devi autorizzare.[/link]."

#: views/layout.html:151
msgid "Excellent. Your authorized email was saved. You can change it in the [link]Basics tab of the MailPoet settings[/link]."
msgstr "Perfetto. Abbiamo salvato la tua email autorizzata. Puoi modificarla nella [link]scheda Informazioni di base delle impostazioni MailPoet[/link]."

#: views/layout.html:149
msgid "Set one of [link]your authorized email addresses[/link] as the default FROM email for your MailPoet emails."
msgstr "Imposta uno dei [link]tuoi indirizzi email autorizzati[/link] come indirizzo mittente predefinito per le tue email MailPoet."

#: views/layout.html:148
msgid "It’s time to set your default FROM address!"
msgstr "È ora di impostare il tuo indirizzo mittente predefinito!"

#: views/layout.html:140
msgid "I’ve upgraded my subscription, refresh subscriber limit"
msgstr "Ho cambiato il mio abbonamento, aggiorna il limite di iscritti  "

#: views/layout.html:139 views/subscribers/subscribers.html:137
msgid "Upgrade Now"
msgstr "Passa ora alla versione Premium"

#: views/layout.html:138
msgid "If you do not send emails to your WordPress Users list, you can [link]disable it[/link] to lower your number of subscribers."
msgstr "Se non invii email alla lista dei tuoi utenti WordPress, puoi [link]disabilitarlo[/link] per ridurre il numero degli abbonati."

#: views/layout.html:137
msgid "You need to upgrade now to be able to continue using MailPoet."
msgstr "Per poter continuare a usare MailPoet devi passare alla versione Premium."

#: views/layout.html:136
msgid "Your plan is limited to [subscribersLimit] subscribers."
msgstr "Il tuo piano ha un limite di [subscribersLimit] iscritti."

#: views/layout.html:135
msgid "Our free version is limited to [subscribersLimit] subscribers."
msgstr "La nostra versione gratuita è limitata a [subscribersLimit] iscritti."

#: views/layout.html:132 views/newsletters.html:81
msgid "Dismiss this notice."
msgstr "Ignora questa notifica."

#: views/layout.html:130
msgid "Sending has been resumed."
msgstr "L'invio è stato ripreso."

#: views/layout.html:126
msgid "An error has happened while performing a request, the server request has timed out after %d seconds"
msgstr "Si è verificato un errore nell'elaborazione della richiesta, la richiesta del server è scaduta dopoi  %d secondi"

#. translators: %d is the error code.
#. translators: %d will be replaced by an error code
#: views/layout.html:125 lib/Services/Bridge/API.php:212
#: lib/Services/Bridge/API.php:270 lib/Services/Bridge/API.php:314
msgid "An error has happened while performing a request, the server has responded with response code %d"
msgstr "Si è verificato un errore nell'elaborazione della richiesta, il server ha restituito il codice di risposta %d"

#: views/index.html:5
msgid "%sSet up%s MailPoet and start sending."
msgstr " %sImposta%s MailPoet e inizia a inviare."

#: views/help.html:75
msgid "Nothing to show."
msgstr "Niente da mostrare."

#: views/help.html:74
msgid "Updated At"
msgstr "Aggiornato Il"

#: views/help.html:73
msgid "Scheduled At"
msgstr "Pianificato Il"

#: views/help.html:69
msgid "Completed tasks"
msgstr "Compiti completati"

#: views/help.html:68
msgid "Running tasks"
msgstr "Compiti in esecuzione"

#: views/help.html:67
msgid "Scheduled tasks"
msgstr "Compiti pianificati"

#: views/help.html:66
msgid "Total paused tasks"
msgstr "Totale dei compiti in pausa"

#: views/help.html:65
msgid "Total running tasks"
msgstr "Totale dei compiti in esecuzione"

#: views/help.html:64
msgid "Total scheduled tasks"
msgstr "Totale dei compiti pianificati"

#: views/help.html:63
msgid "Total completed tasks"
msgstr "Totale compiti completati"

#: views/help.html:53
msgid "no"
msgstr "no"

#: views/help.html:52
msgid "yes"
msgstr "si"

#: views/help.html:43
msgid "Read our Privacy Notice"
msgstr "Leggi la nostra notifica sulla privacy"

#: views/help.html:42
msgid "If you send with MailPoet, we track data that is used to ensure that the service works correctly."
msgstr "Se invii con MailPoet, tracciamo i dati necessari ad assicurarci che il servizio funzioni correttamente."

#: views/help.html:41
msgid "Third-party services used within the plugin may track information such as your email & IP address."
msgstr "I servizi di terze parti usati all'interno del plugin possono tenere traccia di informazioni quali l'indirizzo email e l'indirizzo IP."

#: views/help.html:40
msgid "MailPoet respects your privacy. We don’t track any information about your website or yourself without your explicit consent."
msgstr "MailPoet rispetta la tua privacy. Non tracciamo alcuna informazione sul tuo sito o su di te senza il tuo esplicito consenso."

#: views/help.html:39
msgid "Sending Queue"
msgstr "Coda di Invio"

#: views/help.html:38
msgid "Cron"
msgstr "Cron"

#: views/help.html:36
msgid "The information below is useful when you need to get in touch with our support. Just copy all the text below and paste it into a message to us."
msgstr "L'informazione riportata qui sotto è utile quando devi interagire con il nostro supporto. Copia il testo che trovi sotto e incollalo nel messaggio che intendi inviare. "

#: views/help.html:35
msgid "Visit our Knowledge Base for more articles"
msgstr "Visita la nostra pagina di Informazioni di base per leggere altri articoli"

#: views/help.html:34
msgid "Click on one of these categories below to find more information:"
msgstr "Fai clic su una delle categorie qui sotto per avere maggiori informazioni:"

#: views/help.html:30
msgid "Please consult our [link]knowledge base article[/link] for troubleshooting tips."
msgstr "Consulta l'articolo tra le nostre [link]informazioni di base[/link] per trovare suggerimenti su come risolvere i problemi."

#: views/help.html:29
msgid "Connection unsuccessful."
msgstr "La connessione non è riuscita."

#: views/help.html:28
msgid "Connection successful."
msgstr "La connessione è stata effettuata con successo."

#: views/help.html:26
msgid "Task Scheduler"
msgstr "Programmatore delle attività"

#: views/help.html:25
msgid "For the plugin to work, it must be able to establish connection with the task scheduler and the key activation/MailPoet sending service."
msgstr "Affinché il plugin possa funzionare, deve essere in grado di stabilire una connessione con il programmatore delle attività e con la Chiave di Attivazione / Sending Service di MailPoet."

#: views/help.html:24
msgid "For the plugin to work, it must be able to establish connection with the task scheduler."
msgstr "Affinché il plugin possa funzionare, deve essere in grado di stabilire una connessione con il programmatore delle attività."

#: views/help.html:23
msgid "Your Privacy"
msgstr "La tua privacy"

#: views/help.html:22
msgid "System Status"
msgstr "Stato del sistema"

#: views/help.html:21
msgid "System Info"
msgstr "Informazioni di sistema"

#: views/help.html:20
msgid "Knowledge Base"
msgstr "Informazioni di base"

#: views/forms.html:94
msgid "New Form"
msgstr "Nuovo modulo"

#: views/forms.html:93 views/segments.html:77 views/newsletters.html:149
#: views/subscribers/subscribers.html:46
msgid "Move to trash"
msgstr "Sposta nel cestino"

#: views/forms.html:91
msgid "Form \"%1$s\" has been duplicated."
msgstr "Il modulo \"%1$s\" è stato duplicato."

#: views/forms.html:90 views/segments.html:65 views/newsletters.html:151
#: views/newsletter/templates/blocks/base/toolsGeneric.hbs:26
msgid "Duplicate"
msgstr "Duplica"

#: views/forms.html:89 views/segments.html:75 views/newsletters.html:150
msgid "Edit"
msgstr "Modifica"

#: views/forms.html:88
msgid "%1$d forms have been restored from the trash."
msgstr "%1$d moduli sono stati recuperati dal cestino."

#: views/forms.html:87
msgid "1 form has been restored from the trash."
msgstr "1 modulo è stato recuperato dal cestino."

#: views/forms.html:86
msgid "%1$d forms were permanently deleted."
msgstr "%1$d moduli sono stati eliminati definitivamente."

#: views/forms.html:85
msgid "1 form was permanently deleted."
msgstr "1 modulo è stato eliminato definitivamente."

#: views/forms.html:84
msgid "%1$d forms were moved to the trash."
msgstr "%1$d moduli sono stati spostati nel cestino."

#: views/forms.html:83
msgid "1 form was moved to the trash."
msgstr "1 modulo è stato spostato nel cestino."

#: views/forms.html:82
msgid "Modified date"
msgstr "Data modificata"

#: views/forms.html:81
msgid "Sign-ups"
msgstr "Iscrizioni"

#: views/forms.html:80
msgid "User choice:"
msgstr "Scelta utente:"

#: views/layout.html:157 views/forms.html:79 views/segments.html:113
msgid "Type"
msgstr "Tipo"

#: views/forms.html:76 views/segments.html:48 views/segments.html:116
#: views/logs.html:22
#: views/subscribers/importExport/import/step_data_manipulation.html:7
msgid "Name"
msgstr "Nome"

#: views/forms.html:74 views/segments.html:94 views/segments.html:123
#: views/newsletters.html:122 views/subscribers/subscribers.html:59
msgid "%1$d items"
msgstr "%1$d elementi"

#: views/forms.html:73 views/segments.html:93 views/segments.html:122
#: views/newsletters.html:121 views/subscribers/subscribers.html:58
msgid "1 item"
msgstr "1 elemento"

#: views/forms.html:72 views/segments.html:92 views/newsletters.html:120
#: views/subscribers/subscribers.html:57
msgid "of"
msgstr "di"

#: views/forms.html:71 views/subscribers/subscribers.html:56
msgid "Current Page"
msgstr "Pagina corrente"

#: views/forms.html:70 views/segments.html:90 views/segments.html:127
#: views/newsletters.html:118 views/subscribers/subscribers.html:55
msgid "Last page"
msgstr "Ultima pagina"

#: views/forms.html:69 views/segments.html:89 views/segments.html:126
#: views/newsletters.html:117 views/subscribers/subscribers.html:54
msgid "Next page"
msgstr "Pagina successiva"

#: views/forms.html:68 views/segments.html:88 views/segments.html:125
#: views/newsletters.html:116 views/subscribers/subscribers.html:53
msgid "First page"
msgstr "Prima pagina"

#: views/forms.html:67 views/segments.html:87 views/segments.html:124
#: views/newsletters.html:115 views/subscribers/subscribers.html:52
msgid "Previous page"
msgstr "Pagina precedente"

#: views/forms.html:65
msgid "Your Form is now activated!"
msgstr "Il tuo modulo è ora attivo!"

#: views/forms.html:64 views/newsletters.html:157
msgid "Not Active"
msgstr "Non attiva"

#: views/forms.html:60 views/newsletters.html:112
#: views/subscribers/subscribers.html:47
msgid "Delete Permanently"
msgstr "Elimina in modo permanente"

#: views/forms.html:59 views/segments.html:80 views/newsletters.html:111
msgid "Restore"
msgstr "Ripristina"

#: views/forms.html:58 views/segments.html:79 views/newsletters.html:110
#: views/subscribers/subscribers.html:42
msgid "Select All"
msgstr "Seleziona tutti"

#: views/forms.html:57 views/segments.html:78 views/newsletters.html:109
#: views/subscribers/subscribers.html:41
msgid "Empty Trash"
msgstr "Svuota il cestino"

#: views/forms.html:56 views/newsletters.html:108 views/logs.html:30
#: views/subscribers/subscribers.html:40
msgid "Filter"
msgstr "Filtra"

#: views/forms.html:55 views/segments.html:47 views/newsletters.html:107
#: views/subscribers/subscribers.html:39
msgid "Apply"
msgstr "Applica"

#: views/forms.html:54 views/segments.html:46 views/newsletters.html:106
#: views/subscribers/subscribers.html:38
msgid "Bulk Actions"
msgstr "Azioni di gruppo"

#: views/forms.html:53 views/segments.html:45 views/newsletters.html:105
#: views/subscribers/subscribers.html:37
msgid "Select bulk action"
msgstr "Seleziona un’azione di gruppo"

#: views/forms.html:52
msgid "%d forms permanently deleted."
msgstr "%d moduli sono stati eliminati definitivamente."

#: views/forms.html:51 views/segments.html:43 views/newsletters.html:103
#: views/subscribers/subscribers.html:35
msgid "Clear selection"
msgstr "Cancella selezione"

#: views/forms.html:50
msgid "Select all forms on all pages"
msgstr "Seleziona tutti i moduli su tutte le pagine"

#: views/forms.html:49
msgid "All %d forms are selected."
msgstr "Tutti e %d i moduli sono stati selezionati."

#: views/forms.html:48
msgid "All forms on this page are selected."
msgstr "Tutti i moduli in questa pagina sono stati selezionati."

#: views/forms.html:47
msgid "No forms were found. Why not create a new one?"
msgstr "Non è stato trovato nessun modulo. Perché non crearne uno nuovo?"

#: views/forms.html:46
msgid "Loading forms..."
msgstr "Caricamento moduli in corso..."

#: views/form/templatesLegacy/settings/submit.hbs:2
#: views/form/templatesLegacy/settings/field_form.hbs:61
#: views/subscribers/importExport/import/step_data_manipulation.html:29
#: views/newsletter/templates/blocks/footer/settings.hbs:66
#: views/newsletter/templates/blocks/abandonedCartContent/settings.hbs:4
#: views/newsletter/templates/blocks/spacer/settings.hbs:10
#: views/newsletter/templates/blocks/image/settings.hbs:87
#: views/newsletter/templates/blocks/container/settings.hbs:45
#: views/newsletter/templates/blocks/social/settings.hbs:30
#: views/newsletter/templates/blocks/button/settings.hbs:124
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:331
#: views/newsletter/templates/blocks/divider/settings.hbs:37
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:299
#: views/newsletter/templates/blocks/header/settings.hbs:67
msgid "Done"
msgstr "Fatto"

#: views/forms.html:45 views/segments.html:37 views/segments.html:170
#: views/newsletters.html:96 views/logs.html:25
msgid "Search"
msgstr "Cerca"

#: views/forms.html:8
msgid "<strong>Tip:</strong> check out [link]this list[/link] of form plugins that integrate with MailPoet."
msgstr "<strong>Suggerimento:</strong> guarda [link]questo elenco[/link] di plugin di moduli da integrare in MailPoet."

#: views/form/templatesLegacy/settings/validate.hbs:2
msgid "Validate for:"
msgstr "Valida per:"

#: views/form/templatesLegacy/settings/segment_selection_item.hbs:11
msgid "Move"
msgstr "Sposta"

#: views/form/templatesLegacy/settings/values_item.hbs:20
#: views/form/templatesLegacy/settings/segment_selection_item.hbs:10
msgid "Remove"
msgstr "Rimuovi collegamento"

#: views/form/templatesLegacy/settings/segment_selection.hbs:8
msgid "Add"
msgstr "Aggiungi"

#: views/form/templatesLegacy/settings/segment_selection.hbs:4
msgid "Select the segment that you want to add:"
msgstr "Seleziona il segmento che vuoi aggiungere:"

#: views/form/templatesLegacy/settings/required.hbs:2
msgid "Is this field mandatory?"
msgstr "Questo campo è obbligatorio?"

#: views/form/templatesLegacy/settings/label_within.hbs:2
msgid "Display label within input:"
msgstr "Mostra etichette negli input"

#: views/form/templatesLegacy/settings/label.hbs:2
msgid "Label:"
msgstr "Etichetta:"

#: views/form/templatesLegacy/settings/field_form.hbs:46
msgid "Field name:"
msgstr "Nome del campo:"

#: views/form/templatesLegacy/settings/field_form.hbs:11
msgid "Select a field type:"
msgstr "Seleziona un tipo di campo:"

#: views/form/templatesLegacy/settings/field.hbs:24
msgid "1 line"
msgid_plural "%d lines"
msgstr[0] "1 riga"
msgstr[1] "%d righe"

#: views/form/templatesLegacy/settings/field.hbs:19
msgid "Number of lines:"
msgstr "Numero di linee:"

#: views/form/templatesLegacy/settings/date_default.hbs:11
#: views/form/templatesLegacy/settings/required.hbs:9
#: views/form/templatesLegacy/settings/label_within.hbs:5
#: views/subscribers/importExport/import.html:110
#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:79
#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:251
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:73
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:212
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:73
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:186
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:126
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:313
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:124
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:281
#: views/settings.html:86
msgid "Yes"
msgstr "Si"

#: views/form/templatesLegacy/settings/date_default.hbs:2
msgid "Preselect today's date:"
msgstr "Preseleziona la data di oggi:"

#: views/form/template_selection.html:43 views/help.html:37
#: views/newsletter/editor.html:392
msgid "Sorry, there was an error, please try again later."
msgstr "Si è verificato un errore, riprova più tardi."

#: views/form/template_selection.html:34
msgid "Select form template"
msgstr "Seleziona il template del modulo"

#: views/form/front_end_form.html:74
msgid "An error occurred, make sure you have filled all the required fields."
msgstr "C'è stato un errore, assicurati di aver compilato tutti i campi richiesti."

#: views/form/editor.html:216
msgid "A video tour of the form editor"
msgstr "Un tour video dell'editor di moduli"

#: views/form/editor.html:215
msgid "Close Button Style"
msgstr "Stile del pulsante Chiudi"

#: views/form/editor.html:214
msgid "Psssst. Forms on mobile appear smaller automatically because it’s better for SEO."
msgstr "Psssssst. I moduli sul cellulare appaiono automaticamente più piccoli perché è più conveniente per la SEO."

#: views/form/editor.html:213
msgid "Psssst. We try our best to show you what the widget might look like, but better check the final result on your website."
msgstr "Psst. Facciamo del nostro meglio per mostrarti come potrebbe apparire il widget, ma è meglio controllare il risultato finale sul tuo sito web."

#: views/form/editor.html:193
msgid "Theme’s default fonts"
msgstr "Font predefiniti del tema"

#: views/form/editor.html:192
msgid "Font Family"
msgstr "Famiglia di caratteri"

#: views/form/editor.html:191
msgid "Form Preview"
msgstr "Anteprima del modulo"

#: views/form/editor.html:190
msgid "This is what the error message looks like."
msgstr "Questo è come viene visualizzato il messaggio di errore."

#: views/form/editor.html:189
msgid "This is what the success message looks like."
msgstr "Questo è come viene visualizzato il messaggio."

#: views/form/editor.html:188
msgid "The custom field [name] already exists. Please choose another name."
msgstr "Il campo personalizzato denominato [name] esiste già. Scegli un altro nome."

#: views/form/editor.html:184
msgid "New Custom Field."
msgstr "Nuovo campo personalizzato."

#: views/form/editor.html:183
msgid "Create a new custom field for your subscribers."
msgstr "Crea un nuovo campo personalizzato per i tuoi iscritti."

#: views/form/editor.html:182
msgid "Create Custom Field"
msgstr "Crea un campo personalizzato"

#: views/form/editor.html:181 views/form/templatesLegacy/settings/field.hbs:61
msgid "Automatically add paragraphs"
msgstr "Aggiungi automaticamente i paragrafi"

#: views/form/editor.html:179
msgid "Subscribe to our newsletter and join [mailpoet_subscribers_count] other subscribers."
msgstr "Iscriviti alla nostra newsletter e unisciti agli altri [mailpoet_subscribers_count] iscritti."

#: views/form/editor.html:178
msgid "Display custom text or HTML code in your form."
msgstr "Mostra del testo personalizzato o del codice HTML nel tuo modulo."

#: views/form/editor.html:177
msgid "Custom HTML"
msgstr "HTML personalizzato"

#: views/form/editor.html:174
msgid "Display label within input"
msgstr "Mostra etichette negli input"

#: views/form/editor.html:172
msgid "Email input or submit is missing. Try reloading the form editor."
msgstr "Manca la possibilità di inserire l'email o di inviare. Prova a ricaricare l'editor del modulo."

#: views/form/editor.html:170
msgid "Button used to submit the form."
msgstr "Pulsante usato per inviare il modulo."

#: views/form/editor.html:169
msgid "Submit button"
msgstr "Pulsante di invio"

#: views/form/editor.html:168
msgid "Input field used to catch subscribers’ email addresses."
msgstr "Campo di immissione usato per raccogliere l'indirizzo email del sottoscrittore."

#: views/form/editor.html:166
msgid "Select the segment that you want to add"
msgstr "Seleziona il segmento che vuoi aggiungere"

#: views/form/editor.html:165 views/subscribers/importExport/import.html:51
msgid "Please select at least one list"
msgstr "Seleziona almeno una lista"

#: views/form/editor.html:164
msgid "Select list(s):"
msgstr "Seleziona lista (o più di una):"

#: views/form/editor.html:163
msgid "Allow your subscribers to select which list(s) they want to subscribe to."
msgstr "Consenti ai tuoi iscritti di scegliere quale lista (o quali liste) sottoscrivere."

#: views/form/editor.html:162
msgid "List selection"
msgstr "Seleziona liste"

#: views/form/editor.html:161
msgid "Input field used to catch subscribers’ last names."
msgstr "Campo di immissione usato per raccogliere il cognome del sottoscrittore."

#: views/form/editor.html:159
msgid "Input field used to catch subscribers’ first names."
msgstr "Campo di immissione usato per raccogliere il nome proprio del sottoscrittore."

#: views/form/editor.html:157
msgid "Mandatory field"
msgstr "Campo obbligatorio"

#: views/form/editor.html:156 views/form/templatesLegacy/settings/values.hbs:4
msgid "Add item"
msgstr "Aggiungi elemento"

#: views/form/editor.html:155
#: views/form/templatesLegacy/settings/validate.hbs:21
msgid "Phone number, (+,-,#,(,) and spaces allowed)"
msgstr "Numero di telefono, (+,-,#,(,) e spazi consentiti)"

#: views/form/editor.html:154
#: views/form/templatesLegacy/settings/validate.hbs:16
msgid "Alphanumerical"
msgstr "Alfanumerico"

#: views/form/editor.html:153
#: views/form/templatesLegacy/settings/validate.hbs:11
msgid "Numbers only"
msgstr "Solo numeri"

#: views/form/editor.html:152
#: views/form/templatesLegacy/settings/validate.hbs:6
msgid "Nothing"
msgstr "Niente"

#: views/form/editor.html:151
msgid "Validate for"
msgstr "Valida per"

#: views/form/editor.html:142
msgid "Preselect today’s date"
msgstr "Preseleziona la data di oggi"

#: views/form/editor.html:141
#: views/form/templatesLegacy/settings/date_formats.hbs:9
msgid "Order"
msgstr "Ordine"

#: views/form/editor.html:140
#: views/form/templatesLegacy/settings/date_types.hbs:2
msgid "Type of date"
msgstr "Tipo di data"

#: views/form/editor.html:138
msgid "Display on posts with these tags"
msgstr "Visualizza sugli articoli con questi tag"

#: views/form/editor.html:137
msgid "Display on posts with these categories"
msgstr "Visualizza sugli articoli con queste categorie"

#: views/form/editor.html:134
#: views/form/templatesLegacy/settings/field_form.hbs:33
msgid "Checkbox"
msgstr "Checkbox"

#: views/form/editor.html:133
#: views/form/templatesLegacy/settings/field_form.hbs:29
msgid "Radio buttons"
msgstr "Pulsanti radio"

#: views/form/editor.html:132
#: views/form/templatesLegacy/settings/field_form.hbs:25
msgid "Text Area"
msgstr "Area di testo"

#: views/form/editor.html:131
#: views/form/templatesLegacy/settings/field_form.hbs:21
msgid "Text Input"
msgstr "Campo di testo"

#: views/form/editor.html:130
msgid "This field will be deleted for all your subscribers. Are you sure?"
msgstr "Questo campo sarà eliminato per tutti i tuoi iscritti. Sicuro di voler procedere?"

#: views/form/editor.html:127
msgid "Number of lines"
msgstr "Numero di linee"

#: views/form/editor.html:126
msgid "Layout"
msgstr "Layout"

#: views/form/editor.html:125
msgid "Custom Fields"
msgstr "Campi personalizzati"

#: views/form/editor.html:124
msgid "Fields"
msgstr "Campi"

#: views/form/editor.html:122
msgid "Go to Page"
msgstr "Vai alla pagina"

#: views/form/editor.html:121
msgid "Show message"
msgstr "Mostra il messaggio"

#: views/form/editor.html:120
msgid "After submit…"
msgstr "Dopo l'invio..."

#: views/form/editor.html:119
msgid "This form adds the subscribers to these lists"
msgstr "Questo modulo aggiunge gli iscritti a queste liste"

#: views/form/editor.html:118
msgid "Use [link]PHP[/link] or [link]iFrame[/link]."
msgstr "Usa [link]PHP[/link] o [link]iFrame[/link]."

#: views/form/editor.html:117
msgid "Or in any page or post as a block, or with this shortcode if you prefer [shortcode]."
msgstr "O in qualsiasi pagina o articolo come blocco, o se preferisci, con questo shortcode [shortcode]."

#: views/form/editor.html:116
msgid "You can add this form to a [link]widget area of your theme[/link] (new tab)."
msgstr "Puoi aggiungere questo modulo a un'[link]area widget del tuo tema[/link] (nuova scheda)."

#: views/form/editor.html:114
msgid "Show animation on display"
msgstr "Mostra dove vuoi visualizzare l'animazione"

#: views/form/editor.html:97
msgid "This form placement allows you to add this form at the end of all the pages or posts, below the content."
msgstr "Questo posizionamento del modulo ti permette di aggiungerlo alla fine di tutte le pagine o articoli, sotto il contenuto."

#: views/form/editor.html:95
msgid "Exit-intent display"
msgstr "Visualizzazione pop-up di uscita"

#: views/form/editor.html:94
msgid "Show the form immediately if the visitor attempts to leave the site."
msgstr "Mostra immediatamente il modulo se il visitatore tenta di lasciare il sito."

#: views/form/editor.html:93
msgid "Display on exit-intent"
msgstr "Visualizza al momento dell'uscita"

#: views/form/editor.html:92
msgid "Display your form in a pop-up window."
msgstr "Visualizza il tuo modulo in una finestra pop-up."

#: views/form/editor.html:90
msgid "Display your form in a slide–in form on top of your page content."
msgstr "Visualizza il tuo modulo nel formato slide-in nella parte alta del contenuto della tua pagina."

#: views/form/editor.html:88
msgid "Display your form in a fixed horizontal bar at the top or bottom of posts or pages."
msgstr "Visualizza il tuo modulo in una barra orizzontale fissata in alto o in fondo agli articoli o alle pagine."

#: views/form/editor.html:86
msgid "Custom field saved."
msgstr "Il campo personalizzato è stato salvato."

#: views/form/editor.html:85
msgid "Cookies reset — you will see all your dismissed popup forms again."
msgstr "Reset dei cookie - vedrete di nuovo tutti i moduli popup che avevi archiviato."

#: views/form/editor.html:84
msgid "Form saved."
msgstr "IL modulo è stato salvato"

#: views/form/editor.html:77
msgid "Apply styles to all inputs"
msgstr "Applica lo stile a tutti gli input"

#: views/form/editor.html:65
msgid "Inherit style from theme"
msgstr "Eredita lo stile dal tema"

#: views/form/editor.html:64
msgid "Inherit from theme"
msgstr "Eredita dal tema"

#: views/form/editor.html:62
msgid "Font Size"
msgstr "Dimensione del font"

#: views/form/editor.html:61
msgid "Select Image…"
msgstr "Seleziona un'immagine..."

#: views/form/editor.html:60
msgid "Background Image"
msgstr "Immagine di sfondo"

#: views/form/editor.html:57
#: views/newsletter/templates/blocks/social/settings.hbs:27
#: views/newsletter/templates/components/sidebar/styles.hbs:2
msgid "Styles"
msgstr "Stili"

#: views/form/editor.html:55
msgid "Form"
msgstr "Modulo"

#: views/form/editor.html:54 views/segments.html:97 views/newsletters.html:390
#: views/subscribers/subscribers.html:130
msgid "Back"
msgstr "Indietro"

#: views/form/editor.html:53
msgid "The changes you made may not be saved"
msgstr "Le modifiche apportate potrebbero non essere salvate"

#: views/form/editor.html:51
msgid "Enable"
msgstr "Abilita"

#: views/form/editor.html:50
msgid "Display the form"
msgstr "Visualizza il modulo"

#: views/emails/statsNotificationLayout.html:104
msgid "Disable these emails"
msgstr "Disabilita queste email"

#: views/emails/statsNotificationLayout.html:96
msgid "And my click rate?"
msgstr "E le percentuali di clic?"

#: views/emails/statsNotificationLayout.html:87
msgid "How to improve my open rate?"
msgstr "Come posso migliorare le mie percentuali di apertura?"

#: views/emails/statsNotificationLayout.html:86
#: views/emails/statsNotificationLayout.html:95
msgid "How to Improve Open and Click Rates"
msgstr "Come migliorare le percentuali di Apertura e di Clic"

#: views/emails/statsNotification.html:478
msgid "View all stats"
msgstr "Vedi tutte le statistiche"

#: views/emails/statsNotification.html:435
msgid "%s unique clicks"
msgstr "%s clic unici"

#: views/emails/statsNotification.html:411
msgid "Most clicked link"
msgstr "Link cliccato maggiormente"

#: views/emails/statsNotification.html:84
msgid "Our free version is limited to [subscribersLimit] subscribers. You need to upgrade now to be able to continue using MailPoet."
msgstr "La nostra versione gratuita ha un limite di [subscribersLimit] iscritti. Per poter continuare a usare MailPoet devi passare alla versione Premium."

#: views/layout.html:134 views/emails/statsNotification.html:66
msgid "Congratulations, you now have more than [subscribersLimit] subscribers!"
msgstr "Congratulazioni! Ora hai più di [subscribersLimit] iscritti!"

#: views/emails/statsNotification.html:26
msgid "Your stats are in!"
msgstr "Le tue statistiche sono pronte!"

#: views/emails/newSubscriberNotification.html:9
msgid "The MailPoet Plugin"
msgstr "Il plugin MailPoet"

#: views/emails/newSubscriberNotification.html:7
msgid "Cheers,"
msgstr "Saluti,"

#: views/emails/newSubscriberNotification.html:3
msgid "The subscriber %1$s has just subscribed to your list %2$s!"
msgstr "%1$s ha appena fatto l'iscrizione alla tua lista %2$s!"

#: views/emails/newSubscriberNotification.html:1
msgid "Howdy,"
msgstr "Ciao,"

#: views/emails/congratulatoryMssEmail.html:61
msgid "This email was sent automatically with the MailPoet Sending Service after you activated your key in your MailPoet settings."
msgstr "Questa email è stata inviata automaticamente con MailPoet Sending Service dopo l'attivazione della tua chiave nelle impostazioni MailPoet."

#: views/emails/congratulatoryMssEmail.html:50
msgid "MailPoet is now sending your emails"
msgstr "MailPoet sta inviando ora le tue email"

#: views/emails/congratulatoryMssEmail.html:50 views/segments.html:229
#: views/newsletters.html:166 views/subscribers/subscribers.html:150
msgid "Congrats!"
msgstr "Congratulazioni!"

#: mailpoet.php:136
msgid "MailPoet cannot start because it is missing core files. Please reinstall the plugin."
msgstr "MailPoet non può essere attivato perché mancano i file del core. Installa nuovamente il plugin."

#: mailpoet.php:122
msgid "MailPoet plugin cannot run under Microsoft's Internet Information Services (IIS) web server. We recommend that you use a web server powered by Apache or NGINX."
msgstr "Il plugin MailPoet non può girare in un web server Microsoft's Internet Information Services (IIS). Raccomandiamo di utilizzare un web server dotato di Apache o NGINX."

#: mailpoet.php:85
msgid "If you can’t upgrade the PHP version, [link]install this version[/link] of MailPoet. Remember to not update MailPoet ever again!"
msgstr "Se non puoi aggiornare la versione PHP, [link]installa questa versione[/link] di MailPoet. Ricordati di non aggiornare mai più MailPoet!"

#: mailpoet.php:77
msgid "Please read our [link]instructions[/link] on how to upgrade your site."
msgstr "Leggi le nostre [link]instruzioni[/link] su come aggiornare il tuo sito."

#: mailpoet.php:74
msgid "MailPoet requires PHP version 7.2 or newer (8.0 recommended). You are running version [version]."
msgstr "MailPoet richiede la versione 7.2 o una più recente (raccomandiamo la 8.0). Tu stai usando la [version]."

#: mailpoet.php:55
msgid "MailPoet plugin requires WordPress version 5.6 or newer. Please read our [link]instructions[/link] on how to resolve this issue."
msgstr "Il plugin MailPoet richiede la versione 5.6 di WordPress o successive. Leggi le nostre [link]istruzioni[/link] su come risolvere il problema."

#: lib/WP/Notice.php:42
msgid "MailPoet Error:"
msgstr "Errore MailPoet:"

#: lib/Util/Notices/UnauthorizedEmailInNewslettersNotice.php:67
msgid "Fix this!"
msgstr "Correggilo!"

#: lib/Util/Notices/UnauthorizedEmailInNewslettersNotice.php:49
msgid "<b>Your automatic emails have been paused</b> because some email addresses haven’t been authorized yet."
msgstr "<b>Abbiamo messo in pausa le tue email automatiche</b> perché non hai ancora autorizzato tutti gli indirizzi email."

#. translators: %s is the PHP version
#: lib/Util/Notices/PHPVersionWarnings.php:26
msgid "Your website is running on PHP %s which MailPoet does not officially support. Read our [link]simple PHP upgrade guide.[/link]"
msgstr "Il tuo sito web sta usando PHP %s, ma  MailPoet non lo supporta ufficialmente. Leggi la nostra [link]guida semplice all'aggiornamento di PHP.[/link]"

#. translators: %d is the number of inactive subscribers.
#: lib/Util/Notices/InactiveSubscribersNotice.php:62
msgid "Good news! MailPoet won’t send emails to your %s inactive subscribers. This is a standard practice to maintain good deliverability and open rates. But if you want to disable it, you can do so in settings. [link]Read more.[/link]"
msgstr "Buone notizie! MailPoet non invierà alcuna email ai tuoi  %s iscritti non attivi. Questa è una pratica standard per mantenere un buon grado di capacità di consegna e di percentuale di apertura. Tuttavia se vuoi disabilitare questa funzione, puoi farlo nelle impostazioni. [link]Scopri di più.[/link]"

#: lib/Util/Notices/InactiveSubscribersNotice.php:58
msgid "Go to the Advanced Settings"
msgstr "Vai alle Impostazioni Avanzate"

#: lib/Util/Notices/HeadersAlreadySentNotice.php:76
msgid "[link]Learn how to fix this issue and restore functionality[/link]"
msgstr "[link]Impara a risolvere questo problema e ripristinare la funzionalità[/link]"

#: lib/Util/Notices/HeadersAlreadySentNotice.php:71
msgid "CAPTCHA not rendering correctly"
msgstr "Il CAPTCHA non è riprodotto correttamente"

#: lib/Util/Notices/HeadersAlreadySentNotice.php:70
msgid "Inaccurate tracking of email opens and clicks"
msgstr "Tracciamento impreciso delle aperture e clic sulle email"

#: lib/Util/Notices/HeadersAlreadySentNotice.php:69
msgid "It looks like there's an issue with some of the PHP files on your website which is preventing MailPoet from functioning correctly. If not resolved, you may experience:"
msgstr "Sembra che ci sia un problema con alcuni file PHP sul tuo sito web che impedisce a MailPoet di funzionare correttamente. Se non viene risolto, potrebbe verificarsi quanto segue:"

#. translators: %s is the subject of the newsletter.
#: lib/Util/Notices/EmailWithInvalidSegmentNotice.php:36
msgid "You are sending “%s“ to the deleted list. To continue sending, please restore the list. Alternatively, delete the newsletter if you no longer want to keep sending it."
msgstr "Stai inviando “%s“ alla lista eliminata. Per continuare con l'invio, ripristina la lista. In alternativa, elimina la newsletter se hai deciso di non inviarla più."

#: lib/Util/Notices/AfterMigrationNotice.php:35
msgid "Congrats! You’re progressing well so far. Complete your upgrade thanks to this [link]checklist[/link]."
msgstr "Congratulazioni! Stai procedendo bene finora. Completa il tuo aggiornamento grazie a questa [link]checklist[/link]."

#. translators: %1$d is the amount of hours.
#: views/settings.html:265 lib/Twig/Functions.php:197
msgid "every %1$d hours"
msgstr "ogni %1$d ore"

#: views/settings.html:264 lib/Twig/Functions.php:195
msgid "every hour"
msgstr "ogni ora"

#. translators: %1$d is the amount of minutes.
#: views/settings.html:263 lib/Twig/Functions.php:194
msgid "every %1$d minutes"
msgstr "ogni %1$d minuti"

#: views/settings.html:262 lib/Twig/Functions.php:192
msgid "every minute"
msgstr "ogni minuto"

#. translators: %s is the number of seconds
#: lib/Subscription/Throttling.php:75
msgid "%d seconds"
msgstr "%d secondi"

#. translators: %s is the number of minutes
#: lib/Subscription/Throttling.php:73
msgid "%d minutes"
msgstr "%d minuti"

#. translators: %s is the number of hours
#: lib/Subscription/Throttling.php:71
msgid "%d hours"
msgstr "%d ore"

#: lib/Subscription/Pages.php:470
msgid "Link to subscription management page is only available to mailing lists subscribers."
msgstr "Il link alla pagina di gestione delle iscrizioni è disponibile solo per gli iscritti alla mailing list."

#: lib/Subscription/Pages.php:438
msgid "Accidentally unsubscribed?"
msgstr "Hai cancellato la tua iscrizione per errore?"

#: lib/Subscription/Pages.php:422
msgid "Subscription management form is only available to mailing lists subscribers."
msgstr "Il modulo di gestione delle iscrizioni è disponibile solo per gli abbonati delle mailing list."

#: lib/Subscription/Pages.php:408
msgid "Yup, we've added you to our email list. You'll hear from us shortly."
msgstr "Ottimo, ti abbiamo aggiunto alla nostra mailing list. Ti scriveremo presto :)"

#: lib/Subscription/Pages.php:402
msgid "Confirm you want to unsubscribe"
msgstr "Conferma che vuoi disiscriverti"

#: lib/Subscription/Pages.php:390
msgid "You are now unsubscribed."
msgstr "La tua iscrizione è stata cancellata."

#: lib/Subscription/Pages.php:370
msgid "You are now subscribed!"
msgstr "La tua iscrizione è confermata!"

#. translators: %s is a comma-separated list of segment names.
#: lib/Subscription/Pages.php:361 lib/Subscription/Pages.php:374
msgid "You have subscribed to: %s"
msgstr "Hai fatto l'iscrizione a: %s"

#: lib/Subscription/Pages.php:300
msgid "Your email address doesn't appear in our lists anymore. Sign up again or contact us if this appears to be a mistake."
msgstr "Il tuo indirizzo email non è più nelle nostre liste. Registrati nuovamente, o contattaci se ti sembra ci sia stato un errore."

#: lib/Subscription/Pages.php:272
msgid "Hmmm... we don't have a record of you."
msgstr "Hmmm... non abbiamo una tua registrazione."

#: lib/Subscription/ManageSubscriptionFormRenderer.php:261
msgid "Your lists"
msgstr "Le tue liste"

#: lib/Subscription/ManageSubscriptionFormRenderer.php:115
msgid "[link]Log in to your account[/link] to update your email."
msgstr "[link]Connettiti al tuo profilo[/link] per aggiornare l'indirizzo email."

#: lib/Subscription/ManageSubscriptionFormRenderer.php:109
msgid "[link]Edit your profile[/link] to update your email."
msgstr "[link]Modifica il profilo[/link] per aggiornare l'indirizzo email."

#: lib/Subscription/ManageSubscriptionFormRenderer.php:100
msgid "Need to change your email address? Unsubscribe using the form below, then simply sign up again."
msgstr "Devi modificare il tuo indirizzo email? Cancella qui la tua iscrizione e poi registrati nuovamente."

#: views/layout.html:150 views/segments.html:82
#: views/subscribers/subscribers.html:129
#: views/newsletter/templates/components/save.hbs:4
#: views/newsletter/templates/components/save.hbs:22
#: views/newsletter/templates/components/save.hbs:27
#: lib/Subscription/ManageSubscriptionFormRenderer.php:87
msgid "Save"
msgstr "Salva"

#: lib/Subscription/Comment.php:47 lib/Subscription/Registration.php:39
msgid "Yes, please add me to your mailing list."
msgstr "Sì. Aggiungimi alla tua mailing list."

#: lib/Subscription/CaptchaRenderer.php:144
msgid "The characters you entered did not match the CAPTCHA image. Please try again with this new image."
msgstr "I caratteri digitati non corrispondono all'immagine del CAPTCHA. Riprova con questa nuova immagine."

#: lib/Subscription/CaptchaRenderer.php:121
msgid "Click to refresh the CAPTCHA"
msgstr "Fai clic per aggiornare il CAPTCHA"

#: lib/Subscription/CaptchaRenderer.php:83
msgid "Subscribe"
msgstr "Iscriviti"

#: lib/Subscription/CaptchaRenderer.php:75
msgid "Type in the characters you see in the picture above:"
msgstr "Digita i caratteri che vedi nell'immagine sopra:"

#: lib/Subscription/CaptchaRenderer.php:47
msgid "Confirm you’re not a robot"
msgstr "Conferma di non essere un robot"

#: lib/Subscribers/SubscriberSubscribeController.php:298
msgid "Please specify a valid form ID."
msgstr "Specifica un ID valido per il modulo."

#: lib/Form/Block/BlockRendererHelper.php:56
#: lib/Subscribers/SubscriberSubscribeController.php:287
msgid "Please select a list."
msgstr "Seleziona una lista."

#: lib/Subscribers/SubscriberSubscribeController.php:269
msgid "The characters entered do not match with the previous CAPTCHA."
msgstr "I caratteri digitati non corrispondono al CAPTCHA precedente."

#: lib/Subscribers/SubscriberSubscribeController.php:265
msgid "Please regenerate the CAPTCHA."
msgstr "Rigenera il CAPTCHA."

#: lib/Subscribers/SubscriberSubscribeController.php:255
#: lib/Subscribers/SubscriberSubscribeController.php:259
msgid "Error while validating the CAPTCHA."
msgstr "Errore nella validazione del CAPTCHA."

#: lib/Subscribers/SubscriberSubscribeController.php:237
msgid "Please check the CAPTCHA."
msgstr "Controlla il CAPTCHA."

#: lib/Subscribers/SubscriberSubscribeController.php:231
msgid "Please fill in the CAPTCHA."
msgstr "Compila il campo CAPTCHA."

#. translators: %s is the amount of time the user has to wait.
#: lib/Subscribers/SubscriberSubscribeController.php:138
msgid "You need to wait %s before subscribing again."
msgstr "Devi aspettare %s prima di abbonarti nuovamente."

#: lib/Subscribers/SubscriberSubscribeController.php:101
msgid "Please leave the first field empty."
msgstr " Il primo campo deve restare vuoto."

#: views/segments.html:57 views/subscribers/subscribers.html:73
#: lib/Automation/Integrations/MailPoet/Subjects/SubscriberSubject.php:86
#: lib/Subscribers/SubscriberListingRepository.php:231
#: lib/Subscription/ManageSubscriptionFormRenderer.php:202
msgid "Bounced"
msgstr "Rimbalzato"

#: views/segments.html:56 views/subscribers/importExport/import.html:131
#: views/subscribers/subscribers.html:72
#: lib/Automation/Integrations/MailPoet/Subjects/SubscriberSubject.php:85
#: lib/Subscribers/SubscriberListingRepository.php:226
#: lib/Subscription/ManageSubscriptionFormRenderer.php:214
msgid "Inactive"
msgstr "Inattivo"

#: views/segments.html:55 views/subscribers/importExport/import.html:130
#: views/subscribers/subscribers.html:71
#: lib/Automation/Integrations/MailPoet/Subjects/SubscriberSubject.php:84
#: lib/Subscribers/SubscriberListingRepository.php:221
#: lib/Subscription/ManageSubscriptionFormRenderer.php:194
msgid "Unsubscribed"
msgstr "Disiscritto"

#: views/segments.html:54 views/subscribers/subscribers.html:69
#: lib/Automation/Integrations/MailPoet/Subjects/SubscriberSubject.php:83
#: lib/Subscribers/SubscriberListingRepository.php:216
msgid "Unconfirmed"
msgstr "Non confermato"

#: views/segments.html:53 views/subscribers/importExport/import.html:129
#: views/subscribers/subscribers.html:70
#: lib/Automation/Integrations/MailPoet/Subjects/SubscriberSubject.php:82
#: lib/Subscribers/SubscriberListingRepository.php:211
#: lib/Subscription/ManageSubscriptionFormRenderer.php:186
msgid "Subscribed"
msgstr "Iscritto"

#. translators: %s is name of the segment.
#: lib/Subscribers/NewSubscriberNotificationMailer.php:95
msgid "New subscriber to %s"
msgstr "Nuovo iscritto a %s"

#: views/segments.html:225 views/subscribers/subscribers.html:146
#: lib/Subscribers/ImportExport/PersonalDataExporters/NewsletterClicksExporter.php:28
#: lib/Subscribers/ImportExport/PersonalDataExporters/NewsletterOpensExporter.php:24
#: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:142
msgid "Unknown"
msgstr "Sconosciuta"

#: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:140
msgid "Imported by the administrator"
msgstr "Importato dall'amministratore"

#: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:138
msgid "Created by the administrator"
msgstr "Creato dall'amministratore "

#: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:136
msgid "Added by a 3rd party via MailPoet API"
msgstr "Aggiunto da una terza parte attraverso l'API di MailPoet"

#: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:134
msgid "Subscription via a MailPoet subscription form"
msgstr "Sottoscrizione attraverso un modulo di iscrizione MailPoet"

#: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:132
msgid "Subscriber information synchronized via WP user sync"
msgstr "Informazioni sull'iscritto sincronizzate attraverso il sync con l'utente WP"

#: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:107
msgid "Subscriber's subscription source"
msgstr "Fonte della sottoscrizione dell'iscritto "

#: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:91
msgid "Created at"
msgstr "Creato alle"

#: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:86
msgid "Confirmed IP"
msgstr "IP confermato"

#: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:80
msgid "Subscribed IP"
msgstr "IP iscritto"

#: views/help.html:51 views/layout.html:160 views/forms.html:62
#: views/newsletters.html:132 views/subscribers/subscribers.html:68
#: views/subscribers/subscribers.html:86
#: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:74
#: lib/Subscription/ManageSubscriptionFormRenderer.php:182
msgid "Status"
msgstr "Stato"

#: lib/Subscribers/ImportExport/PersonalDataExporters/SegmentsExporter.php:69
msgid "MailPoet Mailing Lists"
msgstr "Liste di invio di MailPoet"

#: lib/Subscribers/ImportExport/PersonalDataExporters/SegmentsExporter.php:64
msgid "Timestamp of the subscription (or last change of the subscription status)"
msgstr "Marca temporale dell'iscrizione (o dell'ultimo cambiamento dello stato dell'iscrizione)"

#: lib/Subscribers/ImportExport/PersonalDataExporters/SegmentsExporter.php:60
msgid "Subscription status"
msgstr "Stato dell'iscrizione"

#: lib/Subscribers/ImportExport/PersonalDataExporters/SegmentsExporter.php:56
msgid "List name"
msgstr "Nome della lista"

#: lib/Subscribers/ImportExport/PersonalDataExporters/NewslettersExporter.php:106
msgid "MailPoet Emails Sent"
msgstr "Email di MailPoet inviate"

#: lib/Subscribers/ImportExport/PersonalDataExporters/NewslettersExporter.php:97
msgid "Email preview"
msgstr "Anteprima email"

#: views/form/templatesLegacy/settings/date_default.hbs:20
#: views/form/templatesLegacy/settings/required.hbs:17
#: views/form/templatesLegacy/settings/label_within.hbs:8
#: views/subscribers/importExport/import.html:111
#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:85
#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:169
#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:195
#: views/newsletter/templates/blocks/posts/settingsDisplayOptions.hbs:257
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:79
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:174
#: views/newsletter/templates/blocks/products/settingsDisplayOptions.hbs:218
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:79
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:174
#: views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs:192
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:132
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:215
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:241
#: views/newsletter/templates/blocks/automatedLatestContentLayout/settings.hbs:319
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:130
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:183
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:209
#: views/newsletter/templates/blocks/automatedLatestContent/settings.hbs:287
#: views/settings.html:87
#: lib/Subscribers/ImportExport/PersonalDataExporters/NewslettersExporter.php:92
msgid "No"
msgstr "No"

#: lib/Subscribers/ImportExport/PersonalDataExporters/NewslettersExporter.php:86
msgid "Opened at"
msgstr "Aperto alle"

#: views/subscribers/subscribers.html:115
#: lib/Subscribers/ImportExport/PersonalDataExporters/NewslettersExporter.php:82
#: lib/Subscribers/ImportExport/PersonalDataExporters/NewslettersExporter.php:91
msgid "Opened"
msgstr "Aperto"

#: lib/Subscribers/ImportExport/PersonalDataExporters/NewslettersExporter.php:75
msgid "Sent at"
msgstr "Inviato alle"

#: lib/Subscribers/ImportExport/PersonalDataExporters/NewsletterClicksExporter.php:38
msgid "MailPoet Emails Clicks"
msgstr "Clic delle email di MailPoet"

#: lib/Subscribers/ImportExport/PersonalDataExporters/NewsletterClicksExporter.php:21
msgid "URL"
msgstr "URL"

#: lib/Subscribers/ImportExport/PersonalDataExporters/NewsletterClicksExporter.php:17
msgid "Timestamp of the click event"
msgstr "Marca temporale del clic"

#: views/settings.html:108
#: lib/Subscribers/ImportExport/PersonalDataExporters/NewsletterClicksExporter.php:13
#: lib/Subscribers/ImportExport/PersonalDataExporters/NewsletterOpensExporter.php:13
#: lib/Subscribers/ImportExport/PersonalDataExporters/NewslettersExporter.php:71
msgid "Email subject"
msgstr "Oggetto della email"

#: lib/Subscribers/ImportExport/ImportExportRepository.php:184
msgid "Not In Segment"
msgstr "Non in un segmento"

#: views/subscribers/importExport/import.html:55
#: lib/Subscribers/ImportExport/ImportExportFactory.php:152
#: lib/Subscribers/ImportExport/ImportExportFactory.php:153
msgid "User fields"
msgstr "Campi Utente"

#: lib/Subscribers/ImportExport/ImportExportFactory.php:145
#: lib/Subscribers/ImportExport/ImportExportFactory.php:146
msgid "System fields"
msgstr "Campi Sistema"

#: lib/Subscribers/ImportExport/ImportExportFactory.php:140
#: lib/Subscribers/ImportExport/ImportExportFactory.php:141
msgid "Actions"
msgstr "Azioni"

#: lib/Subscribers/ImportExport/ImportExportFactory.php:134
#: lib/Subscribers/ImportExport/ImportExportFactory.php:135
msgid "Deselect all..."
msgstr "De-seleziona tutti..."

#: lib/Subscribers/ImportExport/ImportExportFactory.php:129
#: lib/Subscribers/ImportExport/ImportExportFactory.php:130
msgid "Select all..."
msgstr "Seleziona tutti..."

#: lib/Subscribers/ImportExport/ImportExportFactory.php:122
#: lib/Subscribers/ImportExport/ImportExportFactory.php:123
msgid "Create new field..."
msgstr "Crea un nuovo campo..."

#: lib/Subscribers/ImportExport/ImportExportFactory.php:117
#: lib/Subscribers/ImportExport/ImportExportFactory.php:118
msgid "Ignore field..."
msgstr "Ignora il campo..."

#: lib/Subscribers/ImportExport/ImportExportFactory.php:66
msgid "Confirmation IP"
msgstr "IP della conferma"

#: lib/Subscribers/ImportExport/ImportExportFactory.php:65
msgid "Confirmation time"
msgstr "Data della conferma"

#: lib/Subscribers/ImportExport/ImportExportFactory.php:64
msgid "Subscription time"
msgstr "Data dell'abbonamento"

#: lib/Subscribers/ImportExport/ImportExportFactory.php:63
msgid "Subscription IP"
msgstr "IP dell'abbonamento"

#: lib/Subscribers/ImportExport/Import/MailChimp.php:148
msgid "Did not find any valid lists."
msgstr "Non sono state trovate liste valide."

#: lib/Subscribers/ImportExport/Import/MailChimp.php:145
msgid "Did not find any active subscribers."
msgstr "Non sono stati trovati iscritti attivi."

#: lib/Subscribers/ImportExport/Import/MailChimp.php:142
msgid "The information received from MailChimp is too large for processing. Please limit the number of lists!"
msgstr "Le informazioni ricevute da MailChimp sono troppe per essere elaborate. Limita il numero delle liste!"

#: lib/Subscribers/ImportExport/Import/MailChimp.php:139
msgid "Invalid API Key."
msgstr "Chiave API non valida"

#: lib/Subscribers/ImportExport/Import/MailChimp.php:136
msgid "Unknown MailChimp error."
msgstr "Errore MailChimp sconosciuto."

#: lib/Subscribers/ImportExport/Import/Import.php:196
msgid "Unable to save imported subscribers."
msgstr "Non è stato possibile salvare gli iscritti importati."

#: lib/Subscribers/ImportExport/Import/Import.php:145
msgid "No valid subscribers were found."
msgstr "Non sono stati trovati iscritti validi."

#: lib/Subscribers/ImportExport/Import/Import.php:133
msgid "Missing or invalid import data."
msgstr "I dati da importare sono inesistenti o non validi."

#: views/segments.html:52 lib/Subscribers/ImportExport/Export/Export.php:68
msgid "List"
msgstr "Lista"

#: lib/Subscribers/ImportExport/Export/Export.php:113
msgid "Failed opening file for export."
msgstr "L'apertura del file per l'esportazione non è riuscita."

#: lib/Subscribers/ImportExport/Export/Export.php:90
msgid "Export requires a ZIP extension to be installed on the host."
msgstr "L'esportazione richiede l'installazione di un'estensione ZIP sull'host."

#: lib/Subscribers/ImportExport/Export/Export.php:87
msgid "The export file could not be saved on the server."
msgstr "Non è possibile salvare sul server il file di esportazione."

#: lib/Subscribers/ConfirmationEmailMailer.php:132
#: lib/Subscribers/ConfirmationEmailMailer.php:136
msgid "Something went wrong with your subscription. Please contact the website owner."
msgstr "Qualcosa è andato storto con la tua iscrizione. Contatta il proprietario del sito."

#: lib/Settings/SettingsController.php:72
msgid ""
"Hello,\n"
"\n"
"Welcome to our newsletter!\n"
"\n"
"Please confirm your subscription to our list by clicking the link below: \n"
"\n"
"[activation_link]I confirm my subscription![/activation_link]\n"
"\n"
"Thank you,\n"
"\n"
"The Team"
msgstr ""
"Ciao!\n"
"\n"
"Ti diamo il benvenuto: grazie di voler ricevere la nostra newsletter!\n"
"\n"
"Conferma l'inserimento nella nostra lista facendo clic sul link qui sotto: \n"
"\n"
"[activation_link]Confermo di voler ricevere la newsletter![/activation_link]\n"
"\n"
"Grazie,\n"
"\n"
"Il Team"

#. translators: %1$s is the name of the blog
#: lib/Settings/SettingsController.php:71
msgid "Confirm your subscription to %1$s"
msgstr "Conferma la tua iscrizione a %1$s"

#: lib/Settings/Pages.php:15 lib/Settings/Pages.php:16
#: lib/Settings/Pages.php:40 lib/Subscription/Pages.php:265
msgid "MailPoet Page"
msgstr "Pagina di MailPoet"

#: lib/Router/Router.php:54
msgid "Invalid router endpoint action"
msgstr "L'azione endpoint del router non è valida"

#: lib/Router/Router.php:48
msgid "Invalid router endpoint"
msgstr "Endpoint del router non valido"

#: views/form/iframe.html:46 lib/PostEditorBlocks/SubscriptionFormBlock.php:61
msgid "MailPoet Subscription Form"
msgstr "Modulo di iscrizione MailPoet"

#: lib/PostEditorBlocks/SubscriptionFormBlock.php:59
msgid "Select a MailPoet form"
msgstr "Seleziona un modulo di MailPoet"

#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:110
msgid "View in your browser"
msgstr "Visualizza nel browser"

#: views/newsletter/editor.html:1340
#: lib/Config/PopulatorData/Templates/ConfirmInterestBeforeDeactivation.php:163
#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:102
msgid "Manage subscription"
msgstr "Gestisci l’iscrizione"

#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:98
msgid "Edit subscription page link"
msgstr "Link alla pagina Modifica iscrizione"

#: views/newsletter/templates/blocks/footer/settings.hbs:29
#: views/newsletter/templates/blocks/header/settings.hbs:30
#: views/newsletter/templates/components/sidebar/styles.hbs:113
#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:88
msgid "Links"
msgstr "Link"

#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:80
msgid "Full name of current month"
msgstr "Nome del mese corrente"

#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:76
msgid "Current month number"
msgstr "Numero del mese corrente"

#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:72
msgid "Full name of current day"
msgstr "Nome del giorno corrente"

#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:68
msgid "Current day of the month in ordinal form, i.e. 2nd, 3rd, 4th, etc."
msgstr "Giorno del mese corrente in forma seriale, a.e. 2o, 3o, 4o, ecc."

#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:64
msgid "Current day of the month number"
msgstr "Numero del giorno corrente del mese"

#: views/form/editor.html:139
#: views/form/templatesLegacy/settings/field_form.hbs:41
#: views/newsletters.html:392 lib/Newsletter/Shortcodes/ShortcodesHelper.php:62
msgid "Date"
msgstr "Data"

#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:58
msgid "Issue Number"
msgstr "Numero Edizione"

#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:54
msgid "Most Recent Post Title"
msgstr "Titolo dell'Articolo più recente"

#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:50
msgid "Total Number of Posts or Pages"
msgstr "Numero totale di Articoli o Pagine"

#: views/newsletters.html:86 lib/Newsletter/Shortcodes/ShortcodesHelper.php:48
msgid "Post Notifications"
msgstr "Notifiche degli articoli"

#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:44
msgid "Newsletter Subject"
msgstr "Oggetto della newsletter"

#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:38
msgid "Total Number of Subscribers"
msgstr "Numero totale di iscritti"

#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:34
msgid "WordPress User Display Name"
msgstr "Nome utente di Wordpress"

#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:26
#: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:66
msgid "Last Name"
msgstr "Cognome"

#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:22
#: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:62
msgid "First Name"
msgstr "Nome"

#: views/segments.html:114 views/newsletters.html:380
#: views/subscribers/subscribers.html:85
#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:20
#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:117
#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:118
msgid "Subscriber"
msgstr "Iscritto"

#: lib/Newsletter/Listing/NewsletterListingRepository.php:165
msgid "Not active"
msgstr "Non attiva"

#: views/forms.html:63 views/newsletters.html:156
#: lib/Newsletter/Listing/NewsletterListingRepository.php:160
msgid "Active"
msgstr "Attiva"

#: views/layout.html:182
#: lib/Newsletter/Listing/NewsletterListingRepository.php:132
#: lib/Newsletter/Listing/NewsletterListingRepository.php:147
#: lib/Newsletter/Sending/ScheduledTaskSubscribersListingRepository.php:53
msgid "Sent"
msgstr "Inviate"

#: lib/Newsletter/Listing/NewsletterListingRepository.php:127
#: lib/Newsletter/Listing/NewsletterListingRepository.php:142
msgid "Sending"
msgstr "Invio in corso"

#: views/newsletter/templates/blocks/posts/settingsSelection.hbs:11
#: lib/Newsletter/Listing/NewsletterListingRepository.php:122
msgid "Scheduled"
msgstr "Programmate"

#: views/newsletter/templates/blocks/posts/settingsSelection.hbs:12
#: views/newsletter/templates/blocks/products/settingsSelection.hbs:9
#: lib/Newsletter/Listing/NewsletterListingRepository.php:117
msgid "Draft"
msgstr "Bozza"

#: lib/Newsletter/Editor/PostContentManager.php:144
msgid "Click here to view media."
msgstr "Clicca qui per vedere il media."

#. translators: %s is the number of subscribers without a segment.
#. translators: %s is the number of subscribers without a list.
#: lib/Models/Subscriber.php:172
#: lib/Subscribers/SubscriberListingRepository.php:261
msgid "Subscribers without a list (%s)"
msgstr "Abbonato senza una lista (%s)"

#: lib/Models/Subscriber.php:163
#: lib/Newsletter/Listing/NewsletterListingRepository.php:62
#: lib/Subscribers/SubscriberListingRepository.php:275
msgid "All Lists"
msgstr "Tutte le liste"

#: lib/Models/SendingQueue.php:36
msgid "Rendered newsletter body is invalid!"
msgstr "Il corpo della newsletter visualizzato non è valido!"

#: lib/Models/Segment.php:269 lib/Segments/SegmentsSimpleListRepository.php:59
msgid "Subscribers without a list"
msgstr "Abbonati non inseriti in una lista"

#: lib/Models/Segment.php:160 lib/Segments/SegmentsRepository.php:76
msgid "This list contains all of your WooCommerce customers."
msgstr "Questa lista contiene tutti i tuoi clienti di WooCommerce"

#: lib/Models/Segment.php:158 lib/Segments/SegmentsRepository.php:74
msgid "WooCommerce Customers"
msgstr "Clienti WooCommerce"

#: lib/Models/Segment.php:142 lib/Segments/SegmentsRepository.php:59
msgid "This list contains all of your WordPress users."
msgstr "Questa lista contiene tutti i tuoi utenti WordPress."

#: views/subscribers/subscribers.html:110 lib/Models/Segment.php:140
#: lib/Segments/SegmentsRepository.php:57
msgid "WordPress Users"
msgstr "Utenti Wordpress"

#: lib/Models/NewsletterOptionField.php:25
msgid "Please specify a newsletter type."
msgstr "Specifica un tipo di newsletter."

#: lib/Models/Newsletter.php:294
msgid "Deleted list"
msgstr "Lista eliminata"

#: lib/Models/Newsletter.php:161
msgid "This is an empty email without any content and it cannot be sent. Please update [link]the email[/link]."
msgstr "Questa è una mal vuota, priva di contenuto e così non può essere inviata. [link]Aggiornala[/link]."

#. translators: %1$s is the name of the database column.
#: views/subscribers/importExport/import/step_data_manipulation.html:17
#: lib/Models/Model.php:244
msgid "Another record already exists. Please specify a different \"%1$s\"."
msgstr "Esiste già un'altra registrazione. Specifica un diverso \"%1$s\"."

#: views/form/templatesLegacy/settings/field_form.hbs:16
#: lib/Models/CustomField.php:29 lib/Models/Newsletter.php:65
msgid "Please specify a type."
msgstr "Specifica un tipo."

#: views/newsletters.html:344 lib/Util/Notices/UnauthorizedEmailNotice.php:78
msgid "Resume sending"
msgstr "Riprendi l'invio"

#: lib/Mailer/Methods/ErrorMappers/MailPoetMapper.php:132
msgid "Unknown address"
msgstr "Indirizzo sconosciuto"

#: lib/Mailer/Methods/ErrorMappers/MailPoetMapper.php:117
msgid "Invalid MSS response format."
msgstr "Formato di risposta MSS invalido."

#: lib/Mailer/Methods/ErrorMappers/MailPoetMapper.php:99
msgid "Email service is temporarily not available, please try again in a few minutes."
msgstr "Il servizio email è temporaneamente non disponibile, riprova di nuovo tra pochi minuti."

#: lib/Mailer/Methods/ErrorMappers/MailPoetMapper.php:79
msgid "Error while sending."
msgstr "Errore durante l'invio."

#: lib/Mailer/Methods/ErrorMappers/MailPoetMapper.php:75
msgid "JSON input is not an array"
msgstr "L'input JSON non è un'array"

#: lib/Mailer/Methods/ErrorMappers/MailPoetMapper.php:62
msgid "MailPoet API key is invalid!"
msgstr "La chiave Api di MailPoet non è valida!"

#. translators: %s is the name of the method.
#: lib/Mailer/Methods/ErrorMappers/AmazonSESMapper.php:32
#: lib/Mailer/Methods/ErrorMappers/BlacklistErrorMapperTrait.php:11
#: lib/Mailer/Methods/ErrorMappers/PHPMailerMapper.php:23
#: lib/Mailer/Methods/ErrorMappers/SendGridMapper.php:19
msgid "%s has returned an unknown error."
msgstr "%s ha restituito un errore sconosciuto."

#: lib/Mailer/Methods/AmazonSES.php:83
msgid "Unsupported Amazon SES region"
msgstr "La regione SES di Amazon non è supportata"

#: lib/Mailer/MailerLog.php:105
msgid "Sending frequency limit has been reached."
msgstr "Il limite per la frequenza di invio è stato raggiunto."

#: lib/Mailer/MailerLog.php:97
msgid "Sending is waiting to be retried."
msgstr "L'invio è in attesa di essere nuovamente eseguito."

#: lib/Mailer/MailerLog.php:94
msgid "Sending has been paused."
msgstr "L'invio è stato messo in pausa."

#: lib/Mailer/MailerError.php:104
msgid "Unprocessed subscribers:"
msgstr "Iscritti non elaborati:"

#: lib/Mailer/MailerError.php:102
msgid "Unprocessed subscriber:"
msgstr "Iscritto non elaborato:"

#: lib/Mailer/MailerFactory.php:118
msgid "Sender name and email are not configured."
msgstr "Il nome del mittente e l'email non sono configurate."

#: lib/Mailer/MailerFactory.php:111
msgid "Mailer is not configured."
msgstr "Il mailer non è stato configurato."

#: lib/Mailer/MailerFactory.php:104
msgid "Mailing method does not exist."
msgstr "Questo metodo di spedizione non esiste."

#: lib/Form/Widget.php:161 lib/PostEditorBlocks/SubscriptionFormBlock.php:60
msgid "Create a new form"
msgstr "Crea un nuovo modulo"

#: lib/Form/Widget.php:138
msgid "Title:"
msgstr "Titolo:"

#: lib/Form/Widget.php:123
msgid "Subscribe to Our Newsletter"
msgstr "Iscriviti alla nostra Newsletter"

#: lib/Form/Widget.php:35
msgid "Add a newsletter subscription form"
msgstr "Aggiungi un modulo di iscrizione alla newsletter"

#: lib/Form/Widget.php:34
msgid "MailPoet Form"
msgstr "Modulo di MailPoet"

#: lib/Form/Util/Export.php:92
msgid "END Scripts"
msgstr "Fine degli script"

#: lib/Form/Util/Export.php:60
msgid "BEGIN Scripts: you should place them in the header of your theme"
msgstr "Script INIZIALI: inserisci nell'header del tuo tema"

#: lib/Form/Templates/Templates/InitialForm.php:38
msgid "Subscribe!"
msgstr "Iscriviti"

#: lib/Form/Templates/Templates/InitialForm.php:35
msgid "Submit"
msgstr "Invia"

#: lib/Form/Templates/Templates/InitialForm.php:25
#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:30
msgid "Email Address"
msgstr "Indirizzo email"

#: lib/Form/Renderer.php:87
msgid "Please leave this field empty"
msgstr "Lascia questo campo vuoto"

#: lib/Form/PreviewPage.php:62
msgid "Sample page to preview your form"
msgstr "Pagina di esempio per visualizzare l'anteprima del tuo modulo"

#: views/forms.html:92 views/segments.html:76 views/newsletters.html:148
#: views/subscribers/subscribers.html:45
#: lib/Form/Listing/FormListingRepository.php:36
#: lib/Newsletter/Listing/NewsletterListingRepository.php:174
#: lib/Segments/SegmentListingRepository.php:99
#: lib/Subscribers/SubscriberListingRepository.php:236
msgid "Trash"
msgstr "Cestino"

#: lib/Form/Listing/FormListingRepository.php:31
#: lib/Newsletter/Listing/NewsletterListingRepository.php:106
#: lib/Newsletter/Sending/ScheduledTaskSubscribersListingRepository.php:48
#: lib/Segments/SegmentListingRepository.php:94
#: lib/Subscribers/SubscriberListingRepository.php:206
msgid "All"
msgstr "Tutte"

#. translators: %s is the original workflow name.
#. translators: %s is name of the form which has been duplicated.
#. translators: %s is the subject of the mail which has been copied.
#. translators: %s is the name of the segment
#: lib/Automation/Engine/Builder/DuplicateWorkflowController.php:52
#: lib/Form/FormSaveController.php:28
#: lib/Newsletter/NewsletterSaveController.php:175
#: lib/Segments/SegmentSaveController.php:46
msgid "Copy of %s"
msgstr "Copia di %s"

#: lib/Form/FormMessageController.php:27 lib/Form/FormMessageController.php:46
#: lib/Form/Templates/FormTemplate.php:144
msgid "You’ve been successfully subscribed to our newsletter!"
msgstr "Ti abbiamo iscritto alla nostra newsletter!"

#: lib/Form/FormMessageController.php:26 lib/Form/FormMessageController.php:28
#: lib/Form/FormMessageController.php:44
#: lib/Form/Templates/FormTemplate.php:142
msgid "Check your inbox or spam folder to confirm your subscription."
msgstr "Controlla la tua casella di posta o la cartella spam per confermare la tua iscrizione"

#: views/layout.html:204 views/subscribers/importExport/import.html:70
#: lib/Form/Block/Date.php:121
msgid "December"
msgstr "Dicembre"

#: views/layout.html:203 views/subscribers/importExport/import.html:69
#: lib/Form/Block/Date.php:121
msgid "November"
msgstr "Novembre"

#: views/layout.html:202 views/subscribers/importExport/import.html:68
#: lib/Form/Block/Date.php:121
msgid "October"
msgstr "Ottobre"

#: views/layout.html:201 views/subscribers/importExport/import.html:67
#: lib/Form/Block/Date.php:120
msgid "September"
msgstr "Settembre"

#: views/layout.html:200 views/subscribers/importExport/import.html:66
#: lib/Form/Block/Date.php:120
msgid "August"
msgstr "Agosto"

#: views/layout.html:199 views/subscribers/importExport/import.html:65
#: lib/Form/Block/Date.php:120
msgid "July"
msgstr "Luglio"

#: views/layout.html:198 views/subscribers/importExport/import.html:64
#: lib/Form/Block/Date.php:120
msgid "June"
msgstr "Giugno"

#: views/layout.html:197 views/layout.html:209
#: views/subscribers/importExport/import.html:63 lib/Form/Block/Date.php:120
msgid "May"
msgstr "Maggio"

#: views/layout.html:196 views/subscribers/importExport/import.html:62
#: lib/Form/Block/Date.php:119
msgid "April"
msgstr "Aprile"

#: views/layout.html:195 views/subscribers/importExport/import.html:61
#: lib/Form/Block/Date.php:119
msgid "March"
msgstr "Marzo"

#: views/layout.html:194 views/subscribers/importExport/import.html:60
#: lib/Form/Block/Date.php:119
msgid "February"
msgstr "Febbraio"

#: views/layout.html:193 views/subscribers/importExport/import.html:59
#: lib/Form/Block/Date.php:119
msgid "January"
msgstr "Gennaio"

#: lib/Form/Block/Date.php:104
msgid "Month (January, February,...)"
msgstr "Mese (Gennaio, Febbraio,...)"

#: lib/Form/Block/Date.php:103
msgid "Year, month"
msgstr "Mese, anno"

#: lib/Form/Block/Date.php:102
msgid "Year, month, day"
msgstr "Giorno, mese, anno"

#: views/form/editor.html:145
#: views/form/templatesLegacy/blocks/date_years.hbs:5
#: views/subscribers/subscribers.html:123 lib/Form/Block/Date.php:89
#: lib/Form/Block/Date.php:105 lib/Form/Block/Date.php:182
#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:84
msgid "Year"
msgstr "Anno"

#: lib/Form/Block/Date.php:87
msgid "Please select a year"
msgstr "Seleziona un anno"

#: views/form/editor.html:144
#: views/form/templatesLegacy/blocks/date_months.hbs:3
#: views/subscribers/subscribers.html:124 lib/Form/Block/Date.php:80
#: lib/Form/Block/Date.php:147
msgid "Month"
msgstr "Mese"

#: lib/Form/Block/Date.php:78
msgid "Please select a month"
msgstr "Seleziona un mese"

#: views/form/editor.html:143 views/form/templatesLegacy/blocks/date_days.hbs:3
#: views/subscribers/subscribers.html:125 lib/Form/Block/Date.php:71
#: lib/Form/Block/Date.php:213
msgid "Day"
msgstr "Giorno"

#: lib/Form/Block/Date.php:69
msgid "Please select a day"
msgstr "Seleziona un giorno"

#: lib/Form/Block/BlockRendererHelper.php:77
msgid "Please select at least one option."
msgstr "Seleziona almeno un'opzione."

#: lib/Form/Block/BlockRendererHelper.php:68
msgid "Please specify a valid phone number."
msgstr "Specifica un numero telefonico valido."

#: lib/Form/Block/BlockRendererHelper.php:62
msgid "This field is required."
msgstr "Questo campo è obbligatorio."

#: views/form/editor.html:123 views/newsletters.html:279
msgid "Please select a list"
msgstr "Seleziona una lista"

#: lib/Form/Block/BlockRendererHelper.php:42
msgid "Please specify a valid name."
msgstr "Specifica un nome valido."

#: lib/Form/AssetsController.php:94
msgid "An error has happened while performing a request, please try again later."
msgstr "Si è verificato un errore nell'elaborazione della richiesta, riprova più tardi."

#: lib/CustomFields/ApiDataSanitizer.php:167
msgid "Value cannot be empty"
msgstr "Il valore non può essere vuoto"

#: lib/CustomFields/ApiDataSanitizer.php:156
msgid "You need to pass some values for this type"
msgstr "Devi superare alcuni valori per questo tipo"

#: lib/CustomFields/ApiDataSanitizer.php:146
msgid "Invalid value for date_type"
msgstr "Il dato per date_type non è valido"

#: lib/CustomFields/ApiDataSanitizer.php:132
msgid "Invalid date_format for year_month"
msgstr "Il date_format per year_month non è valido"

#: lib/CustomFields/ApiDataSanitizer.php:126
msgid "Invalid date_format for year_month_day"
msgstr "Il date_format per year_month_day non è valido"

#: lib/CustomFields/ApiDataSanitizer.php:107
msgid "You need to pass exactly one value for checkbox"
msgstr "Devi superare esattamente un valore per il checkbox"

#: lib/CustomFields/ApiDataSanitizer.php:100
msgid "Validate parameter is not valid"
msgstr "Il parametro di validazione non è valido"

#. translators: %s is the name of the type.
#: lib/CustomFields/ApiDataSanitizer.php:91
msgid "Invalid type \"%s\""
msgstr "Tipo di \"%s\" invalido"

#: lib/CustomFields/ApiDataSanitizer.php:45
msgid "Params has to be array"
msgstr "I parametri devono essere degli array"

#. translators: %s is the name of the malformed argument.
#: lib/CustomFields/ApiDataSanitizer.php:39
msgid "Mandatory argument \"%s\" has to be string"
msgstr "Il necessario \"%s\" dell'argomento deve essere una stringa"

#. translators: %s is the name of the missing argument.
#: lib/CustomFields/ApiDataSanitizer.php:35
msgid "Mandatory argument \"%s\" is missing"
msgstr "Manca il necessario \"%s\" dell'argomento"

#: lib/Cron/Workers/StatsNotifications/Worker.php:194
#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:106
msgid "View in browser link"
msgstr "Visualizza nel browser"

#: lib/Cron/Workers/StatsNotifications/Worker.php:193
msgid "Manage subscription link"
msgstr "Gestisci l'iscrizione"

#: lib/Cron/Workers/StatsNotifications/Worker.php:192
#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:90
msgid "Unsubscribe link"
msgstr "Link per la cancellazione"

#: views/emails/statsNotificationAutomatedEmails.html:27
#: lib/Cron/Workers/StatsNotifications/AutomatedEmails.php:106
msgid "Your monthly stats are in!"
msgstr "Le tue statistiche mensili sono arrivate!"

#: lib/Cron/Workers/SendingQueue/Tasks/Newsletter.php:274
msgid "There was an error processing your newsletter during sending. If possible, please contact us and report this issue."
msgstr "Si è verificato un errore nell'elaborazione della tua newsletter durante l'invio. Se ti è possibile contattaci e segnala questo problema."

#: lib/Cron/Workers/SendingQueue/Tasks/Newsletter.php:194
msgid "No subject"
msgstr "Nessun oggetto"

#: lib/Cron/Workers/SendingQueue/Migration.php:78
msgid "Your sending queue data is being migrated to allow better performance, sending is paused while the migration is in progress and will resume automatically upon completion. This may take a few minutes."
msgstr "Stiamo spostando i tuoi dati in coda per l'invio al fine di fornirti una performance migliore. L'invio verrà messo in pausa mentre il processo di migrazione è in corso e riprenderà automaticamente una volta terminato. Questo potrebbe richiedere alcuni minuti."

#: lib/Cron/DaemonHttpRunner.php:81
msgid "Daemon does not set correctly."
msgstr "Il Daemon non è impostato correttamente."

#: lib/Cron/DaemonHttpRunner.php:67
msgid "Daemon does not exist."
msgstr "Il Daemon non esiste."

#: lib/Cron/DaemonHttpRunner.php:64
msgid "Invalid or missing request data."
msgstr "La richiesta di dati è mancante o non valida."

#: lib/Cron/CronHelper.php:222
msgid "Maximum execution time has been reached."
msgstr "Si è raggiunto il tempo massimo di esecuzione."

#: lib/Cron/CronHelper.php:195 lib/Cron/CronHelper.php:216
msgid "Site URL is unreachable."
msgstr "La URL del sito è irraggiungibile."

#: lib/Config/Shortcodes.php:227
msgid "Preview in a new tab"
msgstr "Guarda l'anteprima in una nuova scheda"

#: lib/Config/Shortcodes.php:164
msgid "Oops! There are no newsletters to display."
msgstr "Oops! Non ci sono newsletter da mostrare."

#. translators: %s is a date.
#: lib/Config/ServicesChecker.php:121
msgid "Your License Key for MailPoet is expiring! Don't forget to [link]renew your license[/link] by %s to keep enjoying automatic updates and Premium support."
msgstr "La tua licenza per MailPoet sta per scadere! Non dimenticarti di [link]rinnovare la tua licenza[/link] entro il %s per poter ricevere gli aggiornamenti automatici e il supporto Premium."

#: lib/Config/ServicesChecker.php:96
msgid "[link1]Register[/link1] your copy of the MailPoet Premium plugin to receive access to automatic upgrades and support. Need a license key? [link2]Purchase one now.[/link2]"
msgstr "[link1]Registra[/link1] la tua copia del plugin MailPoet Premium per ricevere gli aggiornamenti automatici e il supporto. Ti serve una chiave di licenza? [link2]Acquistala ora.[/link2] "

#. translators: %s is a date.
#: lib/Config/ServicesChecker.php:65
msgid "Your newsletters are awesome! Don't forget to [link]upgrade your MailPoet email plan[/link] by %s to keep sending them to your subscribers."
msgstr "Le tue newsletter sono magnifiche! Non dimenticare di [link]aggiornare il tuo piano email di MailPoet[/link] di %s per continuare a inviare ai tuoi iscritti."

#: views/layout.html:187 lib/Config/ServicesChecker.php:51
msgid "Purchase a key"
msgstr "Acquista una chiave"

#: lib/Config/ServicesChecker.php:46
msgid "Your key to send with MailPoet is invalid."
msgstr "La chiave per inviare con MailPoet non è valida!"

#: views/layout.html:185 lib/Config/ServicesChecker.php:45
msgid "All sending is currently paused!"
msgstr "Tutti gli invii sono al momento in pausa."

#. translators: %1$s is the dependency and %2$s the plugin.
#: lib/Config/RequirementsChecker.php:105
msgid "MailPoet has detected a dependency conflict (%1$s) with another plugin (%2$s), which may cause unexpected behavior. Please disable the offending plugin to fix this issue."
msgstr "MailPoet ha rilevato un conflitto di dipendenza (%1$s) con un altro plugin (%2$s), che potrebbe causare un comportamento inaspettato. Disattiva il plugin in questione per risolvere il problema."

#. translators: %s is the dependency.
#: lib/Config/RequirementsChecker.php:93
msgid "A MailPoet dependency (%s) does not appear to be loaded correctly, thus MailPoet will not work correctly. Please reinstall the plugin."
msgstr "Una dipendenza di MailPoet (%s) sembra non essere caricata in modo corretto, per questo MailPoet non può funzionare bene. Reinstalla il plugin."

#: lib/Config/RequirementsChecker.php:80
msgid "MailPoet requires an XML PHP extension. Please read our [link]instructions[/link] on how to resolve this issue."
msgstr "MailPoet ha bisogno dell’estensione PHP XML. Leggi le nostre [link]istruzioni[/link] su come risolvere questo problema."

#: lib/Config/RequirementsChecker.php:70
msgid "MailPoet requires a PDO_MYSQL PHP extension. Please read our [link]instructions[/link] on how to resolve this issue."
msgstr "MailPoet ha bisogno dell’estensione PHP PDO_MYSQL. Leggi le nostre [link]istruzioni[/link] su come risolvere questo problema."

#: lib/Config/RequirementsChecker.php:49
msgid "MailPoet requires write permissions inside the /wp-content/uploads folder. Please read our [link]instructions[/link] on how to resolve this issue."
msgstr "MailPoet ha bisogno dei permessi di scrittura nella cartella  /wp-content/uploads. Leggi le nostre [link]istruzioni[/link] su come risolvere questo problema."

#. translators: %1$s is the name of the render, %2$s the folder path, %3$s the
#. error message.
#: lib/Config/Renderer.php:106
msgid "Failed to render template \"%1$s\". Please ensure the template cache folder \"%2$s\" exists and has write permissions. Terminated with error: \"%3$s\""
msgstr "La restituzione grafica del template \"%1$s\" non è riuscita. Assicurati che la cartella della cache del template \"%2$s\" esista ed abbia i permessi di scrittura. Concluso con errore: \"%3$s\""

#: lib/Config/PrivacyPolicy.php:66
msgid "Note: User must be opted-in and a confirmed subscriber."
msgstr "Nota: l'utente deve aver scelto di fare opt-in ed essere un abbonato confermato."

#: lib/Config/PrivacyPolicy.php:63
msgid "Cookie description: The purpose of this cookie is to track a user that has abandoned their cart in your WooCommerce store to then be able to send them an abandoned cart newsletter from MailPoet."
msgstr "Descrizione del cookie: la funzione di questo cookie è quella di tracciare un utente che ha abbandonato il proprio carrello nel tuo negozio WooCommerce per potergli inviare una newsletter \"carrello abbandonato\" da MailPoet."

#: lib/Config/PrivacyPolicy.php:54
msgid "Cookie description: The purpose of this cookie is to track which newsletter sent from your website has acquired a click-through and a subsequent purchase in your WooCommerce store."
msgstr "Descrizione del cookie: la funzione di questo cookie è quella di tracciare a quali newsletter inviate dal tuo sito hanno registrato un click-through cui ha fatto seguito un acquisto nel tuo negozio WooCommerce."

#. translators: %s is the number of days.
#: lib/Config/PrivacyPolicy.php:52 lib/Config/PrivacyPolicy.php:61
msgid "Cookie expiry: %s days."
msgstr "Scadenza del cookie: %s giorni."

#. translators: %s is the name of the cookie.
#: lib/Config/PrivacyPolicy.php:49 lib/Config/PrivacyPolicy.php:58
msgid "Cookie name: %s"
msgstr "Nome del cookie: %s"

#: lib/Config/PopulatorData/Templates/WelcomeBlank1Column.php:126
msgid ""
"<h1 style=\"text-align: center;\"><strong>Hi, new subscriber!</strong></h1>\n"
"<p>&nbsp;</p>\n"
"<p>[subscriber:firstname | default:Subscriber],</p>\n"
"<p>&nbsp;</p>\n"
"<p>You recently joined our list and we'd like to give you a warm welcome!</p>\n"
"<p>&nbsp;</p>\n"
"<p>Want to get to know us better? Check out some of our most popular articles: </p>\n"
"<ol>\n"
"<li><a href=\"http://www.mailpoet.com/the-importance-of-focus-when-writing/\">The Importance of Focus When Writing</a></li>\n"
"<li><a href=\"http://www.mailpoet.com/write-great-subject-line/\">How to Write a Great Subject Line</a></li>\n"
"<li><a href=\"http://www.mailpoet.com/just-sit-write-advice-motivation-ernest-hemingway/\">Just Sit Down and Write &ndash; Advice on Motivation from Ernest Hemingway</a></li>\n"
"</ol>"
msgstr ""
"<h1 style=\"text-align: center;\"><strong>Ciao, nuovo iscritto!</strong></h1>\n"
"<p>&nbsp;</p>\n"
"<p>[subscriber:firstname | default:Subscriber],</p>\n"
"<p>&nbsp;</p>\n"
"<p>Ti sei recentemente iscritto alla nostra lista e vogliamo darti un caloroso benvenuto!</p>\n"
"<p>&nbsp;</p>\n"
"<p>Vuoi conoscerci meglio? Scopri alcuni dei nostri articoli più popolari:</p>\n"
"<ol>\n"
"<li><a href=\"http://www.mailpoet.com/the-importance-of-focus-when-writing/\">L'importanza di \"mettere a fuoco\" durante la scrittura</a></li>\n"
"<li><a href=\"http://www.mailpoet.com/write-great-subject-line/\">Come scrivere un'ottima frase come oggetto</a></li>\n"
"<li><a href=\"http://www.mailpoet.com/just-sit-write-advice-motivation-ernest-hemingway/\">Basta sedersi e scrivere: consigli sulla motivazione da Ernest Hemingway</a></li>\n"
"</ol>"

#: lib/Config/PrivacyPolicy.php:45
msgid "MailPoet creates and stores two cookies if you are using WooCommerce and MailPoet together. Those cookies are:"
msgstr "Se lo usi assieme a WooCommerce, MailPoet crea e immagazzina due cookie, nello specifico:"

#: lib/Config/PrivacyPolicy.php:38
msgid "No identifiable information is otherwise tracked outside this website except for the email address."
msgstr "Al di fuori di questo sito web, nessuna informazione identificabile è tracciata in alcun modo, ad eccezione dell'indirizzo email."

#: lib/Config/PrivacyPolicy.php:32
msgid "This website can send emails through the [link]MailPoet sending service[/link]. This service allows us to track opens and clicks on our emails. We use this information to improve the content of our newsletters."
msgstr "Questo sito può inviare email attraverso il [link]Sending Service di MailPoet[/link]. Questo servizio ci permette di monitorare le aperture e i clic sulle nostre email. Utilizziamo questi dati per migliorare il contenuto delle nostre newsletter."

#: lib/Config/PrivacyPolicy.php:28
msgid "To send you emails, we use the name and email address you provide us. Our site also logs the IP address you used when you signed up for the service to prevent abuse of the system."
msgstr "Per mandarti queste email, usiamo il nome e l'indirizzo email che ci hai fornito. Il nostro sito, inoltre, registra l'indirizzo IP che hai usato quando ti sei iscritto al servizio per prevenire abusi del sistema."

#: lib/Config/PrivacyPolicy.php:25
msgid "We will only send you emails which you have signed up to receive, or which pertain to the services we provided to you."
msgstr "Noi ti manderemo solo le email per le quali ti sei iscritto, o che hanno a che fare con i servizi che ti abbiamo offerto."

#: lib/Config/PrivacyPolicy.php:22
msgid "If you have subscribed to our newsletter or if you are a member of our website (you can log in) or if you have purchased on our website, there is a good chance you will receive emails from us."
msgstr "Se hai fatto l'iscrizione alla nostra newsletter, o sei membro del nostro sito web (cioè puoi accedervi), o hai fatto acquisti sul nostro sito, è probabile che tu riceva le nostre email."

#: lib/Config/PrivacyPolicy.php:19
msgid "MailPoet newsletter & emails"
msgstr "Newsletter e email di MailPoet"

#: lib/Config/PopulatorData/Templates/YogaStudio.php:18
msgid "Yoga Studio"
msgstr "Studio Yoga "

#: lib/Config/PopulatorData/Templates/WorldCup.php:18
msgid "World Cup"
msgstr "Coppa del mondo"

#: lib/Config/PopulatorData/Templates/WordPressTheme.php:19
msgid "WordPress Theme"
msgstr "Tema di WordPress"

#: lib/Config/PopulatorData/Templates/WineCity.php:18
msgid "Wine City (with coupon)"
msgstr "Città del vino (con coupon)"

#: lib/Config/PopulatorData/Templates/WideStoryLayout.php:18
msgid "Wide Story Layout"
msgstr "Layout storia a tutta larghezza"

#: lib/Config/PopulatorData/Templates/WelcomeBlank1Column.php:23
msgid "Welcome Email: Blank 1 Column"
msgstr "Email di benvenuto: vuoto 1 colonna"

#: lib/Config/PopulatorData/Templates/WelcomeBlank12Column.php:200
msgid "Read up!"
msgstr "Leggi!"

#: lib/Config/PopulatorData/Templates/WelcomeBlank12Column.php:196
msgid "<p>Add a single button to your newsletter in order to have one clear call-to-action, which will increase your click rates.</p>"
msgstr "<p>Aggiungi un pulsante alla tua newsletter così da avere un chiaro invito all'azione - o call-to-action, che aumenterà il tuo tasso di conversione.</p>"

#: lib/Config/PopulatorData/Templates/WelcomeBlank12Column.php:192
msgid "<h3>What's Next?</h3>"
msgstr "<h3>Cosa c'è dopo?</h3>"

#: lib/Config/PopulatorData/Templates/WelcomeBlank12Column.php:177
msgid ""
"<ul>\n"
"<li><a href=\"http://www.mailpoet.com/the-importance-of-focus-when-writing/\">The Importance of Focus When Writing</a></li>\n"
"<li><a href=\"http://www.mailpoet.com/write-great-subject-line/\">How to Write a Great Subject Line</a></li>\n"
"<li><a href=\"http://www.mailpoet.com/just-sit-write-advice-motivation-ernest-hemingway/\">Just Sit Down and Write &ndash; Advice on Motivation from Ernest Hemingway</a></li>\n"
"</ul>"
msgstr ""
"<ul>\n"
"<li><a href=\"http://www.mailpoet.com/the-importance-of-focus-when-writing/\">L'importanza del \"mettere a fuoco\" durante la scrittura</a></li>\n"
"<li><a href=\"http://www.mailpoet.com/write-great-subject-line/\">Come scrivere un'ottima frase come oggetto</a></li>\n"
"<li><a href=\"http://www.mailpoet.com/just-sit-write-advice-motivation-ernest-hemingway/\">Basta sedersi e scrivere: consigli sulla motivazione da Ernest Hemingway</a></li>\n"
"</ul>"

#: lib/Config/PopulatorData/Templates/WelcomeBlank12Column.php:173
msgid "<h3>Our Most Popular Posts</h3>"
msgstr "<h3>I nostri articoli più popolari</h3>"

#: lib/Config/PopulatorData/Templates/WelcomeBlank12Column.php:126
msgid ""
"<h1 style=\"text-align: center;\"><strong>Hi, new subscriber!</strong></h1>\n"
"<p>&nbsp;</p>\n"
"<p>[subscriber:firstname | default:Subscriber],</p>\n"
"<p>&nbsp;</p>\n"
"<p>You recently joined our list and we'd like to give you a warm welcome!</p>"
msgstr ""
"<h1 style=\"text-align: center;\"><strong>Ciao, nuovo iscritto!</strong></h1>\n"
"<p>&nbsp;</p>\n"
"<p>[subscriber:firstname | default:Subscriber],</p>\n"
"<p>&nbsp;</p>\n"
"<p>Ti sei recentemente iscritto alla nostra lista e vogliamo darti un caloroso benvenuto!</p>"

#: lib/Config/PopulatorData/Templates/WelcomeBlank12Column.php:23
msgid "Welcome Email: Blank 1:2 Column"
msgstr "Email di benvenuto: vuoto 1:2 colonne"

#: lib/Config/PopulatorData/Templates/Vlogger.php:19
msgid "Vlogger"
msgstr "Vlogger"

#: lib/Config/PopulatorData/Templates/TakeAHike.php:18
msgid "Take a Hike"
msgstr "Trekking"

#: lib/Config/PopulatorData/Templates/Synagogue.php:19
msgid "Synagogue"
msgstr "Sinagoga"

#: lib/Config/PopulatorData/Templates/Sunglasses.php:18
msgid "Sunglasses"
msgstr "Occhiali da sole"

#: lib/Config/PopulatorData/Templates/Software.php:18
msgid "Software"
msgstr "Software"

#: lib/Config/PopulatorData/Templates/SimpleText.php:141
msgid ""
"<p>Thanks for reading. See you soon!</p>\n"
"<p>&nbsp;</p>\n"
"<p><strong><em>The MailPoet Team</em></strong></p>"
msgstr ""
"<p>Grazie di aver letto. A presto!</p>\n"
"<p>&nbsp;</p>\n"
"<p><strong><em>Il team di MailPoet</em></strong></p>"

#: lib/Config/PopulatorData/Templates/SimpleText.php:120
msgid "It's time to take action!"
msgstr "È il momento di entrare in azione!"

#: lib/Config/PopulatorData/Templates/SimpleText.php:85
msgid ""
"<p style=\"text-align: left;\">Hi [subscriber:firstname | default:subscriber],</p>\n"
"<p style=\"text-align: left;\"></p>\n"
"<p style=\"text-align: left;\">In MailPoet, you can write emails in plain text, just like in a regular email. This can make your email newsletters more personal and attention-grabbing.</p>\n"
"<p style=\"text-align: left;\"></p>\n"
"<p style=\"text-align: left;\">Is this too simple? You can still style your text with basic formatting, like <strong>bold</strong> or <em>italics.</em></p>\n"
"<p style=\"text-align: left;\"></p>\n"
"<p style=\"text-align: left;\">Finally, you can also add a call-to-action button between 2 blocks of text, like this:</p>"
msgstr ""
"<p style=\"text-align: left;\">Ciao [subscriber:firstname | default:subscriber],</p>\n"
"<p style=\"text-align: left;\"></p>\n"
"<p style=\"text-align: left;\">In MailPoet, puoi scrivere in semplice testo non formattato, proprio come una normale email. Questo rende la tua newsletter più personale e accattivante.</p>\n"
"<p style=\"text-align: left;\"></p>\n"
"<p style=\"text-align: left;\">È troppo semplice? Puoi formattare il testo con elementi base, come il <strong>grassetto</strong> o il <em>corsivo.</em></p>\n"
"<p style=\"text-align: left;\"></p>\n"
"<p style=\"text-align: left;\">Infine, puoi sempre aggiungere un pulsante di invito all'azione, la call-to-action, tra 2 blocchi di testo, come questo:</p>"

#: lib/Config/PopulatorData/Templates/SimpleText.php:23
msgid "Simple Text"
msgstr "Testo semplice"

#: lib/Config/PopulatorData/Templates/Shoes.php:18
msgid "Shoes"
msgstr "Scarpe"

#: lib/Config/PopulatorData/Templates/ScienceWeekly.php:18
msgid "Science Weekly"
msgstr "Settimanale Scientifico"

#: lib/Config/PopulatorData/Templates/RssSimpleNews.php:18
msgid "Stripped RSS Style Layout"
msgstr "Layout senza stili RSS"

#: lib/Config/PopulatorData/Templates/RockBand.php:19
msgid "Rock Band"
msgstr "Gruppo di musica rock "

#: lib/Config/PopulatorData/Templates/RetroComputingMagazine.php:18
msgid "Retro Computing Magazine"
msgstr "Rivista di Retro Computing"

#: lib/Config/PopulatorData/Templates/Retro.php:19
msgid "Retro"
msgstr "Retro"

#: lib/Config/PopulatorData/Templates/RenewableEnergy.php:18
msgid "Renewable Energy"
msgstr "Energia rinnovabile"

#: lib/Config/PopulatorData/Templates/RealEstate.php:19
msgid "Real Estate"
msgstr "Immobiliare"

#: lib/Config/PopulatorData/Templates/PrimarySchool.php:19
msgid "Primary School"
msgstr "Asilo"

#: lib/Config/PopulatorData/Templates/PostNotificationsBlank1Column.php:174
msgid "Read the post"
msgstr "Leggi l'articolo"

#: lib/Config/PopulatorData/Templates/PostNotificationsBlank1Column.php:126
msgid ""
"<h1 style=\"text-align: center;\"><strong>Check Out Our New Blog Posts! </strong></h1>\n"
"<p>&nbsp;</p>\n"
"<p>MailPoet can <span style=\"line-height: 1.6em; background-color: inherit;\"><em>automatically</em> </span><span style=\"line-height: 1.6em; background-color: inherit;\">send your new blog posts to your subscribers.</span></p>\n"
"<p><span style=\"line-height: 1.6em; background-color: inherit;\"></span></p>\n"
"<p><span style=\"line-height: 1.6em; background-color: inherit;\">Below, you'll find three recent posts, which are displayed automatically, thanks to the <em>Automatic Latest Content</em> widget, which can be found in the right sidebar, under <em>Content</em>.</span></p>\n"
"<p><span style=\"line-height: 1.6em; background-color: inherit;\"></span></p>\n"
"<p><span style=\"line-height: 1.6em; background-color: inherit;\">To edit the settings and styles of your post, simply click on a post below.</span></p>"
msgstr ""
"<h1 style=\"text-align: center;\"><strong>Dai un'occhiata ai nuovi articoli sul nostro blog! </strong></h1>\n"
"<p>&nbsp;</p>\n"
"<p>MailPoet può <span style=\"line-height: 1.6em; background-color: inherit;\"><em>in modo automatico</em> </span><span style=\"line-height: 1.6em; background-color: inherit;\">inviare agli iscritti i nuovi articoli pubblicati sul blog.</span></p>\n"
"<p><span style=\"line-height: 1.6em; background-color: inherit;\"></span></p>\n"
"<p><span style=\"line-height: 1.6em; background-color: inherit;\">Di seguito trovi tra articoli recenti visualizzati in modo automatico grazie al widget <em>Ultimo contenuto automatico</em>, che trovi nella barra laterale a destra, sotto <em>Contenuto</em>.</span></p>\n"
"<p><span style=\"line-height: 1.6em; background-color: inherit;\"></span></p>\n"
"<p><span style=\"line-height: 1.6em; background-color: inherit;\">Per modificare le impostazioni e gli stili del tuo articolo, fai clic sull'articolo sotto.</span></p>"

#: lib/Config/PopulatorData/Templates/PostNotificationsBlank1Column.php:23
msgid "Post Notifications: Blank 1 Column"
msgstr "Notifiche per gli articoli: vuoto 1 colonna"

#: lib/Config/PopulatorData/Templates/Poet.php:19
msgid "Poet"
msgstr "Poeta"

#: lib/Config/PopulatorData/Templates/PieceOfCake.php:19
msgid "Piece of cake"
msgstr "Dolce delizia"

#: lib/Config/PopulatorData/Templates/Photography.php:19
msgid "Photography"
msgstr "Fotografia"

#: lib/Config/PopulatorData/Templates/Phone.php:19
msgid "New Phone Purchase"
msgstr "Acquisto di un nuovo telefono"

#: lib/Config/PopulatorData/Templates/Painter.php:19
msgid "Painter"
msgstr "Pittore"

#: lib/Config/PopulatorData/Templates/NotSoMedium.php:19
msgid "One Full Post In An Email"
msgstr "Un intero articolo in una email"

#: lib/Config/PopulatorData/Templates/NewspaperTraditional.php:19
msgid "Newspaper Traditional"
msgstr "Quotidiano tradizionale"

#: lib/Config/PopulatorData/Templates/NewsletterBlank1Column.php:126
msgid ""
"<h1 style=\"text-align: center;\"><strong>Let's Get Started! </strong></h1>\n"
"<p>&nbsp;</p>\n"
"<p>It's time to design your newsletter! In the right sidebar, you'll find 4 menu items that will help you customize your newsletter:</p>\n"
"<ol>\n"
"<li>Content</li>\n"
"<li>Columns</li>\n"
"<li>Styles</li>\n"
"<li>Preview</li>\n"
"</ol>"
msgstr ""
"<h1 style=\"text-align: center;\"><strong>Iniziamo!</strong></h1>\n"
"<p>&nbsp;</p>\n"
"<p>È ora di impostare la tua newsletter! Nella barra laterale destra troverai 4 voci di menu che ti aiuteranno a personalizzarla:</p>\n"
"<ol>\n"
"<li>Contenuti</li>\n"
"<li>Layout</li>\n"
"<li>Stili</li>\n"
"<li>Anteprima</li>\n"
"</ol>"

#: lib/Config/PopulatorData/Templates/NewsletterBlank1Column.php:23
msgid "Newsletter: Blank 1 Column"
msgstr "Newsletter: vuoto 1 colonna"

#: lib/Config/PopulatorData/Templates/NewsletterBlank13Column.php:206
msgid "You can add as many layout blocks as you want!"
msgstr "Puoi aggiungere tutti i blocchi di layout che vuoi!"

#: lib/Config/PopulatorData/Templates/NewsletterBlank13Column.php:202
msgid "3-column layout."
msgstr "layout a 3 colonne."

#: lib/Config/PopulatorData/Templates/NewsletterBlank13Column.php:187
msgid ""
"<p>You have the choice of:</p>\n"
"<ul>\n"
"<li>1 column</li>\n"
"<li>2 columns</li>\n"
"<li>3 columns</li>\n"
"</ul>"
msgstr ""
"<p>Puoi scegliere tra:</p>\n"
"<ul>\n"
"<li>1 colonna</li>\n"
"<li>2 colonne</li>\n"
"<li>3 colonne</li>\n"
"</ul>"

#: lib/Config/PopulatorData/Templates/NewsletterBlank13Column.php:183
msgid "... has a..."
msgstr "...ha un..."

#: lib/Config/PopulatorData/Templates/NewsletterBlank13Column.php:168
msgid "In the right sidebar, you can add layout blocks to your newsletter."
msgstr "Nella barra laterale destra, puoi aggiungere blocchi di layout alla tua newsletter."

#: lib/Config/PopulatorData/Templates/NewsletterBlank13Column.php:164
msgid "This template..."
msgstr "Questo template..."

#: lib/Config/PopulatorData/Templates/NewsletterBlank13Column.php:126
msgid ""
"<h1 style=\"text-align: center;\"><strong>Let's Get Started! </strong></h1>\n"
"<p>&nbsp;</p>\n"
"<p>It's time to design your newsletter! In the right sidebar, you'll find four menu items that will help you customize your newsletter:</p>\n"
"<ol>\n"
"<li>Content</li>\n"
"<li>Columns</li>\n"
"<li>Styles</li>\n"
"<li>Preview</li>\n"
"</ol>"
msgstr ""
"<h1 style=\"text-align: center;\"><strong>Iniziamo!</strong></h1>\n"
"<p>&nbsp;</p>\n"
"<p>È ora di impostare la tua newsletter! Nella barra laterale destra troverai 4 voci di menu che ti aiuteranno a personalizzarla:</p>\n"
"<ol>\n"
"<li>Contenuti</li>\n"
"<li>Layout</li>\n"
"<li>Stili</li>\n"
"<li>Anteprima</li>\n"
"</ol>"

#: lib/Config/PopulatorData/Templates/NewsletterBlank13Column.php:23
msgid "Newsletter: Blank 1:3 Column"
msgstr "Newsletter: vuoto 1:3 colonne"

#: lib/Config/PopulatorData/Templates/NewsletterBlank12Column.php:187
msgid "<p><span style=\"line-height: 25.6px;\">You can change a layout's background color by clicking on the settings icon on the right edge of the Designer. Simply hover over this area to see the Settings (gear) icon.</span></p>"
msgstr "<p><span style=\"line-height: 25.6px;\">Puoi cambiare il colore di sfondo del layout facendo clic sull'icona delle impostazioni sul lato destro del Designer. Passa semplicemente con il mouse su quest'area per vedere l'icona delle Impostazioni (ruota di un ingranaggio).</span></p>"

#: lib/Config/PopulatorData/Templates/NewsletterBlank12Column.php:168
msgid ""
"<p>In the right sidebar, you can add these layout blocks to your email:</p>\n"
"<ul>\n"
"<li>1 column</li>\n"
"<li>2 columns</li>\n"
"<li>3 columns</li>\n"
"</ul>"
msgstr ""
"<p>Nella barra laterale destra, puoi aggiungere questi blocchi di layout per la tua email:</p>\n"
"<ul>\n"
"<li>1 colonna</li>\n"
"<li>2 colonne</li>\n"
"<li>3 colonne</li>\n"
"</ul>"

#: lib/Config/PopulatorData/Templates/NewsletterBlank12Column.php:126
msgid ""
"<h1 style=\"text-align: center;\"><strong>Let's Get Started!</strong></h1>\n"
"<p>&nbsp;</p>\n"
"<p>It's time to design your newsletter! In the right sidebar, you'll find 4 menu items that will help you customize your newsletter:</p>\n"
"<ol>\n"
"<li>Content</li>\n"
"<li>Columns</li>\n"
"<li>Styles</li>\n"
"<li>Preview</li>\n"
"</ol>"
msgstr ""
"<h1 style=\"text-align: center;\"><strong>Iniziamo!</strong></h1>\n"
"<p>&nbsp;</p>\n"
"<p>È ora di impostare la tua newsletter! Nella barra laterale destra troverai 4 voci di menu che ti aiuteranno a personalizzarla:</p>\n"
"<ol>\n"
"<li>Contenuti</li>\n"
"<li>Layout</li>\n"
"<li>Stili</li>\n"
"<li>Anteprima</li>\n"
"</ol>"

#: lib/Config/PopulatorData/Templates/NewsletterBlank12Column.php:23
msgid "Newsletter: Blank 1:2 Column"
msgstr "Newsletter: vuoto 1:2 colonne"

#: lib/Config/PopulatorData/Templates/NewsletterBlank121Column.php:247
msgid ""
"<h3 style=\"text-align: center;\"><span style=\"font-weight: 600;\">Let's end with a single column. </span></h3>\n"
"<p style=\"line-height: 25.6px;\">In the right sidebar, you can add these layout blocks to your email:</p>\n"
"<p style=\"line-height: 25.6px;\"></p>\n"
"<ul style=\"line-height: 25.6px;\">\n"
"<li>1 column</li>\n"
"<li>2 columns</li>\n"
"<li>3 columns</li>\n"
"</ul>"
msgstr ""
"<h3 style=\"text-align: center;\"><span style=\"font-weight: 600;\">Finisci con una colonna singola. </span></h3>\n"
"<p style=\"line-height: 25.6px;\">Nella barra laterale di destra, puoi aggiungere questi blocchi di layout alla tua email:</p>\n"
"<p style=\"line-height: 25.6px;\"></p>\n"
"<ul style=\"line-height: 25.6px;\">\n"
"<li>1 colonna</li>\n"
"<li>2 colonne</li>\n"
"<li>3 colonne</li>\n"
"</ul>"

#: lib/Config/PopulatorData/Templates/NewsletterBlank121Column.php:187
msgid "You can change a layout's background color by clicking on the settings icon on the right edge of the Designer. Simply hover over this area to see the Settings (gear) icon."
msgstr "Puoi cambiare il colore di sfondo del layout facendo clic sull'icona delle impostazioni sul lato destro del Designer. Passa semplicemente con il mouse su quest'area per vedere l'icona delle Impostazioni (ruota di un ingranaggio)."

#: lib/Config/PopulatorData/Templates/NewsletterBlank12Column.php:183
#: lib/Config/PopulatorData/Templates/NewsletterBlank121Column.php:183
msgid "... a 2-column layout."
msgstr "...un layout a 2 colonne."

#: lib/Config/PopulatorData/Templates/NewsletterBlank121Column.php:168
msgid ""
"<p>In the right sidebar, you can add layout blocks to your email:</p>\n"
"<ul>\n"
"<li>1 column</li>\n"
"<li>2 columns</li>\n"
"<li>3 columns</li>\n"
"</ul>"
msgstr ""
"<p>Nella barra laterale destra, puoi aggiungere blocchi di layout per la tua email:</p>\n"
"<ul>\n"
"<li>1 colonna</li>\n"
"<li>2 colonne</li>\n"
"<li>3 colonne</li>\n"
"</ul>"

#: lib/Config/PopulatorData/Templates/NewsletterBlank12Column.php:164
#: lib/Config/PopulatorData/Templates/NewsletterBlank121Column.php:164
msgid "This template has..."
msgstr "Questo template ha..."

#: lib/Config/PopulatorData/Templates/NewsletterBlank121Column.php:126
msgid ""
"<h1 style=\"text-align: center;\"><strong>Let's Get Started!</strong></h1>\n"
"<p>It's time to design your newsletter! In the right sidebar, you'll find four menu items that will help you customize your newsletter:</p>\n"
"<ol>\n"
"<li>Content</li>\n"
"<li>Columns</li>\n"
"<li>Styles</li>\n"
"<li>Preview</li>\n"
"</ol>"
msgstr ""
"<h1 style=\"text-align: center;\"><strong>Iniziamo!</strong></h1>\n"
"<p>È tempo di impostare la tua newsletter! Nella barra laterale a destra ci sono 4 voci di menu che ti serviranno per personalizzarla: </p>\n"
"<ol>\n"
"<li>Contenuto</li>\n"
"<li>Layout</li>\n"
"<li>Stili</li>\n"
"<li>Anteprima</li>\n"
"</ol>"

#: lib/Config/PopulatorData/Templates/ConfirmInterestBeforeDeactivation.php:85
#: lib/Config/PopulatorData/Templates/ConfirmInterestOrUnsubscribe.php:85
#: lib/Config/PopulatorData/Templates/NewsletterBlank1Column.php:114
#: lib/Config/PopulatorData/Templates/NewsletterBlank12Column.php:114
#: lib/Config/PopulatorData/Templates/NewsletterBlank13Column.php:114
#: lib/Config/PopulatorData/Templates/NewsletterBlank121Column.php:114
#: lib/Config/PopulatorData/Templates/SimpleText.php:73
#: lib/Config/PopulatorData/Templates/WelcomeBlank1Column.php:114
#: lib/Config/PopulatorData/Templates/WelcomeBlank12Column.php:114
msgid "Fake logo"
msgstr "Finto logo"

#: lib/Config/PopulatorData/Templates/NewsletterBlank121Column.php:23
msgid "Newsletter: Blank 1:2:1 Column"
msgstr "Newsletter: vuoto 1:2:1 colonne"

#: lib/Config/PopulatorData/Templates/NewsDay.php:19
msgid "News Day"
msgstr "Notizie del giorno"

#: lib/Config/PopulatorData/Templates/Music.php:18
msgid "Music"
msgstr "Musica"

#: lib/Config/PopulatorData/Templates/Motor.php:19
msgid "Motor"
msgstr "Motore"

#: lib/Config/PopulatorData/Templates/Mosque.php:19
msgid "Mosque"
msgstr "Moschea"

#: lib/Config/PopulatorData/Templates/ModularStyleStories.php:19
msgid "Modular Style Stories"
msgstr "Storie in Stile Modulare"

#: lib/Config/PopulatorData/Templates/Minimal.php:19
msgid "Minimal"
msgstr "Minimale"

#: lib/Config/PopulatorData/Templates/LifestyleBlogB.php:19
msgid "Lifestyle Blog"
msgstr "Blog di lifestyle"

#: lib/Config/PopulatorData/Templates/LifestyleBlogA.php:19
msgid "Makeup Blog"
msgstr "Blog di makeup "

#: lib/Config/PopulatorData/Templates/KidsClothing.php:1546
#: lib/Config/PopulatorData/Templates/KidsClothing.php:1549
msgid "Buy now"
msgstr "Acquista ora"

#: views/newsletter/editor.html:1203 views/newsletter/editor.html:1205
#: views/newsletter/editor.html:1258 views/newsletter/editor.html:1260
#: views/newsletter/editor.html:1387 views/newsletter/editor.html:1389
#: lib/Config/PopulatorData/Templates/KidsClothing.php:1337
#: lib/Config/PopulatorData/Templates/KidsClothing.php:1340
#: lib/Config/PopulatorData/Templates/KidsClothing.php:1397
#: lib/Config/PopulatorData/Templates/KidsClothing.php:1400
#: lib/Config/PopulatorData/Templates/KidsClothing.php:1519
#: lib/Config/PopulatorData/Templates/KidsClothing.php:1522
msgid "Read more"
msgstr "Continua a leggere"

#: views/newsletter/editor.html:1201 views/newsletter/editor.html:1256
#: views/newsletter/editor.html:1385
#: lib/Config/PopulatorData/Templates/KidsClothing.php:1295
#: lib/Config/PopulatorData/Templates/PostNotificationsBlank1Column.php:169
msgid "Categories:"
msgstr "Categorie:"

#: views/newsletter/editor.html:1199 views/newsletter/editor.html:1254
#: views/newsletter/editor.html:1383
#: lib/Config/PopulatorData/Templates/KidsClothing.php:1292
#: lib/Config/PopulatorData/Templates/KidsClothing.php:1352
#: lib/Config/PopulatorData/Templates/KidsClothing.php:1473
#: lib/Config/PopulatorData/Templates/PostNotificationsBlank1Column.php:167
msgid "Author:"
msgstr "Autore:"

#: lib/Config/PopulatorData/Templates/KidsClothing.php:1026
msgid "Pink Dance Dress"
msgstr "Abito da ballo rosa"

#: lib/Config/PopulatorData/Templates/KidsClothing.php:959
msgid "Red T-Shirt"
msgstr "Maglietta rossa"

#: lib/Config/PopulatorData/Templates/KidsClothing.php:892
msgid "Cherry Dress"
msgstr "Vestito rosso ciliegia"

#: lib/Config/PopulatorData/Templates/KidsClothing.php:774
msgid "YOU MIGHT ALSO LIKE…"
msgstr "POTREBBE PIACERTI ANCHE..."

#: lib/Config/PopulatorData/Templates/KidsClothing.php:684
msgid "Go To Cart"
msgstr "Vai al carrello"

#: lib/Config/PopulatorData/Templates/KidsClothing.php:595
msgid "Don’t worry, we saved it for you…"
msgstr "Non ti preoccupare, l'abbiamo conservato per te..."

#: lib/Config/PopulatorData/Templates/KidsClothing.php:503
msgid "You’ve left something in your cart!"
msgstr "Hai lasciato qualcosa nel tuo carrello!"

#: lib/Config/PopulatorData/Templates/KidsClothing.php:503
msgid "Wait!"
msgstr "Aspetta!"

#: lib/Config/PopulatorData/Templates/KidsClothing.php:444
msgid "Toys & Games"
msgstr "Giochi"

#: lib/Config/PopulatorData/Templates/KidsClothing.php:418
msgid "Girls Clothes"
msgstr "Abbigliamento per ragazze"

#: lib/Config/PopulatorData/Templates/KidsClothing.php:392
msgid "Boys Clothes"
msgstr "Abbigliamento per ragazzi"

#: lib/Config/PopulatorData/Templates/KidsClothing.php:19
msgid "Abandoned Cart – Kids"
msgstr "Carrello abbandonato – Bambini"

#: lib/Config/PopulatorData/Templates/JazzClub.php:19
msgid "Jazz Club"
msgstr "Club Jazz"

#: lib/Config/PopulatorData/Templates/IndustryConference.php:19
msgid "Industry Conference"
msgstr "Conferenza industriale"

#: lib/Config/PopulatorData/Templates/Hotels.php:19
msgid "Hotels"
msgstr "Hotel"

#: lib/Config/PopulatorData/Templates/HealthyFoodBlog.php:18
msgid "Healthy Food Blog"
msgstr "Blog su Cibo sano"

#: lib/Config/PopulatorData/Templates/Guitarist.php:19
msgid "Guitarist"
msgstr "Chitarrista"

#: lib/Config/PopulatorData/Templates/GiftWelcome.php:19
msgid "Gift Welcome"
msgstr "Regalo di benvenuto"

#: lib/Config/PopulatorData/Templates/FoodBox.php:19
msgid "Welcome to FoodBox"
msgstr "Benvenuti al FoodBox"

#: lib/Config/PopulatorData/Templates/FlowersWithCoupon.php:19
msgid "Flowers (with coupon)"
msgstr "Fiori (con coupon)"

#: lib/Config/PopulatorData/Templates/Fitness.php:1192
#: lib/Config/PopulatorData/Templates/KidsClothing.php:1656
msgid "A note has been added to your order"
msgstr "Una nota è stata aggiunta al tuo ordine"

#: views/newsletter/editor.html:1523
#: lib/Config/PopulatorData/Templates/Avocado.php:1012
#: lib/Config/PopulatorData/Templates/Birds.php:209
#: lib/Config/PopulatorData/Templates/Birds.php:1730
#: lib/Config/PopulatorData/Templates/BookStoreWithCoupon.php:825
#: lib/Config/PopulatorData/Templates/BookStoreWithCoupon.php:1176
#: lib/Config/PopulatorData/Templates/BrandingAgencyNews.php:104
#: lib/Config/PopulatorData/Templates/BrandingAgencyNews.php:2070
#: lib/Config/PopulatorData/Templates/BuddhistTemple.php:159
#: lib/Config/PopulatorData/Templates/BuddhistTemple.php:1277
#: lib/Config/PopulatorData/Templates/Charity.php:1112
#: lib/Config/PopulatorData/Templates/CityLocalNews.php:105
#: lib/Config/PopulatorData/Templates/CityLocalNews.php:1478
#: lib/Config/PopulatorData/Templates/ClearNews.php:105
#: lib/Config/PopulatorData/Templates/ClearNews.php:1863
#: lib/Config/PopulatorData/Templates/Coffee.php:226
#: lib/Config/PopulatorData/Templates/College.php:278
#: lib/Config/PopulatorData/Templates/College.php:1122
#: lib/Config/PopulatorData/Templates/ComputerRepair.php:105
#: lib/Config/PopulatorData/Templates/ComputerRepair.php:1115
#: lib/Config/PopulatorData/Templates/DogFood.php:1126
#: lib/Config/PopulatorData/Templates/Drone.php:1169
#: lib/Config/PopulatorData/Templates/Engineering.php:163
#: lib/Config/PopulatorData/Templates/Engineering.php:1248
#: lib/Config/PopulatorData/Templates/FarmersMarket.php:104
#: lib/Config/PopulatorData/Templates/FarmersMarket.php:1533
#: lib/Config/PopulatorData/Templates/FashionBlog.php:105
#: lib/Config/PopulatorData/Templates/FashionBlog.php:1080
#: lib/Config/PopulatorData/Templates/FashionBlogA.php:173
#: lib/Config/PopulatorData/Templates/FashionBlogA.php:1423
#: lib/Config/PopulatorData/Templates/FashionShop.php:105
#: lib/Config/PopulatorData/Templates/FashionShop.php:1018
#: lib/Config/PopulatorData/Templates/FashionStore.php:1402
#: lib/Config/PopulatorData/Templates/Fitness.php:1164
#: lib/Config/PopulatorData/Templates/FlowersWithCoupon.php:1491
#: lib/Config/PopulatorData/Templates/Guitarist.php:287
#: lib/Config/PopulatorData/Templates/Guitarist.php:1721
#: lib/Config/PopulatorData/Templates/HealthyFoodBlog.php:2449
#: lib/Config/PopulatorData/Templates/Hotels.php:1390
#: lib/Config/PopulatorData/Templates/IndustryConference.php:1042
#: lib/Config/PopulatorData/Templates/IndustryConference.php:1453
#: lib/Config/PopulatorData/Templates/JazzClub.php:105
#: lib/Config/PopulatorData/Templates/JazzClub.php:1248
#: lib/Config/PopulatorData/Templates/KidsClothing.php:1648
#: lib/Config/PopulatorData/Templates/LifestyleBlogA.php:93
#: lib/Config/PopulatorData/Templates/LifestyleBlogA.php:1260
#: lib/Config/PopulatorData/Templates/LifestyleBlogB.php:155
#: lib/Config/PopulatorData/Templates/LifestyleBlogB.php:1490
#: lib/Config/PopulatorData/Templates/Minimal.php:1193
#: lib/Config/PopulatorData/Templates/ModularStyleStories.php:1422
#: lib/Config/PopulatorData/Templates/Mosque.php:147
#: lib/Config/PopulatorData/Templates/Mosque.php:1783
#: lib/Config/PopulatorData/Templates/Motor.php:238
#: lib/Config/PopulatorData/Templates/Motor.php:1188
#: lib/Config/PopulatorData/Templates/Music.php:1461
#: lib/Config/PopulatorData/Templates/NewsDay.php:1073
#: lib/Config/PopulatorData/Templates/NewsletterBlank1Column.php:62
#: lib/Config/PopulatorData/Templates/NewsletterBlank12Column.php:62
#: lib/Config/PopulatorData/Templates/NewsletterBlank13Column.php:62
#: lib/Config/PopulatorData/Templates/NewsletterBlank121Column.php:62
#: lib/Config/PopulatorData/Templates/NewspaperTraditional.php:143
#: lib/Config/PopulatorData/Templates/NewspaperTraditional.php:1211
#: lib/Config/PopulatorData/Templates/NotSoMedium.php:986
#: lib/Config/PopulatorData/Templates/Painter.php:105
#: lib/Config/PopulatorData/Templates/Painter.php:1395
#: lib/Config/PopulatorData/Templates/Phone.php:754
#: lib/Config/PopulatorData/Templates/Photography.php:155
#: lib/Config/PopulatorData/Templates/Photography.php:2093
#: lib/Config/PopulatorData/Templates/PieceOfCake.php:58
#: lib/Config/PopulatorData/Templates/Poet.php:180
#: lib/Config/PopulatorData/Templates/Poet.php:1244
#: lib/Config/PopulatorData/Templates/PostNotificationsBlank1Column.php:62
#: lib/Config/PopulatorData/Templates/PrimarySchool.php:105
#: lib/Config/PopulatorData/Templates/PrimarySchool.php:1340
#: lib/Config/PopulatorData/Templates/RealEstate.php:1092
#: lib/Config/PopulatorData/Templates/RenewableEnergy.php:1327
#: lib/Config/PopulatorData/Templates/Retro.php:1310
#: lib/Config/PopulatorData/Templates/RetroComputingMagazine.php:163
#: lib/Config/PopulatorData/Templates/RockBand.php:147
#: lib/Config/PopulatorData/Templates/RockBand.php:1214
#: lib/Config/PopulatorData/Templates/RssSimpleNews.php:812
#: lib/Config/PopulatorData/Templates/ScienceWeekly.php:1165
#: lib/Config/PopulatorData/Templates/Software.php:1289
#: lib/Config/PopulatorData/Templates/Synagogue.php:105
#: lib/Config/PopulatorData/Templates/Synagogue.php:1777
#: lib/Config/PopulatorData/Templates/Vlogger.php:105
#: lib/Config/PopulatorData/Templates/Vlogger.php:1402
#: lib/Config/PopulatorData/Templates/WelcomeBlank1Column.php:62
#: lib/Config/PopulatorData/Templates/WelcomeBlank12Column.php:62
#: lib/Config/PopulatorData/Templates/WideStoryLayout.php:751
#: lib/Config/PopulatorData/Templates/WineCity.php:937
#: lib/Config/PopulatorData/Templates/WordPressTheme.php:105
#: lib/Config/PopulatorData/Templates/WordPressTheme.php:1413
msgid "View this in your browser."
msgstr "Visualizza nel browser"

#: lib/Config/PopulatorData/Templates/Fitness.php:1191
#: lib/Config/PopulatorData/Templates/KidsClothing.php:1655
msgid "Thanks for shopping with us"
msgstr "Grazie per aver acquistato i nostri prodotti"

#: lib/Config/PopulatorData/Templates/Fitness.php:1190
#: lib/Config/PopulatorData/Templates/KidsClothing.php:1654
msgid "Thank you for your order"
msgstr "Grazie per il tuo acquisto"

#: lib/Config/PopulatorData/Templates/Fitness.php:1189
#: lib/Config/PopulatorData/Templates/KidsClothing.php:1653
msgid "New Order: #0001"
msgstr "Nuovo ordine: #0001"

#: lib/Config/PopulatorData/Templates/Fitness.php:19
msgid "Abandoned Cart – Fitness"
msgstr "Carrello abbandonato – Fitness"

#: lib/Config/PopulatorData/Templates/FestivalEvent.php:19
msgid "Festival Event"
msgstr "Festival"

#: lib/Config/PopulatorData/Templates/FashionStore.php:19
msgid "Fashion Store"
msgstr "Negozio di moda"

#: lib/Config/PopulatorData/Templates/FashionShop.php:19
msgid "Kids Shop"
msgstr "Negozio per bambini"

#: views/newsletter/editor.html:1340
#: lib/Config/PopulatorData/Templates/Avocado.php:643
#: lib/Config/PopulatorData/Templates/Avocado.php:876
#: lib/Config/PopulatorData/Templates/Birds.php:1349
#: lib/Config/PopulatorData/Templates/Birds.php:1583
#: lib/Config/PopulatorData/Templates/BookStoreWithCoupon.php:801
#: lib/Config/PopulatorData/Templates/BookStoreWithCoupon.php:1059
#: lib/Config/PopulatorData/Templates/BrandingAgencyNews.php:1687
#: lib/Config/PopulatorData/Templates/BrandingAgencyNews.php:1933
#: lib/Config/PopulatorData/Templates/BuddhistTemple.php:896
#: lib/Config/PopulatorData/Templates/BuddhistTemple.php:1130
#: lib/Config/PopulatorData/Templates/Charity.php:774
#: lib/Config/PopulatorData/Templates/Charity.php:987
#: lib/Config/PopulatorData/Templates/CityLocalNews.php:1041
#: lib/Config/PopulatorData/Templates/CityLocalNews.php:1323
#: lib/Config/PopulatorData/Templates/ClearNews.php:1718
#: lib/Config/PopulatorData/Templates/Coffee.php:934
#: lib/Config/PopulatorData/Templates/College.php:712
#: lib/Config/PopulatorData/Templates/College.php:976
#: lib/Config/PopulatorData/Templates/ComputerRepair.php:958
#: lib/Config/PopulatorData/Templates/ConfirmInterestBeforeDeactivation.php:163
#: lib/Config/PopulatorData/Templates/ConfirmInterestOrUnsubscribe.php:162
#: lib/Config/PopulatorData/Templates/DogFood.php:758
#: lib/Config/PopulatorData/Templates/DogFood.php:990
#: lib/Config/PopulatorData/Templates/Drone.php:1044
#: lib/Config/PopulatorData/Templates/Engineering.php:823
#: lib/Config/PopulatorData/Templates/Engineering.php:1111
#: lib/Config/PopulatorData/Templates/Faith.php:353
#: lib/Config/PopulatorData/Templates/FarmersMarket.php:1103
#: lib/Config/PopulatorData/Templates/FarmersMarket.php:1396
#: lib/Config/PopulatorData/Templates/FashionBlog.php:656
#: lib/Config/PopulatorData/Templates/FashionBlog.php:943
#: lib/Config/PopulatorData/Templates/FashionBlogA.php:1045
#: lib/Config/PopulatorData/Templates/FashionBlogA.php:1278
#: lib/Config/PopulatorData/Templates/FashionShop.php:639
#: lib/Config/PopulatorData/Templates/FashionShop.php:871
#: lib/Config/PopulatorData/Templates/FashionStore.php:1064
#: lib/Config/PopulatorData/Templates/FashionStore.php:1277
#: lib/Config/PopulatorData/Templates/Fitness.php:981
#: lib/Config/PopulatorData/Templates/FlowersWithCoupon.php:1121
#: lib/Config/PopulatorData/Templates/FlowersWithCoupon.php:1354
#: lib/Config/PopulatorData/Templates/FoodBox.php:687
#: lib/Config/PopulatorData/Templates/Guitarist.php:1338
#: lib/Config/PopulatorData/Templates/Guitarist.php:1584
#: lib/Config/PopulatorData/Templates/HealthyFoodBlog.php:2068
#: lib/Config/PopulatorData/Templates/HealthyFoodBlog.php:2302
#: lib/Config/PopulatorData/Templates/Hotels.php:1032
#: lib/Config/PopulatorData/Templates/Hotels.php:1265
#: lib/Config/PopulatorData/Templates/IndustryConference.php:1066
#: lib/Config/PopulatorData/Templates/IndustryConference.php:1306
#: lib/Config/PopulatorData/Templates/JazzClub.php:853
#: lib/Config/PopulatorData/Templates/JazzClub.php:1093
#: lib/Config/PopulatorData/Templates/KidsClothing.php:1185
#: lib/Config/PopulatorData/Templates/KidsClothing.php:1469
#: lib/Config/PopulatorData/Templates/LifestyleBlogA.php:891
#: lib/Config/PopulatorData/Templates/LifestyleBlogA.php:1123
#: lib/Config/PopulatorData/Templates/LifestyleBlogB.php:1110
#: lib/Config/PopulatorData/Templates/LifestyleBlogB.php:1343
#: lib/Config/PopulatorData/Templates/Minimal.php:783
#: lib/Config/PopulatorData/Templates/Minimal.php:1068
#: lib/Config/PopulatorData/Templates/ModularStyleStories.php:1022
#: lib/Config/PopulatorData/Templates/ModularStyleStories.php:1290
#: lib/Config/PopulatorData/Templates/Mosque.php:1412
#: lib/Config/PopulatorData/Templates/Mosque.php:1646
#: lib/Config/PopulatorData/Templates/Motor.php:790
#: lib/Config/PopulatorData/Templates/Motor.php:1052
#: lib/Config/PopulatorData/Templates/Music.php:1091
#: lib/Config/PopulatorData/Templates/Music.php:1336
#: lib/Config/PopulatorData/Templates/NewsDay.php:949
#: lib/Config/PopulatorData/Templates/NewsletterBlank1Column.php:200
#: lib/Config/PopulatorData/Templates/NewsletterBlank12Column.php:261
#: lib/Config/PopulatorData/Templates/NewsletterBlank13Column.php:284
#: lib/Config/PopulatorData/Templates/NewsletterBlank121Column.php:321
#: lib/Config/PopulatorData/Templates/NewspaperTraditional.php:722
#: lib/Config/PopulatorData/Templates/NewspaperTraditional.php:1064
#: lib/Config/PopulatorData/Templates/NotSoMedium.php:604
#: lib/Config/PopulatorData/Templates/NotSoMedium.php:859
#: lib/Config/PopulatorData/Templates/Painter.php:1035
#: lib/Config/PopulatorData/Templates/Painter.php:1248
#: lib/Config/PopulatorData/Templates/Phone.php:630
#: lib/Config/PopulatorData/Templates/Photography.php:1700
#: lib/Config/PopulatorData/Templates/Photography.php:1946
#: lib/Config/PopulatorData/Templates/Poet.php:867
#: lib/Config/PopulatorData/Templates/Poet.php:1100
#: lib/Config/PopulatorData/Templates/PostNotificationsBlank1Column.php:287
#: lib/Config/PopulatorData/Templates/PrimarySchool.php:959
#: lib/Config/PopulatorData/Templates/PrimarySchool.php:1193
#: lib/Config/PopulatorData/Templates/RealEstate.php:723
#: lib/Config/PopulatorData/Templates/RealEstate.php:967
#: lib/Config/PopulatorData/Templates/RenewableEnergy.php:977
#: lib/Config/PopulatorData/Templates/RenewableEnergy.php:1191
#: lib/Config/PopulatorData/Templates/Retro.php:832
#: lib/Config/PopulatorData/Templates/Retro.php:1185
#: lib/Config/PopulatorData/Templates/RetroComputingMagazine.php:592
#: lib/Config/PopulatorData/Templates/RockBand.php:843
#: lib/Config/PopulatorData/Templates/RockBand.php:1077
#: lib/Config/PopulatorData/Templates/RssSimpleNews.php:452
#: lib/Config/PopulatorData/Templates/RssSimpleNews.php:689
#: lib/Config/PopulatorData/Templates/ScienceWeekly.php:772
#: lib/Config/PopulatorData/Templates/ScienceWeekly.php:1039
#: lib/Config/PopulatorData/Templates/SimpleText.php:145
#: lib/Config/PopulatorData/Templates/Software.php:907
#: lib/Config/PopulatorData/Templates/Software.php:1152
#: lib/Config/PopulatorData/Templates/Sunglasses.php:660
#: lib/Config/PopulatorData/Templates/Synagogue.php:1352
#: lib/Config/PopulatorData/Templates/Synagogue.php:1640
#: lib/Config/PopulatorData/Templates/TakeAHike.php:677
#: lib/Config/PopulatorData/Templates/Vlogger.php:1003
#: lib/Config/PopulatorData/Templates/Vlogger.php:1255
#: lib/Config/PopulatorData/Templates/WelcomeBlank1Column.php:200
#: lib/Config/PopulatorData/Templates/WelcomeBlank12Column.php:291
#: lib/Config/PopulatorData/Templates/WideStoryLayout.php:360
#: lib/Config/PopulatorData/Templates/WideStoryLayout.php:626
#: lib/Config/PopulatorData/Templates/WineCity.php:504
#: lib/Config/PopulatorData/Templates/WineCity.php:801
#: lib/Config/PopulatorData/Templates/WordPressTheme.php:1032
#: lib/Config/PopulatorData/Templates/WordPressTheme.php:1266
#: lib/Config/PopulatorData/Templates/WorldCup.php:724
msgid "Add your postal address here!"
msgstr "Aggiungi qui il tuo indirizzo postale!"

#: lib/Config/PopulatorData/Templates/FashionBlogA.php:19
msgid "Women Fashion Store"
msgstr "Negozio di abbigliamento femminile"

#: lib/Config/PopulatorData/Templates/FashionBlog.php:19
msgid "Fashion Blog"
msgstr "Blog di moda"

#: lib/Config/PopulatorData/Templates/FarmersMarket.php:18
msgid "Farmers Market"
msgstr "Mercato km zero"

#: lib/Config/PopulatorData/Templates/Faith.php:19
msgid "Faith"
msgstr "Fede"

#: lib/Config/PopulatorData/Templates/AppWelcome.php:319
#: lib/Config/PopulatorData/Templates/Avocado.php:643
#: lib/Config/PopulatorData/Templates/Avocado.php:876
#: lib/Config/PopulatorData/Templates/Birds.php:1349
#: lib/Config/PopulatorData/Templates/Birds.php:1583
#: lib/Config/PopulatorData/Templates/BookStoreWithCoupon.php:801
#: lib/Config/PopulatorData/Templates/BookStoreWithCoupon.php:1059
#: lib/Config/PopulatorData/Templates/BrandingAgencyNews.php:1687
#: lib/Config/PopulatorData/Templates/BrandingAgencyNews.php:1933
#: lib/Config/PopulatorData/Templates/BuddhistTemple.php:896
#: lib/Config/PopulatorData/Templates/BuddhistTemple.php:1130
#: lib/Config/PopulatorData/Templates/Charity.php:774
#: lib/Config/PopulatorData/Templates/Charity.php:987
#: lib/Config/PopulatorData/Templates/CityLocalNews.php:1041
#: lib/Config/PopulatorData/Templates/CityLocalNews.php:1323
#: lib/Config/PopulatorData/Templates/ClearNews.php:1425
#: lib/Config/PopulatorData/Templates/ClearNews.php:1718
#: lib/Config/PopulatorData/Templates/Coffee.php:934
#: lib/Config/PopulatorData/Templates/College.php:712
#: lib/Config/PopulatorData/Templates/College.php:976
#: lib/Config/PopulatorData/Templates/ComputerRepair.php:605
#: lib/Config/PopulatorData/Templates/ComputerRepair.php:958
#: lib/Config/PopulatorData/Templates/ConfirmInterestOrUnsubscribe.php:162
#: lib/Config/PopulatorData/Templates/DogFood.php:758
#: lib/Config/PopulatorData/Templates/DogFood.php:990
#: lib/Config/PopulatorData/Templates/Drone.php:812
#: lib/Config/PopulatorData/Templates/Drone.php:1044
#: lib/Config/PopulatorData/Templates/Engineering.php:823
#: lib/Config/PopulatorData/Templates/Engineering.php:1111
#: lib/Config/PopulatorData/Templates/Faith.php:353
#: lib/Config/PopulatorData/Templates/FarmersMarket.php:1103
#: lib/Config/PopulatorData/Templates/FarmersMarket.php:1396
#: lib/Config/PopulatorData/Templates/FashionBlog.php:656
#: lib/Config/PopulatorData/Templates/FashionBlog.php:943
#: lib/Config/PopulatorData/Templates/FashionBlogA.php:1045
#: lib/Config/PopulatorData/Templates/FashionBlogA.php:1278
#: lib/Config/PopulatorData/Templates/FashionShop.php:639
#: lib/Config/PopulatorData/Templates/FashionShop.php:871
#: lib/Config/PopulatorData/Templates/FashionStore.php:1064
#: lib/Config/PopulatorData/Templates/FashionStore.php:1277
#: lib/Config/PopulatorData/Templates/Fitness.php:707
#: lib/Config/PopulatorData/Templates/Fitness.php:981
#: lib/Config/PopulatorData/Templates/FlowersWithCoupon.php:1121
#: lib/Config/PopulatorData/Templates/FlowersWithCoupon.php:1354
#: lib/Config/PopulatorData/Templates/FoodBox.php:687
#: lib/Config/PopulatorData/Templates/GiftWelcome.php:298
#: lib/Config/PopulatorData/Templates/Guitarist.php:1338
#: lib/Config/PopulatorData/Templates/Guitarist.php:1584
#: lib/Config/PopulatorData/Templates/HealthyFoodBlog.php:2068
#: lib/Config/PopulatorData/Templates/HealthyFoodBlog.php:2302
#: lib/Config/PopulatorData/Templates/Hotels.php:1032
#: lib/Config/PopulatorData/Templates/Hotels.php:1265
#: lib/Config/PopulatorData/Templates/IndustryConference.php:1066
#: lib/Config/PopulatorData/Templates/IndustryConference.php:1306
#: lib/Config/PopulatorData/Templates/JazzClub.php:853
#: lib/Config/PopulatorData/Templates/JazzClub.php:1093
#: lib/Config/PopulatorData/Templates/KidsClothing.php:1185
#: lib/Config/PopulatorData/Templates/KidsClothing.php:1469
#: lib/Config/PopulatorData/Templates/LifestyleBlogA.php:891
#: lib/Config/PopulatorData/Templates/LifestyleBlogA.php:1123
#: lib/Config/PopulatorData/Templates/LifestyleBlogB.php:1110
#: lib/Config/PopulatorData/Templates/LifestyleBlogB.php:1343
#: lib/Config/PopulatorData/Templates/Minimal.php:783
#: lib/Config/PopulatorData/Templates/Minimal.php:1068
#: lib/Config/PopulatorData/Templates/ModularStyleStories.php:1022
#: lib/Config/PopulatorData/Templates/ModularStyleStories.php:1290
#: lib/Config/PopulatorData/Templates/Mosque.php:1412
#: lib/Config/PopulatorData/Templates/Mosque.php:1646
#: lib/Config/PopulatorData/Templates/Motor.php:790
#: lib/Config/PopulatorData/Templates/Motor.php:1052
#: lib/Config/PopulatorData/Templates/Music.php:1091
#: lib/Config/PopulatorData/Templates/Music.php:1336
#: lib/Config/PopulatorData/Templates/NewsDay.php:562
#: lib/Config/PopulatorData/Templates/NewsDay.php:949
#: lib/Config/PopulatorData/Templates/NewsletterBlank1Column.php:200
#: lib/Config/PopulatorData/Templates/NewsletterBlank12Column.php:261
#: lib/Config/PopulatorData/Templates/NewsletterBlank13Column.php:284
#: lib/Config/PopulatorData/Templates/NewsletterBlank121Column.php:321
#: lib/Config/PopulatorData/Templates/NewspaperTraditional.php:722
#: lib/Config/PopulatorData/Templates/NewspaperTraditional.php:1064
#: lib/Config/PopulatorData/Templates/NotSoMedium.php:604
#: lib/Config/PopulatorData/Templates/NotSoMedium.php:859
#: lib/Config/PopulatorData/Templates/Painter.php:1035
#: lib/Config/PopulatorData/Templates/Painter.php:1248
#: lib/Config/PopulatorData/Templates/Phone.php:417
#: lib/Config/PopulatorData/Templates/Phone.php:630
#: lib/Config/PopulatorData/Templates/Photography.php:1700
#: lib/Config/PopulatorData/Templates/Photography.php:1946
#: lib/Config/PopulatorData/Templates/Poet.php:867
#: lib/Config/PopulatorData/Templates/Poet.php:1100
#: lib/Config/PopulatorData/Templates/PostNotificationsBlank1Column.php:287
#: lib/Config/PopulatorData/Templates/PrimarySchool.php:959
#: lib/Config/PopulatorData/Templates/PrimarySchool.php:1193
#: lib/Config/PopulatorData/Templates/RealEstate.php:723
#: lib/Config/PopulatorData/Templates/RealEstate.php:967
#: lib/Config/PopulatorData/Templates/RenewableEnergy.php:977
#: lib/Config/PopulatorData/Templates/RenewableEnergy.php:1191
#: lib/Config/PopulatorData/Templates/Retro.php:832
#: lib/Config/PopulatorData/Templates/Retro.php:1185
#: lib/Config/PopulatorData/Templates/RetroComputingMagazine.php:592
#: lib/Config/PopulatorData/Templates/RockBand.php:843
#: lib/Config/PopulatorData/Templates/RockBand.php:1077
#: lib/Config/PopulatorData/Templates/RssSimpleNews.php:451
#: lib/Config/PopulatorData/Templates/RssSimpleNews.php:689
#: lib/Config/PopulatorData/Templates/ScienceWeekly.php:772
#: lib/Config/PopulatorData/Templates/ScienceWeekly.php:1039
#: lib/Config/PopulatorData/Templates/Shoes.php:509
#: lib/Config/PopulatorData/Templates/SimpleText.php:145
#: lib/Config/PopulatorData/Templates/Software.php:907
#: lib/Config/PopulatorData/Templates/Software.php:1152
#: lib/Config/PopulatorData/Templates/Sunglasses.php:660
#: lib/Config/PopulatorData/Templates/Synagogue.php:1352
#: lib/Config/PopulatorData/Templates/Synagogue.php:1640
#: lib/Config/PopulatorData/Templates/TakeAHike.php:647
#: lib/Config/PopulatorData/Templates/Vlogger.php:1003
#: lib/Config/PopulatorData/Templates/Vlogger.php:1255
#: lib/Config/PopulatorData/Templates/WelcomeBlank1Column.php:200
#: lib/Config/PopulatorData/Templates/WelcomeBlank12Column.php:291
#: lib/Config/PopulatorData/Templates/WideStoryLayout.php:360
#: lib/Config/PopulatorData/Templates/WideStoryLayout.php:626
#: lib/Config/PopulatorData/Templates/WineCity.php:504
#: lib/Config/PopulatorData/Templates/WineCity.php:801
#: lib/Config/PopulatorData/Templates/WordPressTheme.php:1032
#: lib/Config/PopulatorData/Templates/WordPressTheme.php:1266
#: lib/Config/PopulatorData/Templates/WorldCup.php:724
#: lib/Config/PopulatorData/Templates/YogaStudio.php:698
#: lib/Subscription/Pages.php:384 lib/Subscription/Pages.php:476
msgid "Manage your subscription"
msgstr "Gestisci la tua iscrizione"

#: lib/Config/PopulatorData/Templates/Engineering.php:18
msgid "Engineering"
msgstr "Ingegneria "

#: lib/Config/PopulatorData/Templates/Drone.php:19
msgid "Drone"
msgstr "Drone"

#: lib/Config/PopulatorData/Templates/DogFood.php:19
msgid "Dog Food"
msgstr "Cibo per cani"

#: lib/Config/PopulatorData/Templates/ComputerRepair.php:19
msgid "Computer Repair"
msgstr "Riparazioni computer"

#: lib/Config/PopulatorData/Templates/College.php:19
msgid "College"
msgstr "Università"

#: lib/Config/PopulatorData/Templates/Coffee.php:19
msgid "Coffee"
msgstr "Caffé"

#: lib/Config/PopulatorData/Templates/ClearNews.php:19
msgid "Clear News"
msgstr "Notizie chiare"

#: lib/Config/PopulatorData/Templates/CityLocalNews.php:19
msgid "City News"
msgstr "Notizie cittadine"

#: lib/Config/PopulatorData/Templates/Charity.php:19
msgid "Charity"
msgstr "Beneficienza"

#: lib/Config/PopulatorData/Templates/BuddhistTemple.php:19
msgid "Buddhist Temple"
msgstr "Tempio buddista"

#: lib/Config/PopulatorData/Templates/BrandingAgencyNews.php:18
msgid "Branding Agency News"
msgstr "Agenzia di Branding News"

#: lib/Config/PopulatorData/Templates/BookStoreWithCoupon.php:19
msgid "Book store (with coupon)"
msgstr "Libreria (con coupon)"

#: lib/Config/PopulatorData/Templates/Birds.php:19
msgid "Birds"
msgstr "Uccelli"

#: lib/Config/PopulatorData/Templates/Avocado.php:19
msgid "Avocado"
msgstr "Avocado"

#: views/newsletter/editor.html:1340
#: lib/Config/PopulatorData/Templates/AppWelcome.php:319
#: lib/Config/PopulatorData/Templates/Avocado.php:643
#: lib/Config/PopulatorData/Templates/Avocado.php:876
#: lib/Config/PopulatorData/Templates/Birds.php:1349
#: lib/Config/PopulatorData/Templates/Birds.php:1583
#: lib/Config/PopulatorData/Templates/BookStoreWithCoupon.php:801
#: lib/Config/PopulatorData/Templates/BookStoreWithCoupon.php:1059
#: lib/Config/PopulatorData/Templates/BrandingAgencyNews.php:1687
#: lib/Config/PopulatorData/Templates/BrandingAgencyNews.php:1933
#: lib/Config/PopulatorData/Templates/BuddhistTemple.php:896
#: lib/Config/PopulatorData/Templates/BuddhistTemple.php:1130
#: lib/Config/PopulatorData/Templates/Charity.php:774
#: lib/Config/PopulatorData/Templates/Charity.php:987
#: lib/Config/PopulatorData/Templates/CityLocalNews.php:1041
#: lib/Config/PopulatorData/Templates/CityLocalNews.php:1323
#: lib/Config/PopulatorData/Templates/ClearNews.php:1424
#: lib/Config/PopulatorData/Templates/ClearNews.php:1718
#: lib/Config/PopulatorData/Templates/Coffee.php:934
#: lib/Config/PopulatorData/Templates/College.php:712
#: lib/Config/PopulatorData/Templates/College.php:976
#: lib/Config/PopulatorData/Templates/ComputerRepair.php:605
#: lib/Config/PopulatorData/Templates/ComputerRepair.php:958
#: lib/Config/PopulatorData/Templates/ConfirmInterestBeforeDeactivation.php:163
#: lib/Config/PopulatorData/Templates/ConfirmInterestOrUnsubscribe.php:162
#: lib/Config/PopulatorData/Templates/DogFood.php:758
#: lib/Config/PopulatorData/Templates/DogFood.php:990
#: lib/Config/PopulatorData/Templates/Drone.php:812
#: lib/Config/PopulatorData/Templates/Drone.php:1044
#: lib/Config/PopulatorData/Templates/Engineering.php:822
#: lib/Config/PopulatorData/Templates/Engineering.php:1111
#: lib/Config/PopulatorData/Templates/Faith.php:353
#: lib/Config/PopulatorData/Templates/FarmersMarket.php:1103
#: lib/Config/PopulatorData/Templates/FarmersMarket.php:1396
#: lib/Config/PopulatorData/Templates/FashionBlog.php:656
#: lib/Config/PopulatorData/Templates/FashionBlog.php:943
#: lib/Config/PopulatorData/Templates/FashionBlogA.php:1045
#: lib/Config/PopulatorData/Templates/FashionBlogA.php:1278
#: lib/Config/PopulatorData/Templates/FashionShop.php:639
#: lib/Config/PopulatorData/Templates/FashionShop.php:871
#: lib/Config/PopulatorData/Templates/FashionStore.php:1064
#: lib/Config/PopulatorData/Templates/FashionStore.php:1277
#: lib/Config/PopulatorData/Templates/FestivalEvent.php:464
#: lib/Config/PopulatorData/Templates/Fitness.php:707
#: lib/Config/PopulatorData/Templates/Fitness.php:981
#: lib/Config/PopulatorData/Templates/FlowersWithCoupon.php:1121
#: lib/Config/PopulatorData/Templates/FlowersWithCoupon.php:1354
#: lib/Config/PopulatorData/Templates/FoodBox.php:687
#: lib/Config/PopulatorData/Templates/GiftWelcome.php:298
#: lib/Config/PopulatorData/Templates/Guitarist.php:1338
#: lib/Config/PopulatorData/Templates/Guitarist.php:1584
#: lib/Config/PopulatorData/Templates/HealthyFoodBlog.php:2068
#: lib/Config/PopulatorData/Templates/HealthyFoodBlog.php:2302
#: lib/Config/PopulatorData/Templates/Hotels.php:1032
#: lib/Config/PopulatorData/Templates/Hotels.php:1265
#: lib/Config/PopulatorData/Templates/IndustryConference.php:1066
#: lib/Config/PopulatorData/Templates/IndustryConference.php:1306
#: lib/Config/PopulatorData/Templates/JazzClub.php:853
#: lib/Config/PopulatorData/Templates/JazzClub.php:1093
#: lib/Config/PopulatorData/Templates/KidsClothing.php:1185
#: lib/Config/PopulatorData/Templates/KidsClothing.php:1469
#: lib/Config/PopulatorData/Templates/LifestyleBlogA.php:891
#: lib/Config/PopulatorData/Templates/LifestyleBlogA.php:1123
#: lib/Config/PopulatorData/Templates/LifestyleBlogB.php:1110
#: lib/Config/PopulatorData/Templates/LifestyleBlogB.php:1343
#: lib/Config/PopulatorData/Templates/Minimal.php:782
#: lib/Config/PopulatorData/Templates/Minimal.php:1068
#: lib/Config/PopulatorData/Templates/ModularStyleStories.php:1022
#: lib/Config/PopulatorData/Templates/ModularStyleStories.php:1290
#: lib/Config/PopulatorData/Templates/Mosque.php:1412
#: lib/Config/PopulatorData/Templates/Mosque.php:1646
#: lib/Config/PopulatorData/Templates/Motor.php:790
#: lib/Config/PopulatorData/Templates/Motor.php:1052
#: lib/Config/PopulatorData/Templates/Music.php:1090
#: lib/Config/PopulatorData/Templates/Music.php:1336
#: lib/Config/PopulatorData/Templates/NewsDay.php:562
#: lib/Config/PopulatorData/Templates/NewsDay.php:949
#: lib/Config/PopulatorData/Templates/NewsletterBlank1Column.php:200
#: lib/Config/PopulatorData/Templates/NewsletterBlank12Column.php:261
#: lib/Config/PopulatorData/Templates/NewsletterBlank13Column.php:284
#: lib/Config/PopulatorData/Templates/NewsletterBlank121Column.php:321
#: lib/Config/PopulatorData/Templates/NewspaperTraditional.php:722
#: lib/Config/PopulatorData/Templates/NewspaperTraditional.php:1064
#: lib/Config/PopulatorData/Templates/NotSoMedium.php:604
#: lib/Config/PopulatorData/Templates/NotSoMedium.php:859
#: lib/Config/PopulatorData/Templates/Painter.php:1035
#: lib/Config/PopulatorData/Templates/Painter.php:1248
#: lib/Config/PopulatorData/Templates/Phone.php:416
#: lib/Config/PopulatorData/Templates/Phone.php:630
#: lib/Config/PopulatorData/Templates/Photography.php:1700
#: lib/Config/PopulatorData/Templates/Photography.php:1946
#: lib/Config/PopulatorData/Templates/PieceOfCake.php:367
#: lib/Config/PopulatorData/Templates/Poet.php:867
#: lib/Config/PopulatorData/Templates/Poet.php:1100
#: lib/Config/PopulatorData/Templates/PostNotificationsBlank1Column.php:287
#: lib/Config/PopulatorData/Templates/PrimarySchool.php:959
#: lib/Config/PopulatorData/Templates/PrimarySchool.php:1193
#: lib/Config/PopulatorData/Templates/RealEstate.php:723
#: lib/Config/PopulatorData/Templates/RealEstate.php:967
#: lib/Config/PopulatorData/Templates/RenewableEnergy.php:977
#: lib/Config/PopulatorData/Templates/RenewableEnergy.php:1191
#: lib/Config/PopulatorData/Templates/Retro.php:832
#: lib/Config/PopulatorData/Templates/Retro.php:1185
#: lib/Config/PopulatorData/Templates/RetroComputingMagazine.php:592
#: lib/Config/PopulatorData/Templates/RockBand.php:843
#: lib/Config/PopulatorData/Templates/RockBand.php:1077
#: lib/Config/PopulatorData/Templates/RssSimpleNews.php:451
#: lib/Config/PopulatorData/Templates/RssSimpleNews.php:689
#: lib/Config/PopulatorData/Templates/ScienceWeekly.php:772
#: lib/Config/PopulatorData/Templates/ScienceWeekly.php:1039
#: lib/Config/PopulatorData/Templates/Shoes.php:509
#: lib/Config/PopulatorData/Templates/SimpleText.php:145
#: lib/Config/PopulatorData/Templates/Software.php:907
#: lib/Config/PopulatorData/Templates/Software.php:1152
#: lib/Config/PopulatorData/Templates/Sunglasses.php:660
#: lib/Config/PopulatorData/Templates/Synagogue.php:1352
#: lib/Config/PopulatorData/Templates/Synagogue.php:1640
#: lib/Config/PopulatorData/Templates/TakeAHike.php:647
#: lib/Config/PopulatorData/Templates/Vlogger.php:1003
#: lib/Config/PopulatorData/Templates/Vlogger.php:1255
#: lib/Config/PopulatorData/Templates/WelcomeBlank1Column.php:200
#: lib/Config/PopulatorData/Templates/WelcomeBlank12Column.php:291
#: lib/Config/PopulatorData/Templates/WideStoryLayout.php:360
#: lib/Config/PopulatorData/Templates/WideStoryLayout.php:626
#: lib/Config/PopulatorData/Templates/WineCity.php:504
#: lib/Config/PopulatorData/Templates/WineCity.php:801
#: lib/Config/PopulatorData/Templates/WordPressTheme.php:1032
#: lib/Config/PopulatorData/Templates/WordPressTheme.php:1266
#: lib/Config/PopulatorData/Templates/WorldCup.php:724
#: lib/Config/PopulatorData/Templates/YogaStudio.php:698
#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:94
msgid "Unsubscribe"
msgstr "Cancella l’iscrizione"

#: lib/Config/PopulatorData/Templates/AppWelcome.php:19
msgid "App Welcome"
msgstr "Benvenuto per App"

#: lib/Config/Populator.php:387
msgid "This list is automatically created when you install MailPoet."
msgstr "Questa lista viene creata automaticamente quando installi MailPoet."

#: lib/Config/Populator.php:385
msgid "Newsletter mailing list"
msgstr "Mailing list della newsletter"

#: lib/Config/PluginActivatedHook.php:18
msgid "We noticed that you're using an unsupported environment. While MailPoet might work within a MultiSite environment, we don’t support it."
msgstr "Abbiamo notato che stai utilizzando un ambiente non supportato. Sebbene MailPoet possa funzionare all'interno di un ambiente multi-sito, noi non lo supportiamo."

#: lib/Config/PersonalDataExporters.php:68
msgid "MailPoet Email Clicks"
msgstr "Clic della email di MailPoet"

#: lib/Config/PersonalDataExporters.php:60
msgid "MailPoet Emails"
msgstr "Email di MailPoet"

#: lib/Config/PersonalDataExporters.php:51
#: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:48
msgid "MailPoet Subscriber Data"
msgstr "Dati degli iscritti a MailPoet"

#: lib/Config/PersonalDataExporters.php:43
msgid "MailPoet Lists"
msgstr "Liste di MailPoet"

#: lib/Config/PersonalDataErasers.php:16
msgid "MailPoet Subscribers"
msgstr "Iscritti a MailPoet"

#: lib/Config/Menu.php:381 lib/Config/Menu.php:382
msgid "WooCommerce Setup"
msgstr "Configurazione di WooCommerce"

#: lib/Config/Menu.php:368 lib/Config/Menu.php:369
msgid "Welcome Wizard"
msgstr "Wizard di Benvenuto"

#: lib/Config/Menu.php:341 lib/Config/Menu.php:342
msgid "Help"
msgstr "Aiuto"

#: views/newsletters.html:136 views/settings.html:33 lib/Config/Hooks.php:433
#: lib/Config/Menu.php:328 lib/Config/Menu.php:329
msgid "Settings"
msgstr "Impostazioni"

#: views/forms.html:78 views/segments.html:36 views/newsletters.html:135
#: views/newsletters.html:276 views/subscribers/subscribers.html:87
#: lib/Config/Menu.php:303 lib/Config/Menu.php:304
msgid "Lists"
msgstr "Liste"

#: views/subscribers/importExport/export.html:6
#: views/subscribers/importExport/export.html:80
#: views/subscribers/subscribers.html:128 lib/Config/Menu.php:290
#: lib/Config/Menu.php:291
msgid "Export"
msgstr "Esporta"

#: views/subscribers/importExport/import.html:6
#: views/subscribers/importExport/import.html:100
#: views/subscribers/subscribers.html:127 lib/Config/Menu.php:277
#: lib/Config/Menu.php:278
msgid "Import"
msgstr "Importa"

#: views/subscribers/subscribers.html:26 lib/Config/Menu.php:252
msgid "Subscribers"
msgstr "Iscritti"

#: lib/Config/Menu.php:231 lib/Config/Menu.php:232
msgid "Select Form Template"
msgstr "Seleziona il template del modulo"

#: lib/Config/Menu.php:211 lib/Config/Menu.php:212
msgid "Form Editor"
msgstr "Editor del modulo"

#: views/forms.html:44 lib/Config/Menu.php:186 lib/Config/Menu.php:187
msgid "Forms"
msgstr "Moduli"

#: views/newsletter/editor.html:328 lib/Config/Menu.php:174
msgid "Newsletter Editor"
msgstr "Editor della newsletter"

#: views/newsletters.html:71 views/newsletters.html:211
#: views/newsletter/editor.html:371 lib/Config/Menu.php:173
#: lib/Newsletter/Shortcodes/ShortcodesHelper.php:42
msgid "Newsletter"
msgstr "Newsletter"

#: views/newsletters.html:69 lib/Config/Menu.php:148 lib/Config/Menu.php:149
msgid "Emails"
msgstr "Email"

#: lib/Config/Initializer.php:189
msgid "Unable to connect to the database (the database is unable to open a file or folder), the connection is likely not configured correctly. Please read our [link] Knowledge Base article [/link] for steps how to resolve it."
msgstr "Non è possibile connettersi al database (il database non è in grado di aprire un file o una cartella). Probabilmente la connessione non è stata configurata in modo corretto. Leggi [link] l'articolo a questo riguardo nella documentazione [/link] per i passi da seguire per risolvere il problema."

#: lib/Config/Hooks.php:377
msgid "MailPoet Newsletter"
msgstr "MailPoet Newsletter"

#. Plugin Name of the plugin
#. Author of the plugin
#: lib/Config/Capabilities.php:80 lib/Config/Menu.php:535
#: lib/Config/PrivacyPolicy.php:12
msgid "MailPoet"
msgstr "MailPoet"

#: lib/Config/Activator.php:54
msgid "MailPoet version update is in progress, please refresh the page in a minute."
msgstr "Stiamo aggiornando la versione di MailPoet, ricarica la pagina tra un minuto."

#: lib/Config/AccessControl.php:83
msgid "Manage segments"
msgstr "Gestisci i segmenti"

#: lib/Config/AccessControl.php:82
msgid "Manage forms"
msgstr "Gestisci i moduli"

#: lib/Config/AccessControl.php:81
msgid "Manage subscribers"
msgstr "Gestisci gli iscritti"

#: lib/Config/AccessControl.php:80
msgid "Manage emails"
msgstr "Gestisci le email"

#: lib/Config/AccessControl.php:79
msgid "Manage features"
msgstr "Gestisci le funzionalità"

#: lib/Config/AccessControl.php:78
msgid "Manage settings"
msgstr "Gestisci le impostazioni"

#: lib/Config/AccessControl.php:77
msgid "Admin menu item"
msgstr "Elemento del menu Admin"

#. translators: %s is the name of the event.
#: lib/AutomaticEmails/WooCommerce/WooCommerce.php:113
msgid "WooCommerce %s event is misconfigured."
msgstr "L'evento %s di WooCommerce è configurato male."

#: lib/AutomaticEmails/WooCommerce/WooCommerce.php:73
msgid "WooCommerce is required"
msgstr "È necessario WooCommerce"

#: lib/AutomaticEmails/WooCommerce/WooCommerce.php:66
msgid "Automatically send an email based on your customers’ purchase behavior. Enhance your customer service and start increasing sales with WooCommerce follow up emails."
msgstr "Invia automaticamente un'email in base al comportamento di acquisto dei tuoi clienti. Migliora il tuo servizio clienti e inizia ad aumentare le vendite con le email di follow up di WooCommerce."

#: views/newsletters.html:74 views/newsletter/editor.html:374
#: views/settings.html:37 lib/AutomaticEmails/WooCommerce/WooCommerce.php:65
msgid "WooCommerce"
msgstr "WooCommerce"

#: views/segments.html:216
#: lib/AutomaticEmails/WooCommerce/Events/PurchasedProduct.php:82
msgid "Search products"
msgstr "Cerca i prodotti"

#. translators: %s is the name of the products.
#: lib/AutomaticEmails/WooCommerce/Events/PurchasedProduct.php:78
msgid "Email sent when a customer buys products: %s"
msgstr "Email inviata quando il cliente acquista i prodotti: %s"

#. translators: %s is the name of the product.
#: lib/AutomaticEmails/WooCommerce/Events/PurchasedProduct.php:76
msgid "Email sent when a customer buys product: %s"
msgstr "Email inviata quando il cliente acquista il prodotto: %s"

#: lib/AutomaticEmails/WooCommerce/Events/PurchasedProduct.php:74
msgid "Let MailPoet send an email to customers who purchase a specific product for the first time."
msgstr "Permetti a MailPoet di inviare un'email ai clienti che acquistano un prodotto specifico per la prima volta."

#: lib/AutomaticEmails/WooCommerce/Events/PurchasedProduct.php:73
msgid "Purchased This Product"
msgstr "Acquistato questo prodotto"

#. translators: %s is the name of the category.
#: lib/AutomaticEmails/WooCommerce/Events/PurchasedInCategory.php:57
msgid "Email sent when a customer buys a product in categories: %s"
msgstr "Email inviata quando il cliente acquista un prodotto nelle categorie: %s"

#. translators: %s is the name of the category.
#: lib/AutomaticEmails/WooCommerce/Events/PurchasedInCategory.php:55
msgid "Email sent when a customer buys a product in category: %s"
msgstr "Email inviata quando il cliente acquista un prodotto nella categoria: %s"

#: lib/AutomaticEmails/WooCommerce/Events/PurchasedInCategory.php:53
msgid "Let MailPoet send an email to customers who purchase a product for the first time in a specific category."
msgstr "Permetti a MailPoet di invare un'email ai clienti che acquistano un prodotto per la prima volta in una categoria specifica."

#: lib/AutomaticEmails/WooCommerce/Events/FirstPurchase.php:88
msgid "Order date"
msgstr "Data dell'ordine"

#: lib/AutomaticEmails/WooCommerce/Events/FirstPurchase.php:84
msgid "Order amount"
msgstr "Importo dell'ordine"

#: lib/AutomaticEmails/WooCommerce/Events/FirstPurchase.php:77
msgid "Email sent when a customer makes their first purchase."
msgstr "Email inviata quando il cliente effettua il suo primo acquisto."

#: lib/AutomaticEmails/WooCommerce/Events/FirstPurchase.php:76
msgid "Let MailPoet send an email to customers who make their first purchase."
msgstr "Fai inviare a MailPoet un'email ai clienti che hanno fatto il loro primo acquisto."

#: lib/AutomaticEmails/WooCommerce/Events/FirstPurchase.php:75
msgid "First Purchase"
msgstr "Primo acquisto"

#: lib/AutomaticEmails/WooCommerce/Events/AbandonedCart.php:83
msgid "We recommend setting up 3 abandoned cart emails. Here’s why."
msgstr "Ti raccomandiamo di impostare 3 diverse email per l'abbandono dell'acquisto. Per queste ragioni:"

#: views/newsletters.html:266
#: lib/AutomaticEmails/WooCommerce/Events/AbandonedCart.php:76
msgid "week(s) later"
msgstr "settimana(e) dopo"

#: views/newsletters.html:265
#: lib/AutomaticEmails/WooCommerce/Events/AbandonedCart.php:72
msgid "day(s) later"
msgstr "giorno(i) dopo"

#: views/newsletters.html:264
#: lib/AutomaticEmails/WooCommerce/Events/AbandonedCart.php:68
msgid "hour(s) later"
msgstr "ora(e) dopo"

#: lib/AutomaticEmails/WooCommerce/Events/AbandonedCart.php:59
#: lib/AutomaticEmails/WooCommerce/Events/FirstPurchase.php:79
msgid "Must-have"
msgstr "Da avere"

#: lib/AutomaticEmails/WooCommerce/Events/AbandonedCart.php:56
msgid "Send an email to logged-in visitors who have items in their shopping carts but left your website without checking out. Can convert up to 5% of abandoned carts."
msgstr "Invia un'email ai visitatori registrati che hanno degli articoli nei loro carrelli ma hanno lasciato il tuo sito senza avere completato l'acquisto. Potresti convertire fino al 5% dei carrelli abbandonati."

#: views/help.html:31 lib/AutomaticEmails/WooCommerce/WooCommerce.php:114
msgid "Please contact our technical support for assistance."
msgstr "Contatta il nostro supporto tecnico per assistenza."

#: lib/AdminPages/Pages/Newsletters.php:101
msgid "In any WordPress role"
msgstr "In qualsiasi ruolo di WordPress"

#: lib/API/MP/v1/Segments.php:39
msgid "This list already exists."
msgstr "Questa lista esiste già."

#: lib/API/MP/v1/Segments.php:32
msgid "List name is required."
msgstr "Il nome della lista è obbligatorio."

#: lib/API/MP/v1/Subscribers.php:120
msgid "This subscriber already exists."
msgstr "Questo iscritto esiste già."

#: lib/API/MP/v1/Subscribers.php:112
msgid "Subscriber email address is required."
msgstr "L'indirizzo email di chi si iscrive è obbligatorio."

#. translators: %s is the count of lists
#: lib/API/MP/v1/Subscribers.php:410
msgid "List with ID %s does not exist."
msgid_plural "Lists with IDs %s do not exist."
msgstr[0] "Non esiste una lista con l'ID %s."
msgstr[1] "Non esistono liste con l'ID %s."

#: lib/API/MP/v1/Subscribers.php:331
msgid "At least one segment ID is required."
msgstr "È necessario l'ID di almeno un segmento."

#: views/form/editor.html:160 views/subscribers/subscribers.html:67
#: lib/API/MP/v1/CustomFields.php:43
#: lib/Subscribers/ImportExport/ImportExportFactory.php:62
#: lib/Subscription/ManageSubscriptionFormRenderer.php:172
msgid "Last name"
msgstr "Cognome"

#: views/form/editor.html:158 views/subscribers/subscribers.html:66
#: lib/API/MP/v1/CustomFields.php:35
#: lib/Subscribers/ImportExport/ImportExportFactory.php:61
#: lib/Subscription/ManageSubscriptionFormRenderer.php:163
msgid "First name"
msgstr "Nome"

#: views/form/editor.html:167 views/help.html:71
#: views/subscription/manage_subscription.html:9 views/segments.html:115
#: views/newsletter/editor.html:1128 views/newsletter/editor.html:1129
#: lib/API/MP/v1/CustomFields.php:27
#: lib/Form/Templates/Templates/InitialForm.php:22
#: lib/Subscribers/ImportExport/ImportExportFactory.php:60
#: lib/Subscribers/ImportExport/PersonalDataExporters/SubscriberExporter.php:70
msgid "Email"
msgstr "Email"

#: lib/API/JSON/v1/UserFlags.php:30
msgid "You have not specified any user flags to be saved."
msgstr "Non hai ancora specificato alcuna segnalazione utente da salvare."

#: lib/API/JSON/v1/Subscribers.php:315
msgid "Unexpected error."
msgstr "Errore inatteso."

#: lib/API/JSON/v1/Subscribers.php:312 lib/Models/Subscriber.php:52
msgid "Your email address is invalid!"
msgstr "Il tuo indirizzo email non è valido!"

#: lib/API/JSON/v1/Subscribers.php:310 lib/Models/Subscriber.php:51
msgid "Please enter your email address"
msgstr "Inserisci il tuo indirizzo email"

#: lib/API/JSON/v1/Subscribers.php:89 lib/API/JSON/v1/Subscribers.php:183
#: lib/API/JSON/v1/Subscribers.php:199 lib/API/JSON/v1/Subscribers.php:211
#: lib/API/JSON/v1/Subscribers.php:241 lib/API/JSON/v1/SubscriberStats.php:38
#: lib/API/MP/v1/Subscribers.php:351
msgid "This subscriber does not exist."
msgstr "Questo iscritto non esiste."

#: lib/API/JSON/v1/Settings.php:196
msgid "Can’t use this email yet! Please authorize it first."
msgstr "Non puoi ancora usare questo indirizzo email! Prima lo devi autorizzare."

#: lib/API/JSON/v1/Settings.php:187 lib/API/JSON/v1/Settings.php:214
#: lib/API/JSON/v1/Settings.php:244
msgid "No email address specified."
msgstr "Non hai specificato un indirizzo email."

#: lib/API/JSON/v1/Settings.php:128
msgid "You have not specified any settings to be saved."
msgstr "Non hai ancora specificato alcuna impostazione da salvare."

#: lib/API/JSON/v1/Services.php:291
msgid "Contact your hosting support to check the connection between your host and https://bridge.mailpoet.com"
msgstr "Contatta il supporto del tuo servizio di hosting per verificare la connessione tra il tuo host e https://bridge.mailpoet.com"

#: lib/API/JSON/v1/Services.php:288
msgid "Service unavailable"
msgstr "Il servizio non è disponibile"

#: lib/API/JSON/v1/Services.php:273
msgid "Sending of congratulatory email failed."
msgstr "L'invio dell'email di congratulazioni è fallito."

#. translators: %s is the email address, which is not authorized.
#: lib/API/JSON/v1/Services.php:264
msgid "Sender email address '%s' is not authorized."
msgstr "L'indirizzo email del mittente '%s' non è impostato."

#: lib/API/JSON/v1/Services.php:248
msgid "Sender email address is not set."
msgstr "L'indirizzo email del mittente non è impostato."

#: lib/API/JSON/v1/Services.php:259
msgid "No FROM email addresses are authorized."
msgstr "Nessun indirizzo email del mittente è stato autorizzato."

#: views/settings.html:203 lib/API/JSON/v1/Services.php:243
msgid "MailPoet Sending Service is not active."
msgstr "Il Sending Service di MailPoet non è attivo"

#. translators: %s is the error message.
#: lib/API/JSON/v1/Services.php:212
msgid "Error validating Premium key, please try again later (%s)"
msgstr "Errore nella convalida della chiave Premium, riprova più tardi (%s)"

#: lib/API/JSON/v1/Services.php:206
msgid "Your Premium key is already used on another site"
msgstr "La tua chiave Premium è già utilizzata in un altro sito"

#: views/settings.html:201 lib/API/JSON/v1/Services.php:203
msgid "Your key is not valid for MailPoet Premium"
msgstr "La tua chiave non è valida per il plugin MailPoet Premium"

#. translators: %s is the expiration date.
#: lib/API/JSON/v1/Services.php:185
msgid "Your Premium key expires on %s"
msgstr "La tua chiave Premium scade il %s"

#: lib/API/JSON/v1/Services.php:179
msgid "Your Premium key has been successfully validated"
msgstr "La chiave Premium è stata convalidata con successo"

#: lib/API/JSON/v1/Services.php:145
msgid "Note that it doesn't work on localhost."
msgstr "Nota che non funziona su un host locale."

#. translators: %s is the error message.
#: lib/API/JSON/v1/Services.php:142
msgid "Error validating MailPoet Sending Service key, please try again later (%s)."
msgstr "C'è stato un errore durante la convalida della chiave del Servizio di Invio MailPoet, riprova più tardi (%s)."

#: lib/API/JSON/v1/Services.php:137
msgid "Your MailPoet Sending Service key is already used on another site"
msgstr "La tua chiave MailPoet è già utilizzata in un altro sito"

#: views/settings.html:205 lib/API/JSON/v1/Services.php:134
msgid "Your key is not valid for the MailPoet Sending Service"
msgstr "La tua chiave non è valida per il plugin Sending Service di MailPoet"

#. translators: %s is the expiration date.
#: lib/API/JSON/v1/Services.php:119
msgid "Your MailPoet Sending Service key expires on %s!"
msgstr "La chiave del servizio di invio MailPoet Sending Service scade il %s!"

#: lib/API/JSON/v1/Services.php:113
msgid "Your MailPoet Sending Service key has been successfully validated"
msgstr "La chiave del servizio di invio MailPoet Sending Service è stata convalidata con successo"

#: lib/API/JSON/v1/Services.php:86 lib/API/JSON/v1/Services.php:162
msgid "Please specify a key."
msgstr "Specifica una chiave."

#: lib/API/JSON/v1/SendingTaskSubscribers.php:71
#: lib/API/JSON/v1/SendingTaskSubscribers.php:124
msgid "Newsletter not found!"
msgstr "Questa newsletter non è stata trovata!"

#: lib/API/JSON/v1/SendingTaskSubscribers.php:117
msgid "Failed sending task not found!"
msgstr "Tentativo fallito! L'attività di invio non è stata trovata!"

#: lib/API/JSON/v1/SendingTaskSubscribers.php:78
msgid "This email has not been sent yet."
msgstr "Questa email non è stata ancora inviata."

#: lib/API/JSON/v1/SendingQueue.php:207 lib/API/JSON/v1/SendingQueue.php:237
msgid "This newsletter has not been sent yet."
msgstr "Questa newsletter non è stata ancora inviata."

#: lib/API/JSON/v1/SendingQueue.php:171
msgid "There are no subscribers in that list!"
msgstr "Non ci sono iscritti in questa lista."

#: lib/API/JSON/v1/SendingQueue.php:137
msgid "This newsletter is already being sent."
msgstr "Questa newsletter è già stata inviata."

#: lib/API/JSON/v1/SendingQueue.php:103 lib/API/JSON/v1/SendingQueue.php:109
#: lib/API/JSON/v1/SendingQueue.php:215 lib/API/JSON/v1/SendingQueue.php:246
msgid "This newsletter does not exist."
msgstr "Questa newsletter non esiste."

#: lib/API/JSON/v1/Segments.php:248
msgid "Duplicating of segment failed."
msgstr "La duplicazione del segmento non è riuscita."

#: lib/API/JSON/v1/Segments.php:141 lib/API/JSON/v1/Segments.php:177
msgid "This list cannot be moved to trash."
msgstr "Questa lista non può essere spostata nel cestino."

#: lib/API/JSON/v1/Segments.php:99 lib/API/JSON/v1/Segments.php:161
#: lib/API/JSON/v1/Segments.php:171 lib/API/JSON/v1/Segments.php:235
#: lib/API/JSON/v1/Segments.php:257 lib/API/MP/v1/Subscribers.php:365
msgid "This list does not exist."
msgid_plural "These lists do not exist."
msgstr[0] "Questa lista non esiste."
msgstr[1] ""

#: lib/API/JSON/v1/Premium.php:64
msgid "Error when activating MailPoet Premium plugin."
msgstr "Si è verificato un errore nell'attivazione del plugin MailPoet Premium."

#: lib/API/JSON/v1/Premium.php:45 lib/API/JSON/v1/Premium.php:51
msgid "Error when installing MailPoet Premium plugin."
msgstr "Si è verificato un errore nell'installazione del plugin MailPoet Premium."

#: lib/API/JSON/v1/Premium.php:37 lib/API/JSON/v1/Premium.php:59
msgid "Premium key is not valid."
msgstr "La chiave Premium non è valida."

#: lib/API/JSON/v1/Newsletters.php:322
msgid "Please specify receiver information."
msgstr "Specifica le informazioni del ricevente."

#: lib/API/JSON/v1/Newsletters.php:299
msgid "Newsletter data is missing."
msgstr "Mancano le informazioni per la newsletter."

#: lib/API/JSON/v1/Newsletters.php:204
msgid "This email has incorrect state."
msgstr "Lo stato dell'email non è corretto."

#: lib/API/JSON/v1/Newsletters.php:178 lib/API/JSON/v1/SendingQueue.php:90
#: lib/API/JSON/v1/SendingQueue.php:223
msgid "Subscribers limit reached."
msgstr "È stato raggiunto il limite degli iscritti disponibili."

#: lib/API/JSON/v1/Newsletters.php:123 lib/API/JSON/v1/Newsletters.php:140
#: lib/API/JSON/v1/Newsletters.php:185 lib/API/JSON/v1/Newsletters.php:244
#: lib/API/JSON/v1/Newsletters.php:260 lib/API/JSON/v1/Newsletters.php:274
#: lib/API/JSON/v1/Newsletters.php:291 lib/API/JSON/v1/Newsletters.php:306
#: lib/API/JSON/v1/Newsletters.php:329
msgid "This email does not exist."
msgstr "Questa email non esiste."

#: lib/API/JSON/v1/NewsletterTemplates.php:53
#: lib/API/JSON/v1/NewsletterTemplates.php:93
msgid "This template does not exist."
msgstr "Questo template non esiste."

#. translators: %s is the error message.
#. translators: %s contains the actual error message.
#: lib/API/JSON/v1/Mailer.php:77
#: lib/Newsletter/Preview/SendPreviewController.php:82
msgid "The email could not be sent: %s"
msgstr "Non è stato possibile inviare l'email: %s"

#: lib/API/JSON/v1/Forms.php:311
msgid "Duplicating form failed."
msgstr "La duplicazione non è riuscita."

#: lib/API/JSON/v1/Forms.php:219
msgid "Only administrator can edit forms containing Custom HTML block."
msgstr "Solo chi ha i permessi di amministrazione può modificare i moduli che contengono il blocco HTML personalizzato."

#: lib/API/JSON/v1/Forms.php:174
msgid "New form"
msgstr "Nuovo modulo"

#. translators: %1$s is a comma-seperated list of allowed values, %2$s the
#. status the user specified.
#: lib/API/JSON/v1/Forms.php:126
msgid "Invalid status. Allowed values are (%1$s), you specified %2$s"
msgstr "Stato non valido. I valori ammessi sono (%1$s), ma tu hai indicato %2$s"

#: lib/API/JSON/v1/Forms.php:108 lib/API/JSON/v1/Newsletters.php:172
msgid "You need to specify a status."
msgstr "Devi specificare uno stato."

#: lib/API/JSON/v1/Forms.php:99 lib/API/JSON/v1/Forms.php:117
#: lib/API/JSON/v1/Forms.php:268 lib/API/JSON/v1/Forms.php:284
#: lib/API/JSON/v1/Forms.php:298 lib/API/JSON/v1/Forms.php:320
msgid "This form does not exist."
msgstr "Questo modulo non esiste."

#: lib/API/JSON/v1/DynamicSegments.php:155
msgid "An error occurred while saving data."
msgstr "Si è verificato un errore durante il salvataggio dei dati."

#: lib/API/JSON/v1/DynamicSegments.php:151
msgid "Please add at least one condition for filtering."
msgstr "Aggiungi almeno una condizione per il filtro."

#: lib/API/JSON/v1/DynamicSegments.php:149
msgid "Please select a type for the comparison, an amount and a number of days."
msgstr "Seleziona un tipo di confronto, un importo e un numero di giorni."

#: lib/API/JSON/v1/DynamicSegments.php:147
msgid "Please select a type for the comparison, a number of orders and a number of days."
msgstr "Seleziona un tipo di confronto, un numero di ordini e un numero di giorni."

#: lib/API/JSON/v1/DynamicSegments.php:145
msgid "Please fill all required values."
msgstr "Riempi i campi obbligatori."

#: lib/API/JSON/v1/DynamicSegments.php:143
msgid "Please select a category."
msgstr "Seleziona una categoria."

#: lib/API/JSON/v1/DynamicSegments.php:141
msgid "Please select a country."
msgstr "Seleziona un Paese."

#: lib/API/JSON/v1/DynamicSegments.php:139
msgid "Please select a product."
msgstr "Seleziona un prodotto."

#: lib/API/JSON/v1/DynamicSegments.php:137
msgid "Please select an email."
msgstr "Seleziona una email."

#: lib/API/JSON/v1/DynamicSegments.php:135
msgid "Please select an email action."
msgstr "Seleziona un'azione per l'email."

#: lib/API/JSON/v1/DynamicSegments.php:132
msgid "Please select a user role."
msgstr "Seleziona un ruolo per l'utente."

#: lib/API/JSON/v1/DynamicSegments.php:130
msgid "The segment type is unknown."
msgstr "Il tipo di segmento è sconosciuto."

#: lib/API/JSON/v1/DynamicSegments.php:128
msgid "The segment type is missing."
msgstr "Manca il tipo di segmento."

#: views/form/templatesLegacy/settings/field_form.hbs:53
#: views/subscribers/importExport/import/step_data_manipulation.html:14
#: lib/API/JSON/v1/DynamicSegments.php:120 lib/API/JSON/v1/ImportExport.php:116
#: lib/API/JSON/v1/Segments.php:125 lib/Models/CustomField.php:26
#: lib/Models/NewsletterOptionField.php:22 lib/Models/Segment.php:28
msgid "Please specify a name."
msgstr "Specifica un nome."

#: lib/API/JSON/v1/DynamicSegments.php:116 lib/API/JSON/v1/ImportExport.php:120
#: lib/API/JSON/v1/Segments.php:129
msgid "Another record already exists. Please specify a different \"name\"."
msgstr "Esiste già un altro record uguale. Indica un \"nome\" diverso."

#: lib/API/JSON/v1/DynamicSegments.php:85
#: lib/API/JSON/v1/DynamicSegments.php:169
#: lib/API/JSON/v1/DynamicSegments.php:202
#: lib/API/JSON/v1/DynamicSegments.php:223 lib/API/JSON/v1/Subscribers.php:256
msgid "This segment does not exist."
msgstr "Questo segmento non esiste."

#: lib/API/JSON/v1/DynamicSegments.php:78
#: lib/API/JSON/v1/DynamicSegments.php:162
#: lib/API/JSON/v1/DynamicSegments.php:195
#: lib/API/JSON/v1/DynamicSegments.php:216
msgid "Missing mandatory argument `id`."
msgstr "Manca il necessario 'id' dell'argomento."

#: lib/API/JSON/v1/CustomFields.php:47 lib/API/JSON/v1/CustomFields.php:70
msgid "This custom field does not exist."
msgstr "Il campo personalizzato non esiste."

#: lib/API/JSON/v1/AutomaticEmails.php:74
msgid "Automatic email event does not exist."
msgstr "L'evento email automatico non esiste."

#: lib/API/JSON/v1/AutomaticEmails.php:51
msgid "Automatic email event filter does not exist."
msgstr "Il filtro email automatico non esiste."

#: lib/API/JSON/v1/AutomaticEmails.php:39
#: lib/API/JSON/v1/AutomaticEmails.php:63
msgid "Improperly formatted request."
msgstr "La richiesta è stata formattata impropriamente."

#. translators: %s is the name of the missing plugin.
#: lib/API/JSON/ResponseBuilders/DynamicSegmentsResponseBuilder.php:89
msgid "Activate the %s plugin to see the number of subscribers and enable the editing of this segment."
msgstr "Attiva il plugin %s per vedere quante persone sono abbonate e per abilitare le modifiche a questo segmento."

#: lib/API/JSON/Endpoint.php:38
msgid "Invalid request parameters"
msgstr "I parametri necessari non sono validi "

#: lib/API/JSON/Endpoint.php:29 lib/API/JSON/ErrorHandler.php:14
#: lib/API/JSON/ErrorResponse.php:25 lib/API/REST/API.php:84
msgid "An unknown error occurred."
msgstr "Si è verificato un errore sconosciuto."

#: lib/API/JSON/API.php:205 lib/Router/Router.php:57
msgid "You do not have the required permissions."
msgstr "Non hai i permessi necessari."

#: lib/API/JSON/API.php:190
msgid "HTTP request method not allowed."
msgstr "Il metodo di richiesta HTTP non è consentito."

#: lib/API/JSON/API.php:186
msgid "Invalid API endpoint method."
msgstr "Il metodo endpoint API non è valido."

#: lib/API/JSON/API.php:181
msgid "Invalid API endpoint."
msgstr "L’endpoint API non è valido."

#: lib/API/JSON/API.php:137
msgid "Invalid API request."
msgstr "La richiesta API non è valida."

#: lib/API/JSON/API.php:109
msgid "Sorry, but we couldn't connect to the MailPoet server. Please refresh the web page and try again."
msgstr "Non è stato possibile attivare la connessione al server di MailPoet. Fai un refresh della pagina e riprova."

#: lib/API/API.php:19
msgid "Invalid API version."
msgstr "La versione API non è valida."