Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
# 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 ""