# Copyright (C) 2021 Conditional Form Actions for ACFE # This file is distributed under the same license as the Conditional Form Actions for ACFE package. msgid "" msgstr "" "Project-Id-Version: Conditional Form Actions for ACFE 0.1\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/conditional-form-" "actions-for-acfe\n" "POT-Creation-Date: 2021-11-29 15:21:00+00:00\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "PO-Revision-Date: 2021-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" #: includes/form-actions/cfafa-form-action-base.php:282 msgid "Action" msgstr "" #: includes/form-actions/cfafa-form-action-base.php:302 msgid "Action name" msgstr "" #: includes/form-actions/cfafa-form-action-base.php:305 msgid "(Required) Name this action so it can be referenced." msgstr "" #: includes/form-actions/cfafa-form-action-base.php:372 msgid "Mapping" msgstr "" #: includes/form-actions/cfafa-form-action-base.php:431 msgid "Default" msgstr "" #: includes/form-actions/cfafa-form-action-base.php:433 msgid "Enter a custom value or template tag. (See \"Cheatsheet\" tab)" msgstr "" #: includes/form-actions/cfafa-form-action-email.php:82 msgid "Conditional Email action" msgstr "" #: includes/form-actions/cfafa-form-action-email.php:85 msgid "Conditional Email" msgstr "" #: includes/form-actions/cfafa-form-action-email.php:101 msgid "Subject" msgstr "" #: includes/form-actions/cfafa-form-action-email.php:102 msgid "From Name" msgstr "" #: includes/form-actions/cfafa-form-action-email.php:103 msgid "From Email" msgstr "" #: includes/form-actions/cfafa-form-action-email.php:104 msgid "Alternative Receiver Address" msgstr "" #: includes/form-actions/cfafa-form-action-email.php:105 msgid "Carbon Copy" msgstr "" #: includes/form-actions/cfafa-form-action-email.php:106 msgid "Blind Carbon Copy" msgstr "" #: includes/form-actions/cfafa-form-action-email.php:118 msgid "Recipient CiviCRM Contact" msgstr "" #: includes/form-actions/cfafa-form-action-email.php:221 msgid "Message Template" msgstr "" #: includes/form-actions/cfafa-form-action-email.php:246 msgid "Disable Smarty" msgstr "" #: includes/form-actions/cfafa-form-action-email.php:249 msgid "" "Disable Smarty. Normal CiviMail tokens are still supported. By default " "Smarty is enabled if configured by CIVICRM_MAIL_SMARTY." msgstr "" #: includes/form-actions/cfafa-form-action-email.php:269 msgid "Create Activity" msgstr "" #: includes/form-actions/cfafa-form-action-email.php:272 msgid "Usually an Email Activity is created when an Email is sent." msgstr "" #: includes/form-actions/cfafa-form-action-email.php:292 msgid "Activity Details" msgstr "" #: includes/form-actions/cfafa-form-action-email.php:311 msgid "HTML and Text versions of the body" msgstr "" #: includes/form-actions/cfafa-form-action-email.php:312 msgid "Just the name of the message template" msgstr "" #: includes/form-actions/cfafa-form-action-email.php:313 msgid "Just the HTML version of the body" msgstr "" #: includes/form-actions/cfafa-form-action-email.php:314 msgid "Just the text version of the body" msgstr "" #: includes/form-actions/cfafa-form-action-email.php:341 msgid "Case" msgstr "" #: includes/form-actions/cfafa-form-action-email.php:344 msgid "Select a Case Action in this Form." msgstr "" #: includes/form-actions/cfafa-form-action-email.php:354 #: includes/form-actions/cfafa-form-action-email.php:474 #: includes/form-actions/cfafa-form-action-email.php:509 msgid "None" msgstr "" #: includes/form-actions/cfafa-form-action-email.php:366 #: includes/form-actions/cfafa-form-action-product.php:175 #: includes/form-actions/cfafa-form-action-redirect.php:168 msgid "Conditional On" msgstr "" #: includes/form-actions/cfafa-form-action-email.php:368 msgid "Always send" msgstr "" #: includes/form-actions/cfafa-form-action-email.php:370 msgid "" "To send the Email only when a Form Field is populated (e.g. \"First Name\") " "link this to the Form Field. To send the Email only when more complex " "conditions are met, link this to a Hidden Field with value \"1\" where the " "conditional logic of that Field shows it when the conditions are met." msgstr "" #: includes/form-actions/cfafa-form-action-email.php:423 #: includes/form-actions/cfafa-form-action-email.php:560 msgid "Recipient Contact Reference" msgstr "" #: includes/form-actions/cfafa-form-action-email.php:449 msgid "Use one Field to identify the %s." msgstr "" #: includes/form-actions/cfafa-form-action-email.php:462 msgid "CiviCRM Contact Action" msgstr "" #: includes/form-actions/cfafa-form-action-email.php:465 msgid "Select a Contact Action in this Form." msgstr "" #: includes/form-actions/cfafa-form-action-email.php:497 msgid "CiviCRM Contact ID" msgstr "" #: includes/form-actions/cfafa-form-action-email.php:500 msgid "Select a CiviCRM Contact ID from the database." msgstr "" #: includes/form-actions/cfafa-form-action-email.php:533 msgid "Custom Contact Reference" msgstr "" #: includes/form-actions/cfafa-form-action-email.php:535 msgid "Define a custom Contact Reference." msgstr "" #: includes/form-actions/cfafa-form-action-email.php:597 #: includes/form-actions/cfafa-form-action-email.php:622 msgid "Email Fields" msgstr "" #: includes/form-actions/cfafa-form-action-product.php:82 msgid "WooCommerce Product action" msgstr "" #: includes/form-actions/cfafa-form-action-product.php:85 #: includes/form-actions/cfafa-form-action-product.php:149 msgid "WooCommerce Product" msgstr "" #: includes/form-actions/cfafa-form-action-product.php:152 msgid "Use this to add a WooCommerce Product to the Cart." msgstr "" #: includes/form-actions/cfafa-form-action-product.php:177 msgid "Always add" msgstr "" #: includes/form-actions/cfafa-form-action-product.php:179 msgid "" "To add the Product to the Cart only when a Form Field is populated (e.g. " "\"First Name\") link this to the Form Field. To add the Product to the Cart " "only when more complex conditions are met, link this to a Hidden Field with " "value \"1\" where the conditional logic of that Field shows it when the " "conditions are met." msgstr "" #: includes/form-actions/cfafa-form-action-redirect.php:82 msgid "Conditional Redirect action" msgstr "" #: includes/form-actions/cfafa-form-action-redirect.php:85 msgid "Conditional Redirect" msgstr "" #: includes/form-actions/cfafa-form-action-redirect.php:146 msgid "Redirect URL" msgstr "" #: includes/form-actions/cfafa-form-action-redirect.php:149 msgid "" "The URL to redirect to. See \"Cheatsheet\" tab for all available template " "tags." msgstr "" #: includes/form-actions/cfafa-form-action-redirect.php:170 msgid "Always redirect" msgstr "" #: includes/form-actions/cfafa-form-action-redirect.php:172 msgid "" "To redirect only when a Form Field is populated, link this to the Form " "Field. To redirect only when more complex conditions are met, link this to a " "Hidden Field with value \"1\" where the conditional logic of that Field " "shows it when the conditions are met." msgstr "" #. Plugin Name of the plugin/theme msgid "Conditional Form Actions for ACFE" msgstr "" #. Plugin URI of the plugin/theme msgid "https://develop.tadpole.cc/plugins/conditional-form-actions-for-acfe" msgstr "" #. Description of the plugin/theme msgid "Provides some ACF Extended Form Actions that have a Conditional Field." msgstr "" #. Author of the plugin/theme msgid "Christian Wach" msgstr "" #. Author URI of the plugin/theme msgid "https://haystack.co.uk" msgstr ""