# Copyright (C) 2024 Gravity Forms # This file is distributed under the GPL-3.0+. msgid "" msgstr "" "Project-Id-Version: Gravity Forms Salesforce Add-On 1.0.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: 2024-12-10T16:09:49+00:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.11.0\n" "X-Domain: gravityformssalesforce\n" #. Plugin Name of the plugin msgid "Gravity Forms Salesforce Add-On" msgstr "" #. Plugin URI of the plugin #. Author URI of the plugin msgid "https://gravityforms.com" msgstr "" #. Description of the plugin msgid "An add-on to allow your Gravity Forms to map fields to a Salesforce object." msgstr "" #. Author of the plugin msgid "Gravity Forms" msgstr "" #: class-gf-salesforce.php:184 msgid "Send data to Salesforce only when payment is received." msgstr "" #: class-gf-salesforce.php:277 #: class-gf-salesforce.php:312 msgid "Salesforce Account" msgstr "" #: class-gf-salesforce.php:278 msgid "Provide the Consumer Key and Consumer Secret from your Salesforce Connected App." msgstr "" #: class-gf-salesforce.php:283 msgid "Consumer Key" msgstr "" #: class-gf-salesforce.php:289 msgid "Consumer Secret" msgstr "" #: class-gf-salesforce.php:295 msgid "Salesforce Domain" msgstr "" #. translators: %1$s is an opening tag with a link to Salesforce.com. %2$s is the closing tag #: class-gf-salesforce.php:314 msgid "Connect your Salesforce account to allow Gravity Forms to send data to Salesforce. If you don't have a Salesforce account, you can %1$ssign up for one here.%2$s" msgstr "" #: class-gf-salesforce.php:347 msgid "
The add-on could not connect using this custom app. The app might be misconfigured or the associated user might not have API access.
" msgstr "" #: class-gf-salesforce.php:431 msgid "Connected to Salesforce account" msgstr "" #: class-gf-salesforce.php:436 msgid "Disconnect from Salesforce" msgstr "" #: class-gf-salesforce.php:480 msgid "Unable to connect to Salesforce due to mismatched state." msgstr "" #: class-gf-salesforce.php:487 msgid "Unable to connect to your Salesforce account." msgstr "" #: class-gf-salesforce.php:511 msgid "Authentication with Salesforce was unsuccessful." msgstr "" #: class-gf-salesforce.php:514 msgid " This Salesforce account does not have API access." msgstr "" #: class-gf-salesforce.php:700 msgid "Access denied." msgstr "" #: class-gf-salesforce.php:735 msgid "Salesforce Feed Failure" msgstr "" #: class-gf-salesforce.php:753 msgid "Feed Information" msgstr "" #: class-gf-salesforce.php:757 msgid "Feed Name" msgstr "" #: class-gf-salesforce.php:762 #: class-gf-salesforce.php:866 msgid "Name" msgstr "" #: class-gf-salesforce.php:763 msgid "Enter a feed name to uniquely identify this setup." msgstr "" #: class-gf-salesforce.php:768 #: class-gf-salesforce.php:774 #: class-gf-salesforce.php:867 msgid "Object Type" msgstr "" #: class-gf-salesforce.php:775 msgid "Select the object type from your Salesforce account that you want to send data to." msgstr "" #: class-gf-salesforce.php:781 #: class-gf-salesforce.php:787 #: class-gf-salesforce.php:792 msgid "Field Mapping" msgstr "" #: class-gf-salesforce.php:782 msgid "Map your Gravity Form fields to the Salesforce fields below." msgstr "" #: class-gf-salesforce.php:793 msgid "Associate fields from your Salesforce object to the appropriate form fields by selecting the appropriate fields from the dropdown list." msgstr "" #: class-gf-salesforce.php:798 msgid "Attempt to update duplicate records" msgstr "" #: class-gf-salesforce.php:802 msgid "Update Duplicate Records" msgstr "" #: class-gf-salesforce.php:803 msgid "If toggled on, the feed will attempt to update records that Salesforce has determined to be duplicates. If toggled off, duplicates will not be updated and if a duplicate is found, an error will be shown in the entry. Duplicate management rules are controlled from your Salesforce account." msgstr "" #: class-gf-salesforce.php:810 msgid "Feed Conditional Logic" msgstr "" #: class-gf-salesforce.php:815 #: class-gf-salesforce.php:817 msgid "Conditional Logic" msgstr "" #: class-gf-salesforce.php:816 msgid "Enable" msgstr "" #: class-gf-salesforce.php:817 msgid "When conditional logic is enabled, form submissions will only be sent to Salesforce when the condition is met. When disabled, all form submissions will be sent." msgstr "" #. translators: %s is a string containing the error response from the API. #: class-gf-salesforce.php:932 msgid "Error updating object in Salesforce: %s." msgstr "" #. translators: %1$s is a string representing the ID of the updated record. %2$s is the object type. #: class-gf-salesforce.php:943 msgid "Updated object %1$s in Salesforce: %2$s" msgstr "" #. translators: %s is a string containing the error response from the API. #: class-gf-salesforce.php:953 msgid "Record is a duplicate in Salesforce and updating duplicates is disabled in this feed." msgstr "" #. translators: %s is a string containing the error response from the API. #: class-gf-salesforce.php:968 msgid "Error creating object in Salesforce: %s." msgstr "" #. translators: %s is the object type. #: class-gf-salesforce.php:979 msgid "Created object in Salesforce: %s" msgstr "" #: class-gf-salesforce.php:1091 msgid "Select an Object Type" msgstr "" #: includes/api/class-gf-salesforce-api.php:249 msgid "Could not retrieve access token." msgstr ""