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: 2025-07-07T08:51:46+00:00\n"
"PO-Revision-Date: 2025-07-07T08:51:46+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"
#: 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…"
msgstr "Inserisci un URL di richiesta…"
#: 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…"
msgstr "Inserisci un valore segreto…"
#: 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:187
msgid "JSON"
msgstr "JSON"
#: src/Plugin.php:188
msgid "FORM"
msgstr "MODULO"
#: src/Process.php:488
msgid "Webhooks processing stopped by conditional logic."
msgstr "L'elaborazione dei webhook è stata interrotta dalla logica condizionale."
#: src/Process.php:517
msgid "Webhook delivery failed."
msgstr "La consegna webhook non è riuscita."
#: views/settings/fields-mapping.php:49
msgid "Enter a parameter key…"
msgstr "Inserisci una chiave di parametro…"
#: views/settings/fields-mapping.php:55
msgid "--- Select Field ---"
msgstr "--- Seleziona il campo ---"
#. translators: %d - field ID.
#: views/settings/fields-mapping.php:62
msgid "Field #%d"
msgstr "Campo #%d"
#: views/settings/fields-mapping.php:71
msgid "Add Custom Value"
msgstr "Aggiungi un valore personalizzato"
#: views/settings/fields-mapping.php:73
msgid "Custom Value"
msgstr "Valore personale"
#: views/settings/fields-mapping.php:79
msgid "Secure?"
msgstr "Davvero vuoi farlo?"
#: views/settings/section.php:15
msgid "Add New Webhook"
msgstr "Aggiungi un nuovo webhook"