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 "Integriere WPForms mit Diensten von Drittanbietern und anderen externen APIs, die sie unterstützen."
#. Author of the plugin
msgid "WPForms"
msgstr "WPForms"
#: src/Admin/FormBuilder.php:88
msgid "Enable Webhooks"
msgstr "Webhooks aktivieren"
#: src/Admin/FormBuilder.php:195
msgid "Request URL"
msgstr "Request-URL"
#: src/Admin/FormBuilder.php:202
msgid "Enter a Request URL…"
msgstr "Gib eine Anfrage-URL ein…"
#: src/Admin/FormBuilder.php:203
msgid "Enter the URL to be used in the webhook request."
msgstr "Gib die URL für den Webhook-Request ein."
#: src/Admin/FormBuilder.php:213
msgid "Request Method"
msgstr "Request-Methode"
#: src/Admin/FormBuilder.php:219
msgid "Select the HTTP method used for the webhook request."
msgstr "Wähle die HTTP-Methode für die Webhook-Anfrage aus."
#: src/Admin/FormBuilder.php:229
msgid "Request Format"
msgstr "Request-Format"
#: src/Admin/FormBuilder.php:235
msgid "Select the format for the webhook request."
msgstr "Wähle das Format für den Webhook-Request aus."
#: src/Admin/FormBuilder.php:245
msgid "Secret"
msgstr "Geheimer Schlüssel"
#: src/Admin/FormBuilder.php:251
msgid "Enter a Secret value…"
msgstr "Gib einen Wert für den geheimen Schlüssel ein…"
#: 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 "Der geheime Schlüssel wird benutzt, um einen Hash des ausgelieferten Webhooks zu erzeugen, und wird in Anfrage-Headern bereitgestellt."
#: src/Admin/FormBuilder.php:260
msgid "Request Headers"
msgstr "Request-Header"
#: src/Admin/FormBuilder.php:272
msgid "Request Body"
msgstr "Request-Body"
#: src/Admin/FormBuilder.php:289
msgid "Send"
msgstr "Senden"
#: src/Admin/FormBuilder.php:290
msgid "Don't send"
msgstr "Nicht senden"
#: src/Admin/FormBuilder.php:292
msgid " this webhook if"
msgstr " diesen Webhook nicht, falls"
#: src/Admin/FormBuilder.php:293
msgid "Webhooks setting"
msgstr "Webhooks-Einstellung"
#: 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 "Gib einen Webhook-Namen ein"
#: src/Admin/FormBuilder.php:381
msgid "You must provide a webhook name"
msgstr "Du musst einen Webhook-Namen angeben"
#: src/Admin/FormBuilder.php:382
msgid "Are you sure that you want to delete this webhook?"
msgstr "Bist du sicher, dass du diesen Webhook löschen willst?"
#: src/Admin/FormBuilder.php:383
#: src/Webhook.php:195
msgid "Unnamed Webhook"
msgstr "Unbenannter Webhook"
#: 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 "Dein Formular beinhaltet erforderliche Webhook-Einstellungen, die noch nicht konfiguriert sind. Bitte prüfe und konfiguriere diese Einstellungen, um die Verbindungseinrichtung abzuschließen."
#: 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 "Verarbeitung des Webhooks durch bedingte Logik gestoppt."
#: src/Process.php:517
msgid "Webhook delivery failed."
msgstr "Webhook-Auslieferung fehlgeschlagen."
#: views/settings/fields-mapping.php:49
msgid "Enter a parameter key…"
msgstr "Gib einen Parameter-Key ein…"
#: views/settings/fields-mapping.php:55
msgid "--- Select Field ---"
msgstr "--- Feld auswählen ---"
#. translators: %d - field ID.
#: views/settings/fields-mapping.php:62
msgid "Field #%d"
msgstr "Feld %d"
#: views/settings/fields-mapping.php:71
msgid "Add Custom Value"
msgstr "Individuellen Wert hinzufügen"
#: views/settings/fields-mapping.php:73
msgid "Custom Value"
msgstr "Individueller Wert"
#: views/settings/fields-mapping.php:79
msgid "Secure?"
msgstr "Sicher?"
#: views/settings/section.php:15
msgid "Add New Webhook"
msgstr "Neuen Webhook hinzufügen"