msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2026-02-05T08:52:00+00:00\n"
"PO-Revision-Date: 2026-02-05T08:52:00+00:00\n"
"Language: \n"

#. Plugin Name of the plugin
msgid "WPForms Webhooks"
msgstr "WPForms Webhooks"

#. Plugin URI of the plugin
#. Author URI of the plugin
msgid "https://wpforms.com"
msgstr "https://wpforms.com"

#. Description of the plugin
msgid "Integrate WPForms with 3rd-party services and other external API that support them."
msgstr "Integra WPForms con servizi di terze parti e altre API esterne che li supportano."

#. Author of the plugin
msgid "WPForms"
msgstr "WPForms"

#. translators: %s - URL to the WPForms Logs page.
#: src/Admin/Entry.php:74
msgid "Check your <a href=\"%s\">Logs</a> to see why webhooks are failing for this entry."
msgstr ""

#. translators: %s - URL to the WPForms Logs page.
#: src/Admin/Entry.php:76
msgid "Enable <a href=\"%s\">Logs</a> to see why webhooks are failing for this entry."
msgstr ""

#: src/Admin/Entry.php:95
msgid "Resend Failed Webhooks"
msgstr ""

#. translators: %d - number of webhooks.
#: src/Admin/Entry.php:247
msgid "%d webhook was resent."
msgid_plural "%d webhooks were resent."
msgstr[0] ""
msgstr[1] ""

#: src/Admin/FormBuilder.php:88
msgid "Enable Webhooks"
msgstr "Abilita i webhook"

#: src/Admin/FormBuilder.php:195
msgid "Request URL"
msgstr "URL della richiesta"

#: src/Admin/FormBuilder.php:202
msgid "Enter a Request URL&hellip;"
msgstr "Inserisci un URL di richiesta&hellip;"

#: src/Admin/FormBuilder.php:203
msgid "Enter the URL to be used in the webhook request."
msgstr "Inserisci l'URL da usare nella richiesta del webhook."

#: src/Admin/FormBuilder.php:213
msgid "Request Method"
msgstr "Richiedi metodo"

#: src/Admin/FormBuilder.php:219
msgid "Select the HTTP method used for the webhook request."
msgstr "Seleziona il metodo HTTP usato per la richiesta del webhook."

#: src/Admin/FormBuilder.php:229
msgid "Request Format"
msgstr "Formato della richiesta"

#: src/Admin/FormBuilder.php:235
msgid "Select the format for the webhook request."
msgstr "Seleziona il formato per la richiesta del webhook."

#: src/Admin/FormBuilder.php:245
msgid "Secret"
msgstr "Segreto"

#: src/Admin/FormBuilder.php:251
msgid "Enter a Secret value&hellip;"
msgstr "Inserisci un valore segreto&hellip;"

#: src/Admin/FormBuilder.php:252
msgid "The secret key is used to generate a hash of the delivered webhook and provided in the request headers."
msgstr "La chiave segreta è usata per generare un hash del webhook consegnato e fornito negli header della richiesta."

#: src/Admin/FormBuilder.php:260
msgid "Request Headers"
msgstr "Intestazioni della richiesta"

#: src/Admin/FormBuilder.php:272
msgid "Request Body"
msgstr "Corpo della richiesta"

#: src/Admin/FormBuilder.php:289
msgid "Send"
msgstr "Invia"

#: src/Admin/FormBuilder.php:290
msgid "Don't send"
msgstr "Non inviare"

#: src/Admin/FormBuilder.php:292
msgid " this webhook if"
msgstr "questo webhook se"

#: src/Admin/FormBuilder.php:293
msgid "Webhooks setting"
msgstr "Impostazioni di Webhooks"

#: src/Admin/FormBuilder.php:346
#: views/settings/section.php:14
msgid "Webhooks"
msgstr "Webhooks"

#: src/Admin/FormBuilder.php:379
msgid "Enter a webhook name"
msgstr "Inserisci un nome per il webhook"

#: src/Admin/FormBuilder.php:381
msgid "You must provide a webhook name"
msgstr "Devi inserire un nome per il webhook"

#: src/Admin/FormBuilder.php:382
msgid "Are you sure that you want to delete this webhook?"
msgstr "Vuoi davvero eliminare questo webhook?"

#: src/Admin/FormBuilder.php:383
#: src/Webhook.php:195
msgid "Unnamed Webhook"
msgstr "Webhook senza nome"

#: src/Admin/FormBuilder.php:384
msgid "Your form contains required Webhook settings that have not been configured. Please double-check and configure these settings to complete the connection setup."
msgstr "Il tuo modulo contiene impostazioni Webhook obbligatorie che non sono state configurate. Ricontrolla e configura queste impostazioni per completare la configurazione della connessione."

#: src/Plugin.php:209
msgid "JSON"
msgstr "JSON"

#: src/Plugin.php:210
msgid "FORM"
msgstr "MODULO"

#: src/Process.php:548
msgid "Webhook delivery failed."
msgstr "La consegna webhook non è riuscita."

#: src/Process.php:647
msgid "Security check failed."
msgstr ""

#: views/settings/fields-mapping.php:57
msgid "Enter a parameter key&hellip;"
msgstr "Inserisci una chiave di parametro&hellip;"

#: views/settings/fields-mapping.php:63
msgid "--- Select Field ---"
msgstr "--- Seleziona il campo ---"

#. translators: %d - field ID.
#: views/settings/fields-mapping.php:70
msgid "Field #%d"
msgstr "Campo #%d"

#: views/settings/fields-mapping.php:79
msgid "Add Custom Value"
msgstr "Aggiungi un valore personalizzato"

#: views/settings/fields-mapping.php:89
msgid "Custom Value"
msgstr "Valore personale"

#: views/settings/section.php:15
msgid "Add New Webhook"
msgstr "Aggiungi un nuovo webhook"
