PluginProbe
Double Opt-In for Contact Form 7 – Secure, GDPR-Compliant Email Verification / 5.6.3
Double Opt-In for Contact Form 7 – Secure, GDPR-Compliant Email Verification v5.6.3
5.6.2 5.6.3 5.6.1 5.6.0 5.5.0 5.4.0 5.3.2 5.3.1 5.1.6 5.1.5 trunk 2.1.5 2.11 2.12 2.13 2.15 3.0.0 3.0.1 3.0.2 3.0.3 3.0.5 3.0.51 3.0.60 3.0.61 3.0.62 All 38 releases
← All changes | languages/double-opt-in.pot +3347 -281 2.15 → 5.6.3 View file →
@@ -1,600 +1,3666 @@
1 -#, fuzzy
2 1 msgid ""
3 2 msgstr ""
4 -"Project-Id-Version: Double Opt-In (Contact Form 7, Avada) - GDPR Ready\n"
5 -"POT-Creation-Date: 2022-12-16 11:54+0100\n"
6 -"PO-Revision-Date: 2022-12-16 10:38+0100\n"
7 -"Last-Translator: \n"
8 -"Language-Team: \n"
3 +"Project-Id-Version: Double Opt-In\n"
4 +"Report-Msgid-Bugs-To: \n"
5 +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
6 +"Language-Team: LANGUAGE <[email protected]>\n"
9 7 "MIME-Version: 1.0\n"
10 8 "Content-Type: text/plain; charset=UTF-8\n"
11 9 "Content-Transfer-Encoding: 8bit\n"
12 -"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
13 -"X-Generator: Poedit 3.2.2\n"
14 -"X-Poedit-Basepath: ..\n"
15 -"X-Poedit-Flags-xgettext: --add-comments=translators:\n"
16 -"X-Poedit-WPHeader: CF7DoubleOptIn.class.php\n"
17 -"X-Poedit-SourceCharset: UTF-8\n"
18 -"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
19 -"esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
20 -"_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
21 -"X-Poedit-SearchPath-0: .\n"
22 -"X-Poedit-SearchPathExcluded-0: *.min.js\n"
10 +"POT-Creation-Date: 2026-05-18T09:24:29+02:00\n"
11 +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12 +"X-Generator: WP-CLI 2.8.1\n"
13 +"X-Domain: double-opt-in\n"
23 14
24 -#: compatibility/avada/AvadaFormOptions.class.php:58
25 -#: compatibility/cf7/Backend.class.php:66
15 +#: addon-avada/compatibility/avada/AvadaFormOptions.class.php:134
16 +#: addon-avada/src/Integration/AvadaIntegration.php:227
17 +#: core/compatibility/cf7/CF7Backend.class.php:102
18 +#: core/src/Integration/CF7Integration.php:161
26 19 msgid "Please wait while we load the template..."
27 20 msgstr ""
28 21
29 -#: compatibility/avada/AvadaFormOptions.class.php:81
30 -#: compatibility/cf7/Backend.class.php:86
22 +#: addon-avada/compatibility/avada/AvadaFormOptions.class.php:186
23 +#: addon-avada/src/Integration/AvadaIntegration.php:1141
24 +#: core/compatibility/cf7/CF7Backend.class.php:144
25 +#: core/src/Integration/CF7Integration.php:721
31 26 msgid "Double-Opt-in"
32 27 msgstr ""
33 28
34 -#: compatibility/avada/AvadaFormOptions.class.php:200
35 -#: compatibility/avada/AvadaFormOptions.class.php:201
36 -#: compatibility/cf7/Backend.class.php:184
37 -msgid "Enable"
29 +#: addon-avada/compatibility/avada/AvadaFormOptions.class.php:383
30 +#: addon-avada/src/Integration/AvadaIntegration.php:1240
31 +#: core/src/EmailTemplates/EmailTemplateIntegration.php:307
32 +msgid "Custom Templates"
38 33 msgstr ""
39 34
40 -#: compatibility/avada/AvadaFormOptions.class.php:202
41 -#: compatibility/cf7/Backend.class.php:193
42 -msgid ""
43 -"Enable this checkox to activate the Double-Opt-In Mail for this formular."
35 +#: addon-avada/compatibility/avada/AvadaFormOptions.class.php:385
36 +msgid "Or select a custom template:"
44 37 msgstr ""
45 38
46 -#: compatibility/avada/AvadaFormOptions.class.php:209
47 -#: compatibility/cf7/Backend.class.php:200 templates/list-optins.php:35
48 -#: templates/view-optin.php:16
49 -msgid "Category"
39 +#: addon-avada/compatibility/avada/AvadaFormOptions.class.php:387
40 +msgid "Manage"
50 41 msgstr ""
51 42
52 -#: compatibility/avada/AvadaFormOptions.class.php:211
53 -msgid "Select the category for the Opt-In."
43 +#: addon-avada/compatibility/avada/AvadaFormOptions.class.php:436
44 +#: addon-avada/src/Integration/AvadaIntegration.php:1161
45 +#: core/compatibility/cf7/CF7Backend.class.php:256
46 +#: core/compatibility/cf7/templates/admin-panel.php:36
47 +#: core/src/Integration/CF7Integration.php:742
48 +msgid "Custom"
54 49 msgstr ""
55 50
56 -#: compatibility/avada/AvadaFormOptions.class.php:218
57 -#: compatibility/cf7/Backend.class.php:253
58 -msgid "Confirmation Page"
51 +#: addon-avada/compatibility/avada/AvadaFormOptions.class.php:510
52 +#: addon-avada/src/Integration/AvadaIntegration.php:1044
53 +#: core/compatibility/cf7/CF7Backend.class.php:332
54 +#: core/src/Integration/CF7Integration.php:641
55 +#: core/ui/UIForms.class.php:127
56 +msgid "Enabled"
59 57 msgstr ""
60 58
61 -#: compatibility/avada/AvadaFormOptions.class.php:220
62 -#: compatibility/cf7/Backend.class.php:263
63 -msgid ""
64 -"Select the page that should be displayed after the user clicks on the "
65 -"confirmation link"
59 +#: addon-avada/compatibility/avada/AvadaFormOptions.class.php:511
60 +#: addon-avada/src/Integration/AvadaIntegration.php:1045
61 +#: core/compatibility/cf7/CF7Backend.class.php:336
62 +#: core/compatibility/cf7/templates/admin-panel.php:97
63 +#: core/src/Integration/CF7Integration.php:645
64 +#: core/ui/UIDashboard.class.php:280
65 +#: core/ui/UIDashboard.class.php:290
66 +#: core/ui/UIDashboard.class.php:299
67 +#: core/ui/UIForms.class.php:128
68 +#: core/ui/UIForms.class.php:451
69 +msgid "Disabled"
66 70 msgstr ""
67 71
68 -#: compatibility/avada/AvadaFormOptions.class.php:227
69 -#: compatibility/cf7/Backend.class.php:274
70 -msgid "To"
72 +#: addon-avada/compatibility/avada/AvadaFormOptions.class.php:523
73 +#: addon-avada/src/Integration/AvadaIntegration.php:1057
74 +#: core/compatibility/cf7/CF7Backend.class.php:326
75 +#: core/src/Integration/CF7Integration.php:610
76 +#: core/src/Integration/CF7Integration.php:635
77 +msgid "Double Opt-In Settings"
71 78 msgstr ""
72 79
73 -#: compatibility/avada/AvadaFormOptions.class.php:228
74 -msgid ""
75 -"This field defines who will receive the Double-Opt-In mail. Use the \"Field "
76 -"Name\" defined for the User E-Mail."
80 +#: addon-avada/compatibility/avada/AvadaFormOptions.class.php:524
81 +#: addon-avada/src/Integration/AvadaIntegration.php:1058
82 +#: core/compatibility/cf7/CF7Backend.class.php:329
83 +#: core/src/Integration/CF7Integration.php:638
84 +msgid "Status:"
77 85 msgstr ""
78 86
79 -#: compatibility/avada/AvadaFormOptions.class.php:235
80 -#: compatibility/cf7/Backend.class.php:302
81 -msgid "From"
87 +#: addon-avada/compatibility/avada/AvadaFormOptions.class.php:526
88 +#: addon-avada/src/Integration/AvadaIntegration.php:1060
89 +#: core/compatibility/cf7/CF7Backend.class.php:342
90 +#: core/src/Integration/CF7Integration.php:651
91 +msgid "Double Opt-In settings are now managed centrally. Use the button below to configure this form."
82 92 msgstr ""
83 93
84 -#: compatibility/avada/AvadaFormOptions.class.php:237
85 -#: compatibility/cf7/Backend.class.php:311
86 -msgid ""
87 -"This field defines who will sent the mail. You can either enter the e-Mail "
88 -"(e.g.: [email protected]) or use a placeholder (e.g.: "
89 -"[_site_admin_email])."
94 +#: addon-avada/compatibility/avada/AvadaFormOptions.class.php:528
95 +#: addon-avada/src/Integration/AvadaIntegration.php:1062
96 +#: core/compatibility/cf7/CF7Backend.class.php:346
97 +#: core/src/Integration/CF7Integration.php:655
98 +#: core/ui/UIForms.class.php:373
99 +msgid "Configure Double Opt-In"
90 100 msgstr ""
91 101
92 -#: compatibility/avada/AvadaFormOptions.class.php:244
93 -#: compatibility/cf7/Backend.class.php:319
94 -msgid "Subject"
102 +#: addon-avada/src/Integration/AvadaIntegration.php:48
103 +msgid "Avada Forms"
95 104 msgstr ""
96 105
97 -#: compatibility/avada/AvadaFormOptions.class.php:246
98 -#: compatibility/cf7/Backend.class.php:328
99 -msgid ""
100 -"Enter a custom subject for the Double-Opt-In mail (e.g.: Please confirm your "
101 -"registration)."
106 +#: addon-email-editor/src/Localize.php:73
107 +#: core/core/UIPageForm.class.php:192
108 +#: core/ui/UIEmailTemplateEditor.class.php:203
109 +msgid "Save"
102 110 msgstr ""
103 111
104 -#: compatibility/avada/AvadaFormOptions.class.php:253
105 -#: compatibility/cf7/Backend.class.php:336
106 -msgid "Template"
112 +#: addon-email-editor/src/Localize.php:74
113 +#: core/ui/UIEmailTemplateEditor.class.php:204
114 +#: core/ui/UIForms.class.php:123
115 +msgid "Saving..."
107 116 msgstr ""
108 117
109 -#: compatibility/avada/AvadaFormOptions.class.php:254
110 -msgid "Pick the Template for your double opt in Mail."
118 +#: addon-email-editor/src/Localize.php:75
119 +#: core/ui/UIEmailTemplateEditor.class.php:205
120 +msgid "Saved"
111 121 msgstr ""
112 122
113 -#: compatibility/avada/AvadaFormOptions.class.php:275
114 -#: compatibility/cf7/Backend.class.php:397
115 -msgid "Message body"
123 +#: addon-email-editor/src/Localize.php:76
124 +#: core/ui/UIEmailTemplateEditor.class.php:206
125 +msgid "Publish"
116 126 msgstr ""
117 127
118 -#: compatibility/avada/AvadaFormOptions.class.php:277
119 -msgid ""
120 -"Enter the Message you want to sent to your customer. Do not forget to add "
121 -"the Double-Opt-In tag ([doubleoptinlink]) e.g.: <pre><code>&lt;a "
122 -"href=\"[doubleoptinlink]\"&gt;Confirm the registration&lt;/a&gt;</code></pre>"
128 +#: addon-email-editor/src/Localize.php:77
129 +#: core/ui/UIEmailTemplateEditor.class.php:207
130 +msgid "Preview"
123 131 msgstr ""
124 132
125 -#: compatibility/cf7/Backend.class.php:180
133 +#: addon-email-editor/src/Localize.php:78
134 +#: core/ui/UIEmailTemplateEditor.class.php:208
135 +#: core/ui/UIEmailTemplateEditor.class.php:406
136 +msgid "Undo"
137 +msgstr ""
138 +
139 +#: addon-email-editor/src/Localize.php:79
140 +#: core/ui/UIEmailTemplateEditor.class.php:209
141 +#: core/ui/UIEmailTemplateEditor.class.php:407
142 +msgid "Redo"
143 +msgstr ""
144 +
145 +#: addon-email-editor/src/Localize.php:80
146 +#: core/ui/UIEmailTemplateEditor.class.php:210
147 +msgid "Blocks"
148 +msgstr ""
149 +
150 +#: addon-email-editor/src/Localize.php:81
151 +#: core/ui/UIEmailTemplateEditor.class.php:211
152 +#: core/ui/UISettings.class.php:27
153 +#: core/ui/UISettings.class.php:60
154 +msgid "Settings"
155 +msgstr ""
156 +
157 +#: addon-email-editor/src/Localize.php:82
158 +#: core/ui/UIEmailTemplateEditor.class.php:212
159 +msgid "Structure"
160 +msgstr ""
161 +
162 +#: addon-email-editor/src/Localize.php:83
163 +#: core/ui/UIEmailTemplateEditor.class.php:213
164 +msgid "Content"
165 +msgstr ""
166 +
167 +#: addon-email-editor/src/Localize.php:84
168 +#: core/ui/UIEmailTemplateEditor.class.php:214
169 +#: core/ui/UIEmailTemplateEditor.class.php:247
170 +msgid "Placeholders"
171 +msgstr ""
172 +
173 +#: addon-email-editor/src/Localize.php:85
174 +#: core/ui/UIEmailTemplateEditor.class.php:215
175 +msgid "Global Styles"
176 +msgstr ""
177 +
178 +#: addon-email-editor/src/Localize.php:86
179 +#: core/ui/UIEmailTemplateEditor.class.php:216
180 +msgid "Template Name"
181 +msgstr ""
182 +
183 +#: addon-email-editor/src/Localize.php:87
184 +#: core/src/EmailTemplates/EmailTemplateRepository.php:80
185 +#: core/ui/UIEmailTemplateEditor.class.php:217
186 +msgid "Untitled Template"
187 +msgstr ""
188 +
189 +#: addon-email-editor/src/Localize.php:88
190 +#: core/ui/UIEmailTemplateEditor.class.php:218
191 +msgid "Drag a block here"
192 +msgstr ""
193 +
194 +#: addon-email-editor/src/Localize.php:89
195 +#: core/ui/UIEmailTemplateEditor.class.php:219
196 +msgid "Delete Block"
197 +msgstr ""
198 +
199 +#: addon-email-editor/src/Localize.php:90
200 +#: core/ui/UIEmailTemplateEditor.class.php:220
201 +msgid "Duplicate Block"
202 +msgstr ""
203 +
204 +#: addon-email-editor/src/Localize.php:91
205 +#: core/ui/UIEmailTemplateEditor.class.php:221
206 +msgid "Move Up"
207 +msgstr ""
208 +
209 +#: addon-email-editor/src/Localize.php:92
210 +#: core/ui/UIEmailTemplateEditor.class.php:222
211 +msgid "Move Down"
212 +msgstr ""
213 +
214 +#: addon-email-editor/src/Localize.php:93
215 +#: core/src/EmailTemplates/PlaceholderMapper.php:286
216 +#: core/ui/UIEmailTemplateEditor.class.php:223
217 +msgid "Confirmation Link"
218 +msgstr ""
219 +
220 +#: addon-email-editor/src/Localize.php:94
221 +#: core/src/EmailTemplates/PlaceholderMapper.php:292
222 +#: core/ui/UIEmailTemplateEditor.class.php:224
223 +msgid "Opt-out Link"
224 +msgstr ""
225 +
226 +#: addon-email-editor/src/Localize.php:95
227 +#: core/ui/UIEmailTemplateEditor.class.php:225
228 +msgid "Form Date"
229 +msgstr ""
230 +
231 +#: addon-email-editor/src/Localize.php:96
232 +#: core/ui/UIEmailTemplateEditor.class.php:226
233 +msgid "Form Time"
234 +msgstr ""
235 +
236 +#: addon-email-editor/src/Localize.php:97
237 +#: core/src/EmailTemplates/PlaceholderMapper.php:310
238 +#: core/ui/UIEmailTemplateEditor.class.php:227
239 +msgid "Form URL"
240 +msgstr ""
241 +
242 +#: addon-email-editor/src/Localize.php:98
243 +#: core/ui/UIEmailTemplateEditor.class.php:228
244 +msgid "Custom Field"
245 +msgstr ""
246 +
247 +#: addon-email-editor/src/Localize.php:99
248 +#: core/ui/UIEmailTemplateEditor.class.php:229
249 +msgid "Header"
250 +msgstr ""
251 +
252 +#: addon-email-editor/src/Localize.php:100
253 +#: core/ui/UIEmailTemplateEditor.class.php:230
254 +msgid "Heading"
255 +msgstr ""
256 +
257 +#: addon-email-editor/src/Localize.php:101
258 +#: core/ui/UIEmailTemplateEditor.class.php:231
259 +msgid "Text"
260 +msgstr ""
261 +
262 +#: addon-email-editor/src/Localize.php:102
263 +#: core/ui/UIEmailTemplateEditor.class.php:232
264 +msgid "Button"
265 +msgstr ""
266 +
267 +#: addon-email-editor/src/Localize.php:103
268 +#: core/ui/UIEmailTemplateEditor.class.php:233
269 +msgid "Image"
270 +msgstr ""
271 +
272 +#: addon-email-editor/src/Localize.php:104
273 +#: core/ui/UIEmailTemplateEditor.class.php:234
274 +msgid "Divider"
275 +msgstr ""
276 +
277 +#: addon-email-editor/src/Localize.php:105
278 +#: core/ui/UIEmailTemplateEditor.class.php:235
279 +msgid "Spacer"
280 +msgstr ""
281 +
282 +#: addon-email-editor/src/Localize.php:106
283 +#: core/ui/UIEmailTemplateEditor.class.php:236
284 +msgid "Social Icons"
285 +msgstr ""
286 +
287 +#: addon-email-editor/src/Localize.php:107
288 +#: core/ui/UIEmailTemplateEditor.class.php:237
289 +msgid "Footer"
290 +msgstr ""
291 +
292 +#: addon-email-editor/src/Localize.php:108
293 +#: core/ui/UIEmailTemplateEditor.class.php:238
294 +msgid "1 Column"
295 +msgstr ""
296 +
297 +#: addon-email-editor/src/Localize.php:109
298 +#: core/ui/UIEmailTemplateEditor.class.php:239
299 +msgid "2 Columns"
300 +msgstr ""
301 +
302 +#: addon-email-editor/src/Localize.php:110
303 +#: core/ui/UIEmailTemplateEditor.class.php:240
304 +msgid "2 Columns (Sidebar)"
305 +msgstr ""
306 +
307 +#: addon-email-editor/src/Localize.php:111
308 +#: core/ui/UIEmailTemplateEditor.class.php:241
309 +msgid "3 Columns"
310 +msgstr ""
311 +
312 +#: addon-email-editor/src/Localize.php:112
313 +#: core/ui/UIEmailTemplateEditor.class.php:242
314 +msgid "Row"
315 +msgstr ""
316 +
317 +#: addon-email-editor/src/Localize.php:113
318 +#: core/ui/UIEmailTemplateEditor.class.php:243
319 +msgid "Wrapper"
320 +msgstr ""
321 +
322 +#: addon-email-editor/src/Localize.php:114
323 +#: core/ui/UIEmailTemplateEditor.class.php:244
324 +msgid "Error saving template. Please try again."
325 +msgstr ""
326 +
327 +#: addon-email-editor/src/Localize.php:115
328 +#: core/ui/UIEmailTemplateEditor.class.php:245
329 +msgid "Template saved successfully."
330 +msgstr ""
331 +
332 +#: addon-email-editor/src/Localize.php:116
333 +#: core/ui/UIEmailTemplateEditor.class.php:246
334 +#: core/ui/UIEmailTemplateEditor.class.php:350
335 +msgid "Back to Templates"
336 +msgstr ""
337 +
338 +#: addon-email-editor/src/Localize.php:117
339 +#: core/ui/UIEmailTemplateEditor.class.php:248
340 +msgid "Click on a placeholder to copy it. Then paste it into any text field."
341 +msgstr ""
342 +
343 +#: addon-email-editor/src/Localize.php:118
344 +#: core/ui/UIEmailTemplateEditor.class.php:249
345 +msgid "Standard Placeholders"
346 +msgstr ""
347 +
348 +#: addon-email-editor/src/Localize.php:119
349 +#: core/ui/UIEmailTemplateEditor.class.php:250
350 +msgid "These work across all forms. Configure mapping in form settings."
351 +msgstr ""
352 +
353 +#: addon-email-editor/src/Localize.php:120
354 +#: core/ui/UIEmailTemplateEditor.class.php:251
355 +msgid "System Placeholders"
356 +msgstr ""
357 +
358 +#: addon-email-editor/src/Localize.php:121
359 +#: core/compatibility/cf7/CF7Backend.class.php:428
360 +#: core/ui/UIEmailTemplateEditor.class.php:252
361 +msgid "How to use"
362 +msgstr ""
363 +
364 +#: addon-email-editor/src/Localize.php:122
365 +#: core/ui/UIEmailTemplateEditor.class.php:253
366 +msgid "Add a Text or Button block to your template"
367 +msgstr ""
368 +
369 +#: addon-email-editor/src/Localize.php:123
370 +#: core/ui/UIEmailTemplateEditor.class.php:254
371 +msgid "Click a placeholder above to copy it"
372 +msgstr ""
373 +
374 +#: addon-email-editor/src/Localize.php:124
375 +#: core/ui/UIEmailTemplateEditor.class.php:255
376 +msgid "Paste it in the Content field in Settings"
377 +msgstr ""
378 +
379 +#: addon-email-editor/src/Localize.php:125
380 +#: core/ui/UIEmailTemplateEditor.class.php:257
381 +#: core/ui/UIForms.class.php:122
382 +msgid "Loading..."
383 +msgstr ""
384 +
385 +#: addon-email-editor/src/Localize.php:126
386 +#: core/ui/UIEmailTemplateEditor.class.php:258
387 +msgid "Choose a Template"
388 +msgstr ""
389 +
390 +#: addon-email-editor/src/Localize.php:127
391 +#: core/ui/UIEmailTemplateEditor.class.php:259
392 +msgid "Select a starting point for your email template or start from scratch."
393 +msgstr ""
394 +
395 +#: addon-email-editor/src/Localize.php:128
396 +#: core/ui/UIEmailTemplateEditor.class.php:260
397 +msgid "Start Blank"
398 +msgstr ""
399 +
400 +#: addon-email-editor/src/Localize.php:129
401 +#: core/ui/UIEmailTemplateEditor.class.php:261
402 +msgid "Create Template"
403 +msgstr ""
404 +
405 +#: addon-email-editor/src/Localize.php:130
406 +#: core/ui/UIEmailTemplateEditor.class.php:262
407 +msgid "Creating..."
408 +msgstr ""
409 +
410 +#: addon-email-editor/src/Localize.php:131
411 +#: core/src/EmailTemplates/EmailTemplateRestController.php:347
412 +#: core/src/EmailTemplates/EmailTemplateRestController.php:414
413 +#: core/src/EmailTemplates/EmailTemplateRestController.php:764
414 +#: core/ui/UIEmailTemplateEditor.class.php:264
415 +msgid "You have reached the maximum number of published templates. Upgrade to Pro for unlimited templates."
416 +msgstr ""
417 +
418 +#: addon-email-editor/src/Localize.php:132
419 +#: core/ui/UIEmailTemplateEditor.class.php:266
420 +msgid "Send Test"
421 +msgstr ""
422 +
423 +#: addon-email-editor/src/Localize.php:133
424 +#: core/ui/UIEmailTemplateEditor.class.php:267
425 +msgid "Send Test Email"
426 +msgstr ""
427 +
428 +#: addon-email-editor/src/Localize.php:134
429 +#: core/ui/UIEmailTemplateEditor.class.php:268
430 +msgid "Send a test email to preview how your template looks in real email clients."
431 +msgstr ""
432 +
433 +#: addon-email-editor/src/Localize.php:135
434 +#: core/ui/UIEmailTemplateEditor.class.php:269
435 +msgid "Sent!"
436 +msgstr ""
437 +
438 +#: addon-email-editor/src/Localize.php:136
439 +#: core/ui/UIEmailTemplateEditor.class.php:270
440 +msgid "Error sending test email."
441 +msgstr ""
442 +
443 +#: addon-email-editor/src/Localize.php:137
444 +#: core/ui/UIEmailTemplateEditor.class.php:271
445 +msgid "Enter email address"
446 +msgstr ""
447 +
448 +#: addon-email-editor/src/Localize.php:138
449 +#: core/ui/UIEmailTemplateEditor.class.php:272
450 +msgid "Sending..."
451 +msgstr ""
452 +
453 +#: addon-email-editor/src/Localize.php:139
454 +#: core/templates/view-optin.php:62
455 +#: core/ui/UIEmailTemplateEditor.class.php:273
456 +#: core/ui/UIForms.class.php:729
457 +msgid "Cancel"
458 +msgstr ""
459 +
460 +#: addon-email-editor/src/Localize.php:140
461 +#: core/ui/UIEmailTemplateEditor.class.php:275
462 +msgid "Brand Kit"
463 +msgstr ""
464 +
465 +#: addon-email-editor/src/Localize.php:141
466 +#: core/ui/UIEmailTemplateEditor.class.php:276
467 +msgid "Logo URL"
468 +msgstr ""
469 +
470 +#: addon-email-editor/src/Localize.php:142
471 +#: core/ui/UIEmailTemplateEditor.class.php:277
472 +msgid "Logo Width"
473 +msgstr ""
474 +
475 +#: addon-email-editor/src/Localize.php:143
476 +#: core/ui/UIEmailTemplateEditor.class.php:278
477 +msgid "Brand Primary Color"
478 +msgstr ""
479 +
480 +#: addon-email-editor/src/Localize.php:144
481 +#: core/ui/UIEmailTemplateEditor.class.php:279
482 +msgid "Brand Secondary Color"
483 +msgstr ""
484 +
485 +#: addon-email-editor/src/Localize.php:145
486 +#: core/ui/UIEmailTemplateEditor.class.php:280
487 +msgid "Brand Accent Color"
488 +msgstr ""
489 +
490 +#: addon-email-editor/src/Localize.php:146
491 +#: core/ui/UIEmailTemplateEditor.class.php:281
492 +msgid "Apply to Template"
493 +msgstr ""
494 +
495 +#: addon-email-editor/src/Localize.php:147
496 +#: core/ui/UIEmailTemplateEditor.class.php:283
497 +msgid "Desktop"
498 +msgstr ""
499 +
500 +#: addon-email-editor/src/Localize.php:148
501 +#: core/ui/UIEmailTemplateEditor.class.php:284
502 +msgid "Mobile"
503 +msgstr ""
504 +
505 +#: addon-email-editor/src/Localize.php:149
506 +#: core/ui/UIEmailTemplateEditor.class.php:286
507 +msgid "Conditional Content"
508 +msgstr ""
509 +
510 +#: addon-email-editor/src/Localize.php:150
511 +#: core/ui/UIEmailTemplateEditor.class.php:288
512 +msgid "Advanced"
513 +msgstr ""
514 +
515 +#: addon-email-editor/src/Localize.php:151
516 +#: core/ui/UIEmailTemplateEditor.class.php:289
517 +msgid "Custom CSS"
518 +msgstr ""
519 +
520 +#: addon-email-editor/src/Localize.php:152
521 +#: core/ui/UIEmailTemplateEditor.class.php:290
522 +msgid "Enter inline CSS properties (e.g., background: #fff; border: 1px solid #ccc;)"
523 +msgstr ""
524 +
525 +#: addon-email-editor/src/Localize.php:153
526 +#: core/ui/UIEmailTemplateEditor.class.php:292
527 +msgid "Pro Feature"
528 +msgstr ""
529 +
530 +#: addon-email-editor/src/Localize.php:154
531 +#: core/ui/UIEmailTemplateEditor.class.php:293
532 +msgid "The \"{block}\" block requires the Pro version."
533 +msgstr ""
534 +
535 +#: addon-email-editor/src/Localize.php:155
536 +#: core/src/Admin/ResendController.php:142
537 +#: core/ui/UIEmailTemplateEditor.class.php:294
538 +msgid "This feature requires the Pro version."
539 +msgstr ""
540 +
541 +#: addon-email-editor/src/Localize.php:156
542 +#: core/ui/UIEmailTemplateEditor.class.php:295
543 +#: core/ui/UIForms.class.php:263
544 +msgid "Upgrade to Pro"
545 +msgstr ""
546 +
547 +#: addon-email-editor/src/Localize.php:157
548 +#: core/ui/UIEmailTemplateEditor.class.php:296
549 +msgid "Maybe Later"
550 +msgstr ""
551 +
552 +#: core/CF7DoubleOptIn.class.php:603
553 +msgid "Important: Major Update – Please backup before updating!"
554 +msgstr ""
555 +
556 +#: core/CF7DoubleOptIn.class.php:604
557 +msgid "This version includes significant changes to the form management system, email templates, and database structure. We strongly recommend creating a full site backup before updating."
558 +msgstr ""
559 +
560 +#: core/compatibility/cf7/CF7Backend.class.php:371
561 +#: core/compatibility/cf7/templates/admin-panel.php:287
562 +msgid "Standard Placeholders Mapping"
563 +msgstr ""
564 +
565 +#: core/compatibility/cf7/CF7Backend.class.php:373
566 +msgid "Map your form fields to standard placeholders. This allows you to use the same email template across different forms. Fields are auto-detected based on common naming patterns, but you can override them."
567 +msgstr ""
568 +
569 +#: core/compatibility/cf7/CF7Backend.class.php:379
570 +#: core/compatibility/cf7/templates/admin-panel.php:295
571 +msgid "Standard Placeholder"
572 +msgstr ""
573 +
574 +#: core/compatibility/cf7/CF7Backend.class.php:380
575 +#: core/compatibility/cf7/templates/admin-panel.php:296
576 +msgid "Auto-Detected"
577 +msgstr ""
578 +
579 +#: core/compatibility/cf7/CF7Backend.class.php:381
580 +#: core/compatibility/cf7/templates/admin-panel.php:297
581 +msgid "Custom Mapping (Override)"
582 +msgstr ""
583 +
584 +#: core/compatibility/cf7/CF7Backend.class.php:401
585 +#: core/compatibility/cf7/templates/admin-panel.php:314
586 +msgid "Not detected"
587 +msgstr ""
588 +
589 +#: core/compatibility/cf7/CF7Backend.class.php:409
590 +#: core/compatibility/cf7/templates/admin-panel.php:322
591 +msgid "Use auto-detected: [%s]"
592 +msgstr ""
593 +
594 +#: core/compatibility/cf7/CF7Backend.class.php:411
595 +#: core/compatibility/cf7/templates/admin-panel.php:324
596 +msgid "-- Select field --"
597 +msgstr ""
598 +
599 +#: core/compatibility/cf7/CF7Backend.class.php:430
600 +msgid "In your email template, use these standard placeholders instead of form-specific ones:"
601 +msgstr ""
602 +
603 +#: core/compatibility/cf7/CF7Backend.class.php:440
604 +msgid "System Placeholders (always available):"
605 +msgstr ""
606 +
607 +#: core/compatibility/cf7/templates/admin-panel.php:54
126 608 msgid "Opt-In Formular Settings"
127 609 msgstr ""
128 610
129 -#: compatibility/cf7/Backend.class.php:191 templates/list-optins.php:111
611 +#: core/compatibility/cf7/templates/admin-panel.php:58
612 +msgid "Enable"
613 +msgstr ""
614 +
615 +#: core/compatibility/cf7/templates/admin-panel.php:64
616 +#: core/src/Service/PrivacyIntegration.php:108
617 +#: core/templates/list-optins.php:108
130 618 msgid "Yes"
131 619 msgstr ""
132 620
133 -#: compatibility/cf7/Backend.class.php:213 core/CategoryOptions.class.php:93
621 +#: core/compatibility/cf7/templates/admin-panel.php:65
622 +msgid "Enable this checkbox to activate the Double-Opt-In Mail for this formular."
623 +msgstr ""
624 +
625 +#: core/compatibility/cf7/templates/admin-panel.php:72
626 +#: core/templates/list-optins.php:35
627 +#: core/templates/view-optin.php:34
628 +#: core/ui/UIForms.class.php:431
629 +msgid "Category"
630 +msgstr ""
631 +
632 +#: core/compatibility/cf7/templates/admin-panel.php:77
633 +#: core/core/CategoryOptions.class.php:192
634 +#: core/src/FormSettings/FormSettingsService.php:386
635 +#: core/src/Integration/CF7Integration.php:755
134 636 msgid "Please select"
135 637 msgstr ""
136 638
137 -#: compatibility/cf7/Backend.class.php:224
639 +#: core/compatibility/cf7/templates/admin-panel.php:84
138 640 msgid "Assign the Opt-In to a Category for an easier administration."
139 641 msgstr ""
140 642
141 -#: compatibility/cf7/Backend.class.php:232
643 +#: core/compatibility/cf7/templates/admin-panel.php:91
644 +#: core/ui/UIForms.class.php:444
142 645 msgid "Dynamic Condition"
143 646 msgstr ""
144 647
145 -#: compatibility/cf7/Backend.class.php:237
648 +#: core/compatibility/cf7/templates/admin-panel.php:95
146 649 msgid "Enable the Opt-In only when the field "
147 650 msgstr ""
148 651
149 -#: compatibility/cf7/Backend.class.php:240
150 -msgid "Disabled"
652 +#: core/compatibility/cf7/templates/admin-panel.php:105
653 +msgid "has been filled/checked by the visitor."
151 654 msgstr ""
152 655
153 -#: compatibility/cf7/Backend.class.php:245
154 -msgid "has been filled/checked by the visitor."
656 +#: core/compatibility/cf7/templates/admin-panel.php:112
657 +#: core/ui/UIForms.class.php:459
658 +msgid "Confirmation Page"
155 659 msgstr ""
156 660
157 -#: compatibility/cf7/Backend.class.php:258
661 +#: core/compatibility/cf7/templates/admin-panel.php:117
662 +#: core/compatibility/cf7/templates/admin-panel.php:133
158 663 msgid "default"
159 664 msgstr ""
160 665
161 -#: compatibility/cf7/Backend.class.php:270
666 +#: core/compatibility/cf7/templates/admin-panel.php:121
667 +msgid "Select the page that should be displayed after the user clicks on the confirmation link"
668 +msgstr ""
669 +
670 +#: core/compatibility/cf7/templates/admin-panel.php:128
671 +#: core/ui/UIForms.class.php:472
672 +msgid "Error Redirect Page"
673 +msgstr ""
674 +
675 +#: core/compatibility/cf7/templates/admin-panel.php:137
676 +msgid "Select the page to redirect to when an error occurs (e.g. rate limit). Leave on default for toast notification."
677 +msgstr ""
678 +
679 +#: core/compatibility/cf7/templates/admin-panel.php:148
162 680 msgid "Customize your Opt-In Mail"
163 681 msgstr ""
164 682
165 -#: compatibility/cf7/Backend.class.php:283
166 -msgid ""
167 -"This field defines who will receive the Double-Opt-In mail. Enter one of the "
168 -"following tags that represents the mail for the customer:"
683 +#: core/compatibility/cf7/templates/admin-panel.php:152
684 +msgid "To"
169 685 msgstr ""
170 686
171 -#: compatibility/cf7/Backend.class.php:406
172 -msgid ""
173 -"Enter the Message you want to sent to your customer. Do not forget to add "
174 -"the Double-Opt-In tag ([doubleoptinlink]) e.g.:"
687 +#: core/compatibility/cf7/templates/admin-panel.php:160
688 +msgid "This field defines who will receive the Double-Opt-In mail. Enter one of the following tags that represents the mail for the customer:"
175 689 msgstr ""
176 690
177 -#: compatibility/cf7/Backend.class.php:412
691 +#: core/compatibility/cf7/templates/admin-panel.php:178
692 +msgid "From"
693 +msgstr ""
694 +
695 +#: core/compatibility/cf7/templates/admin-panel.php:186
696 +msgid "This field defines who will sent the mail. You can either enter the e-Mail (e.g.: [email protected]) or use a placeholder (e.g.: [_site_admin_email])."
697 +msgstr ""
698 +
699 +#: core/compatibility/cf7/templates/admin-panel.php:193
700 +#: core/ui/UIForms.class.php:520
701 +msgid "From Name"
702 +msgstr ""
703 +
704 +#: core/compatibility/cf7/templates/admin-panel.php:201
705 +msgid "This field defines the name of the sender (e.g. Max Mustermann)."
706 +msgstr ""
707 +
708 +#: core/compatibility/cf7/templates/admin-panel.php:208
709 +#: core/src/Admin/AdminNoticeIncompleteForms.php:152
710 +#: core/ui/UIForms.class.php:115
711 +#: core/ui/UIForms.class.php:533
712 +msgid "Subject"
713 +msgstr ""
714 +
715 +#: core/compatibility/cf7/templates/admin-panel.php:216
716 +msgid "Enter a custom subject for the Double-Opt-In mail (e.g.: Please confirm your registration)."
717 +msgstr ""
718 +
719 +#: core/compatibility/cf7/templates/admin-panel.php:223
720 +msgid "Template"
721 +msgstr ""
722 +
723 +#: core/compatibility/cf7/templates/admin-panel.php:258
724 +msgid "Message body"
725 +msgstr ""
726 +
727 +#: core/compatibility/cf7/templates/admin-panel.php:266
728 +msgid "Enter the Message you want to sent to your customer. Do not forget to add the Double-Opt-In tag ([doubleoptinlink]) e.g.:"
729 +msgstr ""
730 +
731 +#: core/compatibility/cf7/templates/admin-panel.php:269
178 732 msgid "These placeholders are available for the opt-in Message body: "
179 733 msgstr ""
180 734
181 -#: compatibility/cf7/WordPress_AdminTables_Columns_CF7.class.php:33
182 -msgid "Opt-Ins"
735 +#: core/compatibility/cf7/templates/admin-panel.php:289
736 +msgid "Map your form fields to standard placeholders. This allows you to use the same email template across different forms."
183 737 msgstr ""
184 738
185 -#: core/Ajax.class.php:58
739 +#: core/compatibility/OptInFrontend.class.php:143
740 +msgid "Your opt-in has already been confirmed."
741 +msgstr ""
742 +
743 +#: core/compatibility/OptInFrontend.class.php:144
744 +msgid "This confirmation link has expired. Please submit the form again."
745 +msgstr ""
746 +
747 +#: core/compatibility/OptInFrontend.class.php:145
748 +msgid "This confirmation link is invalid."
749 +msgstr ""
750 +
751 +#: core/core/Ajax.class.php:135
186 752 msgid "Ooops!"
187 753 msgstr ""
188 754
189 -#: core/Ajax.class.php:60
755 +#: core/core/Ajax.class.php:137
190 756 msgid "Something went wrong. The given DOI wasn't found. Maybe it got removed?"
191 757 msgstr ""
192 758
193 -#: core/Ajax.class.php:75 templates/view-optin.php:22
759 +#: core/core/Ajax.class.php:171
760 +#: core/templates/view-optin.php:51
194 761 msgid "Delete DOI"
195 762 msgstr ""
196 763
197 -#: core/Ajax.class.php:76 templates/list-optins.php:62
764 +#: core/core/Ajax.class.php:173
765 +#: core/templates/list-optins.php:62
198 766 msgid "Details"
199 767 msgstr ""
200 768
201 -#: core/Ajax.class.php:81 core/Ajax.class.php:145 templates/view-optin.php:27
202 -#: templates/view-optin.php:99
769 +#: core/core/Ajax.class.php:178
770 +#: core/core/Ajax.class.php:212
771 +#: core/templates/view-optin.php:81
772 +#: core/templates/view-optin.php:192
773 +#: core/templates/view-optin.php:224
203 774 msgid "Key"
204 775 msgstr ""
205 776
206 -#: core/Ajax.class.php:82 core/Ajax.class.php:146 templates/view-optin.php:28
207 -#: templates/view-optin.php:100
777 +#: core/core/Ajax.class.php:179
778 +#: core/core/Ajax.class.php:213
779 +#: core/templates/view-optin.php:82
780 +#: core/templates/view-optin.php:193
781 +#: core/templates/view-optin.php:225
208 782 msgid "Value"
209 783 msgstr ""
210 784
211 -#: core/Ajax.class.php:86 templates/list-optins.php:26
212 -#: templates/view-optin.php:32 ui/UICategories.class.php:107
785 +#: core/core/Ajax.class.php:182
786 +#: core/templates/list-optins.php:26
787 +#: core/templates/view-optin.php:86
788 +#: core/ui/UICategories.class.php:179
789 +#: core/ui/UIForms.class.php:289
213 790 msgid "ID"
214 791 msgstr ""
215 792
216 -#: core/Ajax.class.php:94 templates/view-optin.php:40
793 +#: core/core/Ajax.class.php:186
794 +#: core/templates/view-optin.php:94
217 795 msgid "CF7 Form ID"
218 796 msgstr ""
219 797
220 -#: core/Ajax.class.php:102 templates/list-optins.php:44
221 -#: templates/view-optin.php:56 ui/UICategories.class.php:113
798 +#: core/core/Ajax.class.php:190
799 +#: core/src/Service/PrivacyIntegration.php:116
800 +#: core/templates/list-optins.php:44
801 +#: core/templates/view-optin.php:110
802 +#: core/ui/UICategories.class.php:185
222 803 msgid "Registration Date"
223 804 msgstr ""
224 805
225 -#: core/Ajax.class.php:112 templates/view-optin.php:66
806 +#: core/core/Ajax.class.php:194
807 +#: core/src/Service/PrivacyIntegration.php:134
808 +#: core/templates/view-optin.php:120
226 809 msgid "Registration IP"
227 810 msgstr ""
228 811
229 -#: core/Ajax.class.php:120 templates/view-optin.php:74
812 +#: core/core/Ajax.class.php:198
813 +#: core/src/Service/PrivacyIntegration.php:122
814 +#: core/templates/view-optin.php:128
230 815 msgid "Confirmation Date"
231 816 msgstr ""
232 817
233 -#: core/Ajax.class.php:132 templates/view-optin.php:86
818 +#: core/core/Ajax.class.php:204
819 +#: core/src/Service/PrivacyIntegration.php:138
820 +#: core/templates/view-optin.php:140
234 821 msgid "Confirmation IP"
235 822 msgstr ""
236 823
237 -#: core/Ajax.class.php:142 templates/view-optin.php:96
824 +#: core/core/Ajax.class.php:209
825 +#: core/templates/view-optin.php:189
238 826 msgid "Form Fields"
239 827 msgstr ""
240 828
241 -#: core/Category.class.php:115 core/Category.class.php:151
242 -#: core/OptIn.class.php:222 core/OptIn.class.php:254
829 +#: core/core/Category.class.php:151
830 +#: core/core/Category.class.php:213
243 831 msgid "/"
244 832 msgstr ""
245 833
246 -#: core/CategoryOptions.class.php:110
247 -msgid "Change Category to: "
834 +#: core/core/CategoryOptions.class.php:246
835 +#: core/ui/UICategoriesView.class.php:279
836 +#: core/ui/UIOptinView.class.php:274
837 +msgid "Update"
248 838 msgstr ""
249 839
250 -#: core/CategoryOptions.class.php:113 ui/UICategoriesView.class.php:165
251 -#: ui/UIOptinView.class.php:151
252 -msgid "Update"
840 +#: core/core/OptIn.class.php:687
841 +#: core/src/Audit/AuditLogger.php:156
842 +msgid "Unknown"
253 843 msgstr ""
254 844
255 -#: core/OptInLimitFilter.class.php:72
256 -msgid "Show: "
845 +#: core/core/OptIn.class.php:692
846 +msgid "Deleted Form"
257 847 msgstr ""
258 848
259 -#: core/OptInLimitFilter.class.php:75
849 +#: core/core/OptIn.class.php:695
850 +msgid "Untitled Form"
851 +msgstr ""
852 +
853 +#: core/core/OptInLimitFilter.class.php:130
260 854 msgid "Show"
261 855 msgstr ""
262 856
263 -#: core/OptInSearchFilter.class.php:46
264 -msgid "Search: "
857 +#: core/core/OptInSearchFilter.class.php:68
858 +msgid "Search:"
265 859 msgstr ""
266 860
267 -#: core/OptInSearchFilter.class.php:49
861 +#: core/core/OptInSearchFilter.class.php:71
268 862 msgid "Search"
269 863 msgstr ""
270 864
271 -#: core/UIPageForm.class.php:35
865 +#: core/core/review.php:59
866 +msgid "<strong>Double Opt-In for WordPress</strong> has already confirmed <strong>%d email subscriptions</strong>. Would you support us with a quick review?"
867 +msgstr ""
868 +
869 +#: core/core/review.php:70
870 +msgid "Leave a review now"
871 +msgstr ""
872 +
873 +#: core/core/review.php:74
874 +msgid "Remind me later"
875 +msgstr ""
876 +
877 +#: core/core/review.php:78
878 +msgid "Don't ask again"
879 +msgstr ""
880 +
881 +#: core/core/UIPageForm.class.php:65
272 882 msgid "Settings updated"
273 883 msgstr ""
274 884
275 -#: core/UIPageForm.class.php:98
276 -msgid "Save"
885 +#: core/src/Addon/AddonCatalog.php:64
886 +msgid "Analytics Dashboard"
277 887 msgstr ""
278 888
279 -#: templates/list-optins.php:29
280 -msgid "Hash"
889 +#: core/src/Addon/AddonCatalog.php:65
890 +msgid "Visualize opt-in funnel performance, conversion rates, and source breakdowns directly in the WP admin."
281 891 msgstr ""
282 892
283 -#: templates/list-optins.php:32 templates/view-optin.php:48
284 -msgid "E-Mail"
893 +#: core/src/Addon/AddonCatalog.php:69
894 +msgid "Reminder Emails"
285 895 msgstr ""
286 896
287 -#: templates/list-optins.php:38
897 +#: core/src/Addon/AddonCatalog.php:70
898 +msgid "Automatically nudge users who never confirmed their opt-in with one or more reminder emails."
899 +msgstr ""
900 +
901 +#: core/src/Addon/AddonCatalog.php:74
902 +msgid "Opt-Out System"
903 +msgstr ""
904 +
905 +#: core/src/Addon/AddonCatalog.php:75
906 +msgid "GDPR-friendly one-click unsubscribe links and an opt-out audit trail per recipient."
907 +msgstr ""
908 +
909 +#: core/src/Addon/AddonCatalog.php:79
910 +msgid "Auto User Creation"
911 +msgstr ""
912 +
913 +#: core/src/Addon/AddonCatalog.php:80
914 +msgid "Create a WordPress user account automatically once a confirmation is recorded."
915 +msgstr ""
916 +
917 +#: core/src/Addon/AddonCatalog.php:84
918 +msgid "MX Email Validation"
919 +msgstr ""
920 +
921 +#: core/src/Addon/AddonCatalog.php:85
922 +msgid "Reject addresses whose domain has no valid MX record before they hit your queue."
923 +msgstr ""
924 +
925 +#: core/src/Addon/AddonCatalog.php:89
926 +#: core/ui/UISettings.class.php:453
927 +msgid "Domain Blocklist"
928 +msgstr ""
929 +
930 +#: core/src/Addon/AddonCatalog.php:90
931 +msgid "Block disposable-mail providers and self-hosted lists of unwanted domains at submit time."
932 +msgstr ""
933 +
934 +#: core/src/Addon/AddonCatalog.php:94
935 +msgid "Unique Email Validation"
936 +msgstr ""
937 +
938 +#: core/src/Addon/AddonCatalog.php:95
939 +msgid "Refuse duplicate addresses across all your forms — one email, one opt-in."
940 +msgstr ""
941 +
942 +#: core/src/Addon/AddonCatalog.php:99
943 +msgid "Single-Mail Registration"
944 +msgstr ""
945 +
946 +#: core/src/Addon/AddonCatalog.php:100
947 +msgid "Replace multi-step signup flows with a single email field; the rest is filled in after confirm."
948 +msgstr ""
949 +
950 +#: core/src/Addon/AddonCatalog.php:104
951 +msgid "Consent Export"
952 +msgstr ""
953 +
954 +#: core/src/Addon/AddonCatalog.php:105
955 +msgid "Export full consent history for any opt-in as audit-ready CSV or JSON."
956 +msgstr ""
957 +
958 +#: core/src/Addon/AddonCatalog.php:109
959 +msgid "Conditional Templates"
960 +msgstr ""
961 +
962 +#: core/src/Addon/AddonCatalog.php:110
963 +msgid "Pick which opt-in email a user sees based on form context, language, or category."
964 +msgstr ""
965 +
966 +#: core/src/Addon/AddonCatalog.php:114
967 +msgid "Elementor Forms Integration"
968 +msgstr ""
969 +
970 +#: core/src/Addon/AddonCatalog.php:115
971 +msgid "Drop-in double opt-in for any Elementor Pro form, no code required."
972 +msgstr ""
973 +
974 +#: core/src/Addon/AddonCatalog.php:119
975 +msgid "WPForms Integration"
976 +msgstr ""
977 +
978 +#: core/src/Addon/AddonCatalog.php:120
979 +msgid "Add a confirmation step to any WPForms form with one toggle in the form settings."
980 +msgstr ""
981 +
982 +#: core/src/Addon/AddonCatalog.php:124
983 +msgid "Gravity Forms Integration"
984 +msgstr ""
985 +
986 +#: core/src/Addon/AddonCatalog.php:125
987 +msgid "Wire any Gravity Forms feed through a real double opt-in confirmation."
988 +msgstr ""
989 +
990 +#: core/src/Addon/AddonCatalog.php:129
991 +msgid "Avada Forms Integration"
992 +msgstr ""
993 +
994 +#: core/src/Addon/AddonCatalog.php:130
995 +msgid "Restore the Avada Fusion-Forms support that used to ship inside the Pro monolith."
996 +msgstr ""
997 +
998 +#: core/src/Addon/AddonCatalog.php:139
999 +#: core/ui/UIEmailTemplateEditor.class.php:41
1000 +msgid "Email Editor"
1001 +msgstr ""
1002 +
1003 +#: core/src/Addon/AddonCatalog.php:140
1004 +msgid "SPA-integrated visual email template editor and templates manager. Drag-and-drop blocks, custom layouts, and full template lifecycle."
1005 +msgstr ""
1006 +
1007 +#: core/src/Addon/AddonCatalog.php:144
1008 +msgid "CleverReach"
1009 +msgstr ""
1010 +
1011 +#: core/src/Addon/AddonCatalog.php:145
1012 +msgid "CleverReach API integration: OAuth handshake, list synchronisation, and subscriber export. Forwards confirmed opt-ins to your CleverReach account."
1013 +msgstr ""
1014 +
1015 +#. translators: %d: form/post ID
1016 +#: core/src/Admin/AdminNoticeIncompleteForms.php:102
1017 +#: core/ui/UIDashboard.class.php:179
1018 +msgid "Form #%d"
1019 +msgstr ""
1020 +
1021 +#: core/src/Admin/AdminNoticeIncompleteForms.php:116
1022 +msgid "missing"
1023 +msgstr ""
1024 +
1025 +#: core/src/Admin/AdminNoticeIncompleteForms.php:132
1026 +msgid "Double Opt-In: forms auto-disabled due to incomplete configuration"
1027 +msgstr ""
1028 +
1029 +#: core/src/Admin/AdminNoticeIncompleteForms.php:133
1030 +msgid "The following forms had their Double Opt-In disabled during the upgrade because required fields were missing. Open each form to complete its configuration and re-enable it."
1031 +msgstr ""
1032 +
1033 +#: core/src/Admin/AdminNoticeIncompleteForms.php:136
1034 +msgid "Dismiss this notice"
1035 +msgstr ""
1036 +
1037 +#: core/src/Admin/AdminNoticeIncompleteForms.php:151
1038 +msgid "Recipient field"
1039 +msgstr ""
1040 +
1041 +#: core/src/Admin/AdminNoticeIncompleteForms.php:153
1042 +msgid "Email body or template"
1043 +msgstr ""
1044 +
1045 +#: core/src/Admin/AdminPageController.php:58
1046 +msgid "Double Opt-In"
1047 +msgstr ""
1048 +
1049 +#: core/src/Admin/AdminPageController.php:59
1050 +msgid "DOI Admin"
1051 +msgstr ""
1052 +
1053 +#: core/src/Admin/AdminRestController.php:786
1054 +#: core/src/Admin/AdminRestController.php:907
1055 +#: core/src/Admin/AdminRestController.php:1072
1056 +#: core/src/Admin/ResendController.php:176
1057 +msgid "Opt-In not found."
1058 +msgstr ""
1059 +
1060 +#: core/src/Admin/AdminRestController.php:856
1061 +msgid "Failed to delete opt-in."
1062 +msgstr ""
1063 +
1064 +#: core/src/Admin/AdminRestController.php:882
1065 +msgid "Opt-in #%d deleted."
1066 +msgstr ""
1067 +
1068 +#: core/src/Admin/AdminRestController.php:890
1069 +msgid "Opt-In deleted."
1070 +msgstr ""
1071 +
1072 +#: core/src/Admin/AdminRestController.php:917
1073 +msgid "Opt-In is already confirmed."
1074 +msgstr ""
1075 +
1076 +#: core/src/Admin/AdminRestController.php:962
1077 +msgid "No email data available for resend."
1078 +msgstr ""
1079 +
1080 +#: core/src/Admin/AdminRestController.php:1003
1081 +msgid "Email data is incomplete."
1082 +msgstr ""
1083 +
1084 +#: core/src/Admin/AdminRestController.php:1014
1085 +msgid "Confirmation Email (resent)"
1086 +msgstr ""
1087 +
1088 +#: core/src/Admin/AdminRestController.php:1021
1089 +msgid "Failed to send email."
1090 +msgstr ""
1091 +
1092 +#: core/src/Admin/AdminRestController.php:1031
1093 +msgid "Confirmation email resent for opt-in #%d."
1094 +msgstr ""
1095 +
1096 +#: core/src/Admin/AdminRestController.php:1039
1097 +msgid "Confirmation email resent."
1098 +msgstr ""
1099 +
1100 +#: core/src/Admin/AdminRestController.php:1084
1101 +msgid "Opt-In is already pending."
1102 +msgstr ""
1103 +
1104 +#: core/src/Admin/AdminRestController.php:1102
1105 +msgid "Failed to reset confirmation status."
1106 +msgstr ""
1107 +
1108 +#. translators: %d: opt-in id
1109 +#: core/src/Admin/AdminRestController.php:1113
1110 +msgid "DEV: Opt-in #%d confirmation reset (WP_DEBUG mode)."
1111 +msgstr ""
1112 +
1113 +#: core/src/Admin/AdminRestController.php:1133
1114 +msgid "Confirmation reset to pending. Click the confirmation link again to re-test."
1115 +msgstr ""
1116 +
1117 +#: core/src/Admin/AdminRestController.php:1213
1118 +#: core/src/Admin/AdminRestController.php:1421
1119 +#: core/src/Admin/FormSettingsController.php:97
1120 +msgid "Form not found."
1121 +msgstr ""
1122 +
1123 +#: core/src/Admin/AdminRestController.php:1253
1124 +#: core/src/Admin/FormSettingsController.php:91
1125 +#: core/src/Admin/FormSettingsController.php:132
1126 +#: core/src/Admin/FormSettingsController.php:272
1127 +msgid "Invalid form ID."
1128 +msgstr ""
1129 +
1130 +#: core/src/Admin/AdminRestController.php:1304
1131 +#: core/src/Admin/FormSettingsController.php:199
1132 +msgid "Validation failed."
1133 +msgstr ""
1134 +
1135 +#: core/src/Admin/AdminRestController.php:1327
1136 +#: core/src/Admin/FormSettingsController.php:217
1137 +msgid "Failed to save settings."
1138 +msgstr ""
1139 +
1140 +#: core/src/Admin/AdminRestController.php:1339
1141 +#: core/src/Admin/FormSettingsController.php:250
1142 +msgid "Settings saved. Double Opt-In was auto-disabled because the configuration is incomplete."
1143 +msgstr ""
1144 +
1145 +#: core/src/Admin/AdminRestController.php:1340
1146 +#: core/src/Admin/FormSettingsController.php:251
1147 +msgid "Settings saved successfully."
1148 +msgstr ""
1149 +
1150 +#: core/src/Admin/AdminRestController.php:1377
1151 +#: core/src/Admin/FormSettingsController.php:324
1152 +msgid "Double Opt-In enabled."
1153 +msgstr ""
1154 +
1155 +#: core/src/Admin/AdminRestController.php:1378
1156 +#: core/src/Admin/FormSettingsController.php:325
1157 +msgid "Double Opt-In disabled."
1158 +msgstr ""
1159 +
1160 +#: core/src/Admin/AdminRestController.php:1401
1161 +#: core/src/Admin/FormSettingsController.php:433
1162 +msgid "Cannot enable Double Opt-In: configuration is incomplete. Please fill in all required fields first."
1163 +msgstr ""
1164 +
1165 +#: core/src/Admin/AdminRestController.php:1579
1166 +msgid "Global settings updated via REST API."
1167 +msgstr ""
1168 +
1169 +#: core/src/Admin/AdminRestController.php:1676
1170 +#: core/src/Admin/AdminRestController.php:1721
1171 +msgid "Category name is required."
1172 +msgstr ""
1173 +
1174 +#: core/src/Admin/AdminRestController.php:1692
1175 +msgid "Failed to create category."
1176 +msgstr ""
1177 +
1178 +#: core/src/Admin/AdminRestController.php:1732
1179 +msgid "Category not found."
1180 +msgstr ""
1181 +
1182 +#: core/src/Admin/AdminRestController.php:1769
1183 +msgid "Failed to delete category."
1184 +msgstr ""
1185 +
1186 +#: core/src/Admin/AdminRestController.php:1778
1187 +msgid "Category deleted."
1188 +msgstr ""
1189 +
1190 +#: core/src/Admin/AdminRestController.php:1817
1191 +msgid "Invalid scope."
1192 +msgstr ""
1193 +
1194 +#: core/src/Admin/AdminRestController.php:1836
1195 +msgid "Database cleaned (scope: %s)."
1196 +msgstr ""
1197 +
1198 +#: core/src/Admin/AdminRestController.php:1844
1199 +#: core/ui/UIDatabase.class.php:101
1200 +msgid "Database cleaned."
1201 +msgstr ""
1202 +
1203 +#: core/src/Admin/AdminRestController.php:1854
1204 +msgid "Database reset performed."
1205 +msgstr ""
1206 +
1207 +#: core/src/Admin/AdminRestController.php:1859
1208 +#: core/ui/UIDatabase.class.php:145
1209 +msgid "Database reset finished."
1210 +msgstr ""
1211 +
1212 +#: core/src/Admin/AdminRestController.php:1913
1213 +#: core/src/Admin/AdminRestController.php:1935
1214 +#: core/src/Admin/AdminRestController.php:1958
1215 +#: core/src/Admin/AdminRestController.php:1980
1216 +#: core/src/Admin/AdminRestController.php:2025
1217 +#: core/src/Admin/AdminRestController.php:2198
1218 +#: core/src/Admin/AdminRestController.php:2220
1219 +#: core/src/Admin/AdminRestController.php:2324
1220 +msgid "Pro version required."
1221 +msgstr ""
1222 +
1223 +#: core/src/Admin/AdminRestController.php:2035
1224 +msgid "You do not have permission to create pages."
1225 +msgstr ""
1226 +
1227 +#: core/src/Admin/AdminRestController.php:2065
1228 +msgid "An existing opt-out page was selected."
1229 +msgstr ""
1230 +
1231 +#. translators: %s = page title
1232 +#: core/src/Admin/AdminRestController.php:2085
1233 +msgid "A page titled \"%s\" already exists but doesn't contain the opt-out shortcode. Add the shortcode manually, or rename the page, then try again."
1234 +msgstr ""
1235 +
1236 +#: core/src/Admin/AdminRestController.php:2125
1237 +msgid "Opt-out page created and selected."
1238 +msgstr ""
1239 +
1240 +#: core/src/Admin/AdminRestController.php:2154
1241 +#: core/src/Admin/AdminRestController.php:2176
1242 +msgid "User Registration addon is not licensed for this site."
1243 +msgstr ""
1244 +
1245 +#: core/src/Admin/AdminRestController.php:2272
1246 +msgid "License key is required."
1247 +msgstr ""
1248 +
1249 +#: core/src/Admin/AdminRestController.php:2289
1250 +#: core/src/Admin/AdminRestController.php:2310
1251 +msgid "Pro plugin not installed."
1252 +msgstr ""
1253 +
1254 +#: core/src/Admin/AdminRestController.php:2343
1255 +msgid "Export not available."
1256 +msgstr ""
1257 +
1258 +#: core/src/Admin/AdminRestController.php:2526
1259 +msgid "Multi-Column Email Layouts"
1260 +msgstr ""
1261 +
1262 +#: core/src/Admin/AdminRestController.php:2530
1263 +msgid "Social Icons in Emails"
1264 +msgstr ""
1265 +
1266 +#: core/src/Admin/AdminRestController.php:2534
1267 +msgid "Conditional Content Blocks"
1268 +msgstr ""
1269 +
1270 +#: core/src/Admin/AdminRestController.php:2538
1271 +msgid "Priority Support"
1272 +msgstr ""
1273 +
1274 +#: core/src/Admin/AdminRestController.php:2991
1275 +#: core/src/Admin/AdminRestController.php:3046
1276 +#: core/src/Admin/AdminRestController.php:3074
1277 +#: core/src/Admin/AdminRestController.php:3150
1278 +msgid "Unknown addon."
1279 +msgstr ""
1280 +
1281 +#: core/src/Admin/AdminRestController.php:3005
1282 +msgid "Addon is not installed. Install it first via the Pro bundle installer."
1283 +msgstr ""
1284 +
1285 +#: core/src/Admin/FormSettingsController.php:361
1286 +#: core/src/Admin/ResendController.php:150
1287 +#: core/src/Admin/SingleConsentExportController.php:56
1288 +#: core/ui/UIEmailTemplates.class.php:103
1289 +#: core/ui/UIEmailTemplates.class.php:122
1290 +msgid "Security check failed."
1291 +msgstr ""
1292 +
1293 +#: core/src/Admin/FormSettingsController.php:378
1294 +#: core/src/Admin/ResendController.php:146
1295 +#: core/src/Admin/SingleConsentExportController.php:52
1296 +msgid "You do not have permission to perform this action."
1297 +msgstr ""
1298 +
1299 +#: core/src/Admin/ResendController.php:54
1300 +#: core/src/Admin/ResendController.php:77
1301 +#: core/ui/UISettings.class.php:275
1302 +#: core/ui/UISettings.class.php:400
1303 +#: core/ui/UISettings.class.php:478
1304 +msgid "This feature is available in the Pro version."
1305 +msgstr ""
1306 +
1307 +#: core/src/Admin/ResendController.php:56
1308 +msgid "This Opt-In has already been confirmed."
1309 +msgstr ""
1310 +
1311 +#: core/src/Admin/ResendController.php:58
1312 +#: core/src/Admin/ResendController.php:185
1313 +msgid "No mail body stored for this Opt-In."
1314 +msgstr ""
1315 +
1316 +#: core/src/Admin/ResendController.php:70
1317 +msgid "Resend Confirmation Mail"
1318 +msgstr ""
1319 +
1320 +#: core/src/Admin/ResendController.php:83
1321 +msgid "Re-sends the original confirmation email with the opt-in link to the recipient."
1322 +msgstr ""
1323 +
1324 +#: core/src/Admin/ResendController.php:156
1325 +msgid "Invalid Opt-In ID."
1326 +msgstr ""
1327 +
1328 +#: core/src/Admin/ResendController.php:172
1329 +msgid "Failed to load Opt-In."
1330 +msgstr ""
1331 +
1332 +#: core/src/Admin/ResendController.php:180
1333 +msgid "This Opt-In is already confirmed."
1334 +msgstr ""
1335 +
1336 +#: core/src/Admin/ResendController.php:190
1337 +msgid "No recipient email found."
1338 +msgstr ""
1339 +
1340 +#: core/src/Admin/ResendController.php:198
1341 +msgid "Please confirm your opt-in"
1342 +msgstr ""
1343 +
1344 +#: core/src/Admin/ResendController.php:221
1345 +msgid "Confirmation mail has been resent."
1346 +msgstr ""
1347 +
1348 +#: core/src/Admin/ResendController.php:231
1349 +msgid "Failed to send mail. Please check your mail configuration."
1350 +msgstr ""
1351 +
1352 +#: core/src/Admin/SingleConsentExportController.php:63
1353 +msgid "Bulk export requires the Pro version."
1354 +msgstr ""
1355 +
1356 +#: core/src/Admin/SingleConsentExportController.php:68
1357 +#: core/src/Admin/SingleConsentExportController.php:73
1358 +msgid "No records found."
1359 +msgstr ""
1360 +
1361 +#: core/src/Audit/AuditLogger.php:158
1362 +msgid "System"
1363 +msgstr ""
1364 +
1365 +#: core/src/Audit/AuditLogger.php:220
1366 +msgid "Global settings updated."
1367 +msgstr ""
1368 +
1369 +#: core/src/Audit/AuditLogger.php:234
1370 +msgid "Form settings saved for form %s."
1371 +msgstr ""
1372 +
1373 +#: core/src/Audit/AuditLogger.php:248
1374 +msgid "Scheduled cleanup completed."
1375 +msgstr ""
1376 +
1377 +#: core/src/Audit/AuditLogger.php:261
1378 +msgid "Rate limit reached for %1$s: %2$s"
1379 +msgstr ""
1380 +
1381 +#: core/src/EmailTemplates/EmailHtmlGenerator.php:445
1382 +msgid "Click Here"
1383 +msgstr ""
1384 +
1385 +#: core/src/EmailTemplates/EmailHtmlGenerator.php:696
1386 +msgid "Confirm"
1387 +msgstr ""
1388 +
1389 +#: core/src/EmailTemplates/EmailTemplateIntegration.php:69
1390 +msgid "Blank"
1391 +msgstr ""
1392 +
1393 +#: core/src/EmailTemplates/EmailTemplateIntegration.php:70
1394 +msgid "Newsletter EN"
1395 +msgstr ""
1396 +
1397 +#: core/src/EmailTemplates/EmailTemplateIntegration.php:71
1398 +msgid "Newsletter EN 2"
1399 +msgstr ""
1400 +
1401 +#: core/src/EmailTemplates/EmailTemplateIntegration.php:72
1402 +msgid "Newsletter EN 3"
1403 +msgstr ""
1404 +
1405 +#: core/src/EmailTemplates/EmailTemplateIntegration.php:84
1406 +msgid "%s (Custom)"
1407 +msgstr ""
1408 +
1409 +#: core/src/EmailTemplates/EmailTemplateIntegration.php:154
1410 +msgid "Invalid template."
1411 +msgstr ""
1412 +
1413 +#: core/src/EmailTemplates/EmailTemplateIntegration.php:167
1414 +#: core/src/EmailTemplates/EmailTemplateRestController.php:314
1415 +#: core/src/EmailTemplates/EmailTemplateRestController.php:505
1416 +#: core/src/EmailTemplates/EmailTemplateRestController.php:622
1417 +msgid "Template not found."
1418 +msgstr ""
1419 +
1420 +#: core/src/EmailTemplates/EmailTemplateIntegration.php:309
1421 +msgid "Or select a custom template from the Email Editor:"
1422 +msgstr ""
1423 +
1424 +#: core/src/EmailTemplates/EmailTemplateIntegration.php:311
1425 +msgid "Manage Templates"
1426 +msgstr ""
1427 +
1428 +#: core/src/EmailTemplates/EmailTemplatePostType.php:59
1429 +msgctxt "Post type general name"
1430 +msgid "Email Templates"
1431 +msgstr ""
1432 +
1433 +#: core/src/EmailTemplates/EmailTemplatePostType.php:60
1434 +msgctxt "Post type singular name"
1435 +msgid "Email Template"
1436 +msgstr ""
1437 +
1438 +#: core/src/EmailTemplates/EmailTemplatePostType.php:61
1439 +msgctxt "Admin Menu text"
1440 +msgid "Email Templates"
1441 +msgstr ""
1442 +
1443 +#: core/src/EmailTemplates/EmailTemplatePostType.php:62
1444 +msgctxt "Add New on Toolbar"
1445 +msgid "Email Template"
1446 +msgstr ""
1447 +
1448 +#: core/src/EmailTemplates/EmailTemplatePostType.php:63
1449 +msgid "Add New"
1450 +msgstr ""
1451 +
1452 +#: core/src/EmailTemplates/EmailTemplatePostType.php:64
1453 +msgid "Add New Email Template"
1454 +msgstr ""
1455 +
1456 +#: core/src/EmailTemplates/EmailTemplatePostType.php:65
1457 +msgid "New Email Template"
1458 +msgstr ""
1459 +
1460 +#: core/src/EmailTemplates/EmailTemplatePostType.php:66
1461 +msgid "Edit Email Template"
1462 +msgstr ""
1463 +
1464 +#: core/src/EmailTemplates/EmailTemplatePostType.php:67
1465 +msgid "View Email Template"
1466 +msgstr ""
1467 +
1468 +#: core/src/EmailTemplates/EmailTemplatePostType.php:68
1469 +msgid "All Email Templates"
1470 +msgstr ""
1471 +
1472 +#: core/src/EmailTemplates/EmailTemplatePostType.php:69
1473 +msgid "Search Email Templates"
1474 +msgstr ""
1475 +
1476 +#: core/src/EmailTemplates/EmailTemplatePostType.php:70
1477 +msgid "Parent Email Templates:"
1478 +msgstr ""
1479 +
1480 +#: core/src/EmailTemplates/EmailTemplatePostType.php:71
1481 +msgid "No email templates found."
1482 +msgstr ""
1483 +
1484 +#: core/src/EmailTemplates/EmailTemplatePostType.php:72
1485 +msgid "No email templates found in Trash."
1486 +msgstr ""
1487 +
1488 +#: core/src/EmailTemplates/EmailTemplatePostType.php:73
1489 +msgctxt "Overrides the \"Featured Image\" phrase"
1490 +msgid "Email Template Cover Image"
1491 +msgstr ""
1492 +
1493 +#: core/src/EmailTemplates/EmailTemplatePostType.php:74
1494 +msgctxt "Overrides the \"Set featured image\" phrase"
1495 +msgid "Set cover image"
1496 +msgstr ""
1497 +
1498 +#: core/src/EmailTemplates/EmailTemplatePostType.php:75
1499 +msgctxt "Overrides the \"Remove featured image\" phrase"
1500 +msgid "Remove cover image"
1501 +msgstr ""
1502 +
1503 +#: core/src/EmailTemplates/EmailTemplatePostType.php:76
1504 +msgctxt "Overrides the \"Use as featured image\" phrase"
1505 +msgid "Use as cover image"
1506 +msgstr ""
1507 +
1508 +#: core/src/EmailTemplates/EmailTemplatePostType.php:77
1509 +msgctxt "The post type archive label"
1510 +msgid "Email Template archives"
1511 +msgstr ""
1512 +
1513 +#: core/src/EmailTemplates/EmailTemplatePostType.php:78
1514 +msgctxt "Overrides the \"Insert into post\" phrase"
1515 +msgid "Insert into email template"
1516 +msgstr ""
1517 +
1518 +#: core/src/EmailTemplates/EmailTemplatePostType.php:79
1519 +msgctxt "Overrides the \"Uploaded to this post\" phrase"
1520 +msgid "Uploaded to this email template"
1521 +msgstr ""
1522 +
1523 +#: core/src/EmailTemplates/EmailTemplatePostType.php:80
1524 +msgctxt "Screen reader text"
1525 +msgid "Filter email templates list"
1526 +msgstr ""
1527 +
1528 +#: core/src/EmailTemplates/EmailTemplatePostType.php:81
1529 +msgctxt "Screen reader text"
1530 +msgid "Email templates list navigation"
1531 +msgstr ""
1532 +
1533 +#: core/src/EmailTemplates/EmailTemplatePostType.php:82
1534 +msgctxt "Screen reader text"
1535 +msgid "Email templates list"
1536 +msgstr ""
1537 +
1538 +#: core/src/EmailTemplates/EmailTemplatePresets.php:63
1539 +msgid "Blank Template"
1540 +msgstr ""
1541 +
1542 +#: core/src/EmailTemplates/EmailTemplatePresets.php:64
1543 +msgid "Start from scratch with an empty template."
1544 +msgstr ""
1545 +
1546 +#: core/src/EmailTemplates/EmailTemplatePresets.php:89
1547 +msgid "Dark Professional"
1548 +msgstr ""
1549 +
1550 +#: core/src/EmailTemplates/EmailTemplatePresets.php:90
1551 +msgid "A professional dark-themed template with a red accent color."
1552 +msgstr ""
1553 +
1554 +#: core/src/EmailTemplates/EmailTemplatePresets.php:160
1555 +#: core/src/EmailTemplates/EmailTemplatePresets.php:357
1556 +msgid "Please confirm your Registration"
1557 +msgstr ""
1558 +
1559 +#: core/src/EmailTemplates/EmailTemplatePresets.php:177
1560 +#: core/src/EmailTemplates/EmailTemplatePresets.php:372
1561 +#: core/src/EmailTemplates/EmailTemplatePresets.php:500
1562 +msgid "Dear Mr./Mrs.,<br><br>This email address was just used ([doubleoptin_form_date], [doubleoptin_form_time]) to request our newsletter on [doubleoptin_form_url]. If you did not submit this request, please ignore this email and we apologize for disturbing you.<br><br>If you would like to receive our newsletter by email, please confirm your request by clicking on the link below. We will then add you to our newsletter mailing list. You can unsubscribe at any time in the future from our newsletter.<br><br>By clicking on this link, you confirm your registration for our newsletter."
1563 +msgstr ""
1564 +
1565 +#: core/src/EmailTemplates/EmailTemplatePresets.php:193
1566 +#: core/src/EmailTemplates/EmailTemplatePresets.php:386
1567 +#: core/src/EmailTemplates/EmailTemplatePresets.php:516
1568 +msgid "CONFIRM"
1569 +msgstr ""
1570 +
1571 +#: core/src/EmailTemplates/EmailTemplatePresets.php:213
1572 +#: core/src/EmailTemplates/EmailTemplatePresets.php:404
1573 +#: core/src/EmailTemplates/EmailTemplatePresets.php:536
1574 +msgid "If you have trouble clicking on the button above please copy the following link into your internet browser:<br>[doubleoptinlink]"
1575 +msgstr ""
1576 +
1577 +#: core/src/EmailTemplates/EmailTemplatePresets.php:230
1578 +msgid "Thank you for registering.<br>Kind regards,<br>Your Newsletter Team"
1579 +msgstr ""
1580 +
1581 +#: core/src/EmailTemplates/EmailTemplatePresets.php:249
1582 +msgid "Copyright &copy; 2024 Your Company Name"
1583 +msgstr ""
1584 +
1585 +#: core/src/EmailTemplates/EmailTemplatePresets.php:280
1586 +msgid "Yellow Bold"
1587 +msgstr ""
1588 +
1589 +#: core/src/EmailTemplates/EmailTemplatePresets.php:281
1590 +msgid "A bold design with yellow accents on a dark background."
1591 +msgstr ""
1592 +
1593 +#: core/src/EmailTemplates/EmailTemplatePresets.php:308
1594 +msgid "Welcome to Company Name"
1595 +msgstr ""
1596 +
1597 +#: core/src/EmailTemplates/EmailTemplatePresets.php:443
1598 +msgid "Copyright &copy; 2024 Company Name"
1599 +msgstr ""
1600 +
1601 +#: core/src/EmailTemplates/EmailTemplatePresets.php:474
1602 +msgid "Minimal Clean"
1603 +msgstr ""
1604 +
1605 +#: core/src/EmailTemplates/EmailTemplatePresets.php:475
1606 +msgid "A clean, minimal design with a blue accent - perfect for professional communications."
1607 +msgstr ""
1608 +
1609 +#: core/src/EmailTemplates/EmailTemplatePresets.php:553
1610 +msgid "Thank you for registering.<br>Kind regards,<br>Your Newsletter Team."
1611 +msgstr ""
1612 +
1613 +#: core/src/EmailTemplates/EmailTemplatePresets.php:571
1614 +#: core/src/EmailTemplates/EmailTemplatePresets.php:700
1615 +msgid "Maxmuster Company, Musterstreet 123, Mustercity 71337"
1616 +msgstr ""
1617 +
1618 +#: core/src/EmailTemplates/EmailTemplatePresets.php:603
1619 +msgid "Opt-Out Confirmation"
1620 +msgstr ""
1621 +
1622 +#: core/src/EmailTemplates/EmailTemplatePresets.php:604
1623 +msgid "A clean template for opt-out confirmation emails with a link to the opt-out settings page."
1624 +msgstr ""
1625 +
1626 +#: core/src/EmailTemplates/EmailTemplatePresets.php:629
1627 +msgid "Dear Mr./Mrs.,<br><br>This email address was just used to request access to the opt-out page on <a href=\"[doubleoptin_optout_url]\">[doubleoptin_optout_url]</a>. If you did not submit this request, please ignore this email and we apologize for disturbing you."
1628 +msgstr ""
1629 +
1630 +#: core/src/EmailTemplates/EmailTemplatePresets.php:645
1631 +msgid "OPT-OUT SETTINGS"
1632 +msgstr ""
1633 +
1634 +#: core/src/EmailTemplates/EmailTemplatePresets.php:665
1635 +msgid "If you have trouble clicking on the button above please copy the following link into your internet browser:<br><a href=\"[doubleoptin_optout_url]\">[doubleoptin_optout_url]</a>"
1636 +msgstr ""
1637 +
1638 +#: core/src/EmailTemplates/EmailTemplatePresets.php:682
1639 +msgid "Thank you.<br>Kind regards,<br>Your Newsletter Team."
1640 +msgstr ""
1641 +
1642 +#: core/src/EmailTemplates/EmailTemplateRepository.php:180
1643 +msgid "%s (Copy)"
1644 +msgstr ""
1645 +
1646 +#: core/src/EmailTemplates/EmailTemplateRestController.php:361
1647 +#: core/src/EmailTemplates/EmailTemplateRestController.php:429
1648 +msgid "Template contains Pro blocks that require a license: %s"
1649 +msgstr ""
1650 +
1651 +#: core/src/EmailTemplates/EmailTemplateRestController.php:375
1652 +msgid "Failed to create template."
1653 +msgstr ""
1654 +
1655 +#: core/src/EmailTemplates/EmailTemplateRestController.php:443
1656 +msgid "Failed to update template."
1657 +msgstr ""
1658 +
1659 +#: core/src/EmailTemplates/EmailTemplateRestController.php:476
1660 +#: core/ui/UIEmailTemplates.class.php:109
1661 +msgid "Failed to delete template."
1662 +msgstr ""
1663 +
1664 +#: core/src/EmailTemplates/EmailTemplateRestController.php:485
1665 +#: core/ui/UIEmailTemplates.class.php:107
1666 +msgid "Template deleted successfully."
1667 +msgstr ""
1668 +
1669 +#: core/src/EmailTemplates/EmailTemplateRestController.php:567
1670 +#: core/ui/UIEmailTemplates.class.php:131
1671 +msgid "Failed to duplicate template."
1672 +msgstr ""
1673 +
1674 +#: core/src/EmailTemplates/EmailTemplateRestController.php:596
1675 +msgid "Sending test emails requires the Pro version."
1676 +msgstr ""
1677 +
1678 +#: core/src/EmailTemplates/EmailTemplateRestController.php:610
1679 +msgid "Please enter a valid email address."
1680 +msgstr ""
1681 +
1682 +#: core/src/EmailTemplates/EmailTemplateRestController.php:649
1683 +msgid "Failed to send test email. Please check your email configuration."
1684 +msgstr ""
1685 +
1686 +#: core/src/EmailTemplates/EmailTemplateRestController.php:659
1687 +msgid "Test email sent to %s."
1688 +msgstr ""
1689 +
1690 +#: core/src/EmailTemplates/EmailTemplateRestController.php:731
1691 +#: core/src/EmailTemplates/EmailTemplateRestController.php:786
1692 +msgid "Preset not found."
1693 +msgstr ""
1694 +
1695 +#: core/src/EmailTemplates/EmailTemplateRestController.php:774
1696 +msgid "Preset ID is required."
1697 +msgstr ""
1698 +
1699 +#: core/src/EmailTemplates/EmailTemplateRestController.php:837
1700 +msgid "Failed to create template from preset."
1701 +msgstr ""
1702 +
1703 +#: core/src/EmailTemplates/PlaceholderMapper.php:278
1704 +msgid "Auto-detected or mapped %s field"
1705 +msgstr ""
1706 +
1707 +#: core/src/EmailTemplates/PlaceholderMapper.php:288
1708 +msgid "Link to confirm the opt-in"
1709 +msgstr ""
1710 +
1711 +#: core/src/EmailTemplates/PlaceholderMapper.php:294
1712 +msgid "Link to opt-out/unsubscribe"
1713 +msgstr ""
1714 +
1715 +#: core/src/EmailTemplates/PlaceholderMapper.php:298
1716 +msgid "Submission Date"
1717 +msgstr ""
1718 +
1719 +#: core/src/EmailTemplates/PlaceholderMapper.php:300
1720 +msgid "Date of form submission"
1721 +msgstr ""
1722 +
1723 +#: core/src/EmailTemplates/PlaceholderMapper.php:304
1724 +msgid "Submission Time"
1725 +msgstr ""
1726 +
1727 +#: core/src/EmailTemplates/PlaceholderMapper.php:306
1728 +msgid "Time of form submission"
1729 +msgstr ""
1730 +
1731 +#: core/src/EmailTemplates/PlaceholderMapper.php:312
1732 +msgid "URL where the form was submitted"
1733 +msgstr ""
1734 +
1735 +#: core/src/EmailTemplates/PlaceholderMapper.php:316
1736 +msgid "Privacy Policy URL"
1737 +msgstr ""
1738 +
1739 +#: core/src/EmailTemplates/PlaceholderMapper.php:318
1740 +msgid "URL to the privacy policy page (GDPR)"
1741 +msgstr ""
1742 +
1743 +#: core/src/FormSettings/FormSettingsService.php:439
1744 +msgid "Default"
1745 +msgstr ""
1746 +
1747 +#: core/src/FormSettings/FormSettingsValidator.php:50
1748 +msgid "Invalid sender email format."
1749 +msgstr ""
1750 +
1751 +#: core/src/FormSettings/FormSettingsValidator.php:57
1752 +msgid "Invalid confirmation page selected."
1753 +msgstr ""
1754 +
1755 +#: core/src/FormSettings/FormSettingsValidator.php:65
1756 +msgid "Invalid error redirect page selected."
1757 +msgstr ""
1758 +
1759 +#: core/src/FormSettings/FormSettingsValidator.php:73
1760 +msgid "Invalid category selected."
1761 +msgstr ""
1762 +
1763 +#: core/src/FormSettings/FormSettingsValidator.php:187
1764 +msgid "Recipient field is required."
1765 +msgstr ""
1766 +
1767 +#: core/src/FormSettings/FormSettingsValidator.php:188
1768 +msgid "Email subject is required."
1769 +msgstr ""
1770 +
1771 +#: core/src/FormSettings/FormSettingsValidator.php:189
1772 +msgid "Email body must contain the [doubleoptinlink] placeholder or a template must be selected."
1773 +msgstr ""
1774 +
1775 +#: core/src/FormSettings/FormSettingsValidator.php:193
1776 +msgid "Required field is missing."
1777 +msgstr ""
1778 +
1779 +#: core/src/Integration/CF7Integration.php:50
1780 +msgid "Contact Form 7"
1781 +msgstr ""
1782 +
1783 +#: core/src/Integration/CF7Integration.php:612
1784 +msgid "Please save the contact form first before configuring Double Opt-In."
1785 +msgstr ""
1786 +
1787 +#: core/src/Integration/OptInError.php:109
1788 +msgid "An unknown error occurred."
1789 +msgstr ""
1790 +
1791 +#: core/src/Integration/OptInError.php:148
1792 +msgid "The form submission has been cancelled."
1793 +msgstr ""
1794 +
1795 +#: core/src/Integration/OptInError.php:149
1796 +msgid "No valid email address was found."
1797 +msgstr ""
1798 +
1799 +#: core/src/Integration/OptInError.php:150
1800 +msgid "Too many requests. Please try again later."
1801 +msgstr ""
1802 +
1803 +#: core/src/Integration/OptInError.php:151
1804 +msgid "Too many requests for this email address. Please try again later."
1805 +msgstr ""
1806 +
1807 +#: core/src/Integration/OptInError.php:152
1808 +msgid "The email address could not be verified."
1809 +msgstr ""
1810 +
1811 +#: core/src/Integration/OptInError.php:153
1812 +msgid "This email address has already been used."
1813 +msgstr ""
1814 +
1815 +#: core/src/Integration/OptInError.php:154
1816 +msgid "An error occurred. Please try again."
1817 +msgstr ""
1818 +
1819 +#: core/src/Integration/OptInError.php:155
1820 +msgid "You must agree to the consent statement to continue."
1821 +msgstr ""
1822 +
1823 +#: core/src/Migration/AvadaDeprecationNotice.php:78
1824 +msgid "Avada DOI support has moved to a paid addon"
1825 +msgstr ""
1826 +
1827 +#: core/src/Migration/AvadaDeprecationNotice.php:79
1828 +msgid "Avada DOI support is moving to a paid addon"
1829 +msgstr ""
1830 +
1831 +#: core/src/Migration/AvadaDeprecationNotice.php:82
1832 +msgid "Your Avada forms with Double Opt-In configured are currently not sending verification emails. Install the free Double Opt-In Avada grandfather license to restore this functionality. This one-time offer is available for existing free-plugin users."
1833 +msgstr ""
1834 +
1835 +#: core/src/Migration/AvadaDeprecationNotice.php:83
1836 +msgid "In the next major release, Avada integration will move out of the free plugin and into a separate paid addon. Existing free-plugin users with Avada forms qualify for a free, permanent grandfather license. Claim it now so your forms keep working after the update."
1837 +msgstr ""
1838 +
1839 +#: core/src/Migration/AvadaDeprecationNotice.php:96
1840 +msgid "Claim free Avada grandfather license"
1841 +msgstr ""
1842 +
1843 +#: core/src/Migration/AvadaDeprecationNotice.php:103
1844 +msgid "Dismiss until update"
1845 +msgstr ""
1846 +
1847 +#: core/src/Migration/AvadaDeprecationNotice.php:109
1848 +msgid "Learn more"
1849 +msgstr ""
1850 +
1851 +#: core/src/Migration/AvadaDeprecationNotice.php:127
1852 +msgid "Requesting grandfather license…"
1853 +msgstr ""
1854 +
1855 +#: core/src/Migration/AvadaDeprecationNotice.php:138
1856 +msgid "<strong>Success.</strong> Your Avada grandfather license has been activated. The Avada addon plugin will be installed automatically on your next update."
1857 +msgstr ""
1858 +
1859 +#: core/src/Migration/AvadaDeprecationNotice.php:141
1860 +msgid "Could not claim the grandfather license. Please contact support."
1861 +msgstr ""
1862 +
1863 +#: core/src/Migration/AvadaDeprecationNotice.php:145
1864 +msgid "Network error while claiming license. Please try again."
1865 +msgstr ""
1866 +
1867 +#: core/src/Migration/GrandfatherLicenseClient.php:74
1868 +msgid "Server returned an unreadable response."
1869 +msgstr ""
1870 +
1871 +#: core/src/Migration/GrandfatherLicenseClient.php:84
1872 +msgid "The claim window has closed."
1873 +msgstr ""
1874 +
1875 +#: core/src/Migration/GrandfatherLicenseClient.php:94
1876 +msgid "A grandfather license was already issued for this site."
1877 +msgstr ""
1878 +
1879 +#. translators: %s: ISO date
1880 +#: core/src/Migration/GrandfatherLicenseClient.php:106
1881 +msgid "Grandfather license issued, valid until %s."
1882 +msgstr ""
1883 +
1884 +#: core/src/Migration/GrandfatherLicenseClient.php:117
1885 +msgid "Unknown server error."
1886 +msgstr ""
1887 +
1888 +#: core/src/Service/OptInValidator.php:89
1889 +msgid "Email address is required."
1890 +msgstr ""
1891 +
1892 +#: core/src/Service/OptInValidator.php:94
1893 +msgid "Invalid email address format."
1894 +msgstr ""
1895 +
1896 +#: core/src/Service/OptInValidator.php:105
1897 +msgid "Form ID is required."
1898 +msgstr ""
1899 +
1900 +#: core/src/Service/OptInValidator.php:118
1901 +msgid "Content contains invalid characters."
1902 +msgstr ""
1903 +
1904 +#: core/src/Service/PrivacyIntegration.php:62
1905 +#: core/src/Service/PrivacyIntegration.php:78
1906 +#: core/src/Service/PrivacyIntegration.php:153
1907 +msgid "Double Opt-In Records"
1908 +msgstr ""
1909 +
1910 +#: core/src/Service/PrivacyIntegration.php:102
1911 +msgid "Email"
1912 +msgstr ""
1913 +
1914 +#: core/src/Service/PrivacyIntegration.php:106
1915 +#: core/ui/UIDashboard.class.php:110
1916 +#: core/ui/UIDashboard.class.php:139
1917 +#: core/ui/UIDashboard.class.php:240
1918 +msgid "Confirmed"
1919 +msgstr ""
1920 +
1921 +#: core/src/Service/PrivacyIntegration.php:109
1922 +#: core/templates/list-optins.php:108
1923 +msgid "No"
1924 +msgstr ""
1925 +
1926 +#: core/src/Service/PrivacyIntegration.php:112
1927 +#: core/templates/view-optin.php:161
1928 +msgid "Consent Text"
1929 +msgstr ""
1930 +
1931 +#: core/src/Service/PrivacyIntegration.php:113
1932 +msgid "(not recorded)"
1933 +msgstr ""
1934 +
1935 +#: core/src/Service/PrivacyIntegration.php:128
1936 +msgid "Opt-Out Date"
1937 +msgstr ""
1938 +
1939 +#: core/src/Service/PrivacyIntegration.php:142
1940 +msgid "Opt-Out IP"
1941 +msgstr ""
1942 +
1943 +#: core/src/Service/PrivacyIntegration.php:146
1944 +#: core/templates/list-optins.php:38
288 1945 msgid "Form ID"
289 1946 msgstr ""
290 1947
291 -#: templates/list-optins.php:41
1948 +#. translators: %d: number of anonymized records
1949 +#: core/src/Service/PrivacyIntegration.php:212
1950 +msgid "%d opt-in record(s) anonymized. Consent proof retained per GDPR Art. 7."
1951 +msgstr ""
1952 +
1953 +#: core/templates/list-optins.php:29
1954 +msgid "Hash"
1955 +msgstr ""
1956 +
1957 +#: core/templates/list-optins.php:32
1958 +#: core/templates/optout-form.php:10
1959 +#: core/templates/view-optin.php:102
1960 +#: core/ui/UIDashboard.class.php:225
1961 +#: core/ui/UIForms.class.php:108
1962 +msgid "E-Mail"
1963 +msgstr ""
1964 +
1965 +#: core/templates/list-optins.php:41
292 1966 msgid "Confirmed ? "
293 1967 msgstr ""
294 1968
295 -#: templates/list-optins.php:60 ui/UICategories.class.php:129
1969 +#: core/templates/list-optins.php:60
1970 +#: core/ui/UICategories.class.php:206
296 1971 msgid "Show details"
297 1972 msgstr ""
298 1973
299 -#: templates/list-optins.php:111
300 -msgid "No"
1974 +#: core/templates/list-optins.php:140
1975 +msgid "First Page"
301 1976 msgstr ""
302 1977
303 -#: templates/view-optin.php:139
1978 +#: core/templates/list-optins.php:148
1979 +msgid "Previous Page"
1980 +msgstr ""
1981 +
1982 +#: core/templates/list-optins.php:174
1983 +msgid "Next Page"
1984 +msgstr ""
1985 +
1986 +#: core/templates/list-optins.php:182
1987 +msgid "Last Page"
1988 +msgstr ""
1989 +
1990 +#: core/templates/optout-form.php:9
1991 +msgid "Opt-Out"
1992 +msgstr ""
1993 +
1994 +#: core/templates/optout-form.php:12
1995 +msgid "[email protected]"
1996 +msgstr ""
1997 +
1998 +#: core/templates/optout-form.php:13
1999 +msgid "Submit"
2000 +msgstr ""
2001 +
2002 +#: core/templates/optout-list.php:223
2003 +msgid "The date indicates when your personal data will be deleted."
2004 +msgstr ""
2005 +
2006 +#. translators: %s = admin email
2007 +#: core/templates/optout-list.php:228
2008 +msgid "Please note that even with manual opt-out, your data will be stored. Please contact the administrator to delete your personal data: %s."
2009 +msgstr ""
2010 +
2011 +#. translators: 1: number, 2: period (e.g. months)
2012 +#: core/templates/optout-list.php:234
2013 +msgid "Please note that even with manual opt-out, your data will only be deleted in %1$d %2$s."
2014 +msgstr ""
2015 +
2016 +#: core/templates/view-optin.php:59
2017 +msgid "Delete Opt-In"
2018 +msgstr ""
2019 +
2020 +#: core/templates/view-optin.php:60
2021 +msgid "Are you sure you want to permanently delete this Opt-In? This action cannot be undone."
2022 +msgstr ""
2023 +
2024 +#: core/templates/view-optin.php:63
2025 +#: core/ui/UICategories.class.php:220
2026 +#: core/ui/UIEmailTemplates.class.php:201
2027 +msgid "Delete"
2028 +msgstr ""
2029 +
2030 +#: core/templates/view-optin.php:168
2031 +msgid "Not recorded (record created before consent text tracking)"
2032 +msgstr ""
2033 +
2034 +#: core/templates/view-optin.php:175
2035 +msgid "Export Consent Record (GDPR)"
2036 +msgstr ""
2037 +
2038 +#: core/templates/view-optin.php:182
2039 +msgid "Export JSON"
2040 +msgstr ""
2041 +
2042 +#: core/templates/view-optin.php:185
2043 +msgid "Export CSV"
2044 +msgstr ""
2045 +
2046 +#: core/templates/view-optin.php:229
2047 +msgid "No entries"
2048 +msgstr ""
2049 +
2050 +#: core/templates/view-optin.php:251
304 2051 msgid "Formular"
305 2052 msgstr ""
306 2053
307 -#: templates/view-optin.php:141
308 -msgid ""
309 -"The data above was collected by the following form used from the visitor. "
310 -"The data has been saved as plain text. You can copy the plain content to a "
311 -"html file to see the original formular."
2054 +#: core/templates/view-optin.php:253
2055 +msgid "The data above was collected by the following form used from the visitor. The data has been saved as plain text. You can copy the plain content to a html file to see the original formular."
312 2056 msgstr ""
313 2057
314 -#: templates/view-optin.php:145 templates/view-optin.php:163
2058 +#: core/templates/view-optin.php:257
2059 +#: core/templates/view-optin.php:275
315 2060 msgid "HTML:"
316 2061 msgstr ""
317 2062
318 -#: templates/view-optin.php:157
2063 +#: core/templates/view-optin.php:269
319 2064 msgid "Opt-In Mail"
320 2065 msgstr ""
321 2066
322 -#: templates/view-optin.php:159
323 -msgid ""
324 -"The following Opt-In mail has been submitted to the visitor to get the "
325 -"confirmation. The data has been saved as plain text. Depending on the form "
326 -"it may contain html content."
2067 +#: core/templates/view-optin.php:271
2068 +msgid "The following Opt-In mail has been submitted to the visitor to get the confirmation. The data has been saved as plain text. Depending on the form it may contain html content."
327 2069 msgstr ""
328 2070
329 -#: ui/UICategories.class.php:27
2071 +#: core/ui/UICategories.class.php:26
2072 +#: core/ui/UICategories.class.php:146
2073 +msgid "Categories"
2074 +msgstr ""
2075 +
2076 +#: core/ui/UICategories.class.php:43
330 2077 msgid "Category deleted"
331 2078 msgstr ""
332 2079
333 -#: ui/UICategories.class.php:30
2080 +#: core/ui/UICategories.class.php:49
334 2081 msgid "Category not-deleted"
335 2082 msgstr ""
336 2083
337 -#: ui/UICategories.class.php:86
338 -msgid "Categories"
339 -msgstr ""
340 -
341 -#: ui/UICategories.class.php:110
2084 +#: core/ui/UICategories.class.php:182
342 2085 msgid "Name"
343 2086 msgstr ""
344 2087
345 -#: ui/UICategories.class.php:116
2088 +#: core/ui/UICategories.class.php:188
346 2089 msgid "Update Date"
347 2090 msgstr ""
348 2091
349 -#: ui/UICategories.class.php:142
350 -msgid "_"
351 -msgstr ""
352 -
353 -#: ui/UICategories.class.php:143
354 -msgid "Delete"
355 -msgstr ""
356 -
357 -#: ui/UICategories.class.php:165
2092 +#: core/ui/UICategories.class.php:256
358 2093 msgid "New Category:"
359 2094 msgstr ""
360 2095
361 -#: ui/UICategories.class.php:172 ui/UICategoriesView.class.php:154
2096 +#: core/ui/UICategories.class.php:263
2097 +#: core/ui/UICategoriesView.class.php:265
362 2098 msgid "Please enter the Name of the Categorie"
363 2099 msgstr ""
364 2100
365 -#: ui/UICategories.class.php:174 ui/UICategoriesView.class.php:156
2101 +#: core/ui/UICategories.class.php:265
2102 +#: core/ui/UICategoriesView.class.php:267
366 2103 msgid "Enter the name of the Categorie and submit."
367 2104 msgstr ""
368 2105
369 -#: ui/UICategories.class.php:183
2106 +#: core/ui/UICategories.class.php:277
370 2107 msgid "Add"
371 2108 msgstr ""
372 2109
373 -#: ui/UICategories.class.php:204
2110 +#: core/ui/UICategories.class.php:313
374 2111 msgid "Please enter a valid name for the categorie."
375 2112 msgstr ""
376 2113
377 -#: ui/UICategories.class.php:212
2114 +#: core/ui/UICategories.class.php:329
378 2115 msgid "New Category added"
379 2116 msgstr ""
380 2117
381 -#: ui/UICategories.class.php:214
2118 +#: core/ui/UICategories.class.php:336
382 2119 msgid "Something went wrong"
383 2120 msgstr ""
384 2121
385 -#: ui/UICategoriesView.class.php:53
2122 +#: core/ui/UICategoriesView.class.php:26
2123 +msgid "Category View"
2124 +msgstr ""
2125 +
2126 +#: core/ui/UICategoriesView.class.php:85
2127 +msgid "Category name cannot be empty."
2128 +msgstr ""
2129 +
2130 +#: core/ui/UICategoriesView.class.php:96
386 2131 msgid "Category updated"
387 2132 msgstr ""
388 2133
389 -#: ui/UICategoriesView.class.php:55
2134 +#: core/ui/UICategoriesView.class.php:101
390 2135 msgid "Category update failed"
391 2136 msgstr ""
392 2137
393 -#: ui/UICategoriesView.class.php:116
2138 +#: core/ui/UICategoriesView.class.php:195
394 2139 msgid "Category: "
395 2140 msgstr ""
396 2141
397 -#: ui/UICategoriesView.class.php:147
2142 +#: core/ui/UICategoriesView.class.php:256
398 2143 msgid "Edit Category:"
399 2144 msgstr ""
400 2145
401 -#: ui/UIDashboard.class.php:53
402 -msgid "The given DOI has been removed."
2146 +#: core/ui/UIDashboard.class.php:33
2147 +#: core/ui/UIDashboard.class.php:92
2148 +msgid "Dashboard"
403 2149 msgstr ""
404 2150
405 -#: ui/UIDashboard.class.php:56
406 -msgid "Couldn't delete the DOI, please try again later."
2151 +#: core/ui/UIDashboard.class.php:93
2152 +msgid "Overview of your Double Opt-In activity"
407 2153 msgstr ""
408 2154
409 -#: ui/UIDashboard.class.php:102
410 -msgid "Latest Opt-ins"
2155 +#: core/ui/UIDashboard.class.php:103
2156 +msgid "Total Opt-Ins"
411 2157 msgstr ""
412 2158
413 -#: ui/UIDashboard.class.php:119 ui/UIDatabase.class.php:102
414 -#: ui/UISettings.class.php:132
415 -msgid "Hint:"
2159 +#: core/ui/UIDashboard.class.php:117
2160 +#: core/ui/UIDashboard.class.php:245
2161 +msgid "Pending"
416 2162 msgstr ""
417 2163
418 -#: ui/UIDashboard.class.php:122 ui/UIDatabase.class.php:105
419 -msgid ""
420 -"In the table on the left side, you'll find an list containing all Opt-Ins "
421 -"and the required information from your customers. Click on the hash to open "
422 -"aditional informations about the form and the user data. All unconfirmed opt-"
423 -"ins will be deleted after 7 days."
2164 +#: core/ui/UIDashboard.class.php:124
2165 +msgid "Conversion Rate"
424 2166 msgstr ""
425 2167
426 -#: ui/UIDashboard.class.php:127
427 -msgid "Hooks:"
2168 +#: core/ui/UIDashboard.class.php:132
2169 +msgid "Activity"
428 2170 msgstr ""
429 2171
430 -#: ui/UIDashboard.class.php:130
431 -msgid ""
432 -"You can use the following hooks to adjust the Opt-In to your requirements."
2172 +#: core/ui/UIDashboard.class.php:137
2173 +msgid "Period"
433 2174 msgstr ""
434 2175
435 -#: ui/UIDashboard.class.php:133
436 -msgid ""
437 -"An Opt-in link has been called which is already confirmed or has been "
438 -"deleted."
2176 +#: core/ui/UIDashboard.class.php:138
2177 +msgid "New Opt-Ins"
439 2178 msgstr ""
440 2179
441 -#: ui/UIDashboard.class.php:145
442 -msgid "An Opt-in link has been called but not yet updated the database."
2180 +#: core/ui/UIDashboard.class.php:144
2181 +msgid "Last 24 Hours"
443 2182 msgstr ""
444 2183
445 -#: ui/UIDashboard.class.php:157
446 -msgid ""
447 -"An Opt-in link has been called and the database has been updated already."
2184 +#: core/ui/UIDashboard.class.php:149
2185 +msgid "Last 7 Days"
448 2186 msgstr ""
449 2187
450 -#: ui/UIDatabase.class.php:35
451 -msgid "Database cleaned."
2188 +#: core/ui/UIDashboard.class.php:154
2189 +msgid "Last 30 Days"
452 2190 msgstr ""
453 2191
454 -#: ui/UIDatabase.class.php:49
455 -msgid "Database reset finished."
2192 +#: core/ui/UIDashboard.class.php:165
2193 +msgid "Top Forms"
456 2194 msgstr ""
457 2195
458 -#: ui/UIDatabase.class.php:60
2196 +#: core/ui/UIDashboard.class.php:171
2197 +#: core/ui/UIDashboard.class.php:226
2198 +#: core/ui/UIForms.class.php:288
2199 +msgid "Form"
2200 +msgstr ""
2201 +
2202 +#: core/ui/UIDashboard.class.php:172
2203 +#: core/ui/UIOptIns.class.php:35
2204 +#: core/ui/UIOptIns.class.php:165
2205 +msgid "Opt-Ins"
2206 +msgstr ""
2207 +
2208 +#: core/ui/UIDashboard.class.php:173
2209 +msgid "Rate"
2210 +msgstr ""
2211 +
2212 +#: core/ui/UIDashboard.class.php:207
2213 +msgid "No form data available yet."
2214 +msgstr ""
2215 +
2216 +#: core/ui/UIDashboard.class.php:216
2217 +msgid "Recent Opt-Ins"
2218 +msgstr ""
2219 +
2220 +#: core/ui/UIDashboard.class.php:218
2221 +msgid "View All"
2222 +msgstr ""
2223 +
2224 +#: core/ui/UIDashboard.class.php:227
2225 +#: core/ui/UIEmailTemplates.class.php:168
2226 +#: core/ui/UIForms.class.php:287
2227 +#: core/ui/UIForms.class.php:401
2228 +msgid "Status"
2229 +msgstr ""
2230 +
2231 +#: core/ui/UIDashboard.class.php:228
2232 +#: core/ui/UIEmailTemplates.class.php:169
2233 +msgid "Date"
2234 +msgstr ""
2235 +
2236 +#: core/ui/UIDashboard.class.php:257
2237 +msgid "No opt-ins recorded yet."
2238 +msgstr ""
2239 +
2240 +#: core/ui/UIDashboard.class.php:269
2241 +msgid "Quick Info"
2242 +msgstr ""
2243 +
2244 +#: core/ui/UIDashboard.class.php:271
2245 +msgid "Version:"
2246 +msgstr ""
2247 +
2248 +#: core/ui/UIDashboard.class.php:275
2249 +msgid "Token Expiry:"
2250 +msgstr ""
2251 +
2252 +#: core/ui/UIDashboard.class.php:279
2253 +msgid "%d hour"
2254 +msgid_plural "%d hours"
2255 +msgstr[0] ""
2256 +msgstr[1] ""
2257 +
2258 +#: core/ui/UIDashboard.class.php:284
2259 +msgid "Retention:"
2260 +msgstr ""
2261 +
2262 +#: core/ui/UIDashboard.class.php:294
2263 +msgid "Rate Limit:"
2264 +msgstr ""
2265 +
2266 +#: core/ui/UIDashboard.class.php:298
2267 +msgid "%d per IP / %d min"
2268 +msgstr ""
2269 +
2270 +#: core/ui/UIDashboard.class.php:304
2271 +msgid "Quick Links"
2272 +msgstr ""
2273 +
2274 +#: core/ui/UIDashboard.class.php:306
2275 +msgid "All Opt-Ins"
2276 +msgstr ""
2277 +
2278 +#: core/ui/UIDashboard.class.php:307
2279 +msgid "Form Settings"
2280 +msgstr ""
2281 +
2282 +#: core/ui/UIDashboard.class.php:308
2283 +msgid "Global Settings"
2284 +msgstr ""
2285 +
2286 +#: core/ui/UIDashboard.class.php:309
2287 +msgid "Database Management"
2288 +msgstr ""
2289 +
2290 +#: core/ui/UIDatabase.class.php:27
2291 +#: core/ui/UIDatabase.class.php:171
459 2292 msgid "Database"
460 2293 msgstr ""
461 2294
462 -#: ui/UIDatabase.class.php:65
2295 +#: core/ui/UIDatabase.class.php:71
2296 +#: core/ui/UIDatabase.class.php:132
2297 +#: core/ui/UIOptIns.class.php:108
2298 +msgid "Security check failed. Please try again."
2299 +msgstr ""
2300 +
2301 +#: core/ui/UIDatabase.class.php:72
2302 +#: core/ui/UIDatabase.class.php:133
2303 +#: core/ui/UIOptIns.class.php:109
2304 +msgid "Security Error"
2305 +msgstr ""
2306 +
2307 +#: core/ui/UIDatabase.class.php:181
463 2308 msgid "Clean Database"
464 2309 msgstr ""
465 2310
466 -#: ui/UIDatabase.class.php:69
2311 +#: core/ui/UIDatabase.class.php:185
467 2312 msgid "Clean All"
468 2313 msgstr ""
469 2314
470 -#: ui/UIDatabase.class.php:71
2315 +#: core/ui/UIDatabase.class.php:187
471 2316 msgid "Clean Confirmed"
472 2317 msgstr ""
473 2318
474 -#: ui/UIDatabase.class.php:73
2319 +#: core/ui/UIDatabase.class.php:189
475 2320 msgid "Clean Unconfirmed"
476 2321 msgstr ""
477 2322
478 -#: ui/UIDatabase.class.php:75
479 -msgid ""
480 -"Make sure you backup your database before clicking one of these buttons."
2323 +#: core/ui/UIDatabase.class.php:191
2324 +msgid "Make sure you backup your database before clicking one of these buttons."
481 2325 msgstr ""
482 2326
483 -#: ui/UIDatabase.class.php:81
2327 +#: core/ui/UIDatabase.class.php:197
484 2328 msgid "Reset Database"
485 2329 msgstr ""
486 2330
487 -#: ui/UIDatabase.class.php:85
2331 +#: core/ui/UIDatabase.class.php:201
488 2332 msgid "Reset"
489 2333 msgstr ""
490 2334
491 -#: ui/UIDatabase.class.php:87
492 -msgid ""
493 -"Make sure you backup your database before clicking one of these buttons. If "
494 -"you click this button, all Opt-Ins will be deleted."
2335 +#: core/ui/UIDatabase.class.php:203
2336 +msgid "Make sure you backup your database before clicking one of these buttons. If you click this button, all Opt-Ins will be deleted."
495 2337 msgstr ""
496 2338
497 -#: ui/UIOptinView.class.php:25
2339 +#: core/ui/UIDatabase.class.php:237
2340 +#: core/ui/UIOptIns.class.php:60
2341 +#: core/ui/UISettings.class.php:583
2342 +msgid "Hint:"
2343 +msgstr ""
2344 +
2345 +#: core/ui/UIDatabase.class.php:240
2346 +msgid "In the table on the left side, you'll find an list containing all Opt-Ins and the required information from your customers. Click on the hash to open aditional informations about the form and the user data. All unconfirmed opt-ins will be deleted after 7 days."
2347 +msgstr ""
2348 +
2349 +#: core/ui/UIEmailTemplateEditor.class.php:355
2350 +msgid "Edit: %s"
2351 +msgstr ""
2352 +
2353 +#: core/ui/UIEmailTemplateEditor.class.php:357
2354 +msgid "Create New Email Template"
2355 +msgstr ""
2356 +
2357 +#: core/ui/UIEmailTemplateEditor.class.php:368
2358 +msgid "Loading editor..."
2359 +msgstr ""
2360 +
2361 +#: core/ui/UIEmailTemplateEditor.class.php:375
2362 +msgid "Email Editor Not Built"
2363 +msgstr ""
2364 +
2365 +#: core/ui/UIEmailTemplateEditor.class.php:378
2366 +msgid "The email template editor needs to be built before it can be used. Please run the following commands in your terminal:"
2367 +msgstr ""
2368 +
2369 +#: core/ui/UIEmailTemplateEditor.class.php:384
2370 +msgid "After building, refresh this page to use the editor."
2371 +msgstr ""
2372 +
2373 +#: core/ui/UIEmailTemplateEditor.class.php:403
2374 +msgid "Keyboard Shortcuts"
2375 +msgstr ""
2376 +
2377 +#: core/ui/UIEmailTemplateEditor.class.php:405
2378 +msgid "Save template"
2379 +msgstr ""
2380 +
2381 +#: core/ui/UIEmailTemplateEditor.class.php:408
2382 +msgid "Delete selected block"
2383 +msgstr ""
2384 +
2385 +#: core/ui/UIEmailTemplates.class.php:39
2386 +#: core/ui/UIEmailTemplates.class.php:153
2387 +msgid "Email Templates"
2388 +msgstr ""
2389 +
2390 +#: core/ui/UIEmailTemplates.class.php:127
2391 +msgid "Template duplicated successfully."
2392 +msgstr ""
2393 +
2394 +#: core/ui/UIEmailTemplates.class.php:155
2395 +msgid "Add New Template"
2396 +msgstr ""
2397 +
2398 +#: core/ui/UIEmailTemplates.class.php:161
2399 +msgid "No email templates found. Create your first template to get started."
2400 +msgstr ""
2401 +
2402 +#: core/ui/UIEmailTemplates.class.php:167
2403 +msgid "Title"
2404 +msgstr ""
2405 +
2406 +#: core/ui/UIEmailTemplates.class.php:170
2407 +#: core/ui/UIForms.class.php:290
2408 +msgid "Actions"
2409 +msgstr ""
2410 +
2411 +#: core/ui/UIEmailTemplates.class.php:185
2412 +msgid "Published"
2413 +msgstr ""
2414 +
2415 +#: core/ui/UIEmailTemplates.class.php:187
2416 +msgid "Draft"
2417 +msgstr ""
2418 +
2419 +#: core/ui/UIEmailTemplates.class.php:195
2420 +msgid "Edit"
2421 +msgstr ""
2422 +
2423 +#: core/ui/UIEmailTemplates.class.php:198
2424 +msgid "Duplicate"
2425 +msgstr ""
2426 +
2427 +#: core/ui/UIEmailTemplates.class.php:200
2428 +msgid "Are you sure you want to delete this template?"
2429 +msgstr ""
2430 +
2431 +#: core/ui/UIEmailTemplates.class.php:222
2432 +msgid "About Email Templates"
2433 +msgstr ""
2434 +
2435 +#: core/ui/UIEmailTemplates.class.php:223
2436 +msgid "Create custom email templates using our drag-and-drop editor. Templates can be used for Double Opt-In confirmation emails in Contact Form 7 and Avada Forms."
2437 +msgstr ""
2438 +
2439 +#: core/ui/UIEmailTemplates.class.php:226
2440 +msgid "Available Placeholders"
2441 +msgstr ""
2442 +
2443 +#: core/ui/UIEmailTemplates.class.php:228
2444 +msgid "Confirmation link"
2445 +msgstr ""
2446 +
2447 +#: core/ui/UIEmailTemplates.class.php:229
2448 +msgid "Opt-out link"
2449 +msgstr ""
2450 +
2451 +#: core/ui/UIEmailTemplates.class.php:230
2452 +msgid "Submission date"
2453 +msgstr ""
2454 +
2455 +#: core/ui/UIEmailTemplates.class.php:231
2456 +msgid "Submission time"
2457 +msgstr ""
2458 +
2459 +#: core/ui/UIEmailTemplates.class.php:232
2460 +msgid "Custom form fields"
2461 +msgstr ""
2462 +
2463 +#: core/ui/UIForms.class.php:48
2464 +msgid "Forms"
2465 +msgstr ""
2466 +
2467 +#: core/ui/UIForms.class.php:109
2468 +msgid "Name (Full)"
2469 +msgstr ""
2470 +
2471 +#: core/ui/UIForms.class.php:110
2472 +msgid "First Name"
2473 +msgstr ""
2474 +
2475 +#: core/ui/UIForms.class.php:111
2476 +msgid "Last Name"
2477 +msgstr ""
2478 +
2479 +#: core/ui/UIForms.class.php:112
2480 +msgid "Phone"
2481 +msgstr ""
2482 +
2483 +#: core/ui/UIForms.class.php:113
2484 +msgid "Company"
2485 +msgstr ""
2486 +
2487 +#: core/ui/UIForms.class.php:114
2488 +msgid "Message"
2489 +msgstr ""
2490 +
2491 +#: core/ui/UIForms.class.php:116
2492 +msgid "Address"
2493 +msgstr ""
2494 +
2495 +#: core/ui/UIForms.class.php:117
2496 +msgid "City"
2497 +msgstr ""
2498 +
2499 +#: core/ui/UIForms.class.php:118
2500 +msgid "ZIP/Postal Code"
2501 +msgstr ""
2502 +
2503 +#: core/ui/UIForms.class.php:119
2504 +msgid "Country"
2505 +msgstr ""
2506 +
2507 +#: core/ui/UIForms.class.php:124
2508 +msgid "Saved!"
2509 +msgstr ""
2510 +
2511 +#: core/ui/UIForms.class.php:125
2512 +msgid "Error"
2513 +msgstr ""
2514 +
2515 +#: core/ui/UIForms.class.php:126
2516 +msgid "Are you sure?"
2517 +msgstr ""
2518 +
2519 +#: core/ui/UIForms.class.php:129
2520 +#: core/ui/UIForms.class.php:342
2521 +msgid "Configure"
2522 +msgstr ""
2523 +
2524 +#: core/ui/UIForms.class.php:130
2525 +#: core/ui/UIForms.class.php:374
2526 +msgid "Close"
2527 +msgstr ""
2528 +
2529 +#: core/ui/UIForms.class.php:131
2530 +#: core/ui/UIForms.class.php:732
2531 +msgid "Save Settings"
2532 +msgstr ""
2533 +
2534 +#: core/ui/UIForms.class.php:132
2535 +msgid "No forms found."
2536 +msgstr ""
2537 +
2538 +#: core/ui/UIForms.class.php:133
2539 +msgid "Auto-detected"
2540 +msgstr ""
2541 +
2542 +#: core/ui/UIForms.class.php:134
2543 +msgid "-- Not mapped --"
2544 +msgstr ""
2545 +
2546 +#: core/ui/UIForms.class.php:135
2547 +msgid "Select field..."
2548 +msgstr ""
2549 +
2550 +#: core/ui/UIForms.class.php:166
2551 +msgid "Central Form Management"
2552 +msgstr ""
2553 +
2554 +#: core/ui/UIForms.class.php:168
2555 +msgid "Configure Double Opt-In settings for all your forms in one place. Click on \"Configure\" to edit the settings for each form."
2556 +msgstr ""
2557 +
2558 +#: core/ui/UIForms.class.php:172
2559 +msgid "Quick Actions"
2560 +msgstr ""
2561 +
2562 +#: core/ui/UIForms.class.php:174
2563 +msgid "Use the toggle switch to quickly enable or disable Double Opt-In for a form."
2564 +msgstr ""
2565 +
2566 +#: core/ui/UIForms.class.php:211
2567 +msgid "Form Management"
2568 +msgstr ""
2569 +
2570 +#: core/ui/UIForms.class.php:212
2571 +msgid "Manage Double Opt-In settings for all your forms across different integrations."
2572 +msgstr ""
2573 +
2574 +#: core/ui/UIForms.class.php:224
2575 +msgid "Total Forms"
2576 +msgstr ""
2577 +
2578 +#: core/ui/UIForms.class.php:233
2579 +msgid "DOI Active"
2580 +msgstr ""
2581 +
2582 +#: core/ui/UIForms.class.php:242
2583 +msgid "DOI Inactive"
2584 +msgstr ""
2585 +
2586 +#: core/ui/UIForms.class.php:260
2587 +msgid "Upcoming Change:"
2588 +msgstr ""
2589 +
2590 +#: core/ui/UIForms.class.php:261
2591 +msgid "Avada Forms support will only be available in the Pro version starting with version 3.8.0. Contact Form 7 support remains free."
2592 +msgstr ""
2593 +
2594 +#: core/ui/UIForms.class.php:272
2595 +msgid "Elementor Forms:"
2596 +msgstr ""
2597 +
2598 +#: core/ui/UIForms.class.php:273
2599 +msgid "To enable Double Opt-In, add the action in Elementor. Configuration is done here."
2600 +msgstr ""
2601 +
2602 +#: core/ui/UIForms.class.php:276
2603 +msgid "Edit the page in Elementor → Select Form widget → \"Actions After Submit\""
2604 +msgstr ""
2605 +
2606 +#: core/ui/UIForms.class.php:277
2607 +msgid "Add \"Forge12 Double Opt-In\" action and save"
2608 +msgstr ""
2609 +
2610 +#: core/ui/UIForms.class.php:278
2611 +msgid "Return here and click \"Configure\" to set up the email settings"
2612 +msgstr ""
2613 +
2614 +#: core/ui/UIForms.class.php:299
2615 +msgid "Action is added in Elementor"
2616 +msgstr ""
2617 +
2618 +#: core/ui/UIForms.class.php:301
2619 +#: core/ui/UIForms.class.php:405
2620 +msgid "Active"
2621 +msgstr ""
2622 +
2623 +#: core/ui/UIForms.class.php:304
2624 +msgid "Add action in Elementor to enable"
2625 +msgstr ""
2626 +
2627 +#: core/ui/UIForms.class.php:306
2628 +#: core/ui/UIForms.class.php:409
2629 +msgid "Not Active"
2630 +msgstr ""
2631 +
2632 +#: core/ui/UIForms.class.php:314
2633 +#: core/ui/UIForms.class.php:318
2634 +msgid "Toggle Double Opt-In for %s"
2635 +msgstr ""
2636 +
2637 +#: core/ui/UIForms.class.php:340
2638 +msgid "Add DOI action in Elementor first"
2639 +msgstr ""
2640 +
2641 +#: core/ui/UIForms.class.php:348
2642 +msgid "Edit in Elementor"
2643 +msgstr ""
2644 +
2645 +#: core/ui/UIForms.class.php:348
2646 +msgid "Edit Form"
2647 +msgstr ""
2648 +
2649 +#: core/ui/UIForms.class.php:362
2650 +msgid "No Forms Found"
2651 +msgstr ""
2652 +
2653 +#: core/ui/UIForms.class.php:363
2654 +msgid "Please install a supported form plugin (Contact Form 7, Avada Forms, Elementor Pro)."
2655 +msgstr ""
2656 +
2657 +#: core/ui/UIForms.class.php:381
2658 +msgid "Loading settings..."
2659 +msgstr ""
2660 +
2661 +#: core/ui/UIForms.class.php:390
2662 +msgid "Enable Double Opt-In"
2663 +msgstr ""
2664 +
2665 +#: core/ui/UIForms.class.php:393
2666 +msgid "When enabled, users receive a confirmation email with a link they must click to verify their submission."
2667 +msgstr ""
2668 +
2669 +#: core/ui/UIForms.class.php:396
2670 +msgid "Activate Double Opt-In for this form."
2671 +msgstr ""
2672 +
2673 +#: core/ui/UIForms.class.php:412
2674 +msgid "Elementor forms are enabled/disabled via \"Actions After Submit\" in Elementor."
2675 +msgstr ""
2676 +
2677 +#: core/ui/UIForms.class.php:418
2678 +msgid "Consent Text (GDPR)"
2679 +msgstr ""
2680 +
2681 +#: core/ui/UIForms.class.php:421
2682 +msgid "The text entered here is stored as a snapshot with each opt-in record. In case of a dispute, it proves what the user agreed to."
2683 +msgstr ""
2684 +
2685 +#: core/ui/UIForms.class.php:424
2686 +msgid "e.g. I agree to receive the newsletter and accept the privacy policy..."
2687 +msgstr ""
2688 +
2689 +#: core/ui/UIForms.class.php:425
2690 +msgid "The consent text is saved as a snapshot with each opt-in record for GDPR Art. 7 compliance. This proves what the user agreed to at the time of submission."
2691 +msgstr ""
2692 +
2693 +#: core/ui/UIForms.class.php:434
2694 +msgid "Categories help you organize and filter opt-ins — e.g., by newsletter, event, or contact form."
2695 +msgstr ""
2696 +
2697 +#: core/ui/UIForms.class.php:438
2698 +msgid "Assign opt-ins to a category for easier management."
2699 +msgstr ""
2700 +
2701 +#: core/ui/UIForms.class.php:447
2702 +msgid "Select a form field. The opt-in is only triggered when this field has been filled in or checked by the visitor."
2703 +msgstr ""
2704 +
2705 +#: core/ui/UIForms.class.php:453
2706 +msgid "Only enable opt-in when this field is filled/checked."
2707 +msgstr ""
2708 +
2709 +#: core/ui/UIForms.class.php:462
2710 +msgid "This page is displayed after the user clicks the confirmation link in the email. Leave empty for the default page."
2711 +msgstr ""
2712 +
2713 +#: core/ui/UIForms.class.php:466
2714 +msgid "Page shown after confirmation link is clicked."
2715 +msgstr ""
2716 +
2717 +#: core/ui/UIForms.class.php:475
2718 +msgid "If set, users are redirected to this page when an OptIn error occurs (e.g. rate limit, invalid email). The error code is appended as a query parameter. Leave on default to show a toast notification instead."
2719 +msgstr ""
2720 +
2721 +#: core/ui/UIForms.class.php:479
2722 +msgid "Page to redirect to when an error occurs. Leave on default for toast notification."
2723 +msgstr ""
2724 +
2725 +#: core/ui/UIForms.class.php:483
2726 +msgid "Email Settings"
2727 +msgstr ""
2728 +
2729 +#: core/ui/UIForms.class.php:488
2730 +msgid "Recipient Field"
2731 +msgstr ""
2732 +
2733 +#: core/ui/UIForms.class.php:491
2734 +msgid "Enter the CF7 field name in brackets that contains the recipient's email address, e.g. [your-email]."
2735 +msgstr ""
2736 +
2737 +#: core/ui/UIForms.class.php:497
2738 +msgid "Toggle manual input"
2739 +msgstr ""
2740 +
2741 +#: core/ui/UIForms.class.php:501
2742 +msgid "Form field containing the recipient email. Use field name in brackets, e.g., [email] or [your-email]."
2743 +msgstr ""
2744 +
2745 +#: core/ui/UIForms.class.php:507
2746 +msgid "From Email"
2747 +msgstr ""
2748 +
2749 +#: core/ui/UIForms.class.php:510
2750 +msgid "The email address used as the sender of the confirmation email. You can also use [_site_admin_email]."
2751 +msgstr ""
2752 +
2753 +#: core/ui/UIForms.class.php:514
2754 +msgid "Sender email address (e.g., [email protected] or [_site_admin_email])."
2755 +msgstr ""
2756 +
2757 +#: core/ui/UIForms.class.php:523
2758 +msgid "The name displayed as the sender in the email, e.g. your company name or website name."
2759 +msgstr ""
2760 +
2761 +#: core/ui/UIForms.class.php:527
2762 +msgid "Sender name displayed in the email."
2763 +msgstr ""
2764 +
2765 +#: core/ui/UIForms.class.php:536
2766 +msgid "The subject line of the confirmation email. You can also use placeholders like [doi_name]."
2767 +msgstr ""
2768 +
2769 +#: core/ui/UIForms.class.php:540
2770 +msgid "Email subject line."
2771 +msgstr ""
2772 +
2773 +#: core/ui/UIForms.class.php:546
2774 +msgid "Email Template"
2775 +msgstr ""
2776 +
2777 +#: core/ui/UIForms.class.php:549
2778 +msgid "Select a template for the confirmation email. Custom templates can be created in the Email Designer."
2779 +msgstr ""
2780 +
2781 +#: core/ui/UIForms.class.php:553
2782 +msgid "Select an email template."
2783 +msgstr ""
2784 +
2785 +#: core/ui/UIForms.class.php:559
2786 +msgid "Field Mapping"
2787 +msgstr ""
2788 +
2789 +#: core/ui/UIForms.class.php:562
2790 +msgid "Map your form fields to standard placeholders to use them in email templates and the dashboard. Unmapped fields are auto-detected."
2791 +msgstr ""
2792 +
2793 +#: core/ui/UIForms.class.php:566
2794 +msgid "Map form fields to standard placeholders. Auto-detection is used if not configured."
2795 +msgstr ""
2796 +
2797 +#: core/ui/UIForms.class.php:572
2798 +msgid "Tip: Standard placeholders like [doi_email] work across all forms."
2799 +msgstr ""
2800 +
2801 +#: core/ui/UIForms.class.php:581
2802 +msgid "Message Body"
2803 +msgstr ""
2804 +
2805 +#: core/ui/UIForms.class.php:584
2806 +msgid "The content of the confirmation email. Use [doubleoptinlink] as a placeholder for the confirmation link."
2807 +msgstr ""
2808 +
2809 +#: core/ui/UIForms.class.php:592
2810 +msgid "Email content. Include [doubleoptinlink] for the confirmation link."
2811 +msgstr ""
2812 +
2813 +#: core/ui/UIForms.class.php:595
2814 +msgid "Available Placeholders:"
2815 +msgstr ""
2816 +
2817 +#: core/ui/UIForms.class.php:602
2818 +msgid "Standard Field Placeholders:"
2819 +msgstr ""
2820 +
2821 +#: core/ui/UIForms.class.php:610
2822 +msgid "Form Fields:"
2823 +msgstr ""
2824 +
2825 +#: core/ui/UIForms.class.php:622
2826 +msgid "Custom Template Selected"
2827 +msgstr ""
2828 +
2829 +#: core/ui/UIForms.class.php:623
2830 +msgid "This template was created with the Email Designer. The message body is managed within the template."
2831 +msgstr ""
2832 +
2833 +#: core/ui/UIForms.class.php:629
2834 +msgid "Edit in Email Designer"
2835 +msgstr ""
2836 +
2837 +#: core/ui/UIForms.class.php:645
2838 +msgid "Unique Email"
2839 +msgstr ""
2840 +
2841 +#: core/ui/UIForms.class.php:652
2842 +msgid "Each email address may only be used once per form."
2843 +msgstr ""
2844 +
2845 +#: core/ui/UIForms.class.php:655
2846 +msgid "Prevents the same email address from being used more than once for this form. Useful for one-time registrations."
2847 +msgstr ""
2848 +
2849 +#: core/ui/UIForms.class.php:663
2850 +msgid "Behavior"
2851 +msgstr ""
2852 +
2853 +#: core/ui/UIForms.class.php:666
2854 +msgid "Determines how the system reacts when a duplicate email address is detected."
2855 +msgstr ""
2856 +
2857 +#: core/ui/UIForms.class.php:670
2858 +msgid "Show error message"
2859 +msgstr ""
2860 +
2861 +#: core/ui/UIForms.class.php:671
2862 +msgid "Silent rejection"
2863 +msgstr ""
2864 +
2865 +#: core/ui/UIForms.class.php:672
2866 +msgid "Redirect to page"
2867 +msgstr ""
2868 +
2869 +#: core/ui/UIForms.class.php:674
2870 +msgid "How to handle duplicate email submissions."
2871 +msgstr ""
2872 +
2873 +#: core/ui/UIForms.class.php:679
2874 +msgid "Redirect Page"
2875 +msgstr ""
2876 +
2877 +#: core/ui/UIForms.class.php:682
2878 +msgid "The page the user is redirected to when a duplicate email is detected. The error code is appended as a query parameter."
2879 +msgstr ""
2880 +
2881 +#: core/ui/UIForms.class.php:686
2882 +msgid "Select the page to redirect to when a duplicate email is submitted."
2883 +msgstr ""
2884 +
2885 +#: core/ui/UIForms.class.php:691
2886 +msgid "Scope"
2887 +msgstr ""
2888 +
2889 +#: core/ui/UIForms.class.php:694
2890 +msgid "Determines whether only confirmed or also unconfirmed opt-ins are checked for duplicates."
2891 +msgstr ""
2892 +
2893 +#: core/ui/UIForms.class.php:698
2894 +msgid "Only check confirmed opt-ins"
2895 +msgstr ""
2896 +
2897 +#: core/ui/UIForms.class.php:699
2898 +msgid "Check all opt-ins (including unconfirmed)"
2899 +msgstr ""
2900 +
2901 +#: core/ui/UIForms.class.php:701
2902 +msgid "Whether to check only confirmed or all opt-in records."
2903 +msgstr ""
2904 +
2905 +#: core/ui/UIForms.class.php:706
2906 +#: core/ui/UISettings.class.php:426
2907 +#: core/ui/UISettings.class.php:517
2908 +msgid "Custom Error Message"
2909 +msgstr ""
2910 +
2911 +#: core/ui/UIForms.class.php:709
2912 +msgid "Custom error message shown to the user when a duplicate email is detected. Leave empty for the default message."
2913 +msgstr ""
2914 +
2915 +#: core/ui/UIForms.class.php:712
2916 +msgid "This email address has already been used for this form."
2917 +msgstr ""
2918 +
2919 +#: core/ui/UIForms.class.php:713
2920 +msgid "Leave empty to use the default message."
2921 +msgstr ""
2922 +
2923 +#: core/ui/UIOptIns.class.php:62
2924 +msgid "Click on a hash to open additional information about the form submission and user data. Use the search and filter options to find specific entries."
2925 +msgstr ""
2926 +
2927 +#: core/ui/UIOptIns.class.php:66
2928 +msgid "Hooks:"
2929 +msgstr ""
2930 +
2931 +#: core/ui/UIOptIns.class.php:67
2932 +msgid "You can use the following hooks to adjust the Opt-In to your requirements."
2933 +msgstr ""
2934 +
2935 +#: core/ui/UIOptIns.class.php:69
2936 +msgid "An Opt-in link has been called which is already confirmed or has been deleted."
2937 +msgstr ""
2938 +
2939 +#: core/ui/UIOptIns.class.php:76
2940 +msgid "An Opt-in link has been called but not yet updated the database."
2941 +msgstr ""
2942 +
2943 +#: core/ui/UIOptIns.class.php:83
2944 +msgid "An Opt-in link has been called and the database has been updated already."
2945 +msgstr ""
2946 +
2947 +#: core/ui/UIOptIns.class.php:126
2948 +msgid "The given DOI has been removed."
2949 +msgstr ""
2950 +
2951 +#: core/ui/UIOptIns.class.php:129
2952 +msgid "Couldn't delete the DOI, please try again later."
2953 +msgstr ""
2954 +
2955 +#: core/ui/UIOptinView.class.php:27
2956 +msgid "OptIn View"
2957 +msgstr ""
2958 +
2959 +#: core/ui/UIOptinView.class.php:41
498 2960 msgid "Opt-In deleted"
499 2961 msgstr ""
500 2962
501 -#: ui/UIOptinView.class.php:28
2963 +#: core/ui/UIOptinView.class.php:47
502 2964 msgid "Opt-In not-deleted"
503 2965 msgstr ""
504 2966
505 -#: ui/UIOptinView.class.php:76
2967 +#: core/ui/UIOptinView.class.php:119
506 2968 msgid "Opt-In: "
507 2969 msgstr ""
508 2970
509 -#: ui/UIOptinView.class.php:128
2971 +#: core/ui/UIOptinView.class.php:187
2972 +msgid "Opt-In updated successfully."
2973 +msgstr ""
2974 +
2975 +#: core/ui/UIOptinView.class.php:192
2976 +msgid "Opt-In update failed."
2977 +msgstr ""
2978 +
2979 +#: core/ui/UIOptinView.class.php:238
510 2980 msgid "Edit Opt-In:"
511 2981 msgstr ""
512 2982
513 -#: ui/UIOptinView.class.php:134
2983 +#: core/ui/UIOptinView.class.php:244
514 2984 msgid "Category:"
515 2985 msgstr ""
516 2986
517 -#: ui/UIOptinView.class.php:142
2987 +#: core/ui/UIOptinView.class.php:262
518 2988 msgid "Select the category to assign the Opt-In."
519 2989 msgstr ""
520 2990
521 -#: ui/UIOptinView.class.php:157
522 -msgid "Links:"
2991 +#: core/ui/UIOptinView.class.php:280
2992 +msgid "Opt-In:"
523 2993 msgstr ""
524 2994
525 -#: ui/UIOptinView.class.php:162
526 -msgid "Opt-In:"
2995 +#: core/ui/UIOptinView.class.php:285
2996 +msgid "Link:"
527 2997 msgstr ""
528 2998
529 -#: ui/UISettings.class.php:41
530 -msgid "Settings"
2999 +#: core/ui/UISettings.class.php:44
3000 +msgid "never"
531 3001 msgstr ""
532 3002
533 -#: ui/UISettings.class.php:46
3003 +#: core/ui/UISettings.class.php:65
534 3004 msgid "Delete Opt-Ins"
535 3005 msgstr ""
536 3006
537 -#: ui/UISettings.class.php:70
538 -msgid ""
539 -"Select the period of time after which all data will be deleted "
540 -"automatically. As for the european GDPR it is recommend to use the smallest "
541 -"period of time as possible."
3007 +#: core/ui/UISettings.class.php:91
3008 +msgid "Select the period of time after which all data will be deleted automatically. As for the european GDPR it is recommend to use the smallest period of time as possible."
542 3009 msgstr ""
543 3010
544 -#: ui/UISettings.class.php:77
3011 +#: core/ui/UISettings.class.php:98
545 3012 msgid "Delete unconfirmed Opt-Ins"
546 3013 msgstr ""
547 3014
548 -#: ui/UISettings.class.php:100
549 -msgid ""
550 -"Select the period of time after which all unconfirmed data will be deleted "
551 -"automatically. As for the european GDPR it is recommend to use the smallest "
552 -"period of time as possible."
3015 +#: core/ui/UISettings.class.php:123
3016 +msgid "Select the period of time after which all unconfirmed data will be deleted automatically. As for the european GDPR it is recommend to use the smallest period of time as possible."
553 3017 msgstr ""
554 3018
555 -#: ui/UISettings.class.php:107
556 -msgid "Support Forge12 Double Opt-in: "
3019 +#: core/ui/UISettings.class.php:130
3020 +msgid "Telemetry"
557 3021 msgstr ""
558 3022
559 -#: ui/UISettings.class.php:112
3023 +#: core/ui/UISettings.class.php:145
3024 +#: core/ui/UISettings.class.php:263
3025 +#: core/ui/UISettings.class.php:388
3026 +#: core/ui/UISettings.class.php:466
560 3027 msgid "On"
561 3028 msgstr ""
562 3029
563 -#: ui/UISettings.class.php:113
3030 +#: core/ui/UISettings.class.php:146
3031 +#: core/ui/UISettings.class.php:264
3032 +#: core/ui/UISettings.class.php:389
3033 +#: core/ui/UISettings.class.php:467
564 3034 msgid "Off"
565 3035 msgstr ""
566 3036
567 -#: ui/UISettings.class.php:116
568 -msgid ""
569 -"The Footer will contain a noscript referral to support Forge12 Double Opt-in."
3037 +#: core/ui/UISettings.class.php:153
3038 +msgid "Enable this option to allow anonymous telemetry data to be sent. This helps us improve and develop the plugin."
570 3039 msgstr ""
571 3040
572 -#: ui/UISettings.class.php:135
573 -msgid ""
574 -"In the table on the left side, you'll find an list global settings. They "
575 -"will affect all forms using the double opt-in."
3041 +#: core/ui/UISettings.class.php:160
3042 +msgid "GDPR / Privacy"
576 3043 msgstr ""
577 3044
578 -#. Plugin Name of the plugin/theme
579 -msgid "Double Opt-In (Contact Form 7, Avada) - GDPR Ready"
3045 +#: core/ui/UISettings.class.php:164
3046 +msgid "Privacy Policy Page"
580 3047 msgstr ""
581 3048
582 -#. Plugin URI of the plugin/theme
583 -msgid ""
584 -"https://www.forge12.com/blog/so-verwendest-du-das-double-opt-in-fuer-contact-"
585 -"form-7/"
3049 +#: core/ui/UISettings.class.php:171
3050 +msgid "&mdash; Select &mdash;"
586 3051 msgstr ""
587 3052
588 -#. Description of the plugin/theme
589 -msgid ""
590 -"This plugin allows you to add a double OptIn System to your Contact Form 7 & "
591 -"Avada Forms."
3053 +#: core/ui/UISettings.class.php:177
3054 +msgid "Select the privacy policy page. This is used for the [doubleoptin_privacy_url] placeholder in email templates. Falls back to the WordPress Privacy Policy page if not set."
592 3055 msgstr ""
593 3056
594 -#. Author of the plugin/theme
595 -msgid "Forge12 Interactive GmbH"
3057 +#: core/ui/UISettings.class.php:182
3058 +msgid "Security"
596 3059 msgstr ""
597 3060
598 -#. Author URI of the plugin/theme
599 -msgid "https://www.forge12.com"
3061 +#: core/ui/UISettings.class.php:186
3062 +msgid "Token Expiry (Hours)"
3063 +msgstr ""
3064 +
3065 +#: core/ui/UISettings.class.php:193
3066 +msgid "Number of hours after which a confirmation link expires. Set to 0 to disable expiry."
3067 +msgstr ""
3068 +
3069 +#: core/ui/UISettings.class.php:200
3070 +msgid "Rate Limit (IP)"
3071 +msgstr ""
3072 +
3073 +#: core/ui/UISettings.class.php:207
3074 +msgid "Maximum number of opt-in submissions per IP address within the time window. Set to 0 to disable."
3075 +msgstr ""
3076 +
3077 +#: core/ui/UISettings.class.php:214
3078 +msgid "Rate Limit (Email)"
3079 +msgstr ""
3080 +
3081 +#: core/ui/UISettings.class.php:221
3082 +msgid "Maximum number of opt-in submissions per email address within the time window. Set to 0 to disable."
3083 +msgstr ""
3084 +
3085 +#: core/ui/UISettings.class.php:228
3086 +msgid "Rate Limit Window (Minutes)"
3087 +msgstr ""
3088 +
3089 +#: core/ui/UISettings.class.php:235
3090 +msgid "Time window in minutes for the rate limit counters."
3091 +msgstr ""
3092 +
3093 +#: core/ui/UISettings.class.php:240
3094 +msgid "Reminder"
3095 +msgstr ""
3096 +
3097 +#: core/ui/UISettings.class.php:250
3098 +msgid "Enable Reminder"
3099 +msgstr ""
3100 +
3101 +#: core/ui/UISettings.class.php:269
3102 +msgid "Automatically send a reminder email to unconfirmed opt-ins after the configured delay."
3103 +msgstr ""
3104 +
3105 +#: core/ui/UISettings.class.php:282
3106 +msgid "Reminder Delay (Hours)"
3107 +msgstr ""
3108 +
3109 +#: core/ui/UISettings.class.php:289
3110 +msgid "Number of hours to wait after opt-in submission before sending a reminder. Default: 24 hours."
3111 +msgstr ""
3112 +
3113 +#: core/ui/UISettings.class.php:297
3114 +#: core/ui/UISettings.class.php:316
3115 +msgid "Warning:"
3116 +msgstr ""
3117 +
3118 +#: core/ui/UISettings.class.php:298
3119 +msgid "The reminder delay is equal to or greater than the token expiry. The confirmation link in the reminder may already be expired."
3120 +msgstr ""
3121 +
3122 +#: core/ui/UISettings.class.php:317
3123 +msgid "The reminder delay is equal to or greater than the unconfirmed opt-in cleanup threshold. Reminders may never be sent because entries are deleted first."
3124 +msgstr ""
3125 +
3126 +#: core/ui/UISettings.class.php:327
3127 +msgid "Reminder Template"
3128 +msgstr ""
3129 +
3130 +#: core/ui/UISettings.class.php:331
3131 +msgid "&mdash; Use form template &mdash;"
3132 +msgstr ""
3133 +
3134 +#: core/ui/UISettings.class.php:352
3135 +msgid "Select a custom email template for the reminder. Leave empty to use the same template as the original opt-in email."
3136 +msgstr ""
3137 +
3138 +#: core/ui/UISettings.class.php:359
3139 +msgid "Reminder Subject"
3140 +msgstr ""
3141 +
3142 +#: core/ui/UISettings.class.php:366
3143 +msgid "Custom subject line for the reminder email. Leave empty to use \"Reminder: {original subject}\"."
3144 +msgstr ""
3145 +
3146 +#: core/ui/UISettings.class.php:371
3147 +msgid "E-Mail Validation"
3148 +msgstr ""
3149 +
3150 +#: core/ui/UISettings.class.php:375
3151 +msgid "MX Record Validation"
3152 +msgstr ""
3153 +
3154 +#: core/ui/UISettings.class.php:394
3155 +msgid "Validate the email domain via MX record lookup before sending the confirmation email. This prevents opt-ins for mistyped domains (e.g. gmial.com) and saves resources."
3156 +msgstr ""
3157 +
3158 +#: core/ui/UISettings.class.php:407
3159 +msgid "Validation Behavior"
3160 +msgstr ""
3161 +
3162 +#: core/ui/UISettings.class.php:412
3163 +#: core/ui/UISettings.class.php:503
3164 +msgid "Silent rejection (form appears normal, no opt-in created)"
3165 +msgstr ""
3166 +
3167 +#: core/ui/UISettings.class.php:415
3168 +#: core/ui/UISettings.class.php:506
3169 +msgid "Show error message (form displays an error to the user)"
3170 +msgstr ""
3171 +
3172 +#: core/ui/UISettings.class.php:419
3173 +msgid "Choose how to handle submissions with an invalid email domain. \"Silent\" discards the submission without notifying the user. \"Block\" shows an error message so the user can correct the email address."
3174 +msgstr ""
3175 +
3176 +#: core/ui/UISettings.class.php:432
3177 +msgid "The email domain does not appear to accept emails. Please check your email address."
3178 +msgstr ""
3179 +
3180 +#: core/ui/UISettings.class.php:434
3181 +msgid "Optional custom error message shown when the email domain fails MX validation. Only used when behavior is set to \"Block\". Leave empty to use the default message."
3182 +msgstr ""
3183 +
3184 +#: core/ui/UISettings.class.php:443
3185 +msgid "How does MX validation work?"
3186 +msgstr ""
3187 +
3188 +#: core/ui/UISettings.class.php:445
3189 +msgid "Before sending a confirmation email, the plugin checks whether the email domain has valid MX (Mail Exchange) records. If no MX record is found, it falls back to an A record check. This catches common typos like \"gmial.com\" or \"gogle.com\" before wasting email resources. DNS results are cached to minimize lookup overhead. If a DNS lookup fails or times out, the domain is treated as valid (fail-open) to avoid false positives."
3190 +msgstr ""
3191 +
3192 +#: core/ui/UISettings.class.php:472
3193 +msgid "Block specific email domains (e.g. disposable email services) from submitting opt-in forms."
3194 +msgstr ""
3195 +
3196 +#: core/ui/UISettings.class.php:485
3197 +msgid "Blocked Domains"
3198 +msgstr ""
3199 +
3200 +#: core/ui/UISettings.class.php:491
3201 +msgid "Enter one domain per line. Emails from these domains will be rejected during opt-in submission."
3202 +msgstr ""
3203 +
3204 +#: core/ui/UISettings.class.php:498
3205 +msgid "Blocklist Behavior"
3206 +msgstr ""
3207 +
3208 +#: core/ui/UISettings.class.php:510
3209 +msgid "Choose how to handle submissions from blocked email domains. \"Silent\" discards the submission without notifying the user. \"Block\" shows an error message so the user can use a different email address."
3210 +msgstr ""
3211 +
3212 +#: core/ui/UISettings.class.php:523
3213 +msgid "This email domain is not allowed. Please use a different email address."
3214 +msgstr ""
3215 +
3216 +#: core/ui/UISettings.class.php:525
3217 +msgid "Optional custom error message shown when a blocked domain is used. Only used when behavior is set to \"Block\". Leave empty to use the default message."
3218 +msgstr ""
3219 +
3220 +#: core/ui/UISettings.class.php:534
3221 +msgid "How does the Domain Blocklist work?"
3222 +msgstr ""
3223 +
3224 +#: core/ui/UISettings.class.php:536
3225 +msgid "The domain blocklist prevents opt-in submissions from disposable or unwanted email domains. When enabled, the plugin extracts the domain from the submitted email address and checks it against your configured list. This is useful for blocking temporary email services (e.g. tempmail.com, guerrillamail.com) that are commonly used for spam. The check is case-insensitive and runs alongside other validations like MX record checking."
3226 +msgstr ""
3227 +
3228 +#: core/ui/UISettings.class.php:586
3229 +msgid "In the table on the left side, you'll find an list global settings. They will affect all forms using the double opt-in."
3230 +msgstr ""
3231 +
3232 +#: src/Health
3233 +msgid "This check could not be completed: %s"
3234 +msgstr ""
3235 +
3236 +#: src/Health
3237 +msgid "%s: the database table is present"
3238 +msgstr ""
3239 +
3240 +#: src/Health
3241 +msgid "The table %s exists and is writable by the plugin."
3242 +msgstr ""
3243 +
3244 +#: src/Health
3245 +msgid "%s: a required database table is missing"
3246 +msgstr ""
3247 +
3248 +#: src/Health
3249 +msgid "The table %1$s does not exist, so \"%2$s\" cannot store anything and will fail for your visitors. Double Opt-In tries to create the table automatically whenever an administrator opens the WordPress admin. If this message persists, the database user is most likely missing the CREATE privilege — your hosting provider can grant it."
3250 +msgstr ""
3251 +
3252 +#: src/Health
3253 +msgid "Core version"
3254 +msgstr ""
3255 +
3256 +#: src/Health
3257 +msgid "Core API version"
3258 +msgstr ""
3259 +
3260 +#: src/Health
3261 +msgid "unknown"
3262 +msgstr ""
3263 +
3264 +#: src/Health
3265 +msgid "Runtime preconditions checked by the Double Opt-In plugin family. Send this section along when you contact support."
3266 +msgstr ""
3267 +
3268 +#: src/Health
3269 +msgid "Double Opt-In has detected a problem that will affect your visitors."
3270 +msgstr ""
3271 +
3272 +#: src/Health
3273 +msgid "Open Site Health"
3274 +msgstr ""
3275 +
3276 +#: src/Health
3277 +msgid "Open Double Opt-In"
3278 +msgstr ""
3279 +
3280 +#: src/Health
3281 +msgid "Opt-in records"
3282 +msgstr ""
3283 +
3284 +#: src/Health
3285 +msgid "Opt-in categories"
3286 +msgstr ""
3287 +
3288 +#: src/Health
3289 +msgid "Consent audit log"
3290 +msgstr ""
3291 +
3292 +#: src/Health
3293 +msgid "You are not allowed to run this repair."
3294 +msgstr ""
3295 +
3296 +#: src/Health
3297 +msgid "The old Double Opt-In Pro plugin has been deactivated. You can now activate Double Opt-In Pro 4 and install the modules you need. To remove the old plugin for good, delete its folder over FTP — do not use the WordPress delete button, which would drop your opt-out table."
3298 +msgstr ""
3299 +
3300 +#: src/Health
3301 +msgid "The Pro setup markers have been cleared. Licence migration and module installation can run again. Your licence key was not touched."
3302 +msgstr ""
3303 +
3304 +#: src/Health
3305 +msgid "Nothing to repair — no active copy of the old Double Opt-In Pro plugin was found."
3306 +msgstr ""
3307 +
3308 +#: src/Health
3309 +msgid "Old Double Opt-In Pro plugin"
3310 +msgstr ""
3311 +
3312 +#: src/Health
3313 +msgid "No outdated Pro plugin is installed"
3314 +msgstr ""
3315 +
3316 +#: src/Health
3317 +msgid "The pre-4.0 version of Double Opt-In Pro is not present on this site. Nothing to do."
3318 +msgstr ""
3319 +
3320 +#: src/Health
3321 +msgid "An outdated Double Opt-In Pro plugin is active"
3322 +msgstr ""
3323 +
3324 +#: src/Health
3325 +msgid "The plugin folder \"%1$s\" contains Double Opt-In Pro %2$s. That version ships program parts under the same names as the current modules, so with both active one of the two is not running, and older releases fail with \"There has been a critical error on this website\". Deactivate it — your consent records are stored separately and are not affected."
3326 +msgstr ""
3327 +
3328 +#: src/Health
3329 +msgid "Deactivate the old plugin now"
3330 +msgstr ""
3331 +
3332 +#: src/Health
3333 +msgid "An outdated Double Opt-In Pro plugin is still installed"
3334 +msgstr ""
3335 +
3336 +#: src/Health
3337 +msgid "The folder \"%1$s\" still holds Double Opt-In Pro %2$s. It is deactivated, so nothing is broken right now, but activating it again would collide with the current modules. Remove the folder over FTP or SSH. Important: do not delete it through the WordPress plugin screen — that version's uninstall routine drops the opt-out database table, and the records in it are gone for good."
3338 +msgstr ""
3339 +
3340 +#: src/Health
3341 +msgid "unknown version"
3342 +msgstr ""
3343 +
3344 +#: src/Health
3345 +msgid "Pro setup markers"
3346 +msgstr ""
3347 +
3348 +#: src/Health
3349 +msgid "No leftover Pro setup markers"
3350 +msgstr ""
3351 +
3352 +#: src/Health
3353 +msgid "Nothing in the database would block a Pro installation from setting itself up."
3354 +msgstr ""
3355 +
3356 +#: src/Health
3357 +msgid "Pro setup markers belong to the running installation"
3358 +msgstr ""
3359 +
3360 +#: src/Health
3361 +msgid "Double Opt-In Pro is active and has completed its setup. The stored markers are expected."
3362 +msgstr ""
3363 +
3364 +#: src/Health
3365 +msgid "Leftover Pro setup markers will block a new installation"
3366 +msgstr ""
3367 +
3368 +#: src/Health
3369 +msgid "Double Opt-In Pro is not active, but this site still stores the markers saying its licence migration and module installation have already run. A fresh install would find them and skip both steps — no licence, no modules, and the \"Install\" button on the Add-ons screen failing with a routing error. Clearing them lets the setup run again. Your licence key and all form settings stay untouched."
3370 +msgstr ""
3371 +
3372 +#: src/Health
3373 +msgid "Clear the setup markers"
3374 +msgstr ""
3375 +
3376 +#: core/admin-ui/src (follow-up actions)
3377 +msgid "Action"
3378 +msgstr ""
3379 +
3380 +#: core/admin-ui/src (follow-up actions)
3381 +msgid "All follow-ups"
3382 +msgstr ""
3383 +
3384 +#: core/admin-ui/src (follow-up actions)
3385 +msgid "Also retry unclear actions"
3386 +msgstr ""
3387 +
3388 +#: core/admin-ui/src (follow-up actions)
3389 +msgid "An unexpected error interrupted the action — it may have run."
3390 +msgstr ""
3391 +
3392 +#: core/admin-ui/src (follow-up actions)
3393 +msgid "Attempts"
3394 +msgstr ""
3395 +
3396 +#: core/admin-ui/src (follow-up actions)
3397 +msgid "Automatic retries depend on WP-Cron, which only runs when the site has visitors. Use \"Retry failed actions\" to run them now."
3398 +msgstr ""
3399 +
3400 +#: core/admin-ui/src (follow-up actions)
3401 +msgid "Completed"
3402 +msgstr ""
3403 +
3404 +#: core/admin-ui/src (follow-up actions)
3405 +msgid "Copy diagnosis"
3406 +msgstr ""
3407 +
3408 +#: core/admin-ui/src (follow-up actions)
3409 +msgid "Diagnosis copied to clipboard"
3410 +msgstr ""
3411 +
3412 +#: core/admin-ui/src (follow-up actions)
3413 +msgid "Disabled by the f12_cf7_doubleoptin_send_default_mail filter."
3414 +msgstr ""
3415 +
3416 +#: core/admin-ui/src (follow-up actions)
3417 +msgid "Done"
3418 +msgstr ""
3419 +
3420 +#: core/admin-ui/src (follow-up actions)
3421 +msgid "Entry: %s"
3422 +msgstr ""
3423 +
3424 +#: core/admin-ui/src (follow-up actions)
3425 +msgid "Failed"
3426 +msgstr ""
3427 +
3428 +#: core/admin-ui/src (follow-up actions)
3429 +msgid "Failed — retry scheduled"
3430 +msgstr ""
3431 +
3432 +#: core/admin-ui/src (follow-up actions)
3433 +msgid "Follow-up actions"
3434 +msgstr ""
3435 +
3436 +#: core/admin-ui/src (follow-up actions)
3437 +msgid "Follow-up actions completed"
3438 +msgstr ""
3439 +
3440 +#: core/admin-ui/src (follow-up actions)
3441 +msgid "Follow-ups need attention"
3442 +msgstr ""
3443 +
3444 +#: core/admin-ui/src (follow-up actions)
3445 +msgid "In progress"
3446 +msgstr ""
3447 +
3448 +#: core/admin-ui/src (follow-up actions)
3449 +msgid "Last attempt (UTC)"
3450 +msgstr ""
3451 +
3452 +#: core/admin-ui/src (follow-up actions)
3453 +msgid "Next automatic attempt: %s"
3454 +msgstr ""
3455 +
3456 +#: core/admin-ui/src (follow-up actions)
3457 +msgid "No recipient configured."
3458 +msgstr ""
3459 +
3460 +#: core/admin-ui/src (follow-up actions)
3461 +msgid "No status recorded"
3462 +msgstr ""
3463 +
3464 +#: core/admin-ui/src (follow-up actions)
3465 +msgid "Not applicable after confirmation."
3466 +msgstr ""
3467 +
3468 +#: core/admin-ui/src (follow-up actions)
3469 +msgid "Not supported by this form plugin edition."
3470 +msgstr ""
3471 +
3472 +#: core/admin-ui/src (follow-up actions)
3473 +msgid "Outcome unknown"
3474 +msgstr ""
3475 +
3476 +#: core/admin-ui/src (follow-up actions)
3477 +msgid "Partially successful"
3478 +msgstr ""
3479 +
3480 +#: core/admin-ui/src (follow-up actions)
3481 +msgid "Reason"
3482 +msgstr ""
3483 +
3484 +#: core/admin-ui/src (follow-up actions)
3485 +msgid "Retry actions with an unknown outcome?"
3486 +msgstr ""
3487 +
3488 +#: core/admin-ui/src (follow-up actions)
3489 +msgid "Retry anyway"
3490 +msgstr ""
3491 +
3492 +#: core/admin-ui/src (follow-up actions)
3493 +msgid "Retry failed"
3494 +msgstr ""
3495 +
3496 +#: core/admin-ui/src (follow-up actions)
3497 +msgid "Retry failed actions"
3498 +msgstr ""
3499 +
3500 +#: core/admin-ui/src (follow-up actions)
3501 +msgid "Retry finished — some actions still need attention"
3502 +msgstr ""
3503 +
3504 +#: core/admin-ui/src (follow-up actions)
3505 +msgid "Running"
3506 +msgstr ""
3507 +
3508 +#: core/admin-ui/src (follow-up actions)
3509 +msgid "Running..."
3510 +msgstr ""
3511 +
3512 +#: core/admin-ui/src (follow-up actions)
3513 +msgid "Skipped"
3514 +msgstr ""
3515 +
3516 +#: core/admin-ui/src (follow-up actions)
3517 +msgid "The action did not report a result — it may have run."
3518 +msgstr ""
3519 +
3520 +#: core/admin-ui/src (follow-up actions)
3521 +msgid "The action reported an error."
3522 +msgstr ""
3523 +
3524 +#: core/admin-ui/src (follow-up actions)
3525 +msgid "The action was removed from the form after the opt-in was confirmed."
3526 +msgstr ""
3527 +
3528 +#: core/admin-ui/src (follow-up actions)
3529 +msgid "The address has opted out."
3530 +msgstr ""
3531 +
3532 +#: core/admin-ui/src (follow-up actions)
3533 +msgid "The attempt was interrupted — the action may have run."
3534 +msgstr ""
3535 +
3536 +#: core/admin-ui/src (follow-up actions)
3537 +msgid "The confirmation stays valid either way. This shows whether the form's own actions — stored entry, notification mails, webhooks — ran after it."
3538 +msgstr ""
3539 +
3540 +#: core/admin-ui/src (follow-up actions)
3541 +msgid "The connection broke after the request was sent — the action may have run."
3542 +msgstr ""
3543 +
3544 +#: core/admin-ui/src (follow-up actions)
3545 +msgid "The entry could not be saved."
3546 +msgstr ""
3547 +
3548 +#: core/admin-ui/src (follow-up actions)
3549 +msgid "The entry was saved incompletely."
3550 +msgstr ""
3551 +
3552 +#: core/admin-ui/src (follow-up actions)
3553 +msgid "The follow-up actions could not be determined."
3554 +msgstr ""
3555 +
3556 +#: core/admin-ui/src (follow-up actions)
3557 +msgid "The form has no follow-up actions."
3558 +msgstr ""
3559 +
3560 +#: core/admin-ui/src (follow-up actions)
3561 +msgid "The form no longer exists."
3562 +msgstr ""
3563 +
3564 +#: core/admin-ui/src (follow-up actions)
3565 +msgid "The form plugin aborted the submission."
3566 +msgstr ""
3567 +
3568 +#: core/admin-ui/src (follow-up actions)
3569 +msgid "The form plugin is not active."
3570 +msgstr ""
3571 +
3572 +#: core/admin-ui/src (follow-up actions)
3573 +msgid "The form plugin's actions could not be restricted; nothing was executed."
3574 +msgstr ""
3575 +
3576 +#: core/admin-ui/src (follow-up actions)
3577 +msgid "The form rejected the stored submission."
3578 +msgstr ""
3579 +
3580 +#: core/admin-ui/src (follow-up actions)
3581 +msgid "The form's spam check rejected the stored submission."
3582 +msgstr ""
3583 +
3584 +#: core/admin-ui/src (follow-up actions)
3585 +msgid "The internal request target was not found (HTTP 404)."
3586 +msgstr ""
3587 +
3588 +#: core/admin-ui/src (follow-up actions)
3589 +msgid "The internal request was blocked (HTTP 401/403) — usually a firewall or security plugin."
3590 +msgstr ""
3591 +
3592 +#: core/admin-ui/src (follow-up actions)
3593 +msgid "The internal request was not accepted as an authorised replay."
3594 +msgstr ""
3595 +
3596 +#: core/admin-ui/src (follow-up actions)
3597 +msgid "The internal request was rate-limited (HTTP 429)."
3598 +msgstr ""
3599 +
3600 +#: core/admin-ui/src (follow-up actions)
3601 +msgid "The internal request was redirected; redirects are not followed."
3602 +msgstr ""
3603 +
3604 +#: core/admin-ui/src (follow-up actions)
3605 +msgid "The internal request was rejected."
3606 +msgstr ""
3607 +
3608 +#: core/admin-ui/src (follow-up actions)
3609 +msgid "The mail was not handed to the mailer."
3610 +msgstr ""
3611 +
3612 +#: core/admin-ui/src (follow-up actions)
3613 +msgid "The request timed out after it was sent — the action may have run."
3614 +msgstr ""
3615 +
3616 +#: core/admin-ui/src (follow-up actions)
3617 +msgid "The response could not be read — the action may have run."
3618 +msgstr ""
3619 +
3620 +#: core/admin-ui/src (follow-up actions)
3621 +msgid "The server answered with an error (HTTP 5xx) — the action may have run."
3622 +msgstr ""
3623 +
3624 +#: core/admin-ui/src (follow-up actions)
3625 +msgid "The site could not reach itself; nothing was executed."
3626 +msgstr ""
3627 +
3628 +#: core/admin-ui/src (follow-up actions)
3629 +msgid "The spam protection rejected the confirmed submission."
3630 +msgstr ""
3631 +
3632 +#: core/admin-ui/src (follow-up actions)
3633 +msgid "The stored form entry no longer exists."
3634 +msgstr ""
3635 +
3636 +#: core/admin-ui/src (follow-up actions)
3637 +msgid "The stored submission data is missing."
3638 +msgstr ""
3639 +
3640 +#: core/admin-ui/src (follow-up actions)
3641 +msgid "These actions may already have run — for example a mail that was sent before the connection broke. Retrying them can send a duplicate mail or create a duplicate entry. Check the recipient's mailbox or the form plugin's entries first."
3642 +msgstr ""
3643 +
3644 +#: core/admin-ui/src (follow-up actions)
3645 +msgid "This opt-in was confirmed before follow-up actions were recorded (or by an integration that does not report them). It is not replayed automatically, so historic mails are not sent again."
3646 +msgstr ""
3647 +
3648 +#: core/admin-ui/src (follow-up actions)
3649 +msgid "Unclear"
3650 +msgstr ""
3651 +
3652 +#: core/admin-ui/src (follow-up actions)
3653 +msgid "Uploaded files needed for this action are missing."
3654 +msgstr ""
3655 +
3656 +#: core/admin-ui/src (follow-up actions)
3657 +msgid "Follow-up actions only run for confirmed opt-ins."
3658 +msgstr ""
3659 +
3660 +#: core/admin-ui/src (follow-up actions)
3661 +msgid "The form integration of this opt-in is not active."
3662 +msgstr ""
3663 +
3664 +#: core/admin-ui/src (follow-up actions)
3665 +msgid "Follow-up action status"
600 3666 msgstr ""