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:47+00:00\n"
"PO-Revision-Date: 2025-07-07T08:51:47+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 servicios de terceros y otras API externas compatibles."
#. Author of the plugin
msgid "WPForms"
msgstr "WPForms"
#: src/Admin/FormBuilder.php:88
msgid "Enable Webhooks"
msgstr "Activar webhooks"
#: src/Admin/FormBuilder.php:195
msgid "Request URL"
msgstr "URL de la petición"
#: src/Admin/FormBuilder.php:202
msgid "Enter a Request URL…"
msgstr "Introduce una URL de solicitud…"
#: src/Admin/FormBuilder.php:203
msgid "Enter the URL to be used in the webhook request."
msgstr "Escribe la URL que se utilizará para la petición del webhook."
#: src/Admin/FormBuilder.php:213
msgid "Request Method"
msgstr "Método de petición"
#: src/Admin/FormBuilder.php:219
msgid "Select the HTTP method used for the webhook request."
msgstr "Selecciona el método HTTP utilizado para la petición del webhook."
#: src/Admin/FormBuilder.php:229
msgid "Request Format"
msgstr "Formato de petición"
#: src/Admin/FormBuilder.php:235
msgid "Select the format for the webhook request."
msgstr "Selecciona el formato de la petición del webhook."
#: src/Admin/FormBuilder.php:245
msgid "Secret"
msgstr "Secreto"
#: src/Admin/FormBuilder.php:251
msgid "Enter a Secret value…"
msgstr "Escribe un valor secreto…"
#: 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 clave secreta se usa para generar un hash del webhook entregado y proporcionado en las cabeceras de la petición."
#: src/Admin/FormBuilder.php:260
msgid "Request Headers"
msgstr "Cabeceras de la petición"
#: src/Admin/FormBuilder.php:272
msgid "Request Body"
msgstr "Cuerpo de la petición"
#: src/Admin/FormBuilder.php:289
msgid "Send"
msgstr "Enviar"
#: src/Admin/FormBuilder.php:290
msgid "Don't send"
msgstr "No enviar"
#: src/Admin/FormBuilder.php:292
msgid " this webhook if"
msgstr " este webhoook si"
#: src/Admin/FormBuilder.php:293
msgid "Webhooks setting"
msgstr "Ajustes de 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 "Escribe un nombre para el webhook"
#: src/Admin/FormBuilder.php:381
msgid "You must provide a webhook name"
msgstr "Debes ponerle un nombre al webhook"
#: src/Admin/FormBuilder.php:382
msgid "Are you sure that you want to delete this webhook?"
msgstr "¿Estás seguro de que quieres eliminar este webhook?"
#: src/Admin/FormBuilder.php:383
#: src/Webhook.php:195
msgid "Unnamed Webhook"
msgstr "Webhook sin nombre"
#: 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 "El formulario contiene ajustes necesarios de webhook necesarios que no se han configurado. Revisa y configura estos ajustes para completar la configuración de la conexión."
#: src/Plugin.php:187
msgid "JSON"
msgstr "JSON"
#: src/Plugin.php:188
msgid "FORM"
msgstr "FORM"
#: src/Process.php:488
msgid "Webhooks processing stopped by conditional logic."
msgstr "La lógica condicional ha detenido el procesamiento de los webhooks."
#: src/Process.php:517
msgid "Webhook delivery failed."
msgstr "Error en la entrega del webhook."
#: views/settings/fields-mapping.php:49
msgid "Enter a parameter key…"
msgstr "Introduce una clave de parámetro…"
#: views/settings/fields-mapping.php:55
msgid "--- Select Field ---"
msgstr "-- Selecciona el 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 "Añadir un valor personalizado"
#: views/settings/fields-mapping.php:73
msgid "Custom Value"
msgstr "Valor personalizado"
#: views/settings/fields-mapping.php:79
msgid "Secure?"
msgstr "¿Seguro?"
#: views/settings/section.php:15
msgid "Add New Webhook"
msgstr "Añadir nuevo webhook"