# Copyright (C) 2025 Gravity Forms # This file is distributed under the GPL-2.0+. msgid "" msgstr "" "Project-Id-Version: Gravity Forms Webhooks Add-On 1.7.0\n" "Report-Msgid-Bugs-To: https://gravityforms.com/support\n" "Last-Translator: Gravity Forms \n" "Language-Team: Gravity Forms \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "POT-Creation-Date: 2025-04-11T19:45:07+00:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.11.0\n" "X-Domain: gravityformswebhooks\n" #. Plugin Name of the plugin msgid "Gravity Forms Webhooks Add-On" msgstr "" #. Plugin URI of the plugin #. Author URI of the plugin msgid "https://gravityforms.com" msgstr "" #. Description of the plugin msgid "Integrates Gravity Forms with third party services using custom webhooks." msgstr "" #. Author of the plugin msgid "Gravity Forms" msgstr "" #: class-gf-webhooks.php:213 msgid "Admin Ajax URL" msgstr "" #: class-gf-webhooks.php:214 msgid "REST API URL" msgstr "" #: class-gf-webhooks.php:239 msgid "Send webhook only when payment is received." msgstr "" #: class-gf-webhooks.php:296 #: class-gf-webhooks.php:303 #: class-gf-webhooks.php:397 #: class-gf-webhooks.php:480 msgid "Name" msgstr "" #: class-gf-webhooks.php:304 msgid "Enter a feed name to uniquely identify this setup." msgstr "" #: class-gf-webhooks.php:312 #: class-gf-webhooks.php:319 #: class-gf-webhooks.php:481 msgid "Request URL" msgstr "" #: class-gf-webhooks.php:320 msgid "Enter the URL to be used in the webhook request." msgstr "" #: class-gf-webhooks.php:325 #: class-gf-webhooks.php:332 msgid "Request Method" msgstr "" #: class-gf-webhooks.php:333 msgid "Select the HTTP method used for the webhook request." msgstr "" #: class-gf-webhooks.php:359 #: class-gf-webhooks.php:366 msgid "Request Format" msgstr "" #: class-gf-webhooks.php:367 msgid "Select the format for the webhook request." msgstr "" #: class-gf-webhooks.php:371 msgid "JSON" msgstr "" #: class-gf-webhooks.php:375 msgid "FORM" msgstr "" #: class-gf-webhooks.php:385 #: class-gf-webhooks.php:391 msgid "Request Headers" msgstr "" #: class-gf-webhooks.php:392 msgid "Setup the HTTP headers to be sent with the webhook request." msgstr "" #: class-gf-webhooks.php:409 #: class-gf-webhooks.php:418 msgid "Request Body" msgstr "" #: class-gf-webhooks.php:419 msgid "Select if all fields or select fields should be sent with the webhook request." msgstr "" #: class-gf-webhooks.php:423 msgid "All Fields" msgstr "" #: class-gf-webhooks.php:427 msgid "Select Fields" msgstr "" #: class-gf-webhooks.php:433 #: class-gf-webhooks.php:440 msgid "Field Values" msgstr "" #: class-gf-webhooks.php:441 msgid "Setup the fields to be sent in the webhook request." msgstr "" #: class-gf-webhooks.php:455 msgid "Webhook Condition" msgstr "" #: class-gf-webhooks.php:456 msgid "Enable Condition" msgstr "" #: class-gf-webhooks.php:457 msgid "Execute Webhook if" msgstr "" #: class-gf-webhooks.php:497 msgid "Select a Name" msgstr "" #: class-gf-webhooks.php:755 msgid "Webhook was not processed because request URL was empty." msgstr "" #. translators: 1: the errors message 2: the response code #: class-gf-webhooks.php:788 msgid "Webhook was not successfully executed. %1$s (%2$d)" msgstr "" #. translators: The response code #: class-gf-webhooks.php:793 msgid "Webhook sent. Response code: %d." msgstr "" #: class-gf-webhooks.php:964 msgid "The URL you have entered is malformed." msgstr "" #: class-gf-webhooks.php:965 msgid "The URL you have entered is not valid. For security reasons, some characters are not allowed." msgstr "" #: class-gf-webhooks.php:972 msgid "Fix it" msgstr ""