Forminator Payment, Quiz and Contact Form Plugin - Version 1.13.4

Version Description

  • Fix: Visibility conditions cause calculation result to be 0
Download this release

Release Info

Developer alerzhus
Plugin Icon 128x128 Forminator Payment, Quiz and Contact Form Plugin
Version 1.13.4
Comparing to
See all releases

Code changes from version 1.13.3 to 1.13.4

forminator.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /**
3
  * Plugin Name: Forminator
4
- * Version: 1.13.3
5
  * Plugin URI: https://premium.wpmudev.org/project/forminator/
6
  * Description: Capture user information (as detailed as you like), engage users with interactive polls that show real-time results and graphs, “no wrong answer” Facebook-style quizzes and knowledge tests.
7
  * Author: WPMU DEV
@@ -34,7 +34,7 @@ if ( ! defined( 'ABSPATH' ) ) {
34
  }
35
 
36
  if ( ! defined( 'FORMINATOR_VERSION' ) ) {
37
- define( 'FORMINATOR_VERSION', '1.13.3' );
38
  }
39
 
40
  if ( ! defined( 'FORMINATOR_SUI_VERSION' ) ) {
1
  <?php
2
  /**
3
  * Plugin Name: Forminator
4
+ * Version: 1.13.4
5
  * Plugin URI: https://premium.wpmudev.org/project/forminator/
6
  * Description: Capture user information (as detailed as you like), engage users with interactive polls that show real-time results and graphs, “no wrong answer” Facebook-style quizzes and knowledge tests.
7
  * Author: WPMU DEV
34
  }
35
 
36
  if ( ! defined( 'FORMINATOR_VERSION' ) ) {
37
+ define( 'FORMINATOR_VERSION', '1.13.4' );
38
  }
39
 
40
  if ( ! defined( 'FORMINATOR_SUI_VERSION' ) ) {
languages/forminator.pot CHANGED
@@ -2,9 +2,9 @@
2
  # This file is distributed under the same license as the Forminator package.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: Forminator 1.13.3\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/forminator\n"
7
- "POT-Creation-Date: 2020-07-24 14:12:54+00:00\n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=utf-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
@@ -13,16 +13,20 @@ msgstr ""
13
  "Language-Team: LANGUAGE <LL@li.org>\n"
14
  "X-Generator: grunt-wp-i18n 1.0.3\n"
15
 
16
- #: admin/locale.php:162
17
  msgid "0"
18
  msgstr ""
19
 
20
  #: admin/locale.php:445 admin/views/settings/tab-pagination.php:22
21
  #: admin/views/settings/tab-pagination.php:41
 
 
 
22
  msgid "10"
23
  msgstr ""
24
 
25
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign-form-hooks.php:42
 
26
  msgid ""
27
  "ActiveCampaign failed to process submitted data. Please check your form and "
28
  "try again"
@@ -31,18 +35,24 @@ msgstr ""
31
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign-form-hooks.php:156
32
  #: addons/pro/aweber/class-forminator-addon-aweber-form-hooks.php:151
33
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-hooks.php:156
 
 
 
34
  msgid "List ID not properly setup."
35
  msgstr ""
36
 
37
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign-form-hooks.php:167
 
38
  msgid "Email on element not found or not filled on submitted data."
39
  msgstr ""
40
 
41
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign-form-hooks.php:322
 
42
  msgid "Successfully send data to ActiveCampaign"
43
  msgstr ""
44
 
45
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign-form-hooks.php:426
 
46
  msgid "ActiveCampaign Integration"
47
  msgstr ""
48
 
@@ -58,6 +68,18 @@ msgstr ""
58
  #: addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:642
59
  #: addons/pro/zapier/class-forminator-addon-zapier-form-hooks.php:350
60
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-hooks.php:503
 
 
 
 
 
 
 
 
 
 
 
 
61
  msgid "Integration Name"
62
  msgstr ""
63
 
@@ -76,6 +98,21 @@ msgstr ""
76
  #: addons/pro/zapier/class-forminator-addon-zapier-form-hooks.php:356
77
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-hooks.php:509
78
  #: admin/locale.php:182
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
79
  msgid "Yes"
80
  msgstr ""
81
 
@@ -94,10 +131,26 @@ msgstr ""
94
  #: addons/pro/zapier/class-forminator-addon-zapier-form-hooks.php:356
95
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-hooks.php:509
96
  #: admin/locale.php:181
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
97
  msgid "No"
98
  msgstr ""
99
 
100
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign-form-hooks.php:441
 
101
  msgid "Sent To ActiveCampaign"
102
  msgstr ""
103
 
@@ -114,6 +167,19 @@ msgstr ""
114
  #: addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:657
115
  #: addons/pro/zapier/class-forminator-addon-zapier-form-hooks.php:365
116
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-hooks.php:518
 
 
 
 
 
 
 
 
 
 
 
 
 
117
  msgid "Info"
118
  msgstr ""
119
 
@@ -129,18 +195,33 @@ msgstr ""
129
  #: addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:666
130
  #: addons/pro/zapier/class-forminator-addon-zapier-form-hooks.php:374
131
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-hooks.php:527
 
 
 
 
 
 
 
 
 
 
 
 
132
  msgid "API URL"
133
  msgstr ""
134
 
135
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign-form-hooks.php:464
 
136
  msgid "Data sent to ActiveCampaign"
137
  msgstr ""
138
 
139
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign-form-hooks.php:471
 
140
  msgid "Data received from ActiveCampaign"
141
  msgstr ""
142
 
143
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign-form-hooks.php:493
 
144
  msgid "ActiveCampaign Info"
145
  msgstr ""
146
 
@@ -153,6 +234,15 @@ msgstr ""
153
  #: addons/pro/slack/class-forminator-addon-slack-form-settings.php:34
154
  #: addons/pro/trello/class-forminator-addon-trello-form-settings.php:32
155
  #: addons/pro/zapier/class-forminator-addon-zapier-form-settings.php:40
 
 
 
 
 
 
 
 
 
156
  msgid ""
157
  "The update to your settings for this form failed, check the form input and "
158
  "try again."
@@ -170,6 +260,18 @@ msgstr ""
170
  #: addons/pro/trello/class-forminator-addon-trello-form-settings.php:99
171
  #: addons/pro/trello/class-forminator-addon-trello-poll-settings.php:99
172
  #: addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:99
 
 
 
 
 
 
 
 
 
 
 
 
173
  msgid "Please pick valid name"
174
  msgstr ""
175
 
@@ -222,6 +324,55 @@ msgstr ""
222
  #: addons/pro/zapier/class-forminator-addon-zapier-form-settings.php:141
223
  #: addons/pro/zapier/class-forminator-addon-zapier-poll-settings.php:143
224
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-settings.php:143
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
225
  msgid "Deactivate"
226
  msgstr ""
227
 
@@ -229,6 +380,10 @@ msgstr ""
229
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:268
230
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:436
231
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:633
 
 
 
 
232
  msgid "Deactivate this ActiveCampaign Integration from this Form."
233
  msgstr ""
234
 
@@ -266,7 +421,44 @@ msgstr ""
266
  #: addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:127
267
  #: addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:260
268
  #: addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:400
269
- #: admin/locale.php:930 library/helpers/helper-core.php:540
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
270
  msgid "Next"
271
  msgstr ""
272
 
@@ -303,10 +495,44 @@ msgstr ""
303
  #: addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:453
304
  #: addons/pro/zapier/class-forminator-addon-zapier-poll-settings.php:77
305
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-settings.php:77
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
306
  msgid "Please pick valid connection"
307
  msgstr ""
308
 
309
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:219
 
310
  msgid "No lists found on your ActiveCampaign account. Please create one."
311
  msgstr ""
312
 
@@ -316,6 +542,12 @@ msgstr ""
316
  #: addons/pro/aweber/class-forminator-addon-aweber-form-settings.php:231
317
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:228
318
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:233
 
 
 
 
 
 
319
  msgid "Please pick valid list"
320
  msgstr ""
321
 
@@ -324,6 +556,15 @@ msgstr ""
324
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:345
325
  #: addons/pro/hubspot/class-forminator-addon-hubspot-form-settings.php:106
326
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:685
 
 
 
 
 
 
 
 
 
327
  #: library/fields/email.php:73
328
  #: library/modules/custom-forms/form-templates/template-contact-form.php:65
329
  #: library/modules/custom-forms/form-templates/template-newsletter.php:65
@@ -333,7 +574,20 @@ msgstr ""
333
 
334
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:358
335
  #: addons/pro/hubspot/class-forminator-addon-hubspot-form-settings.php:107
336
- #: admin/locale.php:358 library/field-autofill-providers/class-wp-user.php:39
 
 
 
 
 
 
 
 
 
 
 
 
 
337
  #: library/fields/name.php:69 library/model/class-form-entry-model.php:430
338
  #: library/modules/custom-forms/form-templates/template-contact-form.php:45
339
  #: library/modules/custom-forms/form-templates/template-contact-form.php:48
@@ -346,7 +600,17 @@ msgstr ""
346
 
347
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:359
348
  #: addons/pro/hubspot/class-forminator-addon-hubspot-form-settings.php:108
349
- #: admin/locale.php:360 library/field-autofill-providers/class-wp-user.php:43
 
 
 
 
 
 
 
 
 
 
350
  #: library/fields/name.php:73 library/model/class-form-entry-model.php:432
351
  #: library/modules/custom-forms/form-templates/template-contact-form.php:52
352
  #: library/modules/custom-forms/form-templates/template-newsletter.php:52
@@ -355,17 +619,24 @@ msgid "Last Name"
355
  msgstr ""
356
 
357
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:360
358
- #: library/fields/phone.php:66 library/fields/phone.php:84
 
 
 
359
  msgid "Phone"
360
  msgstr ""
361
 
362
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:361
 
363
  msgid "Organization Name"
364
  msgstr ""
365
 
366
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:391
367
  #: addons/pro/aweber/class-forminator-addon-aweber-form-settings.php:375
368
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:384
 
 
 
369
  msgid "Please assign fields."
370
  msgstr ""
371
 
@@ -373,6 +644,10 @@ msgstr ""
373
  #: addons/pro/aweber/class-forminator-addon-aweber-form-settings.php:389
374
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:402
375
  #: addons/pro/hubspot/class-forminator-addon-hubspot-form-settings.php:159
 
 
 
 
376
  #. translators: %s: title
377
  #. translators: ...
378
  #. translators: ...
@@ -381,6 +656,7 @@ msgid "Please assign valid field for %s"
381
  msgstr ""
382
 
383
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:596
 
384
  msgid "Please pick valid ActiveCampaign Form"
385
  msgstr ""
386
 
@@ -389,6 +665,11 @@ msgstr ""
389
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:561
390
  #: addons/pro/slack/class-forminator-addon-slack-form-settings.php:490
391
  #: addons/pro/trello/class-forminator-addon-trello-form-settings.php:615
 
 
 
 
 
392
  msgid "Successfully connected to your form"
393
  msgstr ""
394
 
@@ -406,6 +687,21 @@ msgstr ""
406
  #: addons/pro/zapier/class-forminator-addon-zapier-poll-settings.php:150
407
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-settings.php:150
408
  #: admin/classes/class-admin-l10n.php:96
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
409
  #: library/modules/custom-forms/admin/admin-loader.php:203
410
  msgid "Save"
411
  msgstr ""
@@ -417,16 +713,25 @@ msgstr ""
417
  #: addons/pro/hubspot/class-forminator-addon-hubspot.php:52
418
  #: addons/pro/slack/class-forminator-addon-slack.php:58
419
  #: addons/pro/trello/class-forminator-addon-trello.php:72
 
 
 
 
 
 
 
420
  msgid "Get awesome by your form."
421
  msgstr ""
422
 
423
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign.php:46
 
424
  msgid ""
425
  "Sorry but we failed to activate Activecampaign Integration, don't hesitate "
426
  "to contact us"
427
  msgstr ""
428
 
429
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign.php:47
 
430
  msgid ""
431
  "Sorry but we failed to deactivate Activecampaign Integration, please try "
432
  "again"
@@ -441,23 +746,37 @@ msgstr ""
441
  #: addons/pro/slack/class-forminator-addon-slack.php:62
442
  #: addons/pro/trello/class-forminator-addon-trello.php:76
443
  #: addons/pro/zapier/class-forminator-addon-zapier.php:57
 
 
 
 
 
 
 
 
 
 
444
  #: samples/forminator-simple-addon-plugin/forminator-addon-simple.php:27
445
  msgid "Sorry, we failed to update settings, please check your form and try again"
446
  msgstr ""
447
 
448
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign.php:85
 
449
  msgid "ActiveCampaign is not active"
450
  msgstr ""
451
 
452
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign.php:120
 
453
  msgid " ActiveCampaign is not connected"
454
  msgstr ""
455
 
456
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign.php:125
 
457
  msgid "Invalid Form Settings of ActiveCampaign"
458
  msgstr ""
459
 
460
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign.php:130
 
461
  msgid "No active ActiveCampaign connection found in this form"
462
  msgstr ""
463
 
@@ -474,6 +793,21 @@ msgstr ""
474
  #: admin/views/custom-form/popup/export.php:41
475
  #: admin/views/custom-form/popup/import-cf7.php:428
476
  #: admin/views/poll/popup/export.php:41 admin/views/quiz/popup/export.php:41
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
477
  #: library/addon/class-addon-abstract.php:1211
478
  msgid "Close"
479
  msgstr ""
@@ -487,6 +821,15 @@ msgstr ""
487
  #: admin/classes/class-admin-l10n.php:128
488
  #: admin/views/settings/payments/section-paypal.php:117
489
  #: admin/views/settings/payments/section-stripe.php:122
 
 
 
 
 
 
 
 
 
490
  msgid "Disconnect"
491
  msgstr ""
492
 
@@ -495,33 +838,47 @@ msgstr ""
495
  #: addons/pro/slack/class-forminator-addon-slack-form-settings.php:510
496
  #: addons/pro/slack/class-forminator-addon-slack-poll-settings.php:512
497
  #: addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:512
 
 
 
 
 
498
  msgid "CONNECT"
499
  msgstr ""
500
 
501
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign.php:379
502
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign.php:384
 
 
503
  msgid "Please put a valid ActiveCampaign API URL"
504
  msgstr ""
505
 
506
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign.php:402
 
507
  msgid "Please put a valid ActiveCampaign API Key"
508
  msgstr ""
509
 
510
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign.php:426
 
511
  msgid "Failed to get ActiveCampaign account info."
512
  msgstr ""
513
 
514
  #: addons/pro/activecampaign/lib/class-forminator-addon-activecampaign-wp-api.php:63
 
515
  msgid "Missing required API URL"
516
  msgstr ""
517
 
518
  #: addons/pro/activecampaign/lib/class-forminator-addon-activecampaign-wp-api.php:67
519
  #: addons/pro/campaignmonitor/lib/class-forminator-addon-campaignmonitor-wp-api.php:69
520
  #: addons/pro/mailchimp/lib/class-forminator-addon-mailchimp-wp-api.php:74
 
 
 
521
  msgid "Missing required API Key"
522
  msgstr ""
523
 
524
  #: addons/pro/activecampaign/lib/class-forminator-addon-activecampaign-wp-api.php:180
 
525
  msgid ""
526
  "Failed to process request, make sure your API URL and API KEY are correct "
527
  "and your server has internet connection."
@@ -546,20 +903,42 @@ msgstr ""
546
  #: addons/pro/trello/lib/class-forminator-addon-trello-wp-api.php:201
547
  #: addons/pro/zapier/lib/class-forminator-addon-zapier-wp-api.php:219
548
  #: addons/pro/zapier/lib/class-forminator-addon-zapier-wp-api.php:222
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
549
  #. translators: ...
550
  msgid "Failed to processing request : %s"
551
  msgstr ""
552
 
553
  #: addons/pro/activecampaign/lib/class-forminator-addon-activecampaign-wp-api.php:215
 
554
  #. translators: ...
555
  msgid "Failed to get ActiveCampaign data.%1$s"
556
  msgstr ""
557
 
558
  #: addons/pro/activecampaign/lib/class-forminator-addon-activecampaign-wp-api.php:396
 
559
  msgid "Required email parameter not set"
560
  msgstr ""
561
 
562
  #: addons/pro/activecampaign/lib/class-forminator-addon-activecampaign-wp-api.php:429
 
563
  msgid "Required id parameter not set for contact_delete."
564
  msgstr ""
565
 
@@ -567,22 +946,31 @@ msgstr ""
567
  #: addons/pro/aweber/views/form-settings/map-fields.php:19
568
  #: addons/pro/campaignmonitor/views/form-settings/map-fields.php:19
569
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:450
 
 
 
 
570
  msgid "Assign Fields"
571
  msgstr ""
572
 
573
  #: addons/pro/activecampaign/views/form-settings/map-fields.php:19
 
574
  msgid ""
575
  "Match up your form fields with your campaign fields to make sure we're "
576
  "sending data to the right place."
577
  msgstr ""
578
 
579
  #: addons/pro/activecampaign/views/form-settings/map-fields.php:30
 
580
  msgid "ActiveCampaign Field"
581
  msgstr ""
582
 
583
  #: addons/pro/activecampaign/views/form-settings/map-fields.php:31
584
  #: addons/pro/aweber/views/form-settings/map-fields.php:37
585
  #: addons/pro/campaignmonitor/views/form-settings/map-fields.php:39
 
 
 
586
  msgid "Forminator Field"
587
  msgstr ""
588
 
@@ -598,6 +986,18 @@ msgstr ""
598
  #: addons/pro/trello/views/form-settings/setup-name.php:16
599
  #: addons/pro/trello/views/poll-settings/setup-name.php:16
600
  #: addons/pro/trello/views/quiz-settings/setup-name.php:16
 
 
 
 
 
 
 
 
 
 
 
 
601
  msgid "Setup Name"
602
  msgstr ""
603
 
@@ -613,6 +1013,18 @@ msgstr ""
613
  #: addons/pro/trello/views/form-settings/setup-name.php:17
614
  #: addons/pro/trello/views/poll-settings/setup-name.php:17
615
  #: addons/pro/trello/views/quiz-settings/setup-name.php:17
 
 
 
 
 
 
 
 
 
 
 
 
616
  msgid ""
617
  "Setup friendly name for this integration, so it will be easily identified "
618
  "by you."
@@ -635,8 +1047,29 @@ msgstr ""
635
  #: admin/classes/class-admin-l10n.php:44
636
  #: admin/views/dashboard/widgets/widget-cform.php:51
637
  #: admin/views/dashboard/widgets/widget-poll.php:49
638
- #: admin/views/dashboard/widgets/widget-quiz.php:54 library/fields/name.php:55
639
- #: library/fields/name.php:66
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
640
  #: library/modules/custom-forms/admin/admin-loader.php:211
641
  msgid "Name"
642
  msgstr ""
@@ -656,14 +1089,31 @@ msgstr ""
656
  #: addons/pro/zapier/class-forminator-addon-zapier-form-settings.php:171
657
  #: addons/pro/zapier/views/poll-settings/setup-webhook.php:31
658
  #: addons/pro/zapier/views/quiz-settings/setup-webhook.php:31
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
659
  msgid "Friendly Name"
660
  msgstr ""
661
 
662
  #: addons/pro/activecampaign/views/form-settings/select-list.php:17
 
663
  msgid "Choose Contact List"
664
  msgstr ""
665
 
666
  #: addons/pro/activecampaign/views/form-settings/select-list.php:18
 
667
  msgid "Pick ActiveCampaign List for new contacts to be added to."
668
  msgstr ""
669
 
@@ -673,7 +1123,16 @@ msgstr ""
673
  #: addons/pro/trello/views/form-settings/setup-list.php:34
674
  #: addons/pro/trello/views/poll-settings/setup-list.php:34
675
  #: addons/pro/trello/views/quiz-settings/setup-list.php:34
676
- #: admin/locale.php:1052 library/modules/quizzes/admin/admin-loader.php:426
 
 
 
 
 
 
 
 
 
677
  msgid "List"
678
  msgstr ""
679
 
@@ -683,47 +1142,65 @@ msgstr ""
683
  #: addons/pro/trello/views/form-settings/setup-list.php:36
684
  #: addons/pro/trello/views/poll-settings/setup-list.php:36
685
  #: addons/pro/trello/views/quiz-settings/setup-list.php:36
 
 
 
 
 
 
686
  msgid "Please select a list"
687
  msgstr ""
688
 
689
  #: addons/pro/activecampaign/views/form-settings/setup-options.php:24
690
  #: addons/pro/aweber/views/form-settings/setup-options.php:21
691
  #: addons/pro/campaignmonitor/views/form-settings/setup-options.php:21
 
 
 
692
  msgid "Additional Options"
693
  msgstr ""
694
 
695
  #: addons/pro/activecampaign/views/form-settings/setup-options.php:26
 
696
  msgid "Configure additional options for ActiveCampaign integration."
697
  msgstr ""
698
 
699
  #: addons/pro/activecampaign/views/form-settings/setup-options.php:38
700
  #: addons/pro/aweber/views/form-settings/setup-options.php:70
 
 
701
  msgid "Tags"
702
  msgstr ""
703
 
704
  #: addons/pro/activecampaign/views/form-settings/setup-options.php:74
 
705
  msgid "Tags for contact that sent to ActiveCampaign."
706
  msgstr ""
707
 
708
  #: addons/pro/activecampaign/views/form-settings/setup-options.php:80
 
709
  msgid "Double Opt-In Form"
710
  msgstr ""
711
 
712
  #: addons/pro/activecampaign/views/form-settings/setup-options.php:82
 
713
  msgid "No form selected"
714
  msgstr ""
715
 
716
  #: addons/pro/activecampaign/views/form-settings/setup-options.php:92
 
717
  msgid ""
718
  "Select which ActiveCampaign form will be used when adding to ActiveCampaign "
719
  "to send the opt-in email. You can read more information "
720
  msgstr ""
721
 
722
  #: addons/pro/activecampaign/views/form-settings/setup-options.php:114
 
723
  msgid "Enable Instant Responders"
724
  msgstr ""
725
 
726
  #: addons/pro/activecampaign/views/form-settings/setup-options.php:120
 
727
  msgid ""
728
  "When the instant responders option is enabled, ActiveCampaign will send any "
729
  "instant responders setup when the contact is added to the list.\n"
@@ -731,10 +1208,12 @@ msgid ""
731
  msgstr ""
732
 
733
  #: addons/pro/activecampaign/views/form-settings/setup-options.php:141
 
734
  msgid "Send last broadcast campaign"
735
  msgstr ""
736
 
737
  #: addons/pro/activecampaign/views/form-settings/setup-options.php:147
 
738
  msgid ""
739
  "When the send last broadcast campaign option is enabled, ActiveCampaign "
740
  "will send the last campaign sent out to the list to the contact being "
@@ -750,6 +1229,14 @@ msgstr ""
750
  #: addons/pro/slack/views/settings/success-authorize.php:5
751
  #: addons/pro/trello/views/settings/success-authorize.php:5
752
  #: addons/pro/zapier/views/settings/setup-connect-success.php:5
 
 
 
 
 
 
 
 
753
  #. translators: %s: Addon name
754
  #. translators: ...
755
  #. translators: ...
@@ -768,21 +1255,32 @@ msgstr ""
768
  #: addons/pro/slack/views/settings/success-authorize.php:8
769
  #: addons/pro/trello/views/settings/success-authorize.php:8
770
  #: addons/pro/zapier/views/settings/setup-connect-success.php:8
 
 
 
 
 
 
 
771
  msgid "You can now go to your forms and assign them to this integration"
772
  msgstr ""
773
 
774
  #: addons/pro/activecampaign/views/settings/setup-api.php:21
775
  #: addons/pro/campaignmonitor/views/settings/setup-api.php:22
 
 
776
  #. translators: %s: Addon name
777
  #. translators: ...
778
  msgid "Configure %1$s API"
779
  msgstr ""
780
 
781
  #: addons/pro/activecampaign/views/settings/setup-api.php:25
 
782
  msgid "Setup ActiveCampaign API Access."
783
  msgstr ""
784
 
785
  #: addons/pro/activecampaign/views/settings/setup-api.php:42
 
786
  #. translators: ...
787
  msgid "Enter %1$s API URL"
788
  msgstr ""
@@ -790,17 +1288,24 @@ msgstr ""
790
  #: addons/pro/activecampaign/views/settings/setup-api.php:58
791
  #: addons/pro/campaignmonitor/views/settings/setup-api.php:46
792
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp.php:603
 
 
 
793
  msgid "API Key"
794
  msgstr ""
795
 
796
  #: addons/pro/activecampaign/views/settings/setup-api.php:63
797
  #: addons/pro/campaignmonitor/views/settings/setup-api.php:51
798
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp.php:608
 
 
 
799
  #. translators: ...
800
  msgid "Enter %1$s API Key"
801
  msgstr ""
802
 
803
  #: addons/pro/aweber/class-forminator-addon-aweber-form-hooks.php:42
 
804
  msgid ""
805
  "AWeber failed to process submitted data. Please check your form and try "
806
  "again"
@@ -808,49 +1313,63 @@ msgstr ""
808
 
809
  #: addons/pro/aweber/class-forminator-addon-aweber-form-hooks.php:162
810
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-hooks.php:166
 
 
811
  #. translators: ...
812
  msgid "Email Address on element %1$s not found or not filled on submitted data."
813
  msgstr ""
814
 
815
  #: addons/pro/aweber/class-forminator-addon-aweber-form-hooks.php:210
 
816
  msgid "Unconfirmed subscriber can't be modified."
817
  msgstr ""
818
 
819
  #: addons/pro/aweber/class-forminator-addon-aweber-form-hooks.php:489
 
820
  msgid "Successfully send data to AWeber"
821
  msgstr ""
822
 
823
  #: addons/pro/aweber/class-forminator-addon-aweber-form-hooks.php:594
 
824
  msgid "AWeber Integration"
825
  msgstr ""
826
 
827
  #: addons/pro/aweber/class-forminator-addon-aweber-form-hooks.php:609
 
828
  msgid "Sent To AWeber"
829
  msgstr ""
830
 
831
  #: addons/pro/aweber/class-forminator-addon-aweber-form-hooks.php:632
 
832
  msgid "Data sent to AWeber"
833
  msgstr ""
834
 
835
  #: addons/pro/aweber/class-forminator-addon-aweber-form-hooks.php:639
 
836
  msgid "Data received from AWeber"
837
  msgstr ""
838
 
839
  #: addons/pro/aweber/class-forminator-addon-aweber-form-hooks.php:661
 
840
  msgid "AWeber Info"
841
  msgstr ""
842
 
843
  #: addons/pro/aweber/class-forminator-addon-aweber-form-settings.php:123
844
  #: addons/pro/aweber/class-forminator-addon-aweber-form-settings.php:255
845
  #: addons/pro/aweber/class-forminator-addon-aweber-form-settings.php:425
 
 
 
846
  msgid "Deactivate this AWeber Integration from this Form."
847
  msgstr ""
848
 
849
  #: addons/pro/aweber/class-forminator-addon-aweber-form-settings.php:205
 
850
  msgid "No lists found on your AWeber. Please create one."
851
  msgstr ""
852
 
853
  #: addons/pro/aweber/class-forminator-addon-aweber-form-settings.php:355
 
854
  msgid "Failed to get Custom Fields on the list."
855
  msgstr ""
856
 
@@ -859,51 +1378,69 @@ msgstr ""
859
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:257
860
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:432
861
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:579
 
 
 
 
 
862
  msgid "Deactivate this Campaign Monitor Integration from this Form."
863
  msgstr ""
864
 
865
  #: addons/pro/aweber/class-forminator-addon-aweber.php:55
 
866
  msgid ""
867
  "Sorry but we failed to activate AWeber Integration, don't hesitate to "
868
  "contact us"
869
  msgstr ""
870
 
871
  #: addons/pro/aweber/class-forminator-addon-aweber.php:56
 
872
  msgid "Sorry but we failed to deactivate AWeber Integration, please try again"
873
  msgstr ""
874
 
875
  #: addons/pro/aweber/class-forminator-addon-aweber.php:94
 
876
  msgid "AWeber is not active"
877
  msgstr ""
878
 
879
  #: addons/pro/aweber/class-forminator-addon-aweber.php:133
 
880
  msgid " AWeber is not connected"
881
  msgstr ""
882
 
883
  #: addons/pro/aweber/class-forminator-addon-aweber.php:138
 
884
  msgid "Invalid Form Settings of AWeber"
885
  msgstr ""
886
 
887
  #: addons/pro/aweber/class-forminator-addon-aweber.php:143
 
888
  msgid "No active AWeber connection found in this form"
889
  msgstr ""
890
 
891
  #: addons/pro/aweber/class-forminator-addon-aweber.php:352
 
892
  msgid "Invalid Authorization Code"
893
  msgstr ""
894
 
895
  #: addons/pro/aweber/class-forminator-addon-aweber.php:546
896
  #: addons/pro/aweber/class-forminator-addon-aweber.php:551
 
 
897
  msgid "Failed to get AWeber account information"
898
  msgstr ""
899
 
900
  #: addons/pro/aweber/lib/class-forminator-addon-aweber-wp-api.php:69
 
901
  msgid "Missing required API Credentials"
902
  msgstr ""
903
 
904
  #: addons/pro/aweber/lib/class-forminator-addon-aweber-wp-api.php:229
905
  #: addons/pro/hubspot/lib/class-forminator-addon-hubspot-wp-api.php:213
906
  #: addons/pro/slack/lib/class-forminator-addon-slack-wp-api.php:208
 
 
 
907
  msgid ""
908
  "Failed to process request, make sure your API URL is correct and your "
909
  "server has internet connection."
@@ -911,52 +1448,66 @@ msgstr ""
911
 
912
  #: addons/pro/aweber/lib/class-forminator-addon-aweber-wp-api.php:413
913
  #: addons/pro/aweber/lib/class-forminator-addon-aweber-wp-api.php:417
 
 
914
  msgid "Invalid access token"
915
  msgstr ""
916
 
917
  #: addons/pro/aweber/lib/class-forminator-addon-aweber-wp-api.php:510
 
918
  msgid "Email is required on add AWeber subscriber."
919
  msgstr ""
920
 
921
  #: addons/pro/aweber/lib/class-forminator-addon-aweber-wp-api.php:546
 
922
  msgid "Email is required on update AWeber subscriber."
923
  msgstr ""
924
 
925
  #: addons/pro/aweber/views/form-settings/map-fields.php:21
 
926
  msgid ""
927
  "Match up your form fields with your AWeber fields to make sure we're "
928
  "sending data to the right place."
929
  msgstr ""
930
 
931
  #: addons/pro/aweber/views/form-settings/map-fields.php:36
 
932
  msgid "AWeber Field"
933
  msgstr ""
934
 
935
  #: addons/pro/aweber/views/form-settings/setup-list.php:18
936
  #: addons/pro/campaignmonitor/views/form-settings/setup-list.php:18
 
 
937
  msgid "Choose List"
938
  msgstr ""
939
 
940
  #: addons/pro/aweber/views/form-settings/setup-list.php:20
 
941
  msgid "Pick AWeber List for new subscriber to be added to."
942
  msgstr ""
943
 
944
  #: addons/pro/aweber/views/form-settings/setup-options.php:23
 
945
  msgid "Configure additional options for AWeber integration."
946
  msgstr ""
947
 
948
  #: addons/pro/aweber/views/form-settings/setup-options.php:37
949
  #: addons/pro/aweber/views/form-settings/setup-options.php:42
 
 
950
  msgid "Ad Tracking"
951
  msgstr ""
952
 
953
  #: addons/pro/aweber/views/form-settings/setup-options.php:64
 
954
  msgid ""
955
  "Use 20 or fewer characters to label subscribers based on how they signed "
956
  "up. Find complete article %1$shere%2$s."
957
  msgstr ""
958
 
959
  #: addons/pro/aweber/views/form-settings/setup-options.php:99
 
960
  msgid ""
961
  "Available fields value or free text can be used as tags. Have a campaign "
962
  "that’s triggered when a subscriber is tagged? Enter the appropriate tag to "
@@ -966,10 +1517,12 @@ msgid ""
966
  msgstr ""
967
 
968
  #: addons/pro/aweber/views/sections/authorize.php:16
 
969
  msgid "Authorizing AWeber"
970
  msgstr ""
971
 
972
  #: addons/pro/aweber/views/sections/authorize.php:25
 
973
  msgid "Successfully authorized AWeber, you can go back to integration settings."
974
  msgstr ""
975
 
@@ -978,6 +1531,11 @@ msgstr ""
978
  #: addons/pro/hubspot/views/sections/authorize.php:29
979
  #: addons/pro/slack/views/sections/authorize.php:34
980
  #: addons/pro/trello/views/sections/authorize.php:34
 
 
 
 
 
981
  msgid "Please Wait..."
982
  msgstr ""
983
 
@@ -990,17 +1548,29 @@ msgstr ""
990
  #: addons/pro/hubspot/views/settings/wait-authorize.php:17
991
  #: addons/pro/slack/views/settings/authorize.php:16
992
  #: addons/pro/trello/views/settings/authorize.php:18
 
 
 
 
 
 
 
 
 
993
  #. translators: ...
994
  msgid "Connect %1$s"
995
  msgstr ""
996
 
997
  #: addons/pro/aweber/views/settings/authorize.php:28
998
  #: addons/pro/hubspot/views/settings/wait-authorize.php:26
 
 
999
  #. translators: ...
1000
  msgid "Your %1$s account is already authorized."
1001
  msgstr ""
1002
 
1003
  #: addons/pro/aweber/views/settings/authorize.php:33
 
1004
  msgid ""
1005
  "Authorize Forminator to connect with your AWeber account in order to send "
1006
  "data from your forms."
@@ -1008,135 +1578,167 @@ msgstr ""
1008
 
1009
  #: addons/pro/aweber/views/settings/authorize.php:45
1010
  #: addons/pro/hubspot/views/form-settings/create-ticket.php:66
 
 
1011
  msgid "Authorize"
1012
  msgstr ""
1013
 
1014
  #: addons/pro/aweber/views/settings/wait-authorize.php:31
 
1015
  #. translators: ...
1016
  msgid "We are waiting %1$s authorization..."
1017
  msgstr ""
1018
 
1019
  #: addons/pro/aweber/views/settings/wait-authorize.php:42
 
1020
  msgid "Retry"
1021
  msgstr ""
1022
 
1023
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-hooks.php:42
 
1024
  msgid ""
1025
  "Campaign Monitor failed to process submitted data. Please check your form "
1026
  "and try again"
1027
  msgstr ""
1028
 
1029
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-hooks.php:186
 
1030
  #. translators: ...
1031
  msgid "Name on element %1$s not found or not filled on submitted data."
1032
  msgstr ""
1033
 
1034
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-hooks.php:274
 
1035
  msgid "Successfully send data to Campaign Monitor"
1036
  msgstr ""
1037
 
1038
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-hooks.php:380
 
1039
  msgid "Campaign Monitor Integration"
1040
  msgstr ""
1041
 
1042
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-hooks.php:395
 
1043
  msgid "Sent To Campaign Monitor"
1044
  msgstr ""
1045
 
1046
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-hooks.php:418
 
1047
  msgid "Data sent to Campaign Monitor"
1048
  msgstr ""
1049
 
1050
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-hooks.php:425
 
1051
  msgid "Data received from Campaign Monitor"
1052
  msgstr ""
1053
 
1054
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-hooks.php:447
 
1055
  msgid "Campaign Monitor Info"
1056
  msgstr ""
1057
 
1058
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:211
 
1059
  msgid "No lists found on your Campaign Monitor. Please create one."
1060
  msgstr ""
1061
 
1062
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:357
 
1063
  msgid "Campaign Monitor list's custom fields could not be found"
1064
  msgstr ""
1065
 
1066
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:543
 
1067
  msgid "Please pick valid Consent To Track options"
1068
  msgstr ""
1069
 
1070
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor.php:46
 
1071
  msgid ""
1072
  "Sorry but we failed to activate Campaign Monitor Integration, don't "
1073
  "hesitate to contact us"
1074
  msgstr ""
1075
 
1076
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor.php:47
 
1077
  msgid ""
1078
  "Sorry but we failed to deactivate Campaign Monitor Integration, please try "
1079
  "again"
1080
  msgstr ""
1081
 
1082
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor.php:85
 
1083
  msgid "Campaign Monitor is not active"
1084
  msgstr ""
1085
 
1086
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor.php:120
 
1087
  msgid " Campaign Monitor is not connected"
1088
  msgstr ""
1089
 
1090
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor.php:125
 
1091
  msgid "Invalid Form Settings of Campaign Monitor"
1092
  msgstr ""
1093
 
1094
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor.php:130
 
1095
  msgid "No active Campaign Monitor connection found in this form"
1096
  msgstr ""
1097
 
1098
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor.php:314
 
1099
  msgid "Could not find client details, please try again"
1100
  msgstr ""
1101
 
1102
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor.php:432
 
1103
  msgid "Please put a valid Campaign Monitor API Key"
1104
  msgstr ""
1105
 
1106
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor.php:455
 
1107
  msgid "Failed to validate API Key."
1108
  msgstr ""
1109
 
1110
  #: addons/pro/campaignmonitor/lib/class-forminator-addon-campaignmonitor-wp-api.php:200
1111
  #: addons/pro/zapier/lib/class-forminator-addon-zapier-wp-api.php:205
 
 
1112
  msgid ""
1113
  "Failed to process request, make sure your Webhook URL is correct and your "
1114
  "server has internet connection."
1115
  msgstr ""
1116
 
1117
  #: addons/pro/campaignmonitor/views/form-settings/map-fields.php:21
 
1118
  msgid ""
1119
  "Match up your form fields with your Campaign Monitor fields to make sure "
1120
  "we're sending data to the right place."
1121
  msgstr ""
1122
 
1123
  #: addons/pro/campaignmonitor/views/form-settings/map-fields.php:38
 
1124
  msgid "Campaign Monitor Field"
1125
  msgstr ""
1126
 
1127
  #: addons/pro/campaignmonitor/views/form-settings/setup-list.php:20
 
1128
  msgid "Pick Campaign Monitor List for new subscriber to be added to."
1129
  msgstr ""
1130
 
1131
  #: addons/pro/campaignmonitor/views/form-settings/setup-options.php:23
 
1132
  msgid "Configure additional options for Campaign Monitor integration."
1133
  msgstr ""
1134
 
1135
  #: addons/pro/campaignmonitor/views/form-settings/setup-options.php:49
 
1136
  msgid "Re-subscribe"
1137
  msgstr ""
1138
 
1139
  #: addons/pro/campaignmonitor/views/form-settings/setup-options.php:55
 
1140
  msgid ""
1141
  "If the subscriber is in an inactive state or has previously been "
1142
  "unsubscribed or added to the suppression list and you enabled Re-subscribe, "
@@ -1146,10 +1748,12 @@ msgid ""
1146
  msgstr ""
1147
 
1148
  #: addons/pro/campaignmonitor/views/form-settings/setup-options.php:73
 
1149
  msgid "Restart Subscription based Autoresponders"
1150
  msgstr ""
1151
 
1152
  #: addons/pro/campaignmonitor/views/form-settings/setup-options.php:79
 
1153
  msgid ""
1154
  "By default, resubscribed subscribers will not restart any automated "
1155
  "workflows, but they will receive any remaining emails. However, if you "
@@ -1159,10 +1763,12 @@ msgid ""
1159
  msgstr ""
1160
 
1161
  #: addons/pro/campaignmonitor/views/form-settings/setup-options.php:85
 
1162
  msgid "Consent to Track"
1163
  msgstr ""
1164
 
1165
  #: addons/pro/campaignmonitor/views/form-settings/setup-options.php:97
 
1166
  msgid ""
1167
  "Whether or not the subscriber has consented to having their email opens and "
1168
  "clicks tracked. This value applies to all subscribers with the same email "
@@ -1172,28 +1778,34 @@ msgid ""
1172
  msgstr ""
1173
 
1174
  #: addons/pro/campaignmonitor/views/settings/setup-api.php:26
 
1175
  msgid "Setup Campaign Monitor API Access."
1176
  msgstr ""
1177
 
1178
  #: addons/pro/campaignmonitor/views/settings/setup-api.php:30
 
1179
  msgid "Campaign Monitor Integrations currently connected to API Client: "
1180
  msgstr ""
1181
 
1182
  #: addons/pro/campaignmonitor/views/settings/setup-api.php:64
 
1183
  msgid "To obtain Campaign Monitor API Credentials, follow these steps :"
1184
  msgstr ""
1185
 
1186
  #: addons/pro/campaignmonitor/views/settings/setup-api.php:69
 
1187
  #. translators: ...
1188
  msgid "Login to your Campaign Monitor account %1$shere%2$s."
1189
  msgstr ""
1190
 
1191
  #: addons/pro/campaignmonitor/views/settings/setup-api.php:78
 
1192
  #. translators: ...
1193
  msgid "Go to Account Settings, then navigate to %1$sAPI Keys%2$s section."
1194
  msgstr ""
1195
 
1196
  #: addons/pro/campaignmonitor/views/settings/setup-api.php:87
 
1197
  #. translators: ...
1198
  msgid "Click on %1$sShow API Key%2$s, select and copy on the shown up value."
1199
  msgstr ""
@@ -1203,15 +1815,22 @@ msgstr ""
1203
  #: addons/pro/googlesheet/views/settings/setup-client.php:46
1204
  #: addons/pro/slack/views/settings/setup-client.php:35
1205
  #: addons/pro/slack/views/settings/setup-client.php:38
 
 
 
 
 
1206
  msgid "Client ID"
1207
  msgstr ""
1208
 
1209
  #: addons/pro/campaignmonitor/views/settings/setup-api.php:105
 
1210
  #. translators: ...
1211
  msgid "Enter %1$s Client ID"
1212
  msgstr ""
1213
 
1214
  #: addons/pro/campaignmonitor/views/settings/setup-api.php:120
 
1215
  #. translators: ...
1216
  msgid ""
1217
  "Client ID is optional, unless you are on %1$sAgency-Mode%2$s, then you can "
@@ -1220,36 +1839,47 @@ msgid ""
1220
  msgstr ""
1221
 
1222
  #: addons/pro/e-signature/e-signature.php:91
 
 
1223
  #: library/model/class-form-entry-model.php:1337
1224
  msgid "(no filename)"
1225
  msgstr ""
1226
 
1227
  #: addons/pro/e-signature/library/signature_field.php:69 admin/locale.php:34
 
 
1228
  msgid "E-Signature"
1229
  msgstr ""
1230
 
1231
  #: addons/pro/e-signature/library/signature_field.php:81
 
1232
  msgid "Signature"
1233
  msgstr ""
1234
 
1235
  #: addons/pro/e-signature/library/signature_field.php:82
 
1236
  msgid "Start signing your signature here"
1237
  msgstr ""
1238
 
1239
  #: addons/pro/e-signature/library/signature_field.php:403
 
1240
  msgid "Your browser does not support e-Signature field."
1241
  msgstr ""
1242
 
1243
  #: addons/pro/e-signature/library/signature_field.php:456
1244
  #: addons/pro/e-signature/library/signature_field.php:485
 
 
1245
  msgid "This field is required. Please sign."
1246
  msgstr ""
1247
 
1248
  #: addons/pro/e-signature/library/signature_field.php:574
 
1249
  msgid "Error saving signature. Upload error. "
1250
  msgstr ""
1251
 
1252
  #: addons/pro/fortressdb/class-fortressdb-forminator.php:124
 
1253
  msgid ""
1254
  "Install the FortressDB plugin and sign-in to your FortressDB account to "
1255
  "automatically connect it to Forminator. If you do not have an account, you "
@@ -1257,10 +1887,12 @@ msgid ""
1257
  msgstr ""
1258
 
1259
  #: addons/pro/fortressdb/class-fortressdb-forminator.php:136
 
1260
  msgid "Install FortressDB"
1261
  msgstr ""
1262
 
1263
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-form-hooks.php:42
 
1264
  msgid ""
1265
  "Google Sheets failed to process submitted data. Please check your form and "
1266
  "try again"
@@ -1269,67 +1901,98 @@ msgstr ""
1269
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-form-hooks.php:310
1270
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-poll-hooks.php:302
1271
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-hooks.php:368
 
 
 
1272
  msgid "Successfully send data to Google Sheets"
1273
  msgstr ""
1274
 
1275
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-form-hooks.php:351
1276
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-poll-hooks.php:353
1277
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-hooks.php:419
 
 
 
1278
  msgid "No sheet found"
1279
  msgstr ""
1280
 
1281
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-form-hooks.php:356
1282
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-poll-hooks.php:357
1283
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-hooks.php:423
 
 
 
1284
  msgid "Sheet title not found"
1285
  msgstr ""
1286
 
1287
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-form-hooks.php:360
1288
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-poll-hooks.php:361
1289
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-hooks.php:427
 
 
 
1290
  msgid "Failed to get column count of the sheet"
1291
  msgstr ""
1292
 
1293
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-form-hooks.php:568
1294
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-hooks.php:729
 
 
1295
  msgid "Google Sheets Integration"
1296
  msgstr ""
1297
 
1298
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-form-hooks.php:583
1299
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-hooks.php:744
 
 
1300
  msgid "Sent To Google Sheets"
1301
  msgstr ""
1302
 
1303
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-form-hooks.php:611
1304
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-poll-hooks.php:499
1305
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-hooks.php:564
 
 
 
1306
  msgid "Google Sheets Info"
1307
  msgstr ""
1308
 
1309
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-form-settings.php:115
1310
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-form-settings.php:276
 
 
1311
  msgid "Deactivate Google Sheets Integration from this Form."
1312
  msgstr ""
1313
 
1314
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-form-settings.php:202
1315
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-poll-settings.php:174
1316
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-settings.php:174
 
 
 
1317
  msgid "Please put valid spread sheet name"
1318
  msgstr ""
1319
 
1320
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-form-settings.php:216
1321
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-poll-settings.php:188
1322
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-settings.php:188
 
 
 
1323
  msgid "This is not a folder, please use a valid Folder ID."
1324
  msgstr ""
1325
 
1326
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-form-settings.php:221
1327
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-poll-settings.php:193
1328
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-settings.php:193
 
 
 
1329
  msgid "Folder not found, please put Folder ID."
1330
  msgstr ""
1331
 
1332
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-form-settings.php:254
 
1333
  msgid "Successfully created spreadsheet and connected to your form"
1334
  msgstr ""
1335
 
@@ -1349,10 +2012,30 @@ msgstr ""
1349
  #: admin/views/poll/list/content.php:358 admin/views/poll/list/content.php:371
1350
  #: admin/views/poll/list/header.php:7 admin/views/quiz/list/content.php:358
1351
  #: admin/views/quiz/list/content.php:371 admin/views/quiz/list/header.php:7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1352
  msgid "Create"
1353
  msgstr ""
1354
 
1355
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-poll-hooks.php:48
 
1356
  msgid ""
1357
  "Google Sheets failed to process submitted data. Please check your poll and "
1358
  "try again"
@@ -1362,6 +2045,10 @@ msgstr ""
1362
  #: addons/pro/slack/class-forminator-addon-slack-poll-settings.php:34
1363
  #: addons/pro/trello/class-forminator-addon-trello-poll-settings.php:32
1364
  #: addons/pro/zapier/class-forminator-addon-zapier-poll-settings.php:40
 
 
 
 
1365
  msgid ""
1366
  "The update to your settings for this poll failed, check the form input and "
1367
  "try again."
@@ -1369,14 +2056,18 @@ msgstr ""
1369
 
1370
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-poll-settings.php:115
1371
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-poll-settings.php:248
 
 
1372
  msgid "Deactivate this Google Sheets Integration from this Poll."
1373
  msgstr ""
1374
 
1375
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-poll-settings.php:226
 
1376
  msgid "Successfully created spreadsheet and connected to your poll"
1377
  msgstr ""
1378
 
1379
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-hooks.php:50
 
1380
  msgid ""
1381
  "Google Sheets failed to process submitted data. Please check your quiz and "
1382
  "try again"
@@ -1384,17 +2075,22 @@ msgstr ""
1384
 
1385
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-hooks.php:245
1386
  #: addons/pro/slack/class-forminator-addon-slack-quiz-hooks.php:280
1387
- #: library/class-export.php:459
 
 
1388
  msgid "Correct"
1389
  msgstr ""
1390
 
1391
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-hooks.php:245
1392
  #: addons/pro/slack/class-forminator-addon-slack-quiz-hooks.php:280
1393
- #: library/class-export.php:459
 
 
1394
  msgid "Incorrect"
1395
  msgstr ""
1396
 
1397
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-hooks.php:344
 
1398
  msgid "No data to be send to GoogleSheet"
1399
  msgstr ""
1400
 
@@ -1402,48 +2098,63 @@ msgstr ""
1402
  #: addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:34
1403
  #: addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:32
1404
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-settings.php:40
 
 
 
 
1405
  msgid ""
1406
  "The update to your settings for this quiz failed, check the form input and "
1407
  "try again."
1408
  msgstr ""
1409
 
1410
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-settings.php:115
 
1411
  msgid "Deactivate Google Sheets Integration from this Quiz."
1412
  msgstr ""
1413
 
1414
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-settings.php:226
 
1415
  msgid "Successfully created spreadsheet and connected to your quiz"
1416
  msgstr ""
1417
 
1418
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-settings.php:248
 
1419
  msgid "Deactivate Google Sheets Integration from this quiz."
1420
  msgstr ""
1421
 
1422
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet.php:50
 
1423
  msgid ""
1424
  "Sorry but we failed to activate GoogleSheet Integration, don't hesitate to "
1425
  "contact us"
1426
  msgstr ""
1427
 
1428
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet.php:51
 
1429
  msgid "Sorry but we failed to deactivate GoogleSheet Integration, please try again"
1430
  msgstr ""
1431
 
1432
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet.php:89
 
1433
  msgid "Google Sheets is not active"
1434
  msgstr ""
1435
 
1436
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet.php:127
1437
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet.php:707
1438
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet.php:767
 
 
 
1439
  msgid "GoogleSheet is not connected"
1440
  msgstr ""
1441
 
1442
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet.php:132
 
1443
  msgid "Invalid Form Settings of GoogleSheet"
1444
  msgstr ""
1445
 
1446
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet.php:137
 
1447
  msgid "No active GoogleSheet connection found in this form"
1448
  msgstr ""
1449
 
@@ -1453,6 +2164,12 @@ msgstr ""
1453
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:103
1454
  #: addons/pro/slack/class-forminator-addon-slack.php:401
1455
  #: addons/pro/trello/views/settings/authorize.php:32
 
 
 
 
 
 
1456
  msgid "DISCONNECT"
1457
  msgstr ""
1458
 
@@ -1460,48 +2177,68 @@ msgstr ""
1460
  #: addons/pro/googlesheet/views/settings/authorize.php:35
1461
  #: addons/pro/slack/class-forminator-addon-slack.php:284
1462
  #: addons/pro/slack/views/settings/authorize.php:28
 
 
 
 
1463
  msgid "RE-AUTHORIZE"
1464
  msgstr ""
1465
 
1466
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet.php:296
1467
  #: addons/pro/slack/class-forminator-addon-slack.php:333
 
 
1468
  msgid "Please input valid Client ID"
1469
  msgstr ""
1470
 
1471
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet.php:301
1472
  #: addons/pro/slack/class-forminator-addon-slack.php:338
 
 
1473
  msgid "Please input valid Client Secret"
1474
  msgstr ""
1475
 
1476
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet.php:580
1477
  #: addons/pro/hubspot/class-forminator-addon-hubspot.php:491
1478
  #: addons/pro/slack/class-forminator-addon-slack.php:657
 
 
 
1479
  msgid "Failed to get token"
1480
  msgstr ""
1481
 
1482
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet.php:623
1483
  #: admin/classes/class-admin.php:97 admin/classes/class-admin.php:196
1484
  #: admin/views/dashboard/widgets/widget-upgrade.php:7
 
 
 
 
1485
  msgid "Forminator Pro"
1486
  msgstr ""
1487
 
1488
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet.php:680
 
1489
  msgid "Failed to revoke access token"
1490
  msgstr ""
1491
 
1492
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet.php:712
 
1493
  msgid "Invalid Poll Settings of GoogleSheet"
1494
  msgstr ""
1495
 
1496
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet.php:717
 
1497
  msgid "No active GoogleSheet connection found in this poll"
1498
  msgstr ""
1499
 
1500
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet.php:772
 
1501
  msgid "Invalid Quiz Settings of GoogleSheet"
1502
  msgstr ""
1503
 
1504
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet.php:777
 
1505
  msgid "No active GoogleSheet connection found in this quiz"
1506
  msgstr ""
1507
 
@@ -1511,6 +2248,12 @@ msgstr ""
1511
  #: addons/pro/googlesheet/views/poll-settings/setup-sheet.php:23
1512
  #: addons/pro/googlesheet/views/quiz-settings/pick-name.php:21
1513
  #: addons/pro/googlesheet/views/quiz-settings/setup-sheet.php:23
 
 
 
 
 
 
1514
  msgid "You can open your current spread sheet"
1515
  msgstr ""
1516
 
@@ -1525,6 +2268,18 @@ msgstr ""
1525
  #: addons/pro/trello/views/form-settings/setup-card.php:97
1526
  #: addons/pro/trello/views/poll-settings/setup-card.php:98
1527
  #: addons/pro/trello/views/quiz-settings/setup-card.php:98
 
 
 
 
 
 
 
 
 
 
 
 
1528
  #: library/helpers/helper-fields.php:869
1529
  msgid "here"
1530
  msgstr ""
@@ -1532,30 +2287,45 @@ msgstr ""
1532
  #: addons/pro/googlesheet/views/form-settings/setup-sheet.php:19
1533
  #: addons/pro/googlesheet/views/poll-settings/setup-sheet.php:19
1534
  #: addons/pro/googlesheet/views/quiz-settings/setup-sheet.php:19
 
 
 
1535
  msgid "Create Spread Sheet"
1536
  msgstr ""
1537
 
1538
  #: addons/pro/googlesheet/views/form-settings/setup-sheet.php:20
1539
  #: addons/pro/googlesheet/views/poll-settings/setup-sheet.php:20
1540
  #: addons/pro/googlesheet/views/quiz-settings/setup-sheet.php:20
 
 
 
1541
  msgid "Create Spreadsheet that will be used to send submissions."
1542
  msgstr ""
1543
 
1544
  #: addons/pro/googlesheet/views/form-settings/setup-sheet.php:32
1545
  #: addons/pro/googlesheet/views/poll-settings/setup-sheet.php:32
1546
  #: addons/pro/googlesheet/views/quiz-settings/setup-sheet.php:32
 
 
 
1547
  msgid "Drive Folder ID"
1548
  msgstr ""
1549
 
1550
  #: addons/pro/googlesheet/views/form-settings/setup-sheet.php:35
1551
  #: addons/pro/googlesheet/views/poll-settings/setup-sheet.php:35
1552
  #: addons/pro/googlesheet/views/quiz-settings/setup-sheet.php:35
 
 
 
1553
  msgid "Folder ID"
1554
  msgstr ""
1555
 
1556
  #: addons/pro/googlesheet/views/form-settings/setup-sheet.php:43
1557
  #: addons/pro/googlesheet/views/poll-settings/setup-sheet.php:43
1558
  #: addons/pro/googlesheet/views/quiz-settings/setup-sheet.php:43
 
 
 
1559
  msgid ""
1560
  "It is optional, if Drive Folder ID omitted / empty, new spreadsheet will be "
1561
  "created in your Google Drive home / root folder."
@@ -1564,6 +2334,9 @@ msgstr ""
1564
  #: addons/pro/googlesheet/views/form-settings/setup-sheet.php:48
1565
  #: addons/pro/googlesheet/views/poll-settings/setup-sheet.php:48
1566
  #: addons/pro/googlesheet/views/quiz-settings/setup-sheet.php:48
 
 
 
1567
  #. translators: ...
1568
  msgid "Go to your %1$s."
1569
  msgstr ""
@@ -1571,12 +2344,18 @@ msgstr ""
1571
  #: addons/pro/googlesheet/views/form-settings/setup-sheet.php:49
1572
  #: addons/pro/googlesheet/views/poll-settings/setup-sheet.php:49
1573
  #: addons/pro/googlesheet/views/quiz-settings/setup-sheet.php:49
 
 
 
1574
  msgid "Drive account"
1575
  msgstr ""
1576
 
1577
  #: addons/pro/googlesheet/views/form-settings/setup-sheet.php:52
1578
  #: addons/pro/googlesheet/views/poll-settings/setup-sheet.php:52
1579
  #: addons/pro/googlesheet/views/quiz-settings/setup-sheet.php:52
 
 
 
1580
  msgid ""
1581
  "Navigate to or create a new directory where you want to new spreadsheet "
1582
  "created. Make sure you are viewing the destination directory."
@@ -1585,6 +2364,9 @@ msgstr ""
1585
  #: addons/pro/googlesheet/views/form-settings/setup-sheet.php:57
1586
  #: addons/pro/googlesheet/views/poll-settings/setup-sheet.php:57
1587
  #: addons/pro/googlesheet/views/quiz-settings/setup-sheet.php:57
 
 
 
1588
  #. translators: ...
1589
  msgid ""
1590
  "The URL for the directory will be something similar to %1$s. The Directory "
@@ -1594,6 +2376,9 @@ msgstr ""
1594
  #: addons/pro/googlesheet/views/form-settings/setup-sheet.php:69
1595
  #: addons/pro/googlesheet/views/poll-settings/setup-sheet.php:69
1596
  #: addons/pro/googlesheet/views/quiz-settings/setup-sheet.php:69
 
 
 
1597
  msgid "Spreadsheet File Name"
1598
  msgstr ""
1599
 
@@ -1601,14 +2386,20 @@ msgstr ""
1601
  #: addons/pro/googlesheet/views/poll-settings/setup-sheet.php:72
1602
  #: addons/pro/googlesheet/views/quiz-settings/setup-sheet.php:72
1603
  #: admin/locale.php:134
 
 
 
 
1604
  msgid "File Name"
1605
  msgstr ""
1606
 
1607
  #: addons/pro/googlesheet/views/sections/authorize.php:17
 
1608
  msgid "Authorizing Google SpreadSheets"
1609
  msgstr ""
1610
 
1611
  #: addons/pro/googlesheet/views/sections/authorize.php:26
 
1612
  msgid ""
1613
  "Successfully authorized Google SpreadSheets, you can go back to integration "
1614
  "settings."
@@ -1616,10 +2407,13 @@ msgstr ""
1616
 
1617
  #: addons/pro/googlesheet/views/settings/authorize.php:18
1618
  #: addons/pro/slack/views/settings/authorize.php:20
 
 
1619
  msgid "Click button below to re-authorize."
1620
  msgstr ""
1621
 
1622
  #: addons/pro/googlesheet/views/settings/authorize.php:20
 
1623
  msgid ""
1624
  "Authorize Forminator to connect with your Google account in order to send "
1625
  "data from your forms."
@@ -1628,22 +2422,29 @@ msgstr ""
1628
  #: addons/pro/googlesheet/views/settings/authorize.php:29
1629
  #: addons/pro/slack/views/settings/authorize.php:26
1630
  #: addons/pro/trello/views/settings/authorize.php:29
 
 
 
1631
  msgid "AUTHORIZE"
1632
  msgstr ""
1633
 
1634
  #: addons/pro/googlesheet/views/settings/setup-client.php:20
1635
  #: addons/pro/slack/views/settings/setup-client.php:21
 
 
1636
  #. translators: ...
1637
  msgid "Setup %1$s Client"
1638
  msgstr ""
1639
 
1640
  #: addons/pro/googlesheet/views/settings/setup-client.php:23
 
1641
  msgid ""
1642
  "Your Google Sheets account is already authorized. Edit info below to "
1643
  "re-authorize."
1644
  msgstr ""
1645
 
1646
  #: addons/pro/googlesheet/views/settings/setup-client.php:26
 
1647
  msgid ""
1648
  "Setup Google Client to be used by Forminator to communicating with Google "
1649
  "Sheets server."
@@ -1653,20 +2454,28 @@ msgstr ""
1653
  #: addons/pro/googlesheet/views/settings/setup-client.php:67
1654
  #: addons/pro/slack/views/settings/setup-client.php:45
1655
  #: addons/pro/slack/views/settings/setup-client.php:48
 
 
 
 
1656
  msgid "Client Secret"
1657
  msgstr ""
1658
 
1659
  #: addons/pro/googlesheet/views/settings/setup-client.php:83
1660
  #: addons/pro/slack/views/settings/setup-client.php:54
 
 
1661
  msgid "Follow these instructions to retrieve your Client ID and Secret."
1662
  msgstr ""
1663
 
1664
  #: addons/pro/googlesheet/views/settings/setup-client.php:90
 
1665
  #. translators: ...
1666
  msgid "Go to the %1$sGoogle API Console%2$s"
1667
  msgstr ""
1668
 
1669
  #: addons/pro/googlesheet/views/settings/setup-client.php:97
 
1670
  msgid ""
1671
  "Select an existing project or create a new one. If creating a new project, "
1672
  "you will need to enter a name, but the ID is not important and can be "
@@ -1674,6 +2483,7 @@ msgid ""
1674
  msgstr ""
1675
 
1676
  #: addons/pro/googlesheet/views/settings/setup-client.php:102
 
1677
  #. translators: ...
1678
  msgid ""
1679
  "Once the Project creation is completed go to the %1$sAPI Manager%2$s. Here "
@@ -1682,26 +2492,31 @@ msgid ""
1682
  msgstr ""
1683
 
1684
  #: addons/pro/googlesheet/views/settings/setup-client.php:116
 
1685
  #. translators: ...
1686
  msgid "Next, go to the %1$sAPI Manager &gt; Credentials%2$s section."
1687
  msgstr ""
1688
 
1689
  #: addons/pro/googlesheet/views/settings/setup-client.php:128
 
1690
  #. translators: ...
1691
  msgid "Click %1$sCreate Credentials &gt; OAuth 2.0 client ID%2$s."
1692
  msgstr ""
1693
 
1694
  #: addons/pro/googlesheet/views/settings/setup-client.php:138
 
1695
  #. translators: ...
1696
  msgid "In the popup select the %1$sApplication Type%2$s as %3$sWeb application%4$s."
1697
  msgstr ""
1698
 
1699
  #: addons/pro/googlesheet/views/settings/setup-client.php:150
 
1700
  #. translators: ...
1701
  msgid "In the field %1$sAuthorized redirect URI%2$s, put this value below:"
1702
  msgstr ""
1703
 
1704
  #: addons/pro/googlesheet/views/settings/setup-client.php:161
 
1705
  #. translators: ...
1706
  msgid ""
1707
  "Then click the %1$sCreate Client ID%2$s button, then navigate to %1$sAPI "
@@ -1709,12 +2524,14 @@ msgid ""
1709
  msgstr ""
1710
 
1711
  #: addons/pro/googlesheet/views/settings/setup-client.php:172
 
1712
  msgid ""
1713
  "After the popup closes copy the Client ID and Client Secret from the Google "
1714
  "page and paste into the form fields."
1715
  msgstr ""
1716
 
1717
  #: addons/pro/googlesheet/views/settings/wait-authorize.php:17
 
1718
  msgid "We are waiting for authorization from Google..."
1719
  msgstr ""
1720
 
@@ -1722,213 +2539,292 @@ msgstr ""
1722
  #: addons/pro/slack/views/settings/error-authorize.php:25
1723
  #: addons/pro/slack/views/settings/wait-authorize.php:19
1724
  #: addons/pro/trello/views/settings/wait-authorize.php:21
 
 
 
 
1725
  msgid "RETRY"
1726
  msgstr ""
1727
 
1728
  #: addons/pro/gutenberg/library/blocks/class-forminator-gfblock-forms.php:155
 
1729
  msgid "Select a form"
1730
  msgstr ""
1731
 
1732
  #: addons/pro/gutenberg/library/blocks/class-forminator-gfblock-forms.php:179
1733
  #: admin/pages/entries-page.php:201
 
 
1734
  msgid "Choose Form"
1735
  msgstr ""
1736
 
1737
  #: addons/pro/gutenberg/library/blocks/class-forminator-gfblock-forms.php:180
 
1738
  msgid "Customize form"
1739
  msgstr ""
1740
 
1741
  #: addons/pro/gutenberg/library/blocks/class-forminator-gfblock-forms.php:181
1742
  #: addons/pro/gutenberg/library/blocks/class-forminator-gfblock-polls.php:144
1743
  #: addons/pro/gutenberg/library/blocks/class-forminator-gfblock-quizzes.php:176
 
 
 
1744
  msgid "Rendering..."
1745
  msgstr ""
1746
 
1747
  #: addons/pro/gutenberg/library/blocks/class-forminator-gfblock-forms.php:182
1748
  #: admin/locale.php:1183 admin/views/custom-form/popup/export.php:26
1749
  #: admin/views/custom-form/popup/export.php:30
 
 
 
 
 
1750
  #: library/render/class-widget.php:135
1751
  msgid "Form"
1752
  msgstr ""
1753
 
1754
  #: addons/pro/gutenberg/library/blocks/class-forminator-gfblock-forms.php:183
 
1755
  msgid "Embed and display your custom Forminator forms in this block"
1756
  msgstr ""
1757
 
1758
  #: addons/pro/gutenberg/library/blocks/class-forminator-gfblock-polls.php:118
 
1759
  msgid "Select a poll"
1760
  msgstr ""
1761
 
1762
  #: addons/pro/gutenberg/library/blocks/class-forminator-gfblock-polls.php:142
1763
  #: admin/pages/entries-page.php:203
 
 
1764
  msgid "Choose Poll"
1765
  msgstr ""
1766
 
1767
  #: addons/pro/gutenberg/library/blocks/class-forminator-gfblock-polls.php:143
 
1768
  msgid "Customize poll"
1769
  msgstr ""
1770
 
1771
  #: addons/pro/gutenberg/library/blocks/class-forminator-gfblock-polls.php:145
1772
  #: admin/locale.php:1187 admin/views/poll/popup/export.php:26
1773
  #: admin/views/poll/popup/export.php:30
 
 
 
 
 
 
 
1774
  #: library/modules/polls/admin/admin-loader.php:151
1775
  #: library/modules/polls/loader.php:117 library/render/class-widget.php:136
1776
  msgid "Poll"
1777
  msgstr ""
1778
 
1779
  #: addons/pro/gutenberg/library/blocks/class-forminator-gfblock-polls.php:146
 
1780
  msgid "Embed and display your Forminator polls in this block"
1781
  msgstr ""
1782
 
1783
  #: addons/pro/gutenberg/library/blocks/class-forminator-gfblock-quizzes.php:150
 
1784
  msgid "Select a quiz"
1785
  msgstr ""
1786
 
1787
  #: addons/pro/gutenberg/library/blocks/class-forminator-gfblock-quizzes.php:174
1788
  #: admin/pages/entries-page.php:205
 
 
1789
  msgid "Choose Quiz"
1790
  msgstr ""
1791
 
1792
  #: addons/pro/gutenberg/library/blocks/class-forminator-gfblock-quizzes.php:175
 
1793
  msgid "Customize quiz"
1794
  msgstr ""
1795
 
1796
  #: addons/pro/gutenberg/library/blocks/class-forminator-gfblock-quizzes.php:177
1797
  #: admin/locale.php:1190 admin/views/quiz/popup/export.php:26
1798
- #: admin/views/quiz/popup/export.php:30 library/modules/quizzes/loader.php:119
1799
- #: library/render/class-widget.php:137
 
 
 
 
 
 
1800
  msgid "Quiz"
1801
  msgstr ""
1802
 
1803
  #: addons/pro/gutenberg/library/blocks/class-forminator-gfblock-quizzes.php:178
 
1804
  msgid "Embed and display your Forminator quiz in this block"
1805
  msgstr ""
1806
 
1807
  #: addons/pro/gutenberg/library/class-forminator-gfblock-abstract.php:76
 
1808
  msgid "Module ID"
1809
  msgstr ""
1810
 
1811
  #: addons/pro/hubspot/class-forminator-addon-hubspot-form-hooks.php:42
 
1812
  msgid ""
1813
  "HubSpot failed to process submitted data. Please check your form and try "
1814
  "again"
1815
  msgstr ""
1816
 
1817
  #: addons/pro/hubspot/class-forminator-addon-hubspot-form-hooks.php:160
 
1818
  #. translators: ...
1819
  msgid "Email on element %1$s not found or not filled on submitted data."
1820
  msgstr ""
1821
 
1822
  #: addons/pro/hubspot/class-forminator-addon-hubspot-form-hooks.php:282
 
1823
  msgid "Successfully send data to HubSpot"
1824
  msgstr ""
1825
 
1826
  #: addons/pro/hubspot/class-forminator-addon-hubspot-form-hooks.php:394
 
1827
  msgid "HubSpot Integration"
1828
  msgstr ""
1829
 
1830
  #: addons/pro/hubspot/class-forminator-addon-hubspot-form-hooks.php:409
 
1831
  msgid "Sent To HubSpot"
1832
  msgstr ""
1833
 
1834
  #: addons/pro/hubspot/class-forminator-addon-hubspot-form-hooks.php:432
 
1835
  msgid "Data sent to HubSpot"
1836
  msgstr ""
1837
 
1838
  #: addons/pro/hubspot/class-forminator-addon-hubspot-form-hooks.php:439
 
1839
  msgid "Data received from HubSpot"
1840
  msgstr ""
1841
 
1842
  #: addons/pro/hubspot/class-forminator-addon-hubspot-form-hooks.php:461
 
1843
  msgid "HubSpot Info"
1844
  msgstr ""
1845
 
1846
  #: addons/pro/hubspot/class-forminator-addon-hubspot-form-settings.php:109
 
1847
  msgid "Job Title"
1848
  msgstr ""
1849
 
1850
  #: addons/pro/hubspot/class-forminator-addon-hubspot-form-settings.php:201
1851
  #: addons/pro/hubspot/class-forminator-addon-hubspot-form-settings.php:435
 
 
1852
  msgid "Deactivate this HubSpot Integration from this Form."
1853
  msgstr ""
1854
 
1855
  #: addons/pro/hubspot/class-forminator-addon-hubspot-form-settings.php:206
1856
  #: admin/classes/class-admin-l10n.php:143
1857
  #: admin/classes/class-admin-l10n.php:148
 
 
 
 
 
1858
  #: library/modules/polls/admin/admin-loader.php:229
1859
  #: library/modules/quizzes/admin/admin-loader.php:479
1860
  msgid "Continue"
1861
  msgstr ""
1862
 
1863
  #: addons/pro/hubspot/class-forminator-addon-hubspot-form-settings.php:350
 
1864
  msgid "No pipeline found on your HubSpot account. Please create one."
1865
  msgstr ""
1866
 
1867
  #: addons/pro/hubspot/class-forminator-addon-hubspot-form-settings.php:354
 
1868
  msgid "No status found on your HubSpot account. Please create one."
1869
  msgstr ""
1870
 
1871
  #: addons/pro/hubspot/class-forminator-addon-hubspot-form-settings.php:416
1872
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:445
 
 
1873
  msgid "is activated successfully."
1874
  msgstr ""
1875
 
1876
  #: addons/pro/hubspot/class-forminator-addon-hubspot-form-settings.php:438
1877
  #: admin/locale.php:635
 
 
1878
  msgid "Update"
1879
  msgstr ""
1880
 
1881
  #: addons/pro/hubspot/class-forminator-addon-hubspot-form-settings.php:444
1882
  #: addons/pro/zapier/class-forminator-addon-zapier.php:173
 
 
1883
  msgid "Activate"
1884
  msgstr ""
1885
 
1886
  #: addons/pro/hubspot/class-forminator-addon-hubspot.php:53
 
1887
  msgid ""
1888
  "Sorry but we failed to activate HubSpot Integration, don't hesitate to "
1889
  "contact us"
1890
  msgstr ""
1891
 
1892
  #: addons/pro/hubspot/class-forminator-addon-hubspot.php:54
 
1893
  msgid "Sorry but we failed to deactivate HubSpot Integration, please try again"
1894
  msgstr ""
1895
 
1896
  #: addons/pro/hubspot/class-forminator-addon-hubspot.php:103
 
1897
  msgid "HubSpot is not active"
1898
  msgstr ""
1899
 
1900
  #: addons/pro/hubspot/class-forminator-addon-hubspot.php:143
 
1901
  msgid " HubSpot is not connected"
1902
  msgstr ""
1903
 
1904
  #: addons/pro/hubspot/class-forminator-addon-hubspot.php:148
 
1905
  msgid "Invalid Form Settings of HubSpot"
1906
  msgstr ""
1907
 
1908
  #: addons/pro/hubspot/class-forminator-addon-hubspot.php:153
 
1909
  msgid "No active HubSpot connection found in this form"
1910
  msgstr ""
1911
 
1912
  #: addons/pro/hubspot/class-forminator-addon-hubspot.php:513
1913
  #: addons/pro/slack/class-forminator-addon-slack.php:676
 
 
1914
  msgid "Failed to get authorization code."
1915
  msgstr ""
1916
 
1917
  #: addons/pro/hubspot/class-forminator-addon-hubspot.php:603
 
1918
  msgid "Pipeline can not be empty."
1919
  msgstr ""
1920
 
1921
  #: addons/pro/hubspot/lib/class-forminator-addon-hubspot-wp-api.php:75
1922
  #: addons/pro/slack/lib/class-forminator-addon-slack-wp-api.php:75
1923
  #: addons/pro/trello/lib/class-forminator-addon-trello-wp-api.php:73
 
 
 
1924
  msgid "Missing required Token"
1925
  msgstr ""
1926
 
1927
  #: addons/pro/hubspot/views/form-settings/create-contact.php:30
 
1928
  msgid "Create Contact"
1929
  msgstr ""
1930
 
1931
  #: addons/pro/hubspot/views/form-settings/create-contact.php:32
 
1932
  msgid ""
1933
  "Let's start with choosing a HubSpot list and matching up your form fields "
1934
  "with the default HubSpot contact fields to make sure we’re sending data "
@@ -1936,36 +2832,44 @@ msgid ""
1936
  msgstr ""
1937
 
1938
  #: addons/pro/hubspot/views/form-settings/create-contact.php:45
 
1939
  msgid "HubSpot List (optional)"
1940
  msgstr ""
1941
 
1942
  #: addons/pro/hubspot/views/form-settings/create-contact.php:46
 
1943
  msgid "Static list only"
1944
  msgstr ""
1945
 
1946
  #: addons/pro/hubspot/views/form-settings/create-contact.php:55
 
1947
  msgid "Select a list"
1948
  msgstr ""
1949
 
1950
  #: addons/pro/hubspot/views/form-settings/create-contact.php:66
 
1951
  msgid "No static lists found on your HubSpot account"
1952
  msgstr ""
1953
 
1954
  #: addons/pro/hubspot/views/form-settings/create-contact.php:79
 
1955
  msgid ""
1956
  "You can optionally add the contact to a static HubSpot list. Leave it empty "
1957
  "to create a contact without adding it to a list."
1958
  msgstr ""
1959
 
1960
  #: addons/pro/hubspot/views/form-settings/create-contact.php:85
 
1961
  msgid "Field Mapping"
1962
  msgstr ""
1963
 
1964
  #: addons/pro/hubspot/views/form-settings/create-contact.php:92
 
1965
  msgid "HubSpot Fields"
1966
  msgstr ""
1967
 
1968
  #: addons/pro/hubspot/views/form-settings/create-contact.php:93
 
1969
  msgid "Forminator Fields"
1970
  msgstr ""
1971
 
@@ -1979,32 +2883,49 @@ msgstr ""
1979
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:519
1980
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:540
1981
  #: admin/classes/class-admin-l10n.php:292 admin/locale.php:115
 
 
 
 
 
 
 
 
 
 
 
1982
  msgid "None"
1983
  msgstr ""
1984
 
1985
  #: addons/pro/hubspot/views/form-settings/create-contact.php:239
 
1986
  msgid "Add Additional field"
1987
  msgstr ""
1988
 
1989
  #: addons/pro/hubspot/views/form-settings/create-ticket.php:25
 
1990
  msgid "Create Ticket"
1991
  msgstr ""
1992
 
1993
  #: addons/pro/hubspot/views/form-settings/create-ticket.php:27
 
1994
  msgid ""
1995
  "In addition to adding a new contact to your HubSpot account, you can also "
1996
  "create a HubSpot ticket for each form submission."
1997
  msgstr ""
1998
 
1999
  #: addons/pro/hubspot/views/form-settings/create-ticket.php:51
 
2000
  msgid "Create a HubSpot ticket for each submission"
2001
  msgstr ""
2002
 
2003
  #: addons/pro/hubspot/views/form-settings/create-ticket.php:64
 
2004
  msgid "Authorize Forminator to access HubSpot tickets"
2005
  msgstr ""
2006
 
2007
  #: addons/pro/hubspot/views/form-settings/create-ticket.php:65
 
2008
  msgid ""
2009
  "Forminator requires additional permissions to create HubSpot tickets. Note "
2010
  "that you will be taken to HubSpot website to grant Forminator access to "
@@ -2012,49 +2933,61 @@ msgid ""
2012
  msgstr ""
2013
 
2014
  #: addons/pro/hubspot/views/form-settings/create-ticket.php:73
 
2015
  msgid "Pipeline"
2016
  msgstr ""
2017
 
2018
  #: addons/pro/hubspot/views/form-settings/create-ticket.php:110
 
2019
  msgid "Ticket Status"
2020
  msgstr ""
2021
 
2022
  #: addons/pro/hubspot/views/form-settings/create-ticket.php:154
 
2023
  msgid "Ticket Name"
2024
  msgstr ""
2025
 
2026
  #: addons/pro/hubspot/views/form-settings/create-ticket.php:155
2027
  #: addons/pro/hubspot/views/form-settings/create-ticket.php:206
 
 
2028
  msgid "Use the \"+\" icon to add form fields"
2029
  msgstr ""
2030
 
2031
  #: addons/pro/hubspot/views/form-settings/create-ticket.php:205
 
2032
  msgid "Ticket Description (optional)"
2033
  msgstr ""
2034
 
2035
  #: addons/pro/hubspot/views/form-settings/create-ticket.php:246
 
2036
  msgid "Supported File (optional)"
2037
  msgstr ""
2038
 
2039
  #: addons/pro/hubspot/views/form-settings/create-ticket.php:255
 
2040
  msgid "Select a file upload field"
2041
  msgstr ""
2042
 
2043
  #: addons/pro/hubspot/views/sections/authorize.php:16
 
2044
  msgid "Authorizing HubSpot"
2045
  msgstr ""
2046
 
2047
  #: addons/pro/hubspot/views/sections/authorize.php:24
 
2048
  msgid "Successfully authorized HubSpot, you can go back to integration settings."
2049
  msgstr ""
2050
 
2051
  #: addons/pro/hubspot/views/settings/authorize.php:25
 
2052
  msgid ""
2053
  "You are already connected to the HubSpot. You can disconnect your HubSpot "
2054
  "Integration (if you need to) using the button below."
2055
  msgstr ""
2056
 
2057
  #: addons/pro/hubspot/views/settings/authorize.php:31
 
2058
  #. translators: ...
2059
  msgid "You are connected to %2$s%1$s%3$s."
2060
  msgstr ""
@@ -2062,6 +2995,9 @@ msgstr ""
2062
  #: addons/pro/hubspot/views/settings/authorize.php:38
2063
  #: addons/pro/hubspot/views/settings/error-authorize.php:22
2064
  #: addons/pro/hubspot/views/settings/wait-authorize.php:31
 
 
 
2065
  msgid ""
2066
  "Authenticate your HubSpot account using the button below. Note that you'll "
2067
  "be taken to the HubSpot website to grant access to Forminator and then "
@@ -2070,36 +3006,45 @@ msgstr ""
2070
 
2071
  #: addons/pro/hubspot/views/settings/authorize.php:48
2072
  #: addons/pro/hubspot/views/settings/error-authorize.php:32
 
 
 
2073
  #: library/modules/custom-forms/front/front-render.php:239
2074
  msgid "Authenticate"
2075
  msgstr ""
2076
 
2077
  #: addons/pro/hubspot/views/settings/success-authorize.php:6
 
2078
  #. translators: ...
2079
  msgid "%1$s Connected"
2080
  msgstr ""
2081
 
2082
  #: addons/pro/hubspot/views/settings/success-authorize.php:10
 
2083
  msgid ""
2084
  "Awesome! You are connected to HubSpot. You can now go to your forms and "
2085
  "activate HubSpot integration to collect data."
2086
  msgstr ""
2087
 
2088
  #: addons/pro/hubspot/views/settings/wait-authorize.php:41
 
2089
  msgid "Authenticating"
2090
  msgstr ""
2091
 
2092
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:49
 
2093
  msgid ""
2094
  "Mailchimp failed to process submitted data. Please check your form and try "
2095
  "again"
2096
  msgstr ""
2097
 
2098
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:99
 
2099
  msgid "Mailchimp GDPR"
2100
  msgstr ""
2101
 
2102
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:326
 
2103
  msgid ""
2104
  "Forminator Addon Mailchimp was not sending subscriber to mailchimp as GDPR "
2105
  "field is not checked on input"
@@ -2108,6 +3053,9 @@ msgstr ""
2108
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:340
2109
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:373
2110
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:388
 
 
 
2111
  #. translators: ...
2112
  msgid ""
2113
  "Required Field %1$s not mapped yet to Forminator Form Field, Please check "
@@ -2115,167 +3063,209 @@ msgid ""
2115
  msgstr ""
2116
 
2117
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:346
 
2118
  #. translators: ...
2119
  msgid "Required Field %1$s is not filled by user"
2120
  msgstr ""
2121
 
2122
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:380
2123
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:399
 
 
2124
  #. translators: ...
2125
  msgid "Required Field %1$s not filled by user"
2126
  msgstr ""
2127
 
2128
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:543
 
2129
  msgid "Failed adding or updating member on Mailchimp list"
2130
  msgstr ""
2131
 
2132
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:557
 
2133
  msgid "Successfully added or updated member on Mailchimp list"
2134
  msgstr ""
2135
 
2136
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:699
 
2137
  msgid "Mailchimp Integration"
2138
  msgstr ""
2139
 
2140
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:708
 
2141
  msgid "Sent To Mailchimp"
2142
  msgstr ""
2143
 
2144
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:724
 
2145
  msgid "Member Status"
2146
  msgstr ""
2147
 
2148
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:741
 
2149
  msgid "Data sent to Mailchimp"
2150
  msgstr ""
2151
 
2152
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:748
 
2153
  msgid "Data received from Mailchimp"
2154
  msgstr ""
2155
 
2156
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:105
 
2157
  msgid "Disconnect Mailchimp from this Form."
2158
  msgstr ""
2159
 
2160
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:114
 
2161
  msgid "Enter list limit"
2162
  msgstr ""
2163
 
2164
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:117
 
2165
  msgid "List limit"
2166
  msgstr ""
2167
 
2168
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:120
 
2169
  msgid "Example: 10"
2170
  msgstr ""
2171
 
2172
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:123
 
2173
  msgid "By default list limit will be 10."
2174
  msgstr ""
2175
 
2176
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:207
 
2177
  msgid "Please select valid Email List"
2178
  msgstr ""
2179
 
2180
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:235
2181
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:245
 
 
2182
  msgid "Email List"
2183
  msgstr ""
2184
 
2185
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:261
2186
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:432
 
 
2187
  msgid "Deactivate Mailchimp from this Form."
2188
  msgstr ""
2189
 
2190
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:272
 
2191
  msgid "Enable GDPR"
2192
  msgstr ""
2193
 
2194
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:277
 
2195
  msgid "GDPR Text"
2196
  msgstr ""
2197
 
2198
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:283
 
2199
  msgid "Choose your list"
2200
  msgstr ""
2201
 
2202
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:284
 
2203
  msgid "Choose the list you want to send form data to."
2204
  msgstr ""
2205
 
2206
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:296
 
2207
  msgid "Use Double Opt in"
2208
  msgstr ""
2209
 
2210
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:451
 
2211
  msgid ""
2212
  "Lastly, match up your form fields with your campaign fields to make sure "
2213
  "we're sending data to the right place."
2214
  msgstr ""
2215
 
2216
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:630
 
2217
  msgid "Please choose valid Forminator field for email address."
2218
  msgstr ""
2219
 
2220
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:643
2221
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:652
 
 
2222
  #. translators: ...
2223
  msgid "%s is required by Mailchimp, please choose valid Forminator field."
2224
  msgstr ""
2225
 
2226
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:678
2227
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:693
 
 
2228
  #. translators: ...
2229
  msgid "Please choose valid Forminator field for %s."
2230
  msgstr ""
2231
 
2232
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp.php:111
 
2233
  msgid "Make form data as Mailchimp List"
2234
  msgstr ""
2235
 
2236
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp.php:112
 
2237
  msgid ""
2238
  "Sorry but we failed to activate Mailchimp Integration, don't hesitate to "
2239
  "contact us"
2240
  msgstr ""
2241
 
2242
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp.php:113
 
2243
  msgid "Sorry but we failed to deactivate Mailchimp Integration, plese try again"
2244
  msgstr ""
2245
 
2246
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp.php:171
 
2247
  msgid "Mailchimp is not active"
2248
  msgstr ""
2249
 
2250
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp.php:222
 
2251
  msgid "Mailchimp addon not connected."
2252
  msgstr ""
2253
 
2254
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp.php:227
 
2255
  msgid ""
2256
  "Form settings instance is not valid "
2257
  "Forminator_Addon_Mailchimp_Form_Settings."
2258
  msgstr ""
2259
 
2260
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp.php:234
 
2261
  msgid "Form settings is not yet completed."
2262
  msgstr ""
2263
 
2264
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp.php:273
 
2265
  msgid "Please add valid Mailchimp API Key."
2266
  msgstr ""
2267
 
2268
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp.php:346
 
2269
  #. translators: placeholder is URL to get API Key of MailChimp
2270
  msgid "Please get your Mailchimp API key %1$s"
2271
  msgstr ""
2272
 
2273
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp.php:363
 
2274
  #. translators: placeholder is Name and Email of Connected MailChimp Account
2275
  msgid "Change your API Key or disconnect this Mailchimp Integration below."
2276
  msgstr ""
2277
 
2278
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp.php:387
 
2279
  #. translators: placeholder is Name and Email of Connected MailChimp Account
2280
  msgid ""
2281
  "Please take a note that changing API Key or disconnect will affect to ALL "
@@ -2283,111 +3273,153 @@ msgid ""
2283
  msgstr ""
2284
 
2285
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp.php:414
 
2286
  #. translators: placeholder is Name and Email of Connected MailChimp Account
2287
  msgid "Your Mailchimp is connected to %1$s: %2$s."
2288
  msgstr ""
2289
 
2290
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp.php:551
 
2291
  msgid "You can now go to your forms and assign them to this integration."
2292
  msgstr ""
2293
 
2294
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp.php:562
 
2295
  msgid "is connected successfully."
2296
  msgstr ""
2297
 
2298
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp.php:588
2299
  #: admin/classes/class-admin-ajax.php:2140
2300
  #: admin/classes/class-admin-ajax.php:2266
 
 
 
2301
  msgid "Connect"
2302
  msgstr ""
2303
 
2304
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp.php:596
 
2305
  #. translators: ...
2306
  msgid "Configure %1$s"
2307
  msgstr ""
2308
 
2309
  #: addons/pro/mailchimp/lib/class-forminator-addon-mailchimp-wp-api.php:208
2310
  #: addons/pro/mailchimp/lib/class-forminator-addon-mailchimp-wp-api.php:221
 
 
2311
  msgid ""
2312
  "Failed to process request, make sure API KEY is correct and your server has "
2313
  "internet connection."
2314
  msgstr ""
2315
 
2316
  #: addons/pro/mailchimp/lib/class-forminator-addon-mailchimp-wp-api.php:394
 
2317
  msgid "Invalid Field Type"
2318
  msgstr ""
2319
 
2320
  #: addons/pro/mailchimp/lib/class-forminator-addon-mailchimp-wp-api.php:509
 
2321
  msgid "email_address are required for mailchimp"
2322
  msgstr ""
2323
 
2324
  #: addons/pro/mailchimp/lib/class-forminator-addon-mailchimp-wp-api.php:541
 
2325
  msgid "email_address are required for adding member to mailchimp list"
2326
  msgstr ""
2327
 
2328
  #: addons/pro/slack/class-forminator-addon-slack-form-hooks.php:42
 
2329
  msgid "Slack failed to process submitted data. Please check your form and try again"
2330
  msgstr ""
2331
 
2332
  #: addons/pro/slack/class-forminator-addon-slack-form-hooks.php:151
2333
  #: addons/pro/slack/class-forminator-addon-slack-poll-hooks.php:136
2334
  #: addons/pro/slack/class-forminator-addon-slack-quiz-hooks.php:136
 
 
 
2335
  msgid "Target ID not properly setup."
2336
  msgstr ""
2337
 
2338
  #: addons/pro/slack/class-forminator-addon-slack-form-hooks.php:155
2339
  #: addons/pro/slack/class-forminator-addon-slack-poll-hooks.php:140
2340
  #: addons/pro/slack/class-forminator-addon-slack-quiz-hooks.php:140
 
 
 
2341
  msgid "Message not properly setup."
2342
  msgstr ""
2343
 
2344
  #: addons/pro/slack/class-forminator-addon-slack-form-hooks.php:229
2345
  #: addons/pro/slack/class-forminator-addon-slack-poll-hooks.php:217
2346
  #: addons/pro/slack/class-forminator-addon-slack-quiz-hooks.php:217
 
 
 
2347
  msgid "Successfully send data to Slack"
2348
  msgstr ""
2349
 
2350
  #: addons/pro/slack/class-forminator-addon-slack-form-hooks.php:425
2351
  #: addons/pro/slack/class-forminator-addon-slack-quiz-hooks.php:548
 
 
2352
  msgid "Slack Integration"
2353
  msgstr ""
2354
 
2355
  #: addons/pro/slack/class-forminator-addon-slack-form-hooks.php:440
2356
  #: addons/pro/slack/class-forminator-addon-slack-quiz-hooks.php:563
 
 
2357
  msgid "Sent To Slack"
2358
  msgstr ""
2359
 
2360
  #: addons/pro/slack/class-forminator-addon-slack-form-hooks.php:463
2361
  #: addons/pro/slack/class-forminator-addon-slack-quiz-hooks.php:586
 
 
2362
  msgid "Data sent to Slack"
2363
  msgstr ""
2364
 
2365
  #: addons/pro/slack/class-forminator-addon-slack-form-hooks.php:470
2366
  #: addons/pro/slack/class-forminator-addon-slack-quiz-hooks.php:593
 
 
2367
  msgid "Data received from Slack"
2368
  msgstr ""
2369
 
2370
  #: addons/pro/slack/class-forminator-addon-slack-form-hooks.php:492
2371
  #: addons/pro/slack/class-forminator-addon-slack-poll-hooks.php:344
2372
  #: addons/pro/slack/class-forminator-addon-slack-quiz-hooks.php:379
 
 
 
2373
  msgid "Slack Info"
2374
  msgstr ""
2375
 
2376
  #: addons/pro/slack/class-forminator-addon-slack-form-settings.php:40
2377
  #: addons/pro/slack/class-forminator-addon-slack-poll-settings.php:40
2378
  #: addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:40
 
 
 
2379
  msgid "Public Channel"
2380
  msgstr ""
2381
 
2382
  #: addons/pro/slack/class-forminator-addon-slack-form-settings.php:41
2383
  #: addons/pro/slack/class-forminator-addon-slack-poll-settings.php:41
2384
  #: addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:41
 
 
 
2385
  msgid "Private Channel"
2386
  msgstr ""
2387
 
2388
  #: addons/pro/slack/class-forminator-addon-slack-form-settings.php:42
2389
  #: addons/pro/slack/class-forminator-addon-slack-poll-settings.php:42
2390
  #: addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:42
 
 
 
2391
  msgid "Direct Message"
2392
  msgstr ""
2393
 
@@ -2395,6 +3427,10 @@ msgstr ""
2395
  #: addons/pro/slack/class-forminator-addon-slack-form-settings.php:239
2396
  #: addons/pro/slack/class-forminator-addon-slack-form-settings.php:394
2397
  #: addons/pro/slack/class-forminator-addon-slack-form-settings.php:505
 
 
 
 
2398
  msgid "Deactivate this Slack Integration from this Form."
2399
  msgstr ""
2400
 
@@ -2404,30 +3440,48 @@ msgstr ""
2404
  #: addons/pro/slack/class-forminator-addon-slack-poll-settings.php:217
2405
  #: addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:213
2406
  #: addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:217
 
 
 
 
 
 
2407
  msgid "Please pick valid type"
2408
  msgstr ""
2409
 
2410
  #: addons/pro/slack/class-forminator-addon-slack-form-settings.php:321
2411
  #: addons/pro/slack/class-forminator-addon-slack-poll-settings.php:320
2412
  #: addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:320
 
 
 
2413
  msgid "Select which Slack private group / channel this feed will post a message to."
2414
  msgstr ""
2415
 
2416
  #: addons/pro/slack/class-forminator-addon-slack-form-settings.php:326
2417
  #: addons/pro/slack/class-forminator-addon-slack-poll-settings.php:325
2418
  #: addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:325
 
 
 
2419
  msgid "Select which Slack user this feed will post a message to."
2420
  msgstr ""
2421
 
2422
  #: addons/pro/slack/class-forminator-addon-slack-form-settings.php:331
2423
  #: addons/pro/slack/class-forminator-addon-slack-poll-settings.php:330
2424
  #: addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:330
 
 
 
2425
  msgid "Select which Slack channel this feed will post a message to."
2426
  msgstr ""
2427
 
2428
  #: addons/pro/slack/class-forminator-addon-slack-form-settings.php:345
2429
  #: addons/pro/slack/class-forminator-addon-slack-poll-settings.php:344
2430
  #: addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:344
 
 
 
2431
  msgid "No target found on your selected target type."
2432
  msgstr ""
2433
 
@@ -2437,31 +3491,46 @@ msgstr ""
2437
  #: addons/pro/slack/class-forminator-addon-slack-poll-settings.php:369
2438
  #: addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:365
2439
  #: addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:369
 
 
 
 
 
 
2440
  msgid "Please pick valid target"
2441
  msgstr ""
2442
 
2443
  #: addons/pro/slack/class-forminator-addon-slack-form-settings.php:478
2444
  #: addons/pro/slack/class-forminator-addon-slack-poll-settings.php:480
2445
  #: addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:480
 
 
 
2446
  msgid "Please add a message"
2447
  msgstr ""
2448
 
2449
  #: addons/pro/slack/class-forminator-addon-slack-poll-hooks.php:267
2450
  #: addons/pro/trello/class-forminator-addon-trello-poll-hooks.php:371
 
 
2451
  msgid "Vote"
2452
  msgstr ""
2453
 
2454
  #: addons/pro/slack/class-forminator-addon-slack-poll-hooks.php:274
2455
  #: addons/pro/trello/class-forminator-addon-trello-poll-hooks.php:373
2456
- #: library/class-export.php:497
 
 
2457
  msgid "Extra"
2458
  msgstr ""
2459
 
2460
  #: addons/pro/slack/class-forminator-addon-slack-poll-hooks.php:281
 
2461
  msgid "Submitted Vote"
2462
  msgstr ""
2463
 
2464
  #: addons/pro/slack/class-forminator-addon-slack-poll-hooks.php:326
 
2465
  msgid "Current Poll Result"
2466
  msgstr ""
2467
 
@@ -2469,32 +3538,51 @@ msgstr ""
2469
  #: addons/pro/slack/class-forminator-addon-slack-poll-settings.php:238
2470
  #: addons/pro/slack/class-forminator-addon-slack-poll-settings.php:393
2471
  #: addons/pro/slack/class-forminator-addon-slack-poll-settings.php:507
 
 
 
 
2472
  msgid "Deactivate this Slack Integration from this Poll."
2473
  msgstr ""
2474
 
2475
  #: addons/pro/slack/class-forminator-addon-slack-poll-settings.php:466
2476
  #: addons/pro/trello/class-forminator-addon-trello-poll-settings.php:487
2477
- #: admin/locale.php:1033 library/helpers/helper-fields.php:1681
 
 
 
 
 
2478
  msgid "Poll Name"
2479
  msgstr ""
2480
 
2481
  #: addons/pro/slack/class-forminator-addon-slack-poll-settings.php:492
2482
  #: addons/pro/trello/class-forminator-addon-trello-poll-settings.php:622
 
 
2483
  msgid "Successfully connected to your poll"
2484
  msgstr ""
2485
 
2486
  #: addons/pro/slack/class-forminator-addon-slack-quiz-hooks.php:342
 
2487
  msgid "Correct Answers"
2488
  msgstr ""
2489
 
2490
  #: addons/pro/slack/class-forminator-addon-slack-quiz-hooks.php:347
 
2491
  msgid "Total Answers"
2492
  msgstr ""
2493
 
2494
  #: addons/pro/slack/class-forminator-addon-slack-quiz-hooks.php:360
2495
  #: addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:412
2496
  #: addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:429
2497
- #: admin/locale.php:1077 library/helpers/helper-fields.php:1821
 
 
 
 
 
 
2498
  msgid "Quiz Result"
2499
  msgstr ""
2500
 
@@ -2502,50 +3590,71 @@ msgstr ""
2502
  #: addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:238
2503
  #: addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:393
2504
  #: addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:507
 
 
 
 
2505
  msgid "Deactivate this Slack Integration from this Quiz."
2506
  msgstr ""
2507
 
2508
  #: addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:466
2509
  #: addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:487
2510
- #: admin/locale.php:1075 library/helpers/helper-fields.php:1819
 
 
 
 
 
 
2511
  #: library/modules/quizzes/admin/admin-loader.php:527
2512
  msgid "Quiz Name"
2513
  msgstr ""
2514
 
2515
  #: addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:492
2516
  #: addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:622
 
 
2517
  msgid "Successfully connected to your quiz"
2518
  msgstr ""
2519
 
2520
  #: addons/pro/slack/class-forminator-addon-slack.php:59
 
2521
  msgid ""
2522
  "Sorry but we failed to activate Slack Integration, don't hesitate to "
2523
  "contact us"
2524
  msgstr ""
2525
 
2526
  #: addons/pro/slack/class-forminator-addon-slack.php:60
 
2527
  msgid "Sorry but we failed to deactivate Slack Integration, please try again"
2528
  msgstr ""
2529
 
2530
  #: addons/pro/slack/class-forminator-addon-slack.php:100
 
2531
  msgid "Slack is not active"
2532
  msgstr ""
2533
 
2534
  #: addons/pro/slack/class-forminator-addon-slack.php:140
 
2535
  msgid " Slack is not connected"
2536
  msgstr ""
2537
 
2538
  #: addons/pro/slack/class-forminator-addon-slack.php:145
 
2539
  msgid "Invalid Form Settings of Slack"
2540
  msgstr ""
2541
 
2542
  #: addons/pro/slack/class-forminator-addon-slack.php:150
 
2543
  msgid "No active Slack connection found in this form"
2544
  msgstr ""
2545
 
2546
  #: addons/pro/slack/views/form-settings/select-target.php:17
2547
  #: addons/pro/slack/views/poll-settings/select-target.php:17
2548
  #: addons/pro/slack/views/quiz-settings/select-target.php:17
 
 
 
2549
  msgid "Select Target"
2550
  msgstr ""
2551
 
@@ -2555,24 +3664,40 @@ msgstr ""
2555
  #: addons/pro/slack/views/poll-settings/select-type.php:25
2556
  #: addons/pro/slack/views/quiz-settings/select-target.php:26
2557
  #: addons/pro/slack/views/quiz-settings/select-type.php:25 admin/locale.php:321
 
 
 
 
 
 
 
2558
  msgid "Type"
2559
  msgstr ""
2560
 
2561
  #: addons/pro/slack/views/form-settings/select-target.php:28
2562
  #: addons/pro/slack/views/poll-settings/select-target.php:28
2563
  #: addons/pro/slack/views/quiz-settings/select-target.php:28
 
 
 
2564
  msgid "Please select target"
2565
  msgstr ""
2566
 
2567
  #: addons/pro/slack/views/form-settings/select-type.php:16
2568
  #: addons/pro/slack/views/poll-settings/select-type.php:16
2569
  #: addons/pro/slack/views/quiz-settings/select-type.php:16
 
 
 
2570
  msgid "Select Type"
2571
  msgstr ""
2572
 
2573
  #: addons/pro/slack/views/form-settings/select-type.php:17
2574
  #: addons/pro/slack/views/poll-settings/select-type.php:17
2575
  #: addons/pro/slack/views/quiz-settings/select-type.php:17
 
 
 
2576
  msgid ""
2577
  "Select what type of channel Slack will send the message to: a public "
2578
  "channel, a private group or a DM channel."
@@ -2581,18 +3706,27 @@ msgstr ""
2581
  #: addons/pro/slack/views/form-settings/select-type.php:27
2582
  #: addons/pro/slack/views/poll-settings/select-type.php:27
2583
  #: addons/pro/slack/views/quiz-settings/select-type.php:27
 
 
 
2584
  msgid "Please select type"
2585
  msgstr ""
2586
 
2587
  #: addons/pro/slack/views/form-settings/setup-message.php:17
2588
  #: addons/pro/slack/views/poll-settings/setup-message.php:17
2589
  #: addons/pro/slack/views/quiz-settings/setup-message.php:17
 
 
 
2590
  msgid "Setup Message"
2591
  msgstr ""
2592
 
2593
  #: addons/pro/slack/views/form-settings/setup-message.php:18
2594
  #: addons/pro/slack/views/poll-settings/setup-message.php:18
2595
  #: addons/pro/slack/views/quiz-settings/setup-message.php:18
 
 
 
2596
  msgid "Configure message to be sent."
2597
  msgstr ""
2598
 
@@ -2602,6 +3736,13 @@ msgstr ""
2602
  #: addons/pro/slack/views/poll-settings/setup-message.php:34
2603
  #: addons/pro/slack/views/quiz-settings/setup-message.php:27
2604
  #: addons/pro/slack/views/quiz-settings/setup-message.php:34
 
 
 
 
 
 
 
2605
  #: library/modules/custom-forms/form-templates/template-contact-form.php:96
2606
  msgid "Message"
2607
  msgstr ""
@@ -2609,6 +3750,9 @@ msgstr ""
2609
  #: addons/pro/slack/views/form-settings/setup-message.php:47
2610
  #: addons/pro/slack/views/poll-settings/setup-message.php:48
2611
  #: addons/pro/slack/views/quiz-settings/setup-message.php:48
 
 
 
2612
  msgid ""
2613
  "You can format your message using Slack Flavored Markdown, find more "
2614
  "information "
@@ -2618,10 +3762,15 @@ msgstr ""
2618
  #: addons/pro/slack/views/form-settings/setup-message.php:57
2619
  #: addons/pro/slack/views/poll-settings/setup-message.php:49
2620
  #: addons/pro/slack/views/quiz-settings/setup-message.php:49
 
 
 
 
2621
  msgid "here."
2622
  msgstr ""
2623
 
2624
  #: addons/pro/slack/views/form-settings/setup-message.php:52
 
2625
  msgid ""
2626
  "By default sent message will include ALL FIELDS as attachment using "
2627
  "Forminator Format to ease you up, more information about attachment can be "
@@ -2629,6 +3778,7 @@ msgid ""
2629
  msgstr ""
2630
 
2631
  #: addons/pro/slack/views/poll-settings/setup-message.php:53
 
2632
  msgid ""
2633
  "By default sent message will include Poll Answer and Poll Results as "
2634
  "attachment using Forminator Format to ease you up, more information about "
@@ -2636,6 +3786,7 @@ msgid ""
2636
  msgstr ""
2637
 
2638
  #: addons/pro/slack/views/quiz-settings/setup-message.php:53
 
2639
  msgid ""
2640
  "By default sent message will include Quiz Answer and Quiz Result as "
2641
  "attachment using Forminator Format to ease you up, more information about "
@@ -2643,42 +3794,51 @@ msgid ""
2643
  msgstr ""
2644
 
2645
  #: addons/pro/slack/views/sections/authorize.php:16
 
2646
  msgid "Authorizing Slack"
2647
  msgstr ""
2648
 
2649
  #: addons/pro/slack/views/sections/authorize.php:25
 
2650
  msgid "Successfully authorized Slack, you can go back to integration settings."
2651
  msgstr ""
2652
 
2653
  #: addons/pro/slack/views/settings/authorize.php:22
 
2654
  msgid ""
2655
  "Authorize Forminator to connect with your Slack in order to send data from "
2656
  "your forms."
2657
  msgstr ""
2658
 
2659
  #: addons/pro/slack/views/settings/error-authorize.php:16
 
2660
  #. translators: ...
2661
  msgid "Failed to add %1$s"
2662
  msgstr ""
2663
 
2664
  #: addons/pro/slack/views/settings/setup-client.php:25
 
2665
  msgid "Your Slack account is already authorized. Edit info below to re-authorize."
2666
  msgstr ""
2667
 
2668
  #: addons/pro/slack/views/settings/setup-client.php:27
 
2669
  msgid "Setup Slack to be used by Forminator to communicating with Slack server."
2670
  msgstr ""
2671
 
2672
  #: addons/pro/slack/views/settings/setup-client.php:59
 
2673
  #. translators: ...
2674
  msgid "Go %1$shere%2$s to create new Slack App."
2675
  msgstr ""
2676
 
2677
  #: addons/pro/slack/views/settings/setup-client.php:67
 
2678
  msgid "You will need to enter App Name and Development Slack Workspace."
2679
  msgstr ""
2680
 
2681
  #: addons/pro/slack/views/settings/setup-client.php:76
 
2682
  #. translators: ...
2683
  msgid ""
2684
  "Once the Project creation is completed go to the %1$sBasic Information%2$s. "
@@ -2687,6 +3847,7 @@ msgid ""
2687
  msgstr ""
2688
 
2689
  #: addons/pro/slack/views/settings/setup-client.php:91
 
2690
  #. translators: ...
2691
  msgid ""
2692
  "Next, go to the %1$sFeatures%2$s &gt; %3$sOAuth & Permissions%4$s &gt; "
@@ -2694,31 +3855,39 @@ msgid ""
2694
  msgstr ""
2695
 
2696
  #: addons/pro/slack/views/settings/setup-client.php:104
 
2697
  #. translators: ...
2698
  msgid "Click %1$sAdd a new Redirect URL%2$s."
2699
  msgstr ""
2700
 
2701
  #: addons/pro/slack/views/settings/setup-client.php:111
 
2702
  msgid "In the shown input field, put this value below"
2703
  msgstr ""
2704
 
2705
  #: addons/pro/slack/views/settings/setup-client.php:116
 
2706
  #. translators: ...
2707
  msgid "Then click the %1$sAdd%2$s button."
2708
  msgstr ""
2709
 
2710
  #: addons/pro/slack/views/settings/setup-client.php:125
 
2711
  #. translators: ...
2712
  msgid "Then click the %1$sSave URLs%2$s button."
2713
  msgstr ""
2714
 
2715
  #: addons/pro/slack/views/settings/wait-authorize.php:17
 
2716
  msgid "We are waiting for authorization from Slack..."
2717
  msgstr ""
2718
 
2719
  #: addons/pro/trello/class-forminator-addon-trello-form-hooks.php:42
2720
  #: addons/pro/trello/class-forminator-addon-trello-poll-hooks.php:42
2721
  #: addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:42
 
 
 
2722
  msgid ""
2723
  "Trello failed to process submitted data. Please check your form and try "
2724
  "again"
@@ -2727,11 +3896,19 @@ msgstr ""
2727
  #: addons/pro/trello/class-forminator-addon-trello-form-hooks.php:298
2728
  #: addons/pro/trello/class-forminator-addon-trello-poll-hooks.php:303
2729
  #: addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:299
 
 
 
2730
  msgid "Successfully send data to Trello"
2731
  msgstr ""
2732
 
2733
  #: addons/pro/trello/class-forminator-addon-trello-form-hooks.php:360
2734
  #: addons/pro/trello/class-forminator-addon-trello-form-hooks.php:375
 
 
 
 
 
2735
  #: library/helpers/helper-fields.php:1082
2736
  #: library/model/class-form-entries-list-table.php:299
2737
  #: library/model/class-form-entry-model.php:1230
@@ -2740,27 +3917,38 @@ msgstr ""
2740
 
2741
  #: addons/pro/trello/class-forminator-addon-trello-form-hooks.php:517
2742
  #: addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:635
 
 
2743
  msgid "Trello Integration"
2744
  msgstr ""
2745
 
2746
  #: addons/pro/trello/class-forminator-addon-trello-form-hooks.php:532
2747
  #: addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:650
 
 
2748
  msgid "Sent To Trello"
2749
  msgstr ""
2750
 
2751
  #: addons/pro/trello/class-forminator-addon-trello-form-hooks.php:555
2752
  #: addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:673
 
 
2753
  msgid "Data sent to Trello"
2754
  msgstr ""
2755
 
2756
  #: addons/pro/trello/class-forminator-addon-trello-form-hooks.php:562
2757
  #: addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:680
 
 
2758
  msgid "Data received from Trello"
2759
  msgstr ""
2760
 
2761
  #: addons/pro/trello/class-forminator-addon-trello-form-hooks.php:584
2762
  #: addons/pro/trello/class-forminator-addon-trello-poll-hooks.php:573
2763
  #: addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:466
 
 
 
2764
  msgid "Trello Info"
2765
  msgstr ""
2766
 
@@ -2768,12 +3956,19 @@ msgstr ""
2768
  #: addons/pro/trello/class-forminator-addon-trello-form-settings.php:255
2769
  #: addons/pro/trello/class-forminator-addon-trello-form-settings.php:395
2770
  #: addons/pro/trello/class-forminator-addon-trello-form-settings.php:633
 
 
 
 
2771
  msgid "Deactivate this Trello Integration from this Form."
2772
  msgstr ""
2773
 
2774
  #: addons/pro/trello/class-forminator-addon-trello-form-settings.php:210
2775
  #: addons/pro/trello/class-forminator-addon-trello-poll-settings.php:210
2776
  #: addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:210
 
 
 
2777
  msgid "No board found on your Trello account. Please create one."
2778
  msgstr ""
2779
 
@@ -2783,12 +3978,21 @@ msgstr ""
2783
  #: addons/pro/trello/class-forminator-addon-trello-poll-settings.php:231
2784
  #: addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:226
2785
  #: addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:231
 
 
 
 
 
 
2786
  msgid "Please pick valid board."
2787
  msgstr ""
2788
 
2789
  #: addons/pro/trello/class-forminator-addon-trello-form-settings.php:350
2790
  #: addons/pro/trello/class-forminator-addon-trello-poll-settings.php:350
2791
  #: addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:350
 
 
 
2792
  #. translators: ...
2793
  msgid "No list found on Trello Board of %1$s. Please create one."
2794
  msgstr ""
@@ -2799,6 +4003,12 @@ msgstr ""
2799
  #: addons/pro/trello/class-forminator-addon-trello-poll-settings.php:371
2800
  #: addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:366
2801
  #: addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:371
 
 
 
 
 
 
2802
  msgid "Please pick valid list."
2803
  msgstr ""
2804
 
@@ -2806,6 +4016,10 @@ msgstr ""
2806
  #: addons/pro/trello/class-forminator-addon-trello-poll-settings.php:460
2807
  #: addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:460
2808
  #: admin/locale.php:156
 
 
 
 
2809
  msgid "Top"
2810
  msgstr ""
2811
 
@@ -2813,15 +4027,24 @@ msgstr ""
2813
  #: addons/pro/trello/class-forminator-addon-trello-poll-settings.php:461
2814
  #: addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:461
2815
  #: admin/locale.php:157
 
 
 
 
2816
  msgid "Bottom"
2817
  msgstr ""
2818
 
2819
  #: addons/pro/trello/class-forminator-addon-trello-poll-hooks.php:370
2820
- #: admin/locale.php:1034 library/helpers/helper-fields.php:1682
 
 
 
 
2821
  msgid "Poll Answer"
2822
  msgstr ""
2823
 
2824
  #: addons/pro/trello/class-forminator-addon-trello-poll-hooks.php:425
 
2825
  msgid "Poll Results"
2826
  msgstr ""
2827
 
@@ -2829,18 +4052,25 @@ msgstr ""
2829
  #: addons/pro/trello/class-forminator-addon-trello-poll-settings.php:255
2830
  #: addons/pro/trello/class-forminator-addon-trello-poll-settings.php:395
2831
  #: addons/pro/trello/class-forminator-addon-trello-poll-settings.php:640
 
 
 
 
2832
  msgid "Deactivate this Trello Integration from this Poll."
2833
  msgstr ""
2834
 
2835
  #: addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:341
 
2836
  msgid "Correct : "
2837
  msgstr ""
2838
 
2839
  #: addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:413
 
2840
  msgid "Correct Answers : "
2841
  msgstr ""
2842
 
2843
  #: addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:416
 
2844
  msgid "Total Answers : "
2845
  msgstr ""
2846
 
@@ -2848,66 +4078,87 @@ msgstr ""
2848
  #: addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:255
2849
  #: addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:395
2850
  #: addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:640
 
 
 
 
2851
  msgid "Deactivate this Trello Integration from this Quiz."
2852
  msgstr ""
2853
 
2854
  #: addons/pro/trello/class-forminator-addon-trello.php:73
 
2855
  msgid ""
2856
  "Sorry but we failed to activate Trello Integration, don't hesitate to "
2857
  "contact us"
2858
  msgstr ""
2859
 
2860
  #: addons/pro/trello/class-forminator-addon-trello.php:74
 
2861
  msgid "Sorry but we failed to deactivate Trello Integration, please try again"
2862
  msgstr ""
2863
 
2864
  #: addons/pro/trello/class-forminator-addon-trello.php:112
 
2865
  msgid "Trello is not active"
2866
  msgstr ""
2867
 
2868
  #: addons/pro/trello/class-forminator-addon-trello.php:150
 
2869
  msgid " Trello is not connected"
2870
  msgstr ""
2871
 
2872
  #: addons/pro/trello/class-forminator-addon-trello.php:155
 
2873
  msgid "Invalid Form Settings of Trello"
2874
  msgstr ""
2875
 
2876
  #: addons/pro/trello/class-forminator-addon-trello.php:160
 
2877
  msgid "No active Trello connection found in this form"
2878
  msgstr ""
2879
 
2880
  #: addons/pro/trello/class-forminator-addon-trello.php:541
 
2881
  msgid "Failed to acquire user ID."
2882
  msgstr ""
2883
 
2884
  #: addons/pro/trello/lib/class-forminator-addon-trello-wp-api.php:69
 
2885
  msgid "Missing required APP Key"
2886
  msgstr ""
2887
 
2888
  #: addons/pro/trello/lib/class-forminator-addon-trello-wp-api.php:184
 
2889
  msgid ""
2890
  "Failed to process request, make sure you authorized Trello and your server "
2891
  "has internet connection."
2892
  msgstr ""
2893
 
2894
  #: addons/pro/trello/lib/class-forminator-addon-trello-wp-api.php:410
 
2895
  msgid "Forminator Trello Card"
2896
  msgstr ""
2897
 
2898
  #: addons/pro/trello/lib/class-forminator-addon-trello-wp-api.php:416
 
2899
  msgid "idList Required to create a Trello Card"
2900
  msgstr ""
2901
 
2902
  #: addons/pro/trello/views/form-settings/setup-board.php:17
2903
  #: addons/pro/trello/views/poll-settings/setup-board.php:17
2904
  #: addons/pro/trello/views/quiz-settings/setup-board.php:17
 
 
 
2905
  msgid "Assign Board"
2906
  msgstr ""
2907
 
2908
  #: addons/pro/trello/views/form-settings/setup-board.php:18
2909
  #: addons/pro/trello/views/poll-settings/setup-board.php:18
2910
  #: addons/pro/trello/views/quiz-settings/setup-board.php:18
 
 
 
2911
  msgid ""
2912
  "Your account is now authorized, choose which board you want Trello cards to "
2913
  "be added to."
@@ -2916,24 +4167,36 @@ msgstr ""
2916
  #: addons/pro/trello/views/form-settings/setup-board.php:25
2917
  #: addons/pro/trello/views/poll-settings/setup-board.php:25
2918
  #: addons/pro/trello/views/quiz-settings/setup-board.php:25
 
 
 
2919
  msgid "Board"
2920
  msgstr ""
2921
 
2922
  #: addons/pro/trello/views/form-settings/setup-board.php:27
2923
  #: addons/pro/trello/views/poll-settings/setup-board.php:27
2924
  #: addons/pro/trello/views/quiz-settings/setup-board.php:27
 
 
 
2925
  msgid "Please select a board"
2926
  msgstr ""
2927
 
2928
  #: addons/pro/trello/views/form-settings/setup-card.php:29
2929
  #: addons/pro/trello/views/poll-settings/setup-card.php:30
2930
  #: addons/pro/trello/views/quiz-settings/setup-card.php:30
 
 
 
2931
  msgid "Customize Fields"
2932
  msgstr ""
2933
 
2934
  #: addons/pro/trello/views/form-settings/setup-card.php:31
2935
  #: addons/pro/trello/views/poll-settings/setup-card.php:32
2936
  #: addons/pro/trello/views/quiz-settings/setup-card.php:32
 
 
 
2937
  msgid "Set up how you want your cards to be created in Trello."
2938
  msgstr ""
2939
 
@@ -2943,24 +4206,39 @@ msgstr ""
2943
  #: addons/pro/trello/views/poll-settings/setup-card.php:55
2944
  #: addons/pro/trello/views/quiz-settings/setup-card.php:48
2945
  #: addons/pro/trello/views/quiz-settings/setup-card.php:55
 
 
 
 
 
 
2946
  msgid "Card Name"
2947
  msgstr ""
2948
 
2949
  #: addons/pro/trello/views/form-settings/setup-card.php:79
2950
  #: addons/pro/trello/views/poll-settings/setup-card.php:80
2951
  #: addons/pro/trello/views/quiz-settings/setup-card.php:80
 
 
 
2952
  msgid "Card Description"
2953
  msgstr ""
2954
 
2955
  #: addons/pro/trello/views/form-settings/setup-card.php:96
2956
  #: addons/pro/trello/views/poll-settings/setup-card.php:97
2957
  #: addons/pro/trello/views/quiz-settings/setup-card.php:97
 
 
 
2958
  msgid "Markdown supported for card description. Find complete guide"
2959
  msgstr ""
2960
 
2961
  #: addons/pro/trello/views/form-settings/setup-card.php:109
2962
  #: addons/pro/trello/views/poll-settings/setup-card.php:110
2963
  #: addons/pro/trello/views/quiz-settings/setup-card.php:110
 
 
 
2964
  msgid "Position"
2965
  msgstr ""
2966
 
@@ -2968,30 +4246,46 @@ msgstr ""
2968
  #: addons/pro/trello/views/poll-settings/setup-card.php:125
2969
  #: addons/pro/trello/views/quiz-settings/setup-card.php:125
2970
  #: admin/locale.php:696
 
 
 
 
2971
  msgid "Labels"
2972
  msgstr ""
2973
 
2974
  #: addons/pro/trello/views/form-settings/setup-card.php:130
2975
  #: addons/pro/trello/views/poll-settings/setup-card.php:131
2976
  #: addons/pro/trello/views/quiz-settings/setup-card.php:131
 
 
 
2977
  msgid "Enter label name"
2978
  msgstr ""
2979
 
2980
  #: addons/pro/trello/views/form-settings/setup-card.php:163
2981
  #: addons/pro/trello/views/poll-settings/setup-card.php:164
2982
  #: addons/pro/trello/views/quiz-settings/setup-card.php:164
 
 
 
2983
  msgid "Members"
2984
  msgstr ""
2985
 
2986
  #: addons/pro/trello/views/form-settings/setup-card.php:169
2987
  #: addons/pro/trello/views/poll-settings/setup-card.php:170
2988
  #: addons/pro/trello/views/quiz-settings/setup-card.php:170
 
 
 
2989
  msgid "Enter member name"
2990
  msgstr ""
2991
 
2992
  #: addons/pro/trello/views/form-settings/setup-list.php:20
2993
  #: addons/pro/trello/views/poll-settings/setup-list.php:20
2994
  #: addons/pro/trello/views/quiz-settings/setup-list.php:20
 
 
 
2995
  #. translators: ...
2996
  msgid "Which list from %1$s do you want auto-generated cards to be added to?"
2997
  msgstr ""
@@ -2999,34 +4293,45 @@ msgstr ""
2999
  #: addons/pro/trello/views/form-settings/setup-list.php:26
3000
  #: addons/pro/trello/views/poll-settings/setup-list.php:26
3001
  #: addons/pro/trello/views/quiz-settings/setup-list.php:26
 
 
 
3002
  msgid "Assign List"
3003
  msgstr ""
3004
 
3005
  #: addons/pro/trello/views/sections/authorize.php:16
 
3006
  msgid "Authorizing Trello"
3007
  msgstr ""
3008
 
3009
  #: addons/pro/trello/views/sections/authorize.php:25
 
3010
  msgid "Successfully authorized Trello, you can go back to integration settings."
3011
  msgstr ""
3012
 
3013
  #: addons/pro/trello/views/settings/authorize.php:22
 
3014
  msgid "Your Trello account is now authorized"
3015
  msgstr ""
3016
 
3017
  #: addons/pro/trello/views/settings/authorize.php:25
 
3018
  msgid ""
3019
  "Authorize Forminator to connect with your Trello account in order to send "
3020
  "data from your forms."
3021
  msgstr ""
3022
 
3023
  #: addons/pro/trello/views/settings/wait-authorize.php:18
 
3024
  msgid "We are waiting for authorization from Trello..."
3025
  msgstr ""
3026
 
3027
  #: addons/pro/zapier/class-forminator-addon-zapier-form-hooks.php:42
3028
  #: addons/pro/zapier/class-forminator-addon-zapier-poll-hooks.php:42
3029
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-hooks.php:42
 
 
 
3030
  msgid ""
3031
  "Zapier failed to process submitted data. Please check your form and try "
3032
  "again"
@@ -3035,60 +4340,84 @@ msgstr ""
3035
  #: addons/pro/zapier/class-forminator-addon-zapier-form-hooks.php:151
3036
  #: addons/pro/zapier/class-forminator-addon-zapier-poll-hooks.php:147
3037
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-hooks.php:148
 
 
 
3038
  msgid "Webhook URL is not properly setup"
3039
  msgstr ""
3040
 
3041
  #: addons/pro/zapier/class-forminator-addon-zapier-form-hooks.php:221
3042
  #: addons/pro/zapier/class-forminator-addon-zapier-poll-hooks.php:250
3043
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-hooks.php:203
 
 
 
3044
  msgid "Successfully send data to Zapier"
3045
  msgstr ""
3046
 
3047
  #: addons/pro/zapier/class-forminator-addon-zapier-form-hooks.php:343
3048
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-hooks.php:496
 
 
3049
  msgid "Zapier Integration"
3050
  msgstr ""
3051
 
3052
  #: addons/pro/zapier/class-forminator-addon-zapier-form-hooks.php:358
3053
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-hooks.php:511
 
 
3054
  msgid "Sent To Zapier"
3055
  msgstr ""
3056
 
3057
  #: addons/pro/zapier/class-forminator-addon-zapier-form-hooks.php:381
3058
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-hooks.php:534
 
 
3059
  msgid "Data sent to Zapier"
3060
  msgstr ""
3061
 
3062
  #: addons/pro/zapier/class-forminator-addon-zapier-form-hooks.php:388
3063
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-hooks.php:541
 
 
3064
  msgid "Data received from Zapier"
3065
  msgstr ""
3066
 
3067
  #: addons/pro/zapier/class-forminator-addon-zapier-form-hooks.php:410
3068
  #: addons/pro/zapier/class-forminator-addon-zapier-poll-hooks.php:280
3069
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-hooks.php:327
 
 
 
3070
  msgid "Zapier Info"
3071
  msgstr ""
3072
 
3073
  #: addons/pro/zapier/class-forminator-addon-zapier-form-settings.php:111
 
3074
  msgid "Please create a name for this Zapier integration"
3075
  msgstr ""
3076
 
3077
  #: addons/pro/zapier/class-forminator-addon-zapier-form-settings.php:129
3078
  #: addons/pro/zapier/class-forminator-addon-zapier-poll-settings.php:127
3079
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-settings.php:127
 
 
 
3080
  msgid "Successfully connected and sent sample data to your ZAP"
3081
  msgstr ""
3082
 
3083
  #: addons/pro/zapier/class-forminator-addon-zapier-form-settings.php:143
 
3084
  msgid "Deactivate Zapier from this Form."
3085
  msgstr ""
3086
 
3087
  #: addons/pro/zapier/class-forminator-addon-zapier-form-settings.php:151
 
3088
  msgid "Put your ZAP Webhook URL below."
3089
  msgstr ""
3090
 
3091
  #: addons/pro/zapier/class-forminator-addon-zapier-form-settings.php:155
 
3092
  #. translators: ...
3093
  msgid ""
3094
  "Please go %1$shere%2$s if you do not have any ZAP created. Remember to "
@@ -3098,12 +4427,18 @@ msgstr ""
3098
  #: addons/pro/zapier/class-forminator-addon-zapier-form-settings.php:162
3099
  #: addons/pro/zapier/views/poll-settings/setup-webhook.php:19
3100
  #: addons/pro/zapier/views/quiz-settings/setup-webhook.php:19
 
 
 
3101
  msgid "Setup Webhook"
3102
  msgstr ""
3103
 
3104
  #: addons/pro/zapier/class-forminator-addon-zapier-form-settings.php:167
3105
  #: addons/pro/zapier/views/poll-settings/setup-webhook.php:27
3106
  #: addons/pro/zapier/views/quiz-settings/setup-webhook.php:27
 
 
 
3107
  msgid "Zapier Integration Name"
3108
  msgstr ""
3109
 
@@ -3113,6 +4448,12 @@ msgstr ""
3113
  #: addons/pro/zapier/views/poll-settings/setup-webhook.php:47
3114
  #: addons/pro/zapier/views/quiz-settings/setup-webhook.php:42
3115
  #: addons/pro/zapier/views/quiz-settings/setup-webhook.php:47
 
 
 
 
 
 
3116
  msgid "Webhook URL"
3117
  msgstr ""
3118
 
@@ -3125,33 +4466,51 @@ msgstr ""
3125
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-settings.php:182
3126
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-settings.php:188
3127
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-settings.php:200
 
 
 
 
 
 
 
 
 
3128
  msgid "Please put a valid Webhook URL."
3129
  msgstr ""
3130
 
3131
  #: addons/pro/zapier/class-forminator-addon-zapier-form-settings.php:235
3132
  #: addons/pro/zapier/class-forminator-addon-zapier-poll-settings.php:194
3133
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-settings.php:194
 
 
 
3134
  msgid "Please disable Silent Mode on Webhook URL."
3135
  msgstr ""
3136
 
3137
  #: addons/pro/zapier/class-forminator-addon-zapier-poll-settings.php:106
3138
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-settings.php:106
 
 
3139
  msgid "Please specify integration name."
3140
  msgstr ""
3141
 
3142
  #: addons/pro/zapier/class-forminator-addon-zapier-poll-settings.php:145
 
3143
  msgid "Deactivate Zapier from this Poll."
3144
  msgstr ""
3145
 
3146
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-settings.php:145
 
3147
  msgid "Deactivate Zapier from this Quiz."
3148
  msgstr ""
3149
 
3150
  #: addons/pro/zapier/class-forminator-addon-zapier.php:45
 
3151
  msgid "Make your form Zap-able"
3152
  msgstr ""
3153
 
3154
  #: addons/pro/zapier/class-forminator-addon-zapier.php:48
 
3155
  #. translators: ...
3156
  msgid ""
3157
  "Zapier connects Forminator with %1$s1000+ apps%3$s. You can use it to send "
@@ -3162,46 +4521,58 @@ msgid ""
3162
  msgstr ""
3163
 
3164
  #: addons/pro/zapier/class-forminator-addon-zapier.php:54
 
3165
  msgid ""
3166
  "Sorry but we failed to activate Zapier Integration, don't hesitate to "
3167
  "contact us"
3168
  msgstr ""
3169
 
3170
  #: addons/pro/zapier/class-forminator-addon-zapier.php:55
 
3171
  msgid "Sorry but we failed to deactivate Zapier Integration, please try again"
3172
  msgstr ""
3173
 
3174
  #: addons/pro/zapier/class-forminator-addon-zapier.php:137
 
3175
  msgid "Please Connect Zapier"
3176
  msgstr ""
3177
 
3178
  #: addons/pro/zapier/class-forminator-addon-zapier.php:198
 
3179
  msgid "Zapier is not active"
3180
  msgstr ""
3181
 
3182
  #: addons/pro/zapier/class-forminator-addon-zapier.php:230
 
3183
  msgid "Zapier is not connected"
3184
  msgstr ""
3185
 
3186
  #: addons/pro/zapier/class-forminator-addon-zapier.php:235
 
3187
  msgid "Invalid Form Settings of Zapier"
3188
  msgstr ""
3189
 
3190
  #: addons/pro/zapier/class-forminator-addon-zapier.php:240
 
3191
  msgid "No active Zapier connection found in this form"
3192
  msgstr ""
3193
 
3194
  #: addons/pro/zapier/lib/class-forminator-addon-zapier-wp-api.php:64
 
3195
  msgid "Missing required Static Webhook URL"
3196
  msgstr ""
3197
 
3198
  #: addons/pro/zapier/views/poll-settings/setup-webhook.php:20
3199
  #: addons/pro/zapier/views/quiz-settings/setup-webhook.php:20
 
 
3200
  msgid "Put your ZAP Webhook URL below. "
3201
  msgstr ""
3202
 
3203
  #: addons/pro/zapier/views/poll-settings/setup-webhook.php:62
3204
  #: addons/pro/zapier/views/quiz-settings/setup-webhook.php:62
 
 
3205
  #. translators: ...
3206
  msgid ""
3207
  "Please go %1$shere%2$s if you do not have any ZAP created. Remember to "
@@ -3209,15 +4580,18 @@ msgid ""
3209
  msgstr ""
3210
 
3211
  #: addons/pro/zapier/views/settings/setup-connect.php:18
 
3212
  #. translators: ...
3213
  msgid "Activate %1$s"
3214
  msgstr ""
3215
 
3216
  #: addons/pro/zapier/views/settings/setup-connect.php:22
 
3217
  msgid "Activate Zapier to start using it on your forms."
3218
  msgstr ""
3219
 
3220
  #: addons/pro/zapier/views/settings/setup-connect.php:26
 
3221
  msgid "Zapier is already active."
3222
  msgstr ""
3223
 
@@ -3229,6 +4603,14 @@ msgstr ""
3229
  #: admin/classes/class-admin-ajax.php:1684
3230
  #: admin/classes/class-admin-ajax.php:1770
3231
  #: admin/classes/class-admin-ajax.php:1774
 
 
 
 
 
 
 
 
3232
  msgid ""
3233
  "Oops, looks like we found an issue. Import text can not include whitespace "
3234
  "or special characters."
@@ -3236,97 +4618,153 @@ msgstr ""
3236
 
3237
  #: admin/abstracts/class-admin-import-mediator.php:254
3238
  #: admin/classes/class-admin-ajax.php:1362
 
 
3239
  msgid "Failed to import form, please make sure import text is valid, and try again."
3240
  msgstr ""
3241
 
3242
  #: admin/abstracts/class-admin-page.php:236
 
3243
  #. translators: ...
3244
  msgid "Made with %s by WPMU DEV"
3245
  msgstr ""
3246
 
3247
  #: admin/abstracts/class-admin-page.php:254
3248
  #: admin/abstracts/class-admin-page.php:274
 
 
3249
  msgid "The Hub"
3250
  msgstr ""
3251
 
3252
  #: admin/abstracts/class-admin-page.php:255
 
3253
  msgid "Plugins"
3254
  msgstr ""
3255
 
3256
  #: admin/abstracts/class-admin-page.php:256
3257
  #: admin/abstracts/class-admin-page.php:271 admin/classes/class-admin.php:547
 
 
 
3258
  msgid "Roadmap"
3259
  msgstr ""
3260
 
3261
  #: admin/abstracts/class-admin-page.php:257
3262
  #: admin/abstracts/class-admin-page.php:272 admin/classes/class-admin.php:535
 
 
 
3263
  msgid "Support"
3264
  msgstr ""
3265
 
3266
  #: admin/abstracts/class-admin-page.php:258
3267
  #: admin/abstracts/class-admin-page.php:273 admin/classes/class-admin.php:470
 
 
 
3268
  msgid "Docs"
3269
  msgstr ""
3270
 
3271
  #: admin/abstracts/class-admin-page.php:259
 
3272
  msgid "Community"
3273
  msgstr ""
3274
 
3275
  #: admin/abstracts/class-admin-page.php:260
 
3276
  msgid "Academy"
3277
  msgstr ""
3278
 
3279
  #: admin/abstracts/class-admin-page.php:261
3280
  #: admin/abstracts/class-admin-page.php:275
 
 
3281
  msgid "Terms of Service"
3282
  msgstr ""
3283
 
3284
  #: admin/abstracts/class-admin-page.php:262
3285
  #: admin/abstracts/class-admin-page.php:276
 
 
3286
  msgid "Privacy Policy"
3287
  msgstr ""
3288
 
3289
  #: admin/abstracts/class-admin-page.php:269
 
3290
  msgid "Free Plugins"
3291
  msgstr ""
3292
 
3293
  #: admin/abstracts/class-admin-page.php:270
 
3294
  msgid "Membership"
3295
  msgstr ""
3296
 
3297
  #: admin/abstracts/class-admin-page.php:285
3298
  #: admin/classes/class-admin-l10n.php:313 admin/locale.php:1095
 
 
 
 
3299
  #: library/modules/quizzes/admin/admin-loader.php:510
3300
  msgid "Facebook"
3301
  msgstr ""
3302
 
3303
  #: admin/abstracts/class-admin-page.php:289
3304
  #: admin/classes/class-admin-l10n.php:314 admin/locale.php:1096
 
 
 
 
3305
  #: library/modules/quizzes/admin/admin-loader.php:511
3306
  msgid "Twitter"
3307
  msgstr ""
3308
 
3309
  #: admin/abstracts/class-admin-page.php:293
 
3310
  msgid "Instagram"
3311
  msgstr ""
3312
 
3313
  #: admin/classes/class-admin-ajax.php:119
3314
  #: admin/classes/class-admin-ajax.php:277
3315
- #: admin/classes/class-admin-ajax.php:400 library/addon/admin/class-ajax.php:94
3316
- #: library/class-export.php:161 library/helpers/helper-core.php:84
 
 
 
 
 
 
 
3317
  msgid "Invalid request, you are not allowed to do that action."
3318
  msgstr ""
3319
 
3320
- #: admin/classes/class-admin-ajax.php:155 library/class-api.php:1582
 
 
3321
  msgid "Quiz model doesn't exist"
3322
  msgstr ""
3323
 
3324
- #: admin/classes/class-admin-ajax.php:309 library/class-api.php:1314
 
 
3325
  msgid "Poll model doesn't exist"
3326
  msgstr ""
3327
 
3328
  #: admin/classes/class-admin-ajax.php:429
3329
- #: admin/classes/class-admin-ajax.php:580 library/class-api.php:254
 
 
 
 
 
 
 
 
 
 
 
 
 
3330
  #: library/class-api.php:328 library/class-api.php:367
3331
  #: library/class-api.php:487 library/class-api.php:529
3332
  #: library/class-api.php:564 library/class-api.php:604
@@ -3336,28 +4774,36 @@ msgid "Form model doesn't exist"
3336
  msgstr ""
3337
 
3338
  #: admin/classes/class-admin-ajax.php:813
 
3339
  msgid "You have to first save your credentials to load the reCAPTCHA . "
3340
  msgstr ""
3341
 
3342
  #: admin/classes/class-admin-ajax.php:852
3343
  #: admin/classes/class-admin-ajax.php:1815
3344
  #: admin/classes/class-admin-ajax.php:1892
 
 
 
3345
  msgid "Limit per page can not be less than one."
3346
  msgstr ""
3347
 
3348
  #: admin/classes/class-admin-ajax.php:1012
 
3349
  msgid "Not valid module ID provided."
3350
  msgstr ""
3351
 
3352
  #: admin/classes/class-admin-ajax.php:1028
 
3353
  msgid "No ID was provided."
3354
  msgstr ""
3355
 
3356
  #: admin/classes/class-admin-ajax.php:1034
 
3357
  msgid "Exports cleared."
3358
  msgstr ""
3359
 
3360
  #: admin/classes/class-admin-ajax.php:1036
 
3361
  msgid "Exports couldn't be cleared."
3362
  msgstr ""
3363
 
@@ -3367,238 +4813,346 @@ msgstr ""
3367
  #: admin/classes/class-admin-ajax.php:1575
3368
  #: admin/classes/class-admin-ajax.php:1662
3369
  #: admin/classes/class-admin-ajax.php:1752
 
 
 
 
 
 
3370
  msgid "Import Export Feature disabled."
3371
  msgstr ""
3372
 
3373
  #: admin/classes/class-admin-ajax.php:1344
3374
  #: admin/classes/class-admin-ajax.php:1674
3375
  #: admin/classes/class-admin-ajax.php:1764
 
 
 
3376
  msgid "Import text can not be empty."
3377
  msgstr ""
3378
 
3379
  #: admin/classes/class-admin-ajax.php:1468
 
3380
  msgid "Can't find form to import"
3381
  msgstr ""
3382
 
3383
  #: admin/classes/class-admin-ajax.php:1472
3384
  #: admin/classes/class-admin-ajax.php:1546
 
 
3385
  msgid "Could not import the forms. Check if the selected form plugin is active"
3386
  msgstr ""
3387
 
3388
  #: admin/classes/class-admin-ajax.php:1694
 
3389
  msgid "Failed to import poll, please make sure import text is valid, and try again."
3390
  msgstr ""
3391
 
3392
  #: admin/classes/class-admin-ajax.php:1785
 
3393
  msgid "Failed to import quiz, please make sure import text is valid, and try again."
3394
  msgstr ""
3395
 
3396
  #: admin/classes/class-admin-ajax.php:1920
 
3397
  msgid "Calculation formula validated successfully."
3398
  msgstr ""
3399
 
3400
  #: admin/classes/class-admin-ajax.php:1923
 
3401
  msgid "Invalid calculation formula. Please check again."
3402
  msgstr ""
3403
 
3404
  #: admin/classes/class-admin-ajax.php:1941
 
3405
  msgid "Stripe account disconnected successfully."
3406
  msgstr ""
3407
 
3408
  #: admin/classes/class-admin-ajax.php:1968
 
3409
  msgid "PayPal account disconnected successfully."
3410
  msgstr ""
3411
 
3412
  #: admin/classes/class-admin-ajax.php:2094
 
3413
  msgid ""
3414
  "Stripe account connected successfully. You can now add the Stripe field to "
3415
  "your forms and start collecting payments."
3416
  msgstr ""
3417
 
3418
  #: admin/classes/class-admin-ajax.php:2104
 
3419
  msgid "Please input test publishable key"
3420
  msgstr ""
3421
 
3422
  #: admin/classes/class-admin-ajax.php:2107
 
3423
  msgid "Please input test secret key"
3424
  msgstr ""
3425
 
3426
  #: admin/classes/class-admin-ajax.php:2110
 
3427
  msgid "Please input live publishable key"
3428
  msgstr ""
3429
 
3430
  #: admin/classes/class-admin-ajax.php:2113
3431
  #: admin/classes/class-admin-ajax.php:2239
 
 
3432
  msgid "Please input live secret key"
3433
  msgstr ""
3434
 
3435
  #: admin/classes/class-admin-ajax.php:2116
 
3436
  msgid "You've entered an invalid test secret key"
3437
  msgstr ""
3438
 
3439
  #: admin/classes/class-admin-ajax.php:2119
3440
  #: admin/classes/class-admin-ajax.php:2245
 
 
3441
  msgid "You've entered an invalid live secret key"
3442
  msgstr ""
3443
 
3444
  #: admin/classes/class-admin-ajax.php:2122
 
3445
  msgid "You've entered an invalid test publishable key"
3446
  msgstr ""
3447
 
3448
  #: admin/classes/class-admin-ajax.php:2125
 
3449
  msgid "You've entered an invalid live publishable key"
3450
  msgstr ""
3451
 
3452
  #: admin/classes/class-admin-ajax.php:2220
 
3453
  msgid ""
3454
  "PayPal account connected successfully. You can now add the PayPal field to "
3455
  "your forms and start collecting payments."
3456
  msgstr ""
3457
 
3458
  #: admin/classes/class-admin-ajax.php:2230
 
3459
  msgid "Please input sandbox client id"
3460
  msgstr ""
3461
 
3462
  #: admin/classes/class-admin-ajax.php:2233
 
3463
  msgid "Please input sandbox secret key"
3464
  msgstr ""
3465
 
3466
  #: admin/classes/class-admin-ajax.php:2236
 
3467
  msgid "Please input live client id"
3468
  msgstr ""
3469
 
3470
  #: admin/classes/class-admin-ajax.php:2242
 
3471
  msgid "You've entered an invalid sandbox secret key"
3472
  msgstr ""
3473
 
3474
  #: admin/classes/class-admin-ajax.php:2248
 
3475
  msgid "You've entered an invalid sandbox client id"
3476
  msgstr ""
3477
 
3478
  #: admin/classes/class-admin-ajax.php:2251
 
3479
  msgid "You've entered an invalid live client id"
3480
  msgstr ""
3481
 
3482
  #: admin/classes/class-admin-ajax.php:2400
 
3483
  msgid "All the submissions deleted successfully."
3484
  msgstr ""
3485
 
3486
  #: admin/classes/class-admin-ajax.php:2407
 
3487
  msgid "Submission delete failed."
3488
  msgstr ""
3489
 
3490
  #: admin/classes/class-admin-l10n.php:42 admin/locale.php:599
 
 
3491
  msgid "Name your form"
3492
  msgstr ""
3493
 
3494
  #: admin/classes/class-admin-l10n.php:43
 
3495
  msgid "E.g. Contact Form"
3496
  msgstr ""
3497
 
3498
  #: admin/classes/class-admin-l10n.php:45 admin/locale.php:5
 
 
3499
  msgid "Fields"
3500
  msgstr ""
3501
 
3502
  #: admin/classes/class-admin-l10n.php:46 admin/classes/class-admin-l10n.php:221
3503
- #: admin/locale.php:186 library/class-export.php:418
 
 
 
 
 
3504
  #: library/class-export.php:495 library/fields/date.php:70
3505
  msgid "Date"
3506
  msgstr ""
3507
 
3508
  #: admin/classes/class-admin-l10n.php:47
 
3509
  msgid "Clear All"
3510
  msgstr ""
3511
 
3512
  #: admin/classes/class-admin-l10n.php:48
 
3513
  msgid "Your exports"
3514
  msgstr ""
3515
 
3516
  #: admin/classes/class-admin-l10n.php:49
 
3517
  msgid "Edit Login or Register form"
3518
  msgstr ""
3519
 
3520
  #: admin/classes/class-admin-l10n.php:50
 
3521
  msgid "Edit Scheduled Export"
3522
  msgstr ""
3523
 
3524
  #: admin/classes/class-admin-l10n.php:51
3525
  #: admin/views/custom-form/entries/popup/schedule-export-content.php:7
 
 
3526
  msgid "Frequency"
3527
  msgstr ""
3528
 
3529
  #: admin/classes/class-admin-l10n.php:52
3530
  #: admin/views/custom-form/entries/popup/schedule-export-content.php:11
 
 
3531
  msgid "Daily"
3532
  msgstr ""
3533
 
3534
  #: admin/classes/class-admin-l10n.php:53
3535
  #: admin/views/custom-form/entries/popup/schedule-export-content.php:12
 
 
3536
  msgid "Weekly"
3537
  msgstr ""
3538
 
3539
  #: admin/classes/class-admin-l10n.php:54
3540
  #: admin/views/custom-form/entries/popup/schedule-export-content.php:13
 
 
3541
  msgid "Monthly"
3542
  msgstr ""
3543
 
3544
  #: admin/classes/class-admin-l10n.php:55
3545
  #: admin/views/custom-form/entries/popup/schedule-export-content.php:21
 
 
3546
  msgid "Day of the week"
3547
  msgstr ""
3548
 
3549
  #: admin/classes/class-admin-l10n.php:56 admin/locale.php:903
3550
  #: admin/views/custom-form/entries/popup/schedule-export-content.php:25
 
 
 
 
 
3551
  #: library/helpers/helper-core.php:958 library/helpers/helper-fields.php:449
3552
  msgid "Monday"
3553
  msgstr ""
3554
 
3555
  #: admin/classes/class-admin-l10n.php:57 admin/locale.php:905
3556
  #: admin/views/custom-form/entries/popup/schedule-export-content.php:26
 
 
 
 
 
3557
  #: library/helpers/helper-core.php:959 library/helpers/helper-fields.php:450
3558
  msgid "Tuesday"
3559
  msgstr ""
3560
 
3561
  #: admin/classes/class-admin-l10n.php:58 admin/locale.php:901
3562
  #: admin/views/custom-form/entries/popup/schedule-export-content.php:27
 
 
 
 
 
3563
  #: library/helpers/helper-core.php:960 library/helpers/helper-fields.php:451
3564
  msgid "Wednesday"
3565
  msgstr ""
3566
 
3567
  #: admin/classes/class-admin-l10n.php:59 admin/locale.php:904
3568
  #: admin/views/custom-form/entries/popup/schedule-export-content.php:28
 
 
 
 
 
3569
  #: library/helpers/helper-core.php:961 library/helpers/helper-fields.php:452
3570
  msgid "Thursday"
3571
  msgstr ""
3572
 
3573
  #: admin/classes/class-admin-l10n.php:60 admin/locale.php:906
3574
  #: admin/views/custom-form/entries/popup/schedule-export-content.php:29
 
 
 
 
 
3575
  #: library/helpers/helper-core.php:962 library/helpers/helper-fields.php:453
3576
  msgid "Friday"
3577
  msgstr ""
3578
 
3579
  #: admin/classes/class-admin-l10n.php:61 admin/locale.php:902
3580
  #: admin/views/custom-form/entries/popup/schedule-export-content.php:30
 
 
 
 
 
3581
  #: library/helpers/helper-core.php:963 library/helpers/helper-fields.php:454
3582
  msgid "Saturday"
3583
  msgstr ""
3584
 
3585
  #: admin/classes/class-admin-l10n.php:62 admin/locale.php:900
3586
  #: admin/views/custom-form/entries/popup/schedule-export-content.php:31
 
 
 
 
 
3587
  #: library/helpers/helper-core.php:964 library/helpers/helper-fields.php:448
3588
  msgid "Sunday"
3589
  msgstr ""
3590
 
3591
  #: admin/classes/class-admin-l10n.php:63
3592
  #: admin/views/custom-form/entries/popup/schedule-export-content.php:39
 
 
3593
  msgid "Time of the day"
3594
  msgstr ""
3595
 
3596
  #: admin/classes/class-admin-l10n.php:64
3597
  #: admin/views/custom-form/entries/popup/schedule-export-content.php:78
 
 
3598
  msgid "Email export data to"
3599
  msgstr ""
3600
 
3601
  #: admin/classes/class-admin-l10n.php:65 admin/locale.php:516
 
 
 
 
 
 
 
3602
  #: library/fields/email.php:72
3603
  #: library/modules/custom-forms/form-templates/template-contact-form.php:66
3604
  #: library/modules/custom-forms/form-templates/template-newsletter.php:66
@@ -3609,36 +5163,48 @@ msgstr ""
3609
 
3610
  #: admin/classes/class-admin-l10n.php:66
3611
  #: admin/views/custom-form/entries/popup/schedule-export-content.php:83
 
 
3612
  msgid "Leave blank if you don't want to receive exports via email."
3613
  msgstr ""
3614
 
3615
  #: admin/classes/class-admin-l10n.php:67
 
3616
  msgid "Congratulations!"
3617
  msgstr ""
3618
 
3619
  #: admin/classes/class-admin-l10n.php:68
 
3620
  msgid "is ready!"
3621
  msgstr ""
3622
 
3623
  #: admin/classes/class-admin-l10n.php:69
 
3624
  msgid ""
3625
  "Add it to any post / page by clicking Forminator button, or set it up as a "
3626
  "Widget."
3627
  msgstr ""
3628
 
3629
  #: admin/classes/class-admin-l10n.php:70
 
3630
  msgid "Edit PayPal credentials"
3631
  msgstr ""
3632
 
3633
  #: admin/classes/class-admin-l10n.php:71
3634
  #: admin/views/custom-form/list/content.php:186
3635
  #: admin/views/dashboard/widgets/widget-cform.php:108
 
 
 
3636
  msgid "Preview Custom Form"
3637
  msgstr ""
3638
 
3639
  #: admin/classes/class-admin-l10n.php:72
3640
  #: admin/views/dashboard/widgets/widget-poll.php:105
3641
  #: admin/views/poll/list/content.php:185
 
 
 
3642
  #. translators: ...
3643
  msgid "Preview Poll"
3644
  msgstr ""
@@ -3646,49 +5212,65 @@ msgstr ""
3646
  #: admin/classes/class-admin-l10n.php:73
3647
  #: admin/views/dashboard/widgets/widget-quiz.php:111
3648
  #: admin/views/quiz/list/content.php:181
 
 
 
 
3649
  #: library/modules/quizzes/admin/admin-loader.php:425
3650
  #. translators: ...
3651
  msgid "Preview Quiz"
3652
  msgstr ""
3653
 
3654
  #: admin/classes/class-admin-l10n.php:74
 
3655
  msgid "Edit reCAPTCHA credentials"
3656
  msgstr ""
3657
 
3658
  #: admin/classes/class-admin-l10n.php:75
 
3659
  msgid "Edit default currency"
3660
  msgstr ""
3661
 
3662
  #: admin/classes/class-admin-l10n.php:76
 
3663
  msgid "Submissions | Pagination Settings"
3664
  msgstr ""
3665
 
3666
  #: admin/classes/class-admin-l10n.php:77
 
3667
  msgid "Listings | Pagination Settings"
3668
  msgstr ""
3669
 
3670
  #: admin/classes/class-admin-l10n.php:78
 
3671
  msgid "Email Settings"
3672
  msgstr ""
3673
 
3674
  #: admin/classes/class-admin-l10n.php:79
 
3675
  msgid "Uninstall Settings"
3676
  msgstr ""
3677
 
3678
  #: admin/classes/class-admin-l10n.php:80
 
3679
  msgid "Privacy Settings"
3680
  msgstr ""
3681
 
3682
  #: admin/classes/class-admin-l10n.php:81
 
3683
  msgid "Form name cannot be empty! Please pick a name for your form."
3684
  msgstr ""
3685
 
3686
  #: admin/classes/class-admin-l10n.php:83 admin/locale.php:641
3687
  #: admin/views/dashboard/new-feature-notice.php:43
 
 
 
3688
  msgid "Close this dialog window"
3689
  msgstr ""
3690
 
3691
  #: admin/classes/class-admin-l10n.php:84
 
3692
  msgid "Records"
3693
  msgstr ""
3694
 
@@ -3699,6 +5281,19 @@ msgstr ""
3699
  #: admin/views/dashboard/widgets/widget-poll.php:146
3700
  #: admin/views/dashboard/widgets/widget-quiz.php:151
3701
  #: admin/views/poll/list/content.php:257 admin/views/quiz/list/content.php:257
 
 
 
 
 
 
 
 
 
 
 
 
 
3702
  #: library/modules/custom-forms/admin/admin-page-view.php:206
3703
  #: library/modules/polls/admin/admin-page-view.php:282
3704
  #: library/modules/quizzes/admin/admin-page-view.php:301
@@ -3706,32 +5301,41 @@ msgid "Delete"
3706
  msgstr ""
3707
 
3708
  #: admin/classes/class-admin-l10n.php:86
 
3709
  msgid "Confirm"
3710
  msgstr ""
3711
 
3712
  #: admin/classes/class-admin-l10n.php:87
 
3713
  msgid "Are you sure?"
3714
  msgstr ""
3715
 
3716
  #: admin/classes/class-admin-l10n.php:88
 
3717
  msgid "Have in mind this action cannot be reverted."
3718
  msgstr ""
3719
 
3720
  #: admin/classes/class-admin-l10n.php:89
3721
  #: admin/views/custom-form/list/content.php:268
3722
  #: admin/views/dashboard/widgets/widget-cform.php:146
 
 
 
3723
  msgid "Are you sure you wish to permanently delete this form?"
3724
  msgstr ""
3725
 
3726
  #: admin/classes/class-admin-l10n.php:90
 
3727
  msgid "Please confirm that you want to do this action."
3728
  msgstr ""
3729
 
3730
  #: admin/classes/class-admin-l10n.php:91
 
3731
  msgid "Confirm Action"
3732
  msgstr ""
3733
 
3734
  #: admin/classes/class-admin-l10n.php:92
 
3735
  msgid "Please confirm that you want to delete this field"
3736
  msgstr ""
3737
 
@@ -3741,33 +5345,50 @@ msgstr ""
3741
  #: admin/views/custom-form/popup/import-ninjaforms.php:34
3742
  #: admin/views/custom-form/popup/import.php:22
3743
  #: admin/views/poll/popup/import.php:22 admin/views/quiz/popup/import.php:22
 
 
 
 
 
 
 
 
 
 
3744
  #: library/modules/polls/admin/admin-loader.php:228
3745
  #: library/modules/quizzes/admin/admin-loader.php:478
3746
  msgid "Cancel"
3747
  msgstr ""
3748
 
3749
  #: admin/classes/class-admin-l10n.php:94
 
3750
  msgid "The changes you made may be lost if you navigate away from this page."
3751
  msgstr ""
3752
 
3753
  #: admin/classes/class-admin-l10n.php:95
3754
  #: admin/views/custom-form/entries/popup/schedule-export-content.php:89
 
 
3755
  msgid "Save Changes"
3756
  msgstr ""
3757
 
3758
  #: admin/classes/class-admin-l10n.php:97
 
3759
  msgid "Export Form"
3760
  msgstr ""
3761
 
3762
  #: admin/classes/class-admin-l10n.php:98
 
3763
  msgid "Export Poll"
3764
  msgstr ""
3765
 
3766
  #: admin/classes/class-admin-l10n.php:99
 
3767
  msgid "Export Quiz"
3768
  msgstr ""
3769
 
3770
  #: admin/classes/class-admin-l10n.php:100
 
3771
  msgid "Import Form"
3772
  msgstr ""
3773
 
@@ -3782,337 +5403,464 @@ msgstr ""
3782
  #: admin/views/quiz/list/header.php:16 admin/views/quiz/popup/import.php:29
3783
  #: admin/views/settings/content.php:27 admin/views/settings/content.php:45
3784
  #: admin/views/settings/tab-import.php:9 admin/views/settings/tab-import.php:43
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3785
  msgid "Import"
3786
  msgstr ""
3787
 
3788
  #: admin/classes/class-admin-l10n.php:102
3789
  #: admin/views/settings/tab-import.php:71
 
 
3790
  msgid "Import Ninja Forms"
3791
  msgstr ""
3792
 
3793
  #: admin/classes/class-admin-l10n.php:103
3794
  #: admin/views/settings/tab-import.php:93
 
 
3795
  msgid "Import Gravity Forms"
3796
  msgstr ""
3797
 
3798
  #: admin/classes/class-admin-l10n.php:104
 
3799
  msgid "Import Poll"
3800
  msgstr ""
3801
 
3802
  #: admin/classes/class-admin-l10n.php:105
 
3803
  msgid "Import Quiz"
3804
  msgstr ""
3805
 
3806
  #: admin/classes/class-admin-l10n.php:106
 
3807
  msgid "Enable scheduled exports"
3808
  msgstr ""
3809
 
3810
  #: admin/classes/class-admin-l10n.php:107
 
3811
  msgid "Send email only if there are new submissions"
3812
  msgstr ""
3813
 
3814
  #: admin/classes/class-admin-l10n.php:108
 
3815
  msgid "Download CSV"
3816
  msgstr ""
3817
 
3818
  #: admin/classes/class-admin-l10n.php:109
 
3819
  msgid "Scheduled Exports"
3820
  msgstr ""
3821
 
3822
  #: admin/classes/class-admin-l10n.php:110
 
3823
  msgid "Manual Exports"
3824
  msgstr ""
3825
 
3826
  #: admin/classes/class-admin-l10n.php:111
 
3827
  msgid "Download the submissions list in .csv format."
3828
  msgstr ""
3829
 
3830
  #: admin/classes/class-admin-l10n.php:112
 
3831
  msgid "Enable scheduled exports to get the submissions list in your email."
3832
  msgstr ""
3833
 
3834
  #: admin/classes/class-admin-l10n.php:113 admin/locale.php:438
 
 
3835
  msgid "Disable"
3836
  msgstr ""
3837
 
3838
  #: admin/classes/class-admin-l10n.php:114
3839
  #: admin/classes/class-admin-l10n.php:260 admin/locale.php:439
 
 
 
 
3840
  #: library/modules/quizzes/admin/admin-loader.php:515
3841
  msgid "Enable"
3842
  msgstr ""
3843
 
3844
  #: admin/classes/class-admin-l10n.php:115
 
3845
  msgid "Enter a name"
3846
  msgstr ""
3847
 
3848
  #: admin/classes/class-admin-l10n.php:116
 
3849
  msgid "Name your new form, then let's start building!"
3850
  msgstr ""
3851
 
3852
  #: admin/classes/class-admin-l10n.php:117
 
3853
  msgid "Name your new poll, then let's start building!"
3854
  msgstr ""
3855
 
3856
  #: admin/classes/class-admin-l10n.php:118
 
3857
  msgid "Choose a name for your new quiz, then start adding questions and answers!"
3858
  msgstr ""
3859
 
3860
  #: admin/classes/class-admin-l10n.php:119
 
3861
  msgid "Input Label"
3862
  msgstr ""
3863
 
3864
  #: admin/classes/class-admin-l10n.php:120
 
3865
  msgid "Form name cannot be empty."
3866
  msgstr ""
3867
 
3868
  #: admin/classes/class-admin-l10n.php:121
 
3869
  msgid "Poll name cannot be empty."
3870
  msgstr ""
3871
 
3872
  #: admin/classes/class-admin-l10n.php:122
 
3873
  msgid "Quiz name cannot be empty."
3874
  msgstr ""
3875
 
3876
  #: admin/classes/class-admin-l10n.php:123
 
3877
  msgid "E.g. Blank Form"
3878
  msgstr ""
3879
 
3880
  #: admin/classes/class-admin-l10n.php:124
 
3881
  msgid "E.g. Blank Poll"
3882
  msgstr ""
3883
 
3884
  #: admin/classes/class-admin-l10n.php:125
 
3885
  msgid "E.g. My Awesome Quiz"
3886
  msgstr ""
3887
 
3888
  #: admin/classes/class-admin-l10n.php:127 admin/views/settings/tab-data.php:71
 
 
3889
  msgid "RESET"
3890
  msgstr ""
3891
 
3892
  #: admin/classes/class-admin-l10n.php:129
 
3893
  msgid "Apply Submission Filters"
3894
  msgstr ""
3895
 
3896
  #: admin/classes/class-admin-l10n.php:130
 
3897
  msgid ""
3898
  "This template allows you to create your own registration form and insert it "
3899
  "on a custom page. This doesn't modify the default registration form."
3900
  msgstr ""
3901
 
3902
  #: admin/classes/class-admin-l10n.php:131
 
3903
  msgid ""
3904
  "This template allows you to create your own login form and insert it on a "
3905
  "custom page. This doesn't modify the default login form."
3906
  msgstr ""
3907
 
3908
  #: admin/classes/class-admin-l10n.php:132
 
3909
  msgid "Approve"
3910
  msgstr ""
3911
 
3912
  #: admin/classes/class-admin-l10n.php:133 admin/locale.php:7
 
 
3913
  msgid "User Registration"
3914
  msgstr ""
3915
 
3916
  #: admin/classes/class-admin-l10n.php:134
3917
  #: admin/classes/class-admin-l10n.php:229 admin/locale.php:8
 
 
 
 
3918
  #: library/helpers/helper-fields.php:386
3919
  msgid "User Login"
3920
  msgstr ""
3921
 
3922
  #: admin/classes/class-admin-l10n.php:137
 
 
3923
  #: library/modules/quizzes/admin/admin-loader.php:418
3924
  msgid "Choose Quiz Type"
3925
  msgstr ""
3926
 
3927
  #: admin/classes/class-admin-l10n.php:138
 
3928
  msgid "Let's start by choosing an appropriate quiz type based on your goal."
3929
  msgstr ""
3930
 
3931
  #: admin/classes/class-admin-l10n.php:139
 
3932
  msgid "Knowledge Quiz"
3933
  msgstr ""
3934
 
3935
  #: admin/classes/class-admin-l10n.php:140
 
3936
  msgid ""
3937
  "Test the knowledge of your visitors on a subject and final score is "
3938
  "calculated based on number of right answers. E.g. Test your music knowledge."
3939
  msgstr ""
3940
 
3941
  #: admin/classes/class-admin-l10n.php:141
 
3942
  msgid "Personality Quiz"
3943
  msgstr ""
3944
 
3945
  #: admin/classes/class-admin-l10n.php:142
 
3946
  msgid ""
3947
  "Show different outcomes depending on the visitor's answers. There are no "
3948
  "wrong answers. E.g. Which superhero are you?"
3949
  msgstr ""
3950
 
3951
  #: admin/classes/class-admin-l10n.php:146
 
3952
  msgid "Choose a template"
3953
  msgstr ""
3954
 
3955
  #: admin/classes/class-admin-l10n.php:147
 
3956
  msgid "Customize one of our pre-made form templates, or start from scratch."
3957
  msgstr ""
3958
 
3959
  #: admin/classes/class-admin-l10n.php:151
3960
  #: admin/classes/class-admin-l10n.php:297 admin/locale.php:63
 
 
 
3961
  msgid "Label"
3962
  msgstr ""
3963
 
3964
  #: admin/classes/class-admin-l10n.php:152
3965
  #: admin/classes/class-admin-l10n.php:298 admin/locale.php:761
 
 
 
3966
  msgid "Value"
3967
  msgstr ""
3968
 
3969
  #: admin/classes/class-admin-l10n.php:153 admin/locale.php:926
 
 
3970
  msgid "Add Option"
3971
  msgstr ""
3972
 
3973
  #: admin/classes/class-admin-l10n.php:155
 
3974
  msgid "Pick a field"
3975
  msgstr ""
3976
 
3977
  #: admin/classes/class-admin-l10n.php:156
 
3978
  msgid "This field will be"
3979
  msgstr ""
3980
 
3981
  #: admin/classes/class-admin-l10n.php:157 admin/locale.php:243
 
 
3982
  msgid "if"
3983
  msgstr ""
3984
 
3985
  #: admin/classes/class-admin-l10n.php:158
 
3986
  msgid "Shown"
3987
  msgstr ""
3988
 
3989
  #: admin/classes/class-admin-l10n.php:159 admin/locale.php:275
 
 
 
3990
  #: library/fields/custom.php:124
3991
  msgid "Hidden"
3992
  msgstr ""
3993
 
3994
  #: admin/classes/class-admin-l10n.php:162
 
3995
  msgid "Poll shadow"
3996
  msgstr ""
3997
 
3998
  #: admin/classes/class-admin-l10n.php:163
 
3999
  msgid "Title text"
4000
  msgstr ""
4001
 
4002
  #: admin/classes/class-admin-l10n.php:164
 
4003
  msgid "Question text"
4004
  msgstr ""
4005
 
4006
  #: admin/classes/class-admin-l10n.php:165
 
4007
  msgid "Answer text"
4008
  msgstr ""
4009
 
4010
  #: admin/classes/class-admin-l10n.php:166
 
4011
  msgid "Input field bg"
4012
  msgstr ""
4013
 
4014
  #: admin/classes/class-admin-l10n.php:167
 
4015
  msgid "Input field border"
4016
  msgstr ""
4017
 
4018
  #: admin/classes/class-admin-l10n.php:168
 
4019
  msgid "Input field placeholder"
4020
  msgstr ""
4021
 
4022
  #: admin/classes/class-admin-l10n.php:169
 
4023
  msgid "Input field text"
4024
  msgstr ""
4025
 
4026
  #: admin/classes/class-admin-l10n.php:170
 
4027
  msgid "Button background"
4028
  msgstr ""
4029
 
4030
  #: admin/classes/class-admin-l10n.php:171 admin/locale.php:729
 
 
4031
  msgid "Button text"
4032
  msgstr ""
4033
 
4034
  #: admin/classes/class-admin-l10n.php:172
 
 
4035
  #: library/modules/polls/admin/admin-loader.php:237
4036
  msgid "Results link"
4037
  msgstr ""
4038
 
4039
  #: admin/classes/class-admin-l10n.php:175
 
 
4040
  #: library/modules/quizzes/admin/admin-loader.php:439
4041
  msgid "Browse"
4042
  msgstr ""
4043
 
4044
  #: admin/classes/class-admin-l10n.php:176
 
 
4045
  #: library/modules/quizzes/admin/admin-loader.php:440
4046
  msgid "Clear"
4047
  msgstr ""
4048
 
4049
  #: admin/classes/class-admin-l10n.php:177
 
4050
  msgid "You don't have any results yet."
4051
  msgstr ""
4052
 
4053
  #: admin/classes/class-admin-l10n.php:178
 
4054
  msgid "Select result"
4055
  msgstr ""
4056
 
4057
  #: admin/classes/class-admin-l10n.php:179
 
4058
  msgid "You don't have any answer yet."
4059
  msgstr ""
4060
 
4061
  #: admin/classes/class-admin-l10n.php:180
 
4062
  msgid "Click browse to add image..."
4063
  msgstr ""
4064
 
4065
  #: admin/classes/class-admin-l10n.php:181
 
4066
  msgid "Click on browse to add an image"
4067
  msgstr ""
4068
 
4069
  #: admin/classes/class-admin-l10n.php:182
 
4070
  msgid "Add an answer here"
4071
  msgstr ""
4072
 
4073
  #: admin/classes/class-admin-l10n.php:183
 
4074
  msgid "You don't have any questions yet."
4075
  msgstr ""
4076
 
4077
  #: admin/classes/class-admin-l10n.php:184 admin/locale.php:1105
 
 
4078
  msgid "Add Question"
4079
  msgstr ""
4080
 
4081
  #: admin/classes/class-admin-l10n.php:185
 
4082
  msgid "Add New Question"
4083
  msgstr ""
4084
 
4085
  #: admin/classes/class-admin-l10n.php:186
 
4086
  msgid "Question title"
4087
  msgstr ""
4088
 
4089
  #: admin/classes/class-admin-l10n.php:187
 
4090
  msgid "Question title cannot be empty! Please, add some content to your question."
4091
  msgstr ""
4092
 
4093
  #: admin/classes/class-admin-l10n.php:188 admin/locale.php:967
 
 
 
4094
  #: library/modules/quizzes/admin/admin-loader.php:474
4095
  msgid "Answers"
4096
  msgstr ""
4097
 
4098
  #: admin/classes/class-admin-l10n.php:189 admin/locale.php:1010
 
 
 
4099
  #: library/modules/polls/admin/admin-loader.php:203
4100
  msgid "Add Answer"
4101
  msgstr ""
4102
 
4103
  #: admin/classes/class-admin-l10n.php:190
 
4104
  msgid "Add New Answer"
4105
  msgstr ""
4106
 
4107
  #: admin/classes/class-admin-l10n.php:191
 
4108
  msgid "Add Result"
4109
  msgstr ""
4110
 
4111
  #: admin/classes/class-admin-l10n.php:192
 
4112
  msgid "Delete Result"
4113
  msgstr ""
4114
 
4115
  #: admin/classes/class-admin-l10n.php:193 admin/locale.php:447
 
 
 
 
 
 
4116
  #: library/field-autofill-providers/class-wp-post.php:30
4117
  #: library/modules/polls/admin/admin-loader.php:214
4118
  #: library/modules/quizzes/admin/admin-loader.php:431
@@ -4121,10 +5869,16 @@ msgid "Title"
4121
  msgstr ""
4122
 
4123
  #: admin/classes/class-admin-l10n.php:194
 
4124
  msgid "Image (optional)"
4125
  msgstr ""
4126
 
4127
  #: admin/classes/class-admin-l10n.php:195 admin/locale.php:65
 
 
 
 
 
4128
  #: library/field-autofill-providers/class-wp-user.php:47
4129
  #: library/modules/polls/admin/admin-loader.php:215
4130
  #: library/modules/quizzes/admin/admin-loader.php:534
@@ -4132,261 +5886,364 @@ msgid "Description"
4132
  msgstr ""
4133
 
4134
  #: admin/classes/class-admin-l10n.php:196
 
4135
  msgid "Delete this answer"
4136
  msgstr ""
4137
 
4138
  #: admin/classes/class-admin-l10n.php:197
 
 
4139
  #: library/modules/quizzes/admin/admin-loader.php:480
4140
  msgid "Correct answer"
4141
  msgstr ""
4142
 
4143
  #: admin/classes/class-admin-l10n.php:198
 
4144
  msgid "You don't have any options yet."
4145
  msgstr ""
4146
 
4147
  #: admin/classes/class-admin-l10n.php:200
 
4148
  msgid "Restricted dates:"
4149
  msgstr ""
4150
 
4151
  #: admin/classes/class-admin-l10n.php:201 admin/locale.php:695
 
 
4152
  msgid "Add"
4153
  msgstr ""
4154
 
4155
  #: admin/classes/class-admin-l10n.php:202
 
4156
  msgid "Pick custom date(s) to restrict:"
4157
  msgstr ""
4158
 
4159
  #: admin/classes/class-admin-l10n.php:203
 
4160
  msgid "Form Data"
4161
  msgstr ""
4162
 
4163
  #: admin/classes/class-admin-l10n.php:204 admin/locale.php:1216
 
 
4164
  msgid "Required Fields"
4165
  msgstr ""
4166
 
4167
  #: admin/classes/class-admin-l10n.php:205 admin/locale.php:1217
 
 
4168
  msgid "Optional Fields"
4169
  msgstr ""
4170
 
4171
  #: admin/classes/class-admin-l10n.php:206
 
4172
  msgid "All Submitted Fields"
4173
  msgstr ""
4174
 
4175
  #: admin/classes/class-admin-l10n.php:207 admin/locale.php:1220
 
 
4176
  msgid "Form Name"
4177
  msgstr ""
4178
 
4179
  #: admin/classes/class-admin-l10n.php:208 admin/locale.php:1218
 
 
4180
  msgid "Misc Data"
4181
  msgstr ""
4182
 
4183
  #: admin/classes/class-admin-l10n.php:209 admin/locale.php:1223
 
 
4184
  msgid "Add form data"
4185
  msgstr ""
4186
 
4187
  #: admin/classes/class-admin-l10n.php:210
 
4188
  msgid "has been saved."
4189
  msgstr ""
4190
 
4191
  #: admin/classes/class-admin-l10n.php:211
 
4192
  msgid "has been published."
4193
  msgstr ""
4194
 
4195
  #: admin/classes/class-admin-l10n.php:212
 
4196
  msgid "Error! Form cannot be saved."
4197
  msgstr ""
4198
 
4199
  #: admin/classes/class-admin-l10n.php:213
 
4200
  msgid "Default Value"
4201
  msgstr ""
4202
 
4203
  #: admin/classes/class-admin-l10n.php:215
 
4204
  msgid "Delete this question"
4205
  msgstr ""
4206
 
4207
  #: admin/classes/class-admin-l10n.php:216
 
4208
  msgid "Remove image"
4209
  msgstr ""
4210
 
4211
  #: admin/classes/class-admin-l10n.php:217
 
4212
  msgid "Show extra settings"
4213
  msgstr ""
4214
 
4215
  #: admin/classes/class-admin-l10n.php:218
 
4216
  msgid "Add New Result"
4217
  msgstr ""
4218
 
4219
  #: admin/classes/class-admin-l10n.php:219
 
4220
  msgid ""
4221
  "You need to add at least one result for this quiz so you can re-order the "
4222
  "results priority."
4223
  msgstr ""
4224
 
4225
- #: admin/classes/class-admin-l10n.php:220 library/helpers/helper-fields.php:375
 
 
 
4226
  msgid "User IP Address"
4227
  msgstr ""
4228
 
4229
- #: admin/classes/class-admin-l10n.php:222 library/helpers/helper-fields.php:378
 
 
 
4230
  msgid "Embed Post/Page ID"
4231
  msgstr ""
4232
 
4233
- #: admin/classes/class-admin-l10n.php:223 library/helpers/helper-fields.php:379
 
 
 
4234
  msgid "Embed Post/Page Title"
4235
  msgstr ""
4236
 
4237
- #: admin/classes/class-admin-l10n.php:224 library/helpers/helper-fields.php:380
 
 
 
4238
  msgid "Embed URL"
4239
  msgstr ""
4240
 
4241
- #: admin/classes/class-admin-l10n.php:225 library/helpers/helper-fields.php:381
 
 
 
4242
  msgid "HTTP User Agent"
4243
  msgstr ""
4244
 
4245
- #: admin/classes/class-admin-l10n.php:226 library/helpers/helper-fields.php:382
 
 
 
4246
  msgid "HTTP Refer URL"
4247
  msgstr ""
4248
 
4249
- #: admin/classes/class-admin-l10n.php:227 library/helpers/helper-fields.php:384
 
 
 
4250
  msgid "User Display Name"
4251
  msgstr ""
4252
 
4253
- #: admin/classes/class-admin-l10n.php:228 library/helpers/helper-fields.php:385
 
 
 
4254
  msgid "User Email"
4255
  msgstr ""
4256
 
4257
  #: admin/classes/class-admin-l10n.php:230 admin/locale.php:724
 
 
4258
  msgid "Shortcode has been copied successfully."
4259
  msgstr ""
4260
 
4261
  #: admin/classes/class-admin-l10n.php:233 admin/locale.php:46
 
 
 
4262
  #: library/modules/quizzes/admin/admin-loader.php:497
4263
  msgid "Color"
4264
  msgstr ""
4265
 
4266
  #: admin/classes/class-admin-l10n.php:234 admin/locale.php:9
 
 
4267
  msgid "Colors"
4268
  msgstr ""
4269
 
4270
  #: admin/classes/class-admin-l10n.php:235 admin/locale.php:55
 
 
4271
  msgid "Border color"
4272
  msgstr ""
4273
 
4274
  #: admin/classes/class-admin-l10n.php:236
 
4275
  msgid "Border color (hover)"
4276
  msgstr ""
4277
 
4278
  #: admin/classes/class-admin-l10n.php:237
 
4279
  msgid "Border color (active)"
4280
  msgstr ""
4281
 
4282
  #: admin/classes/class-admin-l10n.php:238
 
4283
  msgid "Border color (correct)"
4284
  msgstr ""
4285
 
4286
  #: admin/classes/class-admin-l10n.php:239
 
4287
  msgid "Border color (incorrect)"
4288
  msgstr ""
4289
 
4290
  #: admin/classes/class-admin-l10n.php:240
 
4291
  msgid "Border width"
4292
  msgstr ""
4293
 
4294
  #: admin/classes/class-admin-l10n.php:241
 
4295
  msgid "Border style"
4296
  msgstr ""
4297
 
4298
  #: admin/classes/class-admin-l10n.php:242 admin/locale.php:41
 
 
 
4299
  #: library/modules/quizzes/admin/admin-loader.php:491
4300
  msgid "Background"
4301
  msgstr ""
4302
 
4303
  #: admin/classes/class-admin-l10n.php:243
 
4304
  msgid "Background (hover)"
4305
  msgstr ""
4306
 
4307
  #: admin/classes/class-admin-l10n.php:244
 
4308
  msgid "Background (active)"
4309
  msgstr ""
4310
 
4311
  #: admin/classes/class-admin-l10n.php:245
 
4312
  msgid "Background (correct)"
4313
  msgstr ""
4314
 
4315
  #: admin/classes/class-admin-l10n.php:246
 
4316
  msgid "Background (incorrect)"
4317
  msgstr ""
4318
 
4319
  #: admin/classes/class-admin-l10n.php:247
 
 
4320
  #: library/modules/quizzes/admin/admin-loader.php:438
4321
  msgid "Font color"
4322
  msgstr ""
4323
 
4324
  #: admin/classes/class-admin-l10n.php:248
 
4325
  msgid "Font color (hover)"
4326
  msgstr ""
4327
 
4328
  #: admin/classes/class-admin-l10n.php:249
 
4329
  msgid "Font color (active)"
4330
  msgstr ""
4331
 
4332
  #: admin/classes/class-admin-l10n.php:250
 
4333
  msgid "Font color (correct)"
4334
  msgstr ""
4335
 
4336
  #: admin/classes/class-admin-l10n.php:251
 
4337
  msgid "Font color (incorrect)"
4338
  msgstr ""
4339
 
4340
  #: admin/classes/class-admin-l10n.php:252
 
4341
  msgid "Font background"
4342
  msgstr ""
4343
 
4344
  #: admin/classes/class-admin-l10n.php:253
 
4345
  msgid "Font background (hover)"
4346
  msgstr ""
4347
 
4348
  #: admin/classes/class-admin-l10n.php:254
 
4349
  msgid "Font background (active)"
4350
  msgstr ""
4351
 
4352
  #: admin/classes/class-admin-l10n.php:255
 
 
4353
  #: library/modules/custom-forms/admin/admin-loader.php:220
4354
  msgid "Font family"
4355
  msgstr ""
4356
 
4357
  #: admin/classes/class-admin-l10n.php:256 admin/locale.php:877
 
 
4358
  msgid "Custom font family"
4359
  msgstr ""
4360
 
4361
  #: admin/classes/class-admin-l10n.php:257
 
 
4362
  #: library/modules/custom-forms/admin/admin-loader.php:218
4363
  msgid "E.g. 'Arial', sans-serif"
4364
  msgstr ""
4365
 
4366
  #: admin/classes/class-admin-l10n.php:258
 
4367
  msgid "Here you can type the font family you want to use, as you would in CSS."
4368
  msgstr ""
4369
 
4370
  #: admin/classes/class-admin-l10n.php:259 admin/locale.php:1168
 
 
4371
  msgid "Icon size"
4372
  msgstr ""
4373
 
4374
  #: admin/classes/class-admin-l10n.php:261 admin/locale.php:130
 
 
 
4375
  #: library/fields/custom.php:104
4376
  msgid "Dropdown"
4377
  msgstr ""
4378
 
4379
  #: admin/classes/class-admin-l10n.php:262 admin/locale.php:4
 
 
 
 
4380
  #: library/modules/polls/admin/admin-loader.php:211
4381
  #: library/modules/quizzes/admin/admin-loader.php:423
4382
  msgid "Appearance"
4383
  msgstr ""
4384
 
4385
  #: admin/classes/class-admin-l10n.php:263
 
4386
  msgid "Expand"
4387
  msgstr ""
4388
 
4389
  #: admin/classes/class-admin-l10n.php:264 admin/locale.php:88
 
 
4390
  msgid "Placeholder"
4391
  msgstr ""
4392
 
@@ -4396,158 +6253,224 @@ msgstr ""
4396
  #: admin/views/dashboard/widgets/widget-poll.php:108
4397
  #: admin/views/dashboard/widgets/widget-quiz.php:114
4398
  #: admin/views/poll/list/content.php:188 admin/views/quiz/list/content.php:184
 
 
 
 
 
 
 
 
 
 
4399
  #: library/modules/polls/admin/admin-loader.php:212
4400
  #: library/modules/quizzes/admin/admin-loader.php:424
4401
  msgid "Preview"
4402
  msgstr ""
4403
 
4404
  #: admin/classes/class-admin-l10n.php:266 admin/locale.php:70
 
 
4405
  msgid "Icon color"
4406
  msgstr ""
4407
 
4408
  #: admin/classes/class-admin-l10n.php:267
 
4409
  msgid "Icon color (hover)"
4410
  msgstr ""
4411
 
4412
  #: admin/classes/class-admin-l10n.php:268
 
4413
  msgid "Icon color (active)"
4414
  msgstr ""
4415
 
4416
  #: admin/classes/class-admin-l10n.php:269
 
4417
  msgid "Icon color (correct)"
4418
  msgstr ""
4419
 
4420
  #: admin/classes/class-admin-l10n.php:270
 
4421
  msgid "Icon color (incorrect)"
4422
  msgstr ""
4423
 
4424
  #: admin/classes/class-admin-l10n.php:271 admin/locale.php:969
 
 
4425
  msgid "Box shadow"
4426
  msgstr ""
4427
 
4428
  #: admin/classes/class-admin-l10n.php:272
 
4429
  msgid "Enable settings"
4430
  msgstr ""
4431
 
4432
  #: admin/classes/class-admin-l10n.php:273
 
 
4433
  #: library/modules/custom-forms/admin/admin-loader.php:221
4434
  msgid "Font size"
4435
  msgstr ""
4436
 
4437
  #: admin/classes/class-admin-l10n.php:274
 
 
4438
  #: library/modules/custom-forms/admin/admin-loader.php:222
4439
  msgid "Font weight"
4440
  msgstr ""
4441
 
4442
  #: admin/classes/class-admin-l10n.php:275
 
4443
  msgid "Text align"
4444
  msgstr ""
4445
 
4446
  #: admin/classes/class-admin-l10n.php:276 admin/locale.php:1170
 
 
4447
  msgid "Regular"
4448
  msgstr ""
4449
 
4450
  #: admin/classes/class-admin-l10n.php:277 admin/locale.php:1171
 
 
4451
  msgid "Medium"
4452
  msgstr ""
4453
 
4454
  #: admin/classes/class-admin-l10n.php:278 admin/locale.php:1172
 
 
4455
  msgid "Large"
4456
  msgstr ""
4457
 
4458
  #: admin/classes/class-admin-l10n.php:279 admin/locale.php:287
 
 
4459
  msgid "Light"
4460
  msgstr ""
4461
 
4462
  #: admin/classes/class-admin-l10n.php:280 admin/locale.php:285
 
 
4463
  msgid "Normal"
4464
  msgstr ""
4465
 
4466
  #: admin/classes/class-admin-l10n.php:281 admin/locale.php:113
 
 
4467
  msgid "Bold"
4468
  msgstr ""
4469
 
4470
  #: admin/classes/class-admin-l10n.php:282
 
4471
  msgid "Typography"
4472
  msgstr ""
4473
 
4474
  #: admin/classes/class-admin-l10n.php:283
 
4475
  msgid "Top padding"
4476
  msgstr ""
4477
 
4478
  #: admin/classes/class-admin-l10n.php:284
 
4479
  msgid "Right padding"
4480
  msgstr ""
4481
 
4482
  #: admin/classes/class-admin-l10n.php:285
 
4483
  msgid "Bottom padding"
4484
  msgstr ""
4485
 
4486
  #: admin/classes/class-admin-l10n.php:286
 
4487
  msgid "Left padding"
4488
  msgstr ""
4489
 
4490
  #: admin/classes/class-admin-l10n.php:287
 
4491
  msgid "Border radius"
4492
  msgstr ""
4493
 
4494
  #: admin/classes/class-admin-l10n.php:288 admin/locale.php:187
 
 
4495
  msgid "20 April 2018"
4496
  msgstr ""
4497
 
4498
  #: admin/classes/class-admin-l10n.php:289 admin/locale.php:158
 
 
4499
  msgid "Left"
4500
  msgstr ""
4501
 
4502
  #: admin/classes/class-admin-l10n.php:290 admin/locale.php:1058
 
 
4503
  msgid "Center"
4504
  msgstr ""
4505
 
4506
  #: admin/classes/class-admin-l10n.php:291 admin/locale.php:159
 
 
4507
  msgid "Right"
4508
  msgstr ""
4509
 
4510
  #: admin/classes/class-admin-l10n.php:293 admin/locale.php:152
 
 
4511
  msgid "Solid"
4512
  msgstr ""
4513
 
4514
  #: admin/classes/class-admin-l10n.php:294 admin/locale.php:153
 
 
4515
  msgid "Dashed"
4516
  msgstr ""
4517
 
4518
  #: admin/classes/class-admin-l10n.php:295 admin/locale.php:154
 
 
4519
  msgid "Dotted"
4520
  msgstr ""
4521
 
4522
  #: admin/classes/class-admin-l10n.php:296 admin/locale.php:923
 
 
4523
  msgid "Delete option"
4524
  msgstr ""
4525
 
4526
  #: admin/classes/class-admin-l10n.php:299
 
4527
  msgid "Re-order this option"
4528
  msgstr ""
4529
 
4530
  #: admin/classes/class-admin-l10n.php:300
 
4531
  msgid "Forminator UI"
4532
  msgstr ""
4533
 
4534
  #: admin/classes/class-admin-l10n.php:301
 
4535
  msgid "Vanilla Theme"
4536
  msgstr ""
4537
 
4538
  #: admin/classes/class-admin-l10n.php:302
 
4539
  msgid "Forminator Bold"
4540
  msgstr ""
4541
 
4542
  #: admin/classes/class-admin-l10n.php:303
 
4543
  msgid "Forminator Flat"
4544
  msgstr ""
4545
 
4546
  #: admin/classes/class-admin-l10n.php:304
 
4547
  msgid "Material Design"
4548
  msgstr ""
4549
 
4550
  #: admin/classes/class-admin-l10n.php:305
 
 
4551
  #: library/modules/polls/admin/admin-loader.php:187
4552
  msgid ""
4553
  "Vanilla Theme will provide you a clean design (with no styles) and simple "
@@ -4555,6 +6478,10 @@ msgid ""
4555
  msgstr ""
4556
 
4557
  #: admin/classes/class-admin-l10n.php:306
 
 
 
 
4558
  #: library/abstracts/abstract-class-field.php:683
4559
  #: library/abstracts/abstract-class-field.php:684
4560
  #: library/helpers/helper-core.php:548
@@ -4562,138 +6489,196 @@ msgid "No file chosen"
4562
  msgstr ""
4563
 
4564
  #: admin/classes/class-admin-l10n.php:307
 
4565
  msgid "saved succesfully!"
4566
  msgstr ""
4567
 
4568
  #: admin/classes/class-admin-l10n.php:308
 
4569
  msgid "Error! Settings were not saved."
4570
  msgstr ""
4571
 
4572
  #: admin/classes/class-admin-l10n.php:309
 
4573
  msgid "User approved succesfully."
4574
  msgstr ""
4575
 
4576
  #: admin/classes/class-admin-l10n.php:310
 
4577
  msgid "Error! User was not approved."
4578
  msgstr ""
4579
 
4580
  #: admin/classes/class-admin-l10n.php:315
 
4581
  msgid "Google+"
4582
  msgstr ""
4583
 
4584
  #: admin/classes/class-admin-l10n.php:316 admin/locale.php:1097
 
 
 
4585
  #: library/modules/quizzes/admin/admin-loader.php:513
4586
  msgid "LinkedIn"
4587
  msgstr ""
4588
 
4589
  #: admin/classes/class-admin-l10n.php:320
4590
  #: admin/classes/class-admin-l10n.php:371
 
 
 
4591
  #: library/modules/custom-forms/front/front-render.php:2353
4592
  msgid "Su"
4593
  msgstr ""
4594
 
4595
  #: admin/classes/class-admin-l10n.php:321
4596
  #: admin/classes/class-admin-l10n.php:372
 
 
 
4597
  #: library/modules/custom-forms/front/front-render.php:2354
4598
  msgid "Mo"
4599
  msgstr ""
4600
 
4601
  #: admin/classes/class-admin-l10n.php:322
4602
  #: admin/classes/class-admin-l10n.php:373
 
 
 
4603
  #: library/modules/custom-forms/front/front-render.php:2355
4604
  msgid "Tu"
4605
  msgstr ""
4606
 
4607
  #: admin/classes/class-admin-l10n.php:323
4608
  #: admin/classes/class-admin-l10n.php:374
 
 
 
4609
  #: library/modules/custom-forms/front/front-render.php:2356
4610
  msgid "We"
4611
  msgstr ""
4612
 
4613
  #: admin/classes/class-admin-l10n.php:324
4614
  #: admin/classes/class-admin-l10n.php:375
 
 
 
4615
  #: library/modules/custom-forms/front/front-render.php:2357
4616
  msgid "Th"
4617
  msgstr ""
4618
 
4619
  #: admin/classes/class-admin-l10n.php:325
4620
  #: admin/classes/class-admin-l10n.php:376
 
 
 
4621
  #: library/modules/custom-forms/front/front-render.php:2358
4622
  msgid "Fr"
4623
  msgstr ""
4624
 
4625
  #: admin/classes/class-admin-l10n.php:326
4626
  #: admin/classes/class-admin-l10n.php:377
 
 
 
4627
  #: library/modules/custom-forms/front/front-render.php:2359
4628
  msgid "Sa"
4629
  msgstr ""
4630
 
4631
  #: admin/classes/class-admin-l10n.php:329
4632
  #: admin/classes/class-admin-l10n.php:389
 
 
4633
  msgid "January"
4634
  msgstr ""
4635
 
4636
  #: admin/classes/class-admin-l10n.php:330
4637
  #: admin/classes/class-admin-l10n.php:390
 
 
4638
  msgid "February"
4639
  msgstr ""
4640
 
4641
  #: admin/classes/class-admin-l10n.php:331
4642
  #: admin/classes/class-admin-l10n.php:391
 
 
4643
  msgid "March"
4644
  msgstr ""
4645
 
4646
  #: admin/classes/class-admin-l10n.php:332
4647
  #: admin/classes/class-admin-l10n.php:392
 
 
4648
  msgid "April"
4649
  msgstr ""
4650
 
4651
  #: admin/classes/class-admin-l10n.php:333
4652
  #: admin/classes/class-admin-l10n.php:393
 
 
 
4653
  #: library/modules/custom-forms/front/front-render.php:2366
4654
  msgid "May"
4655
  msgstr ""
4656
 
4657
  #: admin/classes/class-admin-l10n.php:334
4658
  #: admin/classes/class-admin-l10n.php:394
 
 
4659
  msgid "June"
4660
  msgstr ""
4661
 
4662
  #: admin/classes/class-admin-l10n.php:335
4663
  #: admin/classes/class-admin-l10n.php:395
 
 
4664
  msgid "July"
4665
  msgstr ""
4666
 
4667
  #: admin/classes/class-admin-l10n.php:336
4668
  #: admin/classes/class-admin-l10n.php:396
 
 
4669
  msgid "August"
4670
  msgstr ""
4671
 
4672
  #: admin/classes/class-admin-l10n.php:337
4673
  #: admin/classes/class-admin-l10n.php:397
 
 
4674
  msgid "September"
4675
  msgstr ""
4676
 
4677
  #: admin/classes/class-admin-l10n.php:338
4678
  #: admin/classes/class-admin-l10n.php:398
 
 
4679
  msgid "October"
4680
  msgstr ""
4681
 
4682
  #: admin/classes/class-admin-l10n.php:339
4683
  #: admin/classes/class-admin-l10n.php:399
 
 
4684
  msgid "November"
4685
  msgstr ""
4686
 
4687
  #: admin/classes/class-admin-l10n.php:340
4688
  #: admin/classes/class-admin-l10n.php:400
 
 
4689
  msgid "December"
4690
  msgstr ""
4691
 
4692
  #: admin/classes/class-admin-l10n.php:356 admin/locale.php:659
 
 
4693
  msgid "No Result Found"
4694
  msgstr ""
4695
 
4696
  #: admin/classes/class-admin-l10n.php:357 admin/locale.php:658
 
 
4697
  msgid "Searching"
4698
  msgstr ""
4699
 
@@ -4702,30 +6687,45 @@ msgid "Forminator"
4702
  msgstr ""
4703
 
4704
  #: admin/classes/class-admin.php:101
 
4705
  msgid "Forminator Dashboard"
4706
  msgstr ""
4707
 
4708
  #: admin/classes/class-admin.php:101 admin/views/dashboard/header.php:1
4709
  #: admin/views/settings/tab-dashboard.php:19
 
 
 
4710
  msgid "Dashboard"
4711
  msgstr ""
4712
 
4713
  #: admin/classes/class-admin.php:122 admin/classes/class-admin.php:123
4714
  #: admin/locale.php:605 admin/views/integrations/header.php:1
 
 
 
 
4715
  msgid "Integrations"
4716
  msgstr ""
4717
 
4718
  #: admin/classes/class-admin.php:154
 
4719
  msgid "Global Settings"
4720
  msgstr ""
4721
 
4722
  #: admin/classes/class-admin.php:154 admin/classes/class-admin.php:467
4723
  #: admin/locale.php:608 admin/views/settings/header.php:1
 
 
 
 
 
4724
  #: library/modules/quizzes/admin/admin-loader.php:422
4725
  msgid "Settings"
4726
  msgstr ""
4727
 
4728
  #: admin/classes/class-admin.php:175
 
4729
  msgid "Forminator Submissions"
4730
  msgstr ""
4731
 
@@ -4739,19 +6739,39 @@ msgstr ""
4739
  #: admin/views/settings/content.php:31 admin/views/settings/content.php:46
4740
  #: admin/views/settings/tab-pagination.php:33
4741
  #: admin/views/settings/tab-submissions.php:9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4742
  msgid "Submissions"
4743
  msgstr ""
4744
 
4745
  #: admin/classes/class-admin.php:196 admin/classes/class-admin.php:476
4746
  #: admin/views/upgrade/upgrade-content.php:17
 
 
 
4747
  msgid "Upgrade to Forminator Pro"
4748
  msgstr ""
4749
 
4750
  #: admin/classes/class-admin.php:254
 
4751
  msgid "Forminator - Import your Contact Form 7 forms automatically"
4752
  msgstr ""
4753
 
4754
  #: admin/classes/class-admin.php:256
 
4755
  msgid ""
4756
  "We noticed that Contact Form 7 is active on your website. You can use our "
4757
  "built-in Contact Form 7 importer to import your existing forms and the "
@@ -4760,10 +6780,16 @@ msgid ""
4760
  msgstr ""
4761
 
4762
  #: admin/classes/class-admin.php:260
 
4763
  msgid "Import Contact Form 7 Forms"
4764
  msgstr ""
4765
 
4766
  #: admin/classes/class-admin.php:262 admin/classes/class-admin.php:331
 
 
 
 
 
4767
  #: library/lib/dash-notice/wpmudev-dash-notification.php:248
4768
  #: library/lib/dash-notice/wpmudev-dash-notification.php:289
4769
  #: library/lib/recommended-plugins/notice.php:491
@@ -4771,6 +6797,7 @@ msgid "Dismiss"
4771
  msgstr ""
4772
 
4773
  #: admin/classes/class-admin.php:327
 
4774
  msgid ""
4775
  "To make Forminator's Stripe field <a href=\"%s\" target=\"_blank\">SCA "
4776
  "Compliant</a>, we have replaced the Stripe Checkout modal with Stripe "
@@ -4780,10 +6807,13 @@ msgid ""
4780
  msgstr ""
4781
 
4782
  #: admin/classes/class-admin.php:330 admin/views/dashboard/footer-free.php:64
 
 
4783
  msgid "Learn more"
4784
  msgstr ""
4785
 
4786
  #: admin/classes/class-admin.php:386
 
4787
  msgid ""
4788
  "Awesome! You've published more than %d modules with Forminator. Hope you "
4789
  "are enjoying it so far. We have spent countless hours developing this free "
@@ -4797,6 +6827,13 @@ msgstr ""
4797
  #: admin/views/custom-form/entries/prompt.php:49
4798
  #: admin/views/poll/entries/prompt.php:21
4799
  #: admin/views/quiz/entries/prompt.php:21
 
 
 
 
 
 
 
4800
  msgid "Rate Forminator"
4801
  msgstr ""
4802
 
@@ -4805,6 +6842,12 @@ msgstr ""
4805
  #: admin/views/custom-form/entries/prompt.php:53
4806
  #: admin/views/poll/entries/prompt.php:25
4807
  #: admin/views/quiz/entries/prompt.php:25
 
 
 
 
 
 
4808
  msgid "Maybe later"
4809
  msgstr ""
4810
 
@@ -4813,10 +6856,16 @@ msgstr ""
4813
  #: admin/views/custom-form/entries/prompt.php:57
4814
  #: admin/views/poll/entries/prompt.php:29
4815
  #: admin/views/quiz/entries/prompt.php:29
 
 
 
 
 
4816
  msgid "No Thanks"
4817
  msgstr ""
4818
 
4819
  #: admin/classes/class-admin.php:409
 
4820
  msgid ""
4821
  "Excellent! You've been using Forminator for a while now. Hope you are "
4822
  "enjoying it so far. We have spent countless hours developing this free "
@@ -4825,18 +6874,22 @@ msgid ""
4825
  msgstr ""
4826
 
4827
  #: admin/classes/class-admin.php:467
 
4828
  msgid "Go to Forminator Settings"
4829
  msgstr ""
4830
 
4831
  #: admin/classes/class-admin.php:476
 
4832
  msgid "Upgrade"
4833
  msgstr ""
4834
 
4835
  #: admin/classes/class-admin.php:478
 
4836
  msgid "Renew Your Membership"
4837
  msgstr ""
4838
 
4839
  #: admin/classes/class-admin.php:478
 
4840
  msgid "Renew Membership"
4841
  msgstr ""
4842
 
@@ -4845,42 +6898,52 @@ msgid "WPMU DEV"
4845
  msgstr ""
4846
 
4847
  #: admin/classes/class-admin.php:510
 
4848
  msgid "By %s"
4849
  msgstr ""
4850
 
4851
  #: admin/classes/class-admin.php:526
 
4852
  #. translators: %s: Plugin name.
4853
  msgid "More information about %s"
4854
  msgstr ""
4855
 
4856
  #: admin/classes/class-admin.php:528 admin/classes/class-admin.php:542
 
 
4857
  msgid "View details"
4858
  msgstr ""
4859
 
4860
  #: admin/classes/class-admin.php:545
 
4861
  msgid "Premium Support"
4862
  msgstr ""
4863
 
4864
  #: admin/classes/thirdparty-importers/class-importer-cf7.php:93
 
 
 
4865
  #: library/modules/custom-forms/admin/admin-loader.php:106
4866
  #: library/modules/custom-forms/front/front-render.php:2870
4867
  msgid "Submitting..."
4868
  msgstr ""
4869
 
4870
  #: admin/classes/thirdparty-importers/class-importer-cf7.php:233
 
 
4871
  #: library/fields/captcha.php:61
4872
  msgid "reCaptcha"
4873
  msgstr ""
4874
 
4875
- #: admin/locale.php:6
4876
  msgid "Behaviour"
4877
  msgstr ""
4878
 
4879
- #: admin/locale.php:10
4880
  msgid "Adjust the default color combinations to match your theme styling."
4881
  msgstr ""
4882
 
4883
- #: admin/locale.php:11
4884
  msgid "Use Default Colors"
4885
  msgstr ""
4886
 
@@ -4889,647 +6952,675 @@ msgstr ""
4889
  #: admin/views/settings/data/polls-privacy.php:45
4890
  #: admin/views/settings/data/polls-privacy.php:121
4891
  #: admin/views/settings/data/quizzes-privacy.php:39
 
 
 
 
 
 
4892
  msgid "Custom"
4893
  msgstr ""
4894
 
4895
- #: admin/locale.php:13
4896
  msgid "Element"
4897
  msgstr ""
4898
 
4899
- #: admin/locale.php:14
4900
  msgid "Form Container"
4901
  msgstr ""
4902
 
4903
- #: admin/locale.php:15
4904
  msgid "Submission Indicator"
4905
  msgstr ""
4906
 
4907
- #: admin/locale.php:16
4908
  msgid "Response Success"
4909
  msgstr ""
4910
 
4911
- #: admin/locale.php:17
4912
  msgid ""
4913
  "Successful response message will be displayed after form submission "
4914
  "succeeds."
4915
  msgstr ""
4916
 
4917
- #: admin/locale.php:18
4918
  msgid "Response Error"
4919
  msgstr ""
4920
 
4921
- #: admin/locale.php:19
4922
  msgid "Error response message will be displayed after form submission fails."
4923
  msgstr ""
4924
 
4925
- #: admin/locale.php:20
4926
  msgid "Pagination Steps"
4927
  msgstr ""
4928
 
4929
- #: admin/locale.php:21
4930
  msgid "Pagination Progress Bar"
4931
  msgstr ""
4932
 
4933
- #: admin/locale.php:22
4934
  msgid "Fields Basics"
4935
  msgstr ""
4936
 
4937
- #: admin/locale.php:23 library/fields/section.php:56
 
 
4938
  msgid "Section"
4939
  msgstr ""
4940
 
4941
- #: admin/locale.php:24
4942
  msgid "Input and Textarea"
4943
  msgstr ""
4944
 
4945
- #: admin/locale.php:25
4946
  msgid "Input Extras"
4947
  msgstr ""
4948
 
4949
- #: admin/locale.php:26
4950
  msgid "Radio and Checkbox"
4951
  msgstr ""
4952
 
4953
- #: admin/locale.php:27 library/fields/select.php:59
 
 
4954
  #: library/fields/select.php:71
4955
  msgid "Select"
4956
  msgstr ""
4957
 
4958
- #: admin/locale.php:28
4959
  msgid "Dropdown List"
4960
  msgstr ""
4961
 
4962
- #: admin/locale.php:29
4963
  msgid "Dropdown Search"
4964
  msgstr ""
4965
 
4966
- #: admin/locale.php:30 library/fields/custom.php:108
 
 
4967
  msgid "Multi Select"
4968
  msgstr ""
4969
 
4970
- #: admin/locale.php:31
4971
  msgid "Calendar Basics"
4972
  msgstr ""
4973
 
4974
- #: admin/locale.php:32
4975
  msgid "Calendar Table"
4976
  msgstr ""
4977
 
4978
- #: admin/locale.php:33 library/fields/upload.php:56
 
4979
  msgid "File Upload"
4980
  msgstr ""
4981
 
4982
- #: admin/locale.php:35
4983
  msgid "Button Back"
4984
  msgstr ""
4985
 
4986
- #: admin/locale.php:36
4987
  msgid "Button Next"
4988
  msgstr ""
4989
 
4990
- #: admin/locale.php:37 library/modules/quizzes/admin/admin-loader.php:561
 
 
4991
  msgid "Submit Button"
4992
  msgstr ""
4993
 
4994
- #: admin/locale.php:38
4995
  msgid "Container"
4996
  msgstr ""
4997
 
4998
- #: admin/locale.php:39 library/modules/quizzes/admin/admin-loader.php:488
 
 
4999
  msgid "Border"
5000
  msgstr ""
5001
 
5002
- #: admin/locale.php:40
5003
  msgid "Header background"
5004
  msgstr ""
5005
 
5006
- #: admin/locale.php:42
5007
  msgid "Main background"
5008
  msgstr ""
5009
 
5010
- #: admin/locale.php:43
5011
  msgid "Navigation"
5012
  msgstr ""
5013
 
5014
- #: admin/locale.php:44
5015
  msgid "Arrows background"
5016
  msgstr ""
5017
 
5018
- #: admin/locale.php:45
5019
  msgid "Arrows color"
5020
  msgstr ""
5021
 
5022
- #: admin/locale.php:47
5023
  msgid "Default"
5024
  msgstr ""
5025
 
5026
- #: admin/locale.php:48
5027
  msgid "Table head color"
5028
  msgstr ""
5029
 
5030
- #: admin/locale.php:49
5031
  msgid "Table cell border"
5032
  msgstr ""
5033
 
5034
- #: admin/locale.php:50
5035
  msgid "Table cell BG"
5036
  msgstr ""
5037
 
5038
- #: admin/locale.php:51
5039
  msgid "Table cell color"
5040
  msgstr ""
5041
 
5042
- #: admin/locale.php:52
5043
  msgid "Hover"
5044
  msgstr ""
5045
 
5046
- #: admin/locale.php:53
5047
  msgid "Active"
5048
  msgstr ""
5049
 
5050
- #: admin/locale.php:54
 
5051
  #: library/lib/dash-notice/wpmudev-dash-notification.php:1161
5052
  msgid "Current"
5053
  msgstr ""
5054
 
5055
- #: admin/locale.php:56
5056
  msgid "Background color"
5057
  msgstr ""
5058
 
5059
- #: admin/locale.php:57
5060
  msgid "Text color"
5061
  msgstr ""
5062
 
5063
- #: admin/locale.php:58 library/modules/quizzes/admin/admin-loader.php:541
 
 
5064
  msgid "Container border"
5065
  msgstr ""
5066
 
5067
- #: admin/locale.php:59
5068
  msgid "Container BG"
5069
  msgstr ""
5070
 
5071
- #: admin/locale.php:60
5072
  msgid "Option color"
5073
  msgstr ""
5074
 
5075
- #: admin/locale.php:61
5076
  msgid "Option background"
5077
  msgstr ""
5078
 
5079
- #: admin/locale.php:62
5080
  msgid "Selected"
5081
  msgstr ""
5082
 
5083
- #: admin/locale.php:64
5084
  msgid "Required asterisk"
5085
  msgstr ""
5086
 
5087
- #: admin/locale.php:66
5088
  msgid "Error message BG"
5089
  msgstr ""
5090
 
5091
- #: admin/locale.php:67
5092
  msgid "Error message color"
5093
  msgstr ""
5094
 
5095
- #: admin/locale.php:68
5096
  msgid "Global error color"
5097
  msgstr ""
5098
 
5099
- #: admin/locale.php:69
5100
  msgid ""
5101
  "This color will be used when fields throw an error as text color, border "
5102
  "color, etc."
5103
  msgstr ""
5104
 
5105
- #: admin/locale.php:71
5106
  msgid "Focus"
5107
  msgstr ""
5108
 
5109
- #: admin/locale.php:72
5110
  msgid "File preview border color"
5111
  msgstr ""
5112
 
5113
- #: admin/locale.php:73
5114
  msgid "Default state border will not appear when file uploaded is an image."
5115
  msgstr ""
5116
 
5117
- #: admin/locale.php:74
5118
  msgid "File preview background color"
5119
  msgstr ""
5120
 
5121
- #: admin/locale.php:75
5122
  msgid "File preview icon color"
5123
  msgstr ""
5124
 
5125
- #: admin/locale.php:76
5126
  msgid "File name color"
5127
  msgstr ""
5128
 
5129
- #: admin/locale.php:77
5130
  msgid "File size color"
5131
  msgstr ""
5132
 
5133
- #: admin/locale.php:78
5134
  msgid "Loading icon color"
5135
  msgstr ""
5136
 
5137
- #: admin/locale.php:79
5138
  msgid "Error"
5139
  msgstr ""
5140
 
5141
- #: admin/locale.php:80
5142
  msgid "Filse size icon color"
5143
  msgstr ""
5144
 
5145
- #: admin/locale.php:81
5146
  msgid "Cloud icon color"
5147
  msgstr ""
5148
 
5149
- #: admin/locale.php:82
5150
  msgid "Message text color"
5151
  msgstr ""
5152
 
5153
- #: admin/locale.php:83
5154
  msgid "Message link color"
5155
  msgstr ""
5156
 
5157
- #: admin/locale.php:84
5158
  msgid "Drop"
5159
  msgstr ""
5160
 
5161
- #: admin/locale.php:85
5162
  msgid "Left border color"
5163
  msgstr ""
5164
 
5165
- #: admin/locale.php:86
5166
  msgid "Suffix color"
5167
  msgstr ""
5168
 
5169
- #: admin/locale.php:87
5170
  msgid "Only Stripe card icon will show this color variation."
5171
  msgstr ""
5172
 
5173
- #: admin/locale.php:89
5174
  msgid "Option border"
5175
  msgstr ""
5176
 
5177
- #: admin/locale.php:90
5178
  msgid "Label color"
5179
  msgstr ""
5180
 
5181
- #: admin/locale.php:91
5182
  msgid "Progress bar BG"
5183
  msgstr ""
5184
 
5185
- #: admin/locale.php:92
5186
  msgid "Progress status BG"
5187
  msgstr ""
5188
 
5189
- #: admin/locale.php:93
5190
  msgid "Dot"
5191
  msgstr ""
5192
 
5193
- #: admin/locale.php:94
5194
  msgid "Default state colors"
5195
  msgstr ""
5196
 
5197
- #: admin/locale.php:95
5198
  msgid "Page number color"
5199
  msgstr ""
5200
 
5201
- #: admin/locale.php:96
5202
  msgid "Current state colors"
5203
  msgstr ""
5204
 
5205
- #: admin/locale.php:97
5206
  msgid "Footer border color"
5207
  msgstr ""
5208
 
5209
- #: admin/locale.php:98
5210
  msgid "Checked"
5211
  msgstr ""
5212
 
5213
- #: admin/locale.php:99
5214
  msgid "Title color"
5215
  msgstr ""
5216
 
5217
- #: admin/locale.php:100
5218
  msgid "Subtitle color"
5219
  msgstr ""
5220
 
5221
- #: admin/locale.php:101
5222
  msgid "Signature Color"
5223
  msgstr ""
5224
 
5225
- #: admin/locale.php:102
5226
  msgid "Reset icon color"
5227
  msgstr ""
5228
 
5229
- #: admin/locale.php:103
5230
  msgid "Single File Uploader"
5231
  msgstr ""
5232
 
5233
- #: admin/locale.php:104
5234
  msgid "Multiple Files Uploader"
5235
  msgstr ""
5236
 
5237
- #: admin/locale.php:105
5238
  msgid "Uploaded File"
5239
  msgstr ""
5240
 
5241
- #: admin/locale.php:106
5242
  msgid "Uploaded File Delete Button"
5243
  msgstr ""
5244
 
5245
- #: admin/locale.php:107
5246
  msgid "Custom CSS"
5247
  msgstr ""
5248
 
5249
- #: admin/locale.php:108
5250
  msgid "For more advanced customization options use custom CSS."
5251
  msgstr ""
5252
 
5253
- #: admin/locale.php:109
5254
  msgid "Enable custom CSS"
5255
  msgstr ""
5256
 
5257
- #: admin/locale.php:110
5258
  msgid "Design Style"
5259
  msgstr ""
5260
 
5261
- #: admin/locale.php:111
5262
  msgid ""
5263
  "Choose a pre-made style for your form and further customize it's appearance "
5264
  "below."
5265
  msgstr ""
5266
 
5267
- #: admin/locale.php:112
5268
  msgid "Flat"
5269
  msgstr ""
5270
 
5271
- #: admin/locale.php:114
5272
  msgid "Material"
5273
  msgstr ""
5274
 
5275
- #: admin/locale.php:116 library/fields/custom.php:82
 
5276
  msgid "Field Label"
5277
  msgstr ""
5278
 
5279
- #: admin/locale.php:117 library/fields/text.php:79
5280
- #: library/fields/textarea.php:79
 
 
 
5281
  #: samples/forminator-simple-autofill-plugin/forminator-autofill-simple.php:33
5282
  msgid "Text"
5283
  msgstr ""
5284
 
5285
- #: admin/locale.php:118
5286
  msgid "Button"
5287
  msgstr ""
5288
 
5289
- #: admin/locale.php:119
5290
  msgid ""
5291
  "You have opted for no stylesheet to be enqueued. The form will inherit "
5292
  "styles from your theme's CSS."
5293
  msgstr ""
5294
 
5295
- #: admin/locale.php:120
5296
  msgid "Fonts"
5297
  msgstr ""
5298
 
5299
- #: admin/locale.php:121
5300
  msgid ""
5301
  "By default this form will inherit the fonts your theme uses. You can "
5302
  "overwrite these fonts with custom ones from Google Fonts."
5303
  msgstr ""
5304
 
5305
- #: admin/locale.php:122
5306
  msgid "Use Theme Fonts"
5307
  msgstr ""
5308
 
5309
- #: admin/locale.php:123
5310
  msgid "Response Message"
5311
  msgstr ""
5312
 
5313
- #: admin/locale.php:124
5314
  msgid "Fields Label"
5315
  msgstr ""
5316
 
5317
- #: admin/locale.php:125
5318
  msgid "Fields Description"
5319
  msgstr ""
5320
 
5321
- #: admin/locale.php:126
5322
  msgid "Fields Error Message"
5323
  msgstr ""
5324
 
5325
- #: admin/locale.php:127
5326
  msgid "Section Title"
5327
  msgstr ""
5328
 
5329
- #: admin/locale.php:128
5330
  msgid "Section Subtitle"
5331
  msgstr ""
5332
 
5333
- #: admin/locale.php:129
5334
  msgid "Input Suffix"
5335
  msgstr ""
5336
 
5337
- #: admin/locale.php:131
5338
  msgid "Calendar"
5339
  msgstr ""
5340
 
5341
- #: admin/locale.php:132
5342
  msgid "Single File Upload"
5343
  msgstr ""
5344
 
5345
- #: admin/locale.php:133
5346
  msgid "Upload Button"
5347
  msgstr ""
5348
 
5349
- #: admin/locale.php:135
5350
  msgid "Multiple Files Upload"
5351
  msgstr ""
5352
 
5353
- #: admin/locale.php:136
5354
  msgid "Upload Panel"
5355
  msgstr ""
5356
 
5357
- #: admin/locale.php:137
5358
  msgid "File Size"
5359
  msgstr ""
5360
 
5361
- #: admin/locale.php:138
5362
  msgid "E-Signature Placeholder"
5363
  msgstr ""
5364
 
5365
- #: admin/locale.php:139
5366
  msgid "Pagination Buttons"
5367
  msgstr ""
5368
 
5369
- #: admin/locale.php:140
5370
  msgid "Customize the form container's padding and border."
5371
  msgstr ""
5372
 
5373
- #: admin/locale.php:141 library/modules/quizzes/admin/admin-loader.php:490
 
 
5374
  msgid "Padding"
5375
  msgstr ""
5376
 
5377
- #: admin/locale.php:142
5378
  msgid ""
5379
  "By default the form will fill the available space where you insert it. You "
5380
  "can add some padding here to better suit your theme."
5381
  msgstr ""
5382
 
5383
- #: admin/locale.php:143
5384
  msgid "Add an optional border around the form."
5385
  msgstr ""
5386
 
5387
- #: admin/locale.php:144
5388
  msgid "Spacing"
5389
  msgstr ""
5390
 
5391
- #: admin/locale.php:145
5392
  msgid "Choose how much spacing you want between each form field."
5393
  msgstr ""
5394
 
5395
- #: admin/locale.php:146
5396
  msgid "Comfortable"
5397
  msgstr ""
5398
 
5399
- #: admin/locale.php:147
5400
  msgid "Compact"
5401
  msgstr ""
5402
 
5403
- #: admin/locale.php:148
5404
  msgid "Radius"
5405
  msgstr ""
5406
 
5407
- #: admin/locale.php:149
5408
  msgid "in px"
5409
  msgstr ""
5410
 
5411
- #: admin/locale.php:150
5412
  msgid "Thickness"
5413
  msgstr ""
5414
 
5415
- #: admin/locale.php:151
5416
  msgid "Style"
5417
  msgstr ""
5418
 
5419
- #: admin/locale.php:155
5420
  msgid "Note: Set the color of the border in the Colors settings area above."
5421
  msgstr ""
5422
 
5423
- #: admin/locale.php:160
5424
  msgid "Set your custom padding in pixels."
5425
  msgstr ""
5426
 
5427
- #: admin/locale.php:161
5428
  msgid "in pixels"
5429
  msgstr ""
5430
 
5431
  #: admin/locale.php:163 admin/views/settings/tab-pagination.php:8
 
 
5432
  msgid "Pagination"
5433
  msgstr ""
5434
 
5435
- #: admin/locale.php:164
5436
  msgid "Customize the appearance of pagination of your form."
5437
  msgstr ""
5438
 
5439
- #: admin/locale.php:165
5440
  msgid "Note: "
5441
  msgstr ""
5442
 
5443
- #: admin/locale.php:166
5444
  msgid ""
5445
  "If you have added multiple pagination fields in your form, these settings "
5446
  "will affect all of them."
5447
  msgstr ""
5448
 
5449
- #: admin/locale.php:167
5450
  msgid "Progress Indicator"
5451
  msgstr ""
5452
 
5453
- #: admin/locale.php:168
5454
  msgid ""
5455
  "By default we don’t show how many pages the user has left before completing "
5456
  "the form. You can turn on a stepped progress bar to indicate to the user "
5457
  "how far they are through your form."
5458
  msgstr ""
5459
 
5460
- #: admin/locale.php:169
5461
  msgid "Hide"
5462
  msgstr ""
5463
 
5464
- #: admin/locale.php:170
5465
  msgid "Show"
5466
  msgstr ""
5467
 
5468
- #: admin/locale.php:171
5469
  msgid "Progress Bar"
5470
  msgstr ""
5471
 
5472
- #: admin/locale.php:172
5473
  msgid "Steps"
5474
  msgstr ""
5475
 
5476
- #: admin/locale.php:173
5477
  msgid "Email Notifications"
5478
  msgstr ""
5479
 
5480
- #: admin/locale.php:174
5481
  msgid "Form does not have fields that can be autofilled."
5482
  msgstr ""
5483
 
5484
- #: admin/locale.php:175
5485
  msgid "Autofill"
5486
  msgstr ""
5487
 
5488
- #: admin/locale.php:176
5489
  msgid ""
5490
  "If the user filling out the form is logged in, we can auto-fill fields with "
5491
  "any available data."
5492
  msgstr ""
5493
 
5494
- #: admin/locale.php:177
5495
  msgid "Enable Autofill"
5496
  msgstr ""
5497
 
5498
- #: admin/locale.php:178
5499
  msgid "Autofill source"
5500
  msgstr ""
5501
 
5502
- #: admin/locale.php:179
5503
  msgid "Disable Autofill"
5504
  msgstr ""
5505
 
5506
- #: admin/locale.php:180
5507
  msgid "Editable"
5508
  msgstr ""
5509
 
5510
- #: admin/locale.php:183
5511
  msgid "Lifespan"
5512
  msgstr ""
5513
 
5514
- #: admin/locale.php:184
5515
  msgid ""
5516
  "By default this form will always be available for submissions. However you "
5517
  "can lock down if need be."
5518
  msgstr ""
5519
 
5520
- #: admin/locale.php:185
5521
  msgid "Expiry"
5522
  msgstr ""
5523
 
5524
- #: admin/locale.php:188
5525
  msgid "Expiration Message"
5526
  msgstr ""
5527
 
5528
- #: admin/locale.php:189
5529
  msgid "Whoops! This form has expired."
5530
  msgstr ""
5531
 
5532
- #: admin/locale.php:190
5533
  msgid ""
5534
  "Add some custom message for users to see when your form stops appearing or "
5535
  "leave empty to show nothing (just an empty space)."
@@ -5537,48 +7628,52 @@ msgstr ""
5537
 
5538
  #: admin/locale.php:192 admin/views/settings/content.php:35
5539
  #: admin/views/settings/content.php:47 admin/views/settings/tab-payments.php:10
 
 
 
 
5540
  msgid "Payments"
5541
  msgstr ""
5542
 
5543
- #: admin/locale.php:193
5544
  msgid "Choose how you want the form to behave when you are collecting payments."
5545
  msgstr ""
5546
 
5547
- #: admin/locale.php:194
5548
  msgid "Require SSL certificate to submit this form"
5549
  msgstr ""
5550
 
5551
- #: admin/locale.php:195
5552
  msgid ""
5553
  "Enabling this will allow the form submission on an HTTPS page only. It is "
5554
  "highly recommended to embed the form with payments action on an HTTPS page "
5555
  "to avoid any man in the middle attack."
5556
  msgstr ""
5557
 
5558
- #: admin/locale.php:196
5559
  msgid "Rendering"
5560
  msgstr ""
5561
 
5562
- #: admin/locale.php:197
5563
  msgid "Choose how you want your form to be rendered for users."
5564
  msgstr ""
5565
 
5566
- #: admin/locale.php:198
5567
  msgid "Load form using AJAX"
5568
  msgstr ""
5569
 
5570
- #: admin/locale.php:199
5571
  msgid ""
5572
  "Enabling this feature will load the form via AJAX after the page has loaded "
5573
  "up, effectively speeding up your page load time. This method can also (in "
5574
  "most cases) avoid page caching issues with your form."
5575
  msgstr ""
5576
 
5577
- #: admin/locale.php:200
5578
  msgid "Prevent page caching on form pages"
5579
  msgstr ""
5580
 
5581
- #: admin/locale.php:201
5582
  msgid ""
5583
  "Page caching plugins serve a static HTML version of the page which can "
5584
  "cause issues to your dynamic forms. By enabling this, we'll use "
@@ -5586,144 +7681,144 @@ msgid ""
5586
  "form on it from being cached."
5587
  msgstr ""
5588
 
5589
- #: admin/locale.php:202
5590
  msgid "Security"
5591
  msgstr ""
5592
 
5593
- #: admin/locale.php:203
5594
  msgid "Added layers of security to prevent spam submissions."
5595
  msgstr ""
5596
 
5597
- #: admin/locale.php:204
5598
  msgid "Enable Honeypot protection"
5599
  msgstr ""
5600
 
5601
- #: admin/locale.php:205
5602
  msgid ""
5603
  "Enabling this feature tricks spam bots by giving them a hidden challenge "
5604
  "only bots will see. If the bot tries the challenge we know it's not a human "
5605
  "and prevent the form being submitted."
5606
  msgstr ""
5607
 
5608
- #: admin/locale.php:206
5609
  msgid "Enable logged in submission only"
5610
  msgstr ""
5611
 
5612
- #: admin/locale.php:207
5613
  msgid "Lock down your form submissions to registered users only."
5614
  msgstr ""
5615
 
5616
- #: admin/locale.php:208
5617
  msgid "Submission Behaviour"
5618
  msgstr ""
5619
 
5620
- #: admin/locale.php:209
5621
  msgid ""
5622
  "Choose what you want to happen after your visitor has successfully "
5623
  "submitted this form."
5624
  msgstr ""
5625
 
5626
- #: admin/locale.php:210
5627
  msgid "After submission"
5628
  msgstr ""
5629
 
5630
- #: admin/locale.php:211
5631
  msgid "Choose what happens after a user successfully submits your form."
5632
  msgstr ""
5633
 
5634
- #: admin/locale.php:212
5635
  msgid "Inline Message"
5636
  msgstr ""
5637
 
5638
- #: admin/locale.php:213
5639
  msgid "Display a success message after form submitted."
5640
  msgstr ""
5641
 
5642
- #: admin/locale.php:214
5643
  msgid "Auto-close success message after"
5644
  msgstr ""
5645
 
5646
- #: admin/locale.php:215
5647
  msgid "E.g. 5"
5648
  msgstr ""
5649
 
5650
- #: admin/locale.php:216
5651
  msgid "seconds."
5652
  msgstr ""
5653
 
5654
- #: admin/locale.php:217
5655
  msgid "Redirect user to a URL"
5656
  msgstr ""
5657
 
5658
- #: admin/locale.php:218
5659
  msgid "https://www.mywebsite.com"
5660
  msgstr ""
5661
 
5662
- #: admin/locale.php:219
5663
  msgid "Redirect URL"
5664
  msgstr ""
5665
 
5666
- #: admin/locale.php:220
5667
  msgid ""
5668
  "Provide the absolute URL of the page you want to redirect users to after "
5669
  "submitting the login form. For example, to redirect users to the WordPress "
5670
  "admin, use the URL {{strong}}http://www.website.com/wp-admin/{{/strong}}."
5671
  msgstr ""
5672
 
5673
- #: admin/locale.php:221
5674
  msgid "Redirection Option"
5675
  msgstr ""
5676
 
5677
- #: admin/locale.php:222
5678
  msgid "Redirect on the same tab"
5679
  msgstr ""
5680
 
5681
- #: admin/locale.php:223
5682
  msgid "Redirect on new tab and show thank you message on form page"
5683
  msgstr ""
5684
 
5685
- #: admin/locale.php:224
5686
  msgid "Redirect on new tab and hide form on the form page"
5687
  msgstr ""
5688
 
5689
- #: admin/locale.php:225
5690
  msgid "Hide form"
5691
  msgstr ""
5692
 
5693
- #: admin/locale.php:226
5694
  msgid "Submit Message"
5695
  msgstr ""
5696
 
5697
- #: admin/locale.php:227
5698
  msgid "Method"
5699
  msgstr ""
5700
 
5701
- #: admin/locale.php:228
5702
  msgid ""
5703
  "Choose whether you want to use AJAX to send this form without reloading the "
5704
  "page, or use the more traditional method of reloading the page."
5705
  msgstr ""
5706
 
5707
- #: admin/locale.php:229
5708
  msgid "Ajax"
5709
  msgstr ""
5710
 
5711
- #: admin/locale.php:230
5712
  msgid ""
5713
  "Ajax method, when used with the Stripe field, will hide your form after the "
5714
  "successful submission and show your inline success message only. The form "
5715
  "will be available again when the page is reloaded."
5716
  msgstr ""
5717
 
5718
- #: admin/locale.php:231
5719
  msgid "Page Reload"
5720
  msgstr ""
5721
 
5722
- #: admin/locale.php:232
5723
  msgid "Validation"
5724
  msgstr ""
5725
 
5726
- #: admin/locale.php:233
5727
  msgid ""
5728
  "For fields that you've chosen to validate, choose how you want the "
5729
  "validation to behave. On submission will run validation checks when the "
@@ -5732,50 +7827,50 @@ msgid ""
5732
  "validation using PHP and returns any error messages after a page reload."
5733
  msgstr ""
5734
 
5735
- #: admin/locale.php:234
5736
  msgid "On Submit"
5737
  msgstr ""
5738
 
5739
- #: admin/locale.php:235
5740
  msgid "Server Side"
5741
  msgstr ""
5742
 
5743
- #: admin/locale.php:236
5744
  msgid "Enable inline validation (as user types)"
5745
  msgstr ""
5746
 
5747
- #: admin/locale.php:237
5748
  msgid ""
5749
  "Choose whether you want to show a loader on your form until it is "
5750
  "submitted. We highly recommend using this on long forms or forms with "
5751
  "payment field since they may take a few seconds to submit."
5752
  msgstr ""
5753
 
5754
- #: admin/locale.php:238
5755
  msgid "Show Loader"
5756
  msgstr ""
5757
 
5758
- #: admin/locale.php:239
5759
  msgid "E.g. Submitting..."
5760
  msgstr ""
5761
 
5762
- #: admin/locale.php:240
5763
  msgid "Choose the text to show on the right of loading icon"
5764
  msgstr ""
5765
 
5766
- #: admin/locale.php:241
5767
  msgid "null"
5768
  msgstr ""
5769
 
5770
- #: admin/locale.php:242
5771
  msgid "more condition(s)"
5772
  msgstr ""
5773
 
5774
- #: admin/locale.php:244
5775
  msgid "Field options"
5776
  msgstr ""
5777
 
5778
- #: admin/locale.php:245
5779
  msgid "Edit Field"
5780
  msgstr ""
5781
 
@@ -5784,59 +7879,78 @@ msgstr ""
5784
  #: admin/views/dashboard/widgets/widget-poll.php:122
5785
  #: admin/views/dashboard/widgets/widget-quiz.php:128
5786
  #: admin/views/poll/list/content.php:225 admin/views/quiz/list/content.php:225
 
 
 
 
 
 
 
 
 
 
5787
  #: library/modules/custom-forms/admin/admin-page-view.php:203
5788
  #: library/modules/polls/admin/admin-page-view.php:279
5789
  #: library/modules/quizzes/admin/admin-page-view.php:298
5790
  msgid "Duplicate"
5791
  msgstr ""
5792
 
5793
- #: admin/locale.php:248
5794
  msgid "Insert Fields"
5795
  msgstr ""
5796
 
5797
- #: admin/locale.php:249
5798
  msgid " Insert Fields"
5799
  msgstr ""
5800
 
5801
- #: admin/locale.php:250
5802
  msgid ""
5803
  "A form without fields isn’t going to be very useful… Add your first field "
5804
  "above!"
5805
  msgstr ""
5806
 
5807
- #: admin/locale.php:251
5808
  msgid ""
5809
  "Since you are using Page Break field(s) to divide your form into multiple "
5810
  "pages, use the pagination settings to customize the page label, progress "
5811
  "indicator, and the buttons on each page."
5812
  msgstr ""
5813
 
5814
- #: admin/locale.php:252
5815
  msgid "Edit field"
5816
  msgstr ""
5817
 
5818
- #: admin/locale.php:253
 
5819
  #: library/modules/custom-forms/admin/admin-page-entries.php:795
5820
  msgid "PayPal Checkout"
5821
  msgstr ""
5822
 
5823
- #: admin/locale.php:254
5824
  msgid "Pay with PayPal"
5825
  msgstr ""
5826
 
5827
  #: admin/locale.php:255 admin/views/settings/payments/section-paypal.php:25
5828
- #: library/fields/paypal.php:58
 
 
5829
  msgid "PayPal"
5830
  msgstr ""
5831
 
5832
- #: admin/locale.php:256
5833
  msgid ""
5834
  "PayPal field replaces the submit button of your form with the PayPal Smart "
5835
  "Payment Buttons. The PayPal buttons will automatically submit the form "
5836
  "after a successful payment."
5837
  msgstr ""
5838
 
5839
- #: admin/locale.php:257 library/helpers/helper-core.php:541
 
 
 
 
 
 
5840
  #: library/modules/custom-forms/front/front-render.php:2064
5841
  #: library/modules/polls/front/front-render.php:325
5842
  #: library/modules/quizzes/admin/admin-loader.php:485
@@ -5844,583 +7958,631 @@ msgstr ""
5844
  msgid "Submit"
5845
  msgstr ""
5846
 
5847
- #: admin/locale.php:258
5848
  msgid "Swipe"
5849
  msgstr ""
5850
 
5851
- #: admin/locale.php:259 library/fields/address.php:55
 
 
5852
  msgid "Address"
5853
  msgstr ""
5854
 
5855
- #: admin/locale.php:260
5856
  msgid "Apartment, suite, etc."
5857
  msgstr ""
5858
 
5859
- #: admin/locale.php:261 library/fields/address.php:74
5860
- #: library/model/class-form-entry-model.php:421
 
 
5861
  msgid "City"
5862
  msgstr ""
5863
 
5864
- #: admin/locale.php:262
5865
  msgid "State / Province"
5866
  msgstr ""
5867
 
5868
- #: admin/locale.php:263
5869
  msgid "ZIP / Postal code"
5870
  msgstr ""
5871
 
5872
- #: admin/locale.php:264 library/fields/address.php:80
5873
- #: library/model/class-form-entry-model.php:420
 
 
5874
  msgid "Country"
5875
  msgstr ""
5876
 
5877
- #: admin/locale.php:265
5878
  msgid ""
5879
  "Note: The query parameter's value passed in URL should match with the "
5880
  "{{link}}alpha-2 country code{{/link}} of the country you want to "
5881
  "pre-populate dynamically."
5882
  msgstr ""
5883
 
5884
- #: admin/locale.php:266
5885
  msgid "Enter label"
5886
  msgstr ""
5887
 
5888
- #: admin/locale.php:267
5889
  msgid "Placeholder (optional)"
5890
  msgstr ""
5891
 
5892
- #: admin/locale.php:268
5893
  msgid "Enter Placeholder"
5894
  msgstr ""
5895
 
5896
- #: admin/locale.php:269
5897
  msgid "Description (optional)"
5898
  msgstr ""
5899
 
5900
- #: admin/locale.php:270 library/modules/polls/admin/admin-loader.php:219
 
 
5901
  msgid "Enter description"
5902
  msgstr ""
5903
 
5904
- #: admin/locale.php:271
5905
  msgid "At least one field must be enabled"
5906
  msgstr ""
5907
 
5908
- #: admin/locale.php:272
5909
  msgid "Field Type"
5910
  msgstr ""
5911
 
5912
- #: admin/locale.php:273
5913
  msgid ""
5914
  "By default, the calculation field is read-only. You can also hide the field "
5915
  "if you don’t want to show the calculated result on the form."
5916
  msgstr ""
5917
 
5918
- #: admin/locale.php:274
5919
  msgid "Read-only"
5920
  msgstr ""
5921
 
5922
- #: admin/locale.php:276
5923
  msgid "Decimal Places"
5924
  msgstr ""
5925
 
5926
- #: admin/locale.php:277
5927
  msgid "Choose the decimal places to round off the calculated result."
5928
  msgstr ""
5929
 
5930
- #: admin/locale.php:278
5931
  msgid "decimals"
5932
  msgstr ""
5933
 
5934
- #: admin/locale.php:279
5935
  msgid ""
5936
  "You can't set visibility conditions for a hidden field. Uncheck the Hidden "
5937
  "option in the settings tab and come back here to define visibility rules."
5938
  msgstr ""
5939
 
5940
- #: admin/locale.php:280
5941
  msgid "reCAPTCHA type"
5942
  msgstr ""
5943
 
5944
- #: admin/locale.php:281
5945
  msgid ""
5946
  "Choose the reCAPTCHA type you want to use on your form. You can read more "
5947
  "about the different reCAPTCHA types {{link}}here{{/link}} and then choose "
5948
  "the one which suits you the best."
5949
  msgstr ""
5950
 
5951
- #: admin/locale.php:282
5952
  msgid "V2 Checkbox"
5953
  msgstr ""
5954
 
5955
- #: admin/locale.php:283
5956
  msgid ""
5957
  "You haven't added API keys for this reCAPTCHA type in your global settings. "
5958
  "Add your API keys {{link}}here{{/link}} add then come back to configure "
5959
  "this field."
5960
  msgstr ""
5961
 
5962
- #: admin/locale.php:284
5963
  msgid "Size"
5964
  msgstr ""
5965
 
5966
- #: admin/locale.php:286
5967
  msgid "Theme"
5968
  msgstr ""
5969
 
5970
- #: admin/locale.php:288
5971
  msgid "Dark"
5972
  msgstr ""
5973
 
5974
- #: admin/locale.php:289
5975
  msgid "V2 Invisible"
5976
  msgstr ""
5977
 
5978
- #: admin/locale.php:290
5979
  msgid "reCAPTCHA V3"
5980
  msgstr ""
5981
 
5982
- #: admin/locale.php:291
5983
  msgid ""
5984
  "reCAPTCHA V3 returns a score (1 is very likely a good interaction, 0 is "
5985
  "very likely a bot) based on user interaction. Choose the score below which "
5986
  "the verification should fail."
5987
  msgstr ""
5988
 
5989
- #: admin/locale.php:292
5990
  msgid "Score Threshold"
5991
  msgstr ""
5992
 
5993
- #: admin/locale.php:293
5994
  msgid "0.0"
5995
  msgstr ""
5996
 
5997
- #: admin/locale.php:294
5998
  msgid "0.1"
5999
  msgstr ""
6000
 
6001
- #: admin/locale.php:295
6002
  msgid "0.2"
6003
  msgstr ""
6004
 
6005
- #: admin/locale.php:296
6006
  msgid "0.3"
6007
  msgstr ""
6008
 
6009
- #: admin/locale.php:297
6010
  msgid "0.4"
6011
  msgstr ""
6012
 
6013
- #: admin/locale.php:298 library/fields/captcha.php:74
 
 
6014
  msgid "0.5"
6015
  msgstr ""
6016
 
6017
- #: admin/locale.php:299
6018
  msgid "0.6"
6019
  msgstr ""
6020
 
6021
- #: admin/locale.php:300
6022
  msgid "0.7"
6023
  msgstr ""
6024
 
6025
- #: admin/locale.php:301
6026
  msgid "0.8"
6027
  msgstr ""
6028
 
6029
- #: admin/locale.php:302
6030
  msgid "0.9"
6031
  msgstr ""
6032
 
6033
- #: admin/locale.php:303
6034
  msgid "1.0"
6035
  msgstr ""
6036
 
6037
  #: admin/locale.php:304 admin/views/settings/tab-recaptcha.php:192
 
 
6038
  msgid "Language"
6039
  msgstr ""
6040
 
6041
- #: admin/locale.php:305
6042
  msgid ""
6043
  "By default, we will use the language chosen in the global reCAPTCHA "
6044
  "settings. However, you can choose a different language for this reCAPTCHA."
6045
  msgstr ""
6046
 
6047
  #: admin/locale.php:306 admin/views/settings/tab-recaptcha.php:199
 
 
6048
  msgid "Automatic"
6049
  msgstr ""
6050
 
6051
- #: admin/locale.php:307
6052
  msgid "Error Message"
6053
  msgstr ""
6054
 
6055
- #: admin/locale.php:308
6056
  msgid ""
6057
  "Choose the error message you want to display on your form when reCAPTCHA "
6058
  "verification fails."
6059
  msgstr ""
6060
 
6061
- #: admin/locale.php:309
6062
  msgid "Default Value (optional)"
6063
  msgstr ""
6064
 
6065
- #: admin/locale.php:310
6066
  msgid "Enter default value"
6067
  msgstr ""
6068
 
6069
- #: admin/locale.php:311 library/class-export.php:924
6070
- #: library/fields/currency.php:66 library/fields/currency.php:84
 
 
 
 
 
 
6071
  #: library/modules/custom-forms/admin/admin-page-entries.php:782
6072
  #: library/modules/custom-forms/admin/admin-page-entries.php:813
6073
  msgid "Currency"
6074
  msgstr ""
6075
 
6076
- #: admin/locale.php:312
6077
  msgid ""
6078
  "Choose the currency to display on the field. If you are going to collect "
6079
  "payments based on this field, it is recommended to keep this currency same "
6080
  "as your charge currency to avoid any confusions."
6081
  msgstr ""
6082
 
6083
- #: admin/locale.php:313
6084
  msgid "Decimal Points"
6085
  msgstr ""
6086
 
6087
- #: admin/locale.php:314
6088
  msgid ""
6089
  "Set the maximum number of digits that your users can enter after the "
6090
  "decimal point."
6091
  msgstr ""
6092
 
6093
- #: admin/locale.php:315
6094
  msgid "Limit"
6095
  msgstr ""
6096
 
6097
- #: admin/locale.php:316
6098
  msgid ""
6099
  "Restrict the value that your users can enter in this field within a custom "
6100
  "range."
6101
  msgstr ""
6102
 
6103
- #: admin/locale.php:317
6104
  msgid "Min"
6105
  msgstr ""
6106
 
6107
- #: admin/locale.php:318
6108
  msgid "Max"
6109
  msgstr ""
6110
 
6111
- #: admin/locale.php:319
6112
  msgid "Min value should be less than Max value."
6113
  msgstr ""
6114
 
6115
- #: admin/locale.php:320
6116
  msgid ""
6117
  "Note: The query parameter's value passed in URL should match with the "
6118
  "selected date format."
6119
  msgstr ""
6120
 
6121
- #: admin/locale.php:322
6122
  msgid "Date Format"
6123
  msgstr ""
6124
 
6125
- #: admin/locale.php:323
6126
  msgid "Y-m-d"
6127
  msgstr ""
6128
 
6129
- #: admin/locale.php:324
6130
  msgid "m-d-Y"
6131
  msgstr ""
6132
 
6133
- #: admin/locale.php:325
6134
  msgid "d-m-Y"
6135
  msgstr ""
6136
 
6137
- #: admin/locale.php:326
6138
  msgid "Y/m/d"
6139
  msgstr ""
6140
 
6141
- #: admin/locale.php:327
6142
  msgid "m/d/Y"
6143
  msgstr ""
6144
 
6145
- #: admin/locale.php:328
6146
  msgid "d/m/Y"
6147
  msgstr ""
6148
 
6149
- #: admin/locale.php:329
6150
  msgid "Y.m.d"
6151
  msgstr ""
6152
 
6153
- #: admin/locale.php:330
6154
  msgid "m.d.Y"
6155
  msgstr ""
6156
 
6157
- #: admin/locale.php:331
6158
  msgid "d.m.Y"
6159
  msgstr ""
6160
 
6161
- #: admin/locale.php:332
6162
  msgid "Calendar Icon"
6163
  msgstr ""
6164
 
6165
- #: admin/locale.php:333
6166
  msgid "Dropdowns"
6167
  msgstr ""
6168
 
6169
- #: admin/locale.php:334 library/fields/date.php:75
6170
- #: library/model/class-form-entry-model.php:428
 
 
6171
  msgid "Month"
6172
  msgstr ""
6173
 
6174
- #: admin/locale.php:335
6175
  msgid "Label (optional)"
6176
  msgstr ""
6177
 
6178
- #: admin/locale.php:336 library/fields/date.php:73
6179
- #: library/model/class-form-entry-model.php:427
 
 
6180
  msgid "Day"
6181
  msgstr ""
6182
 
6183
- #: admin/locale.php:337 library/fields/date.php:77
6184
- #: library/model/class-form-entry-model.php:426
 
 
6185
  msgid "Year"
6186
  msgstr ""
6187
 
6188
- #: admin/locale.php:338
6189
  msgid "Text inputs"
6190
  msgstr ""
6191
 
6192
- #: admin/locale.php:339
6193
  msgid "Enter placeholder"
6194
  msgstr ""
6195
 
6196
- #: admin/locale.php:340
6197
  msgid "Default date"
6198
  msgstr ""
6199
 
6200
- #: admin/locale.php:341
6201
  msgid "Use this feature to specify a default selected date."
6202
  msgstr ""
6203
 
6204
  #: admin/locale.php:342 admin/pages/entries-page.php:306
 
 
6205
  msgid "Today"
6206
  msgstr ""
6207
 
6208
- #: admin/locale.php:343
6209
  msgid "Future Date"
6210
  msgstr ""
6211
 
6212
- #: admin/locale.php:344
6213
  msgid "Wrong field type!"
6214
  msgstr ""
6215
 
6216
- #: admin/locale.php:345
6217
  msgid "Note, the form will not submit until the user has accepted the terms."
6218
  msgstr ""
6219
 
6220
- #: admin/locale.php:346
6221
  msgid "Error message"
6222
  msgstr ""
6223
 
6224
- #: admin/locale.php:347
6225
  msgid "Enter required message"
6226
  msgstr ""
6227
 
6228
- #: admin/locale.php:348 library/helpers/helper-fields.php:387
 
 
6229
  msgid "Custom Value"
6230
  msgstr ""
6231
 
6232
- #: admin/locale.php:349
6233
  msgid "Enter custom value"
6234
  msgstr ""
6235
 
6236
- #: admin/locale.php:350
6237
  msgid "Query parameter"
6238
  msgstr ""
6239
 
6240
- #: admin/locale.php:351
6241
  msgid "E.g. query_parameter_key"
6242
  msgstr ""
6243
 
6244
- #: admin/locale.php:352
6245
  msgid "Layout"
6246
  msgstr ""
6247
 
6248
- #: admin/locale.php:353
6249
  msgid ""
6250
  "By default, we stack the options vertically. However, you can change the "
6251
  "options layout below."
6252
  msgstr ""
6253
 
6254
- #: admin/locale.php:354
6255
  msgid "Vertical"
6256
  msgstr ""
6257
 
6258
- #: admin/locale.php:355
6259
  msgid "Horizontal"
6260
  msgstr ""
6261
 
6262
- #: admin/locale.php:356
6263
  msgid "Choose whether to allow this field to be used in calculations or not."
6264
  msgstr ""
6265
 
6266
- #: admin/locale.php:357 library/fields/name.php:68
6267
- #: library/model/class-form-entry-model.php:429
 
 
 
 
 
6268
  #: library/modules/custom-forms/form-templates/template-contact-form.php:47
6269
  #: library/modules/custom-forms/form-templates/template-newsletter.php:47
6270
  #: library/modules/custom-forms/form-templates/template-quote.php:94
6271
  msgid "Prefix"
6272
  msgstr ""
6273
 
6274
- #: admin/locale.php:359 library/fields/name.php:71
6275
- #: library/model/class-form-entry-model.php:431
 
 
 
 
 
6276
  #: library/modules/custom-forms/form-templates/template-contact-form.php:50
6277
  #: library/modules/custom-forms/form-templates/template-newsletter.php:50
6278
  #: library/modules/custom-forms/form-templates/template-quote.php:97
6279
  msgid "Middle Name"
6280
  msgstr ""
6281
 
6282
- #: admin/locale.php:361
6283
  msgid "Single"
6284
  msgstr ""
6285
 
6286
- #: admin/locale.php:362
6287
  msgid "Multiple"
6288
  msgstr ""
6289
 
6290
- #: admin/locale.php:363
6291
  msgid "Limits"
6292
  msgstr ""
6293
 
6294
- #: admin/locale.php:364
6295
  msgid ""
6296
  "Set the minimum and maximum values the user can choose. Leave the fields "
6297
  "blank to allow any number including negatives."
6298
  msgstr ""
6299
 
6300
- #: admin/locale.php:365
6301
  msgid "Minimum"
6302
  msgstr ""
6303
 
6304
- #: admin/locale.php:366
6305
  msgid "Maximum"
6306
  msgstr ""
6307
 
6308
- #: admin/locale.php:367
6309
  msgid "Step label"
6310
  msgstr ""
6311
 
6312
- #: admin/locale.php:368
6313
  msgid "Enter step label"
6314
  msgstr ""
6315
 
6316
- #: admin/locale.php:369
6317
  msgid "Buttons Text"
6318
  msgstr ""
6319
 
6320
- #: admin/locale.php:370
6321
  msgid ""
6322
  "Choose whether you want to use default text for the Previous and Next "
6323
  "button or use custom text."
6324
  msgstr ""
6325
 
6326
- #: admin/locale.php:371
6327
  msgid "Previous Button"
6328
  msgstr ""
6329
 
6330
- #: admin/locale.php:372
6331
  msgid "Enter text"
6332
  msgstr ""
6333
 
6334
- #: admin/locale.php:373
6335
  msgid "Next Button"
6336
  msgstr ""
6337
 
6338
- #: admin/locale.php:374 library/fields/password.php:85
 
 
 
 
6339
  #: library/modules/custom-forms/form-templates/template-login.php:87
6340
  #: library/modules/custom-forms/form-templates/template-registration.php:78
6341
  msgid "Confirm Password"
6342
  msgstr ""
6343
 
6344
- #: admin/locale.php:375
6345
  msgid "Confirm password"
6346
  msgstr ""
6347
 
6348
- #: admin/locale.php:376 library/fields/password.php:86
 
 
 
 
6349
  #: library/modules/custom-forms/form-templates/template-login.php:88
6350
  #: library/modules/custom-forms/form-templates/template-registration.php:79
6351
  msgid "Confirm new password"
6352
  msgstr ""
6353
 
6354
- #: admin/locale.php:377
6355
  msgid "Minimum password strength"
6356
  msgstr ""
6357
 
6358
- #: admin/locale.php:378
6359
  msgid ""
6360
  "Choose a minimum password strength required to force your users to sign up "
6361
  "with a password stronger than the minimum requirement."
6362
  msgstr ""
6363
 
6364
- #: admin/locale.php:379
6365
  msgid "Short"
6366
  msgstr ""
6367
 
6368
- #: admin/locale.php:380
6369
  msgid "Bad"
6370
  msgstr ""
6371
 
6372
- #: admin/locale.php:381
6373
  msgid "Good"
6374
  msgstr ""
6375
 
6376
- #: admin/locale.php:382
6377
  msgid "Strong"
6378
  msgstr ""
6379
 
6380
- #: admin/locale.php:383
6381
  msgid ""
6382
  "This is displayed when the user's password is weaker than the minimum "
6383
  "requirement."
6384
  msgstr ""
6385
 
6386
- #: admin/locale.php:384
6387
  msgid "Validate"
6388
  msgstr ""
6389
 
6390
- #: admin/locale.php:385
6391
  msgid ""
6392
  "Make sure the user has filled out this field correctly and warn them when "
6393
  "they haven't."
6394
  msgstr ""
6395
 
6396
- #: admin/locale.php:386
6397
  msgid "Validate Field"
6398
  msgstr ""
6399
 
6400
- #: admin/locale.php:387
6401
  msgid "Validation message"
6402
  msgstr ""
6403
 
6404
- #: admin/locale.php:388
6405
  msgid "Enter validation message"
6406
  msgstr ""
6407
 
6408
- #: admin/locale.php:389
6409
  msgid "In %s"
6410
  msgstr ""
6411
 
6412
- #: admin/locale.php:390
6413
  msgid ""
6414
  "You have not connected your PayPal account with Forminator. Connect your "
6415
  "PayPal account {{link}}here{{/link}} and then come back to configure this "
6416
  "field."
6417
  msgstr ""
6418
 
6419
- #: admin/locale.php:391
6420
  msgid "Mode of payment"
6421
  msgstr ""
6422
 
6423
- #: admin/locale.php:392
6424
  msgid ""
6425
  "We recommend using sandbox mode to ensure the payments are working as "
6426
  "expected and when you are ready to start collecting live payments, switch "
@@ -6428,156 +8590,161 @@ msgid ""
6428
  msgstr ""
6429
 
6430
  #: admin/locale.php:393 admin/views/settings/payments/section-paypal.php:87
 
 
6431
  msgid "Sandbox"
6432
  msgstr ""
6433
 
6434
  #: admin/locale.php:394 admin/views/settings/payments/section-paypal.php:92
6435
  #: admin/views/settings/payments/section-stripe.php:97
 
 
 
6436
  msgid "Live"
6437
  msgstr ""
6438
 
6439
- #: admin/locale.php:395
6440
  msgid "Charge currency"
6441
  msgstr ""
6442
 
6443
- #: admin/locale.php:396
6444
  msgid ""
6445
  "It's recommended to charge in your customers' currency to drive more sales "
6446
  "and avoid foreign exchange fee to your customers."
6447
  msgstr ""
6448
 
6449
- #: admin/locale.php:397
6450
  msgid "Payment amount"
6451
  msgstr ""
6452
 
6453
- #: admin/locale.php:398
6454
  msgid "Fixed"
6455
  msgstr ""
6456
 
6457
- #: admin/locale.php:399
6458
  msgid "Fixed amount"
6459
  msgstr ""
6460
 
6461
- #: admin/locale.php:400
6462
  msgid "E.g. 20.00"
6463
  msgstr ""
6464
 
6465
- #: admin/locale.php:401
6466
  msgid "Variable"
6467
  msgstr ""
6468
 
6469
- #: admin/locale.php:402
6470
  msgid "Variable amount"
6471
  msgstr ""
6472
 
6473
- #: admin/locale.php:403
6474
  msgid "Select field"
6475
  msgstr ""
6476
 
6477
- #: admin/locale.php:404
6478
  msgid ""
6479
  "A currency field can be used to take user-defined payments such as "
6480
  "donations and calculation field can be used to charge a calculated value "
6481
  "based on a formula."
6482
  msgstr ""
6483
 
6484
- #: admin/locale.php:405
6485
  msgid ""
6486
  "Choose a label for your PayPal button. Note that PayPal checkout doesn't "
6487
  "allow a custom label for the PayPal button. You can only choose from the "
6488
  "pre-defined labels."
6489
  msgstr ""
6490
 
6491
- #: admin/locale.php:406
6492
  msgid ""
6493
  "PayPal recommends using the Gold button since it is widely known as their "
6494
  "brand color. However, if that does not suit your theme, you can choose a "
6495
  "different color."
6496
  msgstr ""
6497
 
6498
- #: admin/locale.php:407
6499
  msgid "Gold"
6500
  msgstr ""
6501
 
6502
- #: admin/locale.php:408
6503
  msgid "Blue"
6504
  msgstr ""
6505
 
6506
- #: admin/locale.php:409
6507
  msgid "Silver"
6508
  msgstr ""
6509
 
6510
- #: admin/locale.php:410
6511
  msgid "White"
6512
  msgstr ""
6513
 
6514
- #: admin/locale.php:411
6515
  msgid "Black"
6516
  msgstr ""
6517
 
6518
- #: admin/locale.php:412
6519
  msgid "Width"
6520
  msgstr ""
6521
 
6522
- #: admin/locale.php:413
6523
  msgid "E.g. 250"
6524
  msgstr ""
6525
 
6526
- #: admin/locale.php:414
6527
  msgid "px"
6528
  msgstr ""
6529
 
6530
- #: admin/locale.php:415
6531
  msgid ""
6532
  "Choose the width of PayPal Smart Buttons. It can be anywhere between 150px "
6533
  "to 750px. Leave this empty if you want the buttons to take the full width "
6534
  "of the form up to the 750px limit."
6535
  msgstr ""
6536
 
6537
- #: admin/locale.php:416
6538
  msgid "Height"
6539
  msgstr ""
6540
 
6541
- #: admin/locale.php:417
6542
  msgid ""
6543
  "Choose the height of PayPal Smart Buttons. It can be anywhere between 25px "
6544
  "to 55px"
6545
  msgstr ""
6546
 
6547
- #: admin/locale.php:418
6548
  msgid "Shape"
6549
  msgstr ""
6550
 
6551
- #: admin/locale.php:419
6552
  msgid "Choose your preferred shape from your PayPal Smart Buttons."
6553
  msgstr ""
6554
 
6555
- #: admin/locale.php:420
6556
  msgid "Rectangular"
6557
  msgstr ""
6558
 
6559
- #: admin/locale.php:421
6560
  msgid "Pill"
6561
  msgstr ""
6562
 
6563
- #: admin/locale.php:422
6564
  msgid ""
6565
  "We recommend the vertical layout as it allows additional payment methods "
6566
  "such as Credit Cards. You can read about the layout options "
6567
  "{{link}}here{{/link}}."
6568
  msgstr ""
6569
 
6570
- #: admin/locale.php:423
6571
  msgid "Tagline"
6572
  msgstr ""
6573
 
6574
- #: admin/locale.php:424
6575
  msgid ""
6576
  "Choose whether to show the default PayPal tagline {{strong}}\"The safer, "
6577
  "easier way to pay\"{{/strong}} below your PayPal button."
6578
  msgstr ""
6579
 
6580
- #: admin/locale.php:425
6581
  msgid ""
6582
  "By default, PayPal detects the language for the visitors based on their "
6583
  "geolocation and browser preferences. It is recommended to pass this "
@@ -6585,15 +8752,15 @@ msgid ""
6585
  "language as the rest of your site. {{link}}Supported locale codes.{{/link}}"
6586
  msgstr ""
6587
 
6588
- #: admin/locale.php:426
6589
  msgid "Eg. en_US"
6590
  msgstr ""
6591
 
6592
- #: admin/locale.php:427
6593
  msgid "Disable Card Options"
6594
  msgstr ""
6595
 
6596
- #: admin/locale.php:428
6597
  msgid ""
6598
  "PayPal automatically decides the card options that appear in the Smart "
6599
  "Payment Buttons based visitors geographic location. However you can "
@@ -6601,126 +8768,140 @@ msgid ""
6601
  "to your visitors."
6602
  msgstr ""
6603
 
6604
- #: admin/locale.php:429
6605
  msgid "Visa"
6606
  msgstr ""
6607
 
6608
- #: admin/locale.php:430
6609
  msgid "Mastercard"
6610
  msgstr ""
6611
 
6612
- #: admin/locale.php:431
6613
  msgid "American Express"
6614
  msgstr ""
6615
 
6616
- #: admin/locale.php:432
6617
  msgid "Discover"
6618
  msgstr ""
6619
 
6620
- #: admin/locale.php:433
6621
  msgid "JCB"
6622
  msgstr ""
6623
 
6624
- #: admin/locale.php:434
6625
  msgid "Elo"
6626
  msgstr ""
6627
 
6628
- #: admin/locale.php:435
6629
  msgid "Hiper"
6630
  msgstr ""
6631
 
6632
- #: admin/locale.php:436
6633
  msgid "Debug Mode"
6634
  msgstr ""
6635
 
6636
- #: admin/locale.php:437
6637
  msgid ""
6638
  "PayPal debug mode helps troubleshoot any issues. However, it's recommended "
6639
  "to disable this in production as it causes a significant increase in the "
6640
  "script size and performance decrease."
6641
  msgstr ""
6642
 
6643
- #: admin/locale.php:440
6644
  msgid "Validation Type"
6645
  msgstr ""
6646
 
6647
- #: admin/locale.php:441
6648
  msgid "National"
6649
  msgstr ""
6650
 
6651
- #: admin/locale.php:442 library/fields/phone.php:132
 
6652
  msgid "International"
6653
  msgstr ""
6654
 
6655
- #: admin/locale.php:443
6656
  msgid "Limit characters"
6657
  msgstr ""
6658
 
6659
- #: admin/locale.php:444
6660
  msgid "Limit to:"
6661
  msgstr ""
6662
 
6663
- #: admin/locale.php:446 library/fields/address.php:414
 
 
6664
  msgid "Select country"
6665
  msgstr ""
6666
 
6667
- #: admin/locale.php:448 library/modules/quizzes/admin/admin-loader.php:519
 
 
6668
  msgid "Content"
6669
  msgstr ""
6670
 
6671
- #: admin/locale.php:449
6672
  msgid "Excerpt"
6673
  msgstr ""
6674
 
6675
- #: admin/locale.php:450
6676
  msgid "Featured Image"
6677
  msgstr ""
6678
 
6679
- #: admin/locale.php:451
6680
  msgid "Custom Fields"
6681
  msgstr ""
6682
 
6683
- #: admin/locale.php:452
6684
  msgid ""
6685
  "Allow users to submit post data with this field. By default, this will "
6686
  "create new posts, but you can assign it to any post type in the "
6687
  "{{strong}}Settings{{/strong}} tab."
6688
  msgstr ""
6689
 
6690
- #: admin/locale.php:453
6691
  msgid "Post type"
6692
  msgstr ""
6693
 
6694
- #: admin/locale.php:454
6695
  msgid "Choose the post type associated with this field."
6696
  msgstr ""
6697
 
6698
- #: admin/locale.php:455
6699
  msgid "Assigned post type"
6700
  msgstr ""
6701
 
6702
- #: admin/locale.php:456
6703
  msgid "post"
6704
  msgstr ""
6705
 
6706
- #: admin/locale.php:457
6707
  msgid "Default status"
6708
  msgstr ""
6709
 
6710
- #: admin/locale.php:458
6711
  msgid "When a user submits this form, choose what status this post data is."
6712
  msgstr ""
6713
 
6714
  #: admin/locale.php:459 admin/views/dashboard/widgets/widget-cform.php:53
6715
  #: admin/views/settings/dashboard/forms.php:34
6716
  #: admin/views/settings/dashboard/polls.php:32
6717
- #: admin/views/settings/dashboard/quizzes.php:33 library/class-export.php:916
 
 
 
 
 
 
 
 
 
6718
  #: library/modules/custom-forms/admin/admin-page-entries.php:773
6719
  #: library/modules/custom-forms/admin/admin-page-entries.php:804
6720
  msgid "Status"
6721
  msgstr ""
6722
 
6723
- #: admin/locale.php:460
6724
  msgid "pending"
6725
  msgstr ""
6726
 
@@ -6729,10 +8910,17 @@ msgstr ""
6729
  #: admin/views/dashboard/widgets/widget-poll.php:72
6730
  #: admin/views/dashboard/widgets/widget-quiz.php:77
6731
  #: admin/views/poll/list/content.php:158 admin/views/quiz/list/content.php:154
 
 
 
 
 
 
 
6732
  msgid "Draft"
6733
  msgstr ""
6734
 
6735
- #: admin/locale.php:462
6736
  msgid "Pending Review"
6737
  msgstr ""
6738
 
@@ -6744,212 +8932,225 @@ msgstr ""
6744
  #: admin/views/settings/dashboard/forms.php:49
6745
  #: admin/views/settings/dashboard/polls.php:47
6746
  #: admin/views/settings/dashboard/quizzes.php:48
 
 
 
 
 
 
 
 
 
 
6747
  msgid "Published"
6748
  msgstr ""
6749
 
6750
- #: admin/locale.php:464
6751
  msgid "Default author"
6752
  msgstr ""
6753
 
6754
- #: admin/locale.php:465
6755
  msgid ""
6756
  "By default we'll assign posts to users if they're logged in, and fall back "
6757
  "to the user specified below if you're allowing visitors to make posts. You "
6758
  "can also override this to always assign posts to a specified user."
6759
  msgstr ""
6760
 
6761
- #: admin/locale.php:466
6762
  msgid "Always assign posts to this user"
6763
  msgstr ""
6764
 
6765
- #: admin/locale.php:467
6766
  msgid "Taxonomies limits"
6767
  msgstr ""
6768
 
6769
- #: admin/locale.php:468
6770
  msgid "Choose whether to allow single or multiple categories or tags on this post."
6771
  msgstr ""
6772
 
6773
- #: admin/locale.php:469 library/modules/polls/admin/admin-loader.php:218
 
 
6774
  msgid "Enter title"
6775
  msgstr ""
6776
 
6777
- #: admin/locale.php:470
6778
  msgid "Subtitle (optional)"
6779
  msgstr ""
6780
 
6781
- #: admin/locale.php:471
6782
  msgid "Enter subtitle"
6783
  msgstr ""
6784
 
6785
- #: admin/locale.php:472
6786
  msgid "Add a border to this section."
6787
  msgstr ""
6788
 
6789
- #: admin/locale.php:473
6790
  msgid "Signature filetype"
6791
  msgstr ""
6792
 
6793
- #: admin/locale.php:474
6794
  msgid "Choose the filetype to save your users' signature in."
6795
  msgstr ""
6796
 
6797
- #: admin/locale.php:475
6798
  msgid "PNG"
6799
  msgstr ""
6800
 
6801
- #: admin/locale.php:476
6802
  msgid "JPG"
6803
  msgstr ""
6804
 
6805
- #: admin/locale.php:477
6806
  msgid "Choose the height of your signature field. The default value is 180px."
6807
  msgstr ""
6808
 
6809
- #: admin/locale.php:478
6810
  msgid "Stroke thickness"
6811
  msgstr ""
6812
 
6813
- #: admin/locale.php:479
6814
  msgid ""
6815
  "Choose the thickness in pixels for signature strokes. The default value is "
6816
  "2px."
6817
  msgstr ""
6818
 
6819
- #: admin/locale.php:480
6820
  msgid ""
6821
  "Note: Pass comma-separated values for this query parameter to pre-populate "
6822
  "multiple options."
6823
  msgstr ""
6824
 
6825
- #: admin/locale.php:481
6826
  msgid "Search"
6827
  msgstr ""
6828
 
6829
- #: admin/locale.php:482
6830
  msgid "Display the search box in a dropdown"
6831
  msgstr ""
6832
 
6833
- #: admin/locale.php:483
6834
  msgid "Limit Submission"
6835
  msgstr ""
6836
 
6837
- #: admin/locale.php:484
6838
  msgid ""
6839
  "You can limit submissions of each option to a certain number, and once an "
6840
  "option reaches the submission limit, we'll hide that option from the "
6841
  "dropdown list."
6842
  msgstr ""
6843
 
6844
- #: admin/locale.php:485
6845
  msgid ""
6846
  "You can set a limit for your options in the LABELS tab. Options for which "
6847
  "limit field is left empty can have unlimited submissions."
6848
  msgstr ""
6849
 
6850
- #: admin/locale.php:486
6851
  msgid ""
6852
  "Choose whether to allow this field to be used in calculations or not. The "
6853
  "value used in calculations is the same as the input value of this field."
6854
  msgstr ""
6855
 
6856
- #: admin/locale.php:487 library/fields/stripe.php:95
 
6857
  msgid "Credit / Debit Card"
6858
  msgstr ""
6859
 
6860
- #: admin/locale.php:488
6861
  msgid ""
6862
  "Choose your preferred language for the Stripe field. This will affect the "
6863
  "placeholders language, and the card validation errors returned by the "
6864
  "Stripe."
6865
  msgstr ""
6866
 
6867
- #: admin/locale.php:489
6868
  msgid "Auto"
6869
  msgstr ""
6870
 
6871
- #: admin/locale.php:490
6872
  msgid "English (en)"
6873
  msgstr ""
6874
 
6875
- #: admin/locale.php:491
6876
  msgid "Simplified Chinese (zh)"
6877
  msgstr ""
6878
 
6879
- #: admin/locale.php:492
6880
  msgid "Danish (da)"
6881
  msgstr ""
6882
 
6883
- #: admin/locale.php:493
6884
  msgid "Dutch (nl)"
6885
  msgstr ""
6886
 
6887
- #: admin/locale.php:494
6888
  msgid "Finnish (fi)"
6889
  msgstr ""
6890
 
6891
- #: admin/locale.php:495
6892
  msgid "French (fr)"
6893
  msgstr ""
6894
 
6895
- #: admin/locale.php:496
6896
  msgid "German (de)"
6897
  msgstr ""
6898
 
6899
- #: admin/locale.php:497
6900
  msgid "Italian (it)"
6901
  msgstr ""
6902
 
6903
- #: admin/locale.php:498
6904
  msgid "Japanese (ja)"
6905
  msgstr ""
6906
 
6907
- #: admin/locale.php:499
6908
  msgid "Norwegian (no)"
6909
  msgstr ""
6910
 
6911
- #: admin/locale.php:500
6912
  msgid "Spanish (es)"
6913
  msgstr ""
6914
 
6915
- #: admin/locale.php:501
6916
  msgid "Swedish (sv)"
6917
  msgstr ""
6918
 
6919
- #: admin/locale.php:502
6920
  msgid "Card icon"
6921
  msgstr ""
6922
 
6923
- #: admin/locale.php:503
6924
  msgid "Choose whether you want to show the card icon on the Stripe field."
6925
  msgstr ""
6926
 
6927
- #: admin/locale.php:504
6928
  msgid "Postal code"
6929
  msgstr ""
6930
 
6931
- #: admin/locale.php:505
6932
  msgid "Choose whether you want to collect the postal code on the Stripe field."
6933
  msgstr ""
6934
 
6935
- #: admin/locale.php:506
6936
  msgid "Prefill (optional)"
6937
  msgstr ""
6938
 
6939
- #: admin/locale.php:507
6940
  msgid ""
6941
  "If you are already collecting ZIP code on your form, you can pre-fill it on "
6942
  "the Stripe field."
6943
  msgstr ""
6944
 
6945
- #: admin/locale.php:508
6946
  msgid ""
6947
  "You have not connected your Stripe account with Forminator. Connect your "
6948
  "Stripe account {{link}}here{{/link}} and then come back to configure this "
6949
  "field."
6950
  msgstr ""
6951
 
6952
- #: admin/locale.php:509
6953
  msgid ""
6954
  "We recommend using test mode to ensure the payments are working as expected "
6955
  "and when you are ready to start collecting live payments, switch to Live "
@@ -6957,132 +9158,134 @@ msgid ""
6957
  msgstr ""
6958
 
6959
  #: admin/locale.php:510 admin/views/settings/payments/section-stripe.php:92
 
 
6960
  msgid "Test"
6961
  msgstr ""
6962
 
6963
- #: admin/locale.php:511
6964
  msgid ""
6965
  "It's recommended to charge in your customers' currency to drive more sales "
6966
  "and avoid foreign exchange fee to your customers. Read more about Stripe's "
6967
  "currency conversions {{link}}here{{/link}}."
6968
  msgstr ""
6969
 
6970
- #: admin/locale.php:512
6971
  msgid ""
6972
  "Minimum amount required to process Stripe payments is equivalent to "
6973
  "{{strong}}0.5 USD{{/strong}}."
6974
  msgstr ""
6975
 
6976
- #: admin/locale.php:513
6977
  msgid "Payment Receipt"
6978
  msgstr ""
6979
 
6980
- #: admin/locale.php:514
6981
  msgid ""
6982
  "Choose whether you want Stripe to email a receipt to your customers on "
6983
  "successful payment. Note that Stripe sends the email receipt only for live "
6984
  "payments. {{link}}Customize email template{{/link}}."
6985
  msgstr ""
6986
 
6987
- #: admin/locale.php:515
6988
  msgid "Email address"
6989
  msgstr ""
6990
 
6991
- #: admin/locale.php:517
6992
  msgid "Select an email field"
6993
  msgstr ""
6994
 
6995
- #: admin/locale.php:518
6996
  msgid "Payment Details (optional)"
6997
  msgstr ""
6998
 
6999
- #: admin/locale.php:519
7000
  msgid ""
7001
  "You can add a statement decipher and a description to help you and your "
7002
  "customers recognizing the transactions made on this form."
7003
  msgstr ""
7004
 
7005
- #: admin/locale.php:520
7006
  msgid "Statement decipher"
7007
  msgstr ""
7008
 
7009
- #: admin/locale.php:521
7010
  msgid "E.g. Company Name"
7011
  msgstr ""
7012
 
7013
- #: admin/locale.php:522
7014
  msgid "this is the business name your customers will see on their card statement."
7015
  msgstr ""
7016
 
7017
- #: admin/locale.php:523
7018
  msgid "Up to 22 characters only"
7019
  msgstr ""
7020
 
7021
- #: admin/locale.php:524
7022
  msgid "Payment description"
7023
  msgstr ""
7024
 
7025
- #: admin/locale.php:525
7026
  msgid "Enter your payment description here"
7027
  msgstr ""
7028
 
7029
- #: admin/locale.php:526
7030
  msgid ""
7031
  "This appears on your Stripe account and on the payment receipt sent to your "
7032
  "customers."
7033
  msgstr ""
7034
 
7035
- #: admin/locale.php:527
7036
  msgid "Card Validation"
7037
  msgstr ""
7038
 
7039
- #: admin/locale.php:528
7040
  msgid ""
7041
  "Note: Stripe field automatically validates the card as the user fills the "
7042
  "card details regardless of the validation behaviour set on the Behaviours "
7043
  "tab."
7044
  msgstr ""
7045
 
7046
- #: admin/locale.php:529
7047
  msgid "Billing Details"
7048
  msgstr ""
7049
 
7050
- #: admin/locale.php:530
7051
  msgid ""
7052
  "If you are collection billing details on your forms, you can send that data "
7053
  "to Stripe. The billing details will appear on your Stripe dashboard for "
7054
  "each payment."
7055
  msgstr ""
7056
 
7057
- #: admin/locale.php:531
7058
  msgid "Customer name (optional)"
7059
  msgstr ""
7060
 
7061
- #: admin/locale.php:532
7062
  msgid "Select a name field"
7063
  msgstr ""
7064
 
7065
- #: admin/locale.php:533
7066
  msgid "Customer email address (optional)"
7067
  msgstr ""
7068
 
7069
- #: admin/locale.php:534
7070
  msgid "Select an name field"
7071
  msgstr ""
7072
 
7073
- #: admin/locale.php:535
7074
  msgid "Billing address (optional)"
7075
  msgstr ""
7076
 
7077
- #: admin/locale.php:536
7078
  msgid "Select an address field"
7079
  msgstr ""
7080
 
7081
- #: admin/locale.php:537
7082
  msgid "Meta Data"
7083
  msgstr ""
7084
 
7085
- #: admin/locale.php:538
7086
  msgid ""
7087
  "You can send custom meta data to Stripe. This would appear under the "
7088
  "MetaData section of every payment. A maximum of 20 meta keys can be sent. "
@@ -7090,204 +9293,215 @@ msgid ""
7090
  "truncated to 500 characters as Stripe's requirements."
7091
  msgstr ""
7092
 
7093
- #: admin/locale.php:539
7094
  msgid "MetaData"
7095
  msgstr ""
7096
 
7097
- #: admin/locale.php:540
7098
  msgid "Additional CSS Classes"
7099
  msgstr ""
7100
 
7101
- #: admin/locale.php:541
7102
  msgid ""
7103
  "Stripe automatically adds classes to the container DOM element based on the "
7104
  "field state. However, you can customize them here. {{link}}Read "
7105
  "more{{/link}}"
7106
  msgstr ""
7107
 
7108
- #: admin/locale.php:542
7109
  msgid "Base class"
7110
  msgstr ""
7111
 
7112
- #: admin/locale.php:543
7113
  msgid "Complete"
7114
  msgstr ""
7115
 
7116
- #: admin/locale.php:544
7117
  msgid "Empty"
7118
  msgstr ""
7119
 
7120
- #: admin/locale.php:545
7121
  msgid "Focused"
7122
  msgstr ""
7123
 
7124
- #: admin/locale.php:546
7125
  msgid "Invalid"
7126
  msgstr ""
7127
 
7128
- #: admin/locale.php:547
7129
  msgid "Autofilled (Chrome and Safari only)"
7130
  msgstr ""
7131
 
7132
- #: admin/locale.php:548
7133
  msgid "Max characters"
7134
  msgstr ""
7135
 
7136
- #: admin/locale.php:549
7137
  msgid ""
7138
  "By default the user can enter as many characters as they want. Use this "
7139
  "setting to limit the number of characters the user can enter. Leave field "
7140
  "blank to allow unlimited characters."
7141
  msgstr ""
7142
 
7143
- #: admin/locale.php:550
7144
  msgid "Character limit"
7145
  msgstr ""
7146
 
7147
  #: admin/locale.php:551 admin/views/custom-form/entries/filter.php:53
7148
  #: admin/views/custom-form/entries/filter.php:66
 
 
 
7149
  msgid "E.g. 100"
7150
  msgstr ""
7151
 
7152
- #: admin/locale.php:552
7153
  msgid "Characters"
7154
  msgstr ""
7155
 
7156
- #: admin/locale.php:553
7157
  msgid "Words"
7158
  msgstr ""
7159
 
7160
- #: admin/locale.php:554
7161
  msgid "You can add new line"
7162
  msgstr ""
7163
 
7164
- #: admin/locale.php:555
7165
  msgid "Rich-Text editor"
7166
  msgstr ""
7167
 
7168
- #: admin/locale.php:556
7169
  msgid "Enable TinyMCE editor to allow the formatted text."
7170
  msgstr ""
7171
 
7172
- #: admin/locale.php:557
7173
  msgid "Default height"
7174
  msgstr ""
7175
 
7176
- #: admin/locale.php:558
7177
  msgid "Choose the default minimum height of your textarea field."
7178
  msgstr ""
7179
 
7180
- #: admin/locale.php:559
7181
  msgid ""
7182
  "Note: The query parameter's value passed in URL should match with the "
7183
  "selected time format."
7184
  msgstr ""
7185
 
7186
- #: admin/locale.php:560
7187
  msgid "Number inputs"
7188
  msgstr ""
7189
 
7190
- #: admin/locale.php:561
7191
  msgid "12 hour"
7192
  msgstr ""
7193
 
7194
- #: admin/locale.php:562
7195
  msgid "24 hour"
7196
  msgstr ""
7197
 
7198
- #: admin/locale.php:563 library/fields/time.php:71
 
7199
  msgid "Hours"
7200
  msgstr ""
7201
 
7202
- #: admin/locale.php:564 library/fields/time.php:73
 
7203
  msgid "Minutes"
7204
  msgstr ""
7205
 
7206
- #: admin/locale.php:565
7207
  msgid "Increments"
7208
  msgstr ""
7209
 
7210
- #: admin/locale.php:566
7211
  msgid ""
7212
  "Choose what time increments you want to use for the hour and minute "
7213
  "timepickers."
7214
  msgstr ""
7215
 
7216
- #: admin/locale.php:567 library/model/class-form-entry-model.php:417
 
 
7217
  msgid "Hour"
7218
  msgstr ""
7219
 
7220
- #: admin/locale.php:568 library/model/class-form-entry-model.php:418
 
 
7221
  msgid "Minute"
7222
  msgstr ""
7223
 
7224
- #: admin/locale.php:569
7225
  msgid ""
7226
  "Choose a time limit for the time picker field to restrict the time "
7227
  "selection between specific hours."
7228
  msgstr ""
7229
 
7230
- #: admin/locale.php:570
7231
  msgid "Specific Hours"
7232
  msgstr ""
7233
 
7234
- #: admin/locale.php:571
7235
  msgid "Start Time"
7236
  msgstr ""
7237
 
7238
- #: admin/locale.php:572 library/fields/time.php:326
 
7239
  msgid "AM"
7240
  msgstr ""
7241
 
7242
- #: admin/locale.php:573 library/fields/time.php:331
 
7243
  msgid "PM"
7244
  msgstr ""
7245
 
7246
- #: admin/locale.php:574
7247
  msgid "End Time"
7248
  msgstr ""
7249
 
7250
- #: admin/locale.php:575
7251
  msgid "This error message will be used when time entered is out of the set limits."
7252
  msgstr ""
7253
 
7254
- #: admin/locale.php:576
7255
  msgid "Default time"
7256
  msgstr ""
7257
 
7258
- #: admin/locale.php:577
7259
  msgid "Use this feature to specify a default selected time."
7260
  msgstr ""
7261
 
7262
- #: admin/locale.php:578
7263
  msgid "Default time can't be outside the allowed time limit."
7264
  msgstr ""
7265
 
7266
- #: admin/locale.php:579
7267
  msgid "Limit number of files"
7268
  msgstr ""
7269
 
7270
- #: admin/locale.php:580
7271
  msgid "Choose the maximum number of files that can be uploaded using this field."
7272
  msgstr ""
7273
 
7274
- #: admin/locale.php:581
7275
  msgid "Unlimited"
7276
  msgstr ""
7277
 
7278
- #: admin/locale.php:582
7279
  msgid "File upload limit"
7280
  msgstr ""
7281
 
7282
- #: admin/locale.php:583
7283
  msgid "Filesize limit per file"
7284
  msgstr ""
7285
 
7286
- #: admin/locale.php:584
7287
  msgid "Filesize limit"
7288
  msgstr ""
7289
 
7290
- #: admin/locale.php:585
7291
  msgid ""
7292
  "We've detected your server will allow uploads up to %(maxUpload)sMB in size "
7293
  "currently. You can set a lower limit than this using the input below, "
@@ -7295,34 +9509,34 @@ msgid ""
7295
  "adjust this in your server PHP.ini settings."
7296
  msgstr ""
7297
 
7298
- #: admin/locale.php:586
7299
  msgid "Upload limit per file"
7300
  msgstr ""
7301
 
7302
- #: admin/locale.php:587
7303
  msgid "MB"
7304
  msgstr ""
7305
 
7306
- #: admin/locale.php:588
7307
  msgid "KB"
7308
  msgstr ""
7309
 
7310
- #: admin/locale.php:589
7311
  msgid "B"
7312
  msgstr ""
7313
 
7314
- #: admin/locale.php:590
7315
  msgid ""
7316
  "The file size you have entered exceeds what your current hosting settings "
7317
  "are capped to. You need to increase your max filesize limit at the server "
7318
  "level first."
7319
  msgstr ""
7320
 
7321
- #: admin/locale.php:591
7322
  msgid "Upload method"
7323
  msgstr ""
7324
 
7325
- #: admin/locale.php:592
7326
  msgid ""
7327
  "Choose whether you want to use AJAX to upload individual files as they are "
7328
  "selected or use the traditional method of uploading all files together on "
@@ -7330,25 +9544,28 @@ msgid ""
7330
  "timeouts."
7331
  msgstr ""
7332
 
7333
- #: admin/locale.php:593
7334
  msgid "AJAX"
7335
  msgstr ""
7336
 
7337
- #: admin/locale.php:594
7338
  msgid "On form submission"
7339
  msgstr ""
7340
 
7341
- #: admin/locale.php:595
7342
  msgid "Show files in media library"
7343
  msgstr ""
7344
 
7345
- #: admin/locale.php:596
7346
  msgid ""
7347
  "Choose whether you want to show the files uploaded by your visitors using "
7348
  "this field in your media library."
7349
  msgstr ""
7350
 
7351
- #: admin/locale.php:597 library/modules/custom-forms/admin/admin-loader.php:45
 
 
 
7352
  #: library/modules/custom-forms/admin/admin-page-new.php:21
7353
  msgid "Edit Form"
7354
  msgstr ""
@@ -7360,120 +9577,143 @@ msgstr ""
7360
  #: admin/views/integrations/header.php:6 admin/views/poll/entries/header.php:6
7361
  #: admin/views/poll/list/header.php:26 admin/views/quiz/entries/header.php:6
7362
  #: admin/views/quiz/list/header.php:26 admin/views/settings/header.php:6
 
 
 
 
 
 
 
 
 
 
 
 
7363
  msgid "View Documentation"
7364
  msgstr ""
7365
 
7366
- #: admin/locale.php:600
7367
  msgid "Give your form a name"
7368
  msgstr ""
7369
 
7370
- #: admin/locale.php:601
7371
  msgid "Please, enter a valid name."
7372
  msgstr ""
7373
 
7374
- #: admin/locale.php:602
7375
  msgid "Fetching integration list…"
7376
  msgstr ""
7377
 
7378
- #: admin/locale.php:603
7379
  msgid "You need to save this form before using integrations."
7380
  msgstr ""
7381
 
7382
- #: admin/locale.php:604
7383
  msgid "TRY AGAIN"
7384
  msgstr ""
7385
 
7386
  #: admin/locale.php:606 admin/views/integrations/content.php:10
7387
  #: admin/views/integrations/content.php:20
7388
  #: admin/views/integrations/content.php:32
 
 
 
 
7389
  msgid "Applications"
7390
  msgstr ""
7391
 
7392
- #: admin/locale.php:607
7393
  msgid ""
7394
  "You can send this form's data to any of the connected third party apps. "
7395
  "Connect to more apps on the {{link}}Integrations{{/link}} page."
7396
  msgstr ""
7397
 
7398
- #: admin/locale.php:609
7399
  msgid "Login User"
7400
  msgstr ""
7401
 
7402
- #: admin/locale.php:610
7403
  msgid "Additional Settings"
7404
  msgstr ""
7405
 
7406
- #: admin/locale.php:611
7407
  msgid "These settings will add some extra control on your login process."
7408
  msgstr ""
7409
 
7410
- #: admin/locale.php:612
7411
  msgid "Hide the form if a user is already logged in"
7412
  msgstr ""
7413
 
7414
- #: admin/locale.php:613
7415
  msgid "Enabling this will hide the form from logged in users."
7416
  msgstr ""
7417
 
7418
- #: admin/locale.php:614
7419
  msgid "Message (optional)"
7420
  msgstr ""
7421
 
7422
- #: admin/locale.php:615
7423
  msgid "Type a message for logged in users here..."
7424
  msgstr ""
7425
 
7426
- #: admin/locale.php:616
7427
  msgid ""
7428
  "You can optionally add a message for logged in users, which appears when "
7429
  "the form is hidden."
7430
  msgstr ""
7431
 
7432
- #: admin/locale.php:617
7433
  msgid "Login Fields"
7434
  msgstr ""
7435
 
7436
- #: admin/locale.php:618
7437
  msgid ""
7438
  "Map your form fields to the meta keys and have additional control over the "
7439
  "login form fields."
7440
  msgstr ""
7441
 
7442
- #: admin/locale.php:619
7443
  msgid "Form Fields Mapping"
7444
  msgstr ""
7445
 
7446
- #: admin/locale.php:620
7447
  msgid "Assign your form fields to the meta keys required to login a user."
7448
  msgstr ""
7449
 
7450
- #: admin/locale.php:621 library/field-autofill-providers/class-wp-user.php:55
 
 
 
7451
  #: library/modules/custom-forms/form-templates/template-registration.php:45
7452
  msgid "Username"
7453
  msgstr ""
7454
 
7455
- #: admin/locale.php:622 library/fields/password.php:72
7456
- #: library/fields/password.php:83
 
 
 
 
7457
  #: library/modules/custom-forms/form-templates/template-login.php:84
7458
  #: library/modules/custom-forms/form-templates/template-registration.php:75
7459
  msgid "Password"
7460
  msgstr ""
7461
 
7462
- #: admin/locale.php:623
7463
  msgid "Remember Me Field"
7464
  msgstr ""
7465
 
7466
- #: admin/locale.php:624
7467
  msgid ""
7468
  "Choose whether to show the {{strong}}Remember Me{{/strong}} field in your "
7469
  "form. This option will add a Remember Me checkbox before the submit button."
7470
  msgstr ""
7471
 
7472
- #: admin/locale.php:625
7473
  msgid "Remember me"
7474
  msgstr ""
7475
 
7476
- #: admin/locale.php:626
7477
  msgid "Cookie Expiration"
7478
  msgstr ""
7479
 
@@ -7482,6 +9722,13 @@ msgstr ""
7482
  #: admin/views/settings/data/polls-privacy.php:71
7483
  #: admin/views/settings/data/polls-privacy.php:147
7484
  #: admin/views/settings/data/quizzes-privacy.php:64
 
 
 
 
 
 
 
7485
  #: library/modules/custom-forms/admin/admin-loader.php:227
7486
  msgid "day(s)"
7487
  msgstr ""
@@ -7491,6 +9738,13 @@ msgstr ""
7491
  #: admin/views/settings/data/polls-privacy.php:73
7492
  #: admin/views/settings/data/polls-privacy.php:149
7493
  #: admin/views/settings/data/quizzes-privacy.php:66
 
 
 
 
 
 
 
7494
  #: library/modules/custom-forms/admin/admin-loader.php:228
7495
  msgid "week(s)"
7496
  msgstr ""
@@ -7500,215 +9754,243 @@ msgstr ""
7500
  #: admin/views/settings/data/polls-privacy.php:75
7501
  #: admin/views/settings/data/polls-privacy.php:151
7502
  #: admin/views/settings/data/quizzes-privacy.php:68
 
 
 
 
 
 
 
7503
  #: library/modules/custom-forms/admin/admin-loader.php:229
7504
  msgid "month(s)"
7505
  msgstr ""
7506
 
7507
- #: admin/locale.php:630 library/modules/custom-forms/admin/admin-loader.php:230
 
 
7508
  msgid "year(s)"
7509
  msgstr ""
7510
 
7511
- #: admin/locale.php:631
7512
  msgid "Users will have to provide login details again after the selected period."
7513
  msgstr ""
7514
 
7515
- #: admin/locale.php:632
7516
  msgid "Something went wrong while saving your form. Please try again."
7517
  msgstr ""
7518
 
7519
  #: admin/locale.php:633 admin/views/custom-form/list/content.php:203
7520
  #: admin/views/poll/list/content.php:210 admin/views/quiz/list/content.php:206
 
 
 
 
 
7521
  #: library/modules/custom-forms/admin/admin-page-view.php:202
7522
  msgid "Unpublish"
7523
  msgstr ""
7524
 
7525
- #: admin/locale.php:634
7526
  msgid "Save Draft"
7527
  msgstr ""
7528
 
7529
  #: admin/locale.php:636 admin/views/custom-form/list/content.php:219
7530
  #: admin/views/poll/list/content.php:212 admin/views/quiz/list/content.php:208
 
 
 
 
 
7531
  #: library/modules/custom-forms/admin/admin-page-view.php:201
7532
  msgid "Publish"
7533
  msgstr ""
7534
 
7535
- #: admin/locale.php:637
 
 
7536
  #: library/lib/dash-notice/wpmudev-dash-notification.php:247
7537
  #: library/lib/dash-notice/wpmudev-dash-notification.php:288
7538
  msgid "Saving..."
7539
  msgstr ""
7540
 
7541
- #: admin/locale.php:638
7542
  msgid "Unsaved changes"
7543
  msgstr ""
7544
 
7545
- #: admin/locale.php:639
7546
  msgid "Saved"
7547
  msgstr ""
7548
 
7549
- #: admin/locale.php:640
7550
  msgid "Delete Notification"
7551
  msgstr ""
7552
 
7553
- #: admin/locale.php:642
7554
  msgid "Are you sure you wish to delete this Notification?"
7555
  msgstr ""
7556
 
7557
- #: admin/locale.php:644
7558
  msgid "DELETE"
7559
  msgstr ""
7560
 
7561
- #: admin/locale.php:645
7562
  msgid "Delete field %s"
7563
  msgstr ""
7564
 
7565
- #: admin/locale.php:646
7566
  msgid "Deleting this field"
7567
  msgstr ""
7568
 
7569
- #: admin/locale.php:647
7570
  msgid "will remove its value from the existing submissions as well."
7571
  msgstr ""
7572
 
7573
- #: admin/locale.php:648
7574
  msgid "Field can't be deleted"
7575
  msgstr ""
7576
 
7577
- #: admin/locale.php:649
7578
  msgid ""
7579
  "Please remove the reference of this field from the following form fields "
7580
  "and then delete this."
7581
  msgstr ""
7582
 
7583
- #: admin/locale.php:650
7584
  msgid "Form Fields"
7585
  msgstr ""
7586
 
7587
  #: admin/locale.php:651 admin/views/dashboard/new-feature-notice.php:67
7588
  #: admin/views/dashboard/new-feature-notice.php:99
 
 
 
7589
  msgid "Got It"
7590
  msgstr ""
7591
 
7592
- #: admin/locale.php:652
7593
  msgid "Choose which fields you want to insert into your form."
7594
  msgstr ""
7595
 
7596
- #: admin/locale.php:653
7597
  msgid ""
7598
  "You can have only one Stripe field in your form for Stripe to work "
7599
  "accurately. Please delete the existing Stripe field to add a new one."
7600
  msgstr ""
7601
 
7602
- #: admin/locale.php:654
7603
  msgid ""
7604
  "You can have only one PayPal field in your form for PayPal to work "
7605
  "accurately. Please delete the existing PayPal field to add a new one."
7606
  msgstr ""
7607
 
7608
- #: admin/locale.php:655
7609
  msgid ""
7610
  "You can have only one payment field in your form. Please delete the "
7611
  "existing payment field to add another one."
7612
  msgstr ""
7613
 
7614
- #: admin/locale.php:656
7615
  msgid ""
7616
  "You can have only one reCaptcha field in your form for Google reCaptcha to "
7617
  "work accurately. Please delete the existing reCaptcha field to add a new "
7618
  "one."
7619
  msgstr ""
7620
 
7621
- #: admin/locale.php:657
7622
  msgid "Need access to pro form fields? {{link}}Try Forminator Pro for FREE{{/link}}"
7623
  msgstr ""
7624
 
7625
- #: admin/locale.php:660
7626
  msgid "Recipient(s)"
7627
  msgstr ""
7628
 
7629
- #: admin/locale.php:661
7630
  msgid "Please enter recipients"
7631
  msgstr ""
7632
 
7633
- #: admin/locale.php:662
7634
  msgid "Please select rule"
7635
  msgstr ""
7636
 
7637
- #: admin/locale.php:663
7638
  msgid "Please add email routing"
7639
  msgstr ""
7640
 
7641
- #: admin/locale.php:664
7642
  msgid "Please fix the error(s) in the EMAIL tab."
7643
  msgstr ""
7644
 
7645
- #: admin/locale.php:665
7646
  msgid "Add Email Notification"
7647
  msgstr ""
7648
 
7649
- #: admin/locale.php:666 library/field-autofill-providers/class-wp-user.php:51
 
 
 
 
7650
  #: library/fields/email.php:60
7651
  #: library/modules/custom-forms/form-templates/template-registration.php:59
7652
  msgid "Email"
7653
  msgstr ""
7654
 
7655
- #: admin/locale.php:667
7656
  msgid "Recipients"
7657
  msgstr ""
7658
 
7659
- #: admin/locale.php:668
7660
  msgid "Advanced"
7661
  msgstr ""
7662
 
7663
- #: admin/locale.php:669
7664
  msgid "Conditions"
7665
  msgstr ""
7666
 
7667
- #: admin/locale.php:670
7668
  msgid ""
7669
  "The label is to help you identify this email and won't appear anywhere in "
7670
  "the email."
7671
  msgstr ""
7672
 
7673
- #: admin/locale.php:671
7674
  msgid "E.g. Sales Team Notification"
7675
  msgstr ""
7676
 
7677
- #: admin/locale.php:672
7678
  msgid "E.g. New Form Submission"
7679
  msgstr ""
7680
 
7681
- #: admin/locale.php:673
7682
  msgid "Subject"
7683
  msgstr ""
7684
 
7685
- #: admin/locale.php:674
7686
  msgid "Email subject can't be empty"
7687
  msgstr ""
7688
 
7689
- #: admin/locale.php:675
7690
  msgid "Body"
7691
  msgstr ""
7692
 
7693
- #: admin/locale.php:676
7694
  msgid "Email body can't be empty"
7695
  msgstr ""
7696
 
7697
- #: admin/locale.php:677
7698
  msgid "Attachments"
7699
  msgstr ""
7700
 
7701
- #: admin/locale.php:678
7702
  msgid ""
7703
  "Choose whether you want to attach the files uploaded via the File Upload "
7704
  "fields to this email."
7705
  msgstr ""
7706
 
7707
- #: admin/locale.php:679
7708
  msgid "Uploaded files"
7709
  msgstr ""
7710
 
7711
- #: admin/locale.php:680
7712
  msgid ""
7713
  "The default behavior is to send the email to the same recipients. If you "
7714
  "want to send this email to different recipients conditionally, you can "
@@ -7716,77 +9998,82 @@ msgid ""
7716
  "the user input."
7717
  msgstr ""
7718
 
7719
- #: admin/locale.php:681
7720
  msgid "E.g. sales@website.com"
7721
  msgstr ""
7722
 
7723
- #: admin/locale.php:682
7724
  msgid "Separate multiple emails with a comma"
7725
  msgstr ""
7726
 
7727
- #: admin/locale.php:683
7728
  msgid "Email Routing"
7729
  msgstr ""
7730
 
7731
- #: admin/locale.php:684
7732
  msgid "Enter from name here"
7733
  msgstr ""
7734
 
7735
- #: admin/locale.php:685
7736
  msgid "From Name"
7737
  msgstr ""
7738
 
7739
- #: admin/locale.php:686
7740
  msgid "Enter from email here"
7741
  msgstr ""
7742
 
7743
- #: admin/locale.php:687
7744
  msgid "From Email"
7745
  msgstr ""
7746
 
7747
- #: admin/locale.php:688
7748
  msgid "Enter reply-to email here"
7749
  msgstr ""
7750
 
7751
- #: admin/locale.php:689
7752
  msgid "Reply-to Email"
7753
  msgstr ""
7754
 
7755
- #: admin/locale.php:690
7756
  msgid "Enter CC email here"
7757
  msgstr ""
7758
 
7759
- #: admin/locale.php:691
7760
  msgid "CC Emails"
7761
  msgstr ""
7762
 
7763
- #: admin/locale.php:692
7764
  msgid "Enter BCC email here"
7765
  msgstr ""
7766
 
7767
- #: admin/locale.php:693
7768
  msgid "BCC Emails"
7769
  msgstr ""
7770
 
7771
- #: admin/locale.php:694
7772
  msgid "Discard Changes"
7773
  msgstr ""
7774
 
7775
- #: admin/locale.php:697
7776
  msgid ""
7777
  "Your form is divided into multiple pages by Page Break field(s), and you "
7778
  "can customize the label of each page here. Page names appear on your form "
7779
  "header along with the progress indicator."
7780
  msgstr ""
7781
 
7782
- #: admin/locale.php:698 library/modules/custom-forms/front/front-render.php:876
 
 
 
 
 
7783
  #: library/modules/custom-forms/front/front-render.php:906
7784
  #: library/modules/polls/admin/admin-loader.php:230
7785
  #: library/modules/quizzes/admin/admin-loader.php:482
7786
  msgid "Finish"
7787
  msgstr ""
7788
 
7789
- #: admin/locale.php:699
7790
  msgid ""
7791
  "Choose whether to show a progress indicator on top of your form, so your "
7792
  "users know how far they are through your form."
@@ -7795,133 +10082,142 @@ msgstr ""
7795
  #: admin/locale.php:700 admin/views/custom-form/entries/filter.php:201
7796
  #: admin/views/custom-form/list/content.php:95
7797
  #: admin/views/poll/list/content.php:102 admin/views/quiz/list/content.php:98
 
 
 
 
 
 
 
7798
  #: library/modules/custom-forms/admin/admin-page-entries.php:582
7799
  #: library/modules/quizzes/admin/admin-page-entries.php:323
7800
  msgid "Apply"
7801
  msgstr ""
7802
 
7803
- #: admin/locale.php:701
7804
  msgid "Loading preview…"
7805
  msgstr ""
7806
 
7807
- #: admin/locale.php:702
7808
  msgid "Publishing form…"
7809
  msgstr ""
7810
 
7811
- #: admin/locale.php:703
7812
  msgid ""
7813
  "Great work! Please hold tight a few moments while we publish your form to "
7814
  "the world."
7815
  msgstr ""
7816
 
7817
- #: admin/locale.php:704
7818
  msgid "Please fill required fields"
7819
  msgstr ""
7820
 
7821
- #: admin/locale.php:705
7822
  msgid "Calculation values are required!"
7823
  msgstr ""
7824
 
7825
- #: admin/locale.php:706
7826
  msgid "Option labels are required!"
7827
  msgstr ""
7828
 
7829
- #: admin/locale.php:707
7830
  msgid "Please, connect your Stripe account first!"
7831
  msgstr ""
7832
 
7833
- #: admin/locale.php:708
7834
  msgid "Please, enter Stripe payment amount!"
7835
  msgstr ""
7836
 
7837
- #: admin/locale.php:709
7838
  msgid "Please select an email address for payment receipt."
7839
  msgstr ""
7840
 
7841
- #: admin/locale.php:710
7842
  msgid "Please, select Stripe payment variable field!"
7843
  msgstr ""
7844
 
7845
- #: admin/locale.php:711
7846
  msgid "Empty labels are not allowed for meta values!"
7847
  msgstr ""
7848
 
7849
- #: admin/locale.php:712
7850
  msgid "Please, connect your PayPal account first!"
7851
  msgstr ""
7852
 
7853
- #: admin/locale.php:713
7854
  msgid "Calculation formula is required!"
7855
  msgstr ""
7856
 
7857
- #: admin/locale.php:714
7858
  msgid "Limit Min value should be less than Max value."
7859
  msgstr ""
7860
 
7861
- #: admin/locale.php:715
7862
  msgid "Please enter API keys."
7863
  msgstr ""
7864
 
7865
- #: admin/locale.php:716
7866
  msgid "Please select a valid end time limit."
7867
  msgstr ""
7868
 
7869
- #: admin/locale.php:717
7870
  msgid "Please fix the Default time error."
7871
  msgstr ""
7872
 
7873
- #: admin/locale.php:718
7874
  msgid "Please fix the Start or End time."
7875
  msgstr ""
7876
 
7877
- #: admin/locale.php:719
7878
  msgid "Please fix the limit Start or End date."
7879
  msgstr ""
7880
 
7881
- #: admin/locale.php:720 library/fields/calculation.php:68
7882
- #: library/fields/calculation.php:79
 
 
7883
  msgid "Calculations"
7884
  msgstr ""
7885
 
7886
- #: admin/locale.php:721
7887
  msgid "Styling"
7888
  msgstr ""
7889
 
7890
- #: admin/locale.php:722
7891
  msgid "Customize"
7892
  msgstr ""
7893
 
7894
- #: admin/locale.php:723
7895
  msgid "Visibility"
7896
  msgstr ""
7897
 
7898
- #: admin/locale.php:725
7899
  msgid "Ready to go!"
7900
  msgstr ""
7901
 
7902
- #: admin/locale.php:726
7903
  msgid ""
7904
  "Your form is now ready to be embedded into a page or template of your "
7905
  "choice. Simply copy and paste the shortcode below to display it!"
7906
  msgstr ""
7907
 
7908
- #: admin/locale.php:727
7909
  msgid "Shortcode"
7910
  msgstr ""
7911
 
7912
- #: admin/locale.php:728
7913
  msgid "Copy shortcode"
7914
  msgstr ""
7915
 
7916
- #: admin/locale.php:730
7917
  msgid "Enter message"
7918
  msgstr ""
7919
 
7920
- #: admin/locale.php:731
7921
  msgid "Navigate"
7922
  msgstr ""
7923
 
7924
- #: admin/locale.php:733
7925
  msgid ""
7926
  "You can send customized email notifications to your site admins and "
7927
  "visitors on successful form submission. Advanced features like email "
@@ -7929,217 +10225,224 @@ msgid ""
7929
  "notifications."
7930
  msgstr ""
7931
 
7932
- #: admin/locale.php:734 library/modules/custom-forms/admin/admin-loader.php:351
 
 
7933
  msgid "Admin Email"
7934
  msgstr ""
7935
 
7936
- #: admin/locale.php:735
7937
  msgid ""
7938
  "By default we’ll send an email to the nominated email account. You "
7939
  "customise this email or turn it off all together."
7940
  msgstr ""
7941
 
7942
- #: admin/locale.php:736
7943
  msgid "Send an email to admin users"
7944
  msgstr ""
7945
 
7946
- #: admin/locale.php:737
7947
  msgid "From Address"
7948
  msgstr ""
7949
 
7950
- #: admin/locale.php:738
7951
  msgid "Reply To Address"
7952
  msgstr ""
7953
 
7954
- #: admin/locale.php:739
7955
  msgid "CC Addresses"
7956
  msgstr ""
7957
 
7958
- #: admin/locale.php:740
7959
  msgid "BCC Addresses"
7960
  msgstr ""
7961
 
7962
- #: admin/locale.php:741
7963
  msgid "Enter subject"
7964
  msgstr ""
7965
 
7966
- #: admin/locale.php:742
7967
  msgid "Field"
7968
  msgstr ""
7969
 
7970
- #: admin/locale.php:743
7971
  msgid "Condition (required)"
7972
  msgstr ""
7973
 
7974
- #: admin/locale.php:744
7975
  msgid "Select rule"
7976
  msgstr ""
7977
 
7978
- #: admin/locale.php:745
7979
  msgid "Having"
7980
  msgstr ""
7981
 
7982
- #: admin/locale.php:746
7983
  msgid "Not having"
7984
  msgstr ""
7985
 
7986
- #: admin/locale.php:747
7987
  msgid "Is null"
7988
  msgstr ""
7989
 
7990
- #: admin/locale.php:748
7991
  msgid "Is not null"
7992
  msgstr ""
7993
 
7994
- #: admin/locale.php:749
7995
  msgid "Is"
7996
  msgstr ""
7997
 
7998
- #: admin/locale.php:750
7999
  msgid "Is not"
8000
  msgstr ""
8001
 
8002
- #: admin/locale.php:751
8003
  msgid "Is great"
8004
  msgstr ""
8005
 
8006
- #: admin/locale.php:752
8007
  msgid "Is less"
8008
  msgstr ""
8009
 
8010
- #: admin/locale.php:753
8011
  msgid "Contains"
8012
  msgstr ""
8013
 
8014
- #: admin/locale.php:754
8015
  msgid "Starts"
8016
  msgstr ""
8017
 
8018
- #: admin/locale.php:755
8019
  msgid "Ends"
8020
  msgstr ""
8021
 
8022
- #: admin/locale.php:756
8023
  msgid "Day is"
8024
  msgstr ""
8025
 
8026
- #: admin/locale.php:757
8027
  msgid "Day is not"
8028
  msgstr ""
8029
 
8030
- #: admin/locale.php:758
8031
  msgid "Month is"
8032
  msgstr ""
8033
 
8034
- #: admin/locale.php:759
8035
  msgid "Month is not"
8036
  msgstr ""
8037
 
8038
- #: admin/locale.php:760
8039
  msgid "Select option"
8040
  msgstr ""
8041
 
8042
- #: admin/locale.php:762 library/fields/date.php:825
 
8043
  msgid "Select month"
8044
  msgstr ""
8045
 
8046
- #: admin/locale.php:763 library/fields/date.php:847
 
8047
  msgid "Select day"
8048
  msgstr ""
8049
 
8050
- #: admin/locale.php:764
8051
  msgid "Done"
8052
  msgstr ""
8053
 
8054
- #: admin/locale.php:765
8055
  msgid "Send"
8056
  msgstr ""
8057
 
8058
- #: admin/locale.php:766
8059
  msgid "Don't Send"
8060
  msgstr ""
8061
 
8062
- #: admin/locale.php:767
8063
  msgid "this email if"
8064
  msgstr ""
8065
 
8066
  #: admin/locale.php:768 admin/views/custom-form/entries/filter.php:131
8067
  #: admin/views/custom-form/popup/import-cf7.php:63
 
 
 
8068
  msgid "All"
8069
  msgstr ""
8070
 
8071
- #: admin/locale.php:769
8072
  msgid "Any"
8073
  msgstr ""
8074
 
8075
- #: admin/locale.php:770
8076
  msgid "of the following rules match:"
8077
  msgstr ""
8078
 
8079
- #: admin/locale.php:771
8080
  msgid "Add Conditions"
8081
  msgstr ""
8082
 
8083
- #: admin/locale.php:772
8084
  msgid ""
8085
  "By default, this email is always sent on form submission. You can add "
8086
  "conditions to send this email conditionally based on user input."
8087
  msgstr ""
8088
 
8089
- #: admin/locale.php:773
8090
  msgid "Add Rule"
8091
  msgstr ""
8092
 
8093
- #: admin/locale.php:774
8094
  msgid "Confirmation Email"
8095
  msgstr ""
8096
 
8097
- #: admin/locale.php:775
8098
  msgid ""
8099
  "In addition to notifying people of new submissions, you can also send a "
8100
  "confirmation email to the user who submitted the form."
8101
  msgstr ""
8102
 
8103
- #: admin/locale.php:776
8104
  msgid "Send a confirmation email to the user"
8105
  msgstr ""
8106
 
8107
- #: admin/locale.php:777
8108
  msgid ""
8109
  "If you leave it blank, we will automatically find first email field in the "
8110
  "form as recipient. If there is no email field and user is logged in we will "
8111
  "use their email."
8112
  msgstr ""
8113
 
8114
- #: admin/locale.php:778
8115
  msgid ""
8116
  "Send to {{strong}}\"%(label)s\"{{/strong}} if "
8117
  "{{strong}}%(field)s{{/strong}} %(rule)s {{strong}}%(value)s{{/strong}}"
8118
  msgstr ""
8119
 
8120
- #: admin/locale.php:779
8121
  msgid "Routing Condition"
8122
  msgstr ""
8123
 
8124
- #: admin/locale.php:780
8125
  msgid "Enter value"
8126
  msgstr ""
8127
 
8128
- #: admin/locale.php:781
8129
  msgid ""
8130
  "You haven't defined any email routing rules yet. Click on the \"+ Add "
8131
  "Rule\" button to add the recipients along with the routing rules."
8132
  msgstr ""
8133
 
8134
- #: admin/locale.php:782
8135
  msgid "Email routing is enabled"
8136
  msgstr ""
8137
 
8138
- #: admin/locale.php:783
8139
  msgid "more recipient(s)"
8140
  msgstr ""
8141
 
8142
- #: admin/locale.php:784
8143
  msgid "Open field settings"
8144
  msgstr ""
8145
 
@@ -8149,22 +10452,30 @@ msgstr ""
8149
  #: admin/views/dashboard/widgets/widget-poll.php:100
8150
  #: admin/views/dashboard/widgets/widget-quiz.php:105
8151
  #: admin/views/poll/list/content.php:170 admin/views/quiz/list/content.php:166
 
 
 
 
 
 
 
 
8152
  msgid "Edit"
8153
  msgstr ""
8154
 
8155
- #: admin/locale.php:786
8156
  msgid "User Account Activation"
8157
  msgstr ""
8158
 
8159
- #: admin/locale.php:787
8160
  msgid "Choose the activation method and other settings for the user accounts."
8161
  msgstr ""
8162
 
8163
- #: admin/locale.php:788
8164
  msgid "Activation Method"
8165
  msgstr ""
8166
 
8167
- #: admin/locale.php:789
8168
  msgid ""
8169
  "By default, the user account is activated on form submission. However, you "
8170
  "can choose between {{strong}}Email Activation{{/strong}} which requires the "
@@ -8172,40 +10483,40 @@ msgid ""
8172
  "Approval{{/strong}} which requires site admin to approve an account."
8173
  msgstr ""
8174
 
8175
- #: admin/locale.php:790
8176
  msgid "Email Activation"
8177
  msgstr ""
8178
 
8179
- #: admin/locale.php:791
8180
  msgid "Confirmation Page"
8181
  msgstr ""
8182
 
8183
- #: admin/locale.php:792
8184
  msgid "Choose the page to redirect users when they click on confirmation link."
8185
  msgstr ""
8186
 
8187
- #: admin/locale.php:793
8188
  msgid "Manual Approval"
8189
  msgstr ""
8190
 
8191
- #: admin/locale.php:794
8192
  msgid ""
8193
  "A site admin will have to manually approve each entry from the submissions "
8194
  "page to activate the user accounts."
8195
  msgstr ""
8196
 
8197
- #: admin/locale.php:795
8198
  msgid "Activation Email"
8199
  msgstr ""
8200
 
8201
- #: admin/locale.php:796
8202
  msgid ""
8203
  "By default, WordPress sends an activation email containing user account "
8204
  "information after the account activation. However, you can choose not to "
8205
  "send this email."
8206
  msgstr ""
8207
 
8208
- #: admin/locale.php:797
8209
  msgid ""
8210
  "Since the {{strong}}Password{{/strong}} user meta key is mapped to "
8211
  "{{strong}}Auto Generate Password{{/strong}}, it's recommended to keep this "
@@ -8213,56 +10524,56 @@ msgid ""
8213
  "be sent to the users."
8214
  msgstr ""
8215
 
8216
- #: admin/locale.php:798
8217
  msgid ""
8218
  "Since the activation requires manual approval from site admin, it's "
8219
  "recommended to keep this option to {{strong}}Default{{/strong}} to let "
8220
  "users know when their account is activated."
8221
  msgstr ""
8222
 
8223
- #: admin/locale.php:799
8224
  msgid "These settings will add some extra control on your registration process."
8225
  msgstr ""
8226
 
8227
- #: admin/locale.php:800
8228
  msgid "Automatically log in newly activated users"
8229
  msgstr ""
8230
 
8231
- #: admin/locale.php:801
8232
  msgid ""
8233
  "This will automatically login a user on successful activation of their "
8234
  "account."
8235
  msgstr ""
8236
 
8237
- #: admin/locale.php:802
8238
  msgid "Network's Main Site Role"
8239
  msgstr ""
8240
 
8241
- #: admin/locale.php:803
8242
  msgid ""
8243
  "If you don't want to create a user in network's main site, set this meta "
8244
  "key to {{strong}}Don't create a user in Network's main site{{/strong}}."
8245
  msgstr ""
8246
 
8247
- #: admin/locale.php:804
8248
  msgid "Role"
8249
  msgstr ""
8250
 
8251
- #: admin/locale.php:805
8252
  msgid "User Meta Mapping"
8253
  msgstr ""
8254
 
8255
- #: admin/locale.php:806
8256
  msgid ""
8257
  "Assign your form fields to the user meta keys to use the data collected "
8258
  "from the visitor to create a user profile."
8259
  msgstr ""
8260
 
8261
- #: admin/locale.php:807
8262
  msgid "Default Meta Keys"
8263
  msgstr ""
8264
 
8265
- #: admin/locale.php:808
8266
  msgid ""
8267
  "Assign form fields to the default WordPress user meta keys (used in "
8268
  "Profiles) below. You can assign a form field to multiple meta keys. If you "
@@ -8270,749 +10581,777 @@ msgid ""
8270
  "will automatically become required in your form."
8271
  msgstr ""
8272
 
8273
- #: admin/locale.php:809
8274
  msgid "Select a Field"
8275
  msgstr ""
8276
 
8277
- #: admin/locale.php:810 library/fields/website.php:61
8278
- #: library/fields/website.php:72
 
 
8279
  msgid "Website"
8280
  msgstr ""
8281
 
8282
- #: admin/locale.php:811
8283
  msgid "Auto Generated Password"
8284
  msgstr ""
8285
 
8286
- #: admin/locale.php:812
8287
  msgid "Custom User Meta"
8288
  msgstr ""
8289
 
8290
- #: admin/locale.php:813
8291
  msgid ""
8292
  "Create custom user meta keys and assign your form fields to them to set "
8293
  "additional user meta keys on successful user registration."
8294
  msgstr ""
8295
 
8296
- #: admin/locale.php:814
8297
  msgid "Add Custom User Meta"
8298
  msgstr ""
8299
 
8300
- #: admin/locale.php:815
8301
  msgid ""
8302
  "No custom user meta created yet. Click on \"+ Add Custom User Meta\" to "
8303
  "create custom user meta and map form fields to it."
8304
  msgstr ""
8305
 
8306
- #: admin/locale.php:816
8307
  msgid "Site Registration"
8308
  msgstr ""
8309
 
8310
- #: admin/locale.php:817
8311
  msgid ""
8312
  "Choose whether to allow site registrations on your multisite network and "
8313
  "different related settings."
8314
  msgstr ""
8315
 
8316
- #: admin/locale.php:818
8317
  msgid "Assign form fields to the default WordPress site meta keys bellow."
8318
  msgstr ""
8319
 
8320
- #: admin/locale.php:819
8321
  msgid "Site Name"
8322
  msgstr ""
8323
 
8324
- #: admin/locale.php:820
8325
  msgid ""
8326
  "Site address meta key will be automatically set based on this field as "
8327
  "{{strong}}false{{/strong}}"
8328
  msgstr ""
8329
 
8330
- #: admin/locale.php:821
8331
  msgid "Site Title"
8332
  msgstr ""
8333
 
8334
- #: admin/locale.php:822
8335
  msgid "Site Role"
8336
  msgstr ""
8337
 
8338
- #: admin/locale.php:823
8339
  msgid "forever"
8340
  msgstr ""
8341
 
8342
- #: admin/locale.php:824
8343
  msgid "retain"
8344
  msgstr ""
8345
 
8346
- #: admin/locale.php:825
8347
  msgid "remove"
8348
  msgstr ""
8349
 
8350
- #: admin/locale.php:826
8351
  msgid "Data Storage"
8352
  msgstr ""
8353
 
8354
- #: admin/locale.php:827
8355
  msgid "By default we will store all submissions in your database."
8356
  msgstr ""
8357
 
8358
- #: admin/locale.php:828
8359
  msgid "Disable store submissions in my database"
8360
  msgstr ""
8361
 
8362
- #: admin/locale.php:829
8363
  msgid ""
8364
  "If you do not want to store submissions in your database you can disable "
8365
  "this feature. Alternately you can also schedule automatic deletion of "
8366
  "submissions after a period of time below."
8367
  msgstr ""
8368
 
8369
- #: admin/locale.php:830
8370
  msgid "Privacy"
8371
  msgstr ""
8372
 
8373
- #: admin/locale.php:831
8374
  msgid "Choose how you want to handle this form's data storage."
8375
  msgstr ""
8376
 
8377
- #: admin/locale.php:832
8378
  msgid "By default we will use the configuration you have set in your"
8379
  msgstr ""
8380
 
8381
- #: admin/locale.php:833
8382
  msgid "global privacy settings."
8383
  msgstr ""
8384
 
8385
- #: admin/locale.php:834
8386
  msgid "How long do you want to retain this form's submissions for?"
8387
  msgstr ""
8388
 
8389
- #: admin/locale.php:835
8390
  msgid "Use default"
8391
  msgstr ""
8392
 
8393
- #: admin/locale.php:836
8394
  msgid "Your default setting value is to keep the submissions"
8395
  msgstr ""
8396
 
8397
- #: admin/locale.php:837
8398
  msgid "Days"
8399
  msgstr ""
8400
 
8401
- #: admin/locale.php:838
8402
  msgid "Weeks"
8403
  msgstr ""
8404
 
8405
- #: admin/locale.php:839
8406
  msgid "Months"
8407
  msgstr ""
8408
 
8409
- #: admin/locale.php:840
8410
  msgid "Years"
8411
  msgstr ""
8412
 
8413
- #: admin/locale.php:841
8414
  msgid "Leave the field blank to retain submissions forever."
8415
  msgstr ""
8416
 
8417
  #: admin/locale.php:842 admin/views/settings/data/forms-privacy.php:159
 
 
8418
  msgid "Account Erasure Requests"
8419
  msgstr ""
8420
 
8421
- #: admin/locale.php:843
8422
  msgid ""
8423
  "When handling an account erasure request that contains an email associated "
8424
  "with a submission, what do you want to do?"
8425
  msgstr ""
8426
 
8427
- #: admin/locale.php:844
8428
  msgid "Your default setting value is to "
8429
  msgstr ""
8430
 
8431
- #: admin/locale.php:845
8432
  msgid " the submission."
8433
  msgstr ""
8434
 
8435
- #: admin/locale.php:846
8436
  msgid "Retain Submissions"
8437
  msgstr ""
8438
 
8439
- #: admin/locale.php:847
8440
  msgid "Remove Submissions"
8441
  msgstr ""
8442
 
8443
- #: admin/locale.php:848
8444
  msgid "Submission Files"
8445
  msgstr ""
8446
 
8447
- #: admin/locale.php:849
8448
  msgid ""
8449
  "If your form has file upload field(s), choose whether to delete the file(s) "
8450
  "related to a submission when that submission gets deleted."
8451
  msgstr ""
8452
 
8453
- #: admin/locale.php:850
8454
  msgid "Keep"
8455
  msgstr ""
8456
 
8457
- #: admin/locale.php:851
8458
  msgid "Unknown setting"
8459
  msgstr ""
8460
 
8461
- #: admin/locale.php:852
8462
  msgid ""
8463
  "Assign a calculation value to each option. These values will not be shown "
8464
  "on the form. You can assign only a numeric value."
8465
  msgstr ""
8466
 
8467
- #: admin/locale.php:853
8468
  msgid "Calculation value"
8469
  msgstr ""
8470
 
8471
- #: admin/locale.php:854
8472
  msgid "Calculation value is required!"
8473
  msgstr ""
8474
 
8475
- #: admin/locale.php:855
8476
  msgid "Pick custom date(s) to restrict"
8477
  msgstr ""
8478
 
8479
- #: admin/locale.php:856
8480
  msgid "Pick a date"
8481
  msgstr ""
8482
 
8483
- #: admin/locale.php:857
8484
  msgid "Add selected date"
8485
  msgstr ""
8486
 
8487
- #: admin/locale.php:858
8488
  msgid "Restricted dates"
8489
  msgstr ""
8490
 
8491
- #: admin/locale.php:859
8492
  msgid "Allowed filetypes"
8493
  msgstr ""
8494
 
8495
- #: admin/locale.php:860
8496
  msgid ""
8497
  "By default, we will use WordPress' {{a}}default allowed mime types{{/a}}. "
8498
  "However, you can restrict your users to upload some specific types of files "
8499
  "only."
8500
  msgstr ""
8501
 
8502
- #: admin/locale.php:861
8503
  msgid "Specific filetypes"
8504
  msgstr ""
8505
 
8506
- #: admin/locale.php:862
8507
  msgid "Images"
8508
  msgstr ""
8509
 
8510
- #: admin/locale.php:863
8511
  msgid "Documents"
8512
  msgstr ""
8513
 
8514
- #: admin/locale.php:864
8515
  msgid "Audio"
8516
  msgstr ""
8517
 
8518
- #: admin/locale.php:865
8519
  msgid "Video"
8520
  msgstr ""
8521
 
8522
- #: admin/locale.php:866
8523
  msgid "Archive"
8524
  msgstr ""
8525
 
8526
- #: admin/locale.php:867
8527
  msgid "Spreadsheet"
8528
  msgstr ""
8529
 
8530
- #: admin/locale.php:868
8531
  msgid "Interactive"
8532
  msgstr ""
8533
 
8534
- #: admin/locale.php:869
8535
  msgid "Additional filetypes"
8536
  msgstr ""
8537
 
8538
- #: admin/locale.php:870
8539
  msgid "E.g. .ai, .sketch, .studio"
8540
  msgstr ""
8541
 
8542
- #: admin/locale.php:871
8543
  msgid ""
8544
  "Add a comma-separated list of filetypes you want to allow in addition to "
8545
  "the ones enabled above."
8546
  msgstr ""
8547
 
8548
- #: admin/locale.php:872
8549
  msgid ""
8550
  "Note that if you're having trouble uploading one of the enabled filetypes, "
8551
  "that filetype may be restricted by your hosting provider."
8552
  msgstr ""
8553
 
8554
- #: admin/locale.php:873
8555
  msgid "Roboto"
8556
  msgstr ""
8557
 
8558
- #: admin/locale.php:874
8559
  msgid "Font Family"
8560
  msgstr ""
8561
 
8562
- #: admin/locale.php:875 library/modules/custom-forms/admin/admin-loader.php:224
 
 
8563
  msgid "Custom user font"
8564
  msgstr ""
8565
 
8566
- #: admin/locale.php:876
8567
  msgid "E.g. Arial, sans-serif"
8568
  msgstr ""
8569
 
8570
- #: admin/locale.php:878
8571
  msgid "E.g. 16"
8572
  msgstr ""
8573
 
8574
- #: admin/locale.php:879
8575
  msgid "Font Size"
8576
  msgstr ""
8577
 
8578
- #: admin/locale.php:880
8579
  msgid "Font Weight"
8580
  msgstr ""
8581
 
8582
- #: admin/locale.php:881
8583
  msgid "Select font weight"
8584
  msgstr ""
8585
 
8586
- #: admin/locale.php:882
8587
  msgid "Start & End date"
8588
  msgstr ""
8589
 
8590
- #: admin/locale.php:883
8591
  msgid ""
8592
  "Choose a start and end date limit for the calendar to restrict the date "
8593
  "selection between a specific date range. Note that we will use the timezone "
8594
  "set in your {{a}}WordPress Settings{{/a}}."
8595
  msgstr ""
8596
 
8597
- #: admin/locale.php:884
8598
  msgid "Start Date"
8599
  msgstr ""
8600
 
8601
- #: admin/locale.php:885
8602
  msgid "No limit"
8603
  msgstr ""
8604
 
8605
- #: admin/locale.php:886
8606
  msgid "Specific date"
8607
  msgstr ""
8608
 
8609
- #: admin/locale.php:887
8610
  msgid "Date fields"
8611
  msgstr ""
8612
 
8613
- #: admin/locale.php:888
8614
  msgid "Offset (optional)"
8615
  msgstr ""
8616
 
8617
- #: admin/locale.php:889
8618
  msgid "+"
8619
  msgstr ""
8620
 
8621
- #: admin/locale.php:890
8622
  msgid "-"
8623
  msgstr ""
8624
 
8625
- #: admin/locale.php:891
8626
  msgid "days"
8627
  msgstr ""
8628
 
8629
- #: admin/locale.php:892
8630
  msgid "weeks"
8631
  msgstr ""
8632
 
8633
- #: admin/locale.php:893
8634
  msgid "months"
8635
  msgstr ""
8636
 
8637
- #: admin/locale.php:894
8638
  msgid "years"
8639
  msgstr ""
8640
 
8641
- #: admin/locale.php:895
8642
  msgid "End Date"
8643
  msgstr ""
8644
 
8645
- #: admin/locale.php:896
8646
  msgid "Days of the week"
8647
  msgstr ""
8648
 
8649
- #: admin/locale.php:897
8650
  msgid "Choose which days of the week should be available on the calendar."
8651
  msgstr ""
8652
 
8653
- #: admin/locale.php:898
8654
  msgid "All days"
8655
  msgstr ""
8656
 
8657
- #: admin/locale.php:899
8658
  msgid "Selected days"
8659
  msgstr ""
8660
 
8661
- #: admin/locale.php:907
8662
  msgid "Disable dates"
8663
  msgstr ""
8664
 
8665
- #: admin/locale.php:908
8666
  msgid "Use this setting to disable specific dates on the calendar."
8667
  msgstr ""
8668
 
8669
- #: admin/locale.php:909
8670
  msgid "Disable date ranges"
8671
  msgstr ""
8672
 
8673
- #: admin/locale.php:910
8674
  msgid "Use this setting to disable specific dates ranges on the calendar."
8675
  msgstr ""
8676
 
8677
- #: admin/locale.php:911
8678
  msgid ""
8679
  "Choose and error message to be used when visitor enters a date that is "
8680
  "disabled."
8681
  msgstr ""
8682
 
8683
- #: admin/locale.php:912
8684
  msgid "Delete MetaData"
8685
  msgstr ""
8686
 
8687
- #: admin/locale.php:913
8688
  msgid "Add Custom Meta"
8689
  msgstr ""
8690
 
8691
- #: admin/locale.php:914
8692
  msgid ""
8693
  "No custom meta data created yet. Click on \"+ Add Custom to create custom "
8694
  "meta and map form fields to it."
8695
  msgstr ""
8696
 
8697
- #: admin/locale.php:915
8698
  msgid "Delete meta"
8699
  msgstr ""
8700
 
8701
- #: admin/locale.php:916
8702
  msgid "Default value"
8703
  msgstr ""
8704
 
8705
- #: admin/locale.php:917
8706
  msgid "Mr"
8707
  msgstr ""
8708
 
8709
- #: admin/locale.php:918
8710
  msgid "Mrs"
8711
  msgstr ""
8712
 
8713
- #: admin/locale.php:919
8714
  msgid "Ms"
8715
  msgstr ""
8716
 
8717
- #: admin/locale.php:920 library/helpers/helper-fields.php:472
 
 
8718
  msgid "Miss"
8719
  msgstr ""
8720
 
8721
- #: admin/locale.php:921 library/helpers/helper-fields.php:473
 
 
8722
  msgid "Dr."
8723
  msgstr ""
8724
 
8725
- #: admin/locale.php:922 library/helpers/helper-fields.php:474
 
 
8726
  msgid "Prof."
8727
  msgstr ""
8728
 
8729
- #: admin/locale.php:924
8730
  msgid "Submission limit"
8731
  msgstr ""
8732
 
8733
- #: admin/locale.php:925
8734
  msgid "Options"
8735
  msgstr ""
8736
 
8737
- #: admin/locale.php:927
8738
  msgid "Page"
8739
  msgstr ""
8740
 
8741
- #: admin/locale.php:928
8742
  msgid "No Previous button"
8743
  msgstr ""
8744
 
8745
- #: admin/locale.php:929 library/helpers/helper-core.php:539
 
 
 
8746
  #: library/modules/custom-forms/front/front-render.php:907
8747
  msgid "Previous"
8748
  msgstr ""
8749
 
8750
- #: admin/locale.php:931
8751
  msgid "No Next button"
8752
  msgstr ""
8753
 
8754
- #: admin/locale.php:932
8755
  msgid "Pre-populate"
8756
  msgstr ""
8757
 
8758
- #: admin/locale.php:933
8759
  msgid ""
8760
  "You can pre-populate this field dynamically using the query parameter "
8761
  "passed in your form URL. Enter the query parameter key to fetch its value "
8762
  "from your form URL below."
8763
  msgstr ""
8764
 
8765
- #: admin/locale.php:934
8766
  msgid "Query parameter (optional)"
8767
  msgstr ""
8768
 
8769
- #: admin/locale.php:935
8770
  msgid "Require"
8771
  msgstr ""
8772
 
8773
- #: admin/locale.php:936
8774
  msgid "Force users to fill out this field, otherwise it will be optional."
8775
  msgstr ""
8776
 
8777
- #: admin/locale.php:937
8778
  msgid "Optional"
8779
  msgstr ""
8780
 
8781
- #: admin/locale.php:938 library/fields/custom.php:65
 
8782
  msgid "Required"
8783
  msgstr ""
8784
 
8785
- #: admin/locale.php:939
8786
  msgid "Password error message"
8787
  msgstr ""
8788
 
8789
- #: admin/locale.php:940
8790
  msgid "Confirm Password error message"
8791
  msgstr ""
8792
 
8793
- #: admin/locale.php:941
8794
  msgid "Enter confirm password message"
8795
  msgstr ""
8796
 
8797
- #: admin/locale.php:942
8798
  msgid "Options without a value will be treated as empty options"
8799
  msgstr ""
8800
 
8801
- #: admin/locale.php:943
8802
  msgid ""
8803
  "Add classes that will be output on this field's container to aid your "
8804
  "theme's default styling."
8805
  msgstr ""
8806
 
8807
- #: admin/locale.php:944
8808
  msgid "E.g. form-field"
8809
  msgstr ""
8810
 
8811
- #: admin/locale.php:945
8812
  msgid "These will be output as you see them here."
8813
  msgstr ""
8814
 
8815
- #: admin/locale.php:946
8816
  msgid "this field if"
8817
  msgstr ""
8818
 
8819
- #: admin/locale.php:947
8820
  msgid ""
8821
  "You need more than one field to configure visibility conditions. Add more "
8822
  "fields!"
8823
  msgstr ""
8824
 
8825
- #: admin/locale.php:948
8826
  msgid "Rules"
8827
  msgstr ""
8828
 
8829
- #: admin/locale.php:949
8830
  msgid ""
8831
  "By default field will always be visible. If you want to hide or show fields "
8832
  "based on user input you can add conditions."
8833
  msgstr ""
8834
 
8835
- #: admin/locale.php:950
8836
  msgid "You have unsaved changes, are you sure want to leave this page"
8837
  msgstr ""
8838
 
8839
- #: admin/locale.php:951 library/modules/polls/admin/admin-loader.php:210
 
 
 
 
8840
  #: library/modules/polls/admin/admin-loader.php:213
8841
  #: library/modules/quizzes/admin/admin-loader.php:421
8842
  msgid "Details"
8843
  msgstr ""
8844
 
8845
- #: admin/locale.php:952
8846
  msgid "Use default colors"
8847
  msgstr ""
8848
 
8849
- #: admin/locale.php:953
8850
  msgid "Poll Container"
8851
  msgstr ""
8852
 
8853
- #: admin/locale.php:954
8854
  msgid "Poll Basics"
8855
  msgstr ""
8856
 
8857
- #: admin/locale.php:955
8858
  msgid "Radio Options"
8859
  msgstr ""
8860
 
8861
- #: admin/locale.php:956
8862
  msgid "Custom Answer Input"
8863
  msgstr ""
8864
 
8865
- #: admin/locale.php:957
8866
  msgid "View Results Link"
8867
  msgstr ""
8868
 
8869
- #: admin/locale.php:958
8870
  msgid "Results Chart"
8871
  msgstr ""
8872
 
8873
- #: admin/locale.php:959
8874
  msgid "Basics"
8875
  msgstr ""
8876
 
8877
- #: admin/locale.php:960
8878
  msgid "Chart grid lines"
8879
  msgstr ""
8880
 
8881
- #: admin/locale.php:961
8882
  msgid "Legend text color"
8883
  msgstr ""
8884
 
8885
- #: admin/locale.php:962
8886
  msgid "Chart labels color"
8887
  msgstr ""
8888
 
8889
- #: admin/locale.php:963
8890
  msgid "Legends are always displayed on top of the chart."
8891
  msgstr ""
8892
 
8893
- #: admin/locale.php:964
8894
  msgid "Votes count"
8895
  msgstr ""
8896
 
8897
- #: admin/locale.php:965
8898
  msgid "Text displayed inside bars."
8899
  msgstr ""
8900
 
8901
- #: admin/locale.php:966
8902
  msgid "Tooltips"
8903
  msgstr ""
8904
 
8905
- #: admin/locale.php:968
8906
  msgid "Choose the graph colors for each poll answers below."
8907
  msgstr ""
8908
 
8909
- #: admin/locale.php:970 library/modules/polls/admin/admin-loader.php:196
 
 
8910
  msgid "Question color"
8911
  msgstr ""
8912
 
8913
- #: admin/locale.php:971 library/modules/polls/admin/admin-loader.php:195
 
 
8914
  msgid "Description color"
8915
  msgstr ""
8916
 
8917
- #: admin/locale.php:972
8918
  msgid "\"No votes yet\" text color"
8919
  msgstr ""
8920
 
8921
- #: admin/locale.php:973
8922
  msgid ""
8923
  "Users see this text next to submit button when \"link on poll\" submission "
8924
  "is enabled."
8925
  msgstr ""
8926
 
8927
- #: admin/locale.php:974
8928
  msgid "Link color"
8929
  msgstr ""
8930
 
8931
- #: admin/locale.php:975
8932
  msgid "Error response message will be displayed after poll vote submission fails."
8933
  msgstr ""
8934
 
8935
- #: admin/locale.php:976
8936
  msgid ""
8937
  "Successful response message will be displayed after poll submission "
8938
  "succeeds."
8939
  msgstr ""
8940
 
8941
- #: admin/locale.php:977
8942
  msgid ""
8943
  "Choose a pre-made style for your poll and further customize it's appearance "
8944
  "below."
8945
  msgstr ""
8946
 
8947
- #: admin/locale.php:978
8948
  msgid "Voting Limit"
8949
  msgstr ""
8950
 
8951
- #: admin/locale.php:979
8952
  msgid ""
8953
  "Choose whether you want to limit the number of votes per users and how do "
8954
  "you want to impose that limit. "
8955
  msgstr ""
8956
 
8957
- #: admin/locale.php:980
8958
  msgid "Votes per user"
8959
  msgstr ""
8960
 
8961
- #: admin/locale.php:981
8962
  msgid ""
8963
  "By default, a user can only vote once on a poll. However, you can allow the "
8964
  "users to vote multiple times and also specify the time after which a user "
8965
  "can vote again."
8966
  msgstr ""
8967
 
8968
- #: admin/locale.php:982
8969
  msgid "Once"
8970
  msgstr ""
8971
 
8972
- #: admin/locale.php:983
8973
  msgid "Allow Multiple"
8974
  msgstr ""
8975
 
8976
- #: admin/locale.php:984 library/modules/custom-forms/admin/admin-loader.php:225
 
 
8977
  msgid "minute(s)"
8978
  msgstr ""
8979
 
8980
- #: admin/locale.php:985 library/modules/custom-forms/admin/admin-loader.php:226
 
 
8981
  msgid "hour(s)"
8982
  msgstr ""
8983
 
8984
- #: admin/locale.php:986
8985
  msgid "Choose the method you want to use to limit the number of votes."
8986
  msgstr ""
8987
 
8988
- #: admin/locale.php:987
8989
  msgid "User IP"
8990
  msgstr ""
8991
 
8992
- #: admin/locale.php:988
8993
  msgid "Browser Cookie"
8994
  msgstr ""
8995
 
8996
- #: admin/locale.php:989
8997
  msgid "Choose how you want your poll to be rendered for users."
8998
  msgstr ""
8999
 
9000
- #: admin/locale.php:990
9001
  msgid "Load poll using AJAX"
9002
  msgstr ""
9003
 
9004
- #: admin/locale.php:991
9005
  msgid ""
9006
  "Enabling this feature will load the poll via AJAX after the page has loaded "
9007
  "up, effectively speeding up your page load time. This method can also (in "
9008
  "most cases) avoid page caching issues with your poll."
9009
  msgstr ""
9010
 
9011
- #: admin/locale.php:992
9012
  msgid "Prevent page caching on poll pages"
9013
  msgstr ""
9014
 
9015
- #: admin/locale.php:993
9016
  msgid ""
9017
  "Page caching plugins serve a static HTML version of the page which can "
9018
  "cause issues to your dynamic polls. By enabling this, we'll use "
@@ -9020,387 +11359,417 @@ msgid ""
9020
  "poll on it from being cached."
9021
  msgstr ""
9022
 
9023
- #: admin/locale.php:994
9024
  msgid "Pie Chart"
9025
  msgstr ""
9026
 
9027
- #: admin/locale.php:995
9028
  msgid "Bar Graph"
9029
  msgstr ""
9030
 
9031
- #: admin/locale.php:996
9032
  msgid "Results Display"
9033
  msgstr ""
9034
 
9035
- #: admin/locale.php:997
9036
  msgid ""
9037
  "Choose how you want to display poll results to new submissions. You can "
9038
  "customise colors in the {{link}}Appearance{{/link}} tab."
9039
  msgstr ""
9040
 
9041
- #: admin/locale.php:998 library/modules/polls/admin/admin-loader.php:155
 
 
9042
  msgid "Link on poll"
9043
  msgstr ""
9044
 
9045
- #: admin/locale.php:999 library/modules/polls/admin/admin-loader.php:156
 
 
9046
  msgid "Show after voted"
9047
  msgstr ""
9048
 
9049
- #: admin/locale.php:1000 library/modules/polls/admin/admin-loader.php:157
 
 
9050
  msgid "Do not show"
9051
  msgstr ""
9052
 
9053
- #: admin/locale.php:1001
9054
  msgid "Submission Method"
9055
  msgstr ""
9056
 
9057
- #: admin/locale.php:1002
9058
  msgid ""
9059
  "By default, submissions don't require the page to reload. If you are having "
9060
  "issues you might want use the traditional method of reloading the page."
9061
  msgstr ""
9062
 
9063
- #: admin/locale.php:1003
9064
  msgid "Reload Page"
9065
  msgstr ""
9066
 
9067
- #: admin/locale.php:1004
9068
  msgid "Vote Count"
9069
  msgstr ""
9070
 
9071
- #: admin/locale.php:1005
9072
  msgid "Display the numbers of votes on bar chart results"
9073
  msgstr ""
9074
 
9075
- #: admin/locale.php:1006 library/modules/polls/admin/admin-loader.php:209
 
 
9076
  msgid "Delete answer"
9077
  msgstr ""
9078
 
9079
- #: admin/locale.php:1007
9080
  msgid "Answer options"
9081
  msgstr ""
9082
 
9083
- #: admin/locale.php:1008
9084
  msgid "Enable custom input"
9085
  msgstr ""
9086
 
9087
- #: admin/locale.php:1009
9088
  msgid "Remove custom input"
9089
  msgstr ""
9090
 
9091
- #: admin/locale.php:1011
9092
  msgid ""
9093
  "A poll without answers isn’t going to be very useful… Add your answers "
9094
  "above!"
9095
  msgstr ""
9096
 
9097
  #: admin/locale.php:1012 admin/views/quiz/entries/content.php:133
9098
- #: admin/views/quiz/entries/content.php:223 library/class-export.php:419
 
 
 
 
 
 
 
9099
  #: library/modules/polls/admin/admin-loader.php:216
9100
  #: library/modules/quizzes/admin/admin-loader.php:559
9101
  msgid "Question"
9102
  msgstr ""
9103
 
9104
- #: admin/locale.php:1013
9105
  msgid "Start by adding the question you will be asking poll visitors to vote on."
9106
  msgstr ""
9107
 
9108
- #: admin/locale.php:1014
9109
  msgid "What is your main question?"
9110
  msgstr ""
9111
 
9112
- #: admin/locale.php:1015
9113
  msgid "E.g. Why did the chicken cross the road?"
9114
  msgstr ""
9115
 
9116
- #: admin/locale.php:1016
9117
  msgid "Feature Image (optional)"
9118
  msgstr ""
9119
 
9120
- #: admin/locale.php:1017
9121
  msgid ""
9122
  "This image will appear under your main question and can be used to create "
9123
  "polls based on an image."
9124
  msgstr ""
9125
 
9126
- #: admin/locale.php:1018
9127
  msgid "Enter an optional description"
9128
  msgstr ""
9129
 
9130
- #: admin/locale.php:1019
9131
  msgid ""
9132
  "This will appear below the main question and can be used to further explain "
9133
  "the main question."
9134
  msgstr ""
9135
 
9136
- #: admin/locale.php:1020
9137
  msgid ""
9138
  "Now add answers to your question that you users will use to vote with. Add "
9139
  "as many as you like, just be careful to make sure each one is unique!"
9140
  msgstr ""
9141
 
9142
- #: admin/locale.php:1021
9143
  msgid "Customize the button label used for submitting the users answer."
9144
  msgstr ""
9145
 
9146
- #: admin/locale.php:1022
9147
  msgid "Button Text"
9148
  msgstr ""
9149
 
9150
- #: admin/locale.php:1023 library/modules/polls/admin/admin-loader.php:221
 
 
9151
  msgid "E.g. Vote"
9152
  msgstr ""
9153
 
9154
- #: admin/locale.php:1024 library/modules/polls/admin/admin-page-new.php:21
 
 
9155
  msgid "Edit Poll"
9156
  msgstr ""
9157
 
9158
- #: admin/locale.php:1025
9159
  msgid "You need to save this poll before using integrations."
9160
  msgstr ""
9161
 
9162
- #: admin/locale.php:1026
9163
  msgid "Poll answers can not be empty."
9164
  msgstr ""
9165
 
9166
- #: admin/locale.php:1027
9167
  msgid "Please enter valid voting limit."
9168
  msgstr ""
9169
 
9170
- #: admin/locale.php:1028
9171
  msgid "Deleting this answer"
9172
  msgstr ""
9173
 
9174
- #: admin/locale.php:1029
9175
  msgid "Publishing poll…"
9176
  msgstr ""
9177
 
9178
- #: admin/locale.php:1030
9179
  msgid ""
9180
  "Your poll is now ready to be embedded into a page or template of your "
9181
  "choice. Simply copy and paste the shortcode below to display it!"
9182
  msgstr ""
9183
 
9184
- #: admin/locale.php:1031
9185
  msgid "Notifications"
9186
  msgstr ""
9187
 
9188
- #: admin/locale.php:1032
9189
  msgid ""
9190
  "Optionally, you can send a notification email to nominated email accounts "
9191
  "when poll submissions come in."
9192
  msgstr ""
9193
 
9194
- #: admin/locale.php:1035 library/helpers/helper-fields.php:1683
 
 
9195
  msgid "Poll Result"
9196
  msgstr ""
9197
 
9198
- #: admin/locale.php:1036
9199
  msgid "By default we'll store all submissions in your database."
9200
  msgstr ""
9201
 
9202
- #: admin/locale.php:1037
9203
  msgid ""
9204
  "If you don't want to store submissions in your database you can disable "
9205
  "this feature. Alternately you can also schedule automatic deletion of "
9206
  "submissions after a period of time below."
9207
  msgstr ""
9208
 
9209
- #: admin/locale.php:1038
9210
  msgid ""
9211
  "Choose how you want to handle this poll's data storage. By default we'll "
9212
  "use the configuration you've set in your {{link}}global privacy "
9213
  "settings{{/link}}."
9214
  msgstr ""
9215
 
9216
- #: admin/locale.php:1039
9217
  msgid "How long do you want to retain this poll's submissions for?"
9218
  msgstr ""
9219
 
9220
- #: admin/locale.php:1040
9221
  msgid "Your default setting value is to keep the submissions %s."
9222
  msgstr ""
9223
 
9224
  #: admin/locale.php:1041 admin/views/settings/data/forms-privacy.php:90
9225
  #: admin/views/settings/data/polls-privacy.php:91
 
 
 
9226
  msgid "IP Retention"
9227
  msgstr ""
9228
 
9229
  #: admin/locale.php:1042 admin/views/settings/data/polls-privacy.php:94
 
 
9230
  msgid ""
9231
  "Choose how long to retain IP address before a submission is anonymized. "
9232
  "Keep in mind that the IP address is being used in checking multiple votes "
9233
  "from same user."
9234
  msgstr ""
9235
 
9236
- #: admin/locale.php:1043
9237
  msgid "Your default setting keep the IPs %s."
9238
  msgstr ""
9239
 
9240
- #: admin/locale.php:1044
9241
  msgid "Leave the field blank to keep IPs forever."
9242
  msgstr ""
9243
 
9244
- #: admin/locale.php:1045
9245
  msgid ""
9246
  "Choose a pre-made style for your quiz and further customize it's appearance "
9247
  "below."
9248
  msgstr ""
9249
 
9250
- #: admin/locale.php:1046
9251
  msgid "Question text?"
9252
  msgstr ""
9253
 
9254
- #: admin/locale.php:1047
9255
  msgid "Option Unselected"
9256
  msgstr ""
9257
 
9258
- #: admin/locale.php:1048
9259
  msgid "Option Selected"
9260
  msgstr ""
9261
 
9262
- #: admin/locale.php:1049
9263
  msgid ""
9264
  "You have opted for no stylesheet to be enqueued. The quiz will inherit "
9265
  "styles from your theme's CSS."
9266
  msgstr ""
9267
 
9268
- #: admin/locale.php:1050
9269
  msgid ""
9270
  "Customize your quiz layout by adjusting the answers layout and overall quiz "
9271
  "alignment."
9272
  msgstr ""
9273
 
9274
- #: admin/locale.php:1051
9275
  msgid "Choose whether the quiz answers should appear in a list or a grid."
9276
  msgstr ""
9277
 
9278
- #: admin/locale.php:1053 library/modules/quizzes/admin/admin-loader.php:427
 
 
9279
  msgid "Grid"
9280
  msgstr ""
9281
 
9282
- #: admin/locale.php:1054
9283
  msgid ""
9284
  "Choose the number of columns to fit in one row. Note that grid layout "
9285
  "changes to list on smaller screens so this won't affect the smaller screens."
9286
  msgstr ""
9287
 
9288
- #: admin/locale.php:1055
9289
  msgid "Columns per row"
9290
  msgstr ""
9291
 
9292
- #: admin/locale.php:1056
9293
  msgid "Quiz Alignment"
9294
  msgstr ""
9295
 
9296
- #: admin/locale.php:1057
9297
  msgid ""
9298
  "Choose the overall alignment of your quiz. This setting affects everything, "
9299
  "including title, description, questions and answers, buttons, and social "
9300
  "share message."
9301
  msgstr ""
9302
 
9303
- #: admin/locale.php:1059
9304
  msgid "Quiz Container"
9305
  msgstr ""
9306
 
9307
- #: admin/locale.php:1060
9308
  msgid "Customize the quiz container as per your liking."
9309
  msgstr ""
9310
 
9311
- #: admin/locale.php:1061
9312
  msgid ""
9313
  "By default the quiz will fill the available space where you insert it. You "
9314
  "can add some padding here to better suit your theme."
9315
  msgstr ""
9316
 
9317
- #: admin/locale.php:1062
9318
  msgid "Add an optional border around the quiz."
9319
  msgstr ""
9320
 
9321
- #: admin/locale.php:1063
9322
  msgid "Choose how much spacing you want between each quiz question."
9323
  msgstr ""
9324
 
9325
- #: admin/locale.php:1064
9326
  msgid "Maximum Width"
9327
  msgstr ""
9328
 
9329
- #: admin/locale.php:1065
9330
  msgid ""
9331
  "Choose the maximum container width for your quiz. Full Width means quiz "
9332
  "container will fill the 100% available space where you insert it, and the "
9333
  "Custom option lets you define a maximum container width."
9334
  msgstr ""
9335
 
9336
- #: admin/locale.php:1066
9337
  msgid "Full Width"
9338
  msgstr ""
9339
 
9340
- #: admin/locale.php:1067
9341
  msgid "Maximum width"
9342
  msgstr ""
9343
 
9344
- #: admin/locale.php:1068
9345
  msgid "Messages"
9346
  msgstr ""
9347
 
9348
- #: admin/locale.php:1069
9349
  msgid ""
9350
  "Choose the copy of the messages for the correct and wrong answers and also "
9351
  "for the final score count."
9352
  msgstr ""
9353
 
9354
- #: admin/locale.php:1070
9355
  msgid "Correct Answer Message"
9356
  msgstr ""
9357
 
9358
- #: admin/locale.php:1071
9359
  msgid ""
9360
  "Use {{strong}}%UserAnswer%{{/strong}} and "
9361
  "{{strong}}%CorrectAnswer%{{/strong}} to display the answer chosen by the "
9362
  "user and the correct answer for each question respectively."
9363
  msgstr ""
9364
 
9365
- #: admin/locale.php:1072
9366
  msgid "Incorrect Answer Message"
9367
  msgstr ""
9368
 
9369
- #: admin/locale.php:1073
9370
  msgid "Final Count Message"
9371
  msgstr ""
9372
 
9373
- #: admin/locale.php:1074
9374
  msgid ""
9375
  "Final count message will appear after the quiz is complete. Use "
9376
  "{{strong}}%YourNum%{{/strong}} to display number of correct answers and "
9377
  "{{strong}}%Total%{{/strong}} for total number of questions."
9378
  msgstr ""
9379
 
9380
- #: admin/locale.php:1076 library/helpers/helper-fields.php:1820
 
 
9381
  msgid "Quiz Answer"
9382
  msgstr ""
9383
 
9384
- #: admin/locale.php:1078
9385
  msgid "Choose how you want your quiz to be rendered for users."
9386
  msgstr ""
9387
 
9388
- #: admin/locale.php:1079
9389
  msgid "Load quiz using AJAX"
9390
  msgstr ""
9391
 
9392
- #: admin/locale.php:1080
9393
  msgid ""
9394
  "Enabling this feature will load the quiz via AJAX after the page has loaded "
9395
  "up, effectively speeding up your page load time. This method can also (in "
9396
  "most cases) avoid page caching issues with your quiz."
9397
  msgstr ""
9398
 
9399
- #: admin/locale.php:1081
9400
  msgid "Prevent page caching on quiz pages"
9401
  msgstr ""
9402
 
9403
- #: admin/locale.php:1082
9404
  msgid ""
9405
  "Page caching plugins serve a static HTML version of the page which can "
9406
  "cause issues to your dynamic quizzes. By enabling this, we'll use "
@@ -9408,618 +11777,649 @@ msgid ""
9408
  "quiz on it from being cached."
9409
  msgstr ""
9410
 
9411
- #: admin/locale.php:1083 library/modules/quizzes/admin/admin-loader.php:419
 
 
9412
  msgid "Results"
9413
  msgstr ""
9414
 
9415
- #: admin/locale.php:1084
9416
  msgid "Choose how do you want to show quiz results to the participants."
9417
  msgstr ""
9418
 
9419
- #: admin/locale.php:1085
9420
  msgid "Display Method"
9421
  msgstr ""
9422
 
9423
- #: admin/locale.php:1086
9424
  msgid ""
9425
  "Choose whether to display the correct answer as the user answers each "
9426
  "question or after the quiz is submitted."
9427
  msgstr ""
9428
 
9429
- #: admin/locale.php:1087
9430
  msgid "Real Time"
9431
  msgstr ""
9432
 
9433
- #: admin/locale.php:1088
9434
  msgid "On Submission"
9435
  msgstr ""
9436
 
9437
- #: admin/locale.php:1089
9438
  msgid "Evaluation Loader"
9439
  msgstr ""
9440
 
9441
- #: admin/locale.php:1090
9442
  msgid ""
9443
  "Choose whether you want to show a loader while evaluating the selected "
9444
  "answer in real-time. We recommend using this on long quizzes since "
9445
  "evaluating an answer might take a bit longer."
9446
  msgstr ""
9447
 
9448
- #: admin/locale.php:1091
9449
  msgid "Note: You can change the color of the loader in the Appearance tab."
9450
  msgstr ""
9451
 
9452
- #: admin/locale.php:1092
9453
  msgid "Social Sharing"
9454
  msgstr ""
9455
 
9456
- #: admin/locale.php:1093
9457
  msgid ""
9458
  "Choose whether you want to allow the quiz participants to share their "
9459
  "results on social media."
9460
  msgstr ""
9461
 
9462
- #: admin/locale.php:1094
9463
  msgid "Social Sharing Platforms"
9464
  msgstr ""
9465
 
9466
- #: admin/locale.php:1098
9467
  msgid "Social Share Message"
9468
  msgstr ""
9469
 
9470
- #: admin/locale.php:1099
9471
  msgid "Page/Post Title"
9472
  msgstr ""
9473
 
9474
- #: admin/locale.php:1100
9475
  msgid "Page/Post URL"
9476
  msgstr ""
9477
 
9478
- #: admin/locale.php:1101
9479
  msgid "Site URL"
9480
  msgstr ""
9481
 
9482
- #: admin/locale.php:1102
9483
  msgid ""
9484
  "Want to enhance how the result will look when shared on Social Media? "
9485
  "{{link}}SmartCrawl{{/link}} OpenGraph and Twitter Card support lets you "
9486
  "choose how your content looks when it's shared on social media."
9487
  msgstr ""
9488
 
9489
- #: admin/locale.php:1103
9490
  msgid "Correct Answer"
9491
  msgstr ""
9492
 
9493
- #: admin/locale.php:1104
9494
  msgid "Select Personality"
9495
  msgstr ""
9496
 
9497
- #: admin/locale.php:1106
9498
  msgid ""
9499
  "A quiz without questions is not going to be very useful… Add your questions "
9500
  "above!"
9501
  msgstr ""
9502
 
9503
- #: admin/locale.php:1107
 
 
9504
  #: library/modules/quizzes/admin/admin-page-new-knowledge.php:21
9505
  #: library/modules/quizzes/admin/admin-page-new-nowrong.php:20
9506
  msgid "Edit Quiz"
9507
  msgstr ""
9508
 
9509
- #: admin/locale.php:1108
9510
  msgid "Give your quiz a name"
9511
  msgstr ""
9512
 
9513
- #: admin/locale.php:1109
9514
  msgid "You need to save this quiz before using integrations."
9515
  msgstr ""
9516
 
9517
- #: admin/locale.php:1110
9518
  msgid "Intro"
9519
  msgstr ""
9520
 
9521
- #: admin/locale.php:1111
9522
  msgid ""
9523
  "Start by adding a title for your quiz to let your visitors know what this "
9524
  "quiz is all about."
9525
  msgstr ""
9526
 
9527
- #: admin/locale.php:1112
9528
  msgid "Which superhero are you?"
9529
  msgstr ""
9530
 
9531
- #: admin/locale.php:1113
9532
  msgid "Choose a title to grab the attention of your visitors."
9533
  msgstr ""
9534
 
9535
- #: admin/locale.php:1114
9536
  msgid "Feature Image"
9537
  msgstr ""
9538
 
9539
- #: admin/locale.php:1115
9540
  msgid "Upload a nice feature image for your quiz."
9541
  msgstr ""
9542
 
9543
- #: admin/locale.php:1116
9544
  msgid "Upload Feature Image"
9545
  msgstr ""
9546
 
9547
- #: admin/locale.php:1117
9548
  msgid "Provide your visitors with more information about your quiz."
9549
  msgstr ""
9550
 
9551
- #: admin/locale.php:1118 library/modules/quizzes/admin/admin-loader.php:420
 
 
 
9552
  #: library/modules/quizzes/admin/admin-loader.php:460
9553
  msgid "Questions"
9554
  msgstr ""
9555
 
9556
- #: admin/locale.php:1119
9557
  msgid "Personalities"
9558
  msgstr ""
9559
 
9560
- #: admin/locale.php:1120
9561
  msgid "Delete personality %s"
9562
  msgstr ""
9563
 
9564
- #: admin/locale.php:1121
9565
  msgid "Are you sure you wish to delete this personality?"
9566
  msgstr ""
9567
 
9568
- #: admin/locale.php:1122
9569
  msgid "Edit Question"
9570
  msgstr ""
9571
 
9572
- #: admin/locale.php:1123
9573
  msgid "%s can't be deleted"
9574
  msgstr ""
9575
 
9576
- #: admin/locale.php:1124
9577
  msgid ""
9578
  "Please remove the reference of this Personality from the questions in your "
9579
  "quiz and then delete this."
9580
  msgstr ""
9581
 
9582
- #: admin/locale.php:1125
9583
  msgid "Delete Question"
9584
  msgstr ""
9585
 
9586
- #: admin/locale.php:1126
9587
  msgid ""
9588
  "Deleting this question will remove its value from the existing submissions "
9589
  "as well."
9590
  msgstr ""
9591
 
9592
- #: admin/locale.php:1127
9593
  msgid "Add Personality"
9594
  msgstr ""
9595
 
9596
- #: admin/locale.php:1128
9597
  msgid "Edit Personality"
9598
  msgstr ""
9599
 
9600
- #: admin/locale.php:1129
9601
  msgid "E.g. Iron Man"
9602
  msgstr ""
9603
 
9604
- #: admin/locale.php:1130
 
9605
  #: library/modules/custom-forms/admin/admin-loader.php:210
9606
  msgid "Image"
9607
  msgstr ""
9608
 
9609
- #: admin/locale.php:1131
9610
  msgid "Please validate your fields!"
9611
  msgstr ""
9612
 
9613
- #: admin/locale.php:1132
9614
  msgid "Publishing quiz…"
9615
  msgstr ""
9616
 
9617
- #: admin/locale.php:1133
9618
  msgid ""
9619
  "Great work! Please hold tight a few moments while we publish your quiz to "
9620
  "the world."
9621
  msgstr ""
9622
 
9623
- #: admin/locale.php:1134
9624
  msgid ""
9625
  "Options cannot be empty. You either need to enter answer text or upload an "
9626
  "image for the empty options."
9627
  msgstr ""
9628
 
9629
- #: admin/locale.php:1135
9630
  msgid ""
9631
  "You need to select at least one correct answer before you can add this "
9632
  "question."
9633
  msgstr ""
9634
 
9635
- #: admin/locale.php:1136
9636
  msgid "You need to select an associated personality for every option."
9637
  msgstr ""
9638
 
9639
- #: admin/locale.php:1137
9640
  msgid ""
9641
  "You can choose multiple correct answers if that applies to this question. "
9642
  "Note that the user's selection will be considered as right when any one of "
9643
  "the correct answers is selected."
9644
  msgstr ""
9645
 
9646
- #: admin/locale.php:1138
9647
  msgid ""
9648
  "Your quiz is now ready to be embedded into a page or template of your "
9649
  "choice. Simply copy and paste the shortcode below to display it!"
9650
  msgstr ""
9651
 
9652
- #: admin/locale.php:1139
9653
  msgid "Button Processing Text"
9654
  msgstr ""
9655
 
9656
- #: admin/locale.php:1140
9657
  msgid "Sending..."
9658
  msgstr ""
9659
 
9660
- #: admin/locale.php:1141
9661
  msgid "This text will appear as button text while the quiz is being submitted."
9662
  msgstr ""
9663
 
9664
- #: admin/locale.php:1142
9665
  msgid "Custom CSS Classes"
9666
  msgstr ""
9667
 
9668
- #: admin/locale.php:1143
9669
  msgid "E.g. form-submit-btn"
9670
  msgstr ""
9671
 
9672
- #: admin/locale.php:1144
9673
  msgid ""
9674
  "These will be output as you see them here. To add multiple classes, "
9675
  "separate them with a space. For example, \"form-submit-btn button\" will "
9676
  "add two classes \"form-submit-btn\" and \"button\"."
9677
  msgstr ""
9678
 
9679
- #: admin/locale.php:1145
9680
  msgid ""
9681
  "Optionally, you can send a notification email to nominated email accounts "
9682
  "when quiz submissions come in."
9683
  msgstr ""
9684
 
9685
- #: admin/locale.php:1146
9686
  msgid "Add as many emails as you like"
9687
  msgstr ""
9688
 
9689
- #: admin/locale.php:1147
9690
  msgid "e.g. 0.75em"
9691
  msgstr ""
9692
 
9693
- #: admin/locale.php:1148
9694
  msgid ""
9695
  "Choose how you want to handle this quiz's data storage. By default we'll "
9696
  "use the configuration you've set in your {{link}}global privacy "
9697
  "settings{{/link}}."
9698
  msgstr ""
9699
 
9700
- #: admin/locale.php:1149
9701
  msgid "How long do you want to retain this quiz's submissions for?"
9702
  msgstr ""
9703
 
9704
- #: admin/locale.php:1150
9705
  msgid "Evaluation loader icon"
9706
  msgstr ""
9707
 
9708
- #: admin/locale.php:1151
9709
  msgid "This picker works only when \"Evaluation Loader\" is set to \"Show Loader\"."
9710
  msgstr ""
9711
 
9712
- #: admin/locale.php:1152
9713
  msgid "Wrong"
9714
  msgstr ""
9715
 
9716
- #: admin/locale.php:1153
9717
  msgid "Answer text color"
9718
  msgstr ""
9719
 
9720
- #: admin/locale.php:1154
9721
  msgid "Answer result message"
9722
  msgstr ""
9723
 
9724
- #: admin/locale.php:1155
9725
  msgid "Quiz result color"
9726
  msgstr ""
9727
 
9728
- #: admin/locale.php:1156
9729
  msgid "Basic"
9730
  msgstr ""
9731
 
9732
- #: admin/locale.php:1157
9733
  msgid "Answer - Container"
9734
  msgstr ""
9735
 
9736
- #: admin/locale.php:1158
9737
  msgid "Answer - Checkbox"
9738
  msgstr ""
9739
 
9740
- #: admin/locale.php:1159
9741
  msgid "Answer - Text"
9742
  msgstr ""
9743
 
9744
- #: admin/locale.php:1160
9745
  msgid "Social Share"
9746
  msgstr ""
9747
 
9748
- #: admin/locale.php:1161
9749
  msgid ""
9750
  "By default this quiz will inherit the fonts your theme uses. You can "
9751
  "override these fonts with custom ones from Google Fonts."
9752
  msgstr ""
9753
 
9754
- #: admin/locale.php:1162 library/modules/quizzes/admin/admin-loader.php:429
 
 
 
 
9755
  #: library/modules/quizzes/admin/admin-loader.php:530
9756
  #: library/modules/quizzes/admin/admin-loader.php:553
9757
  msgid "Quiz Title"
9758
  msgstr ""
9759
 
9760
- #: admin/locale.php:1163
9761
  msgid "Quiz Description"
9762
  msgstr ""
9763
 
9764
  #: admin/locale.php:1164 admin/views/quiz/entries/content.php:135
9765
- #: admin/views/quiz/entries/content.php:225 library/class-export.php:420
9766
- #: library/class-export.php:496
 
 
 
 
 
 
9767
  #: library/modules/quizzes/admin/admin-loader.php:539
9768
  msgid "Answer"
9769
  msgstr ""
9770
 
9771
- #: admin/locale.php:1165
9772
  msgid "Answer Result Message"
9773
  msgstr ""
9774
 
9775
- #: admin/locale.php:1166
9776
  msgid "Social Share Title"
9777
  msgstr ""
9778
 
9779
- #: admin/locale.php:1167
9780
  msgid "Social Share Icons"
9781
  msgstr ""
9782
 
9783
- #: admin/locale.php:1169
9784
  msgid "Choose one of the pre-defined sizes we have for social share icons."
9785
  msgstr ""
9786
 
9787
- #: admin/locale.php:1173
9788
  msgid "Retake Button"
9789
  msgstr ""
9790
 
9791
- #: admin/locale.php:1174 library/modules/quizzes/admin/admin-loader.php:517
 
 
9792
  msgid "Main"
9793
  msgstr ""
9794
 
9795
- #: admin/locale.php:1175 library/modules/quizzes/admin/admin-loader.php:542
 
 
9796
  msgid "Container background"
9797
  msgstr ""
9798
 
9799
- #: admin/locale.php:1176 library/modules/quizzes/admin/admin-loader.php:518
 
 
9800
  msgid "Header"
9801
  msgstr ""
9802
 
9803
- #: admin/locale.php:1177
9804
  msgid "Content background"
9805
  msgstr ""
9806
 
9807
- #: admin/locale.php:1178
9808
  msgid "Retake"
9809
  msgstr ""
9810
 
9811
- #: admin/locale.php:1179
9812
  msgid ""
9813
  "Let's add the different personalities. Each of the following personality is "
9814
  "a possible outcome of your quiz. In case of a tie, the personality is "
9815
  "chosen as per their order below."
9816
  msgstr ""
9817
 
9818
- #: admin/locale.php:1180
9819
  msgid "Reorder the personalities to set the priority order."
9820
  msgstr ""
9821
 
9822
- #: admin/locale.php:1181
9823
  msgid ""
9824
  "Define the different personalities possible as the outcome of your quiz "
9825
  "here."
9826
  msgstr ""
9827
 
9828
- #: admin/locale.php:1182
 
9829
  #: library/modules/custom-forms/admin/admin-loader.php:234
9830
  msgid "Basic selectors"
9831
  msgstr ""
9832
 
9833
- #: admin/locale.php:1184
9834
  msgid "Field Description"
9835
  msgstr ""
9836
 
9837
- #: admin/locale.php:1185 library/fields/text.php:66
 
9838
  msgid "Input"
9839
  msgstr ""
9840
 
9841
- #: admin/locale.php:1186 library/fields/textarea.php:66
 
 
9842
  msgid "Textarea"
9843
  msgstr ""
9844
 
9845
- #: admin/locale.php:1188
9846
  msgid "Answer Input"
9847
  msgstr ""
9848
 
9849
- #: admin/locale.php:1189
9850
  msgid "Answer Label"
9851
  msgstr ""
9852
 
9853
- #: admin/locale.php:1191
9854
  msgid "Answer Container"
9855
  msgstr ""
9856
 
9857
- #: admin/locale.php:1192
9858
  msgid "Answer Text"
9859
  msgstr ""
9860
 
9861
- #: admin/locale.php:1193
9862
  msgid ""
9863
  "%s does not exist in your form. Please insert a valid field from the merged "
9864
  "tags option."
9865
  msgstr ""
9866
 
9867
- #: admin/locale.php:1194
9868
  msgid "Infinity calculation result."
9869
  msgstr ""
9870
 
9871
- #: admin/locale.php:1195
9872
  msgid "Calculation Formula"
9873
  msgstr ""
9874
 
9875
- #: admin/locale.php:1196
9876
  msgid "Add Form Fields"
9877
  msgstr ""
9878
 
9879
- #: admin/locale.php:1197
9880
  msgid "Open list of fields"
9881
  msgstr ""
9882
 
9883
- #: admin/locale.php:1198
9884
  msgid "Sum"
9885
  msgstr ""
9886
 
9887
- #: admin/locale.php:1199
9888
  msgid "Minus"
9889
  msgstr ""
9890
 
9891
- #: admin/locale.php:1200
9892
  msgid "Multiply"
9893
  msgstr ""
9894
 
9895
- #: admin/locale.php:1201
9896
  msgid "Divide"
9897
  msgstr ""
9898
 
9899
- #: admin/locale.php:1202
9900
  msgid "Open parenthesis"
9901
  msgstr ""
9902
 
9903
- #: admin/locale.php:1203
9904
  msgid "Close parenthesis"
9905
  msgstr ""
9906
 
9907
- #: admin/locale.php:1204
9908
  msgid ""
9909
  "You can preview your form and check if the formula is generating expected "
9910
  "results."
9911
  msgstr ""
9912
 
9913
- #: admin/locale.php:1205
9914
  msgid "Formula Preview"
9915
  msgstr ""
9916
 
9917
- #: admin/locale.php:1206
9918
  msgid "Remove this date range"
9919
  msgstr ""
9920
 
9921
- #: admin/locale.php:1207
9922
  msgid "This field is required!"
9923
  msgstr ""
9924
 
9925
- #: admin/locale.php:1208
9926
  msgid "Please enter valid number."
9927
  msgstr ""
9928
 
9929
- #: admin/locale.php:1209
9930
  msgid "Click here to add a date range..."
9931
  msgstr ""
9932
 
9933
- #: admin/locale.php:1210
9934
  msgid "Click here to add a date…"
9935
  msgstr ""
9936
 
9937
- #: admin/locale.php:1211
9938
  msgid "Select image"
9939
  msgstr ""
9940
 
9941
- #: admin/locale.php:1212
9942
  msgid "Upload image"
9943
  msgstr ""
9944
 
9945
- #: admin/locale.php:1213 library/fields/upload.php:82
 
9946
  msgid "Upload file"
9947
  msgstr ""
9948
 
9949
- #: admin/locale.php:1214
9950
  msgid "Remove uploaded image"
9951
  msgstr ""
9952
 
9953
- #: admin/locale.php:1215
9954
  msgid "Remove uploaded file"
9955
  msgstr ""
9956
 
9957
- #: admin/locale.php:1219
9958
  msgid "Payment Data"
9959
  msgstr ""
9960
 
9961
- #: admin/locale.php:1221
9962
  msgid "All Form Fields"
9963
  msgstr ""
9964
 
9965
- #: admin/locale.php:1222
9966
  msgid "All Non Empty Fields"
9967
  msgstr ""
9968
 
9969
- #: admin/locale.php:1224
9970
  msgid "is having"
9971
  msgstr ""
9972
 
9973
- #: admin/locale.php:1225
9974
  msgid "is"
9975
  msgstr ""
9976
 
9977
- #: admin/locale.php:1226
9978
  msgid "is not having"
9979
  msgstr ""
9980
 
9981
- #: admin/locale.php:1227
9982
  msgid "is not"
9983
  msgstr ""
9984
 
9985
- #: admin/locale.php:1228
9986
  msgid "day is"
9987
  msgstr ""
9988
 
9989
- #: admin/locale.php:1229
9990
  msgid "day is not"
9991
  msgstr ""
9992
 
9993
- #: admin/locale.php:1230
9994
  msgid "month is not"
9995
  msgstr ""
9996
 
9997
- #: admin/locale.php:1231
9998
  msgid "month is"
9999
  msgstr ""
10000
 
10001
- #: admin/locale.php:1232
10002
  msgid "is greater than"
10003
  msgstr ""
10004
 
10005
- #: admin/locale.php:1233
10006
  msgid "is less than"
10007
  msgstr ""
10008
 
10009
- #: admin/locale.php:1234
10010
  msgid "contains"
10011
  msgstr ""
10012
 
10013
- #: admin/locale.php:1235
10014
  msgid "starts with"
10015
  msgstr ""
10016
 
10017
- #: admin/locale.php:1236
10018
  msgid "ends with"
10019
  msgstr ""
10020
 
10021
  #: admin/pages/dashboard-page.php:21
10022
  #: admin/views/dashboard/widgets/widget-create.php:16
 
 
10023
  msgid "Create Modules"
10024
  msgstr ""
10025
 
@@ -10027,6 +12427,13 @@ msgstr ""
10027
  #: admin/views/custom-form/popup/import-cf7.php:27
10028
  #: admin/views/dashboard/widgets/widget-cform.php:27
10029
  #: admin/views/settings/tab-dashboard.php:32
 
 
 
 
 
 
 
10030
  #: library/class-shortcode-generator.php:212
10031
  #: library/modules/custom-forms/admin/admin-loader.php:44
10032
  msgid "Forms"
@@ -10035,6 +12442,14 @@ msgstr ""
10035
  #: admin/pages/entries-page.php:56
10036
  #: admin/views/dashboard/widgets/widget-poll.php:25
10037
  #: admin/views/poll/list/header.php:3 admin/views/settings/tab-dashboard.php:33
 
 
 
 
 
 
 
 
10038
  #: library/class-modules.php:56 library/class-shortcode-generator.php:213
10039
  #: library/modules/polls/admin/admin-loader.php:44
10040
  #: library/modules/polls/loader.php:116
@@ -10044,6 +12459,15 @@ msgstr ""
10044
  #: admin/pages/entries-page.php:60
10045
  #: admin/views/dashboard/widgets/widget-quiz.php:27
10046
  #: admin/views/quiz/list/header.php:3 admin/views/settings/tab-dashboard.php:34
 
 
 
 
 
 
 
 
 
10047
  #: library/class-modules.php:61 library/class-shortcode-generator.php:214
10048
  #: library/modules/quizzes/admin/admin-loader.php:49
10049
  #: library/modules/quizzes/admin/admin-loader.php:417
@@ -10052,26 +12476,32 @@ msgid "Quizzes"
10052
  msgstr ""
10053
 
10054
  #: admin/pages/entries-page.php:307
 
10055
  msgid "Yesterday"
10056
  msgstr ""
10057
 
10058
  #: admin/pages/entries-page.php:308
 
10059
  msgid "Last 7 Days"
10060
  msgstr ""
10061
 
10062
  #: admin/pages/entries-page.php:309
 
10063
  msgid "Last 30 Days"
10064
  msgstr ""
10065
 
10066
  #: admin/pages/entries-page.php:310
 
10067
  msgid "This Month"
10068
  msgstr ""
10069
 
10070
  #: admin/pages/entries-page.php:311
 
10071
  msgid "Last Month"
10072
  msgstr ""
10073
 
10074
  #: admin/views/boxes/popup-box.php:21
 
10075
  msgid "Close modal"
10076
  msgstr ""
10077
 
@@ -10083,6 +12513,16 @@ msgstr ""
10083
  #: admin/views/quiz/entries/content.php:42
10084
  #: admin/views/quiz/entries/content.php:320
10085
  #: admin/views/quiz/list/content.php:68 admin/views/quiz/list/content.php:105
 
 
 
 
 
 
 
 
 
 
10086
  #. translators: ...
10087
  msgid "%s result"
10088
  msgstr ""
@@ -10091,15 +12531,21 @@ msgstr ""
10091
  #: admin/views/custom-form/entries/content.php:56
10092
  #: admin/views/quiz/entries/content.php:45
10093
  #: admin/views/quiz/entries/content.php:323
 
 
 
 
10094
  #. translators: ...
10095
  msgid "%s results"
10096
  msgstr ""
10097
 
10098
  #: admin/views/custom-form/entries/content.php:78
 
10099
  msgid "Active Filters"
10100
  msgstr ""
10101
 
10102
  #: admin/views/custom-form/entries/content.php:86
 
10103
  #. translators: ...
10104
  msgid "Keyword: %s"
10105
  msgstr ""
@@ -10108,121 +12554,155 @@ msgstr ""
10108
  #: admin/views/custom-form/entries/content.php:105
10109
  #: admin/views/custom-form/entries/content.php:119
10110
  #: admin/views/custom-form/entries/content.php:134
 
 
 
 
10111
  msgid "Remove this keyword"
10112
  msgstr ""
10113
 
10114
  #: admin/views/custom-form/entries/content.php:100
 
10115
  #. translators: ...
10116
  msgid "From ID: %s"
10117
  msgstr ""
10118
 
10119
  #: admin/views/custom-form/entries/content.php:114
 
10120
  #. translators: ...
10121
  msgid "To ID: %s"
10122
  msgstr ""
10123
 
10124
  #: admin/views/custom-form/entries/content.php:128
 
10125
  #. translators: ...
10126
  msgid "Submission Date Range: %1$s to %2$s"
10127
  msgstr ""
10128
 
10129
  #: admin/views/custom-form/entries/content.php:141
10130
  #: admin/views/custom-form/entries/filter.php:108
 
 
10131
  msgid "Sort Order"
10132
  msgstr ""
10133
 
10134
  #: admin/views/custom-form/entries/content.php:144
10135
  #: admin/views/custom-form/entries/filter.php:110
 
 
10136
  msgid "Descending"
10137
  msgstr ""
10138
 
10139
  #: admin/views/custom-form/entries/content.php:146
10140
  #: admin/views/custom-form/entries/filter.php:111
 
 
10141
  msgid "Ascending"
10142
  msgstr ""
10143
 
10144
  #: admin/views/custom-form/entries/content.php:209
 
10145
  #. translators: ...
10146
  msgid "Select entry number %s"
10147
  msgstr ""
10148
 
10149
  #: admin/views/custom-form/entries/content.php:241
 
10150
  #. translators: ...
10151
  msgid "+ %s other fields"
10152
  msgstr ""
10153
 
10154
  #: admin/views/custom-form/entries/content.php:404
 
10155
  msgid "Delete Submission"
10156
  msgstr ""
10157
 
10158
  #: admin/views/custom-form/entries/content.php:405
 
10159
  msgid "Are you sure you wish to permanently delete this submission?"
10160
  msgstr ""
10161
 
10162
  #: admin/views/custom-form/entries/content.php:418
10163
  #: admin/views/custom-form/entries/content.php:424
 
 
10164
  msgid "Approve User"
10165
  msgstr ""
10166
 
10167
  #: admin/views/custom-form/entries/content.php:419
 
10168
  msgid "Are you sure you want to approve and activate this user?"
10169
  msgstr ""
10170
 
10171
  #: admin/views/custom-form/entries/content.php:474
 
10172
  msgid ""
10173
  "You haven’t received any submissions for this form yet. When you do, you’ll "
10174
  "be able to view all the data here."
10175
  msgstr ""
10176
 
10177
  #: admin/views/custom-form/entries/filter.php:29
 
10178
  msgid "Submission Date Range"
10179
  msgstr ""
10180
 
10181
  #: admin/views/custom-form/entries/filter.php:34
 
10182
  msgid "Pick a date range"
10183
  msgstr ""
10184
 
10185
  #: admin/views/custom-form/entries/filter.php:48
 
10186
  msgid "From ID"
10187
  msgstr ""
10188
 
10189
  #: admin/views/custom-form/entries/filter.php:61
 
10190
  msgid "To ID"
10191
  msgstr ""
10192
 
10193
  #: admin/views/custom-form/entries/filter.php:80
 
10194
  msgid "Keyword"
10195
  msgstr ""
10196
 
10197
  #: admin/views/custom-form/entries/filter.php:87
 
10198
  msgid "E.g. search"
10199
  msgstr ""
10200
 
10201
  #: admin/views/custom-form/entries/filter.php:98
 
10202
  msgid "Sort by"
10203
  msgstr ""
10204
 
10205
  #: admin/views/custom-form/entries/filter.php:101
 
10206
  msgid "Submissions Date"
10207
  msgstr ""
10208
 
10209
  #: admin/views/custom-form/entries/filter.php:120
 
10210
  msgid "Display Fields"
10211
  msgstr ""
10212
 
10213
  #: admin/views/custom-form/entries/filter.php:139
 
10214
  msgid "Specified Fields"
10215
  msgstr ""
10216
 
10217
  #: admin/views/custom-form/entries/filter.php:198
 
10218
  msgid "Clear Filters"
10219
  msgstr ""
10220
 
10221
  #: admin/views/custom-form/entries/popup/schedule-export-content.php:81
 
10222
  msgid "admin@website.com"
10223
  msgstr ""
10224
 
10225
  #: admin/views/custom-form/entries/prompt.php:17
 
10226
  msgid ""
10227
  "%1$sCongratulations!%2$s You have started collecting live payments on this "
10228
  "form - that's awesome. We have spent countless hours developing this free "
@@ -10231,6 +12711,7 @@ msgid ""
10231
  msgstr ""
10232
 
10233
  #: admin/views/custom-form/entries/prompt.php:19
 
10234
  msgid ""
10235
  "Hey, we noticed you just crossed %1$s 100 submissions%2$s on this form - "
10236
  "that's awesome! We have spent countless hours developing this free plugin "
@@ -10239,6 +12720,7 @@ msgid ""
10239
  msgstr ""
10240
 
10241
  #: admin/views/custom-form/entries/prompt.php:45
 
10242
  msgid ""
10243
  "Hey, we noticed you just crossed %1$s submissions%2$s on this form - that's "
10244
  "awesome! We have spent countless hours developing this free plugin for you, "
@@ -10247,6 +12729,7 @@ msgid ""
10247
  msgstr ""
10248
 
10249
  #: admin/views/custom-form/list/content.php:34
 
10250
  msgid "Active Form"
10251
  msgid_plural "Active Forms"
10252
  msgstr[0] ""
@@ -10259,30 +12742,53 @@ msgstr[1] ""
10259
  #: admin/views/poll/list/content.php:48 admin/views/poll/list/content.php:164
10260
  #: admin/views/poll/list/content.php:276 admin/views/quiz/list/content.php:48
10261
  #: admin/views/quiz/list/content.php:160 admin/views/quiz/list/content.php:276
 
 
 
 
 
 
 
 
 
 
10262
  msgid "Last Submission"
10263
  msgstr ""
10264
 
10265
  #: admin/views/custom-form/list/content.php:50
10266
  #: admin/views/poll/list/content.php:53 admin/views/quiz/list/content.php:53
 
 
 
10267
  msgid "Submissions in the last 30 days"
10268
  msgstr ""
10269
 
10270
  #: admin/views/custom-form/list/content.php:85
10271
  #: admin/views/poll/list/content.php:92 admin/views/quiz/list/content.php:88
 
 
 
10272
  msgid "Select all"
10273
  msgstr ""
10274
 
10275
  #: admin/views/custom-form/list/content.php:89
10276
  #: admin/views/poll/list/content.php:96 admin/views/quiz/list/content.php:92
 
 
 
10277
  msgid "Bulk Action"
10278
  msgstr ""
10279
 
10280
  #: admin/views/custom-form/list/content.php:138
 
10281
  msgid "Select this form"
10282
  msgstr ""
10283
 
10284
  #: admin/views/custom-form/list/content.php:176
10285
  #: admin/views/poll/list/content.php:177 admin/views/quiz/list/content.php:173
 
 
 
10286
  msgid "Open list settings"
10287
  msgstr ""
10288
 
@@ -10291,6 +12797,12 @@ msgstr ""
10291
  #: admin/views/dashboard/widgets/widget-poll.php:112
10292
  #: admin/views/dashboard/widgets/widget-quiz.php:118
10293
  #: admin/views/poll/list/content.php:192 admin/views/quiz/list/content.php:188
 
 
 
 
 
 
10294
  msgid "Copy Shortcode"
10295
  msgstr ""
10296
 
@@ -10299,12 +12811,22 @@ msgstr ""
10299
  #: admin/views/dashboard/widgets/widget-poll.php:115
10300
  #: admin/views/dashboard/widgets/widget-quiz.php:121
10301
  #: admin/views/poll/list/content.php:219 admin/views/quiz/list/content.php:217
 
 
 
 
 
 
 
10302
  #: library/class-export.php:1311
10303
  msgid "View Submissions"
10304
  msgstr ""
10305
 
10306
  #: admin/views/custom-form/list/content.php:247
10307
  #: admin/views/poll/list/content.php:232 admin/views/quiz/list/content.php:232
 
 
 
10308
  msgid "Reset Tracking data"
10309
  msgstr ""
10310
 
@@ -10314,54 +12836,81 @@ msgstr ""
10314
  #: admin/views/dashboard/widgets/widget-quiz.php:139
10315
  #: admin/views/entries/content.php:38 admin/views/poll/list/content.php:243
10316
  #: admin/views/quiz/list/content.php:243
 
 
 
 
 
 
 
10317
  msgid "Export"
10318
  msgstr ""
10319
 
10320
  #: admin/views/custom-form/list/content.php:267
10321
  #: admin/views/dashboard/widgets/widget-cform.php:145
 
 
10322
  msgid "Delete Form"
10323
  msgstr ""
10324
 
10325
  #: admin/views/custom-form/list/content.php:280
10326
  #: admin/views/poll/list/content.php:265 admin/views/quiz/list/content.php:265
 
 
 
10327
  msgid "Open item"
10328
  msgstr ""
10329
 
10330
  #: admin/views/custom-form/list/content.php:296
10331
  #: admin/views/poll/list/content.php:281 admin/views/quiz/list/content.php:281
 
 
 
10332
  msgid "Views"
10333
  msgstr ""
10334
 
10335
  #: admin/views/custom-form/list/content.php:306
10336
  #: admin/views/poll/list/content.php:291 admin/views/quiz/list/content.php:291
 
 
 
10337
  msgid "Conversion Rate"
10338
  msgstr ""
10339
 
10340
  #: admin/views/custom-form/list/content.php:315
10341
  #: admin/views/poll/list/content.php:300 admin/views/quiz/list/content.php:300
 
 
 
10342
  msgid "Loading data..."
10343
  msgstr ""
10344
 
10345
  #: admin/views/custom-form/list/content.php:321
 
10346
  msgid "Your form doesn't have any submissions yet. Try again in a moment."
10347
  msgstr ""
10348
 
10349
  #: admin/views/custom-form/list/content.php:330
10350
  #: admin/views/custom-form/list/content.php:345
 
 
10351
  msgid ""
10352
  "This form is in draft state, so we've paused collecting data until you "
10353
  "publish it live."
10354
  msgstr ""
10355
 
10356
  #: admin/views/custom-form/list/content.php:332
 
10357
  msgid "Your form didn't collect submissions the past 30 days."
10358
  msgstr ""
10359
 
10360
  #: admin/views/custom-form/list/content.php:379
 
10361
  msgid "Empty forms"
10362
  msgstr ""
10363
 
10364
  #: admin/views/custom-form/list/content.php:386
 
10365
  msgid ""
10366
  "Create custom forms for all your needs with as many fields as you like. "
10367
  "From contact forms to quote requests and everything in between."
@@ -10369,11 +12918,17 @@ msgstr ""
10369
 
10370
  #: admin/views/custom-form/popup/export.php:17
10371
  #: admin/views/poll/popup/export.php:17 admin/views/quiz/popup/export.php:17
 
 
 
10372
  msgid "Copy ALL text above, and paste to import dialog."
10373
  msgstr ""
10374
 
10375
  #: admin/views/custom-form/popup/export.php:25
10376
  #: admin/views/poll/popup/export.php:25 admin/views/quiz/popup/export.php:25
 
 
 
10377
  msgid ""
10378
  "You can import this %1$s in Forminator %2$s%3$s%4$s or above. The %5$s may "
10379
  "break on a version lower than your install."
@@ -10381,10 +12936,14 @@ msgstr ""
10381
 
10382
  #: admin/views/custom-form/popup/export.php:49
10383
  #: admin/views/poll/popup/export.php:49 admin/views/quiz/popup/export.php:49
 
 
 
10384
  msgid "Download"
10385
  msgstr ""
10386
 
10387
  #: admin/views/custom-form/popup/import-cf7.php:29
 
10388
  msgid ""
10389
  "Choose the forms you'd like to import from the Contact Form 7 plugin. Note "
10390
  "that we will strip off any %1$sunsupported form fields and settings%2$s "
@@ -10392,10 +12951,12 @@ msgid ""
10392
  msgstr ""
10393
 
10394
  #: admin/views/custom-form/popup/import-cf7.php:33
 
10395
  msgid "Unsupported form fields and settings"
10396
  msgstr ""
10397
 
10398
  #: admin/views/custom-form/popup/import-cf7.php:36
 
10399
  msgid ""
10400
  "%1$s1. Quiz field:%2$s Forminator doesn't have a built-in quiz field, "
10401
  "however, you can enable Google's reCAPTCHA v3 and Honeypot protection on "
@@ -10403,6 +12964,7 @@ msgid ""
10403
  msgstr ""
10404
 
10405
  #: admin/views/custom-form/popup/import-cf7.php:37
 
10406
  msgid ""
10407
  "%1$s2. ConstantContact:%2$s Forminator doesn't integrate directly with "
10408
  "ConstantContact. However, you can use %3$sZapier integration%4$s to send "
@@ -10410,6 +12972,7 @@ msgid ""
10410
  msgstr ""
10411
 
10412
  #: admin/views/custom-form/popup/import-cf7.php:38
 
10413
  msgid ""
10414
  "%1$s3. reCAPTCHA v3 integration:%2$s At this stage, Forminator can't import "
10415
  "your existing reCAPTCHA integration. You can set this up manually on your "
@@ -10417,12 +12980,14 @@ msgid ""
10417
  msgstr ""
10418
 
10419
  #: admin/views/custom-form/popup/import-cf7.php:39
 
10420
  msgid ""
10421
  "%1$s4. Additional settings:%2$s Forminator doesn't support CF7’s additional "
10422
  "form settings."
10423
  msgstr ""
10424
 
10425
  #: admin/views/custom-form/popup/import-cf7.php:40
 
10426
  msgid ""
10427
  "%1$s5. Custom field IDs:%2$s Forminator creates a unique ID for each field, "
10428
  "and the conditional logic relies on them. However, you can provide a custom "
@@ -10430,22 +12995,27 @@ msgid ""
10430
  msgstr ""
10431
 
10432
  #: admin/views/custom-form/popup/import-cf7.php:45
 
10433
  msgid "Dismiss%1$s this notice%2$s"
10434
  msgstr ""
10435
 
10436
  #: admin/views/custom-form/popup/import-cf7.php:75
 
10437
  msgid "Specific Forms"
10438
  msgstr ""
10439
 
10440
  #: admin/views/custom-form/popup/import-cf7.php:86
 
10441
  msgid "Choose Forms"
10442
  msgstr ""
10443
 
10444
  #: admin/views/custom-form/popup/import-cf7.php:125
 
10445
  msgid "Add-ons"
10446
  msgstr ""
10447
 
10448
  #: admin/views/custom-form/popup/import-cf7.php:127
 
10449
  msgid ""
10450
  "Choose the Contact Form 7 add-ons you wish to import form data and settings "
10451
  "from. %1$sNote:%2$s The importer only supports the most widely used "
@@ -10454,38 +13024,46 @@ msgid ""
10454
  msgstr ""
10455
 
10456
  #: admin/views/custom-form/popup/import-cf7.php:144
 
10457
  msgid "Flamingo"
10458
  msgstr ""
10459
 
10460
  #: admin/views/custom-form/popup/import-cf7.php:147
 
10461
  msgid ""
10462
  "Import your form submissions from Flamingo and show them on the submissions "
10463
  "page."
10464
  msgstr ""
10465
 
10466
  #: admin/views/custom-form/popup/import-cf7.php:169
 
10467
  msgid "Honeypot for Contact Form 7"
10468
  msgstr ""
10469
 
10470
  #: admin/views/custom-form/popup/import-cf7.php:172
 
10471
  msgid "Enable honeypot protection on the imported forms in Forminator."
10472
  msgstr ""
10473
 
10474
  #: admin/views/custom-form/popup/import-cf7.php:193
 
10475
  msgid "Contact Form 7 Database Addon – CFDB7"
10476
  msgstr ""
10477
 
10478
  #: admin/views/custom-form/popup/import-cf7.php:196
 
10479
  msgid ""
10480
  "Import your form submissions from CFDB7 add-on and show them on the "
10481
  "submissions page."
10482
  msgstr ""
10483
 
10484
  #: admin/views/custom-form/popup/import-cf7.php:217
 
10485
  msgid "Contact Form 7 Redirection"
10486
  msgstr ""
10487
 
10488
  #: admin/views/custom-form/popup/import-cf7.php:220
 
10489
  msgid ""
10490
  "Import redirection URL settings and apply them on your imported forms in "
10491
  "Forminator. Note that Forminator doesn’t support passing form fields as "
@@ -10494,71 +13072,87 @@ msgid ""
10494
  msgstr ""
10495
 
10496
  #: admin/views/custom-form/popup/import-cf7.php:241
 
10497
  msgid "Contact Form 7 Conditional Fields"
10498
  msgstr ""
10499
 
10500
  #: admin/views/custom-form/popup/import-cf7.php:244
 
10501
  msgid ""
10502
  "Import your form fields conditions and apply them automatically on your "
10503
  "imported forms."
10504
  msgstr ""
10505
 
10506
  #: admin/views/custom-form/popup/import-cf7.php:265
 
10507
  msgid "Contact Form Submissions"
10508
  msgstr ""
10509
 
10510
  #: admin/views/custom-form/popup/import-cf7.php:268
10511
  #: admin/views/custom-form/popup/import-cf7.php:316
 
 
10512
  msgid "Import your form submissions and show them on the submissions page."
10513
  msgstr ""
10514
 
10515
  #: admin/views/custom-form/popup/import-cf7.php:289
 
10516
  msgid "Contact Form 7 - reCAPTCHA v2"
10517
  msgstr ""
10518
 
10519
  #: admin/views/custom-form/popup/import-cf7.php:292
 
10520
  msgid ""
10521
  "Import your reCaptcha v2 API keys and configure the reCaptcha v2 on your "
10522
  "imported forms."
10523
  msgstr ""
10524
 
10525
  #: admin/views/custom-form/popup/import-cf7.php:313
 
10526
  msgid "Advanced Contact form 7 DB"
10527
  msgstr ""
10528
 
10529
  #: admin/views/custom-form/popup/import-cf7.php:325
 
10530
  msgid "We couldn't find any supported add-ons."
10531
  msgstr ""
10532
 
10533
  #: admin/views/custom-form/popup/import-cf7.php:341
 
10534
  msgid "Begin Import"
10535
  msgstr ""
10536
 
10537
  #: admin/views/custom-form/popup/import-cf7.php:360
 
10538
  msgid ""
10539
  "Please keep this modal open while we import your Contact Form 7 forms and "
10540
  "add-ons. It will only take a few seconds."
10541
  msgstr ""
10542
 
10543
  #: admin/views/custom-form/popup/import-cf7.php:382
 
10544
  msgid "Importing submissions from %s…"
10545
  msgstr ""
10546
 
10547
  #: admin/views/custom-form/popup/import-cf7.php:406
 
10548
  msgid ""
10549
  "Your selected forms from Contact Form 7 and the add-ons imported "
10550
  "successfully."
10551
  msgstr ""
10552
 
10553
  #: admin/views/custom-form/popup/import-cf7.php:411
 
10554
  msgid "Recommendations"
10555
  msgstr ""
10556
 
10557
  #: admin/views/custom-form/popup/import-cf7.php:413
 
10558
  msgid "Following are the next recommended steps:"
10559
  msgstr ""
10560
 
10561
  #: admin/views/custom-form/popup/import-cf7.php:416
 
10562
  msgid ""
10563
  "1. Visit Forminator and preview your forms to make sure everything looks "
10564
  "perfect and adjust your forms with the additional settings Forminator "
@@ -10566,22 +13160,26 @@ msgid ""
10566
  msgstr ""
10567
 
10568
  #: admin/views/custom-form/popup/import-cf7.php:417
 
10569
  msgid ""
10570
  "2. Use the Gutenberg block or shortcode to embed your forms in the required "
10571
  "places."
10572
  msgstr ""
10573
 
10574
  #: admin/views/custom-form/popup/import-cf7.php:418
 
10575
  msgid ""
10576
  "3. Deactivate Contact Form 7 and the add-ons if you don’t wish to use them "
10577
  "anymore."
10578
  msgstr ""
10579
 
10580
  #: admin/views/custom-form/popup/import-cf7.php:437
 
10581
  msgid "Deactivate contact form 7"
10582
  msgstr ""
10583
 
10584
  #: admin/views/custom-form/popup/import-cf7.php:461
 
10585
  msgid ""
10586
  "We have encountered an error while importing your forms from Contact Form 7 "
10587
  "and selected add-ons. Unable to solve this? Contact our %1$ssupport%2$s "
@@ -10589,36 +13187,46 @@ msgid ""
10589
  msgstr ""
10590
 
10591
  #: admin/views/custom-form/popup/import-cf7.php:464
 
10592
  msgid "We couldn't find any compatible data to import."
10593
  msgstr ""
10594
 
10595
  #: admin/views/custom-form/popup/import-cf7.php:479
 
10596
  msgid "Retry Import"
10597
  msgstr ""
10598
 
10599
  #: admin/views/custom-form/popup/import-gravityforms.php:12
10600
  #: admin/views/custom-form/popup/import-ninjaforms.php:12
 
 
10601
  msgid "All Forms"
10602
  msgstr ""
10603
 
10604
  #: admin/views/custom-form/popup/import-gravityforms.php:26
10605
  #: admin/views/custom-form/popup/import-ninjaforms.php:25
 
 
10606
  msgid "Select the form."
10607
  msgstr ""
10608
 
10609
  #: admin/views/custom-form/popup/import.php:13
 
10610
  msgid "Paste exported form above."
10611
  msgstr ""
10612
 
10613
  #: admin/views/dashboard/footer-free.php:3
 
10614
  msgid "Check out our other free wordpress.org plugins!"
10615
  msgstr ""
10616
 
10617
  #: admin/views/dashboard/footer-free.php:12
 
10618
  msgid "Hummingbird Page Speed Optimization"
10619
  msgstr ""
10620
 
10621
  #: admin/views/dashboard/footer-free.php:13
 
10622
  msgid ""
10623
  "Performance Tests, File Optimization & Compression, Page, Browser & "
10624
  "Gravatar Caching, GZIP Compression, CloudFlare Integration & more."
@@ -10627,24 +13235,31 @@ msgstr ""
10627
  #: admin/views/dashboard/footer-free.php:17
10628
  #: admin/views/dashboard/footer-free.php:32
10629
  #: admin/views/dashboard/footer-free.php:47
 
 
 
10630
  msgid "View features"
10631
  msgstr ""
10632
 
10633
  #: admin/views/dashboard/footer-free.php:27
 
10634
  msgid "Defender Security, Monitoring, and Hack Protection"
10635
  msgstr ""
10636
 
10637
  #: admin/views/dashboard/footer-free.php:28
 
10638
  msgid ""
10639
  "Security Tweaks & Recommendations, File & Malware Scanning, Login & 404 "
10640
  "Lockout Protection, Two-Factor Authentication & more."
10641
  msgstr ""
10642
 
10643
  #: admin/views/dashboard/footer-free.php:42
 
10644
  msgid "SmartCrawl Search Engine Optimization"
10645
  msgstr ""
10646
 
10647
  #: admin/views/dashboard/footer-free.php:43
 
10648
  msgid ""
10649
  "Customize Titles & Meta Data, OpenGraph, Twitter & Pinterest Support, "
10650
  "Auto-Keyword Linking, SEO & Readability Analysis, Sitemaps, URL Crawler & "
@@ -10652,30 +13267,36 @@ msgid ""
10652
  msgstr ""
10653
 
10654
  #: admin/views/dashboard/footer-free.php:57
 
10655
  msgid "Your All-in-One WordPress Platform"
10656
  msgstr ""
10657
 
10658
  #: admin/views/dashboard/footer-free.php:59
 
10659
  msgid ""
10660
  "Pretty much everything you need for developing and managing WordPress based "
10661
  "websites, and then some."
10662
  msgstr ""
10663
 
10664
  #: admin/views/dashboard/footer-free.php:70
 
10665
  msgid "Try pro features for free!"
10666
  msgstr ""
10667
 
10668
  #: admin/views/dashboard/new-feature-notice.php:47
 
10669
  msgid "E-Signatures added!"
10670
  msgstr ""
10671
 
10672
  #: admin/views/dashboard/new-feature-notice.php:49
 
10673
  msgid ""
10674
  "That's right, we've just added the ability to %sreceive signatures%s in "
10675
  "your forms!"
10676
  msgstr ""
10677
 
10678
  #: admin/views/dashboard/new-feature-notice.php:51
 
10679
  msgid ""
10680
  "Have an online application that requires a signature or a contract you need "
10681
  "your customers to sign? Insert the %sE-Signature%s field into your form so "
@@ -10684,10 +13305,12 @@ msgid ""
10684
  msgstr ""
10685
 
10686
  #: admin/views/dashboard/new-feature-notice.php:55
 
10687
  msgid "Multi-file Uploader & Datepicker Limits"
10688
  msgstr ""
10689
 
10690
  #: admin/views/dashboard/new-feature-notice.php:57
 
10691
  msgid ""
10692
  "Introducing some excellent new features and improvements with Forminator "
10693
  "1.13, including the multi-file upload option, advanced date field limits, "
@@ -10695,10 +13318,12 @@ msgid ""
10695
  msgstr ""
10696
 
10697
  #: admin/views/dashboard/new-feature-notice.php:78
 
10698
  msgid "Multi-file Uploader"
10699
  msgstr ""
10700
 
10701
  #: admin/views/dashboard/new-feature-notice.php:81
 
10702
  msgid ""
10703
  "Allow your users to upload more than just one file in the File Upload field "
10704
  "with a drag & drop interface. All you have to do is, set the type as "
@@ -10706,10 +13331,12 @@ msgid ""
10706
  msgstr ""
10707
 
10708
  #: admin/views/dashboard/new-feature-notice.php:89
 
10709
  msgid "Advanced Datepicker Limits"
10710
  msgstr ""
10711
 
10712
  #: admin/views/dashboard/new-feature-notice.php:90
 
10713
  msgid ""
10714
  "Datepicker field has now got a new Limits tab where you can restrict the "
10715
  "selectable dates in your form date picker field. E.g., future dates only, N "
@@ -10718,30 +13345,38 @@ msgid ""
10718
  msgstr ""
10719
 
10720
  #: admin/views/dashboard/widgets/widget-cform.php:33
 
10721
  msgid ""
10722
  "Create any type of form from one of our pre-made templates, or build your "
10723
  "own from scratch."
10724
  msgstr ""
10725
 
10726
  #: admin/views/dashboard/widgets/widget-cform.php:88
 
10727
  msgid "View Stats"
10728
  msgstr ""
10729
 
10730
  #: admin/views/dashboard/widgets/widget-cform.php:96
10731
  #: admin/views/dashboard/widgets/widget-poll.php:93
10732
  #: admin/views/dashboard/widgets/widget-quiz.php:98
 
 
 
10733
  msgid "More options"
10734
  msgstr ""
10735
 
10736
  #: admin/views/dashboard/widgets/widget-cform.php:175
 
10737
  msgid "View all forms"
10738
  msgstr ""
10739
 
10740
  #: admin/views/dashboard/widgets/widget-create.php:24
 
10741
  msgid "Hide box"
10742
  msgstr ""
10743
 
10744
  #: admin/views/dashboard/widgets/widget-poll.php:31
 
10745
  msgid ""
10746
  "Create interactive polls to collect users' opinions, with lots of dynamic "
10747
  "options and settings."
@@ -10749,25 +13384,34 @@ msgstr ""
10749
 
10750
  #: admin/views/dashboard/widgets/widget-poll.php:85
10751
  #: admin/views/dashboard/widgets/widget-quiz.php:90
 
 
10752
  msgid "View Status"
10753
  msgstr ""
10754
 
10755
  #: admin/views/dashboard/widgets/widget-poll.php:142
10756
  #: admin/views/poll/list/content.php:252
 
 
10757
  msgid "Delete Poll"
10758
  msgstr ""
10759
 
10760
  #: admin/views/dashboard/widgets/widget-poll.php:143
10761
  #: admin/views/poll/list/content.php:253
 
 
10762
  msgid "Are you sure you wish to permanently delete this poll?"
10763
  msgstr ""
10764
 
10765
  #: admin/views/dashboard/widgets/widget-poll.php:171
 
10766
  msgid "View all polls"
10767
  msgstr ""
10768
 
10769
  #: admin/views/dashboard/widgets/widget-quiz.php:33
10770
  #: admin/views/quiz/list/content.php:353
 
 
10771
  msgid ""
10772
  "Create fun or challenging quizzes for your visitors to take and share on "
10773
  "social media."
@@ -10775,110 +13419,141 @@ msgstr ""
10775
 
10776
  #: admin/views/dashboard/widgets/widget-quiz.php:147
10777
  #: admin/views/quiz/list/content.php:252
 
 
10778
  msgid "Delete Quiz"
10779
  msgstr ""
10780
 
10781
  #: admin/views/dashboard/widgets/widget-quiz.php:148
10782
  #: admin/views/quiz/list/content.php:253
 
 
10783
  msgid "Are you sure you wish to permanently delete this quiz?"
10784
  msgstr ""
10785
 
10786
  #: admin/views/dashboard/widgets/widget-quiz.php:176
 
10787
  msgid "View all quizzes"
10788
  msgstr ""
10789
 
10790
  #: admin/views/dashboard/widgets/widget-resume.php:25
 
10791
  msgid "Active Module"
10792
  msgstr ""
10793
 
10794
  #: admin/views/dashboard/widgets/widget-resume.php:27
 
10795
  msgid "Active Modules"
10796
  msgstr ""
10797
 
10798
  #: admin/views/dashboard/widgets/widget-resume.php:33
 
 
 
10799
  #: library/helpers/helper-forms.php:892 library/helpers/helper-forms.php:922
10800
  msgid "Never"
10801
  msgstr ""
10802
 
10803
  #: admin/views/dashboard/widgets/widget-resume.php:47
 
10804
  msgid "Form Submissions"
10805
  msgstr ""
10806
 
10807
  #: admin/views/dashboard/widgets/widget-resume.php:56
 
10808
  msgid "Poll Submissions"
10809
  msgstr ""
10810
 
10811
  #: admin/views/dashboard/widgets/widget-resume.php:65
 
10812
  msgid "Quiz Submissions"
10813
  msgstr ""
10814
 
10815
  #: admin/views/dashboard/widgets/widget-upgrade.php:10
 
10816
  msgid "Pro"
10817
  msgstr ""
10818
 
10819
  #: admin/views/dashboard/widgets/widget-upgrade.php:17
 
10820
  msgid ""
10821
  "Get Forminator Pro, our full lineup of WordPress marketing tools and more "
10822
  "for free when you start your WPMU DEV membership."
10823
  msgstr ""
10824
 
10825
  #: admin/views/dashboard/widgets/widget-upgrade.php:20
 
10826
  msgid "Premium form fields and E-Signature integration"
10827
  msgstr ""
10828
 
10829
  #: admin/views/dashboard/widgets/widget-upgrade.php:21
 
10830
  msgid "Early access to the newest from features"
10831
  msgstr ""
10832
 
10833
  #: admin/views/dashboard/widgets/widget-upgrade.php:22
 
10834
  msgid "Smush and Hummingbird Pro performance pack"
10835
  msgstr ""
10836
 
10837
  #: admin/views/dashboard/widgets/widget-upgrade.php:23
 
10838
  msgid "Complete marketing suite - pop-ups, email, and more"
10839
  msgstr ""
10840
 
10841
  #: admin/views/dashboard/widgets/widget-upgrade.php:24
 
10842
  msgid "Customizable Google analytic dashboard"
10843
  msgstr ""
10844
 
10845
  #: admin/views/dashboard/widgets/widget-upgrade.php:25
 
10846
  msgid "Manage unlimited WordPress sites from the Hub"
10847
  msgstr ""
10848
 
10849
  #: admin/views/dashboard/widgets/widget-upgrade.php:26
10850
  #: admin/views/upgrade/upgrade-content.php:88
 
 
10851
  msgid "24/7 live WordPress support"
10852
  msgstr ""
10853
 
10854
  #: admin/views/dashboard/widgets/widget-upgrade.php:27
10855
  #: admin/views/upgrade/upgrade-content.php:93
 
 
10856
  msgid "The WPMU DEV Guarantee"
10857
  msgstr ""
10858
 
10859
  #: admin/views/dashboard/widgets/widget-upgrade.php:31
 
10860
  msgid "Try Pro for FREE today!"
10861
  msgstr ""
10862
 
10863
  #: admin/views/entries/content.php:35
 
10864
  msgid "Show Submissions"
10865
  msgstr ""
10866
 
10867
  #: admin/views/entries/content.php:62
 
10868
  msgid "Almost there!"
10869
  msgstr ""
10870
 
10871
  #: admin/views/entries/content.php:64
 
10872
  msgid "Select the form, poll or quiz module to view the corresponding submissions."
10873
  msgstr ""
10874
 
10875
  #: admin/views/entries/content.php:87
 
10876
  msgid ""
10877
  "You haven’t received any form, poll or quiz submissions yet. When you do, "
10878
  "you’ll be able to view all the data here."
10879
  msgstr ""
10880
 
10881
  #: admin/views/integrations/addon.php:12
 
10882
  msgid "Configure Integration"
10883
  msgstr ""
10884
 
@@ -10892,6 +13567,17 @@ msgstr ""
10892
  #: admin/views/integrations/quiz-addon.php:26
10893
  #: admin/views/integrations/quiz-addon.php:39
10894
  #: admin/views/integrations/quiz-addon.php:52
 
 
 
 
 
 
 
 
 
 
 
10895
  msgid "Configure App"
10896
  msgstr ""
10897
 
@@ -10900,12 +13586,21 @@ msgstr ""
10900
  #: admin/views/integrations/poll-addon.php:42
10901
  #: admin/views/integrations/quiz-addon.php:34
10902
  #: admin/views/integrations/quiz-addon.php:42
 
 
 
 
 
 
10903
  msgid "Activate App"
10904
  msgstr ""
10905
 
10906
  #: admin/views/integrations/addon.php:68
10907
  #: admin/views/integrations/poll-addon.php:56
10908
  #: admin/views/integrations/quiz-addon.php:55
 
 
 
10909
  msgid "Connect App"
10910
  msgstr ""
10911
 
@@ -10916,12 +13611,22 @@ msgstr ""
10916
  #: admin/views/integrations/poll-addon.php:178
10917
  #: admin/views/integrations/quiz-addon.php:126
10918
  #: admin/views/integrations/quiz-addon.php:178
 
 
 
 
 
 
 
10919
  msgid "PRO"
10920
  msgstr ""
10921
 
10922
  #: admin/views/integrations/addon.php:147
10923
  #: admin/views/integrations/poll-addon.php:129
10924
  #: admin/views/integrations/quiz-addon.php:131
 
 
 
10925
  msgid "View Docs"
10926
  msgstr ""
10927
 
@@ -10931,17 +13636,28 @@ msgstr ""
10931
  #: admin/views/integrations/poll-addon.php:194
10932
  #: admin/views/integrations/quiz-addon.php:145
10933
  #: admin/views/integrations/quiz-addon.php:193
 
 
 
 
 
 
10934
  msgid "Connect this integration"
10935
  msgstr ""
10936
 
10937
  #: admin/views/integrations/content.php:14
10938
  #: admin/views/integrations/content.php:21
10939
  #: admin/views/integrations/content.php:54
 
 
 
10940
  msgid "API"
10941
  msgstr ""
10942
 
10943
  #: admin/views/integrations/content.php:38
10944
  #: admin/views/integrations/page-content.php:3
 
 
10945
  msgid ""
10946
  "Forminator integrates with your favorite third party apps. You can connect "
10947
  "to the available apps via their API here and activate them to collect data "
@@ -10949,16 +13665,19 @@ msgid ""
10949
  msgstr ""
10950
 
10951
  #: admin/views/integrations/content.php:70
 
10952
  msgid "Forminator APIs"
10953
  msgstr ""
10954
 
10955
  #: admin/views/integrations/content.php:78
 
10956
  msgid ""
10957
  "Build your own integrations and custom Forminator apps using our full "
10958
  "featured API! Visit the Forminator API Docs to get started."
10959
  msgstr ""
10960
 
10961
  #: admin/views/integrations/form-content.php:11
 
10962
  #. translators: ...
10963
  msgid ""
10964
  "You are not connected to any third party apps. You can connect to the "
@@ -10969,10 +13688,14 @@ msgstr ""
10969
  #: admin/views/integrations/form-content.php:18
10970
  #: admin/views/integrations/poll-content.php:18
10971
  #: admin/views/integrations/quiz-content.php:18
 
 
 
10972
  msgid "Active Apps"
10973
  msgstr ""
10974
 
10975
  #: admin/views/integrations/form-content.php:23
 
10976
  msgid ""
10977
  "You are not sending this form’s data to any third party apps. You can "
10978
  "activate any of the connected apps below and start sending this form's data "
@@ -10980,6 +13703,7 @@ msgid ""
10980
  msgstr ""
10981
 
10982
  #: admin/views/integrations/form-content.php:42
 
10983
  msgid "These apps are collecting data of your form."
10984
  msgstr ""
10985
 
@@ -10987,10 +13711,15 @@ msgstr ""
10987
  #: admin/views/integrations/page-content.php:9
10988
  #: admin/views/integrations/poll-content.php:50
10989
  #: admin/views/integrations/quiz-content.php:50
 
 
 
 
10990
  msgid "Connected Apps"
10991
  msgstr ""
10992
 
10993
  #: admin/views/integrations/form-content.php:55
 
10994
  #. translators: ...
10995
  msgid ""
10996
  "Connect to more third party apps on the %1$sIntegrations%2$s page and "
@@ -11000,6 +13729,9 @@ msgstr ""
11000
  #: admin/views/integrations/form-content.php:74
11001
  #: admin/views/integrations/poll-content.php:80
11002
  #: admin/views/integrations/quiz-content.php:74
 
 
 
11003
  #. translators: ...
11004
  msgid ""
11005
  "You are connected to these apps via their API. Connect to more apps on the "
@@ -11007,12 +13739,14 @@ msgid ""
11007
  msgstr ""
11008
 
11009
  #: admin/views/integrations/page-content.php:29
 
11010
  msgid ""
11011
  "To activate any of these to collect data, go to the Integrations tab of "
11012
  "your forms, polls or quizzes."
11013
  msgstr ""
11014
 
11015
  #: admin/views/integrations/page-content.php:34
 
11016
  msgid ""
11017
  "You are not connected to any third party apps. You can connect to the "
11018
  "available apps listed below and activate them in your modules to collect "
@@ -11020,10 +13754,12 @@ msgid ""
11020
  msgstr ""
11021
 
11022
  #: admin/views/integrations/page-content.php:43
 
11023
  msgid "Available Apps"
11024
  msgstr ""
11025
 
11026
  #: admin/views/integrations/poll-content.php:11
 
11027
  #. translators: ...
11028
  msgid ""
11029
  "You are not connected to any third party apps. You can connect to the "
@@ -11032,6 +13768,7 @@ msgid ""
11032
  msgstr ""
11033
 
11034
  #: admin/views/integrations/poll-content.php:23
 
11035
  msgid ""
11036
  "You are not sending this poll's data to any third party apps. You can "
11037
  "activate any of the connected apps below and start sending this poll's data "
@@ -11039,10 +13776,12 @@ msgid ""
11039
  msgstr ""
11040
 
11041
  #: admin/views/integrations/poll-content.php:42
 
11042
  msgid "These apps are collecting data of your poll."
11043
  msgstr ""
11044
 
11045
  #: admin/views/integrations/poll-content.php:55
 
11046
  #. translators: ...
11047
  msgid ""
11048
  "Connect to more third party apps on the %1$sIntegrations%2$s page and "
@@ -11050,6 +13789,7 @@ msgid ""
11050
  msgstr ""
11051
 
11052
  #: admin/views/integrations/quiz-content.php:11
 
11053
  #. translators: ...
11054
  msgid ""
11055
  "You are not connected to any third party apps. You can connect to the "
@@ -11058,6 +13798,7 @@ msgid ""
11058
  msgstr ""
11059
 
11060
  #: admin/views/integrations/quiz-content.php:23
 
11061
  msgid ""
11062
  "You are not sending this quiz's data to any third party apps. You can "
11063
  "activate any of the connected apps below and start sending this quiz's data "
@@ -11065,10 +13806,12 @@ msgid ""
11065
  msgstr ""
11066
 
11067
  #: admin/views/integrations/quiz-content.php:42
 
11068
  msgid "These apps are collecting data of your quiz."
11069
  msgstr ""
11070
 
11071
  #: admin/views/integrations/quiz-content.php:55
 
11072
  #. translators: ...
11073
  msgid ""
11074
  "Connect to more third party apps on the %1$sIntegrations%2$s page and "
@@ -11076,12 +13819,14 @@ msgid ""
11076
  msgstr ""
11077
 
11078
  #: admin/views/poll/entries/content-none.php:13
 
11079
  msgid ""
11080
  "You haven’t received any submissions for this poll yet. When you do, you’ll "
11081
  "be able to view all the data here."
11082
  msgstr ""
11083
 
11084
  #: admin/views/poll/entries/content.php:54
 
11085
  #. translators: ...
11086
  msgid "%1$s (%2$s) vote"
11087
  msgid_plural "%1$s (%2$s) votes"
@@ -11090,16 +13835,22 @@ msgstr[1] ""
11090
 
11091
  #: admin/views/poll/entries/content.php:76
11092
  #: admin/views/poll/entries/content.php:81
 
 
 
 
11093
  #: library/modules/custom-forms/admin/admin-page-view.php:205
11094
  #: library/modules/quizzes/admin/admin-page-view.php:300
11095
  msgid "Delete Submissions"
11096
  msgstr ""
11097
 
11098
  #: admin/views/poll/entries/content.php:77
 
11099
  msgid "Are you sure you wish to delete the submissions on this poll?"
11100
  msgstr ""
11101
 
11102
  #: admin/views/poll/entries/prompt.php:17
 
11103
  msgid ""
11104
  "Hey, we noticed you just crossed %1$s submissions%2$s on this poll - that's "
11105
  "awesome! We have spent countless hours developing this free plugin for you, "
@@ -11108,40 +13859,52 @@ msgid ""
11108
  msgstr ""
11109
 
11110
  #: admin/views/poll/list/content.php:34
 
11111
  msgid "Active Polls"
11112
  msgstr ""
11113
 
11114
  #: admin/views/poll/list/content.php:36
 
11115
  msgid "Active Poll"
11116
  msgstr ""
11117
 
11118
  #: admin/views/poll/list/content.php:145
 
11119
  msgid "Select this poll"
11120
  msgstr ""
11121
 
11122
  #: admin/views/poll/list/content.php:306
 
11123
  msgid "Your poll doesn't have any submission yet. Try again in a moment."
11124
  msgstr ""
11125
 
11126
  #: admin/views/poll/list/content.php:314
 
11127
  msgid "Your poll didn't collect submissions the past 30 days."
11128
  msgstr ""
11129
 
11130
  #: admin/views/poll/list/content.php:346
 
11131
  msgid "Empty polls"
11132
  msgstr ""
11133
 
11134
  #: admin/views/poll/list/content.php:353
 
11135
  msgid ""
11136
  "Create interactive polls to collect users opinions, with lots of dynamic "
11137
  "options and settings."
11138
  msgstr ""
11139
 
11140
  #: admin/views/poll/popup/import.php:13
 
11141
  msgid "Paste exported poll above."
11142
  msgstr ""
11143
 
11144
  #: admin/views/quiz/entries/content.php:68
 
 
 
 
11145
  #: library/field-autofill-providers/class-wp-post.php:26
11146
  #: library/modules/custom-forms/admin/admin-page-entries.php:617
11147
  #: library/modules/custom-forms/admin/admin-page-entries.php:911
@@ -11149,26 +13912,33 @@ msgid "ID"
11149
  msgstr ""
11150
 
11151
  #: admin/views/quiz/entries/content.php:71
 
 
 
11152
  #: library/modules/custom-forms/admin/admin-page-entries.php:623
11153
  #: library/modules/custom-forms/admin/admin-page-entries.php:914
11154
  msgid "Date Submitted"
11155
  msgstr ""
11156
 
11157
  #: admin/views/quiz/entries/content.php:206
 
11158
  msgid "You got <strong>%s / %s</strong> correct answers."
11159
  msgstr ""
11160
 
11161
  #: admin/views/quiz/entries/content.php:278
 
11162
  msgid "<strong>Quiz Result:</strong> %s"
11163
  msgstr ""
11164
 
11165
  #: admin/views/quiz/entries/content.php:357
 
11166
  msgid ""
11167
  "You haven’t received any submissions for this quiz yet. When you do, you’ll "
11168
  "be able to view all the data here."
11169
  msgstr ""
11170
 
11171
  #: admin/views/quiz/entries/prompt.php:17
 
11172
  msgid ""
11173
  "Hey, we noticed you just crossed %1$s submissions%2$s on this quiz - that's "
11174
  "awesome! We have spent countless hours developing this free plugin for you, "
@@ -11177,68 +13947,93 @@ msgid ""
11177
  msgstr ""
11178
 
11179
  #: admin/views/quiz/list/content.php:34
 
11180
  msgid "Active Quizzes"
11181
  msgstr ""
11182
 
11183
  #: admin/views/quiz/list/content.php:36
 
11184
  msgid "Active Quiz"
11185
  msgstr ""
11186
 
11187
  #: admin/views/quiz/list/content.php:141
 
11188
  msgid "Select this quiz"
11189
  msgstr ""
11190
 
11191
  #: admin/views/quiz/list/content.php:306
 
11192
  msgid "Your quiz doesn't have any submission yet. Try again in a moment."
11193
  msgstr ""
11194
 
11195
  #: admin/views/quiz/list/content.php:314
 
11196
  msgid "Your quiz didn't collect submissions in the past 30 days."
11197
  msgstr ""
11198
 
11199
  #: admin/views/quiz/list/content.php:346
 
11200
  msgid "Empty quizzes"
11201
  msgstr ""
11202
 
11203
  #: admin/views/quiz/popup/import.php:13
 
11204
  msgid "Paste exported quiz above."
11205
  msgstr ""
11206
 
11207
  #: admin/views/settings/content.php:11 admin/views/settings/content.php:41
11208
  #: admin/views/settings/tab-dashboard.php:9
 
 
 
11209
  msgid "General"
11210
  msgstr ""
11211
 
11212
  #: admin/views/settings/content.php:15 admin/views/settings/content.php:42
11213
  #: admin/views/settings/tab-accessibility.php:12
 
 
 
11214
  msgid "Accessibility"
11215
  msgstr ""
11216
 
11217
  #: admin/views/settings/content.php:19 admin/views/settings/content.php:43
11218
  #: admin/views/settings/tab-data.php:11
 
 
 
11219
  msgid "Data"
11220
  msgstr ""
11221
 
11222
  #: admin/views/settings/content.php:23 admin/views/settings/content.php:44
11223
  #: admin/views/settings/tab-recaptcha.php:18
 
 
 
11224
  msgid "Google reCAPTCHA"
11225
  msgstr ""
11226
 
11227
  #: admin/views/settings/dashboard/forms.php:10
 
11228
  msgid "Number of Forms"
11229
  msgstr ""
11230
 
11231
  #: admin/views/settings/dashboard/forms.php:12
 
11232
  msgid "Choose the number of recent forms to be shown on your dashboard."
11233
  msgstr ""
11234
 
11235
  #: admin/views/settings/dashboard/forms.php:28
11236
  #: admin/views/settings/dashboard/polls.php:26
11237
  #: admin/views/settings/dashboard/quizzes.php:27
 
 
 
11238
  msgid "This field shouldn't be empty."
11239
  msgstr ""
11240
 
11241
  #: admin/views/settings/dashboard/forms.php:36
 
11242
  msgid ""
11243
  "By default, we display forms with any status. However, you can display "
11244
  "forms having a specific status only on the dashboard."
@@ -11247,52 +14042,67 @@ msgstr ""
11247
  #: admin/views/settings/dashboard/forms.php:63
11248
  #: admin/views/settings/dashboard/polls.php:61
11249
  #: admin/views/settings/dashboard/quizzes.php:62
 
 
 
11250
  msgid "Drafts"
11251
  msgstr ""
11252
 
11253
  #: admin/views/settings/dashboard/polls.php:10
 
11254
  msgid "Number of Polls"
11255
  msgstr ""
11256
 
11257
  #: admin/views/settings/dashboard/polls.php:12
 
11258
  msgid "Choose the number of recent polls to be shown on your dashboard."
11259
  msgstr ""
11260
 
11261
  #: admin/views/settings/dashboard/polls.php:34
 
11262
  msgid ""
11263
  "By default, we display polls with any status. However, you can display "
11264
  "polls having a specific status only on the dashboard."
11265
  msgstr ""
11266
 
11267
  #: admin/views/settings/dashboard/quizzes.php:10
 
11268
  msgid "Number of Quizzes"
11269
  msgstr ""
11270
 
11271
  #: admin/views/settings/dashboard/quizzes.php:12
 
11272
  msgid "Choose the number of recent quizzes to be shown on your dashboard."
11273
  msgstr ""
11274
 
11275
  #: admin/views/settings/dashboard/quizzes.php:35
 
11276
  msgid ""
11277
  "By default, we display quizzes with any status. However, you can display "
11278
  "quizzes having a specific status only on the dashboard."
11279
  msgstr ""
11280
 
11281
  #: admin/views/settings/data/forms-privacy.php:17
 
11282
  msgid "Forms Privacy"
11283
  msgstr ""
11284
 
11285
  #: admin/views/settings/data/forms-privacy.php:18
 
11286
  msgid "Choose how you want to handle the forms data storage."
11287
  msgstr ""
11288
 
11289
  #: admin/views/settings/data/forms-privacy.php:23
11290
  #: admin/views/settings/data/polls-privacy.php:22
11291
  #: admin/views/settings/data/quizzes-privacy.php:16
 
 
 
11292
  msgid "Submissions Retention"
11293
  msgstr ""
11294
 
11295
  #: admin/views/settings/data/forms-privacy.php:24
 
11296
  msgid "How long do you want to retain the form submissions for?"
11297
  msgstr ""
11298
 
@@ -11301,6 +14111,11 @@ msgstr ""
11301
  #: admin/views/settings/data/polls-privacy.php:35
11302
  #: admin/views/settings/data/polls-privacy.php:111
11303
  #: admin/views/settings/data/quizzes-privacy.php:29
 
 
 
 
 
11304
  msgid "Forever"
11305
  msgstr ""
11306
 
@@ -11309,6 +14124,13 @@ msgstr ""
11309
  #: admin/views/settings/data/polls-privacy.php:60
11310
  #: admin/views/settings/data/polls-privacy.php:136
11311
  #: admin/views/settings/data/quizzes-privacy.php:53
 
 
 
 
 
 
 
11312
  #: library/fields/currency.php:85 library/fields/number.php:83
11313
  msgid "E.g. 10"
11314
  msgstr ""
@@ -11318,14 +14140,21 @@ msgstr ""
11318
  #: admin/views/settings/data/polls-privacy.php:77
11319
  #: admin/views/settings/data/polls-privacy.php:153
11320
  #: admin/views/settings/data/quizzes-privacy.php:70
 
 
 
 
 
11321
  msgid "years(s)"
11322
  msgstr ""
11323
 
11324
  #: admin/views/settings/data/forms-privacy.php:91
 
11325
  msgid "Choose how long to retain IP address before a submission is anonymized."
11326
  msgstr ""
11327
 
11328
  #: admin/views/settings/data/forms-privacy.php:163
 
11329
  #. translators: ...
11330
  msgid ""
11331
  "When handling an <a href=\"%s\" target=\"_blank\">account erasure "
@@ -11334,38 +14163,47 @@ msgid ""
11334
  msgstr ""
11335
 
11336
  #: admin/views/settings/data/forms-privacy.php:179
 
11337
  msgid "Retain Submission"
11338
  msgstr ""
11339
 
11340
  #: admin/views/settings/data/forms-privacy.php:188
 
11341
  msgid "Remove Submission"
11342
  msgstr ""
11343
 
11344
  #: admin/views/settings/data/polls-privacy.php:16
 
11345
  msgid "Poll Privacy"
11346
  msgstr ""
11347
 
11348
  #: admin/views/settings/data/polls-privacy.php:17
 
11349
  msgid "Choose how you want to handle the polls data storage."
11350
  msgstr ""
11351
 
11352
  #: admin/views/settings/data/polls-privacy.php:23
 
11353
  msgid "How long do you want to retain the poll's submissions for?"
11354
  msgstr ""
11355
 
11356
  #: admin/views/settings/data/quizzes-privacy.php:10
 
11357
  msgid "Quiz Privacy"
11358
  msgstr ""
11359
 
11360
  #: admin/views/settings/data/quizzes-privacy.php:11
 
11361
  msgid "Choose how you want to handle the quizzes submissions."
11362
  msgstr ""
11363
 
11364
  #: admin/views/settings/data/quizzes-privacy.php:17
 
11365
  msgid "How long do you want to retain the quiz submissions for?"
11366
  msgstr ""
11367
 
11368
  #: admin/views/settings/payments/paypal.php:21
 
11369
  #. translators: ...
11370
  msgid ""
11371
  "Enter your PayPal REST API keys to connect your account. You can create a "
@@ -11373,43 +14211,54 @@ msgid ""
11373
  msgstr ""
11374
 
11375
  #: admin/views/settings/payments/paypal.php:35
 
11376
  msgid "Sandbox Client ID"
11377
  msgstr ""
11378
 
11379
  #: admin/views/settings/payments/paypal.php:39
 
11380
  msgid "Enter your sandbox client id"
11381
  msgstr ""
11382
 
11383
  #: admin/views/settings/payments/paypal.php:50
 
11384
  msgid "Sandbox Secret"
11385
  msgstr ""
11386
 
11387
  #: admin/views/settings/payments/paypal.php:54
 
11388
  msgid "Enter your sandbox secret"
11389
  msgstr ""
11390
 
11391
  #: admin/views/settings/payments/paypal.php:66
 
11392
  msgid "Live Client ID"
11393
  msgstr ""
11394
 
11395
  #: admin/views/settings/payments/paypal.php:70
 
11396
  msgid "Enter your live client id"
11397
  msgstr ""
11398
 
11399
  #: admin/views/settings/payments/paypal.php:82
11400
  #: admin/views/settings/payments/stripe.php:82
 
 
11401
  msgid "Live Secret Key"
11402
  msgstr ""
11403
 
11404
  #: admin/views/settings/payments/paypal.php:86
 
11405
  msgid "Enter your live secret id"
11406
  msgstr ""
11407
 
11408
  #: admin/views/settings/payments/section-paypal.php:27
 
11409
  msgid "Use PayPal Checkout to process payments in your forms."
11410
  msgstr ""
11411
 
11412
  #: admin/views/settings/payments/section-paypal.php:37
 
11413
  #. translators: ...
11414
  msgid ""
11415
  "To be able to use PayPal Payments feature please upgrade your PHP to "
@@ -11417,6 +14266,7 @@ msgid ""
11417
  msgstr ""
11418
 
11419
  #: admin/views/settings/payments/section-paypal.php:45
 
11420
  msgid ""
11421
  "Failed to load PayPal Library, possibly conflict with other plugins. Please "
11422
  "contact our support ."
@@ -11424,10 +14274,13 @@ msgstr ""
11424
 
11425
  #: admin/views/settings/payments/section-paypal.php:51
11426
  #: admin/views/settings/payments/section-stripe.php:52
 
 
11427
  msgid "Authorization"
11428
  msgstr ""
11429
 
11430
  #: admin/views/settings/payments/section-paypal.php:53
 
11431
  msgid ""
11432
  "Connect your PayPal business account with Forminator to use PayPal field "
11433
  "for collecting payments in your forms."
@@ -11435,26 +14288,33 @@ msgstr ""
11435
 
11436
  #: admin/views/settings/payments/section-paypal.php:64
11437
  #: admin/views/settings/payments/section-paypal.php:131
 
 
11438
  msgid "Connect PayPal Account"
11439
  msgstr ""
11440
 
11441
  #: admin/views/settings/payments/section-paypal.php:67
 
11442
  msgid "Connect To PayPal"
11443
  msgstr ""
11444
 
11445
  #: admin/views/settings/payments/section-paypal.php:78
 
11446
  msgid "Account Type"
11447
  msgstr ""
11448
 
11449
  #: admin/views/settings/payments/section-paypal.php:79
 
11450
  msgid "Client Id"
11451
  msgstr ""
11452
 
11453
  #: admin/views/settings/payments/section-paypal.php:111
 
11454
  msgid "Disconnect PayPal Account"
11455
  msgstr ""
11456
 
11457
  #: admin/views/settings/payments/section-paypal.php:112
 
11458
  msgid ""
11459
  "Are you sure you want to disconnect your PayPal Account? This will affect "
11460
  "the forms using the PayPal field."
@@ -11462,30 +14322,38 @@ msgstr ""
11462
 
11463
  #: admin/views/settings/payments/section-paypal.php:134
11464
  #: admin/views/settings/payments/section-stripe.php:139
 
 
11465
  msgid "Configure"
11466
  msgstr ""
11467
 
11468
  #: admin/views/settings/payments/section-paypal.php:149
11469
  #: admin/views/settings/payments/section-stripe.php:155
 
 
11470
  msgid "Default charge currency"
11471
  msgstr ""
11472
 
11473
  #: admin/views/settings/payments/section-paypal.php:151
 
11474
  msgid ""
11475
  "Choose the default charge currency for your PayPal payments. You can "
11476
  "override this while setting up the PayPal field in your forms."
11477
  msgstr ""
11478
 
11479
  #: admin/views/settings/payments/section-stripe.php:26
11480
- #: library/fields/stripe.php:66
 
11481
  msgid "Stripe"
11482
  msgstr ""
11483
 
11484
  #: admin/views/settings/payments/section-stripe.php:28
 
11485
  msgid "Use Stripe Checkout to process payments in your forms."
11486
  msgstr ""
11487
 
11488
  #: admin/views/settings/payments/section-stripe.php:38
 
11489
  #. translators: ...
11490
  msgid ""
11491
  "To be able to use Stripe Payments feature please upgrade your PHP to "
@@ -11493,12 +14361,14 @@ msgid ""
11493
  msgstr ""
11494
 
11495
  #: admin/views/settings/payments/section-stripe.php:46
 
11496
  msgid ""
11497
  "Failed to load Stripe Library, possibly conflict with other plugins. Please "
11498
  "contact our support ."
11499
  msgstr ""
11500
 
11501
  #: admin/views/settings/payments/section-stripe.php:54
 
11502
  msgid ""
11503
  "Connect your Stripe account with Forminator to use Stripe field for "
11504
  "processing payments in your forms."
@@ -11506,38 +14376,47 @@ msgstr ""
11506
 
11507
  #: admin/views/settings/payments/section-stripe.php:65
11508
  #: admin/views/settings/payments/section-stripe.php:136
 
 
11509
  msgid "Connect Stripe Account"
11510
  msgstr ""
11511
 
11512
  #: admin/views/settings/payments/section-stripe.php:68
 
11513
  msgid "Connect To Stripe"
11514
  msgstr ""
11515
 
11516
  #: admin/views/settings/payments/section-stripe.php:83
 
11517
  msgid "Key Type"
11518
  msgstr ""
11519
 
11520
  #: admin/views/settings/payments/section-stripe.php:84
 
11521
  msgid "Publishable Key"
11522
  msgstr ""
11523
 
11524
  #: admin/views/settings/payments/section-stripe.php:116
 
11525
  msgid "Disconnect Stripe Account"
11526
  msgstr ""
11527
 
11528
  #: admin/views/settings/payments/section-stripe.php:117
 
11529
  msgid ""
11530
  "Are you sure you want to disconnect your Stripe Account? This will affect "
11531
  "the forms using the Stripe field."
11532
  msgstr ""
11533
 
11534
  #: admin/views/settings/payments/section-stripe.php:157
 
11535
  msgid ""
11536
  "Choose the default charge currency for your Stripe payments. You can "
11537
  "override this while setting up the Stripe field in your forms."
11538
  msgstr ""
11539
 
11540
  #: admin/views/settings/payments/stripe.php:21
 
11541
  #. translators: ...
11542
  msgid ""
11543
  "Enter your Stripe API keys below to connect your account. You can grab your "
@@ -11545,54 +14424,66 @@ msgid ""
11545
  msgstr ""
11546
 
11547
  #: admin/views/settings/payments/stripe.php:35
 
11548
  msgid "Test Publishable Key"
11549
  msgstr ""
11550
 
11551
  #: admin/views/settings/payments/stripe.php:39
 
11552
  msgid "Enter your test publishable key"
11553
  msgstr ""
11554
 
11555
  #: admin/views/settings/payments/stripe.php:50
 
11556
  msgid "Test Secret Key"
11557
  msgstr ""
11558
 
11559
  #: admin/views/settings/payments/stripe.php:54
 
11560
  msgid "Enter your test secret key"
11561
  msgstr ""
11562
 
11563
  #: admin/views/settings/payments/stripe.php:66
 
11564
  msgid "Live Publishable Key"
11565
  msgstr ""
11566
 
11567
  #: admin/views/settings/payments/stripe.php:70
 
11568
  msgid "Enter your live publishable key"
11569
  msgstr ""
11570
 
11571
  #: admin/views/settings/payments/stripe.php:86
 
11572
  msgid "Enter your live secret key"
11573
  msgstr ""
11574
 
11575
  #: admin/views/settings/tab-accessibility.php:20
 
11576
  msgid ""
11577
  "Enable support for any accessibility enhancements available in the plugin "
11578
  "interface."
11579
  msgstr ""
11580
 
11581
  #: admin/views/settings/tab-accessibility.php:25
 
11582
  msgid "High Contrast Mode"
11583
  msgstr ""
11584
 
11585
  #: admin/views/settings/tab-accessibility.php:26
 
11586
  msgid ""
11587
  "Increase the visibility and accessibility of elements and components to "
11588
  "meet WCAG AAA requirements."
11589
  msgstr ""
11590
 
11591
  #: admin/views/settings/tab-accessibility.php:41
 
11592
  msgid "Enable high contrast mode"
11593
  msgstr ""
11594
 
11595
  #: admin/views/settings/tab-accessibility.php:56
 
11596
  msgid "Accessibility settings"
11597
  msgstr ""
11598
 
@@ -11602,193 +14493,243 @@ msgstr ""
11602
  #: admin/views/settings/tab-payments.php:39
11603
  #: admin/views/settings/tab-recaptcha.php:224
11604
  #: admin/views/settings/tab-submissions.php:30
 
 
 
 
 
 
11605
  msgid "Save Settings"
11606
  msgstr ""
11607
 
11608
  #: admin/views/settings/tab-dashboard.php:20
 
11609
  msgid "Customize the Forminator dashboard as per your liking."
11610
  msgstr ""
11611
 
11612
  #: admin/views/settings/tab-dashboard.php:25
 
11613
  msgid "Modules Listing"
11614
  msgstr ""
11615
 
11616
  #: admin/views/settings/tab-dashboard.php:27
 
11617
  msgid ""
11618
  "Choose the number of modules with their preferred status you want to see on "
11619
  "your dashboard for each module type."
11620
  msgstr ""
11621
 
11622
  #: admin/views/settings/tab-dashboard.php:73
 
11623
  msgid "General settings"
11624
  msgstr ""
11625
 
11626
  #: admin/views/settings/tab-data.php:20
 
11627
  msgid "Uninstallation"
11628
  msgstr ""
11629
 
11630
  #: admin/views/settings/tab-data.php:21
 
11631
  msgid ""
11632
  "When you uninstall this plugin, what do you want to do with your plugin's "
11633
  "and data?"
11634
  msgstr ""
11635
 
11636
  #: admin/views/settings/tab-data.php:35
 
11637
  msgid "Preserve"
11638
  msgstr ""
11639
 
11640
  #: admin/views/settings/tab-data.php:44
 
11641
  msgid "Reset"
11642
  msgstr ""
11643
 
11644
  #: admin/views/settings/tab-data.php:57 admin/views/settings/tab-data.php:65
 
 
11645
  msgid "Reset Plugin"
11646
  msgstr ""
11647
 
11648
  #: admin/views/settings/tab-data.php:58
 
11649
  msgid ""
11650
  "Needing to start fresh? Use this setting to roll back to the default plugin "
11651
  "state."
11652
  msgstr ""
11653
 
11654
  #: admin/views/settings/tab-data.php:66
 
11655
  msgid "Are you sure you want to reset the plugin to its default state?"
11656
  msgstr ""
11657
 
11658
  #: admin/views/settings/tab-data.php:78
 
11659
  msgid ""
11660
  "Note: This will delete all the form/polls/quizzes you currently have and "
11661
  "revert all settings to their default state."
11662
  msgstr ""
11663
 
11664
  #: admin/views/settings/tab-data.php:94
 
11665
  msgid "Data settings"
11666
  msgstr ""
11667
 
11668
  #: admin/views/settings/tab-emails.php:9
 
11669
  msgid "From Headers"
11670
  msgstr ""
11671
 
11672
  #: admin/views/settings/tab-emails.php:10
 
11673
  msgid ""
11674
  "Choose the default sender name and sender email address for all of your "
11675
  "outgoing emails from Forminator."
11676
  msgstr ""
11677
 
11678
  #: admin/views/settings/tab-emails.php:18
 
11679
  msgid "Sender email address"
11680
  msgstr ""
11681
 
11682
  #: admin/views/settings/tab-emails.php:21
 
11683
  msgid "Enter email"
11684
  msgstr ""
11685
 
11686
  #: admin/views/settings/tab-emails.php:26
 
11687
  msgid "Please, enter a valid email address."
11688
  msgstr ""
11689
 
11690
  #: admin/views/settings/tab-emails.php:33
 
11691
  msgid "Sender name"
11692
  msgstr ""
11693
 
11694
  #: admin/views/settings/tab-emails.php:36
 
11695
  msgid "Enter name"
11696
  msgstr ""
11697
 
11698
  #: admin/views/settings/tab-emails.php:41
 
11699
  msgid "The sender email cannot be empty."
11700
  msgstr ""
11701
 
11702
  #: admin/views/settings/tab-import.php:20
 
11703
  msgid "Third-Party Plugins"
11704
  msgstr ""
11705
 
11706
  #: admin/views/settings/tab-import.php:22
 
11707
  msgid ""
11708
  "Use this tool to import your existing forms from other third-party form "
11709
  "builder plugins automatically to Forminator."
11710
  msgstr ""
11711
 
11712
  #: admin/views/settings/tab-import.php:30
 
11713
  msgid "Contact Form 7"
11714
  msgstr ""
11715
 
11716
  #: admin/views/settings/tab-import.php:32
 
11717
  msgid ""
11718
  "Import your existing forms and the relevant plugin settings from the "
11719
  "Contact Form 7. The importer supports a few widely used add-ons as well."
11720
  msgstr ""
11721
 
11722
  #: admin/views/settings/tab-import.php:49
 
11723
  msgid "Contact Form 7 plugin is not active on your website."
11724
  msgstr ""
11725
 
11726
  #: admin/views/settings/tab-import.php:60
 
11727
  msgid "Ninja Forms"
11728
  msgstr ""
11729
 
11730
  #: admin/views/settings/tab-import.php:62
 
11731
  msgid "Import your forms from Ninja Forms"
11732
  msgstr ""
11733
 
11734
  #: admin/views/settings/tab-import.php:82
 
11735
  msgid "Gravity Forms"
11736
  msgstr ""
11737
 
11738
  #: admin/views/settings/tab-import.php:84
 
11739
  msgid "Import your forms from Gravity Forms"
11740
  msgstr ""
11741
 
11742
  #: admin/views/settings/tab-pagination.php:9
 
11743
  msgid ""
11744
  "Choose the number of items to show per page on your submissions or modules "
11745
  "listing pages."
11746
  msgstr ""
11747
 
11748
  #: admin/views/settings/tab-pagination.php:14
 
11749
  msgid "Modules"
11750
  msgstr ""
11751
 
11752
  #: admin/views/settings/tab-pagination.php:17
 
11753
  msgid "Choose the number of forms, polls, and quizzes to show on each listing page."
11754
  msgstr ""
11755
 
11756
  #: admin/views/settings/tab-pagination.php:28
 
11757
  msgid "modules per page"
11758
  msgstr ""
11759
 
11760
  #: admin/views/settings/tab-pagination.php:30
11761
  #: admin/views/settings/tab-pagination.php:48
 
 
11762
  msgid "This field cannot be empty."
11763
  msgstr ""
11764
 
11765
  #: admin/views/settings/tab-pagination.php:36
 
11766
  msgid "Choose the number of submissions to show per page."
11767
  msgstr ""
11768
 
11769
  #: admin/views/settings/tab-pagination.php:46
 
11770
  msgid "submissions per page"
11771
  msgstr ""
11772
 
11773
  #: admin/views/settings/tab-payments.php:35
 
11774
  msgid "Payments settings"
11775
  msgstr ""
11776
 
11777
  #: admin/views/settings/tab-recaptcha.php:28
 
11778
  msgid "Configure reCaptcha"
11779
  msgstr ""
11780
 
11781
  #: admin/views/settings/tab-recaptcha.php:29
 
11782
  msgid ""
11783
  "Enter reCAPTCHA keys and the language preference to use reCAPTCHA field in "
11784
  "your forms."
11785
  msgstr ""
11786
 
11787
  #: admin/views/settings/tab-recaptcha.php:36
 
11788
  msgid "API Keys"
11789
  msgstr ""
11790
 
11791
  #: admin/views/settings/tab-recaptcha.php:37
 
11792
  #. translators: ...
11793
  msgid ""
11794
  "Enter the API keys for each reCAPTCHA type you want to use in your forms. "
@@ -11797,86 +14738,115 @@ msgid ""
11797
  msgstr ""
11798
 
11799
  #: admin/views/settings/tab-recaptcha.php:42
 
11800
  msgid "v2 Checkbox"
11801
  msgstr ""
11802
 
11803
  #: admin/views/settings/tab-recaptcha.php:43
 
11804
  msgid "v2 Invisible"
11805
  msgstr ""
11806
 
11807
  #: admin/views/settings/tab-recaptcha.php:44
 
11808
  msgid "v3 reCaptcha"
11809
  msgstr ""
11810
 
11811
  #: admin/views/settings/tab-recaptcha.php:52
 
11812
  msgid "Enter the API keys for reCAPTCHA v2 Checkbox type below:"
11813
  msgstr ""
11814
 
11815
  #: admin/views/settings/tab-recaptcha.php:55
11816
  #: admin/views/settings/tab-recaptcha.php:98
11817
  #: admin/views/settings/tab-recaptcha.php:143
 
 
 
11818
  msgid "Site Key"
11819
  msgstr ""
11820
 
11821
  #: admin/views/settings/tab-recaptcha.php:59
11822
  #: admin/views/settings/tab-recaptcha.php:102
11823
  #: admin/views/settings/tab-recaptcha.php:147
 
 
 
11824
  msgid "Enter your site key here"
11825
  msgstr ""
11826
 
11827
  #: admin/views/settings/tab-recaptcha.php:68
11828
  #: admin/views/settings/tab-recaptcha.php:111
11829
  #: admin/views/settings/tab-recaptcha.php:156
 
 
 
11830
  msgid "Secret Key"
11831
  msgstr ""
11832
 
11833
  #: admin/views/settings/tab-recaptcha.php:72
11834
  #: admin/views/settings/tab-recaptcha.php:115
11835
  #: admin/views/settings/tab-recaptcha.php:160
 
 
 
11836
  msgid "Enter your secret key here"
11837
  msgstr ""
11838
 
11839
  #: admin/views/settings/tab-recaptcha.php:81
11840
  #: admin/views/settings/tab-recaptcha.php:124
11841
  #: admin/views/settings/tab-recaptcha.php:170
 
 
 
11842
  msgid "reCAPTCHA Preview"
11843
  msgstr ""
11844
 
11845
  #: admin/views/settings/tab-recaptcha.php:87
11846
  #: admin/views/settings/tab-recaptcha.php:132
11847
  #: admin/views/settings/tab-recaptcha.php:178
 
 
 
11848
  msgid ""
11849
  "If you see any errors in the preview, make sure the key you've entered are "
11850
  "valid, and you've listed your domain name while generating the keys."
11851
  msgstr ""
11852
 
11853
  #: admin/views/settings/tab-recaptcha.php:95
 
11854
  msgid "Enter the API keys for reCAPTCHA v2 Invisible type below:"
11855
  msgstr ""
11856
 
11857
  #: admin/views/settings/tab-recaptcha.php:140
 
11858
  msgid "Enter the API keys for reCAPTCHA v3 type below:"
11859
  msgstr ""
11860
 
11861
  #: admin/views/settings/tab-recaptcha.php:193
 
11862
  msgid "By default, we'll show the reCAPTCHA in your website's language."
11863
  msgstr ""
11864
 
11865
  #: admin/views/settings/tab-recaptcha.php:220
 
11866
  msgid "reCaptcha settings"
11867
  msgstr ""
11868
 
11869
  #: admin/views/settings/tab-submissions.php:28
 
11870
  msgid "Submissions settings"
11871
  msgstr ""
11872
 
11873
  #: admin/views/upgrade/upgrade-content.php:19
 
11874
  msgid ""
11875
  "Get premium form fields, 24/7 live WordPress support, and early access to "
11876
  "new features with Forminator Pro."
11877
  msgstr ""
11878
 
11879
  #: admin/views/upgrade/upgrade-content.php:21
 
11880
  msgid ""
11881
  "Plus - you'll get a WPMU DEV membership, which includes our award-winning "
11882
  "Smush Pro image optimization plugin, white label reporting, unlimited usage "
@@ -11884,38 +14854,47 @@ msgid ""
11884
  msgstr ""
11885
 
11886
  #: admin/views/upgrade/upgrade-content.php:24
 
11887
  msgid "Try Forminator Pro for Free Today"
11888
  msgstr ""
11889
 
11890
  #: admin/views/upgrade/upgrade-content.php:31
 
11891
  msgid "5.0 rating from"
11892
  msgstr ""
11893
 
11894
  #: admin/views/upgrade/upgrade-content.php:31
 
11895
  msgid "customers"
11896
  msgstr ""
11897
 
11898
  #: admin/views/upgrade/upgrade-content.php:40
 
11899
  msgid "4.96 / 5.0 rating from 1155 customers"
11900
  msgstr ""
11901
 
11902
  #: admin/views/upgrade/upgrade-content.php:41
 
11903
  msgid "Go to Review.io to read more about"
11904
  msgstr ""
11905
 
11906
  #: admin/views/upgrade/upgrade-content.php:54
 
11907
  msgid "Pro Features"
11908
  msgstr ""
11909
 
11910
  #: admin/views/upgrade/upgrade-content.php:55
 
11911
  msgid "Upgrading to Pro will get you the following benefits."
11912
  msgstr ""
11913
 
11914
  #: admin/views/upgrade/upgrade-content.php:63
 
11915
  msgid "Premium form fields and early access to new features"
11916
  msgstr ""
11917
 
11918
  #: admin/views/upgrade/upgrade-content.php:64
 
11919
  msgid ""
11920
  "Forminator Pro comes with premium form fields such as E-signature and many "
11921
  "more coming soon. You'll also get early access to all the new features we "
@@ -11923,10 +14902,12 @@ msgid ""
11923
  msgstr ""
11924
 
11925
  #: admin/views/upgrade/upgrade-content.php:68
 
11926
  msgid "White label Branding"
11927
  msgstr ""
11928
 
11929
  #: admin/views/upgrade/upgrade-content.php:69
 
11930
  msgid ""
11931
  "We love our superhero branding, but we know it's not for everyone. With a "
11932
  "Pro membership, you can remove our superhero branding and replace it with "
@@ -11934,12 +14915,14 @@ msgid ""
11934
  msgstr ""
11935
 
11936
  #: admin/views/upgrade/upgrade-content.php:73
 
11937
  msgid ""
11938
  "Smush Pro and Hummingbird Pro - the ultimate site optimization & "
11939
  "performance package."
11940
  msgstr ""
11941
 
11942
  #: admin/views/upgrade/upgrade-content.php:74
 
11943
  msgid ""
11944
  "Smush's award-winning image optimization + Hummingbird's performance "
11945
  "optimization gives you the fastest possible WordPress site. It's a powerful "
@@ -11947,10 +14930,12 @@ msgid ""
11947
  msgstr ""
11948
 
11949
  #: admin/views/upgrade/upgrade-content.php:78
 
11950
  msgid "Premium WordPress plugins"
11951
  msgstr ""
11952
 
11953
  #: admin/views/upgrade/upgrade-content.php:79
 
11954
  msgid ""
11955
  "In addition to Forminator Pro, you'll get our full suite of premium "
11956
  "WordPress plugins. From security to backups to marketing and SEO, you've "
@@ -11960,10 +14945,12 @@ msgid ""
11960
  msgstr ""
11961
 
11962
  #: admin/views/upgrade/upgrade-content.php:83
 
11963
  msgid "The Hub - Manage unlimited WordPress sites"
11964
  msgstr ""
11965
 
11966
  #: admin/views/upgrade/upgrade-content.php:84
 
11967
  msgid ""
11968
  "You can manage unlimited WordPress sites with automated updates, backups, "
11969
  "security, and performance checks, all in one place. All of this can be "
@@ -11972,6 +14959,7 @@ msgid ""
11972
  msgstr ""
11973
 
11974
  #: admin/views/upgrade/upgrade-content.php:89
 
11975
  msgid ""
11976
  "We can't stress this enough: our outstanding WordPress support is available "
11977
  "with live chat 24/7, and we'll help you with absolutely any WordPress issue "
@@ -11980,6 +14968,7 @@ msgid ""
11980
  msgstr ""
11981
 
11982
  #: admin/views/upgrade/upgrade-content.php:94
 
11983
  msgid ""
11984
  "You'll be delighted with Forminator Pro and everything else included in "
11985
  "your membership 😁 You can trial the plugin first with a WPMU DEV "
@@ -11988,10 +14977,12 @@ msgid ""
11988
  msgstr ""
11989
 
11990
  #: admin/views/upgrade/upgrade-content.php:101
 
11991
  msgid "Join 771,093 Happy Members"
11992
  msgstr ""
11993
 
11994
  #: admin/views/upgrade/upgrade-content.php:102
 
11995
  msgid ""
11996
  "97% of customers are happy with WPMU DEV's service, and it's a great time "
11997
  "to join them: as a Forminator user you'll get a free trial period, so you "
@@ -11999,34 +14990,47 @@ msgid ""
11999
  msgstr ""
12000
 
12001
  #: admin/views/upgrade/upgrade-content.php:104
 
12002
  msgid "Get Forminator Pro, and get a better WordPress"
12003
  msgstr ""
12004
 
12005
  #: admin/views/upgrade/upgrade-content.php:107
 
12006
  msgid "Get Forminator Pro and get a better WordPress"
12007
  msgstr ""
12008
 
12009
  #: admin/views/upgrade/upgrade-content.php:110
 
12010
  msgid "Try Pro for Free Today"
12011
  msgstr ""
12012
 
 
12013
  #: library/abstracts/abstract-class-field.php:646
12014
  msgid "Remove"
12015
  msgstr ""
12016
 
 
12017
  #: library/abstracts/abstract-class-field.php:657
12018
  msgid "Drag and Drop (or) %1$sChoose Files%2$s"
12019
  msgstr ""
12020
 
 
 
12021
  #: library/abstracts/abstract-class-field.php:670
12022
  #: library/abstracts/abstract-class-field.php:676
12023
  msgid "Choose File"
12024
  msgstr ""
12025
 
 
12026
  #: library/abstracts/abstract-class-field.php:693
12027
  msgid "Delete uploaded file"
12028
  msgstr ""
12029
 
 
 
 
 
 
12030
  #: library/abstracts/abstract-class-front-action.php:178
12031
  #: library/abstracts/abstract-class-front-action.php:186
12032
  #: library/fields/upload.php:315 library/fields/upload.php:397
@@ -12034,16 +15038,25 @@ msgstr ""
12034
  msgid "Error saving form. Uploaded file extension is not allowed."
12035
  msgstr ""
12036
 
 
 
12037
  #: library/abstracts/abstract-class-front-action.php:197
12038
  #: library/fields/upload.php:413
12039
  msgid "Error saving form. Failed to read uploaded file."
12040
  msgstr ""
12041
 
 
12042
  #: library/abstracts/abstract-class-front-action.php:212
12043
  #. translators: ...
12044
  msgid "Error saving form. Uploaded file size exceeds %1$s upload limit. "
12045
  msgstr ""
12046
 
 
 
 
 
 
 
12047
  #: library/abstracts/abstract-class-front-action.php:219
12048
  #: library/abstracts/abstract-class-front-action.php:246
12049
  #: library/fields/upload.php:458 library/fields/upload.php:525
@@ -12051,102 +15064,130 @@ msgstr ""
12051
  msgid "Error saving form. Upload error. "
12052
  msgstr ""
12053
 
 
12054
  #: library/addon/admin/class-ajax.php:127
12055
  msgid "Addon Deactivated"
12056
  msgstr ""
12057
 
 
12058
  #: library/addon/admin/class-ajax.php:131
12059
  msgid "has been disconnected successfully."
12060
  msgstr ""
12061
 
 
12062
  #: library/addon/admin/class-ajax.php:156
12063
  msgid "This Addon does not have settings available"
12064
  msgstr ""
12065
 
 
12066
  #: library/addon/admin/class-ajax.php:190
12067
  msgid "This Addon does not have form settings available"
12068
  msgstr ""
12069
 
 
12070
  #: library/addon/admin/class-ajax.php:253
12071
  #. translators: ...
12072
  msgid "Successfully disconnected %1$s from this form"
12073
  msgstr ""
12074
 
 
12075
  #: library/addon/admin/class-ajax.php:257
12076
  msgid "has been deactivated successfully."
12077
  msgstr ""
12078
 
 
12079
  #: library/addon/admin/class-ajax.php:264
12080
  #. translators: ...
12081
  msgid "Failed to disconnect %1$s from this form"
12082
  msgstr ""
12083
 
 
12084
  #: library/addon/admin/class-ajax.php:269
12085
  msgid "has been failed to deactivate."
12086
  msgstr ""
12087
 
 
12088
  #: library/addon/admin/class-ajax.php:406
12089
  #. translators: ...
12090
  msgid "Field %s is required"
12091
  msgstr ""
12092
 
 
12093
  #: library/addon/admin/class-ajax.php:412
12094
  msgid "Please check your form."
12095
  msgstr ""
12096
 
 
 
 
12097
  #: library/addon/admin/class-ajax.php:440 library/class-addon-loader.php:361
12098
  #: library/class-addon-loader.php:487
12099
  msgid "Addon not found"
12100
  msgstr ""
12101
 
 
12102
  #: library/addon/admin/class-ajax.php:445
12103
  msgid "Integration Not Found"
12104
  msgstr ""
12105
 
 
12106
  #: library/addon/admin/class-ajax.php:523
12107
  msgid "This Addon does not have poll settings available"
12108
  msgstr ""
12109
 
 
12110
  #: library/addon/admin/class-ajax.php:586
12111
  #. translators: ...
12112
  msgid "Successfully disconnected %1$s from this poll"
12113
  msgstr ""
12114
 
 
12115
  #: library/addon/admin/class-ajax.php:590
12116
  msgid "Successfully disconnected from this poll"
12117
  msgstr ""
12118
 
 
12119
  #: library/addon/admin/class-ajax.php:597
12120
  #. translators: ...
12121
  msgid "Failed to disconnect %1$s from this poll"
12122
  msgstr ""
12123
 
 
12124
  #: library/addon/admin/class-ajax.php:602
12125
  msgid "Failed to disconnected from this poll"
12126
  msgstr ""
12127
 
 
12128
  #: library/addon/admin/class-ajax.php:650
12129
  msgid "This Addon does not have quiz settings available"
12130
  msgstr ""
12131
 
 
12132
  #: library/addon/admin/class-ajax.php:713
12133
  #. translators: ...
12134
  msgid "Successfully disconnected %1$s from this quiz"
12135
  msgstr ""
12136
 
 
12137
  #: library/addon/admin/class-ajax.php:717
12138
  msgid "Successfully disconnected from this quiz"
12139
  msgstr ""
12140
 
 
12141
  #: library/addon/admin/class-ajax.php:724
12142
  #. translators: ...
12143
  msgid "Failed to disconnect %1$s from this quiz"
12144
  msgstr ""
12145
 
 
12146
  #: library/addon/admin/class-ajax.php:729
12147
  msgid "Failed to disconnected from this quiz"
12148
  msgstr ""
12149
 
 
 
 
 
12150
  #: library/addon/class-addon-abstract.php:890
12151
  #: library/addon/class-addon-abstract.php:895
12152
  #: library/addon/class-addon-abstract.php:1133
@@ -12155,94 +15196,135 @@ msgstr ""
12155
  msgid "No Settings available for %1$s"
12156
  msgstr ""
12157
 
 
 
12158
  #: library/addon/class-addon-abstract.php:964
12159
  #: library/addon/class-addon-abstract.php:969
12160
  #. translators: ...
12161
  msgid "No Form Settings available for %1$s"
12162
  msgstr ""
12163
 
 
 
12164
  #: library/addon/class-addon-abstract.php:1992
12165
  #: library/addon/class-addon-abstract.php:1997
12166
  #. translators: ...
12167
  msgid "No Poll Settings available for %1$s"
12168
  msgstr ""
12169
 
 
 
12170
  #: library/addon/class-addon-abstract.php:2443
12171
  #: library/addon/class-addon-abstract.php:2448
12172
  #. translators: ...
12173
  msgid "No Quiz Settings available for %1$s"
12174
  msgstr ""
12175
 
 
 
12176
  #: library/addon/class-addon-form-hooks-abstract.php:89
12177
  #: library/addon/class-addon-form-settings-abstract.php:107
12178
  #. translators: ...
12179
  msgid "Form with id %d could not be found"
12180
  msgstr ""
12181
 
 
12182
  #: library/addon/class-addon-form-hooks-abstract.php:92
12183
  msgid ""
12184
  "Failed to submit form because of an addon, please check your form and try "
12185
  "again"
12186
  msgstr ""
12187
 
 
 
12188
  #: library/addon/class-addon-poll-hooks-abstract.php:74
12189
  #: library/addon/class-addon-poll-settings-abstract.php:117
12190
  #. translators: ...
12191
  msgid "Poll with id %d could not be found"
12192
  msgstr ""
12193
 
 
12194
  #: library/addon/class-addon-poll-hooks-abstract.php:77
12195
  msgid ""
12196
  "Failed to submit poll because of an addon, please check your poll and try "
12197
  "again"
12198
  msgstr ""
12199
 
 
 
12200
  #: library/addon/class-addon-quiz-hooks-abstract.php:74
12201
  #: library/addon/class-addon-quiz-settings-abstract.php:109
12202
  #. translators: ...
12203
  msgid "Quiz with id %d could not be found"
12204
  msgstr ""
12205
 
 
12206
  #: library/addon/class-addon-quiz-hooks-abstract.php:77
12207
  msgid ""
12208
  "Failed to submit quiz because of an addon, please check your quiz and try "
12209
  "again"
12210
  msgstr ""
12211
 
 
12212
  #: library/class-addon-loader.php:144
12213
  msgid "Failed to activate addon"
12214
  msgstr ""
12215
 
 
12216
  #: library/class-addon-loader.php:145
12217
  msgid "Failed to deactivate addon"
12218
  msgstr ""
12219
 
 
12220
  #: library/class-addon-loader.php:146
12221
  msgid "Failed to update settings"
12222
  msgstr ""
12223
 
 
12224
  #: library/class-addon-loader.php:147
12225
  msgid "Failed to update form settings"
12226
  msgstr ""
12227
 
 
12228
  #: library/class-addon-loader.php:367
12229
  msgid "Addon is not activated before"
12230
  msgstr ""
12231
 
 
12232
  #: library/class-addon-loader.php:493
12233
  msgid "Addon already activated before"
12234
  msgstr ""
12235
 
 
12236
  #: library/class-addon-loader.php:499
12237
  msgid "Addon is not activable"
12238
  msgstr ""
12239
 
12240
- #: library/class-api.php:54 library/class-api.php:1132
12241
- #: library/class-api.php:1389
 
 
12242
  msgid "Invalid Arguments"
12243
  msgstr ""
12244
 
12245
- #: library/class-api.php:84 library/class-api.php:247 library/class-api.php:321
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12246
  #: library/class-api.php:356 library/class-api.php:476
12247
  #: library/class-api.php:522 library/class-api.php:557
12248
  #: library/class-api.php:593 library/class-api.php:633
@@ -12253,206 +15335,253 @@ msgstr ""
12253
  msgid "Form ID is required!"
12254
  msgstr ""
12255
 
12256
- #: library/class-api.php:89
12257
  msgid "Form Not Found!"
12258
  msgstr ""
12259
 
12260
- #: library/class-api.php:123
12261
  msgid "Can not find a form with id: %s"
12262
  msgstr ""
12263
 
12264
- #: library/class-api.php:154 library/class-api.php:982
12265
- #: library/class-api.php:1225 library/class-api.php:1483
 
 
 
 
12266
  msgid "Invalid or empty array with IDs"
12267
  msgstr ""
12268
 
12269
- #: library/class-api.php:177
12270
  msgid "Form name is required!"
12271
  msgstr ""
12272
 
12273
- #: library/class-api.php:222 library/class-api.php:1013
 
 
12274
  msgid "There was a problem saving the form"
12275
  msgstr ""
12276
 
12277
- #: library/class-api.php:300
12278
  msgid "There was a problem updating the form"
12279
  msgstr ""
12280
 
12281
- #: library/class-api.php:337 library/class-api.php:538
 
 
12282
  msgid "Form has no fields"
12283
  msgstr ""
12284
 
12285
- #: library/class-api.php:360 library/class-api.php:480
 
 
12286
  msgid "Wrapper ID is required!"
12287
  msgstr ""
12288
 
12289
- #: library/class-api.php:376 library/class-api.php:504
 
 
12290
  msgid "Wrapper doesn't exist"
12291
  msgstr ""
12292
 
12293
- #: library/class-api.php:453
12294
  msgid "There was a problem moving form wrapper"
12295
  msgstr ""
12296
 
12297
- #: library/class-api.php:573
12298
  msgid "No fields with that type"
12299
  msgstr ""
12300
 
12301
- #: library/class-api.php:597 library/class-api.php:637
 
 
12302
  msgid "Field ID is required!"
12303
  msgstr ""
12304
 
12305
- #: library/class-api.php:613 library/class-api.php:1004
 
 
12306
  msgid "Field doesn't exist"
12307
  msgstr ""
12308
 
12309
- #: library/class-api.php:641 library/class-api.php:721
 
 
12310
  msgid "Field data is required!"
12311
  msgstr ""
12312
 
12313
- #: library/class-api.php:717
12314
  msgid "Field Type is required!"
12315
  msgstr ""
12316
 
12317
- #: library/class-api.php:870
12318
  msgid "Target Wrapper is already full."
12319
  msgstr ""
12320
 
12321
- #: library/class-api.php:887
12322
  msgid "Invalid field"
12323
  msgstr ""
12324
 
12325
- #: library/class-api.php:1040
12326
  msgid "Setting name is required!"
12327
  msgstr ""
12328
 
12329
- #: library/class-api.php:1079
12330
  msgid "No settings"
12331
  msgstr ""
12332
 
12333
- #: library/class-api.php:1161 library/class-api.php:1308
 
 
12334
  msgid "Poll ID is required!"
12335
  msgstr ""
12336
 
 
 
12337
  #: library/class-api.php:1166 library/modules/polls/front/front-render.php:450
12338
  msgid "Poll not found!"
12339
  msgstr ""
12340
 
12341
- #: library/class-api.php:1200 library/class-api.php:1458
 
 
12342
  msgid "Can not find a poll with id: %s"
12343
  msgstr ""
12344
 
12345
- #: library/class-api.php:1247
12346
  msgid "Poll name is required!"
12347
  msgstr ""
12348
 
12349
- #: library/class-api.php:1284 library/class-api.php:1352
 
 
12350
  msgid "There was a problem saving the poll"
12351
  msgstr ""
12352
 
12353
- #: library/class-api.php:1418 library/class-api.php:1575
 
 
12354
  msgid "Quiz ID is required!"
12355
  msgstr ""
12356
 
12357
- #: library/class-api.php:1424
12358
  msgid "Quiz Not Found!"
12359
  msgstr ""
12360
 
12361
- #: library/class-api.php:1508
12362
  msgid "Quiz name is required!"
12363
  msgstr ""
12364
 
12365
- #: library/class-api.php:1512
12366
  msgid "Quiz type is required!"
12367
  msgstr ""
12368
 
12369
- #: library/class-api.php:1549 library/class-api.php:1615
 
 
12370
  msgid "There was a problem saving the quiz"
12371
  msgstr ""
12372
 
12373
- #: library/class-api.php:1667 library/class-api.php:1696
 
 
12374
  msgid "Entry ID is required!"
12375
  msgstr ""
12376
 
12377
- #: library/class-api.php:1728
12378
  msgid "Entry IDs are required!"
12379
  msgstr ""
12380
 
12381
- #: library/class-api.php:2207
12382
  msgid "Invalid entry type."
12383
  msgstr ""
12384
 
12385
- #: library/class-api.php:2216
12386
  msgid "Failed to save entry."
12387
  msgstr ""
12388
 
12389
- #: library/class-api.php:2222
12390
  msgid "Failed to save entry meta."
12391
  msgstr ""
12392
 
12393
- #: library/class-api.php:2285
12394
  msgid "Entry not found."
12395
  msgstr ""
12396
 
12397
- #: library/class-api.php:2289
12398
  msgid "Entry is not valid for module."
12399
  msgstr ""
12400
 
12401
- #: library/class-api.php:2326
12402
  msgid "Failed to save new entry meta."
12403
  msgstr ""
12404
 
12405
- #: library/class-core.php:289
12406
  msgid "Post Custom Data"
12407
  msgstr ""
12408
 
 
 
12409
  #: library/class-export.php:179
12410
  #: library/modules/custom-forms/user/class-forminator-cform-user-data.php:85
12411
  msgid "Invalid form ID."
12412
  msgstr ""
12413
 
12414
- #: library/class-export.php:189
12415
  msgid "Invalid form type."
12416
  msgstr ""
12417
 
12418
- #: library/class-export.php:200
12419
  msgid "Invalid email."
12420
  msgstr ""
12421
 
12422
- #: library/class-export.php:421
12423
  msgid "Result"
12424
  msgstr ""
12425
 
12426
- #: library/class-export.php:769
12427
  msgid "Submission Time"
12428
  msgstr ""
12429
 
 
 
 
12430
  #: library/class-export.php:912
12431
  #: library/modules/custom-forms/admin/admin-page-entries.php:768
12432
  #: library/modules/custom-forms/admin/admin-page-entries.php:799
12433
  msgid "Mode"
12434
  msgstr ""
12435
 
 
 
 
12436
  #: library/class-export.php:920
12437
  #: library/modules/custom-forms/admin/admin-page-entries.php:778
12438
  #: library/modules/custom-forms/admin/admin-page-entries.php:809
12439
  msgid "Amount"
12440
  msgstr ""
12441
 
 
 
 
 
12442
  #: library/class-export.php:928 library/helpers/helper-fields.php:415
12443
  #: library/modules/custom-forms/admin/admin-page-entries.php:787
12444
  #: library/modules/custom-forms/admin/admin-page-entries.php:818
12445
  msgid "Transaction ID"
12446
  msgstr ""
12447
 
 
12448
  #: library/class-export.php:1218
12449
  msgid "Submissions data for %s"
12450
  msgstr ""
12451
 
 
12452
  #: library/class-export.php:1282
12453
  msgid "Hi %s,"
12454
  msgstr ""
12455
 
 
12456
  #: library/class-export.php:1285
12457
  msgid ""
12458
  "Your scheduled exports have arrived! Forminator has captured %1$s new "
@@ -12460,343 +15589,472 @@ msgid ""
12460
  "scheduled export sent."
12461
  msgstr ""
12462
 
 
12463
  #: library/class-export.php:1306
12464
  msgid "New Submissions"
12465
  msgstr ""
12466
 
 
12467
  #: library/class-export.php:1308
12468
  msgid "Total Submissions"
12469
  msgstr ""
12470
 
 
12471
  #: library/class-export.php:1317
12472
  msgid "Cheers,"
12473
  msgstr ""
12474
 
 
 
12475
  #: library/class-modules.php:51 library/modules/custom-forms/loader.php:134
12476
  msgid "Custom Forms"
12477
  msgstr ""
12478
 
 
12479
  #: library/class-shortcode-generator.php:69
12480
  msgid "Add Form"
12481
  msgstr ""
12482
 
 
12483
  #: library/class-shortcode-generator.php:192
12484
  msgid "Forminator Shortcodes"
12485
  msgstr ""
12486
 
 
12487
  #: library/class-shortcode-generator.php:194
12488
  msgid ""
12489
  "Select an option from the dropdown menu and generate a shortcode to insert "
12490
  "in your post or page."
12491
  msgstr ""
12492
 
 
12493
  #: library/class-shortcode-generator.php:199
12494
  msgid "Close this dialog window."
12495
  msgstr ""
12496
 
 
 
 
12497
  #: library/class-shortcode-generator.php:225
12498
  #: library/class-shortcode-generator.php:249
12499
  #: library/class-shortcode-generator.php:273
12500
  msgid "Choose an option"
12501
  msgstr ""
12502
 
 
 
 
12503
  #: library/class-shortcode-generator.php:229
12504
  #: library/class-shortcode-generator.php:253
12505
  #: library/class-shortcode-generator.php:277
12506
  msgid "Please, select an option before you proceed."
12507
  msgstr ""
12508
 
 
 
 
12509
  #: library/class-shortcode-generator.php:237
12510
  #: library/class-shortcode-generator.php:261
12511
  #: library/class-shortcode-generator.php:285
12512
  msgid "Generate Shortcode"
12513
  msgstr ""
12514
 
 
12515
  #: library/class-shortcode-generator.php:320
12516
  msgid "Select Custom Form"
12517
  msgstr ""
12518
 
 
 
12519
  #: library/class-shortcode-generator.php:353
12520
  #: library/render/class-widget.php:161
12521
  msgid "Select Poll"
12522
  msgstr ""
12523
 
 
 
12524
  #: library/class-shortcode-generator.php:386
12525
  #: library/render/class-widget.php:179
12526
  msgid "Select Quiz"
12527
  msgstr ""
12528
 
 
12529
  #: library/field-autofill-providers/class-wp-post.php:34
12530
  msgid "Permalink"
12531
  msgstr ""
12532
 
 
12533
  #: library/field-autofill-providers/class-wp-user.php:35
12534
  msgid "Display Name"
12535
  msgstr ""
12536
 
 
 
12537
  #: library/fields/address.php:72 library/model/class-form-entry-model.php:424
12538
  msgid "Street Address"
12539
  msgstr ""
12540
 
 
12541
  #: library/fields/address.php:73
12542
  msgid "E.g. 42 Wallaby Way"
12543
  msgstr ""
12544
 
 
12545
  #: library/fields/address.php:75
12546
  msgid "E.g. Sydney"
12547
  msgstr ""
12548
 
 
12549
  #: library/fields/address.php:76
12550
  msgid "State/Province"
12551
  msgstr ""
12552
 
 
12553
  #: library/fields/address.php:77
12554
  msgid "E.g. New South Wales"
12555
  msgstr ""
12556
 
 
12557
  #: library/fields/address.php:78
12558
  msgid "ZIP / Postal Code"
12559
  msgstr ""
12560
 
12561
- #: library/fields/address.php:79 library/fields/date.php:78
 
 
12562
  msgid "E.g. 2000"
12563
  msgstr ""
12564
 
 
12565
  #: library/fields/address.php:81
12566
  msgid "Apartment, suite, etc"
12567
  msgstr ""
12568
 
 
 
 
12569
  #: library/fields/address.php:82 library/fields/address.php:669
12570
  #: library/fields/address.php:770
12571
  msgid "This field is required. Please enter the street address."
12572
  msgstr ""
12573
 
 
 
 
12574
  #: library/fields/address.php:83 library/fields/address.php:712
12575
  #: library/fields/address.php:809
12576
  msgid "This field is required. Please enter the zip code."
12577
  msgstr ""
12578
 
 
 
 
12579
  #: library/fields/address.php:84 library/fields/address.php:723
12580
  #: library/fields/address.php:819
12581
  msgid "This field is required. Please select the country."
12582
  msgstr ""
12583
 
 
 
 
12584
  #: library/fields/address.php:85 library/fields/address.php:690
12585
  #: library/fields/address.php:789
12586
  msgid "This field is required. Please enter the city."
12587
  msgstr ""
12588
 
 
 
 
12589
  #: library/fields/address.php:86 library/fields/address.php:701
12590
  #: library/fields/address.php:799
12591
  msgid "This field is required. Please enter the state."
12592
  msgstr ""
12593
 
 
 
 
12594
  #: library/fields/address.php:87 library/fields/address.php:679
12595
  #: library/fields/address.php:779
12596
  msgid "This field is required. Please enter address line."
12597
  msgstr ""
12598
 
 
12599
  #: library/fields/calculation.php:80
12600
  msgid "E.g. Calculated Value"
12601
  msgstr ""
12602
 
 
12603
  #: library/fields/calculation.php:241
12604
  msgid "Failed to calculate field."
12605
  msgstr ""
12606
 
 
12607
  #: library/fields/captcha.php:73
12608
  msgid "v2_checkbox"
12609
  msgstr ""
12610
 
 
 
12611
  #: library/fields/captcha.php:75 library/fields/captcha.php:206
12612
  msgid "reCAPTCHA verification failed. Please try again."
12613
  msgstr ""
12614
 
 
 
 
 
12615
  #: library/fields/currency.php:263 library/fields/currency.php:325
12616
  #: library/fields/number.php:237 library/fields/number.php:298
12617
  msgid "This field is required. Please enter number."
12618
  msgstr ""
12619
 
 
 
12620
  #: library/fields/currency.php:274 library/fields/number.php:248
12621
  msgid "This is not valid number."
12622
  msgstr ""
12623
 
 
 
12624
  #: library/fields/currency.php:282 library/fields/number.php:256
12625
  msgid "Please enter a value greater than or equal to {0}."
12626
  msgstr ""
12627
 
 
 
12628
  #: library/fields/currency.php:290 library/fields/number.php:264
12629
  msgid "Please enter a value less than or equal to {0}."
12630
  msgstr ""
12631
 
 
 
12632
  #: library/fields/currency.php:340 library/fields/number.php:311
12633
  msgid "Only numbers allowed."
12634
  msgstr ""
12635
 
 
 
12636
  #: library/fields/currency.php:357 library/fields/number.php:328
12637
  #. translators: ...
12638
  msgid "The number should be less than %1$d and greater than %2$d."
12639
  msgstr ""
12640
 
12641
- #: library/fields/custom.php:46
12642
  msgid "Custom Field"
12643
  msgstr ""
12644
 
12645
- #: library/fields/custom.php:92
12646
  msgid "Field type"
12647
  msgstr ""
12648
 
12649
- #: library/fields/custom.php:96
12650
  msgid "Single line text"
12651
  msgstr ""
12652
 
 
12653
  #: library/fields/custom.php:100
12654
  msgid "Multi line text"
12655
  msgstr ""
12656
 
 
 
 
 
12657
  #: library/fields/custom.php:112 library/fields/number.php:66
12658
  #: library/fields/number.php:82
12659
  #: samples/forminator-simple-autofill-plugin/forminator-autofill-simple.php:37
12660
  msgid "Number"
12661
  msgstr ""
12662
 
 
12663
  #: library/fields/custom.php:116
12664
  msgid "Checkboxes"
12665
  msgstr ""
12666
 
 
12667
  #: library/fields/custom.php:120
12668
  msgid "Radio Buttons"
12669
  msgstr ""
12670
 
 
12671
  #: library/fields/custom.php:135
12672
  msgid "Custom field name"
12673
  msgstr ""
12674
 
 
12675
  #: library/fields/custom.php:139
12676
  msgid "Existing field"
12677
  msgstr ""
12678
 
 
12679
  #: library/fields/custom.php:143
12680
  msgid "New field"
12681
  msgstr ""
12682
 
 
12683
  #: library/fields/custom.php:152
12684
  msgid "Pick existing field"
12685
  msgstr ""
12686
 
 
12687
  #: library/fields/custom.php:257
12688
  msgid "field name"
12689
  msgstr ""
12690
 
 
12691
  #: library/fields/custom.php:260
12692
  #. translators: ...
12693
  msgid "This field is required. Please enter the %s."
12694
  msgstr ""
12695
 
12696
- #: library/fields/date.php:56
12697
  msgid "Datepicker"
12698
  msgstr ""
12699
 
12700
- #: library/fields/date.php:71
12701
  msgid "Choose Date"
12702
  msgstr ""
12703
 
12704
- #: library/fields/date.php:74 library/fields/date.php:76
 
 
12705
  msgid "E.g. 01"
12706
  msgstr ""
12707
 
12708
- #: library/fields/date.php:79 library/fields/date.php:1177
12709
- #: library/fields/date.php:1199 library/fields/date.php:1220
12710
- #: library/fields/date.php:1228 library/fields/date.php:1248
 
 
 
 
 
 
12711
  msgid "Please select one of the available dates."
12712
  msgstr ""
12713
 
12714
- #: library/fields/date.php:802
12715
  msgid "Select Year"
12716
  msgstr ""
12717
 
12718
- #: library/fields/date.php:999
12719
  msgid "This field is required."
12720
  msgstr ""
12721
 
12722
- #: library/fields/date.php:1019
12723
  msgid "Not valid date"
12724
  msgstr ""
12725
 
12726
- #: library/fields/date.php:1084
12727
  msgid "This field is required. Please enter a valid date."
12728
  msgstr ""
12729
 
12730
- #: library/fields/date.php:1122
12731
  msgid "Please enter a valid date."
12732
  msgstr ""
12733
 
12734
- #: library/fields/date.php:1138 library/fields/date.php:1146
12735
- #: library/fields/date.php:1154
 
 
12736
  msgid "Please enter a valid year."
12737
  msgstr ""
12738
 
 
 
 
12739
  #: library/fields/email.php:202 library/fields/email.php:263
12740
  #: library/modules/custom-forms/form-templates/template-registration.php:62
12741
  msgid "This is not a valid email."
12742
  msgstr ""
12743
 
12744
- #: library/fields/email.php:215 library/fields/email.php:271
 
 
12745
  msgid "This field is required. Please input a valid email."
12746
  msgstr ""
12747
 
 
12748
  #: library/fields/gdprcheckbox.php:57
12749
  msgid "GDPR Approval"
12750
  msgstr ""
12751
 
 
12752
  #: library/fields/gdprcheckbox.php:70
12753
  msgid ""
12754
  "Yes, I agree with the <a href=\"#\">privacy policy</a> and <a "
12755
  "href=\"#\">terms and conditions</a>."
12756
  msgstr ""
12757
 
 
 
 
12758
  #: library/fields/gdprcheckbox.php:71 library/fields/gdprcheckbox.php:171
12759
  #: library/fields/gdprcheckbox.php:195
12760
  msgid "This field is required. Please check it."
12761
  msgstr ""
12762
 
12763
- #: library/fields/hidden.php:61
12764
  msgid "Hidden Field"
12765
  msgstr ""
12766
 
12767
- #: library/fields/html.php:56 library/fields/html.php:67
 
 
12768
  msgid "HTML"
12769
  msgstr ""
12770
 
 
 
 
12771
  #: library/fields/multivalue.php:58 library/fields/multivalue.php:70
12772
  #: library/modules/quizzes/admin/admin-loader.php:540
12773
  msgid "Checkbox"
12774
  msgstr ""
12775
 
 
 
 
12776
  #: library/fields/multivalue.php:74 library/fields/radio.php:75
12777
  #: library/fields/select.php:74
12778
  msgid "Option 1"
12779
  msgstr ""
12780
 
 
 
 
12781
  #: library/fields/multivalue.php:79 library/fields/radio.php:80
12782
  #: library/fields/select.php:80
12783
  msgid "Option 2"
12784
  msgstr ""
12785
 
 
 
 
 
 
12786
  #: library/fields/multivalue.php:237 library/fields/radio.php:240
12787
  #: library/fields/radio.php:266 library/fields/select.php:394
12788
  #: library/fields/select.php:425
12789
  msgid "This field is required. Please select a value."
12790
  msgstr ""
12791
 
 
12792
  #: library/fields/multivalue.php:262
12793
  msgid "This field is required. Please select a value"
12794
  msgstr ""
12795
 
12796
- #: library/fields/name.php:67
12797
  msgid "E.g. John Doe"
12798
  msgstr ""
12799
 
 
 
 
 
 
 
 
12800
  #: library/fields/name.php:70
12801
  #: library/modules/custom-forms/form-templates/template-contact-form.php:46
12802
  #: library/modules/custom-forms/form-templates/template-contact-form.php:49
@@ -12807,6 +16065,10 @@ msgstr ""
12807
  msgid "E.g. John"
12808
  msgstr ""
12809
 
 
 
 
 
12810
  #: library/fields/name.php:72
12811
  #: library/modules/custom-forms/form-templates/template-contact-form.php:51
12812
  #: library/modules/custom-forms/form-templates/template-newsletter.php:51
@@ -12814,6 +16076,10 @@ msgstr ""
12814
  msgid "E.g. Smith"
12815
  msgstr ""
12816
 
 
 
 
 
12817
  #: library/fields/name.php:74
12818
  #: library/modules/custom-forms/form-templates/template-contact-form.php:53
12819
  #: library/modules/custom-forms/form-templates/template-newsletter.php:53
@@ -12821,78 +16087,111 @@ msgstr ""
12821
  msgid "E.g. Doe"
12822
  msgstr ""
12823
 
12824
- #: library/fields/name.php:79
12825
  msgid "Name is required."
12826
  msgstr ""
12827
 
12828
- #: library/fields/name.php:80 library/fields/name.php:554
12829
- #: library/fields/name.php:645
 
 
12830
  msgid "Prefix is required."
12831
  msgstr ""
12832
 
12833
- #: library/fields/name.php:81
12834
  msgid "First Name is required."
12835
  msgstr ""
12836
 
12837
- #: library/fields/name.php:82
12838
  msgid "Middle Name is required."
12839
  msgstr ""
12840
 
12841
- #: library/fields/name.php:83
12842
  msgid "Last Name is required."
12843
  msgstr ""
12844
 
12845
- #: library/fields/name.php:565 library/fields/name.php:655
 
 
12846
  msgid "This field is required. Please input your first name."
12847
  msgstr ""
12848
 
12849
- #: library/fields/name.php:576 library/fields/name.php:665
 
 
12850
  msgid "This field is required. Please input your middle name."
12851
  msgstr ""
12852
 
12853
- #: library/fields/name.php:587 library/fields/name.php:675
 
 
12854
  msgid "This field is required. Please input your last name."
12855
  msgstr ""
12856
 
12857
- #: library/fields/name.php:596 library/fields/name.php:685
 
 
12858
  msgid "This field is required. Please input your name."
12859
  msgstr ""
12860
 
 
12861
  #: library/fields/page-break.php:62
12862
  msgid "Page Break"
12863
  msgstr ""
12864
 
 
12865
  #: library/fields/page-break.php:76
12866
  msgid "« Previous Step"
12867
  msgstr ""
12868
 
 
12869
  #: library/fields/page-break.php:77
12870
  msgid "Next Step »"
12871
  msgstr ""
12872
 
 
 
 
12873
  #: library/fields/password.php:84
12874
  #: library/modules/custom-forms/form-templates/template-login.php:85
12875
  #: library/modules/custom-forms/form-templates/template-registration.php:76
12876
  msgid "Enter your password"
12877
  msgstr ""
12878
 
 
 
12879
  #: library/fields/password.php:379
12880
  #: library/modules/custom-forms/form-templates/template-registration.php:74
12881
  msgid "Your password is required."
12882
  msgstr ""
12883
 
 
 
 
 
 
 
12884
  #: library/fields/password.php:390 library/fields/password.php:483
12885
  #: library/fields/text.php:319 library/fields/text.php:372
12886
  #: library/fields/textarea.php:256 library/fields/textarea.php:309
12887
  msgid "You exceeded the allowed amount of characters. Please check again."
12888
  msgstr ""
12889
 
 
 
 
 
 
 
12890
  #: library/fields/password.php:398 library/fields/password.php:492
12891
  #: library/fields/text.php:327 library/fields/text.php:381
12892
  #: library/fields/textarea.php:264 library/fields/textarea.php:318
12893
  msgid "You exceeded the allowed amount of words. Please check again."
12894
  msgstr ""
12895
 
 
 
 
12896
  #: library/fields/password.php:411 library/fields/password.php:504
12897
  #: library/modules/custom-forms/form-templates/template-registration.php:81
12898
  msgid ""
@@ -12900,88 +16199,118 @@ msgid ""
12900
  "using 8 or more characters with a mix of letters, numbers & symbols."
12901
  msgstr ""
12902
 
 
 
12903
  #: library/fields/password.php:426
12904
  #: library/modules/custom-forms/form-templates/template-registration.php:84
12905
  msgid "You must confirm your chosen password."
12906
  msgstr ""
12907
 
 
 
12908
  #: library/fields/password.php:438
12909
  #: library/modules/custom-forms/form-templates/template-registration.php:83
12910
  msgid "Your passwords don't match."
12911
  msgstr ""
12912
 
 
 
 
 
 
12913
  #: library/fields/password.php:473 library/fields/text.php:308
12914
  #: library/fields/text.php:362 library/fields/textarea.php:245
12915
  #: library/fields/textarea.php:299
12916
  msgid "This field is required. Please enter text."
12917
  msgstr ""
12918
 
12919
- #: library/fields/phone.php:85
12920
  msgid "E.g. +1 300 400 5000"
12921
  msgstr ""
12922
 
12923
- #: library/fields/phone.php:129
12924
  msgid "Please make sure the number has a national format."
12925
  msgstr ""
12926
 
12927
- #: library/fields/phone.php:140
12928
  msgid "Please make sure the number has an international format."
12929
  msgstr ""
12930
 
12931
- #: library/fields/phone.php:324 library/fields/phone.php:412
 
 
12932
  msgid "This field is required. Please input a phone number."
12933
  msgstr ""
12934
 
12935
- #: library/fields/phone.php:349
12936
  msgid "Please input a valid phone number."
12937
  msgstr ""
12938
 
12939
- #: library/fields/phone.php:359 library/fields/phone.php:449
 
 
12940
  msgid "You exceeded the allowed amount of numbers. Please check again."
12941
  msgstr ""
12942
 
12943
- #: library/fields/phone.php:369
12944
  msgid "Please input a valid international phone number."
12945
  msgstr ""
12946
 
12947
- #: library/fields/phone.php:381 library/fields/phone.php:482
 
 
12948
  msgid "Please enter a valid phone number."
12949
  msgstr ""
12950
 
12951
- #: library/fields/phone.php:469
12952
  #. translators: ...
12953
  msgid "Invalid phone number. %s"
12954
  msgstr ""
12955
 
 
12956
  #: library/fields/postdata.php:56
12957
  msgid "Post Data"
12958
  msgstr ""
12959
 
 
12960
  #: library/fields/postdata.php:602
12961
  msgid "This field is required. Please fill in post data."
12962
  msgstr ""
12963
 
 
 
12964
  #: library/fields/postdata.php:613 library/fields/postdata.php:1018
12965
  msgid "This field is required. Please enter the post title."
12966
  msgstr ""
12967
 
 
 
12968
  #: library/fields/postdata.php:621 library/fields/postdata.php:1031
12969
  msgid "This field is required. Please enter the post content."
12970
  msgstr ""
12971
 
 
 
12972
  #: library/fields/postdata.php:629 library/fields/postdata.php:1044
12973
  msgid "This field is required. Please enter the post excerpt."
12974
  msgstr ""
12975
 
 
 
12976
  #: library/fields/postdata.php:637 library/fields/postdata.php:1057
12977
  msgid "This field is required. Please upload a post image."
12978
  msgstr ""
12979
 
 
 
12980
  #: library/fields/postdata.php:649 library/fields/postdata.php:1078
12981
  #. translators: ...
12982
  msgid "This field is required. Please select a %s."
12983
  msgstr ""
12984
 
 
 
 
12985
  #: library/fields/postdata.php:679 library/fields/postdata.php:687
12986
  #: library/fields/postdata.php:695
12987
  msgid ""
@@ -12989,1905 +16318,2376 @@ msgid ""
12989
  "Content."
12990
  msgstr ""
12991
 
12992
- #: library/fields/radio.php:59 library/fields/radio.php:71
 
 
12993
  msgid "Radio"
12994
  msgstr ""
12995
 
 
12996
  #: library/fields/section.php:67
12997
  msgid "Form Section"
12998
  msgstr ""
12999
 
 
13000
  #: library/fields/stripe.php:443
13001
  msgid "Your Payment ID is empty, please reload the page and try again!"
13002
  msgstr ""
13003
 
 
13004
  #: library/fields/stripe.php:462
13005
  msgid "Payment amount should be larger than 0."
13006
  msgstr ""
13007
 
 
13008
  #: library/fields/stripe.php:467
13009
  msgid "Your Payment ID is empty!"
13010
  msgstr ""
13011
 
 
13012
  #: library/fields/stripe.php:669
13013
  msgid "Stripe Payment ID does not exist."
13014
  msgstr ""
13015
 
 
13016
  #: library/fields/stripe.php:677
13017
  msgid "Stripe Token not found on submitted data."
13018
  msgstr ""
13019
 
13020
- #: library/fields/text.php:80
13021
  msgid "E.g. text placeholder"
13022
  msgstr ""
13023
 
 
13024
  #: library/fields/textarea.php:80
13025
  msgid ""
13026
  "E.g. text placeholder\n"
13027
  "You can add new line"
13028
  msgstr ""
13029
 
13030
- #: library/fields/time.php:57
13031
  msgid "Timepicker"
13032
  msgstr ""
13033
 
13034
- #: library/fields/time.php:72
13035
  msgid "E.g. 08"
13036
  msgstr ""
13037
 
13038
- #: library/fields/time.php:74
13039
  msgid "E.g. 00"
13040
  msgstr ""
13041
 
13042
- #: library/fields/time.php:466
13043
  #. translators: ...
13044
  msgid "Please enter a value greater than or equal to %1$s for %2$s."
13045
  msgstr ""
13046
 
13047
- #: library/fields/time.php:473
13048
  #. translators: ...
13049
  msgid "Please enter a value less than or equal to %1$s for %2$s."
13050
  msgstr ""
13051
 
13052
- #: library/fields/time.php:481 library/fields/time.php:516
 
 
13053
  #. translators: ...
13054
  msgid "Please enter a valid number for %1$s."
13055
  msgstr ""
13056
 
13057
- #: library/fields/time.php:489 library/fields/time.php:641
 
 
13058
  msgid "This field is required. Please input a valid hour."
13059
  msgstr ""
13060
 
13061
- #: library/fields/time.php:501
13062
  #. translators: ...
13063
  msgid "Please enter a value greater than or equal to 0 for %1$s."
13064
  msgstr ""
13065
 
13066
- #: library/fields/time.php:508
13067
  #. translators: ...
13068
  msgid "Please enter a value less than or equal to 59 for %1$s."
13069
  msgstr ""
13070
 
13071
- #: library/fields/time.php:524 library/fields/time.php:650
 
 
13072
  msgid "This field is required. Please input a valid minute."
13073
  msgstr ""
13074
 
13075
- #: library/fields/time.php:664
13076
  msgid "Please enter a valid hour."
13077
  msgstr ""
13078
 
13079
- #: library/fields/time.php:670
13080
  msgid "Please enter a valid minute."
13081
  msgstr ""
13082
 
 
 
13083
  #: library/fields/upload.php:175 library/fields/upload.php:486
13084
  msgid "You can upload a maximum of %d files."
13085
  msgstr ""
13086
 
 
 
13087
  #: library/fields/upload.php:186 library/fields/upload.php:451
13088
  #. translators: ...
13089
  msgid "Maximum file size allowed is %1$s. "
13090
  msgstr ""
13091
 
 
13092
  #: library/fields/upload.php:189
13093
  msgid "file extension is not allowed."
13094
  msgstr ""
13095
 
 
 
13096
  #: library/fields/upload.php:247 library/fields/upload.php:309
13097
  msgid "This field is required. Please upload a file."
13098
  msgstr ""
13099
 
 
13100
  #: library/fields/upload.php:392
13101
  msgid ".%1$s file extension is not allowed."
13102
  msgstr ""
13103
 
 
13104
  #: library/fields/upload.php:440
13105
  msgid "The attached file is empty and can't be uploaded."
13106
  msgstr ""
13107
 
 
13108
  #: library/fields/website.php:73
13109
  msgid "E.g. http://www.example.com"
13110
  msgstr ""
13111
 
 
13112
  #: library/fields/website.php:221
13113
  msgid "This field is required. Please input a valid URL"
13114
  msgstr ""
13115
 
 
13116
  #: library/fields/website.php:241
13117
  msgid "Please enter a valid Website URL (e.g. https://premium.wpmudev.org/)."
13118
  msgstr ""
13119
 
 
13120
  #: library/fields/website.php:279
13121
  msgid "This field is required. Please input a valid URL."
13122
  msgstr ""
13123
 
 
13124
  #: library/gateways/class-paypal-express.php:267
13125
  msgid "PayPal payment fail"
13126
  msgstr ""
13127
 
 
13128
  #: library/gateways/class-paypal-express.php:312
13129
  msgid "Failed to configure PayPal payment"
13130
  msgstr ""
13131
 
 
13132
  #: library/gateways/class-paypal-express.php:317
13133
  msgid ""
13134
  "Some error has occurred while connecting to your PayPal account. Please "
13135
  "resolve the following errors and try to connect again."
13136
  msgstr ""
13137
 
 
13138
  #: library/gateways/class-stripe.php:75
13139
  msgid ""
13140
  "Stripe not available, please check your WordPress installation for PHP "
13141
  "Version and plugin conflicts."
13142
  msgstr ""
13143
 
 
13144
  #: library/gateways/class-stripe.php:150
13145
  msgid ""
13146
  "Some error has occurred while connecting to your Stripe account. Please "
13147
  "resolve the following errors and try to connect again."
13148
  msgstr ""
13149
 
 
 
13150
  #: library/helpers/helper-addon.php:31 library/helpers/helper-addon.php:40
13151
  msgid "Unlock this as part of a WPMU DEV Membership"
13152
  msgstr ""
13153
 
 
13154
  #: library/helpers/helper-core.php:536
13155
  msgid "Submitting form, please wait"
13156
  msgstr ""
13157
 
 
13158
  #: library/helpers/helper-core.php:537
13159
  msgid "An error occurred processing the form. Please try again"
13160
  msgstr ""
13161
 
 
13162
  #: library/helpers/helper-core.php:538
13163
  msgid "An upload error occurred processing the form. Please try again"
13164
  msgstr ""
13165
 
 
13166
  #: library/helpers/helper-core.php:543
13167
  msgid "Processing payment, please wait"
13168
  msgstr ""
13169
 
 
13170
  #: library/helpers/helper-core.php:544
13171
  msgid "Success! Payment confirmed. Submitting form, please wait"
13172
  msgstr ""
13173
 
 
13174
  #: library/helpers/helper-core.php:545
13175
  msgid "Error! Something went wrong when verifying the payment"
13176
  msgstr ""
13177
 
 
13178
  #: library/helpers/helper-core.php:547
13179
  msgid "Invalid CAPTCHA"
13180
  msgstr ""
13181
 
 
13182
  #: library/helpers/helper-core.php:551
13183
  msgid "Please try again"
13184
  msgstr ""
13185
 
 
13186
  #: library/helpers/helper-core.php:554
13187
  msgid "Submitting vote, please wait"
13188
  msgstr ""
13189
 
 
13190
  #: library/helpers/helper-core.php:555
13191
  msgid "An error occurred saving the vote. Please try again"
13192
  msgstr ""
13193
 
 
13194
  #: library/helpers/helper-core.php:558
13195
  msgid "Loading more results…"
13196
  msgstr ""
13197
 
 
13198
  #: library/helpers/helper-core.php:559
13199
  msgid "No results found"
13200
  msgstr ""
13201
 
 
13202
  #: library/helpers/helper-core.php:560
13203
  msgid "Searching…"
13204
  msgstr ""
13205
 
 
13206
  #: library/helpers/helper-core.php:561
13207
  msgid "The results could not be loaded."
13208
  msgstr ""
13209
 
 
13210
  #: library/helpers/helper-core.php:1106
13211
  msgid "Arabic"
13212
  msgstr ""
13213
 
 
13214
  #: library/helpers/helper-core.php:1107
13215
  msgid "Afrikaans"
13216
  msgstr ""
13217
 
 
13218
  #: library/helpers/helper-core.php:1108
13219
  msgid "Amharic"
13220
  msgstr ""
13221
 
 
13222
  #: library/helpers/helper-core.php:1109
13223
  msgid "Armenian"
13224
  msgstr ""
13225
 
 
13226
  #: library/helpers/helper-core.php:1110
13227
  msgid "Azerbaijani"
13228
  msgstr ""
13229
 
 
13230
  #: library/helpers/helper-core.php:1111
13231
  msgid "Basque"
13232
  msgstr ""
13233
 
 
13234
  #: library/helpers/helper-core.php:1112
13235
  msgid "Bengali"
13236
  msgstr ""
13237
 
 
13238
  #: library/helpers/helper-core.php:1113
13239
  msgid "Bulgarian"
13240
  msgstr ""
13241
 
 
13242
  #: library/helpers/helper-core.php:1114
13243
  msgid "Catalan"
13244
  msgstr ""
13245
 
 
13246
  #: library/helpers/helper-core.php:1115
13247
  msgid "Chinese (Hong Kong)"
13248
  msgstr ""
13249
 
 
13250
  #: library/helpers/helper-core.php:1116
13251
  msgid "Chinese (Simplified)"
13252
  msgstr ""
13253
 
 
13254
  #: library/helpers/helper-core.php:1117
13255
  msgid "Chinese (Traditional)"
13256
  msgstr ""
13257
 
 
13258
  #: library/helpers/helper-core.php:1118
13259
  msgid "Croatian"
13260
  msgstr ""
13261
 
 
13262
  #: library/helpers/helper-core.php:1119
13263
  msgid "Czech"
13264
  msgstr ""
13265
 
 
13266
  #: library/helpers/helper-core.php:1120
13267
  msgid "Danish"
13268
  msgstr ""
13269
 
 
13270
  #: library/helpers/helper-core.php:1121
13271
  msgid "Dutch"
13272
  msgstr ""
13273
 
 
13274
  #: library/helpers/helper-core.php:1122
13275
  msgid "English (UK)"
13276
  msgstr ""
13277
 
 
13278
  #: library/helpers/helper-core.php:1123
13279
  msgid "English (US)"
13280
  msgstr ""
13281
 
 
13282
  #: library/helpers/helper-core.php:1124
13283
  msgid "Estonian"
13284
  msgstr ""
13285
 
 
13286
  #: library/helpers/helper-core.php:1125
13287
  msgid "Filipino"
13288
  msgstr ""
13289
 
 
13290
  #: library/helpers/helper-core.php:1126
13291
  msgid "Finnish"
13292
  msgstr ""
13293
 
 
13294
  #: library/helpers/helper-core.php:1127
13295
  msgid "French"
13296
  msgstr ""
13297
 
 
13298
  #: library/helpers/helper-core.php:1128
13299
  msgid "French (Canadian)"
13300
  msgstr ""
13301
 
 
13302
  #: library/helpers/helper-core.php:1129
13303
  msgid "Galician"
13304
  msgstr ""
13305
 
 
13306
  #: library/helpers/helper-core.php:1130
13307
  msgid "Georgian"
13308
  msgstr ""
13309
 
 
13310
  #: library/helpers/helper-core.php:1131
13311
  msgid "German"
13312
  msgstr ""
13313
 
 
13314
  #: library/helpers/helper-core.php:1132
13315
  msgid "German (Austria)"
13316
  msgstr ""
13317
 
 
13318
  #: library/helpers/helper-core.php:1133
13319
  msgid "German (Switzerland)"
13320
  msgstr ""
13321
 
 
13322
  #: library/helpers/helper-core.php:1134
13323
  msgid "Greek"
13324
  msgstr ""
13325
 
 
13326
  #: library/helpers/helper-core.php:1135
13327
  msgid "Gujarati"
13328
  msgstr ""
13329
 
 
13330
  #: library/helpers/helper-core.php:1136
13331
  msgid "Hebrew"
13332
  msgstr ""
13333
 
 
13334
  #: library/helpers/helper-core.php:1137
13335
  msgid "Hindi"
13336
  msgstr ""
13337
 
 
13338
  #: library/helpers/helper-core.php:1138
13339
  msgid "Hungarain"
13340
  msgstr ""
13341
 
 
13342
  #: library/helpers/helper-core.php:1139
13343
  msgid "Icelandic"
13344
  msgstr ""
13345
 
 
13346
  #: library/helpers/helper-core.php:1140
13347
  msgid "Indonesian"
13348
  msgstr ""
13349
 
 
13350
  #: library/helpers/helper-core.php:1141
13351
  msgid "Italian"
13352
  msgstr ""
13353
 
 
13354
  #: library/helpers/helper-core.php:1142
13355
  msgid "Japanese"
13356
  msgstr ""
13357
 
 
13358
  #: library/helpers/helper-core.php:1143
13359
  msgid "Kannada"
13360
  msgstr ""
13361
 
 
13362
  #: library/helpers/helper-core.php:1144
13363
  msgid "Korean"
13364
  msgstr ""
13365
 
 
13366
  #: library/helpers/helper-core.php:1145
13367
  msgid "Laothian"
13368
  msgstr ""
13369
 
 
13370
  #: library/helpers/helper-core.php:1146
13371
  msgid "Latvian"
13372
  msgstr ""
13373
 
 
13374
  #: library/helpers/helper-core.php:1147
13375
  msgid "Lithuanian"
13376
  msgstr ""
13377
 
 
13378
  #: library/helpers/helper-core.php:1148
13379
  msgid "Malay"
13380
  msgstr ""
13381
 
 
13382
  #: library/helpers/helper-core.php:1149
13383
  msgid "Malayalam"
13384
  msgstr ""
13385
 
 
13386
  #: library/helpers/helper-core.php:1150
13387
  msgid "Marathi"
13388
  msgstr ""
13389
 
 
13390
  #: library/helpers/helper-core.php:1151
13391
  msgid "Mongolian"
13392
  msgstr ""
13393
 
 
13394
  #: library/helpers/helper-core.php:1152
13395
  msgid "Norwegian"
13396
  msgstr ""
13397
 
 
13398
  #: library/helpers/helper-core.php:1153
13399
  msgid "Persian"
13400
  msgstr ""
13401
 
 
13402
  #: library/helpers/helper-core.php:1154
13403
  msgid "Polish"
13404
  msgstr ""
13405
 
 
13406
  #: library/helpers/helper-core.php:1155
13407
  msgid "Portuguese"
13408
  msgstr ""
13409
 
 
13410
  #: library/helpers/helper-core.php:1156
13411
  msgid "Portuguese (Brazil)"
13412
  msgstr ""
13413
 
 
13414
  #: library/helpers/helper-core.php:1157
13415
  msgid "Portuguese (Portugal)"
13416
  msgstr ""
13417
 
 
13418
  #: library/helpers/helper-core.php:1158
13419
  msgid "Romanian"
13420
  msgstr ""
13421
 
 
13422
  #: library/helpers/helper-core.php:1159
13423
  msgid "Russian"
13424
  msgstr ""
13425
 
 
13426
  #: library/helpers/helper-core.php:1160
13427
  msgid "Serbian"
13428
  msgstr ""
13429
 
 
13430
  #: library/helpers/helper-core.php:1161
13431
  msgid "Sinhalese"
13432
  msgstr ""
13433
 
 
13434
  #: library/helpers/helper-core.php:1162
13435
  msgid "Slovak"
13436
  msgstr ""
13437
 
 
13438
  #: library/helpers/helper-core.php:1163
13439
  msgid "Slovenian"
13440
  msgstr ""
13441
 
 
13442
  #: library/helpers/helper-core.php:1164
13443
  msgid "Spanish"
13444
  msgstr ""
13445
 
 
13446
  #: library/helpers/helper-core.php:1165
13447
  msgid "Spanish (Latin America)"
13448
  msgstr ""
13449
 
 
13450
  #: library/helpers/helper-core.php:1166
13451
  msgid "Swahili"
13452
  msgstr ""
13453
 
 
13454
  #: library/helpers/helper-core.php:1167
13455
  msgid "Swedish"
13456
  msgstr ""
13457
 
 
13458
  #: library/helpers/helper-core.php:1168
13459
  msgid "Tamil"
13460
  msgstr ""
13461
 
 
13462
  #: library/helpers/helper-core.php:1169
13463
  msgid "Telugu"
13464
  msgstr ""
13465
 
 
13466
  #: library/helpers/helper-core.php:1170
13467
  msgid "Thai"
13468
  msgstr ""
13469
 
 
13470
  #: library/helpers/helper-core.php:1171
13471
  msgid "Turkish"
13472
  msgstr ""
13473
 
 
13474
  #: library/helpers/helper-core.php:1172
13475
  msgid "Ukrainian"
13476
  msgstr ""
13477
 
 
13478
  #: library/helpers/helper-core.php:1173
13479
  msgid "Urdu"
13480
  msgstr ""
13481
 
 
13482
  #: library/helpers/helper-core.php:1174
13483
  msgid "Vietnamese"
13484
  msgstr ""
13485
 
 
13486
  #: library/helpers/helper-core.php:1175
13487
  msgid "Zulu"
13488
  msgstr ""
13489
 
 
13490
  #: library/helpers/helper-fields.php:376
13491
  msgid "Date (mm/dd/yyyy)"
13492
  msgstr ""
13493
 
 
13494
  #: library/helpers/helper-fields.php:377
13495
  msgid "Date (dd/mm/yyyy)"
13496
  msgstr ""
13497
 
 
13498
  #: library/helpers/helper-fields.php:383
13499
  msgid "User ID"
13500
  msgstr ""
13501
 
 
13502
  #: library/helpers/helper-fields.php:388
13503
  msgid "Query Parameter"
13504
  msgstr ""
13505
 
 
13506
  #: library/helpers/helper-fields.php:411
13507
  msgid "Payment Mode"
13508
  msgstr ""
13509
 
 
13510
  #: library/helpers/helper-fields.php:412
13511
  msgid "Payment Status"
13512
  msgstr ""
13513
 
 
13514
  #: library/helpers/helper-fields.php:413
13515
  msgid "Payment Amount"
13516
  msgstr ""
13517
 
 
13518
  #: library/helpers/helper-fields.php:414
13519
  msgid "Payment Currency"
13520
  msgstr ""
13521
 
 
13522
  #: library/helpers/helper-fields.php:469
13523
  msgid "Mr."
13524
  msgstr ""
13525
 
 
13526
  #: library/helpers/helper-fields.php:470
13527
  msgid "Mrs."
13528
  msgstr ""
13529
 
 
13530
  #: library/helpers/helper-fields.php:471
13531
  msgid "Ms."
13532
  msgstr ""
13533
 
 
 
 
13534
  #: library/helpers/helper-fields.php:1069
13535
  #: library/model/class-form-entries-list-table.php:291
13536
  #: library/model/class-form-entry-model.php:1342
13537
  msgid "View File"
13538
  msgstr ""
13539
 
 
 
13540
  #: library/helpers/helper-fields.php:1096
13541
  #: library/helpers/helper-fields.php:1098
13542
  msgid "<strong>Country: </strong> %s"
13543
  msgstr ""
13544
 
 
 
13545
  #: library/helpers/helper-fields.php:1108
13546
  #: library/helpers/helper-fields.php:1114
13547
  #. translators: ...
13548
  msgid "<strong>%1$s : </strong> %2$s"
13549
  msgstr ""
13550
 
 
13551
  #: library/helpers/helper-fields.php:1125
13552
  #. translators: ...
13553
  msgid "<strong>Total</strong> %s"
13554
  msgstr ""
13555
 
 
13556
  #: library/helpers/helper-fields.php:1153
13557
  msgid "Afghanistan"
13558
  msgstr ""
13559
 
 
13560
  #: library/helpers/helper-fields.php:1154
13561
  msgid "Albania"
13562
  msgstr ""
13563
 
 
13564
  #: library/helpers/helper-fields.php:1155
13565
  msgid "Algeria"
13566
  msgstr ""
13567
 
 
13568
  #: library/helpers/helper-fields.php:1156
13569
  msgid "American Samoa"
13570
  msgstr ""
13571
 
 
13572
  #: library/helpers/helper-fields.php:1157
13573
  msgid "Andorra"
13574
  msgstr ""
13575
 
 
13576
  #: library/helpers/helper-fields.php:1158
13577
  msgid "Angola"
13578
  msgstr ""
13579
 
 
13580
  #: library/helpers/helper-fields.php:1159
13581
  msgid "Anguilla"
13582
  msgstr ""
13583
 
 
13584
  #: library/helpers/helper-fields.php:1160
13585
  msgid "Antarctica"
13586
  msgstr ""
13587
 
 
13588
  #: library/helpers/helper-fields.php:1161
13589
  msgid "Antigua and Barbuda"
13590
  msgstr ""
13591
 
 
13592
  #: library/helpers/helper-fields.php:1162
13593
  msgid "Argentina"
13594
  msgstr ""
13595
 
 
13596
  #: library/helpers/helper-fields.php:1163
13597
  msgid "Armenia"
13598
  msgstr ""
13599
 
 
13600
  #: library/helpers/helper-fields.php:1164
13601
  msgid "Australia"
13602
  msgstr ""
13603
 
 
13604
  #: library/helpers/helper-fields.php:1165
13605
  msgid "Aruba"
13606
  msgstr ""
13607
 
 
13608
  #: library/helpers/helper-fields.php:1166
13609
  msgid "Austria"
13610
  msgstr ""
13611
 
 
13612
  #: library/helpers/helper-fields.php:1167
13613
  msgid "Azerbaijan"
13614
  msgstr ""
13615
 
 
13616
  #: library/helpers/helper-fields.php:1168
13617
  msgid "Bahamas"
13618
  msgstr ""
13619
 
 
13620
  #: library/helpers/helper-fields.php:1169
13621
  msgid "Bahrain"
13622
  msgstr ""
13623
 
 
13624
  #: library/helpers/helper-fields.php:1170
13625
  msgid "Bangladesh"
13626
  msgstr ""
13627
 
 
13628
  #: library/helpers/helper-fields.php:1171
13629
  msgid "Barbados"
13630
  msgstr ""
13631
 
 
13632
  #: library/helpers/helper-fields.php:1172
13633
  msgid "Belarus"
13634
  msgstr ""
13635
 
 
13636
  #: library/helpers/helper-fields.php:1173
13637
  msgid "Belgium"
13638
  msgstr ""
13639
 
 
13640
  #: library/helpers/helper-fields.php:1174
13641
  msgid "Belize"
13642
  msgstr ""
13643
 
 
13644
  #: library/helpers/helper-fields.php:1175
13645
  msgid "Benin"
13646
  msgstr ""
13647
 
 
13648
  #: library/helpers/helper-fields.php:1176
13649
  msgid "Bermuda"
13650
  msgstr ""
13651
 
 
13652
  #: library/helpers/helper-fields.php:1177
13653
  msgid "Bhutan"
13654
  msgstr ""
13655
 
 
13656
  #: library/helpers/helper-fields.php:1178
13657
  msgid "Bolivia"
13658
  msgstr ""
13659
 
 
13660
  #: library/helpers/helper-fields.php:1179
13661
  msgid "Bosnia and Herzegovina"
13662
  msgstr ""
13663
 
 
13664
  #: library/helpers/helper-fields.php:1180
13665
  msgid "Botswana"
13666
  msgstr ""
13667
 
 
13668
  #: library/helpers/helper-fields.php:1181
13669
  msgid "Bouvet Island"
13670
  msgstr ""
13671
 
 
13672
  #: library/helpers/helper-fields.php:1182
13673
  msgid "Brazil"
13674
  msgstr ""
13675
 
 
13676
  #: library/helpers/helper-fields.php:1183
13677
  msgid "British Indian Ocean Territory"
13678
  msgstr ""
13679
 
 
13680
  #: library/helpers/helper-fields.php:1184
13681
  msgid "Brunei"
13682
  msgstr ""
13683
 
 
13684
  #: library/helpers/helper-fields.php:1185
13685
  msgid "Bulgaria"
13686
  msgstr ""
13687
 
 
13688
  #: library/helpers/helper-fields.php:1186
13689
  msgid "Burkina Faso"
13690
  msgstr ""
13691
 
 
13692
  #: library/helpers/helper-fields.php:1187
13693
  msgid "Burundi"
13694
  msgstr ""
13695
 
 
13696
  #: library/helpers/helper-fields.php:1188
13697
  msgid "Cambodia"
13698
  msgstr ""
13699
 
 
13700
  #: library/helpers/helper-fields.php:1189
13701
  msgid "Cameroon"
13702
  msgstr ""
13703
 
 
13704
  #: library/helpers/helper-fields.php:1190
13705
  msgid "Canada"
13706
  msgstr ""
13707
 
 
13708
  #: library/helpers/helper-fields.php:1191
13709
  msgid "Cape Verde"
13710
  msgstr ""
13711
 
 
13712
  #: library/helpers/helper-fields.php:1192
13713
  msgid "Cayman Islands"
13714
  msgstr ""
13715
 
 
13716
  #: library/helpers/helper-fields.php:1193
13717
  msgid "Central African Republic"
13718
  msgstr ""
13719
 
 
13720
  #: library/helpers/helper-fields.php:1194
13721
  msgid "Chad"
13722
  msgstr ""
13723
 
 
13724
  #: library/helpers/helper-fields.php:1195
13725
  msgid "Chile"
13726
  msgstr ""
13727
 
 
13728
  #: library/helpers/helper-fields.php:1196
13729
  msgid "China, People's Republic of"
13730
  msgstr ""
13731
 
 
13732
  #: library/helpers/helper-fields.php:1197
13733
  msgid "Christmas Island"
13734
  msgstr ""
13735
 
 
13736
  #: library/helpers/helper-fields.php:1198
13737
  msgid "Cocos Islands"
13738
  msgstr ""
13739
 
 
13740
  #: library/helpers/helper-fields.php:1199
13741
  msgid "Colombia"
13742
  msgstr ""
13743
 
 
13744
  #: library/helpers/helper-fields.php:1200
13745
  msgid "Comoros"
13746
  msgstr ""
13747
 
 
13748
  #: library/helpers/helper-fields.php:1201
13749
  msgid "Congo, Democratic Republic of the"
13750
  msgstr ""
13751
 
 
13752
  #: library/helpers/helper-fields.php:1202
13753
  msgid "Congo, Republic of the"
13754
  msgstr ""
13755
 
 
13756
  #: library/helpers/helper-fields.php:1203
13757
  msgid "Cook Islands"
13758
  msgstr ""
13759
 
 
13760
  #: library/helpers/helper-fields.php:1204
13761
  msgid "Costa Rica"
13762
  msgstr ""
13763
 
 
13764
  #: library/helpers/helper-fields.php:1205
13765
  msgid "Côte d'Ivoire"
13766
  msgstr ""
13767
 
 
13768
  #: library/helpers/helper-fields.php:1206
13769
  msgid "Croatia"
13770
  msgstr ""
13771
 
 
13772
  #: library/helpers/helper-fields.php:1207
13773
  msgid "Cuba"
13774
  msgstr ""
13775
 
 
13776
  #: library/helpers/helper-fields.php:1208
13777
  msgid "Curaçao"
13778
  msgstr ""
13779
 
 
13780
  #: library/helpers/helper-fields.php:1209
13781
  msgid "Cyprus"
13782
  msgstr ""
13783
 
 
13784
  #: library/helpers/helper-fields.php:1210
13785
  msgid "Czech Republic"
13786
  msgstr ""
13787
 
 
13788
  #: library/helpers/helper-fields.php:1211
13789
  msgid "Denmark"
13790
  msgstr ""
13791
 
 
13792
  #: library/helpers/helper-fields.php:1212
13793
  msgid "Djibouti"
13794
  msgstr ""
13795
 
 
13796
  #: library/helpers/helper-fields.php:1213
13797
  msgid "Dominica"
13798
  msgstr ""
13799
 
 
13800
  #: library/helpers/helper-fields.php:1214
13801
  msgid "Dominican Republic"
13802
  msgstr ""
13803
 
 
13804
  #: library/helpers/helper-fields.php:1215
13805
  msgid "East Timor"
13806
  msgstr ""
13807
 
 
13808
  #: library/helpers/helper-fields.php:1216
13809
  msgid "Ecuador"
13810
  msgstr ""
13811
 
 
13812
  #: library/helpers/helper-fields.php:1217
13813
  msgid "Egypt"
13814
  msgstr ""
13815
 
 
13816
  #: library/helpers/helper-fields.php:1218
13817
  msgid "El Salvador"
13818
  msgstr ""
13819
 
 
13820
  #: library/helpers/helper-fields.php:1219
13821
  msgid "Equatorial Guinea"
13822
  msgstr ""
13823
 
 
13824
  #: library/helpers/helper-fields.php:1220
13825
  msgid "Eritrea"
13826
  msgstr ""
13827
 
 
13828
  #: library/helpers/helper-fields.php:1221
13829
  msgid "Estonia"
13830
  msgstr ""
13831
 
 
13832
  #: library/helpers/helper-fields.php:1222
13833
  msgid "Ethiopia"
13834
  msgstr ""
13835
 
 
13836
  #: library/helpers/helper-fields.php:1223
13837
  msgid "Falkland Islands"
13838
  msgstr ""
13839
 
 
13840
  #: library/helpers/helper-fields.php:1224
13841
  msgid "Faroe Islands"
13842
  msgstr ""
13843
 
 
13844
  #: library/helpers/helper-fields.php:1225
13845
  msgid "Fiji"
13846
  msgstr ""
13847
 
 
13848
  #: library/helpers/helper-fields.php:1226
13849
  msgid "Finland"
13850
  msgstr ""
13851
 
 
13852
  #: library/helpers/helper-fields.php:1227
13853
  msgid "France"
13854
  msgstr ""
13855
 
 
13856
  #: library/helpers/helper-fields.php:1228
13857
  msgid "France, Metropolitan"
13858
  msgstr ""
13859
 
 
13860
  #: library/helpers/helper-fields.php:1229
13861
  msgid "French Guiana"
13862
  msgstr ""
13863
 
 
13864
  #: library/helpers/helper-fields.php:1230
13865
  msgid "French Polynesia"
13866
  msgstr ""
13867
 
 
13868
  #: library/helpers/helper-fields.php:1231
13869
  msgid "French South Territories"
13870
  msgstr ""
13871
 
 
13872
  #: library/helpers/helper-fields.php:1232
13873
  msgid "Gabon"
13874
  msgstr ""
13875
 
 
13876
  #: library/helpers/helper-fields.php:1233
13877
  msgid "Gambia"
13878
  msgstr ""
13879
 
 
13880
  #: library/helpers/helper-fields.php:1234
13881
  msgid "Georgia"
13882
  msgstr ""
13883
 
 
13884
  #: library/helpers/helper-fields.php:1235
13885
  msgid "Germany"
13886
  msgstr ""
13887
 
 
13888
  #: library/helpers/helper-fields.php:1236
13889
  msgid "Ghana"
13890
  msgstr ""
13891
 
 
13892
  #: library/helpers/helper-fields.php:1237
13893
  msgid "Gibraltar"
13894
  msgstr ""
13895
 
 
13896
  #: library/helpers/helper-fields.php:1238
13897
  msgid "Greece"
13898
  msgstr ""
13899
 
 
13900
  #: library/helpers/helper-fields.php:1239
13901
  msgid "Greenland"
13902
  msgstr ""
13903
 
 
13904
  #: library/helpers/helper-fields.php:1240
13905
  msgid "Grenada"
13906
  msgstr ""
13907
 
 
13908
  #: library/helpers/helper-fields.php:1241
13909
  msgid "Guadeloupe"
13910
  msgstr ""
13911
 
 
13912
  #: library/helpers/helper-fields.php:1242
13913
  msgid "Guam"
13914
  msgstr ""
13915
 
 
13916
  #: library/helpers/helper-fields.php:1243
13917
  msgid "Guatemala"
13918
  msgstr ""
13919
 
 
13920
  #: library/helpers/helper-fields.php:1244
13921
  msgid "Guinea"
13922
  msgstr ""
13923
 
 
13924
  #: library/helpers/helper-fields.php:1245
13925
  msgid "Guinea-Bissau"
13926
  msgstr ""
13927
 
 
13928
  #: library/helpers/helper-fields.php:1246
13929
  msgid "Guyana"
13930
  msgstr ""
13931
 
 
13932
  #: library/helpers/helper-fields.php:1247
13933
  msgid "Haiti"
13934
  msgstr ""
13935
 
 
13936
  #: library/helpers/helper-fields.php:1248
13937
  msgid "Heard Island And Mcdonald Island"
13938
  msgstr ""
13939
 
 
13940
  #: library/helpers/helper-fields.php:1249
13941
  msgid "Honduras"
13942
  msgstr ""
13943
 
 
13944
  #: library/helpers/helper-fields.php:1250
13945
  msgid "Hong Kong"
13946
  msgstr ""
13947
 
 
13948
  #: library/helpers/helper-fields.php:1251
13949
  msgid "Hungary"
13950
  msgstr ""
13951
 
 
13952
  #: library/helpers/helper-fields.php:1252
13953
  msgid "Iceland"
13954
  msgstr ""
13955
 
 
13956
  #: library/helpers/helper-fields.php:1253
13957
  msgid "India"
13958
  msgstr ""
13959
 
 
13960
  #: library/helpers/helper-fields.php:1254
13961
  msgid "Indonesia"
13962
  msgstr ""
13963
 
 
13964
  #: library/helpers/helper-fields.php:1255
13965
  msgid "Iran"
13966
  msgstr ""
13967
 
 
13968
  #: library/helpers/helper-fields.php:1256
13969
  msgid "Iraq"
13970
  msgstr ""
13971
 
 
13972
  #: library/helpers/helper-fields.php:1257
13973
  msgid "Ireland"
13974
  msgstr ""
13975
 
 
13976
  #: library/helpers/helper-fields.php:1258
13977
  msgid "Israel"
13978
  msgstr ""
13979
 
 
13980
  #: library/helpers/helper-fields.php:1259
13981
  msgid "Italy"
13982
  msgstr ""
13983
 
 
13984
  #: library/helpers/helper-fields.php:1260
13985
  msgid "Jamaica"
13986
  msgstr ""
13987
 
 
13988
  #: library/helpers/helper-fields.php:1261
13989
  msgid "Japan"
13990
  msgstr ""
13991
 
 
13992
  #: library/helpers/helper-fields.php:1262
13993
  msgid "Johnston Island"
13994
  msgstr ""
13995
 
 
13996
  #: library/helpers/helper-fields.php:1263
13997
  msgid "Jordan"
13998
  msgstr ""
13999
 
 
14000
  #: library/helpers/helper-fields.php:1264
14001
  msgid "Kazakhstan"
14002
  msgstr ""
14003
 
 
14004
  #: library/helpers/helper-fields.php:1265
14005
  msgid "Kenya"
14006
  msgstr ""
14007
 
 
14008
  #: library/helpers/helper-fields.php:1266
14009
  msgid "Kiribati"
14010
  msgstr ""
14011
 
 
14012
  #: library/helpers/helper-fields.php:1267
14013
  msgid "Korea, Democratic People's Republic of"
14014
  msgstr ""
14015
 
 
14016
  #: library/helpers/helper-fields.php:1268
14017
  msgid "Korea, Republic of"
14018
  msgstr ""
14019
 
 
14020
  #: library/helpers/helper-fields.php:1269
14021
  msgid "Kosovo"
14022
  msgstr ""
14023
 
 
14024
  #: library/helpers/helper-fields.php:1270
14025
  msgid "Kuwait"
14026
  msgstr ""
14027
 
 
14028
  #: library/helpers/helper-fields.php:1271
14029
  msgid "Kyrgyzstan"
14030
  msgstr ""
14031
 
 
14032
  #: library/helpers/helper-fields.php:1272
14033
  msgid "Lao People's Democratic Republic"
14034
  msgstr ""
14035
 
 
14036
  #: library/helpers/helper-fields.php:1273
14037
  msgid "Latvia"
14038
  msgstr ""
14039
 
 
14040
  #: library/helpers/helper-fields.php:1274
14041
  msgid "Lebanon"
14042
  msgstr ""
14043
 
 
14044
  #: library/helpers/helper-fields.php:1275
14045
  msgid "Lesotho"
14046
  msgstr ""
14047
 
 
14048
  #: library/helpers/helper-fields.php:1276
14049
  msgid "Liberia"
14050
  msgstr ""
14051
 
 
14052
  #: library/helpers/helper-fields.php:1277
14053
  msgid "Libya"
14054
  msgstr ""
14055
 
 
14056
  #: library/helpers/helper-fields.php:1278
14057
  msgid "Liechtenstein"
14058
  msgstr ""
14059
 
 
14060
  #: library/helpers/helper-fields.php:1279
14061
  msgid "Lithuania"
14062
  msgstr ""
14063
 
 
14064
  #: library/helpers/helper-fields.php:1280
14065
  msgid "Luxembourg"
14066
  msgstr ""
14067
 
 
14068
  #: library/helpers/helper-fields.php:1281
14069
  msgid "Macau"
14070
  msgstr ""
14071
 
 
14072
  #: library/helpers/helper-fields.php:1282
14073
  msgid "North Macedonia"
14074
  msgstr ""
14075
 
 
14076
  #: library/helpers/helper-fields.php:1283
14077
  msgid "Madagascar"
14078
  msgstr ""
14079
 
 
14080
  #: library/helpers/helper-fields.php:1284
14081
  msgid "Malawi"
14082
  msgstr ""
14083
 
 
14084
  #: library/helpers/helper-fields.php:1285
14085
  msgid "Malaysia"
14086
  msgstr ""
14087
 
 
14088
  #: library/helpers/helper-fields.php:1286
14089
  msgid "Maldives"
14090
  msgstr ""
14091
 
 
14092
  #: library/helpers/helper-fields.php:1287
14093
  msgid "Mali"
14094
  msgstr ""
14095
 
 
14096
  #: library/helpers/helper-fields.php:1288
14097
  msgid "Malta"
14098
  msgstr ""
14099
 
 
14100
  #: library/helpers/helper-fields.php:1289
14101
  msgid "Marshall Islands"
14102
  msgstr ""
14103
 
 
14104
  #: library/helpers/helper-fields.php:1290
14105
  msgid "Martinique"
14106
  msgstr ""
14107
 
 
14108
  #: library/helpers/helper-fields.php:1291
14109
  msgid "Mauritania"
14110
  msgstr ""
14111
 
 
14112
  #: library/helpers/helper-fields.php:1292
14113
  msgid "Mauritius"
14114
  msgstr ""
14115
 
 
14116
  #: library/helpers/helper-fields.php:1293
14117
  msgid "Mayotte"
14118
  msgstr ""
14119
 
 
14120
  #: library/helpers/helper-fields.php:1294
14121
  msgid "Mexico"
14122
  msgstr ""
14123
 
 
14124
  #: library/helpers/helper-fields.php:1295
14125
  msgid "Micronesia"
14126
  msgstr ""
14127
 
 
14128
  #: library/helpers/helper-fields.php:1296
14129
  msgid "Moldova"
14130
  msgstr ""
14131
 
 
14132
  #: library/helpers/helper-fields.php:1297
14133
  msgid "Monaco"
14134
  msgstr ""
14135
 
 
14136
  #: library/helpers/helper-fields.php:1298
14137
  msgid "Mongolia"
14138
  msgstr ""
14139
 
 
14140
  #: library/helpers/helper-fields.php:1299
14141
  msgid "Montserrat"
14142
  msgstr ""
14143
 
 
14144
  #: library/helpers/helper-fields.php:1300
14145
  msgid "Montenegro"
14146
  msgstr ""
14147
 
 
14148
  #: library/helpers/helper-fields.php:1301
14149
  msgid "Morocco"
14150
  msgstr ""
14151
 
 
14152
  #: library/helpers/helper-fields.php:1302
14153
  msgid "Mozambique"
14154
  msgstr ""
14155
 
 
14156
  #: library/helpers/helper-fields.php:1303
14157
  msgid "Myanmar"
14158
  msgstr ""
14159
 
 
14160
  #: library/helpers/helper-fields.php:1304
14161
  msgid "Namibia"
14162
  msgstr ""
14163
 
 
14164
  #: library/helpers/helper-fields.php:1305
14165
  msgid "Nauru"
14166
  msgstr ""
14167
 
 
14168
  #: library/helpers/helper-fields.php:1306
14169
  msgid "Nepal"
14170
  msgstr ""
14171
 
 
14172
  #: library/helpers/helper-fields.php:1307
14173
  msgid "Netherlands"
14174
  msgstr ""
14175
 
 
14176
  #: library/helpers/helper-fields.php:1308
14177
  msgid "Netherlands Antilles"
14178
  msgstr ""
14179
 
 
14180
  #: library/helpers/helper-fields.php:1309
14181
  msgid "New Caledonia"
14182
  msgstr ""
14183
 
 
14184
  #: library/helpers/helper-fields.php:1310
14185
  msgid "New Zealand"
14186
  msgstr ""
14187
 
 
14188
  #: library/helpers/helper-fields.php:1311
14189
  msgid "Nicaragua"
14190
  msgstr ""
14191
 
 
14192
  #: library/helpers/helper-fields.php:1312
14193
  msgid "Niger"
14194
  msgstr ""
14195
 
 
14196
  #: library/helpers/helper-fields.php:1313
14197
  msgid "Nigeria"
14198
  msgstr ""
14199
 
 
14200
  #: library/helpers/helper-fields.php:1314
14201
  msgid "Niue"
14202
  msgstr ""
14203
 
 
14204
  #: library/helpers/helper-fields.php:1315
14205
  msgid "Norfolk Island"
14206
  msgstr ""
14207
 
 
14208
  #: library/helpers/helper-fields.php:1316
14209
  msgid "Northern Mariana Islands"
14210
  msgstr ""
14211
 
 
14212
  #: library/helpers/helper-fields.php:1317
14213
  msgid "Norway"
14214
  msgstr ""
14215
 
 
14216
  #: library/helpers/helper-fields.php:1318
14217
  msgid "Oman"
14218
  msgstr ""
14219
 
 
14220
  #: library/helpers/helper-fields.php:1319
14221
  msgid "Pakistan"
14222
  msgstr ""
14223
 
 
14224
  #: library/helpers/helper-fields.php:1320
14225
  msgid "Palau"
14226
  msgstr ""
14227
 
 
14228
  #: library/helpers/helper-fields.php:1321
14229
  msgid "Palestine, State of"
14230
  msgstr ""
14231
 
 
14232
  #: library/helpers/helper-fields.php:1322
14233
  msgid "Panama"
14234
  msgstr ""
14235
 
 
14236
  #: library/helpers/helper-fields.php:1323
14237
  msgid "Papua New Guinea"
14238
  msgstr ""
14239
 
 
14240
  #: library/helpers/helper-fields.php:1324
14241
  msgid "Paraguay"
14242
  msgstr ""
14243
 
 
14244
  #: library/helpers/helper-fields.php:1325
14245
  msgid "Peru"
14246
  msgstr ""
14247
 
 
14248
  #: library/helpers/helper-fields.php:1326
14249
  msgid "Philippines"
14250
  msgstr ""
14251
 
 
14252
  #: library/helpers/helper-fields.php:1327
14253
  msgid "Pitcairn Islands"
14254
  msgstr ""
14255
 
 
14256
  #: library/helpers/helper-fields.php:1328
14257
  msgid "Poland"
14258
  msgstr ""
14259
 
 
14260
  #: library/helpers/helper-fields.php:1329
14261
  msgid "Portugal"
14262
  msgstr ""
14263
 
 
14264
  #: library/helpers/helper-fields.php:1330
14265
  msgid "Puerto Rico"
14266
  msgstr ""
14267
 
 
14268
  #: library/helpers/helper-fields.php:1331
14269
  msgid "Qatar"
14270
  msgstr ""
14271
 
 
14272
  #: library/helpers/helper-fields.php:1332
14273
  msgid "Reunion Island"
14274
  msgstr ""
14275
 
 
14276
  #: library/helpers/helper-fields.php:1333
14277
  msgid "Romania"
14278
  msgstr ""
14279
 
 
14280
  #: library/helpers/helper-fields.php:1334
14281
  msgid "Russia"
14282
  msgstr ""
14283
 
 
14284
  #: library/helpers/helper-fields.php:1335
14285
  msgid "Rwanda"
14286
  msgstr ""
14287
 
 
14288
  #: library/helpers/helper-fields.php:1336
14289
  msgid "Saint Kitts and Nevis"
14290
  msgstr ""
14291
 
 
14292
  #: library/helpers/helper-fields.php:1337
14293
  msgid "Saint Lucia"
14294
  msgstr ""
14295
 
 
14296
  #: library/helpers/helper-fields.php:1338
14297
  msgid "Saint Vincent and the Grenadines"
14298
  msgstr ""
14299
 
 
14300
  #: library/helpers/helper-fields.php:1339
14301
  msgid "Samoa"
14302
  msgstr ""
14303
 
 
14304
  #: library/helpers/helper-fields.php:1340
14305
  msgid "Saint Helena"
14306
  msgstr ""
14307
 
 
14308
  #: library/helpers/helper-fields.php:1341
14309
  msgid "Saint Pierre & Miquelon"
14310
  msgstr ""
14311
 
 
14312
  #: library/helpers/helper-fields.php:1342
14313
  msgid "San Marino"
14314
  msgstr ""
14315
 
 
14316
  #: library/helpers/helper-fields.php:1343
14317
  msgid "Sao Tome and Principe"
14318
  msgstr ""
14319
 
 
14320
  #: library/helpers/helper-fields.php:1344
14321
  msgid "Saudi Arabia"
14322
  msgstr ""
14323
 
 
14324
  #: library/helpers/helper-fields.php:1345
14325
  msgid "Senegal"
14326
  msgstr ""
14327
 
 
14328
  #: library/helpers/helper-fields.php:1346
14329
  msgid "Serbia"
14330
  msgstr ""
14331
 
 
14332
  #: library/helpers/helper-fields.php:1347
14333
  msgid "Seychelles"
14334
  msgstr ""
14335
 
 
14336
  #: library/helpers/helper-fields.php:1348
14337
  msgid "Sierra Leone"
14338
  msgstr ""
14339
 
 
14340
  #: library/helpers/helper-fields.php:1349
14341
  msgid "Singapore"
14342
  msgstr ""
14343
 
 
14344
  #: library/helpers/helper-fields.php:1350
14345
  msgid "Sint Maarten"
14346
  msgstr ""
14347
 
 
14348
  #: library/helpers/helper-fields.php:1351
14349
  msgid "Slovakia"
14350
  msgstr ""
14351
 
 
14352
  #: library/helpers/helper-fields.php:1352
14353
  msgid "Slovenia"
14354
  msgstr ""
14355
 
 
14356
  #: library/helpers/helper-fields.php:1353
14357
  msgid "Solomon Islands"
14358
  msgstr ""
14359
 
 
14360
  #: library/helpers/helper-fields.php:1354
14361
  msgid "Somalia"
14362
  msgstr ""
14363
 
 
14364
  #: library/helpers/helper-fields.php:1355
14365
  msgid "South Africa"
14366
  msgstr ""
14367
 
 
14368
  #: library/helpers/helper-fields.php:1356
14369
  msgid "South Georgia and South Sandwich"
14370
  msgstr ""
14371
 
 
14372
  #: library/helpers/helper-fields.php:1357
14373
  msgid "Spain"
14374
  msgstr ""
14375
 
 
14376
  #: library/helpers/helper-fields.php:1358
14377
  msgid "Sri Lanka"
14378
  msgstr ""
14379
 
 
14380
  #: library/helpers/helper-fields.php:1359
14381
  msgid "Stateless Persons"
14382
  msgstr ""
14383
 
 
14384
  #: library/helpers/helper-fields.php:1360
14385
  msgid "Sudan"
14386
  msgstr ""
14387
 
 
14388
  #: library/helpers/helper-fields.php:1361
14389
  msgid "Sudan, South"
14390
  msgstr ""
14391
 
 
14392
  #: library/helpers/helper-fields.php:1362
14393
  msgid "Suriname"
14394
  msgstr ""
14395
 
 
14396
  #: library/helpers/helper-fields.php:1363
14397
  msgid "Svalbard and Jan Mayen"
14398
  msgstr ""
14399
 
 
14400
  #: library/helpers/helper-fields.php:1364
14401
  msgid "Swaziland"
14402
  msgstr ""
14403
 
 
14404
  #: library/helpers/helper-fields.php:1365
14405
  msgid "Sweden"
14406
  msgstr ""
14407
 
 
14408
  #: library/helpers/helper-fields.php:1366
14409
  msgid "Switzerland"
14410
  msgstr ""
14411
 
 
14412
  #: library/helpers/helper-fields.php:1367
14413
  msgid "Syria"
14414
  msgstr ""
14415
 
 
14416
  #: library/helpers/helper-fields.php:1368
14417
  msgid "Taiwan, Republic of China"
14418
  msgstr ""
14419
 
 
14420
  #: library/helpers/helper-fields.php:1369
14421
  msgid "Tajikistan"
14422
  msgstr ""
14423
 
 
14424
  #: library/helpers/helper-fields.php:1370
14425
  msgid "Tanzania"
14426
  msgstr ""
14427
 
 
14428
  #: library/helpers/helper-fields.php:1371
14429
  msgid "Thailand"
14430
  msgstr ""
14431
 
 
14432
  #: library/helpers/helper-fields.php:1372
14433
  msgid "Togo"
14434
  msgstr ""
14435
 
 
14436
  #: library/helpers/helper-fields.php:1373
14437
  msgid "Tokelau"
14438
  msgstr ""
14439
 
 
14440
  #: library/helpers/helper-fields.php:1374
14441
  msgid "Tonga"
14442
  msgstr ""
14443
 
 
14444
  #: library/helpers/helper-fields.php:1375
14445
  msgid "Trinidad and Tobago"
14446
  msgstr ""
14447
 
 
14448
  #: library/helpers/helper-fields.php:1376
14449
  msgid "Tunisia"
14450
  msgstr ""
14451
 
 
14452
  #: library/helpers/helper-fields.php:1377
14453
  msgid "Turkey"
14454
  msgstr ""
14455
 
 
14456
  #: library/helpers/helper-fields.php:1378
14457
  msgid "Turkmenistan"
14458
  msgstr ""
14459
 
 
14460
  #: library/helpers/helper-fields.php:1379
14461
  msgid "Turks And Caicos Islands"
14462
  msgstr ""
14463
 
 
14464
  #: library/helpers/helper-fields.php:1380
14465
  msgid "Tuvalu"
14466
  msgstr ""
14467
 
 
14468
  #: library/helpers/helper-fields.php:1381
14469
  msgid "Uganda"
14470
  msgstr ""
14471
 
 
14472
  #: library/helpers/helper-fields.php:1382
14473
  msgid "Ukraine"
14474
  msgstr ""
14475
 
 
14476
  #: library/helpers/helper-fields.php:1383
14477
  msgid "United Arab Emirates"
14478
  msgstr ""
14479
 
 
14480
  #: library/helpers/helper-fields.php:1384
14481
  msgid "United Kingdom"
14482
  msgstr ""
14483
 
 
14484
  #: library/helpers/helper-fields.php:1385
14485
  msgid "US Minor Outlying Islands"
14486
  msgstr ""
14487
 
 
14488
  #: library/helpers/helper-fields.php:1386
14489
  msgid "United States of America (USA)"
14490
  msgstr ""
14491
 
 
14492
  #: library/helpers/helper-fields.php:1387
14493
  msgid "Uruguay"
14494
  msgstr ""
14495
 
 
14496
  #: library/helpers/helper-fields.php:1388
14497
  msgid "Uzbekistan"
14498
  msgstr ""
14499
 
 
14500
  #: library/helpers/helper-fields.php:1389
14501
  msgid "Vanuatu"
14502
  msgstr ""
14503
 
 
14504
  #: library/helpers/helper-fields.php:1390
14505
  msgid "Vatican City"
14506
  msgstr ""
14507
 
 
14508
  #: library/helpers/helper-fields.php:1391
14509
  msgid "Venezuela"
14510
  msgstr ""
14511
 
 
14512
  #: library/helpers/helper-fields.php:1392
14513
  msgid "Vietnam"
14514
  msgstr ""
14515
 
 
14516
  #: library/helpers/helper-fields.php:1393
14517
  msgid "Virgin Islands, British"
14518
  msgstr ""
14519
 
 
14520
  #: library/helpers/helper-fields.php:1394
14521
  msgid "Virgin Islands, U.S."
14522
  msgstr ""
14523
 
 
14524
  #: library/helpers/helper-fields.php:1395
14525
  msgid "Wallis And Futuna Islands"
14526
  msgstr ""
14527
 
 
14528
  #: library/helpers/helper-fields.php:1396
14529
  msgid "Western Sahara"
14530
  msgstr ""
14531
 
 
14532
  #: library/helpers/helper-fields.php:1397
14533
  msgid "Yemen Arab Rep."
14534
  msgstr ""
14535
 
 
14536
  #: library/helpers/helper-fields.php:1398
14537
  msgid "Yemen Democratic"
14538
  msgstr ""
14539
 
 
14540
  #: library/helpers/helper-fields.php:1399
14541
  msgid "Zambia"
14542
  msgstr ""
14543
 
 
14544
  #: library/helpers/helper-fields.php:1400
14545
  msgid "Zimbabwe"
14546
  msgstr ""
14547
 
 
14548
  #: library/helpers/helper-fields.php:1731
14549
  msgid "Question : "
14550
  msgstr ""
14551
 
 
14552
  #: library/helpers/helper-fields.php:1732
14553
  msgid "Answer : "
14554
  msgstr ""
14555
 
 
14556
  #: library/helpers/helper-fields.php:1766
14557
  #. translators: ...
14558
  msgid "%1$sCorrect Answers%2$s : %3$d"
14559
  msgstr ""
14560
 
 
14561
  #: library/helpers/helper-fields.php:1775
14562
  #. translators: ...
14563
  msgid "%1$sTotal Question Answered%2$s : %3$d"
14564
  msgstr ""
14565
 
 
14566
  #: library/helpers/helper-forms.php:793
14567
  msgid "&hellip;"
14568
  msgstr ""
14569
 
 
14570
  #: library/helpers/helper-forms.php:888
14571
  #. translators: ...
14572
  msgid "%s ago"
14573
  msgstr ""
14574
 
 
14575
  #: library/helpers/helper-forms.php:1036
14576
  msgid "I got {quiz_result} on {quiz_name} quiz!"
14577
  msgstr ""
14578
 
 
14579
  #: library/lib/dash-notice/wpmudev-dash-notification.php:223
14580
  msgid "install"
14581
  msgstr ""
14582
 
 
14583
  #: library/lib/dash-notice/wpmudev-dash-notification.php:230
14584
  msgid ""
14585
  "Important updates are available for <strong>%s</strong>. Install the free "
14586
  "WPMU DEV Dashboard plugin now for updates and support!"
14587
  msgstr ""
14588
 
 
14589
  #: library/lib/dash-notice/wpmudev-dash-notification.php:232
14590
  msgid ""
14591
  "<strong>%s</strong> is almost ready - install the free WPMU DEV Dashboard "
14592
  "plugin for updates and support!"
14593
  msgstr ""
14594
 
 
14595
  #: library/lib/dash-notice/wpmudev-dash-notification.php:236
14596
  msgid ""
14597
  "Important updates are available for your WPMU DEV plugins/themes. Install "
14598
  "the free WPMU DEV Dashboard plugin now for updates and support!"
14599
  msgstr ""
14600
 
 
14601
  #: library/lib/dash-notice/wpmudev-dash-notification.php:238
14602
  msgid ""
14603
  "Almost ready - install the free WPMU DEV Dashboard plugin for updates and "
14604
  "support!"
14605
  msgstr ""
14606
 
 
14607
  #: library/lib/dash-notice/wpmudev-dash-notification.php:244
14608
  msgid "Install Plugin"
14609
  msgstr ""
14610
 
 
14611
  #: library/lib/dash-notice/wpmudev-dash-notification.php:264
14612
  msgid "activate"
14613
  msgstr ""
14614
 
 
14615
  #: library/lib/dash-notice/wpmudev-dash-notification.php:271
14616
  msgid ""
14617
  "Important updates are available for <strong>%s</strong>. Activate the WPMU "
14618
  "DEV Dashboard to update now!"
14619
  msgstr ""
14620
 
 
14621
  #: library/lib/dash-notice/wpmudev-dash-notification.php:273
14622
  msgid "Just one more step to enable updates and support for <strong>%s</strong>!"
14623
  msgstr ""
14624
 
 
14625
  #: library/lib/dash-notice/wpmudev-dash-notification.php:277
14626
  msgid ""
14627
  "Important updates are available for your WPMU DEV plugins/themes. Activate "
14628
  "the WPMU DEV Dashboard to update now!"
14629
  msgstr ""
14630
 
 
14631
  #: library/lib/dash-notice/wpmudev-dash-notification.php:279
14632
  msgid ""
14633
  "Just one more step - activate the WPMU DEV Dashboard plugin and you're all "
14634
  "done!"
14635
  msgstr ""
14636
 
 
14637
  #: library/lib/dash-notice/wpmudev-dash-notification.php:285
14638
  msgid "Activate WPMU DEV Dashboard"
14639
  msgstr ""
14640
 
 
14641
  #: library/lib/dash-notice/wpmudev-dash-notification.php:952
14642
  msgid "We did not find any data for this plugin or theme..."
14643
  msgstr ""
14644
 
 
14645
  #: library/lib/dash-notice/wpmudev-dash-notification.php:1131
14646
  msgid "%s changelog"
14647
  msgstr ""
14648
 
 
14649
  #: library/lib/dash-notice/wpmudev-dash-notification.php:1167
14650
  msgid "New"
14651
  msgstr ""
14652
 
 
14653
  #: library/lib/dash-notice/wpmudev-dash-notification.php:1184
14654
  msgid "Version %s"
14655
  msgstr ""
14656
 
 
14657
  #: library/lib/dash-notice/wpmudev-dash-notification.php:1202
14658
  msgid "Show all changes"
14659
  msgstr ""
14660
 
 
14661
  #: library/lib/dash-notice/wpmudev-dash-notification.php:1203
14662
  msgid "Hide details"
14663
  msgstr ""
14664
 
 
14665
  #: library/lib/recommended-plugins/notice.php:194
14666
  msgid "Enjoying %s? Try out a few of our other popular free plugins..."
14667
  msgstr ""
14668
 
 
14669
  #: library/lib/recommended-plugins/notice.php:286
14670
  msgid "Resize, optimize and compress all of your images to the max."
14671
  msgstr ""
14672
 
 
14673
  #: library/lib/recommended-plugins/notice.php:294
14674
  msgid "Add powerful caching and optimize your assets."
14675
  msgstr ""
14676
 
 
14677
  #: library/lib/recommended-plugins/notice.php:302
14678
  msgid "Secure and protect your site from malicious hackers and bots."
14679
  msgstr ""
14680
 
 
14681
  #: library/lib/recommended-plugins/notice.php:310
14682
  msgid "Configure your markup for optimal page and social ranking."
14683
  msgstr ""
14684
 
 
14685
  #: library/lib/recommended-plugins/notice.php:318
14686
  msgid "Create dynamic forms easily and quickly with our form builder."
14687
  msgstr ""
14688
 
 
14689
  #: library/lib/recommended-plugins/notice.php:326
14690
  msgid "Generate leads with pop-ups, slide-ins and email opt-ins."
14691
  msgstr ""
14692
 
 
14693
  #: library/model/class-base-form-model.php:764
14694
  msgid "Export Import feature disabled"
14695
  msgstr ""
14696
 
 
14697
  #: library/model/class-base-form-model.php:768
14698
  msgid "Model loader for importer does not exist."
14699
  msgstr ""
14700
 
 
14701
  #: library/model/class-base-form-model.php:785
14702
  msgid "Invalid format of import data type"
14703
  msgstr ""
14704
 
 
14705
  #: library/model/class-base-form-model.php:791
14706
  msgid "Invalid format of import data"
14707
  msgstr ""
14708
 
 
14709
  #: library/model/class-base-form-model.php:795
14710
  msgid "Invalid format of import data settings"
14711
  msgstr ""
14712
 
 
14713
  #: library/model/class-base-form-model.php:799
14714
  msgid "Invalid format of import data name"
14715
  msgstr ""
14716
 
 
14717
  #: library/model/class-base-form-model.php:846
14718
  msgid "Failed to load imported Forminator model"
14719
  msgstr ""
14720
 
 
 
14721
  #: library/model/class-custom-form-model.php:230
14722
  #: library/modules/custom-forms/front/front-action.php:627
14723
  msgid "Only logged in users can submit this form."
14724
  msgstr ""
14725
 
 
14726
  #: library/model/class-custom-form-model.php:243
14727
  msgid "You reached the maximum allowed submissions for this form."
14728
  msgstr ""
14729
 
 
14730
  #: library/model/class-custom-form-model.php:254
14731
  msgid "Unfortunately this form expired."
14732
  msgstr ""
14733
 
 
14734
  #: library/model/class-form-entries-list-table.php:67
14735
  msgid "No entries found."
14736
  msgstr ""
14737
 
 
14738
  #: library/model/class-form-entries-list-table.php:79
14739
  msgid "Date added"
14740
  msgstr ""
14741
 
 
14742
  #: library/model/class-form-entries-list-table.php:164
14743
  msgid "Select All"
14744
  msgstr ""
14745
 
 
14746
  #: library/model/class-form-entries-list-table.php:318
14747
  #. translators: ...
14748
  msgid "Total %d"
14749
  msgstr ""
14750
 
 
14751
  #: library/model/class-form-entry-model.php:419
14752
  msgid "AM/PM"
14753
  msgstr ""
14754
 
 
14755
  #: library/model/class-form-entry-model.php:422
14756
  msgid "State"
14757
  msgstr ""
14758
 
 
14759
  #: library/model/class-form-entry-model.php:423
14760
  msgid "Zip"
14761
  msgstr ""
14762
 
 
14763
  #: library/model/class-form-entry-model.php:425
14764
  msgid "Address Line 2"
14765
  msgstr ""
14766
 
 
14767
  #: library/model/class-form-entry-model.php:433
14768
  msgid "Post Title"
14769
  msgstr ""
14770
 
 
14771
  #: library/model/class-form-entry-model.php:434
14772
  msgid "Post Content"
14773
  msgstr ""
14774
 
 
14775
  #: library/model/class-form-entry-model.php:435
14776
  msgid "Post Excerpt"
14777
  msgstr ""
14778
 
 
14779
  #: library/model/class-form-entry-model.php:436
14780
  msgid "Post Image"
14781
  msgstr ""
14782
 
 
14783
  #: library/model/class-form-entry-model.php:437
14784
  msgid "Post Category"
14785
  msgstr ""
14786
 
 
14787
  #: library/model/class-form-entry-model.php:438
14788
  msgid "Post Tags"
14789
  msgstr ""
14790
 
 
14791
  #: library/model/class-form-entry-model.php:439
14792
  msgid "Product ID"
14793
  msgstr ""
14794
 
 
14795
  #: library/model/class-form-entry-model.php:440
14796
  msgid "Product Quantity"
14797
  msgstr ""
14798
 
 
14799
  #: library/model/class-form-entry-model.php:1225
14800
  msgid "(no title)"
14801
  msgstr ""
14802
 
 
14803
  #: library/model/class-form-entry-model.php:1289
14804
  msgid "Send Email"
14805
  msgstr ""
14806
 
 
14807
  #: library/model/class-form-entry-model.php:1312
14808
  msgid "View Website"
14809
  msgstr ""
14810
 
 
 
14811
  #: library/modules/custom-forms/admin/admin-loader.php:45
14812
  #: library/modules/custom-forms/loader.php:137
14813
  msgid "New Custom Form"
14814
  msgstr ""
14815
 
 
 
 
14816
  #: library/modules/custom-forms/admin/admin-loader.php:46
14817
  #: library/modules/polls/admin/admin-loader.php:46
14818
  #: library/modules/quizzes/admin/admin-loader.php:52
14819
  msgid "Submissions:"
14820
  msgstr ""
14821
 
 
14822
  #: library/modules/custom-forms/admin/admin-loader.php:46
14823
  msgid "View Custom Form"
14824
  msgstr ""
14825
 
 
14826
  #: library/modules/custom-forms/admin/admin-loader.php:199
14827
  msgid "Choose Form Type"
14828
  msgstr ""
14829
 
 
14830
  #: library/modules/custom-forms/admin/admin-loader.php:207
14831
  msgid "Add some variations of your product."
14832
  msgstr ""
14833
 
 
14834
  #: library/modules/custom-forms/admin/admin-loader.php:208
14835
  msgid "Display in list?"
14836
  msgstr ""
14837
 
 
14838
  #: library/modules/custom-forms/admin/admin-loader.php:209
14839
  msgid "Add Variation"
14840
  msgstr ""
14841
 
 
14842
  #: library/modules/custom-forms/admin/admin-loader.php:212
14843
  msgid "Price"
14844
  msgstr ""
14845
 
 
 
14846
  #: library/modules/custom-forms/admin/admin-loader.php:216
14847
  #: library/modules/quizzes/admin/admin-loader.php:565
14848
  msgid "Customize typography"
14849
  msgstr ""
14850
 
 
14851
  #: library/modules/custom-forms/admin/admin-loader.php:217
14852
  msgid "Enter custom font family name"
14853
  msgstr ""
14854
 
 
14855
  #: library/modules/custom-forms/admin/admin-loader.php:219
14856
  msgid "Type the font family name, as you would in CSS"
14857
  msgstr ""
14858
 
 
14859
  #: library/modules/custom-forms/admin/admin-loader.php:223
14860
  msgid "Select font"
14861
  msgstr ""
14862
 
 
14863
  #: library/modules/custom-forms/admin/admin-loader.php:235
14864
  msgid "Advanced selectors"
14865
  msgstr ""
14866
 
 
14867
  #: library/modules/custom-forms/admin/admin-loader.php:236
14868
  msgid "Pagination selectors"
14869
  msgstr ""
14870
 
 
14871
  #: library/modules/custom-forms/admin/admin-loader.php:314
14872
  msgid "New Form Entry #{submission_id} for {form_name}"
14873
  msgstr ""
14874
 
 
14875
  #: library/modules/custom-forms/admin/admin-loader.php:315
14876
  msgid ""
14877
  "You have a new website form submission: <br/> {all_fields} <br/>---<br/> "
14878
  "This message was sent from {site_url}."
14879
  msgstr ""
14880
 
 
14881
  #: library/modules/custom-forms/admin/admin-loader.php:336
14882
  msgid "This message was sent from {site_url}"
14883
  msgstr ""
14884
 
 
14885
  #: library/modules/custom-forms/admin/admin-loader.php:338
14886
  msgid ""
14887
  "New user registration on your site {site_url}: <br/><br/> {all_fields} "
14888
  "<br/><br/> Click {submission_url} to view the submission.<br/>"
14889
  msgstr ""
14890
 
 
14891
  #: library/modules/custom-forms/admin/admin-loader.php:344
14892
  msgid ""
14893
  "New user registration on your site {site_url}: <br/><br/> {all_fields} "
@@ -14895,127 +18695,170 @@ msgid ""
14895
  "activate this account, click the link below."
14896
  msgstr ""
14897
 
 
14898
  #: library/modules/custom-forms/admin/admin-loader.php:346
14899
  msgid ""
14900
  "Click {submission_url} to view the submission on your website's "
14901
  "dashboard.<br/><br/>"
14902
  msgstr ""
14903
 
 
 
14904
  #: library/modules/custom-forms/admin/admin-loader.php:354
14905
  #: library/modules/custom-forms/admin/admin-loader.php:357
14906
  msgid "New User Registration on {site_url}"
14907
  msgstr ""
14908
 
 
14909
  #: library/modules/custom-forms/admin/admin-loader.php:359
14910
  msgid "New User Registration on {site_url} needs approval."
14911
  msgstr ""
14912
 
 
14913
  #: library/modules/custom-forms/admin/admin-loader.php:368
14914
  msgid ""
14915
  "Your new account on our site {site_title} is ready to go. Here's your "
14916
  "details: <br/><br/> {all_fields} <br/><br/>"
14917
  msgstr ""
14918
 
 
14919
  #: library/modules/custom-forms/admin/admin-loader.php:369
14920
  msgid "Login to your new account <a href=\"%s\">here</a>."
14921
  msgstr ""
14922
 
 
14923
  #: library/modules/custom-forms/admin/admin-loader.php:373
14924
  msgid "Dear {username} <br/><br/>"
14925
  msgstr ""
14926
 
 
14927
  #: library/modules/custom-forms/admin/admin-loader.php:374
14928
  msgid ""
14929
  "Thank you for signing up on our website. You are one step away from "
14930
  "activating your account. "
14931
  msgstr ""
14932
 
 
14933
  #: library/modules/custom-forms/admin/admin-loader.php:375
14934
  msgid ""
14935
  "We have sent you another email containing a confirmation link. Please click "
14936
  "on that link to activate your account.<br/><br/>"
14937
  msgstr ""
14938
 
 
14939
  #: library/modules/custom-forms/admin/admin-loader.php:378
14940
  msgid "Your new account on {site_title} is under review.<br/>"
14941
  msgstr ""
14942
 
 
14943
  #: library/modules/custom-forms/admin/admin-loader.php:379
14944
  msgid ""
14945
  "You'll receive another email once the site admin approves your account. You "
14946
  "should be able to login into your account after that."
14947
  msgstr ""
14948
 
 
14949
  #: library/modules/custom-forms/admin/admin-loader.php:385
14950
  msgid "User Confirmation Email"
14951
  msgstr ""
14952
 
 
14953
  #: library/modules/custom-forms/admin/admin-loader.php:388
14954
  msgid "Your new account on {site_title}"
14955
  msgstr ""
14956
 
 
14957
  #: library/modules/custom-forms/admin/admin-loader.php:391
14958
  msgid "Activate your account on {site_url}"
14959
  msgstr ""
14960
 
 
14961
  #: library/modules/custom-forms/admin/admin-loader.php:393
14962
  msgid "Your new account on {site_title} is under review."
14963
  msgstr ""
14964
 
 
 
 
14965
  #: library/modules/custom-forms/admin/admin-page-entries.php:282
14966
  #: library/modules/polls/admin/admin-page-entries.php:152
14967
  #: library/modules/quizzes/admin/admin-page-entries.php:169
14968
  msgid "Your Exports"
14969
  msgstr ""
14970
 
 
 
 
14971
  #: library/modules/custom-forms/admin/admin-page-entries.php:291
14972
  #: library/modules/polls/admin/admin-page-entries.php:161
14973
  #: library/modules/quizzes/admin/admin-page-entries.php:178
14974
  msgid "Edit Schedule Export"
14975
  msgstr ""
14976
 
 
14977
  #: library/modules/custom-forms/admin/admin-page-entries.php:392
14978
  msgid "Showing %s of %s fields"
14979
  msgstr ""
14980
 
 
 
14981
  #: library/modules/custom-forms/admin/admin-page-entries.php:578
14982
  #: library/modules/quizzes/admin/admin-page-entries.php:319
14983
  msgid "Bulk Actions"
14984
  msgstr ""
14985
 
 
 
14986
  #: library/modules/custom-forms/admin/admin-page-entries.php:579
14987
  #: library/modules/quizzes/admin/admin-page-entries.php:320
14988
  msgid "Delete Entries"
14989
  msgstr ""
14990
 
 
14991
  #: library/modules/custom-forms/admin/admin-page-entries.php:764
14992
  msgid "Stripe Payment"
14993
  msgstr ""
14994
 
 
14995
  #: library/modules/custom-forms/admin/admin-page-entries.php:909
14996
  msgid "Select all entries"
14997
  msgstr ""
14998
 
 
14999
  #: library/modules/custom-forms/admin/admin-page-new.php:23
15000
  msgid "New Form"
15001
  msgstr ""
15002
 
 
 
 
15003
  #: library/modules/custom-forms/admin/admin-page-view.php:204
15004
  #: library/modules/polls/admin/admin-page-view.php:280
15005
  #: library/modules/quizzes/admin/admin-page-view.php:299
15006
  msgid "Reset Tracking Data"
15007
  msgstr ""
15008
 
 
 
 
15009
  #: library/modules/custom-forms/admin/admin-page-view.php:319
15010
  #: library/modules/polls/admin/admin-page-view.php:313
15011
  #: library/modules/quizzes/admin/admin-page-view.php:333
15012
  msgid "Copy of %s"
15013
  msgstr ""
15014
 
 
15015
  #: library/modules/custom-forms/form-templates/template-blank.php:22
15016
  msgid "Blank"
15017
  msgstr ""
15018
 
 
 
 
 
 
 
 
15019
  #: library/modules/custom-forms/form-templates/template-blank.php:23
15020
  #: library/modules/custom-forms/form-templates/template-contact-form.php:23
15021
  #: library/modules/custom-forms/form-templates/template-login.php:23
@@ -15026,6 +18869,12 @@ msgstr ""
15026
  msgid "A simple contact form for your users to contact you"
15027
  msgstr ""
15028
 
 
 
 
 
 
 
15029
  #: library/modules/custom-forms/form-templates/template-blank.php:49
15030
  #: library/modules/custom-forms/form-templates/template-contact-form.php:117
15031
  #: library/modules/custom-forms/form-templates/template-login.php:105
@@ -15035,11 +18884,21 @@ msgstr ""
15035
  msgid "Thank you for contacting us, we will be in touch shortly."
15036
  msgstr ""
15037
 
 
 
15038
  #: library/modules/custom-forms/form-templates/template-blank.php:51
15039
  #: library/modules/custom-forms/form-templates/template-contact-form.php:119
15040
  msgid "Send Message"
15041
  msgstr ""
15042
 
 
 
 
 
 
 
 
 
15043
  #: library/modules/custom-forms/form-templates/template-blank.php:52
15044
  #: library/modules/custom-forms/form-templates/template-contact-form.php:120
15045
  #: library/modules/custom-forms/form-templates/template-login.php:109
@@ -15051,101 +18910,128 @@ msgstr ""
15051
  msgid "Error: Your form is not valid, please fix the errors!"
15052
  msgstr ""
15053
 
 
15054
  #: library/modules/custom-forms/form-templates/template-contact-form.php:22
15055
  msgid "Contact Form"
15056
  msgstr ""
15057
 
 
 
15058
  #: library/modules/custom-forms/form-templates/template-contact-form.php:80
15059
  #: library/modules/custom-forms/form-templates/template-quote.php:127
15060
  msgid "Phone Number"
15061
  msgstr ""
15062
 
 
 
15063
  #: library/modules/custom-forms/form-templates/template-contact-form.php:81
15064
  #: library/modules/custom-forms/form-templates/template-quote.php:128
15065
  msgid "E.g. +1 3004005000"
15066
  msgstr ""
15067
 
 
15068
  #: library/modules/custom-forms/form-templates/template-contact-form.php:97
15069
  msgid "Enter your message..."
15070
  msgstr ""
15071
 
 
 
15072
  #: library/modules/custom-forms/form-templates/template-login.php:22
15073
  #: library/modules/custom-forms/form-templates/template-login.php:108
15074
  msgid "Login"
15075
  msgstr ""
15076
 
 
15077
  #: library/modules/custom-forms/form-templates/template-login.php:70
15078
  msgid "Username or Email Address"
15079
  msgstr ""
15080
 
 
15081
  #: library/modules/custom-forms/form-templates/template-login.php:71
15082
  msgid "Enter username or email address"
15083
  msgstr ""
15084
 
 
15085
  #: library/modules/custom-forms/form-templates/template-login.php:83
15086
  msgid "Your password is required"
15087
  msgstr ""
15088
 
 
15089
  #: library/modules/custom-forms/form-templates/template-login.php:86
15090
  msgid ""
15091
  "<a href=\"%s\" title=\"Lost Password\" target=\"_blank\">Lost your "
15092
  "password?</a>"
15093
  msgstr ""
15094
 
 
 
15095
  #: library/modules/custom-forms/form-templates/template-login.php:198
15096
  #: library/modules/custom-forms/front/front-user-login.php:232
15097
  msgid "Remember Me"
15098
  msgstr ""
15099
 
 
15100
  #: library/modules/custom-forms/form-templates/template-newsletter.php:22
15101
  msgid "Newsletter"
15102
  msgstr ""
15103
 
 
15104
  #: library/modules/custom-forms/form-templates/template-newsletter.php:87
15105
  msgid "Subscribe"
15106
  msgstr ""
15107
 
 
 
15108
  #: library/modules/custom-forms/form-templates/template-post.php:22
15109
  #: library/modules/custom-forms/form-templates/template-post.php:83
15110
  msgid "Create Post"
15111
  msgstr ""
15112
 
 
15113
  #: library/modules/custom-forms/form-templates/template-quote.php:22
15114
  msgid "Quote Request"
15115
  msgstr ""
15116
 
 
15117
  #: library/modules/custom-forms/form-templates/template-quote.php:45
15118
  msgid "Services"
15119
  msgstr ""
15120
 
 
15121
  #: library/modules/custom-forms/form-templates/template-quote.php:69
15122
  msgid "Additional notes"
15123
  msgstr ""
15124
 
 
15125
  #: library/modules/custom-forms/form-templates/template-quote.php:150
15126
  msgid "Request Quote"
15127
  msgstr ""
15128
 
 
15129
  #: library/modules/custom-forms/form-templates/template-registration.php:22
15130
  msgid "Registration"
15131
  msgstr ""
15132
 
 
15133
  #: library/modules/custom-forms/form-templates/template-registration.php:58
15134
  msgid "This field is required. Please enter email."
15135
  msgstr ""
15136
 
 
15137
  #: library/modules/custom-forms/form-templates/template-registration.php:106
15138
  msgid ""
15139
  "Account registration successful. Click <a href=\"%s\">here</a> to login to "
15140
  "your account."
15141
  msgstr ""
15142
 
 
15143
  #: library/modules/custom-forms/form-templates/template-registration.php:107
15144
  msgid ""
15145
  "Account registration successful. Please check your email inbox to activate "
15146
  "your new account."
15147
  msgstr ""
15148
 
 
15149
  #: library/modules/custom-forms/form-templates/template-registration.php:108
15150
  msgid ""
15151
  "Account registration successful. A website admin must approve your account "
@@ -15153,153 +19039,194 @@ msgid ""
15153
  "activated."
15154
  msgstr ""
15155
 
 
15156
  #: library/modules/custom-forms/form-templates/template-registration.php:110
15157
  msgid "Register"
15158
  msgstr ""
15159
 
 
 
 
15160
  #: library/modules/custom-forms/front/front-action.php:116
15161
  #: library/modules/custom-forms/front/front-action.php:1205
15162
  #: library/modules/custom-forms/front/front-render.php:2793
15163
  msgid "SSL required to submit this form, please check your URL."
15164
  msgstr ""
15165
 
 
15166
  #: library/modules/custom-forms/front/front-action.php:309
15167
  msgid "Error: Stripe field doesn't exist in your form!"
15168
  msgstr ""
15169
 
 
15170
  #: library/modules/custom-forms/front/front-action.php:315
15171
  msgid "Error: Form object is corrupted!"
15172
  msgstr ""
15173
 
 
15174
  #: library/modules/custom-forms/front/front-action.php:321
15175
  msgid "Error: Your form ID doesn't exist!"
15176
  msgstr ""
15177
 
 
15178
  #: library/modules/custom-forms/front/front-action.php:633
15179
  msgid "This form is not published."
15180
  msgstr ""
15181
 
 
15182
  #: library/modules/custom-forms/front/front-action.php:669
15183
  msgid "At least one field must be filled out to submit the form."
15184
  msgstr ""
15185
 
 
15186
  #: library/modules/custom-forms/front/front-action.php:954
15187
  msgid "There was an error saving the post data. Please try again"
15188
  msgstr ""
15189
 
 
15190
  #: library/modules/custom-forms/front/front-action.php:1059
15191
  msgid "Whoops, the passcode you entered was incorrect or expired."
15192
  msgstr ""
15193
 
 
 
15194
  #: library/modules/custom-forms/front/front-action.php:1107
15195
  #: library/modules/custom-forms/front/front-action.php:1153
15196
  msgid "Form entry saved"
15197
  msgstr ""
15198
 
 
15199
  #: library/modules/custom-forms/front/front-action.php:1453
15200
  msgid "form not found"
15201
  msgstr ""
15202
 
 
15203
  #: library/modules/custom-forms/front/front-render.php:210
15204
  msgid "https://wordpress.org/"
15205
  msgstr ""
15206
 
 
15207
  #: library/modules/custom-forms/front/front-render.php:211
15208
  msgid "Powered by WordPress"
15209
  msgstr ""
15210
 
 
15211
  #: library/modules/custom-forms/front/front-render.php:227
15212
  msgid "Authenticate to login"
15213
  msgstr ""
15214
 
 
15215
  #: library/modules/custom-forms/front/front-render.php:229
15216
  msgid "The passcode was incorrect."
15217
  msgstr ""
15218
 
 
15219
  #: library/modules/custom-forms/front/front-render.php:234
15220
  msgid "Open the Google Authenticator app and enter the 6 digit passcode."
15221
  msgstr ""
15222
 
 
15223
  #: library/modules/custom-forms/front/front-render.php:244
15224
  msgid "Lost your device? "
15225
  msgstr ""
15226
 
 
15227
  #: library/modules/custom-forms/front/front-render.php:249
15228
  msgid "Back to %s"
15229
  msgstr ""
15230
 
 
 
15231
  #: library/modules/custom-forms/front/front-render.php:531
15232
  #: library/modules/quizzes/front/front-render.php:536
15233
  msgid "Form ID attribute is required!"
15234
  msgstr ""
15235
 
 
 
15236
  #: library/modules/custom-forms/front/front-render.php:541
15237
  #: library/modules/quizzes/front/front-render.php:556
15238
  msgid "Form ID not found!"
15239
  msgstr ""
15240
 
 
15241
  #: library/modules/custom-forms/front/front-render.php:1093
15242
  msgid "Page "
15243
  msgstr ""
15244
 
 
15245
  #: library/modules/custom-forms/front/front-render.php:2362
15246
  msgid "Jan"
15247
  msgstr ""
15248
 
 
15249
  #: library/modules/custom-forms/front/front-render.php:2363
15250
  msgid "Feb"
15251
  msgstr ""
15252
 
 
15253
  #: library/modules/custom-forms/front/front-render.php:2364
15254
  msgid "Mar"
15255
  msgstr ""
15256
 
 
15257
  #: library/modules/custom-forms/front/front-render.php:2365
15258
  msgid "Apr"
15259
  msgstr ""
15260
 
 
15261
  #: library/modules/custom-forms/front/front-render.php:2367
15262
  msgid "Jun"
15263
  msgstr ""
15264
 
 
15265
  #: library/modules/custom-forms/front/front-render.php:2368
15266
  msgid "Jul"
15267
  msgstr ""
15268
 
 
15269
  #: library/modules/custom-forms/front/front-render.php:2369
15270
  msgid "Aug"
15271
  msgstr ""
15272
 
 
15273
  #: library/modules/custom-forms/front/front-render.php:2370
15274
  msgid "Sep"
15275
  msgstr ""
15276
 
 
15277
  #: library/modules/custom-forms/front/front-render.php:2371
15278
  msgid "Oct"
15279
  msgstr ""
15280
 
 
15281
  #: library/modules/custom-forms/front/front-render.php:2372
15282
  msgid "Nov"
15283
  msgstr ""
15284
 
 
15285
  #: library/modules/custom-forms/front/front-render.php:2373
15286
  msgid "Dec"
15287
  msgstr ""
15288
 
 
15289
  #: library/modules/custom-forms/front/front-render.php:2795
15290
  msgid "PayPal amount must be greater than 0."
15291
  msgstr ""
15292
 
 
15293
  #: library/modules/custom-forms/front/front-user-registration.php:228
15294
  msgid ""
15295
  "Couldn&#8217;t register you&hellip; please contact us if you continue to "
15296
  "have problems."
15297
  msgstr ""
15298
 
 
15299
  #: library/modules/custom-forms/front/front-user-registration.php:305
15300
  msgid "That username is currently reserved but may be available in a couple of days"
15301
  msgstr ""
15302
 
 
15303
  #: library/modules/custom-forms/front/front-user-registration.php:321
15304
  msgid ""
15305
  "That email address has already been used. Please check your inbox for an "
@@ -15307,119 +19234,152 @@ msgid ""
15307
  "nothing."
15308
  msgstr ""
15309
 
 
15310
  #: library/modules/custom-forms/front/front-user-registration.php:446
15311
  msgid "This email address is not valid."
15312
  msgstr ""
15313
 
 
15314
  #: library/modules/custom-forms/front/front-user-registration.php:454
15315
  msgid "This email address is already registered."
15316
  msgstr ""
15317
 
 
15318
  #: library/modules/custom-forms/front/front-user-registration.php:460
15319
  msgid "The email address can not be empty."
15320
  msgstr ""
15321
 
 
15322
  #: library/modules/custom-forms/front/front-user-registration.php:484
15323
  msgid ""
15324
  "This username is invalid because it uses illegal characters. Please enter a "
15325
  "valid username."
15326
  msgstr ""
15327
 
 
15328
  #: library/modules/custom-forms/front/front-user-registration.php:492
15329
  msgid "This username is already registered."
15330
  msgstr ""
15331
 
 
15332
  #: library/modules/custom-forms/front/front-user-registration.php:498
15333
  msgid "The username can not be empty."
15334
  msgstr ""
15335
 
 
15336
  #: library/modules/custom-forms/front/front-user-registration.php:886
15337
  msgid "New user registration on your site %s:"
15338
  msgstr ""
15339
 
 
 
15340
  #: library/modules/custom-forms/front/front-user-registration.php:887
15341
  #: library/modules/custom-forms/front/front-user-registration.php:902
15342
  msgid "Username: %s"
15343
  msgstr ""
15344
 
 
15345
  #: library/modules/custom-forms/front/front-user-registration.php:888
15346
  msgid "Email: %s"
15347
  msgstr ""
15348
 
 
15349
  #: library/modules/custom-forms/front/front-user-registration.php:890
15350
  msgid "[%s] New User Registration"
15351
  msgstr ""
15352
 
 
15353
  #: library/modules/custom-forms/front/front-user-registration.php:905
15354
  msgid "To set your password, visit the following address:"
15355
  msgstr ""
15356
 
 
15357
  #: library/modules/custom-forms/front/front-user-registration.php:908
15358
  msgid "Password: %s"
15359
  msgstr ""
15360
 
 
15361
  #: library/modules/custom-forms/front/front-user-registration.php:913
15362
  msgid "[%s] Your username and password info"
15363
  msgstr ""
15364
 
 
15365
  #: library/modules/custom-forms/loader.php:135
15366
  msgid "Custom Form"
15367
  msgstr ""
15368
 
 
15369
  #: library/modules/custom-forms/loader.php:136
15370
  msgid ""
15371
  "Custom forms, conditional forms, etc. Choose from our library of forms or "
15372
  "create a new one from scratch."
15373
  msgstr ""
15374
 
 
15375
  #: library/modules/custom-forms/protection/general-data-protection.php:25
15376
  msgid "Forminator Forms"
15377
  msgstr ""
15378
 
 
 
 
15379
  #: library/modules/custom-forms/protection/general-data-protection.php:29
15380
  #: library/modules/custom-forms/protection/general-data-protection.php:35
15381
  #: library/modules/custom-forms/protection/general-data-protection.php:180
15382
  msgid "Forminator Form Submissions"
15383
  msgstr ""
15384
 
 
 
15385
  #: library/modules/custom-forms/protection/general-data-protection.php:150
15386
  #: library/modules/custom-forms/protection/general-data-protection.php:237
15387
  msgid "Entry ID"
15388
  msgstr ""
15389
 
 
 
15390
  #: library/modules/custom-forms/protection/general-data-protection.php:154
15391
  #: library/modules/custom-forms/protection/general-data-protection.php:243
15392
  msgid "Submission Date"
15393
  msgstr ""
15394
 
 
15395
  #: library/modules/custom-forms/protection/general-data-protection.php:249
15396
  msgid "IP Address"
15397
  msgstr ""
15398
 
 
15399
  #: library/modules/custom-forms/protection/general-data-protection.php:439
15400
  msgid "Removed form #%1$s submission #%2$s."
15401
  msgstr ""
15402
 
 
15403
  #: library/modules/custom-forms/protection/general-data-protection.php:443
15404
  msgid "Form #%1$s submission #%2$s has been retained."
15405
  msgstr ""
15406
 
 
15407
  #: library/modules/custom-forms/protection/policy-text.php:2
15408
  msgid "Which forms collect personal data?"
15409
  msgstr ""
15410
 
 
15411
  #: library/modules/custom-forms/protection/policy-text.php:4
15412
  msgid ""
15413
  "If you use Forminator PRO to create and embed any forms on your website, "
15414
  "you may need to mention it here to properly distinguish it from other forms."
15415
  msgstr ""
15416
 
 
 
 
15417
  #: library/modules/custom-forms/protection/policy-text.php:8
15418
  #: library/modules/polls/protection/policy-text.php:8
15419
  #: library/modules/quizzes/protection/policy-text.php:10
15420
  msgid "What personal data do we collect and why?"
15421
  msgstr ""
15422
 
 
15423
  #: library/modules/custom-forms/protection/policy-text.php:10
15424
  msgid ""
15425
  "By default Forminator captures the <strong>IP Address</strong> for each "
@@ -15430,6 +19390,7 @@ msgid ""
15430
  "Fields."
15431
  msgstr ""
15432
 
 
15433
  #: library/modules/custom-forms/protection/policy-text.php:17
15434
  msgid ""
15435
  "Note: In this section you should include any personal data you collected "
@@ -15439,6 +19400,18 @@ msgid ""
15439
  "collection and retention of the active consent the user has given."
15440
  msgstr ""
15441
 
 
 
 
 
 
 
 
 
 
 
 
 
15442
  #: library/modules/custom-forms/protection/policy-text.php:21
15443
  #: library/modules/custom-forms/protection/policy-text.php:33
15444
  #: library/modules/custom-forms/protection/policy-text.php:38
@@ -15454,6 +19427,7 @@ msgstr ""
15454
  msgid "Suggested text: "
15455
  msgstr ""
15456
 
 
15457
  #: library/modules/custom-forms/protection/policy-text.php:22
15458
  msgid ""
15459
  "When visitors or users submit a form, we capture the <strong>IP "
@@ -15462,12 +19436,16 @@ msgid ""
15462
  "fields."
15463
  msgstr ""
15464
 
 
 
 
15465
  #: library/modules/custom-forms/protection/policy-text.php:26
15466
  #: library/modules/polls/protection/policy-text.php:21
15467
  #: library/modules/quizzes/protection/policy-text.php:26
15468
  msgid "How long we retain your data"
15469
  msgstr ""
15470
 
 
15471
  #: library/modules/custom-forms/protection/policy-text.php:28
15472
  msgid ""
15473
  "By default Forminator retains all form submissions "
@@ -15476,55 +19454,72 @@ msgid ""
15476
  "\t\t<strong>Privacy Settings</strong>"
15477
  msgstr ""
15478
 
 
15479
  #: library/modules/custom-forms/protection/policy-text.php:34
15480
  msgid "When visitors or users submit a form we retain the data for 30 days."
15481
  msgstr ""
15482
 
 
 
 
15483
  #: library/modules/custom-forms/protection/policy-text.php:36
15484
  #: library/modules/polls/protection/policy-text.php:31
15485
  #: library/modules/quizzes/protection/policy-text.php:38
15486
  msgid "Where we send your data"
15487
  msgstr ""
15488
 
 
15489
  #: library/modules/custom-forms/protection/policy-text.php:39
15490
  msgid ""
15491
  "All collected data might be shown publicly and we send it to our workers or "
15492
  "contractors to perform necessary actions based on the form submission."
15493
  msgstr ""
15494
 
 
 
 
15495
  #: library/modules/custom-forms/protection/policy-text.php:41
15496
  #: library/modules/polls/protection/policy-text.php:36
15497
  #: library/modules/quizzes/protection/policy-text.php:43
15498
  msgid "Third Parties"
15499
  msgstr ""
15500
 
 
15501
  #: library/modules/custom-forms/protection/policy-text.php:43
15502
  msgid ""
15503
  "If your forms utilize either built-in or external third party services, in "
15504
  "this section you should mention any third parties and its privacy policy."
15505
  msgstr ""
15506
 
 
15507
  #: library/modules/custom-forms/protection/policy-text.php:47
15508
  msgid ""
15509
  "By default Forminator Forms can be configured to connect with these third "
15510
  "parties:"
15511
  msgstr ""
15512
 
 
 
15513
  #: library/modules/custom-forms/protection/policy-text.php:50
15514
  #: library/modules/polls/protection/policy-text.php:45
15515
  msgid "Akismet. Enabled when you installed and configured Akismet on your site."
15516
  msgstr ""
15517
 
 
15518
  #: library/modules/custom-forms/protection/policy-text.php:51
15519
  msgid "Google reCAPTCHA. Enabled when you added reCAPTCHA on your forms."
15520
  msgstr ""
15521
 
 
15522
  #: library/modules/custom-forms/protection/policy-text.php:52
15523
  msgid ""
15524
  "Mailchimp. Enabled when you activated and setup Mailchimp on Integrations "
15525
  "settings."
15526
  msgstr ""
15527
 
 
 
 
15528
  #: library/modules/custom-forms/protection/policy-text.php:53
15529
  #: library/modules/polls/protection/policy-text.php:46
15530
  #: library/modules/quizzes/protection/policy-text.php:54
@@ -15533,24 +19528,30 @@ msgid ""
15533
  "settings."
15534
  msgstr ""
15535
 
 
15536
  #: library/modules/custom-forms/protection/policy-text.php:54
15537
  msgid ""
15538
  "ActiveCampaign. Enabled when you activated and setup ActiveCampaign on "
15539
  "Integrations settings."
15540
  msgstr ""
15541
 
 
15542
  #: library/modules/custom-forms/protection/policy-text.php:55
15543
  msgid ""
15544
  "Aweber. Enabled when you activated and setup Aweber on Integrations "
15545
  "settings."
15546
  msgstr ""
15547
 
 
15548
  #: library/modules/custom-forms/protection/policy-text.php:56
15549
  msgid ""
15550
  "Campaign Monitor. Enabled when you activated and setup Campaign Monitor on "
15551
  "Integrations settings."
15552
  msgstr ""
15553
 
 
 
 
15554
  #: library/modules/custom-forms/protection/policy-text.php:57
15555
  #: library/modules/polls/protection/policy-text.php:47
15556
  #: library/modules/quizzes/protection/policy-text.php:55
@@ -15559,6 +19560,9 @@ msgid ""
15559
  "Integrations settings."
15560
  msgstr ""
15561
 
 
 
 
15562
  #: library/modules/custom-forms/protection/policy-text.php:58
15563
  #: library/modules/polls/protection/policy-text.php:48
15564
  #: library/modules/quizzes/protection/policy-text.php:56
@@ -15567,18 +19571,24 @@ msgid ""
15567
  "settings."
15568
  msgstr ""
15569
 
 
 
 
15570
  #: library/modules/custom-forms/protection/policy-text.php:59
15571
  #: library/modules/polls/protection/policy-text.php:49
15572
  #: library/modules/quizzes/protection/policy-text.php:57
15573
  msgid "Slack. Enabled when you activated and setup Slack on Integrations settings."
15574
  msgstr ""
15575
 
 
15576
  #: library/modules/custom-forms/protection/policy-text.php:63
15577
  msgid ""
15578
  "We use Google reCAPTCHA for spam protection. Their privacy policy can be "
15579
  "found here : https://policies.google.com/privacy?hl=en."
15580
  msgstr ""
15581
 
 
 
15582
  #: library/modules/custom-forms/protection/policy-text.php:64
15583
  #: library/modules/polls/protection/policy-text.php:53
15584
  msgid ""
@@ -15586,12 +19596,16 @@ msgid ""
15586
  "here : https://automattic.com/privacy/."
15587
  msgstr ""
15588
 
 
15589
  #: library/modules/custom-forms/protection/policy-text.php:65
15590
  msgid ""
15591
  "We use Mailchimp to manage our subscriber list. Their privacy policy can be "
15592
  "found here : https://mailchimp.com/legal/privacy/."
15593
  msgstr ""
15594
 
 
 
 
15595
  #: library/modules/custom-forms/protection/policy-text.php:66
15596
  #: library/modules/polls/protection/policy-text.php:54
15597
  #: library/modules/quizzes/protection/policy-text.php:61
@@ -15600,24 +19614,30 @@ msgid ""
15600
  "found here : https://zapier.com/privacy/."
15601
  msgstr ""
15602
 
 
15603
  #: library/modules/custom-forms/protection/policy-text.php:67
15604
  msgid ""
15605
  "We use ActiveCampaign to manage our subscriber. Their privacy policy can be "
15606
  "found here : https://www.activecampaign.com/privacy-policy/."
15607
  msgstr ""
15608
 
 
15609
  #: library/modules/custom-forms/protection/policy-text.php:68
15610
  msgid ""
15611
  "We use Aweber to manage our subscriber. Their privacy policy can be found "
15612
  "here : https://www.aweber.com/privacy.htm."
15613
  msgstr ""
15614
 
 
15615
  #: library/modules/custom-forms/protection/policy-text.php:70
15616
  msgid ""
15617
  "We use Campaign Monitor to manage our subscriber. Their privacy policy can "
15618
  "be found here : https://www.campaignmonitor.com/policies/#privacy-policy."
15619
  msgstr ""
15620
 
 
 
 
15621
  #: library/modules/custom-forms/protection/policy-text.php:74
15622
  #: library/modules/polls/protection/policy-text.php:57
15623
  #: library/modules/quizzes/protection/policy-text.php:64
@@ -15627,6 +19647,9 @@ msgid ""
15627
  "https://policies.google.com/privacy?hl=en."
15628
  msgstr ""
15629
 
 
 
 
15630
  #: library/modules/custom-forms/protection/policy-text.php:77
15631
  #: library/modules/polls/protection/policy-text.php:60
15632
  #: library/modules/quizzes/protection/policy-text.php:69
@@ -15635,6 +19658,9 @@ msgid ""
15635
  "found here : https://trello.com/privacy."
15636
  msgstr ""
15637
 
 
 
 
15638
  #: library/modules/custom-forms/protection/policy-text.php:78
15639
  #: library/modules/polls/protection/policy-text.php:61
15640
  #: library/modules/quizzes/protection/policy-text.php:70
@@ -15643,50 +19669,65 @@ msgid ""
15643
  "found here : https://slack.com/privacy-policy."
15644
  msgstr ""
15645
 
 
 
 
15646
  #: library/modules/custom-forms/user/class-forminator-cform-user-data.php:55
15647
  #: library/modules/custom-forms/user/class-forminator-cform-user-data.php:98
15648
  #: library/modules/custom-forms/user/class-forminator-cform-user-signups.php:44
15649
  msgid "Invalid activation key."
15650
  msgstr ""
15651
 
 
15652
  #: library/modules/custom-forms/user/class-forminator-cform-user-data.php:81
15653
  msgid "Invalid entry ID."
15654
  msgstr ""
15655
 
 
15656
  #: library/modules/custom-forms/user/class-forminator-cform-user-data.php:89
15657
  msgid "Error! Entry was not deleted."
15658
  msgstr ""
15659
 
 
15660
  #: library/modules/custom-forms/user/class-forminator-cform-user-signups.php:47
15661
  msgid "The user is already active."
15662
  msgstr ""
15663
 
 
15664
  #: library/modules/custom-forms/user/class-forminator-cform-user-signups.php:306
15665
  msgid "That username is already activated."
15666
  msgstr ""
15667
 
 
15668
  #: library/modules/custom-forms/user/class-forminator-cform-user-signups.php:311
15669
  msgid "Sorry, that email address is already used!"
15670
  msgstr ""
15671
 
 
15672
  #: library/modules/custom-forms/user/class-forminator-cform-user-signups.php:332
15673
  msgid "Could not create user"
15674
  msgstr ""
15675
 
 
 
 
15676
  #: library/modules/polls/admin/admin-loader.php:45
15677
  #: library/modules/polls/admin/admin-page-new.php:23
15678
  #: library/modules/polls/loader.php:119
15679
  msgid "New Poll"
15680
  msgstr ""
15681
 
 
15682
  #: library/modules/polls/admin/admin-loader.php:46
15683
  msgid "View Poll"
15684
  msgstr ""
15685
 
 
15686
  #: library/modules/polls/admin/admin-loader.php:85
15687
  msgid "New Poll submission for {poll_name}"
15688
  msgstr ""
15689
 
 
15690
  #: library/modules/polls/admin/admin-loader.php:86
15691
  msgid ""
15692
  "You have a new poll submission: <br/><br/>{poll_answer}<br/><br/>Current "
@@ -15694,276 +19735,349 @@ msgid ""
15694
  "{site_url}."
15695
  msgstr ""
15696
 
 
15697
  #: library/modules/polls/admin/admin-loader.php:154
15698
  msgid "Poll results behaviour"
15699
  msgstr ""
15700
 
 
15701
  #: library/modules/polls/admin/admin-loader.php:160
15702
  msgid "Poll results style"
15703
  msgstr ""
15704
 
 
15705
  #: library/modules/polls/admin/admin-loader.php:161
15706
  msgid "Bar chart"
15707
  msgstr ""
15708
 
 
15709
  #: library/modules/polls/admin/admin-loader.php:162
15710
  msgid "Pie chart"
15711
  msgstr ""
15712
 
 
15713
  #: library/modules/polls/admin/admin-loader.php:165
15714
  msgid "Submission"
15715
  msgstr ""
15716
 
 
15717
  #: library/modules/polls/admin/admin-loader.php:166
15718
  msgid "Enable AJAX to prevent refresh while submitting poll data."
15719
  msgstr ""
15720
 
 
15721
  #: library/modules/polls/admin/admin-loader.php:167
15722
  msgid "Enable AJAX"
15723
  msgstr ""
15724
 
 
15725
  #: library/modules/polls/admin/admin-loader.php:170
15726
  msgid "Poll votes count"
15727
  msgstr ""
15728
 
 
15729
  #: library/modules/polls/admin/admin-loader.php:171
15730
  msgid "Show number of votes"
15731
  msgstr ""
15732
 
 
15733
  #: library/modules/polls/admin/admin-loader.php:172
15734
  msgid "Enable this option to display number of votes on Bar Chart results."
15735
  msgstr ""
15736
 
 
15737
  #: library/modules/polls/admin/admin-loader.php:175
15738
  msgid "Poll votes limit"
15739
  msgstr ""
15740
 
 
15741
  #: library/modules/polls/admin/admin-loader.php:176
15742
  msgid "Allow same visitor to vote more than once"
15743
  msgstr ""
15744
 
 
15745
  #: library/modules/polls/admin/admin-loader.php:177
15746
  msgid "How long before user can vote again"
15747
  msgstr ""
15748
 
 
15749
  #: library/modules/polls/admin/admin-loader.php:180
15750
  msgid "Poll privacy"
15751
  msgstr ""
15752
 
 
15753
  #: library/modules/polls/admin/admin-loader.php:181
15754
  msgid "How long will you retain user IP address"
15755
  msgstr ""
15756
 
 
15757
  #: library/modules/polls/admin/admin-loader.php:182
15758
  msgid "Enable IP address retention"
15759
  msgstr ""
15760
 
 
15761
  #: library/modules/polls/admin/admin-loader.php:185
15762
  msgid "Poll design"
15763
  msgstr ""
15764
 
 
15765
  #: library/modules/polls/admin/admin-loader.php:186
15766
  msgid "Choose a pre-made style for your poll and further customize it's appearance"
15767
  msgstr ""
15768
 
 
15769
  #: library/modules/polls/admin/admin-loader.php:188
15770
  msgid "Customize poll colors"
15771
  msgstr ""
15772
 
 
15773
  #: library/modules/polls/admin/admin-loader.php:189
15774
  msgid "Customize poll container"
15775
  msgstr ""
15776
 
 
15777
  #: library/modules/polls/admin/admin-loader.php:190
15778
  msgid "Add box shadow to your poll container"
15779
  msgstr ""
15780
 
 
15781
  #: library/modules/polls/admin/admin-loader.php:193
15782
  msgid "Poll container"
15783
  msgstr ""
15784
 
 
15785
  #: library/modules/polls/admin/admin-loader.php:194
15786
  msgid "Poll content"
15787
  msgstr ""
15788
 
 
15789
  #: library/modules/polls/admin/admin-loader.php:197
15790
  msgid "Poll answer"
15791
  msgstr ""
15792
 
 
15793
  #: library/modules/polls/admin/admin-loader.php:198
15794
  msgid "Custom answer"
15795
  msgstr ""
15796
 
 
15797
  #: library/modules/polls/admin/admin-loader.php:199
15798
  msgid "Poll button"
15799
  msgstr ""
15800
 
 
15801
  #: library/modules/polls/admin/admin-loader.php:200
15802
  msgid "Poll link"
15803
  msgstr ""
15804
 
 
15805
  #: library/modules/polls/admin/admin-loader.php:204
15806
  msgid "Enter poll answer"
15807
  msgstr ""
15808
 
 
15809
  #: library/modules/polls/admin/admin-loader.php:205
15810
  msgid "Custom input placeholder"
15811
  msgstr ""
15812
 
 
15813
  #: library/modules/polls/admin/admin-loader.php:206
15814
  msgid "Type placeholder here..."
15815
  msgstr ""
15816
 
 
15817
  #: library/modules/polls/admin/admin-loader.php:207
15818
  msgid "Add custom input field"
15819
  msgstr ""
15820
 
 
15821
  #: library/modules/polls/admin/admin-loader.php:208
15822
  msgid "Remove custom input field"
15823
  msgstr ""
15824
 
 
15825
  #: library/modules/polls/admin/admin-loader.php:217
15826
  msgid "Button label"
15827
  msgstr ""
15828
 
 
15829
  #: library/modules/polls/admin/admin-loader.php:220
15830
  msgid "Enter question title"
15831
  msgstr ""
15832
 
 
15833
  #: library/modules/polls/admin/admin-loader.php:222
15834
  msgid "Poll Appearance"
15835
  msgstr ""
15836
 
 
15837
  #: library/modules/polls/admin/admin-loader.php:224
15838
  msgid "Form name cannot be empty! Please pick a name for your poll."
15839
  msgstr ""
15840
 
 
15841
  #: library/modules/polls/admin/admin-loader.php:225
15842
  msgid "Poll question cannot be empty! Please add questions for your poll."
15843
  msgstr ""
15844
 
 
15845
  #: library/modules/polls/admin/admin-loader.php:226
15846
  msgid "Poll answers cannot be empty! Please add answers to your poll."
15847
  msgstr ""
15848
 
 
 
15849
  #: library/modules/polls/admin/admin-loader.php:227
15850
  #: library/modules/quizzes/admin/admin-loader.php:477
15851
  msgid "Back"
15852
  msgstr ""
15853
 
 
15854
  #: library/modules/polls/admin/admin-loader.php:232
15855
  msgid "This name won't be displayed on your poll, but will help you to identify it."
15856
  msgstr ""
15857
 
 
15858
  #: library/modules/polls/admin/admin-loader.php:233
15859
  msgid "This is the question you will be asking to users."
15860
  msgstr ""
15861
 
 
15862
  #: library/modules/polls/admin/admin-loader.php:235
15863
  msgid "Answer (font color)"
15864
  msgstr ""
15865
 
 
15866
  #: library/modules/polls/admin/admin-loader.php:236
15867
  msgid "Button styles"
15868
  msgstr ""
15869
 
 
15870
  #: library/modules/polls/admin/admin-loader.php:238
15871
  msgid "Results link (hover)"
15872
  msgstr ""
15873
 
 
15874
  #: library/modules/polls/admin/admin-loader.php:239
15875
  msgid "Results link (active)"
15876
  msgstr ""
15877
 
 
 
15878
  #: library/modules/polls/admin/admin-page-entries.php:273
15879
  #: library/modules/quizzes/admin/admin-page-entries.php:248
15880
  msgid "Showing %$1s of %$2s fields"
15881
  msgstr ""
15882
 
 
 
 
15883
  #: library/modules/polls/admin/admin-page-entries.php:397
15884
  #: library/modules/polls/front/front-action.php:404
15885
  #: library/modules/polls/front/front-render.php:1105
15886
  msgid "vote(s)"
15887
  msgstr ""
15888
 
 
15889
  #: library/modules/polls/admin/admin-page-view.php:281
15890
  msgid "Delete Votes"
15891
  msgstr ""
15892
 
 
15893
  #: library/modules/polls/front/front-action.php:226
15894
  msgid "Poll submissions disabled."
15895
  msgstr ""
15896
 
 
 
15897
  #: library/modules/polls/front/front-action.php:374
15898
  #: library/modules/polls/front/front-action.php:432
15899
  msgid "Your vote has been saved"
15900
  msgstr ""
15901
 
 
 
 
15902
  #: library/modules/polls/front/front-action.php:410
15903
  #: library/modules/polls/front/front-render.php:396
15904
  #: library/modules/polls/front/front-render.php:424
15905
  msgid "View results"
15906
  msgstr ""
15907
 
 
15908
  #: library/modules/polls/front/front-action.php:419
15909
  msgid "Back To Poll"
15910
  msgstr ""
15911
 
 
15912
  #: library/modules/polls/front/front-action.php:440
15913
  msgid "You need to select a poll option"
15914
  msgstr ""
15915
 
 
15916
  #: library/modules/polls/front/front-action.php:448
15917
  msgid "You have already submitted a vote to this poll"
15918
  msgstr ""
15919
 
 
15920
  #: library/modules/polls/front/front-render.php:256
15921
  msgid "Your vote has been saved."
15922
  msgstr ""
15923
 
 
15924
  #: library/modules/polls/front/front-render.php:269
15925
  msgid "You have already voted for this poll."
15926
  msgstr ""
15927
 
 
15928
  #: library/modules/polls/front/front-render.php:389
15929
  msgid "No votes yet"
15930
  msgstr ""
15931
 
 
15932
  #: library/modules/polls/front/front-render.php:440
15933
  msgid "Poll ID attribute is required!"
15934
  msgstr ""
15935
 
 
 
15936
  #: library/modules/polls/front/front-render.php:907
15937
  #: library/modules/polls/front/front-render.php:912
15938
  msgid "Back to poll"
15939
  msgstr ""
15940
 
 
15941
  #: library/modules/polls/loader.php:118
15942
  msgid ""
15943
  "Create polls, and collect user data. Choose a visualization style that best "
15944
  "suits your needs."
15945
  msgstr ""
15946
 
 
15947
  #: library/modules/polls/protection/general-data-protection.php:16
15948
  msgid "Forminator Polls"
15949
  msgstr ""
15950
 
 
15951
  #: library/modules/polls/protection/policy-text.php:2
15952
  msgid "Which polls are collecting personal data?"
15953
  msgstr ""
15954
 
 
15955
  #: library/modules/polls/protection/policy-text.php:4
15956
  msgid ""
15957
  "If you use Forminator PRO to create and embed any polls on your website, "
15958
  "you may need to mention it here to properly distinguish it from other polls."
15959
  msgstr ""
15960
 
 
15961
  #: library/modules/polls/protection/policy-text.php:10
15962
  msgid ""
15963
  "By default Forminator captures the <strong>IP Address</strong> for each "
15964
  "Poll submission."
15965
  msgstr ""
15966
 
 
15967
  #: library/modules/polls/protection/policy-text.php:13
15968
  msgid ""
15969
  "In this section you should note what personal data you collected including "
@@ -15972,12 +20086,14 @@ msgid ""
15972
  "consent the user has given."
15973
  msgstr ""
15974
 
 
15975
  #: library/modules/polls/protection/policy-text.php:18
15976
  msgid ""
15977
  "When visitors or users submit a poll, we capture the <strong>IP "
15978
  "Address</strong> for spam protection and to set voter limitations."
15979
  msgstr ""
15980
 
 
15981
  #: library/modules/polls/protection/policy-text.php:23
15982
  msgid ""
15983
  "By default Forminator retains all votes and its <strong>IP Address</strong> "
@@ -15986,30 +20102,39 @@ msgid ""
15986
  "\t\t<strong>Privacy Settings</strong>"
15987
  msgstr ""
15988
 
 
15989
  #: library/modules/polls/protection/policy-text.php:29
15990
  msgid ""
15991
  "When visitors or users votes on a poll we retain the <strong>IP "
15992
  "Address</strong> data for 30 days and anonymize it."
15993
  msgstr ""
15994
 
 
15995
  #: library/modules/polls/protection/policy-text.php:34
15996
  msgid ""
15997
  "All collected data might be shown publicly and we send it to our workers or "
15998
  "contractors to perform necessary actions based on votes."
15999
  msgstr ""
16000
 
 
16001
  #: library/modules/polls/protection/policy-text.php:38
16002
  msgid ""
16003
  "If your polls utilize either built-in or external third party services, in "
16004
  "this section you should mention any third parties and its privacy policy."
16005
  msgstr ""
16006
 
 
16007
  #: library/modules/polls/protection/policy-text.php:42
16008
  msgid ""
16009
  "By default Forminator Polls can be configured to connect with these third "
16010
  "parties:"
16011
  msgstr ""
16012
 
 
 
 
 
 
16013
  #: library/modules/quizzes/admin/admin-loader.php:50
16014
  #: library/modules/quizzes/admin/admin-loader.php:51
16015
  #: library/modules/quizzes/admin/admin-page-new-knowledge.php:23
@@ -16018,14 +20143,17 @@ msgstr ""
16018
  msgid "New Quiz"
16019
  msgstr ""
16020
 
 
16021
  #: library/modules/quizzes/admin/admin-loader.php:52
16022
  msgid "View Quizzes"
16023
  msgstr ""
16024
 
 
16025
  #: library/modules/quizzes/admin/admin-loader.php:164
16026
  msgid "New Quiz Submission for {quiz_name}"
16027
  msgstr ""
16028
 
 
16029
  #: library/modules/quizzes/admin/admin-loader.php:165
16030
  msgid ""
16031
  "You have a new quiz submission: <br/><br/>{quiz_answer}<br/><br/>Quiz "
@@ -16033,67 +20161,83 @@ msgid ""
16033
  "{site_url}."
16034
  msgstr ""
16035
 
 
16036
  #: library/modules/quizzes/admin/admin-loader.php:428
16037
  msgid "Visual style"
16038
  msgstr ""
16039
 
 
16040
  #: library/modules/quizzes/admin/admin-loader.php:430
16041
  msgid ""
16042
  "Further customize the appearance for quiz title. It appears as result's "
16043
  "header."
16044
  msgstr ""
16045
 
 
16046
  #: library/modules/quizzes/admin/admin-loader.php:432
16047
  msgid "Further customize appearance for quiz title."
16048
  msgstr ""
16049
 
 
16050
  #: library/modules/quizzes/admin/admin-loader.php:433
16051
  msgid "Further customize appearance for quiz featured image."
16052
  msgstr ""
16053
 
 
16054
  #: library/modules/quizzes/admin/admin-loader.php:434
16055
  msgid "Enable custom styles"
16056
  msgstr ""
16057
 
 
16058
  #: library/modules/quizzes/admin/admin-loader.php:435
16059
  msgid "Further customize appearance for quiz description / intro."
16060
  msgstr ""
16061
 
 
16062
  #: library/modules/quizzes/admin/admin-loader.php:436
16063
  msgid "Description / Intro"
16064
  msgstr ""
16065
 
 
 
16066
  #: library/modules/quizzes/admin/admin-loader.php:437
16067
  #: library/modules/quizzes/admin/admin-loader.php:532
16068
  msgid "Featured image"
16069
  msgstr ""
16070
 
 
16071
  #: library/modules/quizzes/admin/admin-loader.php:441
16072
  msgid "Results behaviour"
16073
  msgstr ""
16074
 
 
16075
  #: library/modules/quizzes/admin/admin-loader.php:442
16076
  msgid ""
16077
  "Pick if you want to reveal the correct answer as user finishes question, or "
16078
  "only after the whole quiz is completed."
16079
  msgstr ""
16080
 
 
16081
  #: library/modules/quizzes/admin/admin-loader.php:443
16082
  msgid "When to reveal correct answer"
16083
  msgstr ""
16084
 
 
16085
  #: library/modules/quizzes/admin/admin-loader.php:444
16086
  msgid "After user picks answer"
16087
  msgstr ""
16088
 
 
16089
  #: library/modules/quizzes/admin/admin-loader.php:445
16090
  msgid "At the end of whole quiz"
16091
  msgstr ""
16092
 
 
16093
  #: library/modules/quizzes/admin/admin-loader.php:446
16094
  msgid "Answer phrasing"
16095
  msgstr ""
16096
 
 
16097
  #: library/modules/quizzes/admin/admin-loader.php:447
16098
  msgid ""
16099
  "Pick how you want the correct & incorrect answers to read. Use "
@@ -16101,22 +20245,27 @@ msgid ""
16101
  "<strong>%CorrectAnswer%</strong> to pull in the correct value."
16102
  msgstr ""
16103
 
 
16104
  #: library/modules/quizzes/admin/admin-loader.php:449
16105
  msgid "Further customize appearance for answer message."
16106
  msgstr ""
16107
 
 
16108
  #: library/modules/quizzes/admin/admin-loader.php:450
16109
  msgid "Correct answer message"
16110
  msgstr ""
16111
 
 
16112
  #: library/modules/quizzes/admin/admin-loader.php:451
16113
  msgid "Incorrect answer message"
16114
  msgstr ""
16115
 
 
16116
  #: library/modules/quizzes/admin/admin-loader.php:452
16117
  msgid "Final count message"
16118
  msgstr ""
16119
 
 
16120
  #: library/modules/quizzes/admin/admin-loader.php:453
16121
  msgid ""
16122
  "Edit the copy of the final result count message that will appear after the "
@@ -16124,99 +20273,124 @@ msgid ""
16124
  "correct answers and <strong>%Total%</strong> for total number of questions."
16125
  msgstr ""
16126
 
 
16127
  #: library/modules/quizzes/admin/admin-loader.php:455
16128
  msgid ""
16129
  "You can now add some html content here to personalize even more text "
16130
  "displayed as Final Count Message. Try it now!"
16131
  msgstr ""
16132
 
 
16133
  #: library/modules/quizzes/admin/admin-loader.php:456
16134
  msgid "Share on social media"
16135
  msgstr ""
16136
 
 
16137
  #: library/modules/quizzes/admin/admin-loader.php:457
16138
  msgid "Results priority order"
16139
  msgstr ""
16140
 
 
16141
  #: library/modules/quizzes/admin/admin-loader.php:458
16142
  msgid "Pick priority for results"
16143
  msgstr ""
16144
 
 
16145
  #: library/modules/quizzes/admin/admin-loader.php:459
16146
  msgid ""
16147
  "Quizzes can have even number of scores for 2 or more results, in those "
16148
  "scenarios, this order will help determine the result."
16149
  msgstr ""
16150
 
 
16151
  #: library/modules/quizzes/admin/admin-loader.php:461
16152
  msgid "Further customize appearance for quiz questions."
16153
  msgstr ""
16154
 
 
 
16155
  #: library/modules/quizzes/admin/admin-loader.php:462
16156
  #: library/modules/quizzes/admin/admin-loader.php:555
16157
  msgid "Result title"
16158
  msgstr ""
16159
 
 
 
16160
  #: library/modules/quizzes/admin/admin-loader.php:463
16161
  #: library/modules/quizzes/admin/admin-loader.php:557
16162
  msgid "Result description"
16163
  msgstr ""
16164
 
 
16165
  #: library/modules/quizzes/admin/admin-loader.php:464
16166
  msgid "Further customize the appearance for result description typography."
16167
  msgstr ""
16168
 
 
16169
  #: library/modules/quizzes/admin/admin-loader.php:465
16170
  msgid "Further customize the appearance for result title typography."
16171
  msgstr ""
16172
 
 
 
16173
  #: library/modules/quizzes/admin/admin-loader.php:466
16174
  #: library/modules/quizzes/admin/admin-loader.php:554
16175
  msgid "Retake button"
16176
  msgstr ""
16177
 
 
16178
  #: library/modules/quizzes/admin/admin-loader.php:467
16179
  msgid "Further customize the appearance for retake quiz button."
16180
  msgstr ""
16181
 
 
16182
  #: library/modules/quizzes/admin/admin-loader.php:468
16183
  msgid "Form name cannot be empty! Please pick a name for your quiz."
16184
  msgstr ""
16185
 
 
16186
  #: library/modules/quizzes/admin/admin-loader.php:469
16187
  msgid "Quiz question cannot be empty! Please add questions for your quiz."
16188
  msgstr ""
16189
 
 
16190
  #: library/modules/quizzes/admin/admin-loader.php:470
16191
  msgid "Quiz answers cannot be empty! Please add some questions."
16192
  msgstr ""
16193
 
 
16194
  #: library/modules/quizzes/admin/admin-loader.php:471
16195
  msgid "Result answer cannot be empty! Please select a result."
16196
  msgstr ""
16197
 
 
16198
  #: library/modules/quizzes/admin/admin-loader.php:472
16199
  msgid ""
16200
  "This question needs a correct answer. Please, select one before saving or "
16201
  "proceeding to next step."
16202
  msgstr ""
16203
 
 
16204
  #: library/modules/quizzes/admin/admin-loader.php:473
16205
  msgid "Please add an answer for this question."
16206
  msgstr ""
16207
 
 
16208
  #: library/modules/quizzes/admin/admin-loader.php:475
16209
  msgid "You don't have any answer for this question yet."
16210
  msgstr ""
16211
 
 
16212
  #: library/modules/quizzes/admin/admin-loader.php:476
16213
  msgid "Further customize appearance for quiz answers."
16214
  msgstr ""
16215
 
 
16216
  #: library/modules/quizzes/admin/admin-loader.php:481
16217
  msgid "Customize appearance for correct answers."
16218
  msgstr ""
16219
 
 
16220
  #: library/modules/quizzes/admin/admin-loader.php:483
16221
  msgid ""
16222
  "<strong>Want more control?</strong> <strong><a "
@@ -16225,19 +20399,24 @@ msgid ""
16225
  "lets you choose how your content looks when it’s shared on social media."
16226
  msgstr ""
16227
 
 
16228
  #: library/modules/quizzes/admin/admin-loader.php:486
16229
  msgid "Further customize appearance for quiz submit button."
16230
  msgstr ""
16231
 
 
 
16232
  #: library/modules/quizzes/admin/admin-loader.php:487
16233
  #: library/modules/quizzes/admin/admin-loader.php:550
16234
  msgid "Main styles"
16235
  msgstr ""
16236
 
 
16237
  #: library/modules/quizzes/admin/admin-loader.php:489
16238
  msgid "Further customize border for result's main container."
16239
  msgstr ""
16240
 
 
16241
  #: library/modules/quizzes/admin/admin-loader.php:492
16242
  msgid ""
16243
  "The Results box has three different backgrounds: main container, header "
@@ -16246,210 +20425,267 @@ msgid ""
16246
  "customize the three of them."
16247
  msgstr ""
16248
 
 
16249
  #: library/modules/quizzes/admin/admin-loader.php:494
16250
  msgid "Main BG"
16251
  msgstr ""
16252
 
 
16253
  #: library/modules/quizzes/admin/admin-loader.php:495
16254
  msgid "Header BG"
16255
  msgstr ""
16256
 
 
16257
  #: library/modules/quizzes/admin/admin-loader.php:496
16258
  msgid "Content BG"
16259
  msgstr ""
16260
 
 
16261
  #: library/modules/quizzes/admin/admin-loader.php:498
16262
  msgid "Result's Box"
16263
  msgstr ""
16264
 
 
16265
  #: library/modules/quizzes/admin/admin-loader.php:499
16266
  msgid "Margin"
16267
  msgstr ""
16268
 
 
16269
  #: library/modules/quizzes/admin/admin-loader.php:500
16270
  msgid "Summary"
16271
  msgstr ""
16272
 
 
16273
  #: library/modules/quizzes/admin/admin-loader.php:501
16274
  msgid "Further customize appearance for quiz final count message"
16275
  msgstr ""
16276
 
 
16277
  #: library/modules/quizzes/admin/admin-loader.php:502
16278
  msgid "Sharing text"
16279
  msgstr ""
16280
 
 
16281
  #: library/modules/quizzes/admin/admin-loader.php:503
16282
  msgid "Further customize appearance for share on social media text"
16283
  msgstr ""
16284
 
 
16285
  #: library/modules/quizzes/admin/admin-loader.php:504
16286
  msgid "Social icons"
16287
  msgstr ""
16288
 
 
16289
  #: library/modules/quizzes/admin/admin-loader.php:505
16290
  msgid "Further customize appearance for social media icons"
16291
  msgstr ""
16292
 
 
16293
  #: library/modules/quizzes/admin/admin-loader.php:506
16294
  msgid "Wrong answer"
16295
  msgstr ""
16296
 
 
16297
  #: library/modules/quizzes/admin/admin-loader.php:507
16298
  msgid "Customize appearance for wrong answers."
16299
  msgstr ""
16300
 
 
16301
  #: library/modules/quizzes/admin/admin-loader.php:508
16302
  msgid ""
16303
  "Use <strong>%UserAnswer%</strong> to pull in the value user selected and "
16304
  "<strong>%CorrectAnswer%</strong> to pull in the correct value."
16305
  msgstr ""
16306
 
 
16307
  #: library/modules/quizzes/admin/admin-loader.php:512
16308
  msgid "Google"
16309
  msgstr ""
16310
 
 
16311
  #: library/modules/quizzes/admin/admin-loader.php:514
16312
  msgid "Title Appearance"
16313
  msgstr ""
16314
 
 
16315
  #: library/modules/quizzes/admin/admin-loader.php:516
16316
  msgid "Checkbox styles"
16317
  msgstr ""
16318
 
 
16319
  #: library/modules/quizzes/admin/admin-loader.php:520
16320
  msgid "Quiz design"
16321
  msgstr ""
16322
 
 
16323
  #: library/modules/quizzes/admin/admin-loader.php:521
16324
  msgid "Choose a pre-made style for your quiz and further customize it's appearance."
16325
  msgstr ""
16326
 
 
16327
  #: library/modules/quizzes/admin/admin-loader.php:522
16328
  msgid "Customize quiz colors"
16329
  msgstr ""
16330
 
 
16331
  #: library/modules/quizzes/admin/admin-loader.php:523
16332
  msgid "There are two ways for displaying your quiz answers: grid or list."
16333
  msgstr ""
16334
 
 
16335
  #: library/modules/quizzes/admin/admin-loader.php:528
16336
  msgid "This won't be displayed on your quiz, but will help you to identify it."
16337
  msgstr ""
16338
 
 
16339
  #: library/modules/quizzes/admin/admin-loader.php:529
16340
  msgid "Quiz name cannot be empty! Please, pick a name for your quiz."
16341
  msgstr ""
16342
 
 
16343
  #: library/modules/quizzes/admin/admin-loader.php:531
16344
  msgid "This is the main title of your quiz and will be displayed on front."
16345
  msgstr ""
16346
 
 
16347
  #: library/modules/quizzes/admin/admin-loader.php:533
16348
  msgid "Add some nice main image to your quiz."
16349
  msgstr ""
16350
 
 
16351
  #: library/modules/quizzes/admin/admin-loader.php:535
16352
  msgid ""
16353
  "Give more information related to your quiz. This content will be displayed "
16354
  "on front."
16355
  msgstr ""
16356
 
 
16357
  #: library/modules/quizzes/admin/admin-loader.php:543
16358
  msgid "Customize main colors"
16359
  msgstr ""
16360
 
 
16361
  #: library/modules/quizzes/admin/admin-loader.php:544
16362
  msgid "Customize question colors"
16363
  msgstr ""
16364
 
 
16365
  #: library/modules/quizzes/admin/admin-loader.php:545
16366
  msgid "Customize answer colors"
16367
  msgstr ""
16368
 
 
16369
  #: library/modules/quizzes/admin/admin-loader.php:546
16370
  msgid "Customize result's box colors"
16371
  msgstr ""
16372
 
 
16373
  #: library/modules/quizzes/admin/admin-loader.php:547
16374
  msgid "Customize submit button colors"
16375
  msgstr ""
16376
 
 
16377
  #: library/modules/quizzes/admin/admin-loader.php:548
16378
  msgid "Main container"
16379
  msgstr ""
16380
 
 
16381
  #: library/modules/quizzes/admin/admin-loader.php:549
16382
  msgid "Main border"
16383
  msgstr ""
16384
 
 
16385
  #: library/modules/quizzes/admin/admin-loader.php:551
16386
  msgid "Header styles"
16387
  msgstr ""
16388
 
 
16389
  #: library/modules/quizzes/admin/admin-loader.php:552
16390
  msgid "Content styles"
16391
  msgstr ""
16392
 
 
16393
  #: library/modules/quizzes/admin/admin-loader.php:556
16394
  msgid "Quiz description"
16395
  msgstr ""
16396
 
 
16397
  #: library/modules/quizzes/admin/admin-loader.php:558
16398
  msgid "Quiz image"
16399
  msgstr ""
16400
 
 
16401
  #: library/modules/quizzes/admin/admin-loader.php:560
16402
  msgid "Answer message"
16403
  msgstr ""
16404
 
 
16405
  #: library/modules/quizzes/admin/admin-loader.php:562
16406
  msgid "Quiz result"
16407
  msgstr ""
16408
 
 
16409
  #: library/modules/quizzes/admin/admin-loader.php:563
16410
  msgid "Social share"
16411
  msgstr ""
16412
 
 
16413
  #: library/modules/quizzes/admin/admin-loader.php:564
16414
  msgid "Customize colors"
16415
  msgstr ""
16416
 
 
16417
  #: library/modules/quizzes/admin/admin-loader.php:566
16418
  msgid "Checkbox border"
16419
  msgstr ""
16420
 
 
16421
  #: library/modules/quizzes/admin/admin-loader.php:567
16422
  msgid "Checkbox background"
16423
  msgstr ""
16424
 
 
16425
  #: library/modules/quizzes/admin/admin-loader.php:568
16426
  msgid "Checkbox icon"
16427
  msgstr ""
16428
 
 
16429
  #: library/modules/quizzes/admin/admin-loader.php:569
16430
  msgid "The quiz title appears on result's header."
16431
  msgstr ""
16432
 
 
16433
  #: library/modules/quizzes/front/front-action.php:46
16434
  msgid "Form not found"
16435
  msgstr ""
16436
 
 
 
16437
  #: library/modules/quizzes/front/front-action.php:80
16438
  #: library/modules/quizzes/front/front-action.php:362
16439
  msgid "Quiz submissions disabled."
16440
  msgstr ""
16441
 
 
 
 
16442
  #: library/modules/quizzes/front/front-action.php:207
16443
  #: library/modules/quizzes/front/front-action.php:232
16444
  #: library/modules/quizzes/front/front-action.php:244
16445
  msgid "Retake Quiz"
16446
  msgstr ""
16447
 
 
 
16448
  #: library/modules/quizzes/front/front-action.php:286
16449
  #: library/modules/quizzes/front/front-action.php:554
16450
  msgid "Share your results"
16451
  msgstr ""
16452
 
 
 
 
 
16453
  #: library/modules/quizzes/front/front-action.php:292
16454
  #: library/modules/quizzes/front/front-action.php:294
16455
  #: library/modules/quizzes/front/front-action.php:560
@@ -16457,6 +20693,10 @@ msgstr ""
16457
  msgid "Share on Facebook"
16458
  msgstr ""
16459
 
 
 
 
 
16460
  #: library/modules/quizzes/front/front-action.php:300
16461
  #: library/modules/quizzes/front/front-action.php:302
16462
  #: library/modules/quizzes/front/front-action.php:568
@@ -16464,6 +20704,10 @@ msgstr ""
16464
  msgid "Share on Twitter"
16465
  msgstr ""
16466
 
 
 
 
 
16467
  #: library/modules/quizzes/front/front-action.php:308
16468
  #: library/modules/quizzes/front/front-action.php:310
16469
  #: library/modules/quizzes/front/front-action.php:576
@@ -16471,40 +20715,49 @@ msgstr ""
16471
  msgid "Share on LinkedIn"
16472
  msgstr ""
16473
 
 
16474
  #: library/modules/quizzes/front/front-action.php:372
16475
  msgid "You haven't answered any questions"
16476
  msgstr ""
16477
 
 
16478
  #: library/modules/quizzes/front/front-action.php:384
16479
  msgid "Please answer all the questions"
16480
  msgstr ""
16481
 
 
16482
  #: library/modules/quizzes/front/front-render.php:546
16483
  msgid "Please, save the quiz in order to preview it."
16484
  msgstr ""
16485
 
 
16486
  #: library/modules/quizzes/front/front-render.php:655
16487
  msgid "Ready to send"
16488
  msgstr ""
16489
 
 
16490
  #: library/modules/quizzes/front/front-render.php:656
16491
  msgid "Calculating Result"
16492
  msgstr ""
16493
 
 
16494
  #: library/modules/quizzes/loader.php:120
16495
  msgid ""
16496
  "Create fun quizzes for your users to take and share on social media. A "
16497
  "great way to drive more traffic to your site."
16498
  msgstr ""
16499
 
 
16500
  #: library/modules/quizzes/protection/general-data-protection.php:16
16501
  msgid "Forminator Quizzes"
16502
  msgstr ""
16503
 
 
16504
  #: library/modules/quizzes/protection/policy-text.php:2
16505
  msgid "Which quizzes are collecting personal data?"
16506
  msgstr ""
16507
 
 
16508
  #: library/modules/quizzes/protection/policy-text.php:4
16509
  msgid ""
16510
  "If you use Forminator PRO to create and embed any quizzes on your website, "
@@ -16512,12 +20765,14 @@ msgid ""
16512
  "quizzes."
16513
  msgstr ""
16514
 
 
16515
  #: library/modules/quizzes/protection/policy-text.php:12
16516
  msgid ""
16517
  "By default Forminator captures <strong>NO Personally Identifiable "
16518
  "Information</strong> for each Quiz submission."
16519
  msgstr ""
16520
 
 
16521
  #: library/modules/quizzes/protection/policy-text.php:15
16522
  msgid ""
16523
  "In this section you should note what personal data you collected including "
@@ -16526,12 +20781,14 @@ msgid ""
16526
  "active consent the user has given."
16527
  msgstr ""
16528
 
 
16529
  #: library/modules/quizzes/protection/policy-text.php:22
16530
  msgid ""
16531
  "When visitors or users submit a quiz's answer, we capture <strong>NO "
16532
  "Personally Identifiable Information</strong>."
16533
  msgstr ""
16534
 
 
16535
  #: library/modules/quizzes/protection/policy-text.php:28
16536
  msgid ""
16537
  "By default Forminator retains all quizzes answers and "
@@ -16540,52 +20797,63 @@ msgid ""
16540
  "\t\t<strong>Data</strong>"
16541
  msgstr ""
16542
 
 
16543
  #: library/modules/quizzes/protection/policy-text.php:36
16544
  msgid ""
16545
  "When visitors or users answer a quiz we retain the <strong>answers</strong> "
16546
  "data for 30 days and then remove it from our system."
16547
  msgstr ""
16548
 
 
16549
  #: library/modules/quizzes/protection/policy-text.php:41
16550
  msgid ""
16551
  "All collected data might be shown publicly and we send it to our workers or "
16552
  "contractors to perform necessary actions based on answers."
16553
  msgstr ""
16554
 
 
16555
  #: library/modules/quizzes/protection/policy-text.php:45
16556
  msgid ""
16557
  "If your quizzes utilize either built-in or external third party services, "
16558
  "in this section you should mention any third parties and its privacy policy."
16559
  msgstr ""
16560
 
 
16561
  #: library/modules/quizzes/protection/policy-text.php:51
16562
  msgid ""
16563
  "By default Forminator Quizzes can be configured to connect with these third "
16564
  "parties:"
16565
  msgstr ""
16566
 
 
 
16567
  #: library/render/class-widget.php:21 library/render/class-widget.php:22
16568
  msgid "Forminator Widget"
16569
  msgstr ""
16570
 
 
16571
  #: library/render/class-widget.php:132
16572
  msgid "Form Type"
16573
  msgstr ""
16574
 
 
16575
  #: library/render/class-widget.php:143
16576
  msgid "Select Form"
16577
  msgstr ""
16578
 
 
16579
  #: samples/forminator-simple-addon-plugin/forminator-addon-simple.php:23
16580
  msgid "Make your form Simple-able"
16581
  msgstr ""
16582
 
 
16583
  #: samples/forminator-simple-addon-plugin/forminator-addon-simple.php:24
16584
  msgid ""
16585
  "Sorry but we failed to activate Simple Integration, don't hesitate to "
16586
  "contact us"
16587
  msgstr ""
16588
 
 
16589
  #: samples/forminator-simple-addon-plugin/forminator-addon-simple.php:25
16590
  msgid "Sorry but we failed to deactivate Simple Integration, please try again"
16591
  msgstr ""
2
  # This file is distributed under the same license as the Forminator package.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: Forminator 1.13.4\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/forminator\n"
7
+ "POT-Creation-Date: 2020-08-05 18:31:28+00:00\n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=utf-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
13
  "Language-Team: LANGUAGE <LL@li.org>\n"
14
  "X-Generator: grunt-wp-i18n 1.0.3\n"
15
 
16
+ #: admin/locale.php:162 builds/forminator/admin/locale.php:162
17
  msgid "0"
18
  msgstr ""
19
 
20
  #: admin/locale.php:445 admin/views/settings/tab-pagination.php:22
21
  #: admin/views/settings/tab-pagination.php:41
22
+ #: builds/forminator/admin/locale.php:445
23
+ #: builds/forminator/admin/views/settings/tab-pagination.php:22
24
+ #: builds/forminator/admin/views/settings/tab-pagination.php:41
25
  msgid "10"
26
  msgstr ""
27
 
28
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign-form-hooks.php:42
29
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign-form-hooks.php:42
30
  msgid ""
31
  "ActiveCampaign failed to process submitted data. Please check your form and "
32
  "try again"
35
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign-form-hooks.php:156
36
  #: addons/pro/aweber/class-forminator-addon-aweber-form-hooks.php:151
37
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-hooks.php:156
38
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign-form-hooks.php:156
39
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber-form-hooks.php:151
40
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-hooks.php:156
41
  msgid "List ID not properly setup."
42
  msgstr ""
43
 
44
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign-form-hooks.php:167
45
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign-form-hooks.php:167
46
  msgid "Email on element not found or not filled on submitted data."
47
  msgstr ""
48
 
49
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign-form-hooks.php:322
50
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign-form-hooks.php:322
51
  msgid "Successfully send data to ActiveCampaign"
52
  msgstr ""
53
 
54
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign-form-hooks.php:426
55
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign-form-hooks.php:426
56
  msgid "ActiveCampaign Integration"
57
  msgstr ""
58
 
68
  #: addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:642
69
  #: addons/pro/zapier/class-forminator-addon-zapier-form-hooks.php:350
70
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-hooks.php:503
71
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign-form-hooks.php:433
72
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber-form-hooks.php:601
73
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-hooks.php:387
74
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-form-hooks.php:575
75
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-hooks.php:736
76
+ #: builds/forminator/addons/pro/hubspot/class-forminator-addon-hubspot-form-hooks.php:401
77
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-form-hooks.php:432
78
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-hooks.php:555
79
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-form-hooks.php:524
80
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:642
81
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-form-hooks.php:350
82
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-quiz-hooks.php:503
83
  msgid "Integration Name"
84
  msgstr ""
85
 
98
  #: addons/pro/zapier/class-forminator-addon-zapier-form-hooks.php:356
99
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-hooks.php:509
100
  #: admin/locale.php:182
101
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign-form-hooks.php:439
102
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber-form-hooks.php:607
103
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-hooks.php:393
104
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-form-hooks.php:581
105
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-hooks.php:742
106
+ #: builds/forminator/addons/pro/hubspot/class-forminator-addon-hubspot-form-hooks.php:407
107
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:706
108
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-form-hooks.php:438
109
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-hooks.php:561
110
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-form-hooks.php:530
111
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:342
112
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:648
113
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-form-hooks.php:356
114
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-quiz-hooks.php:509
115
+ #: builds/forminator/admin/locale.php:182
116
  msgid "Yes"
117
  msgstr ""
118
 
131
  #: addons/pro/zapier/class-forminator-addon-zapier-form-hooks.php:356
132
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-hooks.php:509
133
  #: admin/locale.php:181
134
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign-form-hooks.php:439
135
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber-form-hooks.php:607
136
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-hooks.php:393
137
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-form-hooks.php:581
138
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-hooks.php:742
139
+ #: builds/forminator/addons/pro/hubspot/class-forminator-addon-hubspot-form-hooks.php:407
140
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:706
141
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-form-hooks.php:438
142
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-hooks.php:561
143
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-form-hooks.php:530
144
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:342
145
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:648
146
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-form-hooks.php:356
147
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-quiz-hooks.php:509
148
+ #: builds/forminator/admin/locale.php:181
149
  msgid "No"
150
  msgstr ""
151
 
152
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign-form-hooks.php:441
153
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign-form-hooks.php:441
154
  msgid "Sent To ActiveCampaign"
155
  msgstr ""
156
 
167
  #: addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:657
168
  #: addons/pro/zapier/class-forminator-addon-zapier-form-hooks.php:365
169
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-hooks.php:518
170
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign-form-hooks.php:448
171
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber-form-hooks.php:616
172
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-hooks.php:402
173
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-form-hooks.php:590
174
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-hooks.php:751
175
+ #: builds/forminator/addons/pro/hubspot/class-forminator-addon-hubspot-form-hooks.php:416
176
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:715
177
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-form-hooks.php:447
178
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-hooks.php:570
179
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-form-hooks.php:539
180
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:657
181
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-form-hooks.php:365
182
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-quiz-hooks.php:518
183
  msgid "Info"
184
  msgstr ""
185
 
195
  #: addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:666
196
  #: addons/pro/zapier/class-forminator-addon-zapier-form-hooks.php:374
197
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-hooks.php:527
198
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign-form-hooks.php:457
199
+ #: builds/forminator/addons/pro/activecampaign/views/settings/setup-api.php:37
200
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber-form-hooks.php:625
201
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-hooks.php:411
202
+ #: builds/forminator/addons/pro/hubspot/class-forminator-addon-hubspot-form-hooks.php:425
203
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:734
204
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-form-hooks.php:456
205
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-hooks.php:579
206
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-form-hooks.php:548
207
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:666
208
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-form-hooks.php:374
209
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-quiz-hooks.php:527
210
  msgid "API URL"
211
  msgstr ""
212
 
213
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign-form-hooks.php:464
214
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign-form-hooks.php:464
215
  msgid "Data sent to ActiveCampaign"
216
  msgstr ""
217
 
218
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign-form-hooks.php:471
219
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign-form-hooks.php:471
220
  msgid "Data received from ActiveCampaign"
221
  msgstr ""
222
 
223
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign-form-hooks.php:493
224
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign-form-hooks.php:493
225
  msgid "ActiveCampaign Info"
226
  msgstr ""
227
 
234
  #: addons/pro/slack/class-forminator-addon-slack-form-settings.php:34
235
  #: addons/pro/trello/class-forminator-addon-trello-form-settings.php:32
236
  #: addons/pro/zapier/class-forminator-addon-zapier-form-settings.php:40
237
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:38
238
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber-form-settings.php:32
239
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:32
240
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-form-settings.php:32
241
+ #: builds/forminator/addons/pro/hubspot/class-forminator-addon-hubspot-form-settings.php:34
242
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:32
243
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-form-settings.php:34
244
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-form-settings.php:32
245
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-form-settings.php:40
246
  msgid ""
247
  "The update to your settings for this form failed, check the form input and "
248
  "try again."
260
  #: addons/pro/trello/class-forminator-addon-trello-form-settings.php:99
261
  #: addons/pro/trello/class-forminator-addon-trello-poll-settings.php:99
262
  #: addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:99
263
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:105
264
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber-form-settings.php:100
265
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:100
266
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-form-settings.php:92
267
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-poll-settings.php:92
268
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-settings.php:92
269
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-form-settings.php:108
270
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-poll-settings.php:107
271
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:107
272
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-form-settings.php:99
273
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-poll-settings.php:99
274
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:99
275
  msgid "Please pick valid name"
276
  msgstr ""
277
 
324
  #: addons/pro/zapier/class-forminator-addon-zapier-form-settings.php:141
325
  #: addons/pro/zapier/class-forminator-addon-zapier-poll-settings.php:143
326
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-settings.php:143
327
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:126
328
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:266
329
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:434
330
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:631
331
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber-form-settings.php:121
332
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber-form-settings.php:253
333
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber-form-settings.php:423
334
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber-form-settings.php:590
335
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:121
336
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:255
337
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:430
338
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:577
339
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-form-settings.php:113
340
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-form-settings.php:274
341
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-poll-settings.php:113
342
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-poll-settings.php:246
343
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-settings.php:113
344
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-settings.php:246
345
+ #: builds/forminator/addons/pro/hubspot/class-forminator-addon-hubspot-form-settings.php:199
346
+ #: builds/forminator/addons/pro/hubspot/class-forminator-addon-hubspot-form-settings.php:433
347
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:259
348
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:430
349
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-form-settings.php:129
350
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-form-settings.php:237
351
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-form-settings.php:392
352
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-form-settings.php:503
353
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-poll-settings.php:128
354
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-poll-settings.php:236
355
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-poll-settings.php:391
356
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-poll-settings.php:505
357
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:128
358
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:236
359
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:391
360
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:505
361
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-form-settings.php:120
362
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-form-settings.php:253
363
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-form-settings.php:393
364
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-form-settings.php:631
365
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-poll-settings.php:120
366
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-poll-settings.php:253
367
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-poll-settings.php:393
368
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-poll-settings.php:638
369
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:120
370
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:253
371
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:393
372
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:638
373
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-form-settings.php:141
374
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-poll-settings.php:143
375
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-quiz-settings.php:143
376
  msgid "Deactivate"
377
  msgstr ""
378
 
380
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:268
381
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:436
382
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:633
383
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:128
384
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:268
385
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:436
386
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:633
387
  msgid "Deactivate this ActiveCampaign Integration from this Form."
388
  msgstr ""
389
 
421
  #: addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:127
422
  #: addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:260
423
  #: addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:400
424
+ #: admin/locale.php:930
425
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:133
426
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:273
427
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:441
428
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber-form-settings.php:128
429
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber-form-settings.php:260
430
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber-form-settings.php:430
431
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:128
432
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:262
433
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:437
434
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-form-settings.php:120
435
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-poll-settings.php:120
436
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-settings.php:120
437
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet.php:251
438
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:110
439
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:266
440
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-form-settings.php:136
441
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-form-settings.php:244
442
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-form-settings.php:399
443
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-poll-settings.php:135
444
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-poll-settings.php:243
445
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-poll-settings.php:398
446
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:135
447
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:243
448
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:398
449
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack.php:288
450
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-form-settings.php:127
451
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-form-settings.php:260
452
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-form-settings.php:400
453
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-poll-settings.php:127
454
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-poll-settings.php:260
455
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-poll-settings.php:400
456
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:127
457
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:260
458
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:400
459
+ #: builds/forminator/admin/locale.php:930
460
+ #: builds/forminator/library/helpers/helper-core.php:540
461
+ #: library/helpers/helper-core.php:540
462
  msgid "Next"
463
  msgstr ""
464
 
495
  #: addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:453
496
  #: addons/pro/zapier/class-forminator-addon-zapier-poll-settings.php:77
497
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-settings.php:77
498
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:185
499
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:327
500
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:505
501
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber-form-settings.php:180
502
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber-form-settings.php:313
503
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber-form-settings.php:497
504
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:180
505
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:315
506
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:504
507
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-form-settings.php:173
508
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-poll-settings.php:145
509
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-settings.php:145
510
+ #: builds/forminator/addons/pro/hubspot/class-forminator-addon-hubspot-form-settings.php:262
511
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-form-settings.php:188
512
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-form-settings.php:301
513
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-form-settings.php:452
514
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-poll-settings.php:187
515
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-poll-settings.php:300
516
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-poll-settings.php:451
517
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:187
518
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:300
519
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:451
520
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-form-settings.php:179
521
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-form-settings.php:313
522
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-form-settings.php:453
523
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-poll-settings.php:179
524
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-poll-settings.php:313
525
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-poll-settings.php:453
526
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:179
527
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:313
528
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:453
529
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-poll-settings.php:77
530
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-quiz-settings.php:77
531
  msgid "Please pick valid connection"
532
  msgstr ""
533
 
534
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:219
535
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:219
536
  msgid "No lists found on your ActiveCampaign account. Please create one."
537
  msgstr ""
538
 
542
  #: addons/pro/aweber/class-forminator-addon-aweber-form-settings.php:231
543
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:228
544
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:233
545
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:235
546
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:240
547
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber-form-settings.php:226
548
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber-form-settings.php:231
549
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:228
550
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:233
551
  msgid "Please pick valid list"
552
  msgstr ""
553
 
556
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:345
557
  #: addons/pro/hubspot/class-forminator-addon-hubspot-form-settings.php:106
558
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:685
559
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:357
560
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber-form-settings.php:343
561
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:345
562
+ #: builds/forminator/addons/pro/hubspot/class-forminator-addon-hubspot-form-settings.php:106
563
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:685
564
+ #: builds/forminator/library/fields/email.php:73
565
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-contact-form.php:65
566
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-newsletter.php:65
567
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-quote.php:112
568
  #: library/fields/email.php:73
569
  #: library/modules/custom-forms/form-templates/template-contact-form.php:65
570
  #: library/modules/custom-forms/form-templates/template-newsletter.php:65
574
 
575
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:358
576
  #: addons/pro/hubspot/class-forminator-addon-hubspot-form-settings.php:107
577
+ #: admin/locale.php:358
578
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:358
579
+ #: builds/forminator/addons/pro/hubspot/class-forminator-addon-hubspot-form-settings.php:107
580
+ #: builds/forminator/admin/locale.php:358
581
+ #: builds/forminator/library/field-autofill-providers/class-wp-user.php:39
582
+ #: builds/forminator/library/fields/name.php:69
583
+ #: builds/forminator/library/model/class-form-entry-model.php:430
584
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-contact-form.php:45
585
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-contact-form.php:48
586
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-newsletter.php:45
587
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-newsletter.php:48
588
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-quote.php:92
589
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-quote.php:95
590
+ #: library/field-autofill-providers/class-wp-user.php:39
591
  #: library/fields/name.php:69 library/model/class-form-entry-model.php:430
592
  #: library/modules/custom-forms/form-templates/template-contact-form.php:45
593
  #: library/modules/custom-forms/form-templates/template-contact-form.php:48
600
 
601
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:359
602
  #: addons/pro/hubspot/class-forminator-addon-hubspot-form-settings.php:108
603
+ #: admin/locale.php:360
604
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:359
605
+ #: builds/forminator/addons/pro/hubspot/class-forminator-addon-hubspot-form-settings.php:108
606
+ #: builds/forminator/admin/locale.php:360
607
+ #: builds/forminator/library/field-autofill-providers/class-wp-user.php:43
608
+ #: builds/forminator/library/fields/name.php:73
609
+ #: builds/forminator/library/model/class-form-entry-model.php:432
610
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-contact-form.php:52
611
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-newsletter.php:52
612
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-quote.php:99
613
+ #: library/field-autofill-providers/class-wp-user.php:43
614
  #: library/fields/name.php:73 library/model/class-form-entry-model.php:432
615
  #: library/modules/custom-forms/form-templates/template-contact-form.php:52
616
  #: library/modules/custom-forms/form-templates/template-newsletter.php:52
619
  msgstr ""
620
 
621
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:360
622
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:360
623
+ #: builds/forminator/library/fields/phone.php:66
624
+ #: builds/forminator/library/fields/phone.php:84 library/fields/phone.php:66
625
+ #: library/fields/phone.php:84
626
  msgid "Phone"
627
  msgstr ""
628
 
629
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:361
630
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:361
631
  msgid "Organization Name"
632
  msgstr ""
633
 
634
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:391
635
  #: addons/pro/aweber/class-forminator-addon-aweber-form-settings.php:375
636
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:384
637
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:391
638
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber-form-settings.php:375
639
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:384
640
  msgid "Please assign fields."
641
  msgstr ""
642
 
644
  #: addons/pro/aweber/class-forminator-addon-aweber-form-settings.php:389
645
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:402
646
  #: addons/pro/hubspot/class-forminator-addon-hubspot-form-settings.php:159
647
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:406
648
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber-form-settings.php:389
649
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:402
650
+ #: builds/forminator/addons/pro/hubspot/class-forminator-addon-hubspot-form-settings.php:159
651
  #. translators: %s: title
652
  #. translators: ...
653
  #. translators: ...
656
  msgstr ""
657
 
658
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:596
659
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:596
660
  msgid "Please pick valid ActiveCampaign Form"
661
  msgstr ""
662
 
665
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:561
666
  #: addons/pro/slack/class-forminator-addon-slack-form-settings.php:490
667
  #: addons/pro/trello/class-forminator-addon-trello-form-settings.php:615
668
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:615
669
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber-form-settings.php:574
670
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:561
671
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-form-settings.php:490
672
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-form-settings.php:615
673
  msgid "Successfully connected to your form"
674
  msgstr ""
675
 
687
  #: addons/pro/zapier/class-forminator-addon-zapier-poll-settings.php:150
688
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-settings.php:150
689
  #: admin/classes/class-admin-l10n.php:96
690
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign-form-settings.php:638
691
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign.php:340
692
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber-form-settings.php:597
693
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:584
694
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor.php:361
695
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:437
696
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp.php:583
697
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-form-settings.php:638
698
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-poll-settings.php:645
699
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:645
700
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-form-settings.php:148
701
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-poll-settings.php:150
702
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-quiz-settings.php:150
703
+ #: builds/forminator/admin/classes/class-admin-l10n.php:96
704
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:203
705
  #: library/modules/custom-forms/admin/admin-loader.php:203
706
  msgid "Save"
707
  msgstr ""
713
  #: addons/pro/hubspot/class-forminator-addon-hubspot.php:52
714
  #: addons/pro/slack/class-forminator-addon-slack.php:58
715
  #: addons/pro/trello/class-forminator-addon-trello.php:72
716
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign.php:45
717
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber.php:54
718
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor.php:45
719
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet.php:49
720
+ #: builds/forminator/addons/pro/hubspot/class-forminator-addon-hubspot.php:52
721
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack.php:58
722
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello.php:72
723
  msgid "Get awesome by your form."
724
  msgstr ""
725
 
726
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign.php:46
727
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign.php:46
728
  msgid ""
729
  "Sorry but we failed to activate Activecampaign Integration, don't hesitate "
730
  "to contact us"
731
  msgstr ""
732
 
733
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign.php:47
734
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign.php:47
735
  msgid ""
736
  "Sorry but we failed to deactivate Activecampaign Integration, please try "
737
  "again"
746
  #: addons/pro/slack/class-forminator-addon-slack.php:62
747
  #: addons/pro/trello/class-forminator-addon-trello.php:76
748
  #: addons/pro/zapier/class-forminator-addon-zapier.php:57
749
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign.php:49
750
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber.php:58
751
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor.php:49
752
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet.php:53
753
+ #: builds/forminator/addons/pro/hubspot/class-forminator-addon-hubspot.php:56
754
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp.php:115
755
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack.php:62
756
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello.php:76
757
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier.php:57
758
+ #: builds/forminator/samples/forminator-simple-addon-plugin/forminator-addon-simple.php:27
759
  #: samples/forminator-simple-addon-plugin/forminator-addon-simple.php:27
760
  msgid "Sorry, we failed to update settings, please check your form and try again"
761
  msgstr ""
762
 
763
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign.php:85
764
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign.php:85
765
  msgid "ActiveCampaign is not active"
766
  msgstr ""
767
 
768
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign.php:120
769
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign.php:120
770
  msgid " ActiveCampaign is not connected"
771
  msgstr ""
772
 
773
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign.php:125
774
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign.php:125
775
  msgid "Invalid Form Settings of ActiveCampaign"
776
  msgstr ""
777
 
778
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign.php:130
779
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign.php:130
780
  msgid "No active ActiveCampaign connection found in this form"
781
  msgstr ""
782
 
793
  #: admin/views/custom-form/popup/export.php:41
794
  #: admin/views/custom-form/popup/import-cf7.php:428
795
  #: admin/views/poll/popup/export.php:41 admin/views/quiz/popup/export.php:41
796
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign.php:331
797
+ #: builds/forminator/addons/pro/aweber/views/settings/success-authorize.php:14
798
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor.php:352
799
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet.php:408
800
+ #: builds/forminator/addons/pro/hubspot/class-forminator-addon-hubspot.php:311
801
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp.php:555
802
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack.php:446
803
+ #: builds/forminator/addons/pro/trello/views/settings/success-authorize.php:10
804
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier.php:164
805
+ #: builds/forminator/admin/classes/class-admin-l10n.php:82
806
+ #: builds/forminator/admin/views/custom-form/popup/export.php:41
807
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:428
808
+ #: builds/forminator/admin/views/poll/popup/export.php:41
809
+ #: builds/forminator/admin/views/quiz/popup/export.php:41
810
+ #: builds/forminator/library/addon/class-addon-abstract.php:1211
811
  #: library/addon/class-addon-abstract.php:1211
812
  msgid "Close"
813
  msgstr ""
821
  #: admin/classes/class-admin-l10n.php:128
822
  #: admin/views/settings/payments/section-paypal.php:117
823
  #: admin/views/settings/payments/section-stripe.php:122
824
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign.php:336
825
+ #: builds/forminator/addons/pro/aweber/views/settings/authorize.php:53
826
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor.php:357
827
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp.php:578
828
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack.php:281
829
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier.php:169
830
+ #: builds/forminator/admin/classes/class-admin-l10n.php:128
831
+ #: builds/forminator/admin/views/settings/payments/section-paypal.php:117
832
+ #: builds/forminator/admin/views/settings/payments/section-stripe.php:122
833
  msgid "Disconnect"
834
  msgstr ""
835
 
838
  #: addons/pro/slack/class-forminator-addon-slack-form-settings.php:510
839
  #: addons/pro/slack/class-forminator-addon-slack-poll-settings.php:512
840
  #: addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:512
841
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign.php:346
842
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor.php:367
843
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-form-settings.php:510
844
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-poll-settings.php:512
845
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:512
846
  msgid "CONNECT"
847
  msgstr ""
848
 
849
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign.php:379
850
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign.php:384
851
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign.php:379
852
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign.php:384
853
  msgid "Please put a valid ActiveCampaign API URL"
854
  msgstr ""
855
 
856
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign.php:402
857
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign.php:402
858
  msgid "Please put a valid ActiveCampaign API Key"
859
  msgstr ""
860
 
861
  #: addons/pro/activecampaign/class-forminator-addon-activecampaign.php:426
862
+ #: builds/forminator/addons/pro/activecampaign/class-forminator-addon-activecampaign.php:426
863
  msgid "Failed to get ActiveCampaign account info."
864
  msgstr ""
865
 
866
  #: addons/pro/activecampaign/lib/class-forminator-addon-activecampaign-wp-api.php:63
867
+ #: builds/forminator/addons/pro/activecampaign/lib/class-forminator-addon-activecampaign-wp-api.php:63
868
  msgid "Missing required API URL"
869
  msgstr ""
870
 
871
  #: addons/pro/activecampaign/lib/class-forminator-addon-activecampaign-wp-api.php:67
872
  #: addons/pro/campaignmonitor/lib/class-forminator-addon-campaignmonitor-wp-api.php:69
873
  #: addons/pro/mailchimp/lib/class-forminator-addon-mailchimp-wp-api.php:74
874
+ #: builds/forminator/addons/pro/activecampaign/lib/class-forminator-addon-activecampaign-wp-api.php:67
875
+ #: builds/forminator/addons/pro/campaignmonitor/lib/class-forminator-addon-campaignmonitor-wp-api.php:69
876
+ #: builds/forminator/addons/pro/mailchimp/lib/class-forminator-addon-mailchimp-wp-api.php:74
877
  msgid "Missing required API Key"
878
  msgstr ""
879
 
880
  #: addons/pro/activecampaign/lib/class-forminator-addon-activecampaign-wp-api.php:180
881
+ #: builds/forminator/addons/pro/activecampaign/lib/class-forminator-addon-activecampaign-wp-api.php:180
882
  msgid ""
883
  "Failed to process request, make sure your API URL and API KEY are correct "
884
  "and your server has internet connection."
903
  #: addons/pro/trello/lib/class-forminator-addon-trello-wp-api.php:201
904
  #: addons/pro/zapier/lib/class-forminator-addon-zapier-wp-api.php:219
905
  #: addons/pro/zapier/lib/class-forminator-addon-zapier-wp-api.php:222
906
+ #: builds/forminator/addons/pro/activecampaign/lib/class-forminator-addon-activecampaign-wp-api.php:194
907
+ #: builds/forminator/addons/pro/activecampaign/lib/class-forminator-addon-activecampaign-wp-api.php:197
908
+ #: builds/forminator/addons/pro/aweber/lib/class-forminator-addon-aweber-wp-api.php:251
909
+ #: builds/forminator/addons/pro/aweber/lib/class-forminator-addon-aweber-wp-api.php:254
910
+ #: builds/forminator/addons/pro/campaignmonitor/lib/class-forminator-addon-campaignmonitor-wp-api.php:220
911
+ #: builds/forminator/addons/pro/campaignmonitor/lib/class-forminator-addon-campaignmonitor-wp-api.php:223
912
+ #: builds/forminator/addons/pro/hubspot/lib/class-forminator-addon-hubspot-wp-api.php:227
913
+ #: builds/forminator/addons/pro/hubspot/lib/class-forminator-addon-hubspot-wp-api.php:230
914
+ #: builds/forminator/addons/pro/hubspot/lib/class-forminator-addon-hubspot-wp-api.php:245
915
+ #: builds/forminator/addons/pro/mailchimp/lib/class-forminator-addon-mailchimp-wp-api.php:244
916
+ #: builds/forminator/addons/pro/mailchimp/lib/class-forminator-addon-mailchimp-wp-api.php:247
917
+ #: builds/forminator/addons/pro/mailchimp/lib/class-forminator-addon-mailchimp-wp-api.php:256
918
+ #: builds/forminator/addons/pro/slack/lib/class-forminator-addon-slack-wp-api.php:222
919
+ #: builds/forminator/addons/pro/slack/lib/class-forminator-addon-slack-wp-api.php:225
920
+ #: builds/forminator/addons/pro/slack/lib/class-forminator-addon-slack-wp-api.php:240
921
+ #: builds/forminator/addons/pro/trello/lib/class-forminator-addon-trello-wp-api.php:198
922
+ #: builds/forminator/addons/pro/trello/lib/class-forminator-addon-trello-wp-api.php:201
923
+ #: builds/forminator/addons/pro/zapier/lib/class-forminator-addon-zapier-wp-api.php:219
924
+ #: builds/forminator/addons/pro/zapier/lib/class-forminator-addon-zapier-wp-api.php:222
925
  #. translators: ...
926
  msgid "Failed to processing request : %s"
927
  msgstr ""
928
 
929
  #: addons/pro/activecampaign/lib/class-forminator-addon-activecampaign-wp-api.php:215
930
+ #: builds/forminator/addons/pro/activecampaign/lib/class-forminator-addon-activecampaign-wp-api.php:215
931
  #. translators: ...
932
  msgid "Failed to get ActiveCampaign data.%1$s"
933
  msgstr ""
934
 
935
  #: addons/pro/activecampaign/lib/class-forminator-addon-activecampaign-wp-api.php:396
936
+ #: builds/forminator/addons/pro/activecampaign/lib/class-forminator-addon-activecampaign-wp-api.php:396
937
  msgid "Required email parameter not set"
938
  msgstr ""
939
 
940
  #: addons/pro/activecampaign/lib/class-forminator-addon-activecampaign-wp-api.php:429
941
+ #: builds/forminator/addons/pro/activecampaign/lib/class-forminator-addon-activecampaign-wp-api.php:429
942
  msgid "Required id parameter not set for contact_delete."
943
  msgstr ""
944
 
946
  #: addons/pro/aweber/views/form-settings/map-fields.php:19
947
  #: addons/pro/campaignmonitor/views/form-settings/map-fields.php:19
948
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:450
949
+ #: builds/forminator/addons/pro/activecampaign/views/form-settings/map-fields.php:18
950
+ #: builds/forminator/addons/pro/aweber/views/form-settings/map-fields.php:19
951
+ #: builds/forminator/addons/pro/campaignmonitor/views/form-settings/map-fields.php:19
952
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:450
953
  msgid "Assign Fields"
954
  msgstr ""
955
 
956
  #: addons/pro/activecampaign/views/form-settings/map-fields.php:19
957
+ #: builds/forminator/addons/pro/activecampaign/views/form-settings/map-fields.php:19
958
  msgid ""
959
  "Match up your form fields with your campaign fields to make sure we're "
960
  "sending data to the right place."
961
  msgstr ""
962
 
963
  #: addons/pro/activecampaign/views/form-settings/map-fields.php:30
964
+ #: builds/forminator/addons/pro/activecampaign/views/form-settings/map-fields.php:30
965
  msgid "ActiveCampaign Field"
966
  msgstr ""
967
 
968
  #: addons/pro/activecampaign/views/form-settings/map-fields.php:31
969
  #: addons/pro/aweber/views/form-settings/map-fields.php:37
970
  #: addons/pro/campaignmonitor/views/form-settings/map-fields.php:39
971
+ #: builds/forminator/addons/pro/activecampaign/views/form-settings/map-fields.php:31
972
+ #: builds/forminator/addons/pro/aweber/views/form-settings/map-fields.php:37
973
+ #: builds/forminator/addons/pro/campaignmonitor/views/form-settings/map-fields.php:39
974
  msgid "Forminator Field"
975
  msgstr ""
976
 
986
  #: addons/pro/trello/views/form-settings/setup-name.php:16
987
  #: addons/pro/trello/views/poll-settings/setup-name.php:16
988
  #: addons/pro/trello/views/quiz-settings/setup-name.php:16
989
+ #: builds/forminator/addons/pro/activecampaign/views/form-settings/pick-name.php:16
990
+ #: builds/forminator/addons/pro/aweber/views/form-settings/pick-name.php:16
991
+ #: builds/forminator/addons/pro/campaignmonitor/views/form-settings/pick-name.php:17
992
+ #: builds/forminator/addons/pro/googlesheet/views/form-settings/pick-name.php:17
993
+ #: builds/forminator/addons/pro/googlesheet/views/poll-settings/pick-name.php:17
994
+ #: builds/forminator/addons/pro/googlesheet/views/quiz-settings/pick-name.php:17
995
+ #: builds/forminator/addons/pro/slack/views/form-settings/pick-name.php:16
996
+ #: builds/forminator/addons/pro/slack/views/poll-settings/pick-name.php:16
997
+ #: builds/forminator/addons/pro/slack/views/quiz-settings/pick-name.php:16
998
+ #: builds/forminator/addons/pro/trello/views/form-settings/setup-name.php:16
999
+ #: builds/forminator/addons/pro/trello/views/poll-settings/setup-name.php:16
1000
+ #: builds/forminator/addons/pro/trello/views/quiz-settings/setup-name.php:16
1001
  msgid "Setup Name"
1002
  msgstr ""
1003
 
1013
  #: addons/pro/trello/views/form-settings/setup-name.php:17
1014
  #: addons/pro/trello/views/poll-settings/setup-name.php:17
1015
  #: addons/pro/trello/views/quiz-settings/setup-name.php:17
1016
+ #: builds/forminator/addons/pro/activecampaign/views/form-settings/pick-name.php:17
1017
+ #: builds/forminator/addons/pro/aweber/views/form-settings/pick-name.php:17
1018
+ #: builds/forminator/addons/pro/campaignmonitor/views/form-settings/pick-name.php:19
1019
+ #: builds/forminator/addons/pro/googlesheet/views/form-settings/pick-name.php:18
1020
+ #: builds/forminator/addons/pro/googlesheet/views/poll-settings/pick-name.php:18
1021
+ #: builds/forminator/addons/pro/googlesheet/views/quiz-settings/pick-name.php:18
1022
+ #: builds/forminator/addons/pro/slack/views/form-settings/pick-name.php:17
1023
+ #: builds/forminator/addons/pro/slack/views/poll-settings/pick-name.php:17
1024
+ #: builds/forminator/addons/pro/slack/views/quiz-settings/pick-name.php:17
1025
+ #: builds/forminator/addons/pro/trello/views/form-settings/setup-name.php:17
1026
+ #: builds/forminator/addons/pro/trello/views/poll-settings/setup-name.php:17
1027
+ #: builds/forminator/addons/pro/trello/views/quiz-settings/setup-name.php:17
1028
  msgid ""
1029
  "Setup friendly name for this integration, so it will be easily identified "
1030
  "by you."
1047
  #: admin/classes/class-admin-l10n.php:44
1048
  #: admin/views/dashboard/widgets/widget-cform.php:51
1049
  #: admin/views/dashboard/widgets/widget-poll.php:49
1050
+ #: admin/views/dashboard/widgets/widget-quiz.php:54
1051
+ #: builds/forminator/addons/pro/activecampaign/views/form-settings/pick-name.php:26
1052
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber-form-settings.php:344
1053
+ #: builds/forminator/addons/pro/aweber/views/form-settings/pick-name.php:24
1054
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:346
1055
+ #: builds/forminator/addons/pro/campaignmonitor/views/form-settings/pick-name.php:32
1056
+ #: builds/forminator/addons/pro/googlesheet/views/form-settings/pick-name.php:30
1057
+ #: builds/forminator/addons/pro/googlesheet/views/poll-settings/pick-name.php:30
1058
+ #: builds/forminator/addons/pro/googlesheet/views/quiz-settings/pick-name.php:30
1059
+ #: builds/forminator/addons/pro/slack/views/form-settings/pick-name.php:24
1060
+ #: builds/forminator/addons/pro/slack/views/poll-settings/pick-name.php:24
1061
+ #: builds/forminator/addons/pro/slack/views/quiz-settings/pick-name.php:24
1062
+ #: builds/forminator/addons/pro/trello/views/form-settings/setup-name.php:24
1063
+ #: builds/forminator/addons/pro/trello/views/poll-settings/setup-name.php:24
1064
+ #: builds/forminator/addons/pro/trello/views/quiz-settings/setup-name.php:24
1065
+ #: builds/forminator/admin/classes/class-admin-l10n.php:44
1066
+ #: builds/forminator/admin/views/dashboard/widgets/widget-cform.php:51
1067
+ #: builds/forminator/admin/views/dashboard/widgets/widget-poll.php:49
1068
+ #: builds/forminator/admin/views/dashboard/widgets/widget-quiz.php:54
1069
+ #: builds/forminator/library/fields/name.php:55
1070
+ #: builds/forminator/library/fields/name.php:66
1071
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:211
1072
+ #: library/fields/name.php:55 library/fields/name.php:66
1073
  #: library/modules/custom-forms/admin/admin-loader.php:211
1074
  msgid "Name"
1075
  msgstr ""
1089
  #: addons/pro/zapier/class-forminator-addon-zapier-form-settings.php:171
1090
  #: addons/pro/zapier/views/poll-settings/setup-webhook.php:31
1091
  #: addons/pro/zapier/views/quiz-settings/setup-webhook.php:31
1092
+ #: builds/forminator/addons/pro/activecampaign/views/form-settings/pick-name.php:29
1093
+ #: builds/forminator/addons/pro/aweber/views/form-settings/pick-name.php:27
1094
+ #: builds/forminator/addons/pro/campaignmonitor/views/form-settings/pick-name.php:35
1095
+ #: builds/forminator/addons/pro/googlesheet/views/form-settings/pick-name.php:33
1096
+ #: builds/forminator/addons/pro/googlesheet/views/poll-settings/pick-name.php:33
1097
+ #: builds/forminator/addons/pro/googlesheet/views/quiz-settings/pick-name.php:33
1098
+ #: builds/forminator/addons/pro/slack/views/form-settings/pick-name.php:27
1099
+ #: builds/forminator/addons/pro/slack/views/poll-settings/pick-name.php:27
1100
+ #: builds/forminator/addons/pro/slack/views/quiz-settings/pick-name.php:27
1101
+ #: builds/forminator/addons/pro/trello/views/form-settings/setup-name.php:27
1102
+ #: builds/forminator/addons/pro/trello/views/poll-settings/setup-name.php:27
1103
+ #: builds/forminator/addons/pro/trello/views/quiz-settings/setup-name.php:27
1104
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-form-settings.php:171
1105
+ #: builds/forminator/addons/pro/zapier/views/poll-settings/setup-webhook.php:31
1106
+ #: builds/forminator/addons/pro/zapier/views/quiz-settings/setup-webhook.php:31
1107
  msgid "Friendly Name"
1108
  msgstr ""
1109
 
1110
  #: addons/pro/activecampaign/views/form-settings/select-list.php:17
1111
+ #: builds/forminator/addons/pro/activecampaign/views/form-settings/select-list.php:17
1112
  msgid "Choose Contact List"
1113
  msgstr ""
1114
 
1115
  #: addons/pro/activecampaign/views/form-settings/select-list.php:18
1116
+ #: builds/forminator/addons/pro/activecampaign/views/form-settings/select-list.php:18
1117
  msgid "Pick ActiveCampaign List for new contacts to be added to."
1118
  msgstr ""
1119
 
1123
  #: addons/pro/trello/views/form-settings/setup-list.php:34
1124
  #: addons/pro/trello/views/poll-settings/setup-list.php:34
1125
  #: addons/pro/trello/views/quiz-settings/setup-list.php:34
1126
+ #: admin/locale.php:1052
1127
+ #: builds/forminator/addons/pro/activecampaign/views/form-settings/select-list.php:27
1128
+ #: builds/forminator/addons/pro/aweber/views/form-settings/setup-list.php:34
1129
+ #: builds/forminator/addons/pro/campaignmonitor/views/form-settings/setup-list.php:35
1130
+ #: builds/forminator/addons/pro/trello/views/form-settings/setup-list.php:34
1131
+ #: builds/forminator/addons/pro/trello/views/poll-settings/setup-list.php:34
1132
+ #: builds/forminator/addons/pro/trello/views/quiz-settings/setup-list.php:34
1133
+ #: builds/forminator/admin/locale.php:1052
1134
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:426
1135
+ #: library/modules/quizzes/admin/admin-loader.php:426
1136
  msgid "List"
1137
  msgstr ""
1138
 
1142
  #: addons/pro/trello/views/form-settings/setup-list.php:36
1143
  #: addons/pro/trello/views/poll-settings/setup-list.php:36
1144
  #: addons/pro/trello/views/quiz-settings/setup-list.php:36
1145
+ #: builds/forminator/addons/pro/activecampaign/views/form-settings/select-list.php:29
1146
+ #: builds/forminator/addons/pro/aweber/views/form-settings/setup-list.php:37
1147
+ #: builds/forminator/addons/pro/campaignmonitor/views/form-settings/setup-list.php:38
1148
+ #: builds/forminator/addons/pro/trello/views/form-settings/setup-list.php:36
1149
+ #: builds/forminator/addons/pro/trello/views/poll-settings/setup-list.php:36
1150
+ #: builds/forminator/addons/pro/trello/views/quiz-settings/setup-list.php:36
1151
  msgid "Please select a list"
1152
  msgstr ""
1153
 
1154
  #: addons/pro/activecampaign/views/form-settings/setup-options.php:24
1155
  #: addons/pro/aweber/views/form-settings/setup-options.php:21
1156
  #: addons/pro/campaignmonitor/views/form-settings/setup-options.php:21
1157
+ #: builds/forminator/addons/pro/activecampaign/views/form-settings/setup-options.php:24
1158
+ #: builds/forminator/addons/pro/aweber/views/form-settings/setup-options.php:21
1159
+ #: builds/forminator/addons/pro/campaignmonitor/views/form-settings/setup-options.php:21
1160
  msgid "Additional Options"
1161
  msgstr ""
1162
 
1163
  #: addons/pro/activecampaign/views/form-settings/setup-options.php:26
1164
+ #: builds/forminator/addons/pro/activecampaign/views/form-settings/setup-options.php:26
1165
  msgid "Configure additional options for ActiveCampaign integration."
1166
  msgstr ""
1167
 
1168
  #: addons/pro/activecampaign/views/form-settings/setup-options.php:38
1169
  #: addons/pro/aweber/views/form-settings/setup-options.php:70
1170
+ #: builds/forminator/addons/pro/activecampaign/views/form-settings/setup-options.php:38
1171
+ #: builds/forminator/addons/pro/aweber/views/form-settings/setup-options.php:70
1172
  msgid "Tags"
1173
  msgstr ""
1174
 
1175
  #: addons/pro/activecampaign/views/form-settings/setup-options.php:74
1176
+ #: builds/forminator/addons/pro/activecampaign/views/form-settings/setup-options.php:74
1177
  msgid "Tags for contact that sent to ActiveCampaign."
1178
  msgstr ""
1179
 
1180
  #: addons/pro/activecampaign/views/form-settings/setup-options.php:80
1181
+ #: builds/forminator/addons/pro/activecampaign/views/form-settings/setup-options.php:80
1182
  msgid "Double Opt-In Form"
1183
  msgstr ""
1184
 
1185
  #: addons/pro/activecampaign/views/form-settings/setup-options.php:82
1186
+ #: builds/forminator/addons/pro/activecampaign/views/form-settings/setup-options.php:82
1187
  msgid "No form selected"
1188
  msgstr ""
1189
 
1190
  #: addons/pro/activecampaign/views/form-settings/setup-options.php:92
1191
+ #: builds/forminator/addons/pro/activecampaign/views/form-settings/setup-options.php:92
1192
  msgid ""
1193
  "Select which ActiveCampaign form will be used when adding to ActiveCampaign "
1194
  "to send the opt-in email. You can read more information "
1195
  msgstr ""
1196
 
1197
  #: addons/pro/activecampaign/views/form-settings/setup-options.php:114
1198
+ #: builds/forminator/addons/pro/activecampaign/views/form-settings/setup-options.php:114
1199
  msgid "Enable Instant Responders"
1200
  msgstr ""
1201
 
1202
  #: addons/pro/activecampaign/views/form-settings/setup-options.php:120
1203
+ #: builds/forminator/addons/pro/activecampaign/views/form-settings/setup-options.php:120
1204
  msgid ""
1205
  "When the instant responders option is enabled, ActiveCampaign will send any "
1206
  "instant responders setup when the contact is added to the list.\n"
1208
  msgstr ""
1209
 
1210
  #: addons/pro/activecampaign/views/form-settings/setup-options.php:141
1211
+ #: builds/forminator/addons/pro/activecampaign/views/form-settings/setup-options.php:141
1212
  msgid "Send last broadcast campaign"
1213
  msgstr ""
1214
 
1215
  #: addons/pro/activecampaign/views/form-settings/setup-options.php:147
1216
+ #: builds/forminator/addons/pro/activecampaign/views/form-settings/setup-options.php:147
1217
  msgid ""
1218
  "When the send last broadcast campaign option is enabled, ActiveCampaign "
1219
  "will send the last campaign sent out to the list to the contact being "
1229
  #: addons/pro/slack/views/settings/success-authorize.php:5
1230
  #: addons/pro/trello/views/settings/success-authorize.php:5
1231
  #: addons/pro/zapier/views/settings/setup-connect-success.php:5
1232
+ #: builds/forminator/addons/pro/activecampaign/views/settings/setup-api-success.php:5
1233
+ #: builds/forminator/addons/pro/aweber/views/settings/success-authorize.php:6
1234
+ #: builds/forminator/addons/pro/campaignmonitor/views/settings/setup-api-success.php:6
1235
+ #: builds/forminator/addons/pro/googlesheet/views/settings/success-authorize.php:3
1236
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp.php:548
1237
+ #: builds/forminator/addons/pro/slack/views/settings/success-authorize.php:5
1238
+ #: builds/forminator/addons/pro/trello/views/settings/success-authorize.php:5
1239
+ #: builds/forminator/addons/pro/zapier/views/settings/setup-connect-success.php:5
1240
  #. translators: %s: Addon name
1241
  #. translators: ...
1242
  #. translators: ...
1255
  #: addons/pro/slack/views/settings/success-authorize.php:8
1256
  #: addons/pro/trello/views/settings/success-authorize.php:8
1257
  #: addons/pro/zapier/views/settings/setup-connect-success.php:8
1258
+ #: builds/forminator/addons/pro/activecampaign/views/settings/setup-api-success.php:8
1259
+ #: builds/forminator/addons/pro/aweber/views/settings/success-authorize.php:10
1260
+ #: builds/forminator/addons/pro/campaignmonitor/views/settings/setup-api-success.php:10
1261
+ #: builds/forminator/addons/pro/googlesheet/views/settings/success-authorize.php:5
1262
+ #: builds/forminator/addons/pro/slack/views/settings/success-authorize.php:8
1263
+ #: builds/forminator/addons/pro/trello/views/settings/success-authorize.php:8
1264
+ #: builds/forminator/addons/pro/zapier/views/settings/setup-connect-success.php:8
1265
  msgid "You can now go to your forms and assign them to this integration"
1266
  msgstr ""
1267
 
1268
  #: addons/pro/activecampaign/views/settings/setup-api.php:21
1269
  #: addons/pro/campaignmonitor/views/settings/setup-api.php:22
1270
+ #: builds/forminator/addons/pro/activecampaign/views/settings/setup-api.php:21
1271
+ #: builds/forminator/addons/pro/campaignmonitor/views/settings/setup-api.php:22
1272
  #. translators: %s: Addon name
1273
  #. translators: ...
1274
  msgid "Configure %1$s API"
1275
  msgstr ""
1276
 
1277
  #: addons/pro/activecampaign/views/settings/setup-api.php:25
1278
+ #: builds/forminator/addons/pro/activecampaign/views/settings/setup-api.php:25
1279
  msgid "Setup ActiveCampaign API Access."
1280
  msgstr ""
1281
 
1282
  #: addons/pro/activecampaign/views/settings/setup-api.php:42
1283
+ #: builds/forminator/addons/pro/activecampaign/views/settings/setup-api.php:42
1284
  #. translators: ...
1285
  msgid "Enter %1$s API URL"
1286
  msgstr ""
1288
  #: addons/pro/activecampaign/views/settings/setup-api.php:58
1289
  #: addons/pro/campaignmonitor/views/settings/setup-api.php:46
1290
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp.php:603
1291
+ #: builds/forminator/addons/pro/activecampaign/views/settings/setup-api.php:58
1292
+ #: builds/forminator/addons/pro/campaignmonitor/views/settings/setup-api.php:46
1293
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp.php:603
1294
  msgid "API Key"
1295
  msgstr ""
1296
 
1297
  #: addons/pro/activecampaign/views/settings/setup-api.php:63
1298
  #: addons/pro/campaignmonitor/views/settings/setup-api.php:51
1299
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp.php:608
1300
+ #: builds/forminator/addons/pro/activecampaign/views/settings/setup-api.php:63
1301
+ #: builds/forminator/addons/pro/campaignmonitor/views/settings/setup-api.php:51
1302
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp.php:608
1303
  #. translators: ...
1304
  msgid "Enter %1$s API Key"
1305
  msgstr ""
1306
 
1307
  #: addons/pro/aweber/class-forminator-addon-aweber-form-hooks.php:42
1308
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber-form-hooks.php:42
1309
  msgid ""
1310
  "AWeber failed to process submitted data. Please check your form and try "
1311
  "again"
1313
 
1314
  #: addons/pro/aweber/class-forminator-addon-aweber-form-hooks.php:162
1315
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-hooks.php:166
1316
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber-form-hooks.php:162
1317
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-hooks.php:166
1318
  #. translators: ...
1319
  msgid "Email Address on element %1$s not found or not filled on submitted data."
1320
  msgstr ""
1321
 
1322
  #: addons/pro/aweber/class-forminator-addon-aweber-form-hooks.php:210
1323
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber-form-hooks.php:210
1324
  msgid "Unconfirmed subscriber can't be modified."
1325
  msgstr ""
1326
 
1327
  #: addons/pro/aweber/class-forminator-addon-aweber-form-hooks.php:489
1328
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber-form-hooks.php:489
1329
  msgid "Successfully send data to AWeber"
1330
  msgstr ""
1331
 
1332
  #: addons/pro/aweber/class-forminator-addon-aweber-form-hooks.php:594
1333
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber-form-hooks.php:594
1334
  msgid "AWeber Integration"
1335
  msgstr ""
1336
 
1337
  #: addons/pro/aweber/class-forminator-addon-aweber-form-hooks.php:609
1338
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber-form-hooks.php:609
1339
  msgid "Sent To AWeber"
1340
  msgstr ""
1341
 
1342
  #: addons/pro/aweber/class-forminator-addon-aweber-form-hooks.php:632
1343
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber-form-hooks.php:632
1344
  msgid "Data sent to AWeber"
1345
  msgstr ""
1346
 
1347
  #: addons/pro/aweber/class-forminator-addon-aweber-form-hooks.php:639
1348
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber-form-hooks.php:639
1349
  msgid "Data received from AWeber"
1350
  msgstr ""
1351
 
1352
  #: addons/pro/aweber/class-forminator-addon-aweber-form-hooks.php:661
1353
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber-form-hooks.php:661
1354
  msgid "AWeber Info"
1355
  msgstr ""
1356
 
1357
  #: addons/pro/aweber/class-forminator-addon-aweber-form-settings.php:123
1358
  #: addons/pro/aweber/class-forminator-addon-aweber-form-settings.php:255
1359
  #: addons/pro/aweber/class-forminator-addon-aweber-form-settings.php:425
1360
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber-form-settings.php:123
1361
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber-form-settings.php:255
1362
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber-form-settings.php:425
1363
  msgid "Deactivate this AWeber Integration from this Form."
1364
  msgstr ""
1365
 
1366
  #: addons/pro/aweber/class-forminator-addon-aweber-form-settings.php:205
1367
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber-form-settings.php:205
1368
  msgid "No lists found on your AWeber. Please create one."
1369
  msgstr ""
1370
 
1371
  #: addons/pro/aweber/class-forminator-addon-aweber-form-settings.php:355
1372
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber-form-settings.php:355
1373
  msgid "Failed to get Custom Fields on the list."
1374
  msgstr ""
1375
 
1378
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:257
1379
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:432
1380
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:579
1381
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber-form-settings.php:592
1382
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:123
1383
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:257
1384
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:432
1385
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:579
1386
  msgid "Deactivate this Campaign Monitor Integration from this Form."
1387
  msgstr ""
1388
 
1389
  #: addons/pro/aweber/class-forminator-addon-aweber.php:55
1390
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber.php:55
1391
  msgid ""
1392
  "Sorry but we failed to activate AWeber Integration, don't hesitate to "
1393
  "contact us"
1394
  msgstr ""
1395
 
1396
  #: addons/pro/aweber/class-forminator-addon-aweber.php:56
1397
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber.php:56
1398
  msgid "Sorry but we failed to deactivate AWeber Integration, please try again"
1399
  msgstr ""
1400
 
1401
  #: addons/pro/aweber/class-forminator-addon-aweber.php:94
1402
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber.php:94
1403
  msgid "AWeber is not active"
1404
  msgstr ""
1405
 
1406
  #: addons/pro/aweber/class-forminator-addon-aweber.php:133
1407
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber.php:133
1408
  msgid " AWeber is not connected"
1409
  msgstr ""
1410
 
1411
  #: addons/pro/aweber/class-forminator-addon-aweber.php:138
1412
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber.php:138
1413
  msgid "Invalid Form Settings of AWeber"
1414
  msgstr ""
1415
 
1416
  #: addons/pro/aweber/class-forminator-addon-aweber.php:143
1417
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber.php:143
1418
  msgid "No active AWeber connection found in this form"
1419
  msgstr ""
1420
 
1421
  #: addons/pro/aweber/class-forminator-addon-aweber.php:352
1422
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber.php:352
1423
  msgid "Invalid Authorization Code"
1424
  msgstr ""
1425
 
1426
  #: addons/pro/aweber/class-forminator-addon-aweber.php:546
1427
  #: addons/pro/aweber/class-forminator-addon-aweber.php:551
1428
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber.php:546
1429
+ #: builds/forminator/addons/pro/aweber/class-forminator-addon-aweber.php:551
1430
  msgid "Failed to get AWeber account information"
1431
  msgstr ""
1432
 
1433
  #: addons/pro/aweber/lib/class-forminator-addon-aweber-wp-api.php:69
1434
+ #: builds/forminator/addons/pro/aweber/lib/class-forminator-addon-aweber-wp-api.php:69
1435
  msgid "Missing required API Credentials"
1436
  msgstr ""
1437
 
1438
  #: addons/pro/aweber/lib/class-forminator-addon-aweber-wp-api.php:229
1439
  #: addons/pro/hubspot/lib/class-forminator-addon-hubspot-wp-api.php:213
1440
  #: addons/pro/slack/lib/class-forminator-addon-slack-wp-api.php:208
1441
+ #: builds/forminator/addons/pro/aweber/lib/class-forminator-addon-aweber-wp-api.php:229
1442
+ #: builds/forminator/addons/pro/hubspot/lib/class-forminator-addon-hubspot-wp-api.php:213
1443
+ #: builds/forminator/addons/pro/slack/lib/class-forminator-addon-slack-wp-api.php:208
1444
  msgid ""
1445
  "Failed to process request, make sure your API URL is correct and your "
1446
  "server has internet connection."
1448
 
1449
  #: addons/pro/aweber/lib/class-forminator-addon-aweber-wp-api.php:413
1450
  #: addons/pro/aweber/lib/class-forminator-addon-aweber-wp-api.php:417
1451
+ #: builds/forminator/addons/pro/aweber/lib/class-forminator-addon-aweber-wp-api.php:413
1452
+ #: builds/forminator/addons/pro/aweber/lib/class-forminator-addon-aweber-wp-api.php:417
1453
  msgid "Invalid access token"
1454
  msgstr ""
1455
 
1456
  #: addons/pro/aweber/lib/class-forminator-addon-aweber-wp-api.php:510
1457
+ #: builds/forminator/addons/pro/aweber/lib/class-forminator-addon-aweber-wp-api.php:510
1458
  msgid "Email is required on add AWeber subscriber."
1459
  msgstr ""
1460
 
1461
  #: addons/pro/aweber/lib/class-forminator-addon-aweber-wp-api.php:546
1462
+ #: builds/forminator/addons/pro/aweber/lib/class-forminator-addon-aweber-wp-api.php:546
1463
  msgid "Email is required on update AWeber subscriber."
1464
  msgstr ""
1465
 
1466
  #: addons/pro/aweber/views/form-settings/map-fields.php:21
1467
+ #: builds/forminator/addons/pro/aweber/views/form-settings/map-fields.php:21
1468
  msgid ""
1469
  "Match up your form fields with your AWeber fields to make sure we're "
1470
  "sending data to the right place."
1471
  msgstr ""
1472
 
1473
  #: addons/pro/aweber/views/form-settings/map-fields.php:36
1474
+ #: builds/forminator/addons/pro/aweber/views/form-settings/map-fields.php:36
1475
  msgid "AWeber Field"
1476
  msgstr ""
1477
 
1478
  #: addons/pro/aweber/views/form-settings/setup-list.php:18
1479
  #: addons/pro/campaignmonitor/views/form-settings/setup-list.php:18
1480
+ #: builds/forminator/addons/pro/aweber/views/form-settings/setup-list.php:18
1481
+ #: builds/forminator/addons/pro/campaignmonitor/views/form-settings/setup-list.php:18
1482
  msgid "Choose List"
1483
  msgstr ""
1484
 
1485
  #: addons/pro/aweber/views/form-settings/setup-list.php:20
1486
+ #: builds/forminator/addons/pro/aweber/views/form-settings/setup-list.php:20
1487
  msgid "Pick AWeber List for new subscriber to be added to."
1488
  msgstr ""
1489
 
1490
  #: addons/pro/aweber/views/form-settings/setup-options.php:23
1491
+ #: builds/forminator/addons/pro/aweber/views/form-settings/setup-options.php:23
1492
  msgid "Configure additional options for AWeber integration."
1493
  msgstr ""
1494
 
1495
  #: addons/pro/aweber/views/form-settings/setup-options.php:37
1496
  #: addons/pro/aweber/views/form-settings/setup-options.php:42
1497
+ #: builds/forminator/addons/pro/aweber/views/form-settings/setup-options.php:37
1498
+ #: builds/forminator/addons/pro/aweber/views/form-settings/setup-options.php:42
1499
  msgid "Ad Tracking"
1500
  msgstr ""
1501
 
1502
  #: addons/pro/aweber/views/form-settings/setup-options.php:64
1503
+ #: builds/forminator/addons/pro/aweber/views/form-settings/setup-options.php:64
1504
  msgid ""
1505
  "Use 20 or fewer characters to label subscribers based on how they signed "
1506
  "up. Find complete article %1$shere%2$s."
1507
  msgstr ""
1508
 
1509
  #: addons/pro/aweber/views/form-settings/setup-options.php:99
1510
+ #: builds/forminator/addons/pro/aweber/views/form-settings/setup-options.php:99
1511
  msgid ""
1512
  "Available fields value or free text can be used as tags. Have a campaign "
1513
  "that’s triggered when a subscriber is tagged? Enter the appropriate tag to "
1517
  msgstr ""
1518
 
1519
  #: addons/pro/aweber/views/sections/authorize.php:16
1520
+ #: builds/forminator/addons/pro/aweber/views/sections/authorize.php:16
1521
  msgid "Authorizing AWeber"
1522
  msgstr ""
1523
 
1524
  #: addons/pro/aweber/views/sections/authorize.php:25
1525
+ #: builds/forminator/addons/pro/aweber/views/sections/authorize.php:25
1526
  msgid "Successfully authorized AWeber, you can go back to integration settings."
1527
  msgstr ""
1528
 
1531
  #: addons/pro/hubspot/views/sections/authorize.php:29
1532
  #: addons/pro/slack/views/sections/authorize.php:34
1533
  #: addons/pro/trello/views/sections/authorize.php:34
1534
+ #: builds/forminator/addons/pro/aweber/views/sections/authorize.php:34
1535
+ #: builds/forminator/addons/pro/googlesheet/views/sections/authorize.php:35
1536
+ #: builds/forminator/addons/pro/hubspot/views/sections/authorize.php:29
1537
+ #: builds/forminator/addons/pro/slack/views/sections/authorize.php:34
1538
+ #: builds/forminator/addons/pro/trello/views/sections/authorize.php:34
1539
  msgid "Please Wait..."
1540
  msgstr ""
1541
 
1548
  #: addons/pro/hubspot/views/settings/wait-authorize.php:17
1549
  #: addons/pro/slack/views/settings/authorize.php:16
1550
  #: addons/pro/trello/views/settings/authorize.php:18
1551
+ #: builds/forminator/addons/pro/aweber/views/settings/authorize.php:19
1552
+ #: builds/forminator/addons/pro/aweber/views/settings/wait-authorize.php:18
1553
+ #: builds/forminator/addons/pro/fortressdb/class-fortressdb-forminator.php:120
1554
+ #: builds/forminator/addons/pro/googlesheet/views/settings/authorize.php:15
1555
+ #: builds/forminator/addons/pro/hubspot/views/settings/authorize.php:19
1556
+ #: builds/forminator/addons/pro/hubspot/views/settings/error-authorize.php:18
1557
+ #: builds/forminator/addons/pro/hubspot/views/settings/wait-authorize.php:17
1558
+ #: builds/forminator/addons/pro/slack/views/settings/authorize.php:16
1559
+ #: builds/forminator/addons/pro/trello/views/settings/authorize.php:18
1560
  #. translators: ...
1561
  msgid "Connect %1$s"
1562
  msgstr ""
1563
 
1564
  #: addons/pro/aweber/views/settings/authorize.php:28
1565
  #: addons/pro/hubspot/views/settings/wait-authorize.php:26
1566
+ #: builds/forminator/addons/pro/aweber/views/settings/authorize.php:28
1567
+ #: builds/forminator/addons/pro/hubspot/views/settings/wait-authorize.php:26
1568
  #. translators: ...
1569
  msgid "Your %1$s account is already authorized."
1570
  msgstr ""
1571
 
1572
  #: addons/pro/aweber/views/settings/authorize.php:33
1573
+ #: builds/forminator/addons/pro/aweber/views/settings/authorize.php:33
1574
  msgid ""
1575
  "Authorize Forminator to connect with your AWeber account in order to send "
1576
  "data from your forms."
1578
 
1579
  #: addons/pro/aweber/views/settings/authorize.php:45
1580
  #: addons/pro/hubspot/views/form-settings/create-ticket.php:66
1581
+ #: builds/forminator/addons/pro/aweber/views/settings/authorize.php:45
1582
+ #: builds/forminator/addons/pro/hubspot/views/form-settings/create-ticket.php:66
1583
  msgid "Authorize"
1584
  msgstr ""
1585
 
1586
  #: addons/pro/aweber/views/settings/wait-authorize.php:31
1587
+ #: builds/forminator/addons/pro/aweber/views/settings/wait-authorize.php:31
1588
  #. translators: ...
1589
  msgid "We are waiting %1$s authorization..."
1590
  msgstr ""
1591
 
1592
  #: addons/pro/aweber/views/settings/wait-authorize.php:42
1593
+ #: builds/forminator/addons/pro/aweber/views/settings/wait-authorize.php:42
1594
  msgid "Retry"
1595
  msgstr ""
1596
 
1597
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-hooks.php:42
1598
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-hooks.php:42
1599
  msgid ""
1600
  "Campaign Monitor failed to process submitted data. Please check your form "
1601
  "and try again"
1602
  msgstr ""
1603
 
1604
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-hooks.php:186
1605
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-hooks.php:186
1606
  #. translators: ...
1607
  msgid "Name on element %1$s not found or not filled on submitted data."
1608
  msgstr ""
1609
 
1610
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-hooks.php:274
1611
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-hooks.php:274
1612
  msgid "Successfully send data to Campaign Monitor"
1613
  msgstr ""
1614
 
1615
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-hooks.php:380
1616
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-hooks.php:380
1617
  msgid "Campaign Monitor Integration"
1618
  msgstr ""
1619
 
1620
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-hooks.php:395
1621
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-hooks.php:395
1622
  msgid "Sent To Campaign Monitor"
1623
  msgstr ""
1624
 
1625
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-hooks.php:418
1626
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-hooks.php:418
1627
  msgid "Data sent to Campaign Monitor"
1628
  msgstr ""
1629
 
1630
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-hooks.php:425
1631
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-hooks.php:425
1632
  msgid "Data received from Campaign Monitor"
1633
  msgstr ""
1634
 
1635
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-hooks.php:447
1636
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-hooks.php:447
1637
  msgid "Campaign Monitor Info"
1638
  msgstr ""
1639
 
1640
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:211
1641
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:211
1642
  msgid "No lists found on your Campaign Monitor. Please create one."
1643
  msgstr ""
1644
 
1645
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:357
1646
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:357
1647
  msgid "Campaign Monitor list's custom fields could not be found"
1648
  msgstr ""
1649
 
1650
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:543
1651
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor-form-settings.php:543
1652
  msgid "Please pick valid Consent To Track options"
1653
  msgstr ""
1654
 
1655
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor.php:46
1656
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor.php:46
1657
  msgid ""
1658
  "Sorry but we failed to activate Campaign Monitor Integration, don't "
1659
  "hesitate to contact us"
1660
  msgstr ""
1661
 
1662
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor.php:47
1663
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor.php:47
1664
  msgid ""
1665
  "Sorry but we failed to deactivate Campaign Monitor Integration, please try "
1666
  "again"
1667
  msgstr ""
1668
 
1669
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor.php:85
1670
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor.php:85
1671
  msgid "Campaign Monitor is not active"
1672
  msgstr ""
1673
 
1674
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor.php:120
1675
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor.php:120
1676
  msgid " Campaign Monitor is not connected"
1677
  msgstr ""
1678
 
1679
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor.php:125
1680
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor.php:125
1681
  msgid "Invalid Form Settings of Campaign Monitor"
1682
  msgstr ""
1683
 
1684
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor.php:130
1685
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor.php:130
1686
  msgid "No active Campaign Monitor connection found in this form"
1687
  msgstr ""
1688
 
1689
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor.php:314
1690
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor.php:314
1691
  msgid "Could not find client details, please try again"
1692
  msgstr ""
1693
 
1694
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor.php:432
1695
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor.php:432
1696
  msgid "Please put a valid Campaign Monitor API Key"
1697
  msgstr ""
1698
 
1699
  #: addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor.php:455
1700
+ #: builds/forminator/addons/pro/campaignmonitor/class-forminator-addon-campaignmonitor.php:455
1701
  msgid "Failed to validate API Key."
1702
  msgstr ""
1703
 
1704
  #: addons/pro/campaignmonitor/lib/class-forminator-addon-campaignmonitor-wp-api.php:200
1705
  #: addons/pro/zapier/lib/class-forminator-addon-zapier-wp-api.php:205
1706
+ #: builds/forminator/addons/pro/campaignmonitor/lib/class-forminator-addon-campaignmonitor-wp-api.php:200
1707
+ #: builds/forminator/addons/pro/zapier/lib/class-forminator-addon-zapier-wp-api.php:205
1708
  msgid ""
1709
  "Failed to process request, make sure your Webhook URL is correct and your "
1710
  "server has internet connection."
1711
  msgstr ""
1712
 
1713
  #: addons/pro/campaignmonitor/views/form-settings/map-fields.php:21
1714
+ #: builds/forminator/addons/pro/campaignmonitor/views/form-settings/map-fields.php:21
1715
  msgid ""
1716
  "Match up your form fields with your Campaign Monitor fields to make sure "
1717
  "we're sending data to the right place."
1718
  msgstr ""
1719
 
1720
  #: addons/pro/campaignmonitor/views/form-settings/map-fields.php:38
1721
+ #: builds/forminator/addons/pro/campaignmonitor/views/form-settings/map-fields.php:38
1722
  msgid "Campaign Monitor Field"
1723
  msgstr ""
1724
 
1725
  #: addons/pro/campaignmonitor/views/form-settings/setup-list.php:20
1726
+ #: builds/forminator/addons/pro/campaignmonitor/views/form-settings/setup-list.php:20
1727
  msgid "Pick Campaign Monitor List for new subscriber to be added to."
1728
  msgstr ""
1729
 
1730
  #: addons/pro/campaignmonitor/views/form-settings/setup-options.php:23
1731
+ #: builds/forminator/addons/pro/campaignmonitor/views/form-settings/setup-options.php:23
1732
  msgid "Configure additional options for Campaign Monitor integration."
1733
  msgstr ""
1734
 
1735
  #: addons/pro/campaignmonitor/views/form-settings/setup-options.php:49
1736
+ #: builds/forminator/addons/pro/campaignmonitor/views/form-settings/setup-options.php:49
1737
  msgid "Re-subscribe"
1738
  msgstr ""
1739
 
1740
  #: addons/pro/campaignmonitor/views/form-settings/setup-options.php:55
1741
+ #: builds/forminator/addons/pro/campaignmonitor/views/form-settings/setup-options.php:55
1742
  msgid ""
1743
  "If the subscriber is in an inactive state or has previously been "
1744
  "unsubscribed or added to the suppression list and you enabled Re-subscribe, "
1748
  msgstr ""
1749
 
1750
  #: addons/pro/campaignmonitor/views/form-settings/setup-options.php:73
1751
+ #: builds/forminator/addons/pro/campaignmonitor/views/form-settings/setup-options.php:73
1752
  msgid "Restart Subscription based Autoresponders"
1753
  msgstr ""
1754
 
1755
  #: addons/pro/campaignmonitor/views/form-settings/setup-options.php:79
1756
+ #: builds/forminator/addons/pro/campaignmonitor/views/form-settings/setup-options.php:79
1757
  msgid ""
1758
  "By default, resubscribed subscribers will not restart any automated "
1759
  "workflows, but they will receive any remaining emails. However, if you "
1763
  msgstr ""
1764
 
1765
  #: addons/pro/campaignmonitor/views/form-settings/setup-options.php:85
1766
+ #: builds/forminator/addons/pro/campaignmonitor/views/form-settings/setup-options.php:85
1767
  msgid "Consent to Track"
1768
  msgstr ""
1769
 
1770
  #: addons/pro/campaignmonitor/views/form-settings/setup-options.php:97
1771
+ #: builds/forminator/addons/pro/campaignmonitor/views/form-settings/setup-options.php:97
1772
  msgid ""
1773
  "Whether or not the subscriber has consented to having their email opens and "
1774
  "clicks tracked. This value applies to all subscribers with the same email "
1778
  msgstr ""
1779
 
1780
  #: addons/pro/campaignmonitor/views/settings/setup-api.php:26
1781
+ #: builds/forminator/addons/pro/campaignmonitor/views/settings/setup-api.php:26
1782
  msgid "Setup Campaign Monitor API Access."
1783
  msgstr ""
1784
 
1785
  #: addons/pro/campaignmonitor/views/settings/setup-api.php:30
1786
+ #: builds/forminator/addons/pro/campaignmonitor/views/settings/setup-api.php:30
1787
  msgid "Campaign Monitor Integrations currently connected to API Client: "
1788
  msgstr ""
1789
 
1790
  #: addons/pro/campaignmonitor/views/settings/setup-api.php:64
1791
+ #: builds/forminator/addons/pro/campaignmonitor/views/settings/setup-api.php:64
1792
  msgid "To obtain Campaign Monitor API Credentials, follow these steps :"
1793
  msgstr ""
1794
 
1795
  #: addons/pro/campaignmonitor/views/settings/setup-api.php:69
1796
+ #: builds/forminator/addons/pro/campaignmonitor/views/settings/setup-api.php:69
1797
  #. translators: ...
1798
  msgid "Login to your Campaign Monitor account %1$shere%2$s."
1799
  msgstr ""
1800
 
1801
  #: addons/pro/campaignmonitor/views/settings/setup-api.php:78
1802
+ #: builds/forminator/addons/pro/campaignmonitor/views/settings/setup-api.php:78
1803
  #. translators: ...
1804
  msgid "Go to Account Settings, then navigate to %1$sAPI Keys%2$s section."
1805
  msgstr ""
1806
 
1807
  #: addons/pro/campaignmonitor/views/settings/setup-api.php:87
1808
+ #: builds/forminator/addons/pro/campaignmonitor/views/settings/setup-api.php:87
1809
  #. translators: ...
1810
  msgid "Click on %1$sShow API Key%2$s, select and copy on the shown up value."
1811
  msgstr ""
1815
  #: addons/pro/googlesheet/views/settings/setup-client.php:46
1816
  #: addons/pro/slack/views/settings/setup-client.php:35
1817
  #: addons/pro/slack/views/settings/setup-client.php:38
1818
+ #: builds/forminator/addons/pro/campaignmonitor/views/settings/setup-api.php:100
1819
+ #: builds/forminator/addons/pro/googlesheet/views/settings/setup-client.php:41
1820
+ #: builds/forminator/addons/pro/googlesheet/views/settings/setup-client.php:46
1821
+ #: builds/forminator/addons/pro/slack/views/settings/setup-client.php:35
1822
+ #: builds/forminator/addons/pro/slack/views/settings/setup-client.php:38
1823
  msgid "Client ID"
1824
  msgstr ""
1825
 
1826
  #: addons/pro/campaignmonitor/views/settings/setup-api.php:105
1827
+ #: builds/forminator/addons/pro/campaignmonitor/views/settings/setup-api.php:105
1828
  #. translators: ...
1829
  msgid "Enter %1$s Client ID"
1830
  msgstr ""
1831
 
1832
  #: addons/pro/campaignmonitor/views/settings/setup-api.php:120
1833
+ #: builds/forminator/addons/pro/campaignmonitor/views/settings/setup-api.php:120
1834
  #. translators: ...
1835
  msgid ""
1836
  "Client ID is optional, unless you are on %1$sAgency-Mode%2$s, then you can "
1839
  msgstr ""
1840
 
1841
  #: addons/pro/e-signature/e-signature.php:91
1842
+ #: builds/forminator/addons/pro/e-signature/e-signature.php:91
1843
+ #: builds/forminator/library/model/class-form-entry-model.php:1337
1844
  #: library/model/class-form-entry-model.php:1337
1845
  msgid "(no filename)"
1846
  msgstr ""
1847
 
1848
  #: addons/pro/e-signature/library/signature_field.php:69 admin/locale.php:34
1849
+ #: builds/forminator/addons/pro/e-signature/library/signature_field.php:69
1850
+ #: builds/forminator/admin/locale.php:34
1851
  msgid "E-Signature"
1852
  msgstr ""
1853
 
1854
  #: addons/pro/e-signature/library/signature_field.php:81
1855
+ #: builds/forminator/addons/pro/e-signature/library/signature_field.php:81
1856
  msgid "Signature"
1857
  msgstr ""
1858
 
1859
  #: addons/pro/e-signature/library/signature_field.php:82
1860
+ #: builds/forminator/addons/pro/e-signature/library/signature_field.php:82
1861
  msgid "Start signing your signature here"
1862
  msgstr ""
1863
 
1864
  #: addons/pro/e-signature/library/signature_field.php:403
1865
+ #: builds/forminator/addons/pro/e-signature/library/signature_field.php:403
1866
  msgid "Your browser does not support e-Signature field."
1867
  msgstr ""
1868
 
1869
  #: addons/pro/e-signature/library/signature_field.php:456
1870
  #: addons/pro/e-signature/library/signature_field.php:485
1871
+ #: builds/forminator/addons/pro/e-signature/library/signature_field.php:456
1872
+ #: builds/forminator/addons/pro/e-signature/library/signature_field.php:485
1873
  msgid "This field is required. Please sign."
1874
  msgstr ""
1875
 
1876
  #: addons/pro/e-signature/library/signature_field.php:574
1877
+ #: builds/forminator/addons/pro/e-signature/library/signature_field.php:574
1878
  msgid "Error saving signature. Upload error. "
1879
  msgstr ""
1880
 
1881
  #: addons/pro/fortressdb/class-fortressdb-forminator.php:124
1882
+ #: builds/forminator/addons/pro/fortressdb/class-fortressdb-forminator.php:124
1883
  msgid ""
1884
  "Install the FortressDB plugin and sign-in to your FortressDB account to "
1885
  "automatically connect it to Forminator. If you do not have an account, you "
1887
  msgstr ""
1888
 
1889
  #: addons/pro/fortressdb/class-fortressdb-forminator.php:136
1890
+ #: builds/forminator/addons/pro/fortressdb/class-fortressdb-forminator.php:136
1891
  msgid "Install FortressDB"
1892
  msgstr ""
1893
 
1894
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-form-hooks.php:42
1895
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-form-hooks.php:42
1896
  msgid ""
1897
  "Google Sheets failed to process submitted data. Please check your form and "
1898
  "try again"
1901
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-form-hooks.php:310
1902
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-poll-hooks.php:302
1903
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-hooks.php:368
1904
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-form-hooks.php:310
1905
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-poll-hooks.php:302
1906
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-hooks.php:368
1907
  msgid "Successfully send data to Google Sheets"
1908
  msgstr ""
1909
 
1910
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-form-hooks.php:351
1911
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-poll-hooks.php:353
1912
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-hooks.php:419
1913
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-form-hooks.php:351
1914
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-poll-hooks.php:353
1915
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-hooks.php:419
1916
  msgid "No sheet found"
1917
  msgstr ""
1918
 
1919
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-form-hooks.php:356
1920
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-poll-hooks.php:357
1921
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-hooks.php:423
1922
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-form-hooks.php:356
1923
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-poll-hooks.php:357
1924
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-hooks.php:423
1925
  msgid "Sheet title not found"
1926
  msgstr ""
1927
 
1928
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-form-hooks.php:360
1929
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-poll-hooks.php:361
1930
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-hooks.php:427
1931
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-form-hooks.php:360
1932
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-poll-hooks.php:361
1933
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-hooks.php:427
1934
  msgid "Failed to get column count of the sheet"
1935
  msgstr ""
1936
 
1937
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-form-hooks.php:568
1938
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-hooks.php:729
1939
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-form-hooks.php:568
1940
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-hooks.php:729
1941
  msgid "Google Sheets Integration"
1942
  msgstr ""
1943
 
1944
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-form-hooks.php:583
1945
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-hooks.php:744
1946
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-form-hooks.php:583
1947
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-hooks.php:744
1948
  msgid "Sent To Google Sheets"
1949
  msgstr ""
1950
 
1951
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-form-hooks.php:611
1952
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-poll-hooks.php:499
1953
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-hooks.php:564
1954
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-form-hooks.php:611
1955
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-poll-hooks.php:499
1956
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-hooks.php:564
1957
  msgid "Google Sheets Info"
1958
  msgstr ""
1959
 
1960
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-form-settings.php:115
1961
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-form-settings.php:276
1962
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-form-settings.php:115
1963
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-form-settings.php:276
1964
  msgid "Deactivate Google Sheets Integration from this Form."
1965
  msgstr ""
1966
 
1967
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-form-settings.php:202
1968
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-poll-settings.php:174
1969
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-settings.php:174
1970
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-form-settings.php:202
1971
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-poll-settings.php:174
1972
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-settings.php:174
1973
  msgid "Please put valid spread sheet name"
1974
  msgstr ""
1975
 
1976
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-form-settings.php:216
1977
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-poll-settings.php:188
1978
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-settings.php:188
1979
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-form-settings.php:216
1980
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-poll-settings.php:188
1981
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-settings.php:188
1982
  msgid "This is not a folder, please use a valid Folder ID."
1983
  msgstr ""
1984
 
1985
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-form-settings.php:221
1986
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-poll-settings.php:193
1987
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-settings.php:193
1988
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-form-settings.php:221
1989
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-poll-settings.php:193
1990
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-settings.php:193
1991
  msgid "Folder not found, please put Folder ID."
1992
  msgstr ""
1993
 
1994
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-form-settings.php:254
1995
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-form-settings.php:254
1996
  msgid "Successfully created spreadsheet and connected to your form"
1997
  msgstr ""
1998
 
2012
  #: admin/views/poll/list/content.php:358 admin/views/poll/list/content.php:371
2013
  #: admin/views/poll/list/header.php:7 admin/views/quiz/list/content.php:358
2014
  #: admin/views/quiz/list/content.php:371 admin/views/quiz/list/header.php:7
2015
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-form-settings.php:281
2016
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-poll-settings.php:253
2017
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-settings.php:253
2018
+ #: builds/forminator/admin/classes/class-admin-l10n.php:126
2019
+ #: builds/forminator/admin/views/custom-form/list/content.php:391
2020
+ #: builds/forminator/admin/views/custom-form/list/content.php:403
2021
+ #: builds/forminator/admin/views/custom-form/list/header.php:7
2022
+ #: builds/forminator/admin/views/dashboard/widgets/widget-cform.php:37
2023
+ #: builds/forminator/admin/views/dashboard/widgets/widget-cform.php:171
2024
+ #: builds/forminator/admin/views/dashboard/widgets/widget-poll.php:35
2025
+ #: builds/forminator/admin/views/dashboard/widgets/widget-poll.php:167
2026
+ #: builds/forminator/admin/views/dashboard/widgets/widget-quiz.php:39
2027
+ #: builds/forminator/admin/views/dashboard/widgets/widget-quiz.php:172
2028
+ #: builds/forminator/admin/views/poll/list/content.php:358
2029
+ #: builds/forminator/admin/views/poll/list/content.php:371
2030
+ #: builds/forminator/admin/views/poll/list/header.php:7
2031
+ #: builds/forminator/admin/views/quiz/list/content.php:358
2032
+ #: builds/forminator/admin/views/quiz/list/content.php:371
2033
+ #: builds/forminator/admin/views/quiz/list/header.php:7
2034
  msgid "Create"
2035
  msgstr ""
2036
 
2037
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-poll-hooks.php:48
2038
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-poll-hooks.php:48
2039
  msgid ""
2040
  "Google Sheets failed to process submitted data. Please check your poll and "
2041
  "try again"
2045
  #: addons/pro/slack/class-forminator-addon-slack-poll-settings.php:34
2046
  #: addons/pro/trello/class-forminator-addon-trello-poll-settings.php:32
2047
  #: addons/pro/zapier/class-forminator-addon-zapier-poll-settings.php:40
2048
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-poll-settings.php:32
2049
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-poll-settings.php:34
2050
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-poll-settings.php:32
2051
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-poll-settings.php:40
2052
  msgid ""
2053
  "The update to your settings for this poll failed, check the form input and "
2054
  "try again."
2056
 
2057
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-poll-settings.php:115
2058
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-poll-settings.php:248
2059
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-poll-settings.php:115
2060
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-poll-settings.php:248
2061
  msgid "Deactivate this Google Sheets Integration from this Poll."
2062
  msgstr ""
2063
 
2064
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-poll-settings.php:226
2065
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-poll-settings.php:226
2066
  msgid "Successfully created spreadsheet and connected to your poll"
2067
  msgstr ""
2068
 
2069
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-hooks.php:50
2070
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-hooks.php:50
2071
  msgid ""
2072
  "Google Sheets failed to process submitted data. Please check your quiz and "
2073
  "try again"
2075
 
2076
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-hooks.php:245
2077
  #: addons/pro/slack/class-forminator-addon-slack-quiz-hooks.php:280
2078
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-hooks.php:245
2079
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-hooks.php:280
2080
+ #: builds/forminator/library/class-export.php:459 library/class-export.php:459
2081
  msgid "Correct"
2082
  msgstr ""
2083
 
2084
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-hooks.php:245
2085
  #: addons/pro/slack/class-forminator-addon-slack-quiz-hooks.php:280
2086
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-hooks.php:245
2087
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-hooks.php:280
2088
+ #: builds/forminator/library/class-export.php:459 library/class-export.php:459
2089
  msgid "Incorrect"
2090
  msgstr ""
2091
 
2092
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-hooks.php:344
2093
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-hooks.php:344
2094
  msgid "No data to be send to GoogleSheet"
2095
  msgstr ""
2096
 
2098
  #: addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:34
2099
  #: addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:32
2100
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-settings.php:40
2101
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-settings.php:32
2102
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:34
2103
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:32
2104
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-quiz-settings.php:40
2105
  msgid ""
2106
  "The update to your settings for this quiz failed, check the form input and "
2107
  "try again."
2108
  msgstr ""
2109
 
2110
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-settings.php:115
2111
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-settings.php:115
2112
  msgid "Deactivate Google Sheets Integration from this Quiz."
2113
  msgstr ""
2114
 
2115
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-settings.php:226
2116
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-settings.php:226
2117
  msgid "Successfully created spreadsheet and connected to your quiz"
2118
  msgstr ""
2119
 
2120
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-settings.php:248
2121
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet-quiz-settings.php:248
2122
  msgid "Deactivate Google Sheets Integration from this quiz."
2123
  msgstr ""
2124
 
2125
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet.php:50
2126
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet.php:50
2127
  msgid ""
2128
  "Sorry but we failed to activate GoogleSheet Integration, don't hesitate to "
2129
  "contact us"
2130
  msgstr ""
2131
 
2132
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet.php:51
2133
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet.php:51
2134
  msgid "Sorry but we failed to deactivate GoogleSheet Integration, please try again"
2135
  msgstr ""
2136
 
2137
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet.php:89
2138
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet.php:89
2139
  msgid "Google Sheets is not active"
2140
  msgstr ""
2141
 
2142
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet.php:127
2143
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet.php:707
2144
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet.php:767
2145
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet.php:127
2146
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet.php:707
2147
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet.php:767
2148
  msgid "GoogleSheet is not connected"
2149
  msgstr ""
2150
 
2151
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet.php:132
2152
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet.php:132
2153
  msgid "Invalid Form Settings of GoogleSheet"
2154
  msgstr ""
2155
 
2156
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet.php:137
2157
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet.php:137
2158
  msgid "No active GoogleSheet connection found in this form"
2159
  msgstr ""
2160
 
2164
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:103
2165
  #: addons/pro/slack/class-forminator-addon-slack.php:401
2166
  #: addons/pro/trello/views/settings/authorize.php:32
2167
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet.php:244
2168
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet.php:365
2169
+ #: builds/forminator/addons/pro/hubspot/class-forminator-addon-hubspot.php:254
2170
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:103
2171
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack.php:401
2172
+ #: builds/forminator/addons/pro/trello/views/settings/authorize.php:32
2173
  msgid "DISCONNECT"
2174
  msgstr ""
2175
 
2177
  #: addons/pro/googlesheet/views/settings/authorize.php:35
2178
  #: addons/pro/slack/class-forminator-addon-slack.php:284
2179
  #: addons/pro/slack/views/settings/authorize.php:28
2180
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet.php:247
2181
+ #: builds/forminator/addons/pro/googlesheet/views/settings/authorize.php:35
2182
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack.php:284
2183
+ #: builds/forminator/addons/pro/slack/views/settings/authorize.php:28
2184
  msgid "RE-AUTHORIZE"
2185
  msgstr ""
2186
 
2187
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet.php:296
2188
  #: addons/pro/slack/class-forminator-addon-slack.php:333
2189
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet.php:296
2190
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack.php:333
2191
  msgid "Please input valid Client ID"
2192
  msgstr ""
2193
 
2194
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet.php:301
2195
  #: addons/pro/slack/class-forminator-addon-slack.php:338
2196
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet.php:301
2197
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack.php:338
2198
  msgid "Please input valid Client Secret"
2199
  msgstr ""
2200
 
2201
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet.php:580
2202
  #: addons/pro/hubspot/class-forminator-addon-hubspot.php:491
2203
  #: addons/pro/slack/class-forminator-addon-slack.php:657
2204
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet.php:580
2205
+ #: builds/forminator/addons/pro/hubspot/class-forminator-addon-hubspot.php:491
2206
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack.php:657
2207
  msgid "Failed to get token"
2208
  msgstr ""
2209
 
2210
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet.php:623
2211
  #: admin/classes/class-admin.php:97 admin/classes/class-admin.php:196
2212
  #: admin/views/dashboard/widgets/widget-upgrade.php:7
2213
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet.php:623
2214
+ #: builds/forminator/admin/classes/class-admin.php:97
2215
+ #: builds/forminator/admin/classes/class-admin.php:196
2216
+ #: builds/forminator/admin/views/dashboard/widgets/widget-upgrade.php:7
2217
  msgid "Forminator Pro"
2218
  msgstr ""
2219
 
2220
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet.php:680
2221
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet.php:680
2222
  msgid "Failed to revoke access token"
2223
  msgstr ""
2224
 
2225
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet.php:712
2226
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet.php:712
2227
  msgid "Invalid Poll Settings of GoogleSheet"
2228
  msgstr ""
2229
 
2230
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet.php:717
2231
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet.php:717
2232
  msgid "No active GoogleSheet connection found in this poll"
2233
  msgstr ""
2234
 
2235
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet.php:772
2236
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet.php:772
2237
  msgid "Invalid Quiz Settings of GoogleSheet"
2238
  msgstr ""
2239
 
2240
  #: addons/pro/googlesheet/class-forminator-addon-googlesheet.php:777
2241
+ #: builds/forminator/addons/pro/googlesheet/class-forminator-addon-googlesheet.php:777
2242
  msgid "No active GoogleSheet connection found in this quiz"
2243
  msgstr ""
2244
 
2248
  #: addons/pro/googlesheet/views/poll-settings/setup-sheet.php:23
2249
  #: addons/pro/googlesheet/views/quiz-settings/pick-name.php:21
2250
  #: addons/pro/googlesheet/views/quiz-settings/setup-sheet.php:23
2251
+ #: builds/forminator/addons/pro/googlesheet/views/form-settings/pick-name.php:21
2252
+ #: builds/forminator/addons/pro/googlesheet/views/form-settings/setup-sheet.php:23
2253
+ #: builds/forminator/addons/pro/googlesheet/views/poll-settings/pick-name.php:21
2254
+ #: builds/forminator/addons/pro/googlesheet/views/poll-settings/setup-sheet.php:23
2255
+ #: builds/forminator/addons/pro/googlesheet/views/quiz-settings/pick-name.php:21
2256
+ #: builds/forminator/addons/pro/googlesheet/views/quiz-settings/setup-sheet.php:23
2257
  msgid "You can open your current spread sheet"
2258
  msgstr ""
2259
 
2268
  #: addons/pro/trello/views/form-settings/setup-card.php:97
2269
  #: addons/pro/trello/views/poll-settings/setup-card.php:98
2270
  #: addons/pro/trello/views/quiz-settings/setup-card.php:98
2271
+ #: builds/forminator/addons/pro/googlesheet/views/form-settings/pick-name.php:22
2272
+ #: builds/forminator/addons/pro/googlesheet/views/form-settings/setup-sheet.php:24
2273
+ #: builds/forminator/addons/pro/googlesheet/views/poll-settings/pick-name.php:22
2274
+ #: builds/forminator/addons/pro/googlesheet/views/poll-settings/setup-sheet.php:24
2275
+ #: builds/forminator/addons/pro/googlesheet/views/quiz-settings/pick-name.php:22
2276
+ #: builds/forminator/addons/pro/googlesheet/views/quiz-settings/setup-sheet.php:24
2277
+ #: builds/forminator/addons/pro/slack/views/poll-settings/setup-message.php:58
2278
+ #: builds/forminator/addons/pro/slack/views/quiz-settings/setup-message.php:58
2279
+ #: builds/forminator/addons/pro/trello/views/form-settings/setup-card.php:97
2280
+ #: builds/forminator/addons/pro/trello/views/poll-settings/setup-card.php:98
2281
+ #: builds/forminator/addons/pro/trello/views/quiz-settings/setup-card.php:98
2282
+ #: builds/forminator/library/helpers/helper-fields.php:869
2283
  #: library/helpers/helper-fields.php:869
2284
  msgid "here"
2285
  msgstr ""
2287
  #: addons/pro/googlesheet/views/form-settings/setup-sheet.php:19
2288
  #: addons/pro/googlesheet/views/poll-settings/setup-sheet.php:19
2289
  #: addons/pro/googlesheet/views/quiz-settings/setup-sheet.php:19
2290
+ #: builds/forminator/addons/pro/googlesheet/views/form-settings/setup-sheet.php:19
2291
+ #: builds/forminator/addons/pro/googlesheet/views/poll-settings/setup-sheet.php:19
2292
+ #: builds/forminator/addons/pro/googlesheet/views/quiz-settings/setup-sheet.php:19
2293
  msgid "Create Spread Sheet"
2294
  msgstr ""
2295
 
2296
  #: addons/pro/googlesheet/views/form-settings/setup-sheet.php:20
2297
  #: addons/pro/googlesheet/views/poll-settings/setup-sheet.php:20
2298
  #: addons/pro/googlesheet/views/quiz-settings/setup-sheet.php:20
2299
+ #: builds/forminator/addons/pro/googlesheet/views/form-settings/setup-sheet.php:20
2300
+ #: builds/forminator/addons/pro/googlesheet/views/poll-settings/setup-sheet.php:20
2301
+ #: builds/forminator/addons/pro/googlesheet/views/quiz-settings/setup-sheet.php:20
2302
  msgid "Create Spreadsheet that will be used to send submissions."
2303
  msgstr ""
2304
 
2305
  #: addons/pro/googlesheet/views/form-settings/setup-sheet.php:32
2306
  #: addons/pro/googlesheet/views/poll-settings/setup-sheet.php:32
2307
  #: addons/pro/googlesheet/views/quiz-settings/setup-sheet.php:32
2308
+ #: builds/forminator/addons/pro/googlesheet/views/form-settings/setup-sheet.php:32
2309
+ #: builds/forminator/addons/pro/googlesheet/views/poll-settings/setup-sheet.php:32
2310
+ #: builds/forminator/addons/pro/googlesheet/views/quiz-settings/setup-sheet.php:32
2311
  msgid "Drive Folder ID"
2312
  msgstr ""
2313
 
2314
  #: addons/pro/googlesheet/views/form-settings/setup-sheet.php:35
2315
  #: addons/pro/googlesheet/views/poll-settings/setup-sheet.php:35
2316
  #: addons/pro/googlesheet/views/quiz-settings/setup-sheet.php:35
2317
+ #: builds/forminator/addons/pro/googlesheet/views/form-settings/setup-sheet.php:35
2318
+ #: builds/forminator/addons/pro/googlesheet/views/poll-settings/setup-sheet.php:35
2319
+ #: builds/forminator/addons/pro/googlesheet/views/quiz-settings/setup-sheet.php:35
2320
  msgid "Folder ID"
2321
  msgstr ""
2322
 
2323
  #: addons/pro/googlesheet/views/form-settings/setup-sheet.php:43
2324
  #: addons/pro/googlesheet/views/poll-settings/setup-sheet.php:43
2325
  #: addons/pro/googlesheet/views/quiz-settings/setup-sheet.php:43
2326
+ #: builds/forminator/addons/pro/googlesheet/views/form-settings/setup-sheet.php:43
2327
+ #: builds/forminator/addons/pro/googlesheet/views/poll-settings/setup-sheet.php:43
2328
+ #: builds/forminator/addons/pro/googlesheet/views/quiz-settings/setup-sheet.php:43
2329
  msgid ""
2330
  "It is optional, if Drive Folder ID omitted / empty, new spreadsheet will be "
2331
  "created in your Google Drive home / root folder."
2334
  #: addons/pro/googlesheet/views/form-settings/setup-sheet.php:48
2335
  #: addons/pro/googlesheet/views/poll-settings/setup-sheet.php:48
2336
  #: addons/pro/googlesheet/views/quiz-settings/setup-sheet.php:48
2337
+ #: builds/forminator/addons/pro/googlesheet/views/form-settings/setup-sheet.php:48
2338
+ #: builds/forminator/addons/pro/googlesheet/views/poll-settings/setup-sheet.php:48
2339
+ #: builds/forminator/addons/pro/googlesheet/views/quiz-settings/setup-sheet.php:48
2340
  #. translators: ...
2341
  msgid "Go to your %1$s."
2342
  msgstr ""
2344
  #: addons/pro/googlesheet/views/form-settings/setup-sheet.php:49
2345
  #: addons/pro/googlesheet/views/poll-settings/setup-sheet.php:49
2346
  #: addons/pro/googlesheet/views/quiz-settings/setup-sheet.php:49
2347
+ #: builds/forminator/addons/pro/googlesheet/views/form-settings/setup-sheet.php:49
2348
+ #: builds/forminator/addons/pro/googlesheet/views/poll-settings/setup-sheet.php:49
2349
+ #: builds/forminator/addons/pro/googlesheet/views/quiz-settings/setup-sheet.php:49
2350
  msgid "Drive account"
2351
  msgstr ""
2352
 
2353
  #: addons/pro/googlesheet/views/form-settings/setup-sheet.php:52
2354
  #: addons/pro/googlesheet/views/poll-settings/setup-sheet.php:52
2355
  #: addons/pro/googlesheet/views/quiz-settings/setup-sheet.php:52
2356
+ #: builds/forminator/addons/pro/googlesheet/views/form-settings/setup-sheet.php:52
2357
+ #: builds/forminator/addons/pro/googlesheet/views/poll-settings/setup-sheet.php:52
2358
+ #: builds/forminator/addons/pro/googlesheet/views/quiz-settings/setup-sheet.php:52
2359
  msgid ""
2360
  "Navigate to or create a new directory where you want to new spreadsheet "
2361
  "created. Make sure you are viewing the destination directory."
2364
  #: addons/pro/googlesheet/views/form-settings/setup-sheet.php:57
2365
  #: addons/pro/googlesheet/views/poll-settings/setup-sheet.php:57
2366
  #: addons/pro/googlesheet/views/quiz-settings/setup-sheet.php:57
2367
+ #: builds/forminator/addons/pro/googlesheet/views/form-settings/setup-sheet.php:57
2368
+ #: builds/forminator/addons/pro/googlesheet/views/poll-settings/setup-sheet.php:57
2369
+ #: builds/forminator/addons/pro/googlesheet/views/quiz-settings/setup-sheet.php:57
2370
  #. translators: ...
2371
  msgid ""
2372
  "The URL for the directory will be something similar to %1$s. The Directory "
2376
  #: addons/pro/googlesheet/views/form-settings/setup-sheet.php:69
2377
  #: addons/pro/googlesheet/views/poll-settings/setup-sheet.php:69
2378
  #: addons/pro/googlesheet/views/quiz-settings/setup-sheet.php:69
2379
+ #: builds/forminator/addons/pro/googlesheet/views/form-settings/setup-sheet.php:69
2380
+ #: builds/forminator/addons/pro/googlesheet/views/poll-settings/setup-sheet.php:69
2381
+ #: builds/forminator/addons/pro/googlesheet/views/quiz-settings/setup-sheet.php:69
2382
  msgid "Spreadsheet File Name"
2383
  msgstr ""
2384
 
2386
  #: addons/pro/googlesheet/views/poll-settings/setup-sheet.php:72
2387
  #: addons/pro/googlesheet/views/quiz-settings/setup-sheet.php:72
2388
  #: admin/locale.php:134
2389
+ #: builds/forminator/addons/pro/googlesheet/views/form-settings/setup-sheet.php:72
2390
+ #: builds/forminator/addons/pro/googlesheet/views/poll-settings/setup-sheet.php:72
2391
+ #: builds/forminator/addons/pro/googlesheet/views/quiz-settings/setup-sheet.php:72
2392
+ #: builds/forminator/admin/locale.php:134
2393
  msgid "File Name"
2394
  msgstr ""
2395
 
2396
  #: addons/pro/googlesheet/views/sections/authorize.php:17
2397
+ #: builds/forminator/addons/pro/googlesheet/views/sections/authorize.php:17
2398
  msgid "Authorizing Google SpreadSheets"
2399
  msgstr ""
2400
 
2401
  #: addons/pro/googlesheet/views/sections/authorize.php:26
2402
+ #: builds/forminator/addons/pro/googlesheet/views/sections/authorize.php:26
2403
  msgid ""
2404
  "Successfully authorized Google SpreadSheets, you can go back to integration "
2405
  "settings."
2407
 
2408
  #: addons/pro/googlesheet/views/settings/authorize.php:18
2409
  #: addons/pro/slack/views/settings/authorize.php:20
2410
+ #: builds/forminator/addons/pro/googlesheet/views/settings/authorize.php:18
2411
+ #: builds/forminator/addons/pro/slack/views/settings/authorize.php:20
2412
  msgid "Click button below to re-authorize."
2413
  msgstr ""
2414
 
2415
  #: addons/pro/googlesheet/views/settings/authorize.php:20
2416
+ #: builds/forminator/addons/pro/googlesheet/views/settings/authorize.php:20
2417
  msgid ""
2418
  "Authorize Forminator to connect with your Google account in order to send "
2419
  "data from your forms."
2422
  #: addons/pro/googlesheet/views/settings/authorize.php:29
2423
  #: addons/pro/slack/views/settings/authorize.php:26
2424
  #: addons/pro/trello/views/settings/authorize.php:29
2425
+ #: builds/forminator/addons/pro/googlesheet/views/settings/authorize.php:29
2426
+ #: builds/forminator/addons/pro/slack/views/settings/authorize.php:26
2427
+ #: builds/forminator/addons/pro/trello/views/settings/authorize.php:29
2428
  msgid "AUTHORIZE"
2429
  msgstr ""
2430
 
2431
  #: addons/pro/googlesheet/views/settings/setup-client.php:20
2432
  #: addons/pro/slack/views/settings/setup-client.php:21
2433
+ #: builds/forminator/addons/pro/googlesheet/views/settings/setup-client.php:20
2434
+ #: builds/forminator/addons/pro/slack/views/settings/setup-client.php:21
2435
  #. translators: ...
2436
  msgid "Setup %1$s Client"
2437
  msgstr ""
2438
 
2439
  #: addons/pro/googlesheet/views/settings/setup-client.php:23
2440
+ #: builds/forminator/addons/pro/googlesheet/views/settings/setup-client.php:23
2441
  msgid ""
2442
  "Your Google Sheets account is already authorized. Edit info below to "
2443
  "re-authorize."
2444
  msgstr ""
2445
 
2446
  #: addons/pro/googlesheet/views/settings/setup-client.php:26
2447
+ #: builds/forminator/addons/pro/googlesheet/views/settings/setup-client.php:26
2448
  msgid ""
2449
  "Setup Google Client to be used by Forminator to communicating with Google "
2450
  "Sheets server."
2454
  #: addons/pro/googlesheet/views/settings/setup-client.php:67
2455
  #: addons/pro/slack/views/settings/setup-client.php:45
2456
  #: addons/pro/slack/views/settings/setup-client.php:48
2457
+ #: builds/forminator/addons/pro/googlesheet/views/settings/setup-client.php:62
2458
+ #: builds/forminator/addons/pro/googlesheet/views/settings/setup-client.php:67
2459
+ #: builds/forminator/addons/pro/slack/views/settings/setup-client.php:45
2460
+ #: builds/forminator/addons/pro/slack/views/settings/setup-client.php:48
2461
  msgid "Client Secret"
2462
  msgstr ""
2463
 
2464
  #: addons/pro/googlesheet/views/settings/setup-client.php:83
2465
  #: addons/pro/slack/views/settings/setup-client.php:54
2466
+ #: builds/forminator/addons/pro/googlesheet/views/settings/setup-client.php:83
2467
+ #: builds/forminator/addons/pro/slack/views/settings/setup-client.php:54
2468
  msgid "Follow these instructions to retrieve your Client ID and Secret."
2469
  msgstr ""
2470
 
2471
  #: addons/pro/googlesheet/views/settings/setup-client.php:90
2472
+ #: builds/forminator/addons/pro/googlesheet/views/settings/setup-client.php:90
2473
  #. translators: ...
2474
  msgid "Go to the %1$sGoogle API Console%2$s"
2475
  msgstr ""
2476
 
2477
  #: addons/pro/googlesheet/views/settings/setup-client.php:97
2478
+ #: builds/forminator/addons/pro/googlesheet/views/settings/setup-client.php:97
2479
  msgid ""
2480
  "Select an existing project or create a new one. If creating a new project, "
2481
  "you will need to enter a name, but the ID is not important and can be "
2483
  msgstr ""
2484
 
2485
  #: addons/pro/googlesheet/views/settings/setup-client.php:102
2486
+ #: builds/forminator/addons/pro/googlesheet/views/settings/setup-client.php:102
2487
  #. translators: ...
2488
  msgid ""
2489
  "Once the Project creation is completed go to the %1$sAPI Manager%2$s. Here "
2492
  msgstr ""
2493
 
2494
  #: addons/pro/googlesheet/views/settings/setup-client.php:116
2495
+ #: builds/forminator/addons/pro/googlesheet/views/settings/setup-client.php:116
2496
  #. translators: ...
2497
  msgid "Next, go to the %1$sAPI Manager &gt; Credentials%2$s section."
2498
  msgstr ""
2499
 
2500
  #: addons/pro/googlesheet/views/settings/setup-client.php:128
2501
+ #: builds/forminator/addons/pro/googlesheet/views/settings/setup-client.php:128
2502
  #. translators: ...
2503
  msgid "Click %1$sCreate Credentials &gt; OAuth 2.0 client ID%2$s."
2504
  msgstr ""
2505
 
2506
  #: addons/pro/googlesheet/views/settings/setup-client.php:138
2507
+ #: builds/forminator/addons/pro/googlesheet/views/settings/setup-client.php:138
2508
  #. translators: ...
2509
  msgid "In the popup select the %1$sApplication Type%2$s as %3$sWeb application%4$s."
2510
  msgstr ""
2511
 
2512
  #: addons/pro/googlesheet/views/settings/setup-client.php:150
2513
+ #: builds/forminator/addons/pro/googlesheet/views/settings/setup-client.php:150
2514
  #. translators: ...
2515
  msgid "In the field %1$sAuthorized redirect URI%2$s, put this value below:"
2516
  msgstr ""
2517
 
2518
  #: addons/pro/googlesheet/views/settings/setup-client.php:161
2519
+ #: builds/forminator/addons/pro/googlesheet/views/settings/setup-client.php:161
2520
  #. translators: ...
2521
  msgid ""
2522
  "Then click the %1$sCreate Client ID%2$s button, then navigate to %1$sAPI "
2524
  msgstr ""
2525
 
2526
  #: addons/pro/googlesheet/views/settings/setup-client.php:172
2527
+ #: builds/forminator/addons/pro/googlesheet/views/settings/setup-client.php:172
2528
  msgid ""
2529
  "After the popup closes copy the Client ID and Client Secret from the Google "
2530
  "page and paste into the form fields."
2531
  msgstr ""
2532
 
2533
  #: addons/pro/googlesheet/views/settings/wait-authorize.php:17
2534
+ #: builds/forminator/addons/pro/googlesheet/views/settings/wait-authorize.php:17
2535
  msgid "We are waiting for authorization from Google..."
2536
  msgstr ""
2537
 
2539
  #: addons/pro/slack/views/settings/error-authorize.php:25
2540
  #: addons/pro/slack/views/settings/wait-authorize.php:19
2541
  #: addons/pro/trello/views/settings/wait-authorize.php:21
2542
+ #: builds/forminator/addons/pro/googlesheet/views/settings/wait-authorize.php:19
2543
+ #: builds/forminator/addons/pro/slack/views/settings/error-authorize.php:25
2544
+ #: builds/forminator/addons/pro/slack/views/settings/wait-authorize.php:19
2545
+ #: builds/forminator/addons/pro/trello/views/settings/wait-authorize.php:21
2546
  msgid "RETRY"
2547
  msgstr ""
2548
 
2549
  #: addons/pro/gutenberg/library/blocks/class-forminator-gfblock-forms.php:155
2550
+ #: builds/forminator/addons/pro/gutenberg/library/blocks/class-forminator-gfblock-forms.php:155
2551
  msgid "Select a form"
2552
  msgstr ""
2553
 
2554
  #: addons/pro/gutenberg/library/blocks/class-forminator-gfblock-forms.php:179
2555
  #: admin/pages/entries-page.php:201
2556
+ #: builds/forminator/addons/pro/gutenberg/library/blocks/class-forminator-gfblock-forms.php:179
2557
+ #: builds/forminator/admin/pages/entries-page.php:201
2558
  msgid "Choose Form"
2559
  msgstr ""
2560
 
2561
  #: addons/pro/gutenberg/library/blocks/class-forminator-gfblock-forms.php:180
2562
+ #: builds/forminator/addons/pro/gutenberg/library/blocks/class-forminator-gfblock-forms.php:180
2563
  msgid "Customize form"
2564
  msgstr ""
2565
 
2566
  #: addons/pro/gutenberg/library/blocks/class-forminator-gfblock-forms.php:181
2567
  #: addons/pro/gutenberg/library/blocks/class-forminator-gfblock-polls.php:144
2568
  #: addons/pro/gutenberg/library/blocks/class-forminator-gfblock-quizzes.php:176
2569
+ #: builds/forminator/addons/pro/gutenberg/library/blocks/class-forminator-gfblock-forms.php:181
2570
+ #: builds/forminator/addons/pro/gutenberg/library/blocks/class-forminator-gfblock-polls.php:144
2571
+ #: builds/forminator/addons/pro/gutenberg/library/blocks/class-forminator-gfblock-quizzes.php:176
2572
  msgid "Rendering..."
2573
  msgstr ""
2574
 
2575
  #: addons/pro/gutenberg/library/blocks/class-forminator-gfblock-forms.php:182
2576
  #: admin/locale.php:1183 admin/views/custom-form/popup/export.php:26
2577
  #: admin/views/custom-form/popup/export.php:30
2578
+ #: builds/forminator/addons/pro/gutenberg/library/blocks/class-forminator-gfblock-forms.php:182
2579
+ #: builds/forminator/admin/locale.php:1183
2580
+ #: builds/forminator/admin/views/custom-form/popup/export.php:26
2581
+ #: builds/forminator/admin/views/custom-form/popup/export.php:30
2582
+ #: builds/forminator/library/render/class-widget.php:135
2583
  #: library/render/class-widget.php:135
2584
  msgid "Form"
2585
  msgstr ""
2586
 
2587
  #: addons/pro/gutenberg/library/blocks/class-forminator-gfblock-forms.php:183
2588
+ #: builds/forminator/addons/pro/gutenberg/library/blocks/class-forminator-gfblock-forms.php:183
2589
  msgid "Embed and display your custom Forminator forms in this block"
2590
  msgstr ""
2591
 
2592
  #: addons/pro/gutenberg/library/blocks/class-forminator-gfblock-polls.php:118
2593
+ #: builds/forminator/addons/pro/gutenberg/library/blocks/class-forminator-gfblock-polls.php:118
2594
  msgid "Select a poll"
2595
  msgstr ""
2596
 
2597
  #: addons/pro/gutenberg/library/blocks/class-forminator-gfblock-polls.php:142
2598
  #: admin/pages/entries-page.php:203
2599
+ #: builds/forminator/addons/pro/gutenberg/library/blocks/class-forminator-gfblock-polls.php:142
2600
+ #: builds/forminator/admin/pages/entries-page.php:203
2601
  msgid "Choose Poll"
2602
  msgstr ""
2603
 
2604
  #: addons/pro/gutenberg/library/blocks/class-forminator-gfblock-polls.php:143
2605
+ #: builds/forminator/addons/pro/gutenberg/library/blocks/class-forminator-gfblock-polls.php:143
2606
  msgid "Customize poll"
2607
  msgstr ""
2608
 
2609
  #: addons/pro/gutenberg/library/blocks/class-forminator-gfblock-polls.php:145
2610
  #: admin/locale.php:1187 admin/views/poll/popup/export.php:26
2611
  #: admin/views/poll/popup/export.php:30
2612
+ #: builds/forminator/addons/pro/gutenberg/library/blocks/class-forminator-gfblock-polls.php:145
2613
+ #: builds/forminator/admin/locale.php:1187
2614
+ #: builds/forminator/admin/views/poll/popup/export.php:26
2615
+ #: builds/forminator/admin/views/poll/popup/export.php:30
2616
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:151
2617
+ #: builds/forminator/library/modules/polls/loader.php:117
2618
+ #: builds/forminator/library/render/class-widget.php:136
2619
  #: library/modules/polls/admin/admin-loader.php:151
2620
  #: library/modules/polls/loader.php:117 library/render/class-widget.php:136
2621
  msgid "Poll"
2622
  msgstr ""
2623
 
2624
  #: addons/pro/gutenberg/library/blocks/class-forminator-gfblock-polls.php:146
2625
+ #: builds/forminator/addons/pro/gutenberg/library/blocks/class-forminator-gfblock-polls.php:146
2626
  msgid "Embed and display your Forminator polls in this block"
2627
  msgstr ""
2628
 
2629
  #: addons/pro/gutenberg/library/blocks/class-forminator-gfblock-quizzes.php:150
2630
+ #: builds/forminator/addons/pro/gutenberg/library/blocks/class-forminator-gfblock-quizzes.php:150
2631
  msgid "Select a quiz"
2632
  msgstr ""
2633
 
2634
  #: addons/pro/gutenberg/library/blocks/class-forminator-gfblock-quizzes.php:174
2635
  #: admin/pages/entries-page.php:205
2636
+ #: builds/forminator/addons/pro/gutenberg/library/blocks/class-forminator-gfblock-quizzes.php:174
2637
+ #: builds/forminator/admin/pages/entries-page.php:205
2638
  msgid "Choose Quiz"
2639
  msgstr ""
2640
 
2641
  #: addons/pro/gutenberg/library/blocks/class-forminator-gfblock-quizzes.php:175
2642
+ #: builds/forminator/addons/pro/gutenberg/library/blocks/class-forminator-gfblock-quizzes.php:175
2643
  msgid "Customize quiz"
2644
  msgstr ""
2645
 
2646
  #: addons/pro/gutenberg/library/blocks/class-forminator-gfblock-quizzes.php:177
2647
  #: admin/locale.php:1190 admin/views/quiz/popup/export.php:26
2648
+ #: admin/views/quiz/popup/export.php:30
2649
+ #: builds/forminator/addons/pro/gutenberg/library/blocks/class-forminator-gfblock-quizzes.php:177
2650
+ #: builds/forminator/admin/locale.php:1190
2651
+ #: builds/forminator/admin/views/quiz/popup/export.php:26
2652
+ #: builds/forminator/admin/views/quiz/popup/export.php:30
2653
+ #: builds/forminator/library/modules/quizzes/loader.php:119
2654
+ #: builds/forminator/library/render/class-widget.php:137
2655
+ #: library/modules/quizzes/loader.php:119 library/render/class-widget.php:137
2656
  msgid "Quiz"
2657
  msgstr ""
2658
 
2659
  #: addons/pro/gutenberg/library/blocks/class-forminator-gfblock-quizzes.php:178
2660
+ #: builds/forminator/addons/pro/gutenberg/library/blocks/class-forminator-gfblock-quizzes.php:178
2661
  msgid "Embed and display your Forminator quiz in this block"
2662
  msgstr ""
2663
 
2664
  #: addons/pro/gutenberg/library/class-forminator-gfblock-abstract.php:76
2665
+ #: builds/forminator/addons/pro/gutenberg/library/class-forminator-gfblock-abstract.php:76
2666
  msgid "Module ID"
2667
  msgstr ""
2668
 
2669
  #: addons/pro/hubspot/class-forminator-addon-hubspot-form-hooks.php:42
2670
+ #: builds/forminator/addons/pro/hubspot/class-forminator-addon-hubspot-form-hooks.php:42
2671
  msgid ""
2672
  "HubSpot failed to process submitted data. Please check your form and try "
2673
  "again"
2674
  msgstr ""
2675
 
2676
  #: addons/pro/hubspot/class-forminator-addon-hubspot-form-hooks.php:160
2677
+ #: builds/forminator/addons/pro/hubspot/class-forminator-addon-hubspot-form-hooks.php:160
2678
  #. translators: ...
2679
  msgid "Email on element %1$s not found or not filled on submitted data."
2680
  msgstr ""
2681
 
2682
  #: addons/pro/hubspot/class-forminator-addon-hubspot-form-hooks.php:282
2683
+ #: builds/forminator/addons/pro/hubspot/class-forminator-addon-hubspot-form-hooks.php:282
2684
  msgid "Successfully send data to HubSpot"
2685
  msgstr ""
2686
 
2687
  #: addons/pro/hubspot/class-forminator-addon-hubspot-form-hooks.php:394
2688
+ #: builds/forminator/addons/pro/hubspot/class-forminator-addon-hubspot-form-hooks.php:394
2689
  msgid "HubSpot Integration"
2690
  msgstr ""
2691
 
2692
  #: addons/pro/hubspot/class-forminator-addon-hubspot-form-hooks.php:409
2693
+ #: builds/forminator/addons/pro/hubspot/class-forminator-addon-hubspot-form-hooks.php:409
2694
  msgid "Sent To HubSpot"
2695
  msgstr ""
2696
 
2697
  #: addons/pro/hubspot/class-forminator-addon-hubspot-form-hooks.php:432
2698
+ #: builds/forminator/addons/pro/hubspot/class-forminator-addon-hubspot-form-hooks.php:432
2699
  msgid "Data sent to HubSpot"
2700
  msgstr ""
2701
 
2702
  #: addons/pro/hubspot/class-forminator-addon-hubspot-form-hooks.php:439
2703
+ #: builds/forminator/addons/pro/hubspot/class-forminator-addon-hubspot-form-hooks.php:439
2704
  msgid "Data received from HubSpot"
2705
  msgstr ""
2706
 
2707
  #: addons/pro/hubspot/class-forminator-addon-hubspot-form-hooks.php:461
2708
+ #: builds/forminator/addons/pro/hubspot/class-forminator-addon-hubspot-form-hooks.php:461
2709
  msgid "HubSpot Info"
2710
  msgstr ""
2711
 
2712
  #: addons/pro/hubspot/class-forminator-addon-hubspot-form-settings.php:109
2713
+ #: builds/forminator/addons/pro/hubspot/class-forminator-addon-hubspot-form-settings.php:109
2714
  msgid "Job Title"
2715
  msgstr ""
2716
 
2717
  #: addons/pro/hubspot/class-forminator-addon-hubspot-form-settings.php:201
2718
  #: addons/pro/hubspot/class-forminator-addon-hubspot-form-settings.php:435
2719
+ #: builds/forminator/addons/pro/hubspot/class-forminator-addon-hubspot-form-settings.php:201
2720
+ #: builds/forminator/addons/pro/hubspot/class-forminator-addon-hubspot-form-settings.php:435
2721
  msgid "Deactivate this HubSpot Integration from this Form."
2722
  msgstr ""
2723
 
2724
  #: addons/pro/hubspot/class-forminator-addon-hubspot-form-settings.php:206
2725
  #: admin/classes/class-admin-l10n.php:143
2726
  #: admin/classes/class-admin-l10n.php:148
2727
+ #: builds/forminator/addons/pro/hubspot/class-forminator-addon-hubspot-form-settings.php:206
2728
+ #: builds/forminator/admin/classes/class-admin-l10n.php:143
2729
+ #: builds/forminator/admin/classes/class-admin-l10n.php:148
2730
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:229
2731
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:479
2732
  #: library/modules/polls/admin/admin-loader.php:229
2733
  #: library/modules/quizzes/admin/admin-loader.php:479
2734
  msgid "Continue"
2735
  msgstr ""
2736
 
2737
  #: addons/pro/hubspot/class-forminator-addon-hubspot-form-settings.php:350
2738
+ #: builds/forminator/addons/pro/hubspot/class-forminator-addon-hubspot-form-settings.php:350
2739
  msgid "No pipeline found on your HubSpot account. Please create one."
2740
  msgstr ""
2741
 
2742
  #: addons/pro/hubspot/class-forminator-addon-hubspot-form-settings.php:354
2743
+ #: builds/forminator/addons/pro/hubspot/class-forminator-addon-hubspot-form-settings.php:354
2744
  msgid "No status found on your HubSpot account. Please create one."
2745
  msgstr ""
2746
 
2747
  #: addons/pro/hubspot/class-forminator-addon-hubspot-form-settings.php:416
2748
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:445
2749
+ #: builds/forminator/addons/pro/hubspot/class-forminator-addon-hubspot-form-settings.php:416
2750
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:445
2751
  msgid "is activated successfully."
2752
  msgstr ""
2753
 
2754
  #: addons/pro/hubspot/class-forminator-addon-hubspot-form-settings.php:438
2755
  #: admin/locale.php:635
2756
+ #: builds/forminator/addons/pro/hubspot/class-forminator-addon-hubspot-form-settings.php:438
2757
+ #: builds/forminator/admin/locale.php:635
2758
  msgid "Update"
2759
  msgstr ""
2760
 
2761
  #: addons/pro/hubspot/class-forminator-addon-hubspot-form-settings.php:444
2762
  #: addons/pro/zapier/class-forminator-addon-zapier.php:173
2763
+ #: builds/forminator/addons/pro/hubspot/class-forminator-addon-hubspot-form-settings.php:444
2764
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier.php:173
2765
  msgid "Activate"
2766
  msgstr ""
2767
 
2768
  #: addons/pro/hubspot/class-forminator-addon-hubspot.php:53
2769
+ #: builds/forminator/addons/pro/hubspot/class-forminator-addon-hubspot.php:53
2770
  msgid ""
2771
  "Sorry but we failed to activate HubSpot Integration, don't hesitate to "
2772
  "contact us"
2773
  msgstr ""
2774
 
2775
  #: addons/pro/hubspot/class-forminator-addon-hubspot.php:54
2776
+ #: builds/forminator/addons/pro/hubspot/class-forminator-addon-hubspot.php:54
2777
  msgid "Sorry but we failed to deactivate HubSpot Integration, please try again"
2778
  msgstr ""
2779
 
2780
  #: addons/pro/hubspot/class-forminator-addon-hubspot.php:103
2781
+ #: builds/forminator/addons/pro/hubspot/class-forminator-addon-hubspot.php:103
2782
  msgid "HubSpot is not active"
2783
  msgstr ""
2784
 
2785
  #: addons/pro/hubspot/class-forminator-addon-hubspot.php:143
2786
+ #: builds/forminator/addons/pro/hubspot/class-forminator-addon-hubspot.php:143
2787
  msgid " HubSpot is not connected"
2788
  msgstr ""
2789
 
2790
  #: addons/pro/hubspot/class-forminator-addon-hubspot.php:148
2791
+ #: builds/forminator/addons/pro/hubspot/class-forminator-addon-hubspot.php:148
2792
  msgid "Invalid Form Settings of HubSpot"
2793
  msgstr ""
2794
 
2795
  #: addons/pro/hubspot/class-forminator-addon-hubspot.php:153
2796
+ #: builds/forminator/addons/pro/hubspot/class-forminator-addon-hubspot.php:153
2797
  msgid "No active HubSpot connection found in this form"
2798
  msgstr ""
2799
 
2800
  #: addons/pro/hubspot/class-forminator-addon-hubspot.php:513
2801
  #: addons/pro/slack/class-forminator-addon-slack.php:676
2802
+ #: builds/forminator/addons/pro/hubspot/class-forminator-addon-hubspot.php:513
2803
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack.php:676
2804
  msgid "Failed to get authorization code."
2805
  msgstr ""
2806
 
2807
  #: addons/pro/hubspot/class-forminator-addon-hubspot.php:603
2808
+ #: builds/forminator/addons/pro/hubspot/class-forminator-addon-hubspot.php:603
2809
  msgid "Pipeline can not be empty."
2810
  msgstr ""
2811
 
2812
  #: addons/pro/hubspot/lib/class-forminator-addon-hubspot-wp-api.php:75
2813
  #: addons/pro/slack/lib/class-forminator-addon-slack-wp-api.php:75
2814
  #: addons/pro/trello/lib/class-forminator-addon-trello-wp-api.php:73
2815
+ #: builds/forminator/addons/pro/hubspot/lib/class-forminator-addon-hubspot-wp-api.php:75
2816
+ #: builds/forminator/addons/pro/slack/lib/class-forminator-addon-slack-wp-api.php:75
2817
+ #: builds/forminator/addons/pro/trello/lib/class-forminator-addon-trello-wp-api.php:73
2818
  msgid "Missing required Token"
2819
  msgstr ""
2820
 
2821
  #: addons/pro/hubspot/views/form-settings/create-contact.php:30
2822
+ #: builds/forminator/addons/pro/hubspot/views/form-settings/create-contact.php:30
2823
  msgid "Create Contact"
2824
  msgstr ""
2825
 
2826
  #: addons/pro/hubspot/views/form-settings/create-contact.php:32
2827
+ #: builds/forminator/addons/pro/hubspot/views/form-settings/create-contact.php:32
2828
  msgid ""
2829
  "Let's start with choosing a HubSpot list and matching up your form fields "
2830
  "with the default HubSpot contact fields to make sure we’re sending data "
2832
  msgstr ""
2833
 
2834
  #: addons/pro/hubspot/views/form-settings/create-contact.php:45
2835
+ #: builds/forminator/addons/pro/hubspot/views/form-settings/create-contact.php:45
2836
  msgid "HubSpot List (optional)"
2837
  msgstr ""
2838
 
2839
  #: addons/pro/hubspot/views/form-settings/create-contact.php:46
2840
+ #: builds/forminator/addons/pro/hubspot/views/form-settings/create-contact.php:46
2841
  msgid "Static list only"
2842
  msgstr ""
2843
 
2844
  #: addons/pro/hubspot/views/form-settings/create-contact.php:55
2845
+ #: builds/forminator/addons/pro/hubspot/views/form-settings/create-contact.php:55
2846
  msgid "Select a list"
2847
  msgstr ""
2848
 
2849
  #: addons/pro/hubspot/views/form-settings/create-contact.php:66
2850
+ #: builds/forminator/addons/pro/hubspot/views/form-settings/create-contact.php:66
2851
  msgid "No static lists found on your HubSpot account"
2852
  msgstr ""
2853
 
2854
  #: addons/pro/hubspot/views/form-settings/create-contact.php:79
2855
+ #: builds/forminator/addons/pro/hubspot/views/form-settings/create-contact.php:79
2856
  msgid ""
2857
  "You can optionally add the contact to a static HubSpot list. Leave it empty "
2858
  "to create a contact without adding it to a list."
2859
  msgstr ""
2860
 
2861
  #: addons/pro/hubspot/views/form-settings/create-contact.php:85
2862
+ #: builds/forminator/addons/pro/hubspot/views/form-settings/create-contact.php:85
2863
  msgid "Field Mapping"
2864
  msgstr ""
2865
 
2866
  #: addons/pro/hubspot/views/form-settings/create-contact.php:92
2867
+ #: builds/forminator/addons/pro/hubspot/views/form-settings/create-contact.php:92
2868
  msgid "HubSpot Fields"
2869
  msgstr ""
2870
 
2871
  #: addons/pro/hubspot/views/form-settings/create-contact.php:93
2872
+ #: builds/forminator/addons/pro/hubspot/views/form-settings/create-contact.php:93
2873
  msgid "Forminator Fields"
2874
  msgstr ""
2875
 
2883
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:519
2884
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:540
2885
  #: admin/classes/class-admin-l10n.php:292 admin/locale.php:115
2886
+ #: builds/forminator/addons/pro/hubspot/views/form-settings/create-contact.php:131
2887
+ #: builds/forminator/addons/pro/hubspot/views/form-settings/create-contact.php:158
2888
+ #: builds/forminator/addons/pro/hubspot/views/form-settings/create-contact.php:172
2889
+ #: builds/forminator/addons/pro/hubspot/views/form-settings/create-contact.php:198
2890
+ #: builds/forminator/addons/pro/hubspot/views/form-settings/create-contact.php:213
2891
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:189
2892
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:492
2893
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:519
2894
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:540
2895
+ #: builds/forminator/admin/classes/class-admin-l10n.php:292
2896
+ #: builds/forminator/admin/locale.php:115
2897
  msgid "None"
2898
  msgstr ""
2899
 
2900
  #: addons/pro/hubspot/views/form-settings/create-contact.php:239
2901
+ #: builds/forminator/addons/pro/hubspot/views/form-settings/create-contact.php:239
2902
  msgid "Add Additional field"
2903
  msgstr ""
2904
 
2905
  #: addons/pro/hubspot/views/form-settings/create-ticket.php:25
2906
+ #: builds/forminator/addons/pro/hubspot/views/form-settings/create-ticket.php:25
2907
  msgid "Create Ticket"
2908
  msgstr ""
2909
 
2910
  #: addons/pro/hubspot/views/form-settings/create-ticket.php:27
2911
+ #: builds/forminator/addons/pro/hubspot/views/form-settings/create-ticket.php:27
2912
  msgid ""
2913
  "In addition to adding a new contact to your HubSpot account, you can also "
2914
  "create a HubSpot ticket for each form submission."
2915
  msgstr ""
2916
 
2917
  #: addons/pro/hubspot/views/form-settings/create-ticket.php:51
2918
+ #: builds/forminator/addons/pro/hubspot/views/form-settings/create-ticket.php:51
2919
  msgid "Create a HubSpot ticket for each submission"
2920
  msgstr ""
2921
 
2922
  #: addons/pro/hubspot/views/form-settings/create-ticket.php:64
2923
+ #: builds/forminator/addons/pro/hubspot/views/form-settings/create-ticket.php:64
2924
  msgid "Authorize Forminator to access HubSpot tickets"
2925
  msgstr ""
2926
 
2927
  #: addons/pro/hubspot/views/form-settings/create-ticket.php:65
2928
+ #: builds/forminator/addons/pro/hubspot/views/form-settings/create-ticket.php:65
2929
  msgid ""
2930
  "Forminator requires additional permissions to create HubSpot tickets. Note "
2931
  "that you will be taken to HubSpot website to grant Forminator access to "
2933
  msgstr ""
2934
 
2935
  #: addons/pro/hubspot/views/form-settings/create-ticket.php:73
2936
+ #: builds/forminator/addons/pro/hubspot/views/form-settings/create-ticket.php:73
2937
  msgid "Pipeline"
2938
  msgstr ""
2939
 
2940
  #: addons/pro/hubspot/views/form-settings/create-ticket.php:110
2941
+ #: builds/forminator/addons/pro/hubspot/views/form-settings/create-ticket.php:110
2942
  msgid "Ticket Status"
2943
  msgstr ""
2944
 
2945
  #: addons/pro/hubspot/views/form-settings/create-ticket.php:154
2946
+ #: builds/forminator/addons/pro/hubspot/views/form-settings/create-ticket.php:154
2947
  msgid "Ticket Name"
2948
  msgstr ""
2949
 
2950
  #: addons/pro/hubspot/views/form-settings/create-ticket.php:155
2951
  #: addons/pro/hubspot/views/form-settings/create-ticket.php:206
2952
+ #: builds/forminator/addons/pro/hubspot/views/form-settings/create-ticket.php:155
2953
+ #: builds/forminator/addons/pro/hubspot/views/form-settings/create-ticket.php:206
2954
  msgid "Use the \"+\" icon to add form fields"
2955
  msgstr ""
2956
 
2957
  #: addons/pro/hubspot/views/form-settings/create-ticket.php:205
2958
+ #: builds/forminator/addons/pro/hubspot/views/form-settings/create-ticket.php:205
2959
  msgid "Ticket Description (optional)"
2960
  msgstr ""
2961
 
2962
  #: addons/pro/hubspot/views/form-settings/create-ticket.php:246
2963
+ #: builds/forminator/addons/pro/hubspot/views/form-settings/create-ticket.php:246
2964
  msgid "Supported File (optional)"
2965
  msgstr ""
2966
 
2967
  #: addons/pro/hubspot/views/form-settings/create-ticket.php:255
2968
+ #: builds/forminator/addons/pro/hubspot/views/form-settings/create-ticket.php:255
2969
  msgid "Select a file upload field"
2970
  msgstr ""
2971
 
2972
  #: addons/pro/hubspot/views/sections/authorize.php:16
2973
+ #: builds/forminator/addons/pro/hubspot/views/sections/authorize.php:16
2974
  msgid "Authorizing HubSpot"
2975
  msgstr ""
2976
 
2977
  #: addons/pro/hubspot/views/sections/authorize.php:24
2978
+ #: builds/forminator/addons/pro/hubspot/views/sections/authorize.php:24
2979
  msgid "Successfully authorized HubSpot, you can go back to integration settings."
2980
  msgstr ""
2981
 
2982
  #: addons/pro/hubspot/views/settings/authorize.php:25
2983
+ #: builds/forminator/addons/pro/hubspot/views/settings/authorize.php:25
2984
  msgid ""
2985
  "You are already connected to the HubSpot. You can disconnect your HubSpot "
2986
  "Integration (if you need to) using the button below."
2987
  msgstr ""
2988
 
2989
  #: addons/pro/hubspot/views/settings/authorize.php:31
2990
+ #: builds/forminator/addons/pro/hubspot/views/settings/authorize.php:31
2991
  #. translators: ...
2992
  msgid "You are connected to %2$s%1$s%3$s."
2993
  msgstr ""
2995
  #: addons/pro/hubspot/views/settings/authorize.php:38
2996
  #: addons/pro/hubspot/views/settings/error-authorize.php:22
2997
  #: addons/pro/hubspot/views/settings/wait-authorize.php:31
2998
+ #: builds/forminator/addons/pro/hubspot/views/settings/authorize.php:38
2999
+ #: builds/forminator/addons/pro/hubspot/views/settings/error-authorize.php:22
3000
+ #: builds/forminator/addons/pro/hubspot/views/settings/wait-authorize.php:31
3001
  msgid ""
3002
  "Authenticate your HubSpot account using the button below. Note that you'll "
3003
  "be taken to the HubSpot website to grant access to Forminator and then "
3006
 
3007
  #: addons/pro/hubspot/views/settings/authorize.php:48
3008
  #: addons/pro/hubspot/views/settings/error-authorize.php:32
3009
+ #: builds/forminator/addons/pro/hubspot/views/settings/authorize.php:48
3010
+ #: builds/forminator/addons/pro/hubspot/views/settings/error-authorize.php:32
3011
+ #: builds/forminator/library/modules/custom-forms/front/front-render.php:239
3012
  #: library/modules/custom-forms/front/front-render.php:239
3013
  msgid "Authenticate"
3014
  msgstr ""
3015
 
3016
  #: addons/pro/hubspot/views/settings/success-authorize.php:6
3017
+ #: builds/forminator/addons/pro/hubspot/views/settings/success-authorize.php:6
3018
  #. translators: ...
3019
  msgid "%1$s Connected"
3020
  msgstr ""
3021
 
3022
  #: addons/pro/hubspot/views/settings/success-authorize.php:10
3023
+ #: builds/forminator/addons/pro/hubspot/views/settings/success-authorize.php:10
3024
  msgid ""
3025
  "Awesome! You are connected to HubSpot. You can now go to your forms and "
3026
  "activate HubSpot integration to collect data."
3027
  msgstr ""
3028
 
3029
  #: addons/pro/hubspot/views/settings/wait-authorize.php:41
3030
+ #: builds/forminator/addons/pro/hubspot/views/settings/wait-authorize.php:41
3031
  msgid "Authenticating"
3032
  msgstr ""
3033
 
3034
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:49
3035
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:49
3036
  msgid ""
3037
  "Mailchimp failed to process submitted data. Please check your form and try "
3038
  "again"
3039
  msgstr ""
3040
 
3041
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:99
3042
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:99
3043
  msgid "Mailchimp GDPR"
3044
  msgstr ""
3045
 
3046
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:326
3047
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:326
3048
  msgid ""
3049
  "Forminator Addon Mailchimp was not sending subscriber to mailchimp as GDPR "
3050
  "field is not checked on input"
3053
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:340
3054
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:373
3055
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:388
3056
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:340
3057
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:373
3058
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:388
3059
  #. translators: ...
3060
  msgid ""
3061
  "Required Field %1$s not mapped yet to Forminator Form Field, Please check "
3063
  msgstr ""
3064
 
3065
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:346
3066
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:346
3067
  #. translators: ...
3068
  msgid "Required Field %1$s is not filled by user"
3069
  msgstr ""
3070
 
3071
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:380
3072
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:399
3073
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:380
3074
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:399
3075
  #. translators: ...
3076
  msgid "Required Field %1$s not filled by user"
3077
  msgstr ""
3078
 
3079
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:543
3080
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:543
3081
  msgid "Failed adding or updating member on Mailchimp list"
3082
  msgstr ""
3083
 
3084
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:557
3085
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:557
3086
  msgid "Successfully added or updated member on Mailchimp list"
3087
  msgstr ""
3088
 
3089
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:699
3090
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:699
3091
  msgid "Mailchimp Integration"
3092
  msgstr ""
3093
 
3094
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:708
3095
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:708
3096
  msgid "Sent To Mailchimp"
3097
  msgstr ""
3098
 
3099
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:724
3100
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:724
3101
  msgid "Member Status"
3102
  msgstr ""
3103
 
3104
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:741
3105
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:741
3106
  msgid "Data sent to Mailchimp"
3107
  msgstr ""
3108
 
3109
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:748
3110
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-hooks.php:748
3111
  msgid "Data received from Mailchimp"
3112
  msgstr ""
3113
 
3114
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:105
3115
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:105
3116
  msgid "Disconnect Mailchimp from this Form."
3117
  msgstr ""
3118
 
3119
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:114
3120
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:114
3121
  msgid "Enter list limit"
3122
  msgstr ""
3123
 
3124
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:117
3125
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:117
3126
  msgid "List limit"
3127
  msgstr ""
3128
 
3129
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:120
3130
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:120
3131
  msgid "Example: 10"
3132
  msgstr ""
3133
 
3134
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:123
3135
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:123
3136
  msgid "By default list limit will be 10."
3137
  msgstr ""
3138
 
3139
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:207
3140
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:207
3141
  msgid "Please select valid Email List"
3142
  msgstr ""
3143
 
3144
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:235
3145
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:245
3146
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:235
3147
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:245
3148
  msgid "Email List"
3149
  msgstr ""
3150
 
3151
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:261
3152
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:432
3153
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:261
3154
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:432
3155
  msgid "Deactivate Mailchimp from this Form."
3156
  msgstr ""
3157
 
3158
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:272
3159
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:272
3160
  msgid "Enable GDPR"
3161
  msgstr ""
3162
 
3163
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:277
3164
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:277
3165
  msgid "GDPR Text"
3166
  msgstr ""
3167
 
3168
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:283
3169
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:283
3170
  msgid "Choose your list"
3171
  msgstr ""
3172
 
3173
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:284
3174
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:284
3175
  msgid "Choose the list you want to send form data to."
3176
  msgstr ""
3177
 
3178
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:296
3179
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:296
3180
  msgid "Use Double Opt in"
3181
  msgstr ""
3182
 
3183
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:451
3184
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:451
3185
  msgid ""
3186
  "Lastly, match up your form fields with your campaign fields to make sure "
3187
  "we're sending data to the right place."
3188
  msgstr ""
3189
 
3190
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:630
3191
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:630
3192
  msgid "Please choose valid Forminator field for email address."
3193
  msgstr ""
3194
 
3195
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:643
3196
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:652
3197
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:643
3198
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:652
3199
  #. translators: ...
3200
  msgid "%s is required by Mailchimp, please choose valid Forminator field."
3201
  msgstr ""
3202
 
3203
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:678
3204
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:693
3205
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:678
3206
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp-form-settings.php:693
3207
  #. translators: ...
3208
  msgid "Please choose valid Forminator field for %s."
3209
  msgstr ""
3210
 
3211
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp.php:111
3212
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp.php:111
3213
  msgid "Make form data as Mailchimp List"
3214
  msgstr ""
3215
 
3216
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp.php:112
3217
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp.php:112
3218
  msgid ""
3219
  "Sorry but we failed to activate Mailchimp Integration, don't hesitate to "
3220
  "contact us"
3221
  msgstr ""
3222
 
3223
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp.php:113
3224
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp.php:113
3225
  msgid "Sorry but we failed to deactivate Mailchimp Integration, plese try again"
3226
  msgstr ""
3227
 
3228
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp.php:171
3229
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp.php:171
3230
  msgid "Mailchimp is not active"
3231
  msgstr ""
3232
 
3233
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp.php:222
3234
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp.php:222
3235
  msgid "Mailchimp addon not connected."
3236
  msgstr ""
3237
 
3238
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp.php:227
3239
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp.php:227
3240
  msgid ""
3241
  "Form settings instance is not valid "
3242
  "Forminator_Addon_Mailchimp_Form_Settings."
3243
  msgstr ""
3244
 
3245
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp.php:234
3246
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp.php:234
3247
  msgid "Form settings is not yet completed."
3248
  msgstr ""
3249
 
3250
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp.php:273
3251
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp.php:273
3252
  msgid "Please add valid Mailchimp API Key."
3253
  msgstr ""
3254
 
3255
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp.php:346
3256
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp.php:346
3257
  #. translators: placeholder is URL to get API Key of MailChimp
3258
  msgid "Please get your Mailchimp API key %1$s"
3259
  msgstr ""
3260
 
3261
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp.php:363
3262
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp.php:363
3263
  #. translators: placeholder is Name and Email of Connected MailChimp Account
3264
  msgid "Change your API Key or disconnect this Mailchimp Integration below."
3265
  msgstr ""
3266
 
3267
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp.php:387
3268
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp.php:387
3269
  #. translators: placeholder is Name and Email of Connected MailChimp Account
3270
  msgid ""
3271
  "Please take a note that changing API Key or disconnect will affect to ALL "
3273
  msgstr ""
3274
 
3275
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp.php:414
3276
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp.php:414
3277
  #. translators: placeholder is Name and Email of Connected MailChimp Account
3278
  msgid "Your Mailchimp is connected to %1$s: %2$s."
3279
  msgstr ""
3280
 
3281
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp.php:551
3282
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp.php:551
3283
  msgid "You can now go to your forms and assign them to this integration."
3284
  msgstr ""
3285
 
3286
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp.php:562
3287
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp.php:562
3288
  msgid "is connected successfully."
3289
  msgstr ""
3290
 
3291
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp.php:588
3292
  #: admin/classes/class-admin-ajax.php:2140
3293
  #: admin/classes/class-admin-ajax.php:2266
3294
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp.php:588
3295
+ #: builds/forminator/admin/classes/class-admin-ajax.php:2140
3296
+ #: builds/forminator/admin/classes/class-admin-ajax.php:2266
3297
  msgid "Connect"
3298
  msgstr ""
3299
 
3300
  #: addons/pro/mailchimp/class-forminator-addon-mailchimp.php:596
3301
+ #: builds/forminator/addons/pro/mailchimp/class-forminator-addon-mailchimp.php:596
3302
  #. translators: ...
3303
  msgid "Configure %1$s"
3304
  msgstr ""
3305
 
3306
  #: addons/pro/mailchimp/lib/class-forminator-addon-mailchimp-wp-api.php:208
3307
  #: addons/pro/mailchimp/lib/class-forminator-addon-mailchimp-wp-api.php:221
3308
+ #: builds/forminator/addons/pro/mailchimp/lib/class-forminator-addon-mailchimp-wp-api.php:208
3309
+ #: builds/forminator/addons/pro/mailchimp/lib/class-forminator-addon-mailchimp-wp-api.php:221
3310
  msgid ""
3311
  "Failed to process request, make sure API KEY is correct and your server has "
3312
  "internet connection."
3313
  msgstr ""
3314
 
3315
  #: addons/pro/mailchimp/lib/class-forminator-addon-mailchimp-wp-api.php:394
3316
+ #: builds/forminator/addons/pro/mailchimp/lib/class-forminator-addon-mailchimp-wp-api.php:394
3317
  msgid "Invalid Field Type"
3318
  msgstr ""
3319
 
3320
  #: addons/pro/mailchimp/lib/class-forminator-addon-mailchimp-wp-api.php:509
3321
+ #: builds/forminator/addons/pro/mailchimp/lib/class-forminator-addon-mailchimp-wp-api.php:509
3322
  msgid "email_address are required for mailchimp"
3323
  msgstr ""
3324
 
3325
  #: addons/pro/mailchimp/lib/class-forminator-addon-mailchimp-wp-api.php:541
3326
+ #: builds/forminator/addons/pro/mailchimp/lib/class-forminator-addon-mailchimp-wp-api.php:541
3327
  msgid "email_address are required for adding member to mailchimp list"
3328
  msgstr ""
3329
 
3330
  #: addons/pro/slack/class-forminator-addon-slack-form-hooks.php:42
3331
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-form-hooks.php:42
3332
  msgid "Slack failed to process submitted data. Please check your form and try again"
3333
  msgstr ""
3334
 
3335
  #: addons/pro/slack/class-forminator-addon-slack-form-hooks.php:151
3336
  #: addons/pro/slack/class-forminator-addon-slack-poll-hooks.php:136
3337
  #: addons/pro/slack/class-forminator-addon-slack-quiz-hooks.php:136
3338
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-form-hooks.php:151
3339
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-poll-hooks.php:136
3340
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-hooks.php:136
3341
  msgid "Target ID not properly setup."
3342
  msgstr ""
3343
 
3344
  #: addons/pro/slack/class-forminator-addon-slack-form-hooks.php:155
3345
  #: addons/pro/slack/class-forminator-addon-slack-poll-hooks.php:140
3346
  #: addons/pro/slack/class-forminator-addon-slack-quiz-hooks.php:140
3347
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-form-hooks.php:155
3348
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-poll-hooks.php:140
3349
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-hooks.php:140
3350
  msgid "Message not properly setup."
3351
  msgstr ""
3352
 
3353
  #: addons/pro/slack/class-forminator-addon-slack-form-hooks.php:229
3354
  #: addons/pro/slack/class-forminator-addon-slack-poll-hooks.php:217
3355
  #: addons/pro/slack/class-forminator-addon-slack-quiz-hooks.php:217
3356
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-form-hooks.php:229
3357
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-poll-hooks.php:217
3358
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-hooks.php:217
3359
  msgid "Successfully send data to Slack"
3360
  msgstr ""
3361
 
3362
  #: addons/pro/slack/class-forminator-addon-slack-form-hooks.php:425
3363
  #: addons/pro/slack/class-forminator-addon-slack-quiz-hooks.php:548
3364
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-form-hooks.php:425
3365
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-hooks.php:548
3366
  msgid "Slack Integration"
3367
  msgstr ""
3368
 
3369
  #: addons/pro/slack/class-forminator-addon-slack-form-hooks.php:440
3370
  #: addons/pro/slack/class-forminator-addon-slack-quiz-hooks.php:563
3371
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-form-hooks.php:440
3372
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-hooks.php:563
3373
  msgid "Sent To Slack"
3374
  msgstr ""
3375
 
3376
  #: addons/pro/slack/class-forminator-addon-slack-form-hooks.php:463
3377
  #: addons/pro/slack/class-forminator-addon-slack-quiz-hooks.php:586
3378
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-form-hooks.php:463
3379
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-hooks.php:586
3380
  msgid "Data sent to Slack"
3381
  msgstr ""
3382
 
3383
  #: addons/pro/slack/class-forminator-addon-slack-form-hooks.php:470
3384
  #: addons/pro/slack/class-forminator-addon-slack-quiz-hooks.php:593
3385
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-form-hooks.php:470
3386
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-hooks.php:593
3387
  msgid "Data received from Slack"
3388
  msgstr ""
3389
 
3390
  #: addons/pro/slack/class-forminator-addon-slack-form-hooks.php:492
3391
  #: addons/pro/slack/class-forminator-addon-slack-poll-hooks.php:344
3392
  #: addons/pro/slack/class-forminator-addon-slack-quiz-hooks.php:379
3393
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-form-hooks.php:492
3394
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-poll-hooks.php:344
3395
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-hooks.php:379
3396
  msgid "Slack Info"
3397
  msgstr ""
3398
 
3399
  #: addons/pro/slack/class-forminator-addon-slack-form-settings.php:40
3400
  #: addons/pro/slack/class-forminator-addon-slack-poll-settings.php:40
3401
  #: addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:40
3402
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-form-settings.php:40
3403
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-poll-settings.php:40
3404
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:40
3405
  msgid "Public Channel"
3406
  msgstr ""
3407
 
3408
  #: addons/pro/slack/class-forminator-addon-slack-form-settings.php:41
3409
  #: addons/pro/slack/class-forminator-addon-slack-poll-settings.php:41
3410
  #: addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:41
3411
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-form-settings.php:41
3412
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-poll-settings.php:41
3413
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:41
3414
  msgid "Private Channel"
3415
  msgstr ""
3416
 
3417
  #: addons/pro/slack/class-forminator-addon-slack-form-settings.php:42
3418
  #: addons/pro/slack/class-forminator-addon-slack-poll-settings.php:42
3419
  #: addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:42
3420
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-form-settings.php:42
3421
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-poll-settings.php:42
3422
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:42
3423
  msgid "Direct Message"
3424
  msgstr ""
3425
 
3427
  #: addons/pro/slack/class-forminator-addon-slack-form-settings.php:239
3428
  #: addons/pro/slack/class-forminator-addon-slack-form-settings.php:394
3429
  #: addons/pro/slack/class-forminator-addon-slack-form-settings.php:505
3430
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-form-settings.php:131
3431
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-form-settings.php:239
3432
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-form-settings.php:394
3433
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-form-settings.php:505
3434
  msgid "Deactivate this Slack Integration from this Form."
3435
  msgstr ""
3436
 
3440
  #: addons/pro/slack/class-forminator-addon-slack-poll-settings.php:217
3441
  #: addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:213
3442
  #: addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:217
3443
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-form-settings.php:214
3444
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-form-settings.php:218
3445
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-poll-settings.php:213
3446
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-poll-settings.php:217
3447
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:213
3448
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:217
3449
  msgid "Please pick valid type"
3450
  msgstr ""
3451
 
3452
  #: addons/pro/slack/class-forminator-addon-slack-form-settings.php:321
3453
  #: addons/pro/slack/class-forminator-addon-slack-poll-settings.php:320
3454
  #: addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:320
3455
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-form-settings.php:321
3456
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-poll-settings.php:320
3457
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:320
3458
  msgid "Select which Slack private group / channel this feed will post a message to."
3459
  msgstr ""
3460
 
3461
  #: addons/pro/slack/class-forminator-addon-slack-form-settings.php:326
3462
  #: addons/pro/slack/class-forminator-addon-slack-poll-settings.php:325
3463
  #: addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:325
3464
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-form-settings.php:326
3465
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-poll-settings.php:325
3466
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:325
3467
  msgid "Select which Slack user this feed will post a message to."
3468
  msgstr ""
3469
 
3470
  #: addons/pro/slack/class-forminator-addon-slack-form-settings.php:331
3471
  #: addons/pro/slack/class-forminator-addon-slack-poll-settings.php:330
3472
  #: addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:330
3473
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-form-settings.php:331
3474
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-poll-settings.php:330
3475
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:330
3476
  msgid "Select which Slack channel this feed will post a message to."
3477
  msgstr ""
3478
 
3479
  #: addons/pro/slack/class-forminator-addon-slack-form-settings.php:345
3480
  #: addons/pro/slack/class-forminator-addon-slack-poll-settings.php:344
3481
  #: addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:344
3482
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-form-settings.php:345
3483
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-poll-settings.php:344
3484
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:344
3485
  msgid "No target found on your selected target type."
3486
  msgstr ""
3487
 
3491
  #: addons/pro/slack/class-forminator-addon-slack-poll-settings.php:369
3492
  #: addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:365
3493
  #: addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:369
3494
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-form-settings.php:366
3495
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-form-settings.php:370
3496
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-poll-settings.php:365
3497
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-poll-settings.php:369
3498
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:365
3499
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:369
3500
  msgid "Please pick valid target"
3501
  msgstr ""
3502
 
3503
  #: addons/pro/slack/class-forminator-addon-slack-form-settings.php:478
3504
  #: addons/pro/slack/class-forminator-addon-slack-poll-settings.php:480
3505
  #: addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:480
3506
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-form-settings.php:478
3507
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-poll-settings.php:480
3508
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:480
3509
  msgid "Please add a message"
3510
  msgstr ""
3511
 
3512
  #: addons/pro/slack/class-forminator-addon-slack-poll-hooks.php:267
3513
  #: addons/pro/trello/class-forminator-addon-trello-poll-hooks.php:371
3514
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-poll-hooks.php:267
3515
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-poll-hooks.php:371
3516
  msgid "Vote"
3517
  msgstr ""
3518
 
3519
  #: addons/pro/slack/class-forminator-addon-slack-poll-hooks.php:274
3520
  #: addons/pro/trello/class-forminator-addon-trello-poll-hooks.php:373
3521
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-poll-hooks.php:274
3522
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-poll-hooks.php:373
3523
+ #: builds/forminator/library/class-export.php:497 library/class-export.php:497
3524
  msgid "Extra"
3525
  msgstr ""
3526
 
3527
  #: addons/pro/slack/class-forminator-addon-slack-poll-hooks.php:281
3528
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-poll-hooks.php:281
3529
  msgid "Submitted Vote"
3530
  msgstr ""
3531
 
3532
  #: addons/pro/slack/class-forminator-addon-slack-poll-hooks.php:326
3533
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-poll-hooks.php:326
3534
  msgid "Current Poll Result"
3535
  msgstr ""
3536
 
3538
  #: addons/pro/slack/class-forminator-addon-slack-poll-settings.php:238
3539
  #: addons/pro/slack/class-forminator-addon-slack-poll-settings.php:393
3540
  #: addons/pro/slack/class-forminator-addon-slack-poll-settings.php:507
3541
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-poll-settings.php:130
3542
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-poll-settings.php:238
3543
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-poll-settings.php:393
3544
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-poll-settings.php:507
3545
  msgid "Deactivate this Slack Integration from this Poll."
3546
  msgstr ""
3547
 
3548
  #: addons/pro/slack/class-forminator-addon-slack-poll-settings.php:466
3549
  #: addons/pro/trello/class-forminator-addon-trello-poll-settings.php:487
3550
+ #: admin/locale.php:1033
3551
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-poll-settings.php:466
3552
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-poll-settings.php:487
3553
+ #: builds/forminator/admin/locale.php:1033
3554
+ #: builds/forminator/library/helpers/helper-fields.php:1681
3555
+ #: library/helpers/helper-fields.php:1681
3556
  msgid "Poll Name"
3557
  msgstr ""
3558
 
3559
  #: addons/pro/slack/class-forminator-addon-slack-poll-settings.php:492
3560
  #: addons/pro/trello/class-forminator-addon-trello-poll-settings.php:622
3561
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-poll-settings.php:492
3562
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-poll-settings.php:622
3563
  msgid "Successfully connected to your poll"
3564
  msgstr ""
3565
 
3566
  #: addons/pro/slack/class-forminator-addon-slack-quiz-hooks.php:342
3567
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-hooks.php:342
3568
  msgid "Correct Answers"
3569
  msgstr ""
3570
 
3571
  #: addons/pro/slack/class-forminator-addon-slack-quiz-hooks.php:347
3572
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-hooks.php:347
3573
  msgid "Total Answers"
3574
  msgstr ""
3575
 
3576
  #: addons/pro/slack/class-forminator-addon-slack-quiz-hooks.php:360
3577
  #: addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:412
3578
  #: addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:429
3579
+ #: admin/locale.php:1077
3580
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-hooks.php:360
3581
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:412
3582
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:429
3583
+ #: builds/forminator/admin/locale.php:1077
3584
+ #: builds/forminator/library/helpers/helper-fields.php:1821
3585
+ #: library/helpers/helper-fields.php:1821
3586
  msgid "Quiz Result"
3587
  msgstr ""
3588
 
3590
  #: addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:238
3591
  #: addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:393
3592
  #: addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:507
3593
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:130
3594
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:238
3595
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:393
3596
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:507
3597
  msgid "Deactivate this Slack Integration from this Quiz."
3598
  msgstr ""
3599
 
3600
  #: addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:466
3601
  #: addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:487
3602
+ #: admin/locale.php:1075
3603
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:466
3604
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:487
3605
+ #: builds/forminator/admin/locale.php:1075
3606
+ #: builds/forminator/library/helpers/helper-fields.php:1819
3607
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:527
3608
+ #: library/helpers/helper-fields.php:1819
3609
  #: library/modules/quizzes/admin/admin-loader.php:527
3610
  msgid "Quiz Name"
3611
  msgstr ""
3612
 
3613
  #: addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:492
3614
  #: addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:622
3615
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack-quiz-settings.php:492
3616
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:622
3617
  msgid "Successfully connected to your quiz"
3618
  msgstr ""
3619
 
3620
  #: addons/pro/slack/class-forminator-addon-slack.php:59
3621
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack.php:59
3622
  msgid ""
3623
  "Sorry but we failed to activate Slack Integration, don't hesitate to "
3624
  "contact us"
3625
  msgstr ""
3626
 
3627
  #: addons/pro/slack/class-forminator-addon-slack.php:60
3628
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack.php:60
3629
  msgid "Sorry but we failed to deactivate Slack Integration, please try again"
3630
  msgstr ""
3631
 
3632
  #: addons/pro/slack/class-forminator-addon-slack.php:100
3633
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack.php:100
3634
  msgid "Slack is not active"
3635
  msgstr ""
3636
 
3637
  #: addons/pro/slack/class-forminator-addon-slack.php:140
3638
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack.php:140
3639
  msgid " Slack is not connected"
3640
  msgstr ""
3641
 
3642
  #: addons/pro/slack/class-forminator-addon-slack.php:145
3643
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack.php:145
3644
  msgid "Invalid Form Settings of Slack"
3645
  msgstr ""
3646
 
3647
  #: addons/pro/slack/class-forminator-addon-slack.php:150
3648
+ #: builds/forminator/addons/pro/slack/class-forminator-addon-slack.php:150
3649
  msgid "No active Slack connection found in this form"
3650
  msgstr ""
3651
 
3652
  #: addons/pro/slack/views/form-settings/select-target.php:17
3653
  #: addons/pro/slack/views/poll-settings/select-target.php:17
3654
  #: addons/pro/slack/views/quiz-settings/select-target.php:17
3655
+ #: builds/forminator/addons/pro/slack/views/form-settings/select-target.php:17
3656
+ #: builds/forminator/addons/pro/slack/views/poll-settings/select-target.php:17
3657
+ #: builds/forminator/addons/pro/slack/views/quiz-settings/select-target.php:17
3658
  msgid "Select Target"
3659
  msgstr ""
3660
 
3664
  #: addons/pro/slack/views/poll-settings/select-type.php:25
3665
  #: addons/pro/slack/views/quiz-settings/select-target.php:26
3666
  #: addons/pro/slack/views/quiz-settings/select-type.php:25 admin/locale.php:321
3667
+ #: builds/forminator/addons/pro/slack/views/form-settings/select-target.php:26
3668
+ #: builds/forminator/addons/pro/slack/views/form-settings/select-type.php:25
3669
+ #: builds/forminator/addons/pro/slack/views/poll-settings/select-target.php:26
3670
+ #: builds/forminator/addons/pro/slack/views/poll-settings/select-type.php:25
3671
+ #: builds/forminator/addons/pro/slack/views/quiz-settings/select-target.php:26
3672
+ #: builds/forminator/addons/pro/slack/views/quiz-settings/select-type.php:25
3673
+ #: builds/forminator/admin/locale.php:321
3674
  msgid "Type"
3675
  msgstr ""
3676
 
3677
  #: addons/pro/slack/views/form-settings/select-target.php:28
3678
  #: addons/pro/slack/views/poll-settings/select-target.php:28
3679
  #: addons/pro/slack/views/quiz-settings/select-target.php:28
3680
+ #: builds/forminator/addons/pro/slack/views/form-settings/select-target.php:28
3681
+ #: builds/forminator/addons/pro/slack/views/poll-settings/select-target.php:28
3682
+ #: builds/forminator/addons/pro/slack/views/quiz-settings/select-target.php:28
3683
  msgid "Please select target"
3684
  msgstr ""
3685
 
3686
  #: addons/pro/slack/views/form-settings/select-type.php:16
3687
  #: addons/pro/slack/views/poll-settings/select-type.php:16
3688
  #: addons/pro/slack/views/quiz-settings/select-type.php:16
3689
+ #: builds/forminator/addons/pro/slack/views/form-settings/select-type.php:16
3690
+ #: builds/forminator/addons/pro/slack/views/poll-settings/select-type.php:16
3691
+ #: builds/forminator/addons/pro/slack/views/quiz-settings/select-type.php:16
3692
  msgid "Select Type"
3693
  msgstr ""
3694
 
3695
  #: addons/pro/slack/views/form-settings/select-type.php:17
3696
  #: addons/pro/slack/views/poll-settings/select-type.php:17
3697
  #: addons/pro/slack/views/quiz-settings/select-type.php:17
3698
+ #: builds/forminator/addons/pro/slack/views/form-settings/select-type.php:17
3699
+ #: builds/forminator/addons/pro/slack/views/poll-settings/select-type.php:17
3700
+ #: builds/forminator/addons/pro/slack/views/quiz-settings/select-type.php:17
3701
  msgid ""
3702
  "Select what type of channel Slack will send the message to: a public "
3703
  "channel, a private group or a DM channel."
3706
  #: addons/pro/slack/views/form-settings/select-type.php:27
3707
  #: addons/pro/slack/views/poll-settings/select-type.php:27
3708
  #: addons/pro/slack/views/quiz-settings/select-type.php:27
3709
+ #: builds/forminator/addons/pro/slack/views/form-settings/select-type.php:27
3710
+ #: builds/forminator/addons/pro/slack/views/poll-settings/select-type.php:27
3711
+ #: builds/forminator/addons/pro/slack/views/quiz-settings/select-type.php:27
3712
  msgid "Please select type"
3713
  msgstr ""
3714
 
3715
  #: addons/pro/slack/views/form-settings/setup-message.php:17
3716
  #: addons/pro/slack/views/poll-settings/setup-message.php:17
3717
  #: addons/pro/slack/views/quiz-settings/setup-message.php:17
3718
+ #: builds/forminator/addons/pro/slack/views/form-settings/setup-message.php:17
3719
+ #: builds/forminator/addons/pro/slack/views/poll-settings/setup-message.php:17
3720
+ #: builds/forminator/addons/pro/slack/views/quiz-settings/setup-message.php:17
3721
  msgid "Setup Message"
3722
  msgstr ""
3723
 
3724
  #: addons/pro/slack/views/form-settings/setup-message.php:18
3725
  #: addons/pro/slack/views/poll-settings/setup-message.php:18
3726
  #: addons/pro/slack/views/quiz-settings/setup-message.php:18
3727
+ #: builds/forminator/addons/pro/slack/views/form-settings/setup-message.php:18
3728
+ #: builds/forminator/addons/pro/slack/views/poll-settings/setup-message.php:18
3729
+ #: builds/forminator/addons/pro/slack/views/quiz-settings/setup-message.php:18
3730
  msgid "Configure message to be sent."
3731
  msgstr ""
3732
 
3736
  #: addons/pro/slack/views/poll-settings/setup-message.php:34
3737
  #: addons/pro/slack/views/quiz-settings/setup-message.php:27
3738
  #: addons/pro/slack/views/quiz-settings/setup-message.php:34
3739
+ #: builds/forminator/addons/pro/slack/views/form-settings/setup-message.php:27
3740
+ #: builds/forminator/addons/pro/slack/views/form-settings/setup-message.php:34
3741
+ #: builds/forminator/addons/pro/slack/views/poll-settings/setup-message.php:27
3742
+ #: builds/forminator/addons/pro/slack/views/poll-settings/setup-message.php:34
3743
+ #: builds/forminator/addons/pro/slack/views/quiz-settings/setup-message.php:27
3744
+ #: builds/forminator/addons/pro/slack/views/quiz-settings/setup-message.php:34
3745
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-contact-form.php:96
3746
  #: library/modules/custom-forms/form-templates/template-contact-form.php:96
3747
  msgid "Message"
3748
  msgstr ""
3750
  #: addons/pro/slack/views/form-settings/setup-message.php:47
3751
  #: addons/pro/slack/views/poll-settings/setup-message.php:48
3752
  #: addons/pro/slack/views/quiz-settings/setup-message.php:48
3753
+ #: builds/forminator/addons/pro/slack/views/form-settings/setup-message.php:47
3754
+ #: builds/forminator/addons/pro/slack/views/poll-settings/setup-message.php:48
3755
+ #: builds/forminator/addons/pro/slack/views/quiz-settings/setup-message.php:48
3756
  msgid ""
3757
  "You can format your message using Slack Flavored Markdown, find more "
3758
  "information "
3762
  #: addons/pro/slack/views/form-settings/setup-message.php:57
3763
  #: addons/pro/slack/views/poll-settings/setup-message.php:49
3764
  #: addons/pro/slack/views/quiz-settings/setup-message.php:49
3765
+ #: builds/forminator/addons/pro/slack/views/form-settings/setup-message.php:48
3766
+ #: builds/forminator/addons/pro/slack/views/form-settings/setup-message.php:57
3767
+ #: builds/forminator/addons/pro/slack/views/poll-settings/setup-message.php:49
3768
+ #: builds/forminator/addons/pro/slack/views/quiz-settings/setup-message.php:49
3769
  msgid "here."
3770
  msgstr ""
3771
 
3772
  #: addons/pro/slack/views/form-settings/setup-message.php:52
3773
+ #: builds/forminator/addons/pro/slack/views/form-settings/setup-message.php:52
3774
  msgid ""
3775
  "By default sent message will include ALL FIELDS as attachment using "
3776
  "Forminator Format to ease you up, more information about attachment can be "
3778
  msgstr ""
3779
 
3780
  #: addons/pro/slack/views/poll-settings/setup-message.php:53
3781
+ #: builds/forminator/addons/pro/slack/views/poll-settings/setup-message.php:53
3782
  msgid ""
3783
  "By default sent message will include Poll Answer and Poll Results as "
3784
  "attachment using Forminator Format to ease you up, more information about "
3786
  msgstr ""
3787
 
3788
  #: addons/pro/slack/views/quiz-settings/setup-message.php:53
3789
+ #: builds/forminator/addons/pro/slack/views/quiz-settings/setup-message.php:53
3790
  msgid ""
3791
  "By default sent message will include Quiz Answer and Quiz Result as "
3792
  "attachment using Forminator Format to ease you up, more information about "
3794
  msgstr ""
3795
 
3796
  #: addons/pro/slack/views/sections/authorize.php:16
3797
+ #: builds/forminator/addons/pro/slack/views/sections/authorize.php:16
3798
  msgid "Authorizing Slack"
3799
  msgstr ""
3800
 
3801
  #: addons/pro/slack/views/sections/authorize.php:25
3802
+ #: builds/forminator/addons/pro/slack/views/sections/authorize.php:25
3803
  msgid "Successfully authorized Slack, you can go back to integration settings."
3804
  msgstr ""
3805
 
3806
  #: addons/pro/slack/views/settings/authorize.php:22
3807
+ #: builds/forminator/addons/pro/slack/views/settings/authorize.php:22
3808
  msgid ""
3809
  "Authorize Forminator to connect with your Slack in order to send data from "
3810
  "your forms."
3811
  msgstr ""
3812
 
3813
  #: addons/pro/slack/views/settings/error-authorize.php:16
3814
+ #: builds/forminator/addons/pro/slack/views/settings/error-authorize.php:16
3815
  #. translators: ...
3816
  msgid "Failed to add %1$s"
3817
  msgstr ""
3818
 
3819
  #: addons/pro/slack/views/settings/setup-client.php:25
3820
+ #: builds/forminator/addons/pro/slack/views/settings/setup-client.php:25
3821
  msgid "Your Slack account is already authorized. Edit info below to re-authorize."
3822
  msgstr ""
3823
 
3824
  #: addons/pro/slack/views/settings/setup-client.php:27
3825
+ #: builds/forminator/addons/pro/slack/views/settings/setup-client.php:27
3826
  msgid "Setup Slack to be used by Forminator to communicating with Slack server."
3827
  msgstr ""
3828
 
3829
  #: addons/pro/slack/views/settings/setup-client.php:59
3830
+ #: builds/forminator/addons/pro/slack/views/settings/setup-client.php:59
3831
  #. translators: ...
3832
  msgid "Go %1$shere%2$s to create new Slack App."
3833
  msgstr ""
3834
 
3835
  #: addons/pro/slack/views/settings/setup-client.php:67
3836
+ #: builds/forminator/addons/pro/slack/views/settings/setup-client.php:67
3837
  msgid "You will need to enter App Name and Development Slack Workspace."
3838
  msgstr ""
3839
 
3840
  #: addons/pro/slack/views/settings/setup-client.php:76
3841
+ #: builds/forminator/addons/pro/slack/views/settings/setup-client.php:76
3842
  #. translators: ...
3843
  msgid ""
3844
  "Once the Project creation is completed go to the %1$sBasic Information%2$s. "
3847
  msgstr ""
3848
 
3849
  #: addons/pro/slack/views/settings/setup-client.php:91
3850
+ #: builds/forminator/addons/pro/slack/views/settings/setup-client.php:91
3851
  #. translators: ...
3852
  msgid ""
3853
  "Next, go to the %1$sFeatures%2$s &gt; %3$sOAuth & Permissions%4$s &gt; "
3855
  msgstr ""
3856
 
3857
  #: addons/pro/slack/views/settings/setup-client.php:104
3858
+ #: builds/forminator/addons/pro/slack/views/settings/setup-client.php:104
3859
  #. translators: ...
3860
  msgid "Click %1$sAdd a new Redirect URL%2$s."
3861
  msgstr ""
3862
 
3863
  #: addons/pro/slack/views/settings/setup-client.php:111
3864
+ #: builds/forminator/addons/pro/slack/views/settings/setup-client.php:111
3865
  msgid "In the shown input field, put this value below"
3866
  msgstr ""
3867
 
3868
  #: addons/pro/slack/views/settings/setup-client.php:116
3869
+ #: builds/forminator/addons/pro/slack/views/settings/setup-client.php:116
3870
  #. translators: ...
3871
  msgid "Then click the %1$sAdd%2$s button."
3872
  msgstr ""
3873
 
3874
  #: addons/pro/slack/views/settings/setup-client.php:125
3875
+ #: builds/forminator/addons/pro/slack/views/settings/setup-client.php:125
3876
  #. translators: ...
3877
  msgid "Then click the %1$sSave URLs%2$s button."
3878
  msgstr ""
3879
 
3880
  #: addons/pro/slack/views/settings/wait-authorize.php:17
3881
+ #: builds/forminator/addons/pro/slack/views/settings/wait-authorize.php:17
3882
  msgid "We are waiting for authorization from Slack..."
3883
  msgstr ""
3884
 
3885
  #: addons/pro/trello/class-forminator-addon-trello-form-hooks.php:42
3886
  #: addons/pro/trello/class-forminator-addon-trello-poll-hooks.php:42
3887
  #: addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:42
3888
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-form-hooks.php:42
3889
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-poll-hooks.php:42
3890
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:42
3891
  msgid ""
3892
  "Trello failed to process submitted data. Please check your form and try "
3893
  "again"
3896
  #: addons/pro/trello/class-forminator-addon-trello-form-hooks.php:298
3897
  #: addons/pro/trello/class-forminator-addon-trello-poll-hooks.php:303
3898
  #: addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:299
3899
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-form-hooks.php:298
3900
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-poll-hooks.php:303
3901
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:299
3902
  msgid "Successfully send data to Trello"
3903
  msgstr ""
3904
 
3905
  #: addons/pro/trello/class-forminator-addon-trello-form-hooks.php:360
3906
  #: addons/pro/trello/class-forminator-addon-trello-form-hooks.php:375
3907
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-form-hooks.php:360
3908
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-form-hooks.php:375
3909
+ #: builds/forminator/library/helpers/helper-fields.php:1082
3910
+ #: builds/forminator/library/model/class-form-entries-list-table.php:299
3911
+ #: builds/forminator/library/model/class-form-entry-model.php:1230
3912
  #: library/helpers/helper-fields.php:1082
3913
  #: library/model/class-form-entries-list-table.php:299
3914
  #: library/model/class-form-entry-model.php:1230
3917
 
3918
  #: addons/pro/trello/class-forminator-addon-trello-form-hooks.php:517
3919
  #: addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:635
3920
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-form-hooks.php:517
3921
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:635
3922
  msgid "Trello Integration"
3923
  msgstr ""
3924
 
3925
  #: addons/pro/trello/class-forminator-addon-trello-form-hooks.php:532
3926
  #: addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:650
3927
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-form-hooks.php:532
3928
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:650
3929
  msgid "Sent To Trello"
3930
  msgstr ""
3931
 
3932
  #: addons/pro/trello/class-forminator-addon-trello-form-hooks.php:555
3933
  #: addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:673
3934
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-form-hooks.php:555
3935
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:673
3936
  msgid "Data sent to Trello"
3937
  msgstr ""
3938
 
3939
  #: addons/pro/trello/class-forminator-addon-trello-form-hooks.php:562
3940
  #: addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:680
3941
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-form-hooks.php:562
3942
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:680
3943
  msgid "Data received from Trello"
3944
  msgstr ""
3945
 
3946
  #: addons/pro/trello/class-forminator-addon-trello-form-hooks.php:584
3947
  #: addons/pro/trello/class-forminator-addon-trello-poll-hooks.php:573
3948
  #: addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:466
3949
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-form-hooks.php:584
3950
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-poll-hooks.php:573
3951
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:466
3952
  msgid "Trello Info"
3953
  msgstr ""
3954
 
3956
  #: addons/pro/trello/class-forminator-addon-trello-form-settings.php:255
3957
  #: addons/pro/trello/class-forminator-addon-trello-form-settings.php:395
3958
  #: addons/pro/trello/class-forminator-addon-trello-form-settings.php:633
3959
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-form-settings.php:122
3960
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-form-settings.php:255
3961
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-form-settings.php:395
3962
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-form-settings.php:633
3963
  msgid "Deactivate this Trello Integration from this Form."
3964
  msgstr ""
3965
 
3966
  #: addons/pro/trello/class-forminator-addon-trello-form-settings.php:210
3967
  #: addons/pro/trello/class-forminator-addon-trello-poll-settings.php:210
3968
  #: addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:210
3969
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-form-settings.php:210
3970
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-poll-settings.php:210
3971
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:210
3972
  msgid "No board found on your Trello account. Please create one."
3973
  msgstr ""
3974
 
3978
  #: addons/pro/trello/class-forminator-addon-trello-poll-settings.php:231
3979
  #: addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:226
3980
  #: addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:231
3981
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-form-settings.php:226
3982
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-form-settings.php:231
3983
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-poll-settings.php:226
3984
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-poll-settings.php:231
3985
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:226
3986
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:231
3987
  msgid "Please pick valid board."
3988
  msgstr ""
3989
 
3990
  #: addons/pro/trello/class-forminator-addon-trello-form-settings.php:350
3991
  #: addons/pro/trello/class-forminator-addon-trello-poll-settings.php:350
3992
  #: addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:350
3993
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-form-settings.php:350
3994
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-poll-settings.php:350
3995
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:350
3996
  #. translators: ...
3997
  msgid "No list found on Trello Board of %1$s. Please create one."
3998
  msgstr ""
4003
  #: addons/pro/trello/class-forminator-addon-trello-poll-settings.php:371
4004
  #: addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:366
4005
  #: addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:371
4006
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-form-settings.php:366
4007
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-form-settings.php:371
4008
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-poll-settings.php:366
4009
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-poll-settings.php:371
4010
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:366
4011
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:371
4012
  msgid "Please pick valid list."
4013
  msgstr ""
4014
 
4016
  #: addons/pro/trello/class-forminator-addon-trello-poll-settings.php:460
4017
  #: addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:460
4018
  #: admin/locale.php:156
4019
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-form-settings.php:460
4020
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-poll-settings.php:460
4021
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:460
4022
+ #: builds/forminator/admin/locale.php:156
4023
  msgid "Top"
4024
  msgstr ""
4025
 
4027
  #: addons/pro/trello/class-forminator-addon-trello-poll-settings.php:461
4028
  #: addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:461
4029
  #: admin/locale.php:157
4030
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-form-settings.php:461
4031
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-poll-settings.php:461
4032
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:461
4033
+ #: builds/forminator/admin/locale.php:157
4034
  msgid "Bottom"
4035
  msgstr ""
4036
 
4037
  #: addons/pro/trello/class-forminator-addon-trello-poll-hooks.php:370
4038
+ #: admin/locale.php:1034
4039
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-poll-hooks.php:370
4040
+ #: builds/forminator/admin/locale.php:1034
4041
+ #: builds/forminator/library/helpers/helper-fields.php:1682
4042
+ #: library/helpers/helper-fields.php:1682
4043
  msgid "Poll Answer"
4044
  msgstr ""
4045
 
4046
  #: addons/pro/trello/class-forminator-addon-trello-poll-hooks.php:425
4047
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-poll-hooks.php:425
4048
  msgid "Poll Results"
4049
  msgstr ""
4050
 
4052
  #: addons/pro/trello/class-forminator-addon-trello-poll-settings.php:255
4053
  #: addons/pro/trello/class-forminator-addon-trello-poll-settings.php:395
4054
  #: addons/pro/trello/class-forminator-addon-trello-poll-settings.php:640
4055
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-poll-settings.php:122
4056
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-poll-settings.php:255
4057
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-poll-settings.php:395
4058
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-poll-settings.php:640
4059
  msgid "Deactivate this Trello Integration from this Poll."
4060
  msgstr ""
4061
 
4062
  #: addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:341
4063
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:341
4064
  msgid "Correct : "
4065
  msgstr ""
4066
 
4067
  #: addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:413
4068
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:413
4069
  msgid "Correct Answers : "
4070
  msgstr ""
4071
 
4072
  #: addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:416
4073
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-hooks.php:416
4074
  msgid "Total Answers : "
4075
  msgstr ""
4076
 
4078
  #: addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:255
4079
  #: addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:395
4080
  #: addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:640
4081
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:122
4082
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:255
4083
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:395
4084
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello-quiz-settings.php:640
4085
  msgid "Deactivate this Trello Integration from this Quiz."
4086
  msgstr ""
4087
 
4088
  #: addons/pro/trello/class-forminator-addon-trello.php:73
4089
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello.php:73
4090
  msgid ""
4091
  "Sorry but we failed to activate Trello Integration, don't hesitate to "
4092
  "contact us"
4093
  msgstr ""
4094
 
4095
  #: addons/pro/trello/class-forminator-addon-trello.php:74
4096
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello.php:74
4097
  msgid "Sorry but we failed to deactivate Trello Integration, please try again"
4098
  msgstr ""
4099
 
4100
  #: addons/pro/trello/class-forminator-addon-trello.php:112
4101
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello.php:112
4102
  msgid "Trello is not active"
4103
  msgstr ""
4104
 
4105
  #: addons/pro/trello/class-forminator-addon-trello.php:150
4106
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello.php:150
4107
  msgid " Trello is not connected"
4108
  msgstr ""
4109
 
4110
  #: addons/pro/trello/class-forminator-addon-trello.php:155
4111
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello.php:155
4112
  msgid "Invalid Form Settings of Trello"
4113
  msgstr ""
4114
 
4115
  #: addons/pro/trello/class-forminator-addon-trello.php:160
4116
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello.php:160
4117
  msgid "No active Trello connection found in this form"
4118
  msgstr ""
4119
 
4120
  #: addons/pro/trello/class-forminator-addon-trello.php:541
4121
+ #: builds/forminator/addons/pro/trello/class-forminator-addon-trello.php:541
4122
  msgid "Failed to acquire user ID."
4123
  msgstr ""
4124
 
4125
  #: addons/pro/trello/lib/class-forminator-addon-trello-wp-api.php:69
4126
+ #: builds/forminator/addons/pro/trello/lib/class-forminator-addon-trello-wp-api.php:69
4127
  msgid "Missing required APP Key"
4128
  msgstr ""
4129
 
4130
  #: addons/pro/trello/lib/class-forminator-addon-trello-wp-api.php:184
4131
+ #: builds/forminator/addons/pro/trello/lib/class-forminator-addon-trello-wp-api.php:184
4132
  msgid ""
4133
  "Failed to process request, make sure you authorized Trello and your server "
4134
  "has internet connection."
4135
  msgstr ""
4136
 
4137
  #: addons/pro/trello/lib/class-forminator-addon-trello-wp-api.php:410
4138
+ #: builds/forminator/addons/pro/trello/lib/class-forminator-addon-trello-wp-api.php:410
4139
  msgid "Forminator Trello Card"
4140
  msgstr ""
4141
 
4142
  #: addons/pro/trello/lib/class-forminator-addon-trello-wp-api.php:416
4143
+ #: builds/forminator/addons/pro/trello/lib/class-forminator-addon-trello-wp-api.php:416
4144
  msgid "idList Required to create a Trello Card"
4145
  msgstr ""
4146
 
4147
  #: addons/pro/trello/views/form-settings/setup-board.php:17
4148
  #: addons/pro/trello/views/poll-settings/setup-board.php:17
4149
  #: addons/pro/trello/views/quiz-settings/setup-board.php:17
4150
+ #: builds/forminator/addons/pro/trello/views/form-settings/setup-board.php:17
4151
+ #: builds/forminator/addons/pro/trello/views/poll-settings/setup-board.php:17
4152
+ #: builds/forminator/addons/pro/trello/views/quiz-settings/setup-board.php:17
4153
  msgid "Assign Board"
4154
  msgstr ""
4155
 
4156
  #: addons/pro/trello/views/form-settings/setup-board.php:18
4157
  #: addons/pro/trello/views/poll-settings/setup-board.php:18
4158
  #: addons/pro/trello/views/quiz-settings/setup-board.php:18
4159
+ #: builds/forminator/addons/pro/trello/views/form-settings/setup-board.php:18
4160
+ #: builds/forminator/addons/pro/trello/views/poll-settings/setup-board.php:18
4161
+ #: builds/forminator/addons/pro/trello/views/quiz-settings/setup-board.php:18
4162
  msgid ""
4163
  "Your account is now authorized, choose which board you want Trello cards to "
4164
  "be added to."
4167
  #: addons/pro/trello/views/form-settings/setup-board.php:25
4168
  #: addons/pro/trello/views/poll-settings/setup-board.php:25
4169
  #: addons/pro/trello/views/quiz-settings/setup-board.php:25
4170
+ #: builds/forminator/addons/pro/trello/views/form-settings/setup-board.php:25
4171
+ #: builds/forminator/addons/pro/trello/views/poll-settings/setup-board.php:25
4172
+ #: builds/forminator/addons/pro/trello/views/quiz-settings/setup-board.php:25
4173
  msgid "Board"
4174
  msgstr ""
4175
 
4176
  #: addons/pro/trello/views/form-settings/setup-board.php:27
4177
  #: addons/pro/trello/views/poll-settings/setup-board.php:27
4178
  #: addons/pro/trello/views/quiz-settings/setup-board.php:27
4179
+ #: builds/forminator/addons/pro/trello/views/form-settings/setup-board.php:27
4180
+ #: builds/forminator/addons/pro/trello/views/poll-settings/setup-board.php:27
4181
+ #: builds/forminator/addons/pro/trello/views/quiz-settings/setup-board.php:27
4182
  msgid "Please select a board"
4183
  msgstr ""
4184
 
4185
  #: addons/pro/trello/views/form-settings/setup-card.php:29
4186
  #: addons/pro/trello/views/poll-settings/setup-card.php:30
4187
  #: addons/pro/trello/views/quiz-settings/setup-card.php:30
4188
+ #: builds/forminator/addons/pro/trello/views/form-settings/setup-card.php:29
4189
+ #: builds/forminator/addons/pro/trello/views/poll-settings/setup-card.php:30
4190
+ #: builds/forminator/addons/pro/trello/views/quiz-settings/setup-card.php:30
4191
  msgid "Customize Fields"
4192
  msgstr ""
4193
 
4194
  #: addons/pro/trello/views/form-settings/setup-card.php:31
4195
  #: addons/pro/trello/views/poll-settings/setup-card.php:32
4196
  #: addons/pro/trello/views/quiz-settings/setup-card.php:32
4197
+ #: builds/forminator/addons/pro/trello/views/form-settings/setup-card.php:31
4198
+ #: builds/forminator/addons/pro/trello/views/poll-settings/setup-card.php:32
4199
+ #: builds/forminator/addons/pro/trello/views/quiz-settings/setup-card.php:32
4200
  msgid "Set up how you want your cards to be created in Trello."
4201
  msgstr ""
4202
 
4206
  #: addons/pro/trello/views/poll-settings/setup-card.php:55
4207
  #: addons/pro/trello/views/quiz-settings/setup-card.php:48
4208
  #: addons/pro/trello/views/quiz-settings/setup-card.php:55
4209
+ #: builds/forminator/addons/pro/trello/views/form-settings/setup-card.php:47
4210
+ #: builds/forminator/addons/pro/trello/views/form-settings/setup-card.php:54
4211
+ #: builds/forminator/addons/pro/trello/views/poll-settings/setup-card.php:48
4212
+ #: builds/forminator/addons/pro/trello/views/poll-settings/setup-card.php:55
4213
+ #: builds/forminator/addons/pro/trello/views/quiz-settings/setup-card.php:48
4214
+ #: builds/forminator/addons/pro/trello/views/quiz-settings/setup-card.php:55
4215
  msgid "Card Name"
4216
  msgstr ""
4217
 
4218
  #: addons/pro/trello/views/form-settings/setup-card.php:79
4219
  #: addons/pro/trello/views/poll-settings/setup-card.php:80
4220
  #: addons/pro/trello/views/quiz-settings/setup-card.php:80
4221
+ #: builds/forminator/addons/pro/trello/views/form-settings/setup-card.php:79
4222
+ #: builds/forminator/addons/pro/trello/views/poll-settings/setup-card.php:80
4223
+ #: builds/forminator/addons/pro/trello/views/quiz-settings/setup-card.php:80
4224
  msgid "Card Description"
4225
  msgstr ""
4226
 
4227
  #: addons/pro/trello/views/form-settings/setup-card.php:96
4228
  #: addons/pro/trello/views/poll-settings/setup-card.php:97
4229
  #: addons/pro/trello/views/quiz-settings/setup-card.php:97
4230
+ #: builds/forminator/addons/pro/trello/views/form-settings/setup-card.php:96
4231
+ #: builds/forminator/addons/pro/trello/views/poll-settings/setup-card.php:97
4232
+ #: builds/forminator/addons/pro/trello/views/quiz-settings/setup-card.php:97
4233
  msgid "Markdown supported for card description. Find complete guide"
4234
  msgstr ""
4235
 
4236
  #: addons/pro/trello/views/form-settings/setup-card.php:109
4237
  #: addons/pro/trello/views/poll-settings/setup-card.php:110
4238
  #: addons/pro/trello/views/quiz-settings/setup-card.php:110
4239
+ #: builds/forminator/addons/pro/trello/views/form-settings/setup-card.php:109
4240
+ #: builds/forminator/addons/pro/trello/views/poll-settings/setup-card.php:110
4241
+ #: builds/forminator/addons/pro/trello/views/quiz-settings/setup-card.php:110
4242
  msgid "Position"
4243
  msgstr ""
4244
 
4246
  #: addons/pro/trello/views/poll-settings/setup-card.php:125
4247
  #: addons/pro/trello/views/quiz-settings/setup-card.php:125
4248
  #: admin/locale.php:696
4249
+ #: builds/forminator/addons/pro/trello/views/form-settings/setup-card.php:124
4250
+ #: builds/forminator/addons/pro/trello/views/poll-settings/setup-card.php:125
4251
+ #: builds/forminator/addons/pro/trello/views/quiz-settings/setup-card.php:125
4252
+ #: builds/forminator/admin/locale.php:696
4253
  msgid "Labels"
4254
  msgstr ""
4255
 
4256
  #: addons/pro/trello/views/form-settings/setup-card.php:130
4257
  #: addons/pro/trello/views/poll-settings/setup-card.php:131
4258
  #: addons/pro/trello/views/quiz-settings/setup-card.php:131
4259
+ #: builds/forminator/addons/pro/trello/views/form-settings/setup-card.php:130
4260
+ #: builds/forminator/addons/pro/trello/views/poll-settings/setup-card.php:131
4261
+ #: builds/forminator/addons/pro/trello/views/quiz-settings/setup-card.php:131
4262
  msgid "Enter label name"
4263
  msgstr ""
4264
 
4265
  #: addons/pro/trello/views/form-settings/setup-card.php:163
4266
  #: addons/pro/trello/views/poll-settings/setup-card.php:164
4267
  #: addons/pro/trello/views/quiz-settings/setup-card.php:164
4268
+ #: builds/forminator/addons/pro/trello/views/form-settings/setup-card.php:163
4269
+ #: builds/forminator/addons/pro/trello/views/poll-settings/setup-card.php:164
4270
+ #: builds/forminator/addons/pro/trello/views/quiz-settings/setup-card.php:164
4271
  msgid "Members"
4272
  msgstr ""
4273
 
4274
  #: addons/pro/trello/views/form-settings/setup-card.php:169
4275
  #: addons/pro/trello/views/poll-settings/setup-card.php:170
4276
  #: addons/pro/trello/views/quiz-settings/setup-card.php:170
4277
+ #: builds/forminator/addons/pro/trello/views/form-settings/setup-card.php:169
4278
+ #: builds/forminator/addons/pro/trello/views/poll-settings/setup-card.php:170
4279
+ #: builds/forminator/addons/pro/trello/views/quiz-settings/setup-card.php:170
4280
  msgid "Enter member name"
4281
  msgstr ""
4282
 
4283
  #: addons/pro/trello/views/form-settings/setup-list.php:20
4284
  #: addons/pro/trello/views/poll-settings/setup-list.php:20
4285
  #: addons/pro/trello/views/quiz-settings/setup-list.php:20
4286
+ #: builds/forminator/addons/pro/trello/views/form-settings/setup-list.php:20
4287
+ #: builds/forminator/addons/pro/trello/views/poll-settings/setup-list.php:20
4288
+ #: builds/forminator/addons/pro/trello/views/quiz-settings/setup-list.php:20
4289
  #. translators: ...
4290
  msgid "Which list from %1$s do you want auto-generated cards to be added to?"
4291
  msgstr ""
4293
  #: addons/pro/trello/views/form-settings/setup-list.php:26
4294
  #: addons/pro/trello/views/poll-settings/setup-list.php:26
4295
  #: addons/pro/trello/views/quiz-settings/setup-list.php:26
4296
+ #: builds/forminator/addons/pro/trello/views/form-settings/setup-list.php:26
4297
+ #: builds/forminator/addons/pro/trello/views/poll-settings/setup-list.php:26
4298
+ #: builds/forminator/addons/pro/trello/views/quiz-settings/setup-list.php:26
4299
  msgid "Assign List"
4300
  msgstr ""
4301
 
4302
  #: addons/pro/trello/views/sections/authorize.php:16
4303
+ #: builds/forminator/addons/pro/trello/views/sections/authorize.php:16
4304
  msgid "Authorizing Trello"
4305
  msgstr ""
4306
 
4307
  #: addons/pro/trello/views/sections/authorize.php:25
4308
+ #: builds/forminator/addons/pro/trello/views/sections/authorize.php:25
4309
  msgid "Successfully authorized Trello, you can go back to integration settings."
4310
  msgstr ""
4311
 
4312
  #: addons/pro/trello/views/settings/authorize.php:22
4313
+ #: builds/forminator/addons/pro/trello/views/settings/authorize.php:22
4314
  msgid "Your Trello account is now authorized"
4315
  msgstr ""
4316
 
4317
  #: addons/pro/trello/views/settings/authorize.php:25
4318
+ #: builds/forminator/addons/pro/trello/views/settings/authorize.php:25
4319
  msgid ""
4320
  "Authorize Forminator to connect with your Trello account in order to send "
4321
  "data from your forms."
4322
  msgstr ""
4323
 
4324
  #: addons/pro/trello/views/settings/wait-authorize.php:18
4325
+ #: builds/forminator/addons/pro/trello/views/settings/wait-authorize.php:18
4326
  msgid "We are waiting for authorization from Trello..."
4327
  msgstr ""
4328
 
4329
  #: addons/pro/zapier/class-forminator-addon-zapier-form-hooks.php:42
4330
  #: addons/pro/zapier/class-forminator-addon-zapier-poll-hooks.php:42
4331
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-hooks.php:42
4332
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-form-hooks.php:42
4333
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-poll-hooks.php:42
4334
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-quiz-hooks.php:42
4335
  msgid ""
4336
  "Zapier failed to process submitted data. Please check your form and try "
4337
  "again"
4340
  #: addons/pro/zapier/class-forminator-addon-zapier-form-hooks.php:151
4341
  #: addons/pro/zapier/class-forminator-addon-zapier-poll-hooks.php:147
4342
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-hooks.php:148
4343
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-form-hooks.php:151
4344
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-poll-hooks.php:147
4345
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-quiz-hooks.php:148
4346
  msgid "Webhook URL is not properly setup"
4347
  msgstr ""
4348
 
4349
  #: addons/pro/zapier/class-forminator-addon-zapier-form-hooks.php:221
4350
  #: addons/pro/zapier/class-forminator-addon-zapier-poll-hooks.php:250
4351
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-hooks.php:203
4352
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-form-hooks.php:221
4353
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-poll-hooks.php:250
4354
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-quiz-hooks.php:203
4355
  msgid "Successfully send data to Zapier"
4356
  msgstr ""
4357
 
4358
  #: addons/pro/zapier/class-forminator-addon-zapier-form-hooks.php:343
4359
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-hooks.php:496
4360
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-form-hooks.php:343
4361
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-quiz-hooks.php:496
4362
  msgid "Zapier Integration"
4363
  msgstr ""
4364
 
4365
  #: addons/pro/zapier/class-forminator-addon-zapier-form-hooks.php:358
4366
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-hooks.php:511
4367
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-form-hooks.php:358
4368
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-quiz-hooks.php:511
4369
  msgid "Sent To Zapier"
4370
  msgstr ""
4371
 
4372
  #: addons/pro/zapier/class-forminator-addon-zapier-form-hooks.php:381
4373
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-hooks.php:534
4374
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-form-hooks.php:381
4375
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-quiz-hooks.php:534
4376
  msgid "Data sent to Zapier"
4377
  msgstr ""
4378
 
4379
  #: addons/pro/zapier/class-forminator-addon-zapier-form-hooks.php:388
4380
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-hooks.php:541
4381
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-form-hooks.php:388
4382
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-quiz-hooks.php:541
4383
  msgid "Data received from Zapier"
4384
  msgstr ""
4385
 
4386
  #: addons/pro/zapier/class-forminator-addon-zapier-form-hooks.php:410
4387
  #: addons/pro/zapier/class-forminator-addon-zapier-poll-hooks.php:280
4388
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-hooks.php:327
4389
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-form-hooks.php:410
4390
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-poll-hooks.php:280
4391
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-quiz-hooks.php:327
4392
  msgid "Zapier Info"
4393
  msgstr ""
4394
 
4395
  #: addons/pro/zapier/class-forminator-addon-zapier-form-settings.php:111
4396
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-form-settings.php:111
4397
  msgid "Please create a name for this Zapier integration"
4398
  msgstr ""
4399
 
4400
  #: addons/pro/zapier/class-forminator-addon-zapier-form-settings.php:129
4401
  #: addons/pro/zapier/class-forminator-addon-zapier-poll-settings.php:127
4402
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-settings.php:127
4403
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-form-settings.php:129
4404
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-poll-settings.php:127
4405
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-quiz-settings.php:127
4406
  msgid "Successfully connected and sent sample data to your ZAP"
4407
  msgstr ""
4408
 
4409
  #: addons/pro/zapier/class-forminator-addon-zapier-form-settings.php:143
4410
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-form-settings.php:143
4411
  msgid "Deactivate Zapier from this Form."
4412
  msgstr ""
4413
 
4414
  #: addons/pro/zapier/class-forminator-addon-zapier-form-settings.php:151
4415
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-form-settings.php:151
4416
  msgid "Put your ZAP Webhook URL below."
4417
  msgstr ""
4418
 
4419
  #: addons/pro/zapier/class-forminator-addon-zapier-form-settings.php:155
4420
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-form-settings.php:155
4421
  #. translators: ...
4422
  msgid ""
4423
  "Please go %1$shere%2$s if you do not have any ZAP created. Remember to "
4427
  #: addons/pro/zapier/class-forminator-addon-zapier-form-settings.php:162
4428
  #: addons/pro/zapier/views/poll-settings/setup-webhook.php:19
4429
  #: addons/pro/zapier/views/quiz-settings/setup-webhook.php:19
4430
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-form-settings.php:162
4431
+ #: builds/forminator/addons/pro/zapier/views/poll-settings/setup-webhook.php:19
4432
+ #: builds/forminator/addons/pro/zapier/views/quiz-settings/setup-webhook.php:19
4433
  msgid "Setup Webhook"
4434
  msgstr ""
4435
 
4436
  #: addons/pro/zapier/class-forminator-addon-zapier-form-settings.php:167
4437
  #: addons/pro/zapier/views/poll-settings/setup-webhook.php:27
4438
  #: addons/pro/zapier/views/quiz-settings/setup-webhook.php:27
4439
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-form-settings.php:167
4440
+ #: builds/forminator/addons/pro/zapier/views/poll-settings/setup-webhook.php:27
4441
+ #: builds/forminator/addons/pro/zapier/views/quiz-settings/setup-webhook.php:27
4442
  msgid "Zapier Integration Name"
4443
  msgstr ""
4444
 
4448
  #: addons/pro/zapier/views/poll-settings/setup-webhook.php:47
4449
  #: addons/pro/zapier/views/quiz-settings/setup-webhook.php:42
4450
  #: addons/pro/zapier/views/quiz-settings/setup-webhook.php:47
4451
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-form-settings.php:180
4452
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-form-settings.php:185
4453
+ #: builds/forminator/addons/pro/zapier/views/poll-settings/setup-webhook.php:42
4454
+ #: builds/forminator/addons/pro/zapier/views/poll-settings/setup-webhook.php:47
4455
+ #: builds/forminator/addons/pro/zapier/views/quiz-settings/setup-webhook.php:42
4456
+ #: builds/forminator/addons/pro/zapier/views/quiz-settings/setup-webhook.php:47
4457
  msgid "Webhook URL"
4458
  msgstr ""
4459
 
4466
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-settings.php:182
4467
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-settings.php:188
4468
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-settings.php:200
4469
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-form-settings.php:223
4470
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-form-settings.php:229
4471
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-form-settings.php:241
4472
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-poll-settings.php:182
4473
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-poll-settings.php:188
4474
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-poll-settings.php:200
4475
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-quiz-settings.php:182
4476
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-quiz-settings.php:188
4477
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-quiz-settings.php:200
4478
  msgid "Please put a valid Webhook URL."
4479
  msgstr ""
4480
 
4481
  #: addons/pro/zapier/class-forminator-addon-zapier-form-settings.php:235
4482
  #: addons/pro/zapier/class-forminator-addon-zapier-poll-settings.php:194
4483
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-settings.php:194
4484
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-form-settings.php:235
4485
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-poll-settings.php:194
4486
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-quiz-settings.php:194
4487
  msgid "Please disable Silent Mode on Webhook URL."
4488
  msgstr ""
4489
 
4490
  #: addons/pro/zapier/class-forminator-addon-zapier-poll-settings.php:106
4491
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-settings.php:106
4492
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-poll-settings.php:106
4493
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-quiz-settings.php:106
4494
  msgid "Please specify integration name."
4495
  msgstr ""
4496
 
4497
  #: addons/pro/zapier/class-forminator-addon-zapier-poll-settings.php:145
4498
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-poll-settings.php:145
4499
  msgid "Deactivate Zapier from this Poll."
4500
  msgstr ""
4501
 
4502
  #: addons/pro/zapier/class-forminator-addon-zapier-quiz-settings.php:145
4503
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier-quiz-settings.php:145
4504
  msgid "Deactivate Zapier from this Quiz."
4505
  msgstr ""
4506
 
4507
  #: addons/pro/zapier/class-forminator-addon-zapier.php:45
4508
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier.php:45
4509
  msgid "Make your form Zap-able"
4510
  msgstr ""
4511
 
4512
  #: addons/pro/zapier/class-forminator-addon-zapier.php:48
4513
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier.php:48
4514
  #. translators: ...
4515
  msgid ""
4516
  "Zapier connects Forminator with %1$s1000+ apps%3$s. You can use it to send "
4521
  msgstr ""
4522
 
4523
  #: addons/pro/zapier/class-forminator-addon-zapier.php:54
4524
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier.php:54
4525
  msgid ""
4526
  "Sorry but we failed to activate Zapier Integration, don't hesitate to "
4527
  "contact us"
4528
  msgstr ""
4529
 
4530
  #: addons/pro/zapier/class-forminator-addon-zapier.php:55
4531
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier.php:55
4532
  msgid "Sorry but we failed to deactivate Zapier Integration, please try again"
4533
  msgstr ""
4534
 
4535
  #: addons/pro/zapier/class-forminator-addon-zapier.php:137
4536
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier.php:137
4537
  msgid "Please Connect Zapier"
4538
  msgstr ""
4539
 
4540
  #: addons/pro/zapier/class-forminator-addon-zapier.php:198
4541
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier.php:198
4542
  msgid "Zapier is not active"
4543
  msgstr ""
4544
 
4545
  #: addons/pro/zapier/class-forminator-addon-zapier.php:230
4546
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier.php:230
4547
  msgid "Zapier is not connected"
4548
  msgstr ""
4549
 
4550
  #: addons/pro/zapier/class-forminator-addon-zapier.php:235
4551
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier.php:235
4552
  msgid "Invalid Form Settings of Zapier"
4553
  msgstr ""
4554
 
4555
  #: addons/pro/zapier/class-forminator-addon-zapier.php:240
4556
+ #: builds/forminator/addons/pro/zapier/class-forminator-addon-zapier.php:240
4557
  msgid "No active Zapier connection found in this form"
4558
  msgstr ""
4559
 
4560
  #: addons/pro/zapier/lib/class-forminator-addon-zapier-wp-api.php:64
4561
+ #: builds/forminator/addons/pro/zapier/lib/class-forminator-addon-zapier-wp-api.php:64
4562
  msgid "Missing required Static Webhook URL"
4563
  msgstr ""
4564
 
4565
  #: addons/pro/zapier/views/poll-settings/setup-webhook.php:20
4566
  #: addons/pro/zapier/views/quiz-settings/setup-webhook.php:20
4567
+ #: builds/forminator/addons/pro/zapier/views/poll-settings/setup-webhook.php:20
4568
+ #: builds/forminator/addons/pro/zapier/views/quiz-settings/setup-webhook.php:20
4569
  msgid "Put your ZAP Webhook URL below. "
4570
  msgstr ""
4571
 
4572
  #: addons/pro/zapier/views/poll-settings/setup-webhook.php:62
4573
  #: addons/pro/zapier/views/quiz-settings/setup-webhook.php:62
4574
+ #: builds/forminator/addons/pro/zapier/views/poll-settings/setup-webhook.php:62
4575
+ #: builds/forminator/addons/pro/zapier/views/quiz-settings/setup-webhook.php:62
4576
  #. translators: ...
4577
  msgid ""
4578
  "Please go %1$shere%2$s if you do not have any ZAP created. Remember to "
4580
  msgstr ""
4581
 
4582
  #: addons/pro/zapier/views/settings/setup-connect.php:18
4583
+ #: builds/forminator/addons/pro/zapier/views/settings/setup-connect.php:18
4584
  #. translators: ...
4585
  msgid "Activate %1$s"
4586
  msgstr ""
4587
 
4588
  #: addons/pro/zapier/views/settings/setup-connect.php:22
4589
+ #: builds/forminator/addons/pro/zapier/views/settings/setup-connect.php:22
4590
  msgid "Activate Zapier to start using it on your forms."
4591
  msgstr ""
4592
 
4593
  #: addons/pro/zapier/views/settings/setup-connect.php:26
4594
+ #: builds/forminator/addons/pro/zapier/views/settings/setup-connect.php:26
4595
  msgid "Zapier is already active."
4596
  msgstr ""
4597
 
4603
  #: admin/classes/class-admin-ajax.php:1684
4604
  #: admin/classes/class-admin-ajax.php:1770
4605
  #: admin/classes/class-admin-ajax.php:1774
4606
+ #: builds/forminator/admin/abstracts/class-admin-import-mediator.php:237
4607
+ #: builds/forminator/admin/abstracts/class-admin-import-mediator.php:241
4608
+ #: builds/forminator/admin/classes/class-admin-ajax.php:1348
4609
+ #: builds/forminator/admin/classes/class-admin-ajax.php:1352
4610
+ #: builds/forminator/admin/classes/class-admin-ajax.php:1680
4611
+ #: builds/forminator/admin/classes/class-admin-ajax.php:1684
4612
+ #: builds/forminator/admin/classes/class-admin-ajax.php:1770
4613
+ #: builds/forminator/admin/classes/class-admin-ajax.php:1774
4614
  msgid ""
4615
  "Oops, looks like we found an issue. Import text can not include whitespace "
4616
  "or special characters."
4618
 
4619
  #: admin/abstracts/class-admin-import-mediator.php:254
4620
  #: admin/classes/class-admin-ajax.php:1362
4621
+ #: builds/forminator/admin/abstracts/class-admin-import-mediator.php:254
4622
+ #: builds/forminator/admin/classes/class-admin-ajax.php:1362
4623
  msgid "Failed to import form, please make sure import text is valid, and try again."
4624
  msgstr ""
4625
 
4626
  #: admin/abstracts/class-admin-page.php:236
4627
+ #: builds/forminator/admin/abstracts/class-admin-page.php:236
4628
  #. translators: ...
4629
  msgid "Made with %s by WPMU DEV"
4630
  msgstr ""
4631
 
4632
  #: admin/abstracts/class-admin-page.php:254
4633
  #: admin/abstracts/class-admin-page.php:274
4634
+ #: builds/forminator/admin/abstracts/class-admin-page.php:254
4635
+ #: builds/forminator/admin/abstracts/class-admin-page.php:274
4636
  msgid "The Hub"
4637
  msgstr ""
4638
 
4639
  #: admin/abstracts/class-admin-page.php:255
4640
+ #: builds/forminator/admin/abstracts/class-admin-page.php:255
4641
  msgid "Plugins"
4642
  msgstr ""
4643
 
4644
  #: admin/abstracts/class-admin-page.php:256
4645
  #: admin/abstracts/class-admin-page.php:271 admin/classes/class-admin.php:547
4646
+ #: builds/forminator/admin/abstracts/class-admin-page.php:256
4647
+ #: builds/forminator/admin/abstracts/class-admin-page.php:271
4648
+ #: builds/forminator/admin/classes/class-admin.php:547
4649
  msgid "Roadmap"
4650
  msgstr ""
4651
 
4652
  #: admin/abstracts/class-admin-page.php:257
4653
  #: admin/abstracts/class-admin-page.php:272 admin/classes/class-admin.php:535
4654
+ #: builds/forminator/admin/abstracts/class-admin-page.php:257
4655
+ #: builds/forminator/admin/abstracts/class-admin-page.php:272
4656
+ #: builds/forminator/admin/classes/class-admin.php:535
4657
  msgid "Support"
4658
  msgstr ""
4659
 
4660
  #: admin/abstracts/class-admin-page.php:258
4661
  #: admin/abstracts/class-admin-page.php:273 admin/classes/class-admin.php:470
4662
+ #: builds/forminator/admin/abstracts/class-admin-page.php:258
4663
+ #: builds/forminator/admin/abstracts/class-admin-page.php:273
4664
+ #: builds/forminator/admin/classes/class-admin.php:470
4665
  msgid "Docs"
4666
  msgstr ""
4667
 
4668
  #: admin/abstracts/class-admin-page.php:259
4669
+ #: builds/forminator/admin/abstracts/class-admin-page.php:259
4670
  msgid "Community"
4671
  msgstr ""
4672
 
4673
  #: admin/abstracts/class-admin-page.php:260
4674
+ #: builds/forminator/admin/abstracts/class-admin-page.php:260
4675
  msgid "Academy"
4676
  msgstr ""
4677
 
4678
  #: admin/abstracts/class-admin-page.php:261
4679
  #: admin/abstracts/class-admin-page.php:275
4680
+ #: builds/forminator/admin/abstracts/class-admin-page.php:261
4681
+ #: builds/forminator/admin/abstracts/class-admin-page.php:275
4682
  msgid "Terms of Service"
4683
  msgstr ""
4684
 
4685
  #: admin/abstracts/class-admin-page.php:262
4686
  #: admin/abstracts/class-admin-page.php:276
4687
+ #: builds/forminator/admin/abstracts/class-admin-page.php:262
4688
+ #: builds/forminator/admin/abstracts/class-admin-page.php:276
4689
  msgid "Privacy Policy"
4690
  msgstr ""
4691
 
4692
  #: admin/abstracts/class-admin-page.php:269
4693
+ #: builds/forminator/admin/abstracts/class-admin-page.php:269
4694
  msgid "Free Plugins"
4695
  msgstr ""
4696
 
4697
  #: admin/abstracts/class-admin-page.php:270
4698
+ #: builds/forminator/admin/abstracts/class-admin-page.php:270
4699
  msgid "Membership"
4700
  msgstr ""
4701
 
4702
  #: admin/abstracts/class-admin-page.php:285
4703
  #: admin/classes/class-admin-l10n.php:313 admin/locale.php:1095
4704
+ #: builds/forminator/admin/abstracts/class-admin-page.php:285
4705
+ #: builds/forminator/admin/classes/class-admin-l10n.php:313
4706
+ #: builds/forminator/admin/locale.php:1095
4707
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:510
4708
  #: library/modules/quizzes/admin/admin-loader.php:510
4709
  msgid "Facebook"
4710
  msgstr ""
4711
 
4712
  #: admin/abstracts/class-admin-page.php:289
4713
  #: admin/classes/class-admin-l10n.php:314 admin/locale.php:1096
4714
+ #: builds/forminator/admin/abstracts/class-admin-page.php:289
4715
+ #: builds/forminator/admin/classes/class-admin-l10n.php:314
4716
+ #: builds/forminator/admin/locale.php:1096
4717
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:511
4718
  #: library/modules/quizzes/admin/admin-loader.php:511
4719
  msgid "Twitter"
4720
  msgstr ""
4721
 
4722
  #: admin/abstracts/class-admin-page.php:293
4723
+ #: builds/forminator/admin/abstracts/class-admin-page.php:293
4724
  msgid "Instagram"
4725
  msgstr ""
4726
 
4727
  #: admin/classes/class-admin-ajax.php:119
4728
  #: admin/classes/class-admin-ajax.php:277
4729
+ #: admin/classes/class-admin-ajax.php:400
4730
+ #: builds/forminator/admin/classes/class-admin-ajax.php:119
4731
+ #: builds/forminator/admin/classes/class-admin-ajax.php:277
4732
+ #: builds/forminator/admin/classes/class-admin-ajax.php:400
4733
+ #: builds/forminator/library/addon/admin/class-ajax.php:94
4734
+ #: builds/forminator/library/class-export.php:161
4735
+ #: builds/forminator/library/helpers/helper-core.php:84
4736
+ #: library/addon/admin/class-ajax.php:94 library/class-export.php:161
4737
+ #: library/helpers/helper-core.php:84
4738
  msgid "Invalid request, you are not allowed to do that action."
4739
  msgstr ""
4740
 
4741
+ #: admin/classes/class-admin-ajax.php:155
4742
+ #: builds/forminator/admin/classes/class-admin-ajax.php:155
4743
+ #: builds/forminator/library/class-api.php:1582 library/class-api.php:1582
4744
  msgid "Quiz model doesn't exist"
4745
  msgstr ""
4746
 
4747
+ #: admin/classes/class-admin-ajax.php:309
4748
+ #: builds/forminator/admin/classes/class-admin-ajax.php:309
4749
+ #: builds/forminator/library/class-api.php:1314 library/class-api.php:1314
4750
  msgid "Poll model doesn't exist"
4751
  msgstr ""
4752
 
4753
  #: admin/classes/class-admin-ajax.php:429
4754
+ #: admin/classes/class-admin-ajax.php:580
4755
+ #: builds/forminator/admin/classes/class-admin-ajax.php:429
4756
+ #: builds/forminator/admin/classes/class-admin-ajax.php:580
4757
+ #: builds/forminator/library/class-api.php:254
4758
+ #: builds/forminator/library/class-api.php:328
4759
+ #: builds/forminator/library/class-api.php:367
4760
+ #: builds/forminator/library/class-api.php:487
4761
+ #: builds/forminator/library/class-api.php:529
4762
+ #: builds/forminator/library/class-api.php:564
4763
+ #: builds/forminator/library/class-api.php:604
4764
+ #: builds/forminator/library/class-api.php:648
4765
+ #: builds/forminator/library/class-api.php:728
4766
+ #: builds/forminator/library/class-api.php:1047
4767
+ #: builds/forminator/library/class-api.php:1086 library/class-api.php:254
4768
  #: library/class-api.php:328 library/class-api.php:367
4769
  #: library/class-api.php:487 library/class-api.php:529
4770
  #: library/class-api.php:564 library/class-api.php:604
4774
  msgstr ""
4775
 
4776
  #: admin/classes/class-admin-ajax.php:813
4777
+ #: builds/forminator/admin/classes/class-admin-ajax.php:813
4778
  msgid "You have to first save your credentials to load the reCAPTCHA . "
4779
  msgstr ""
4780
 
4781
  #: admin/classes/class-admin-ajax.php:852
4782
  #: admin/classes/class-admin-ajax.php:1815
4783
  #: admin/classes/class-admin-ajax.php:1892
4784
+ #: builds/forminator/admin/classes/class-admin-ajax.php:852
4785
+ #: builds/forminator/admin/classes/class-admin-ajax.php:1815
4786
+ #: builds/forminator/admin/classes/class-admin-ajax.php:1892
4787
  msgid "Limit per page can not be less than one."
4788
  msgstr ""
4789
 
4790
  #: admin/classes/class-admin-ajax.php:1012
4791
+ #: builds/forminator/admin/classes/class-admin-ajax.php:1012
4792
  msgid "Not valid module ID provided."
4793
  msgstr ""
4794
 
4795
  #: admin/classes/class-admin-ajax.php:1028
4796
+ #: builds/forminator/admin/classes/class-admin-ajax.php:1028
4797
  msgid "No ID was provided."
4798
  msgstr ""
4799
 
4800
  #: admin/classes/class-admin-ajax.php:1034
4801
+ #: builds/forminator/admin/classes/class-admin-ajax.php:1034
4802
  msgid "Exports cleared."
4803
  msgstr ""
4804
 
4805
  #: admin/classes/class-admin-ajax.php:1036
4806
+ #: builds/forminator/admin/classes/class-admin-ajax.php:1036
4807
  msgid "Exports couldn't be cleared."
4808
  msgstr ""
4809
 
4813
  #: admin/classes/class-admin-ajax.php:1575
4814
  #: admin/classes/class-admin-ajax.php:1662
4815
  #: admin/classes/class-admin-ajax.php:1752
4816
+ #: builds/forminator/admin/classes/class-admin-ajax.php:1327
4817
+ #: builds/forminator/admin/classes/class-admin-ajax.php:1436
4818
+ #: builds/forminator/admin/classes/class-admin-ajax.php:1502
4819
+ #: builds/forminator/admin/classes/class-admin-ajax.php:1575
4820
+ #: builds/forminator/admin/classes/class-admin-ajax.php:1662
4821
+ #: builds/forminator/admin/classes/class-admin-ajax.php:1752
4822
  msgid "Import Export Feature disabled."
4823
  msgstr ""
4824
 
4825
  #: admin/classes/class-admin-ajax.php:1344
4826
  #: admin/classes/class-admin-ajax.php:1674
4827
  #: admin/classes/class-admin-ajax.php:1764
4828
+ #: builds/forminator/admin/classes/class-admin-ajax.php:1344
4829
+ #: builds/forminator/admin/classes/class-admin-ajax.php:1674
4830
+ #: builds/forminator/admin/classes/class-admin-ajax.php:1764
4831
  msgid "Import text can not be empty."
4832
  msgstr ""
4833
 
4834
  #: admin/classes/class-admin-ajax.php:1468
4835
+ #: builds/forminator/admin/classes/class-admin-ajax.php:1468
4836
  msgid "Can't find form to import"
4837
  msgstr ""
4838
 
4839
  #: admin/classes/class-admin-ajax.php:1472
4840
  #: admin/classes/class-admin-ajax.php:1546
4841
+ #: builds/forminator/admin/classes/class-admin-ajax.php:1472
4842
+ #: builds/forminator/admin/classes/class-admin-ajax.php:1546
4843
  msgid "Could not import the forms. Check if the selected form plugin is active"
4844
  msgstr ""
4845
 
4846
  #: admin/classes/class-admin-ajax.php:1694
4847
+ #: builds/forminator/admin/classes/class-admin-ajax.php:1694
4848
  msgid "Failed to import poll, please make sure import text is valid, and try again."
4849
  msgstr ""
4850
 
4851
  #: admin/classes/class-admin-ajax.php:1785
4852
+ #: builds/forminator/admin/classes/class-admin-ajax.php:1785
4853
  msgid "Failed to import quiz, please make sure import text is valid, and try again."
4854
  msgstr ""
4855
 
4856
  #: admin/classes/class-admin-ajax.php:1920
4857
+ #: builds/forminator/admin/classes/class-admin-ajax.php:1920
4858
  msgid "Calculation formula validated successfully."
4859
  msgstr ""
4860
 
4861
  #: admin/classes/class-admin-ajax.php:1923
4862
+ #: builds/forminator/admin/classes/class-admin-ajax.php:1923
4863
  msgid "Invalid calculation formula. Please check again."
4864
  msgstr ""
4865
 
4866
  #: admin/classes/class-admin-ajax.php:1941
4867
+ #: builds/forminator/admin/classes/class-admin-ajax.php:1941
4868
  msgid "Stripe account disconnected successfully."
4869
  msgstr ""
4870
 
4871
  #: admin/classes/class-admin-ajax.php:1968
4872
+ #: builds/forminator/admin/classes/class-admin-ajax.php:1968
4873
  msgid "PayPal account disconnected successfully."
4874
  msgstr ""
4875
 
4876
  #: admin/classes/class-admin-ajax.php:2094
4877
+ #: builds/forminator/admin/classes/class-admin-ajax.php:2094
4878
  msgid ""
4879
  "Stripe account connected successfully. You can now add the Stripe field to "
4880
  "your forms and start collecting payments."
4881
  msgstr ""
4882
 
4883
  #: admin/classes/class-admin-ajax.php:2104
4884
+ #: builds/forminator/admin/classes/class-admin-ajax.php:2104
4885
  msgid "Please input test publishable key"
4886
  msgstr ""
4887
 
4888
  #: admin/classes/class-admin-ajax.php:2107
4889
+ #: builds/forminator/admin/classes/class-admin-ajax.php:2107
4890
  msgid "Please input test secret key"
4891
  msgstr ""
4892
 
4893
  #: admin/classes/class-admin-ajax.php:2110
4894
+ #: builds/forminator/admin/classes/class-admin-ajax.php:2110
4895
  msgid "Please input live publishable key"
4896
  msgstr ""
4897
 
4898
  #: admin/classes/class-admin-ajax.php:2113
4899
  #: admin/classes/class-admin-ajax.php:2239
4900
+ #: builds/forminator/admin/classes/class-admin-ajax.php:2113
4901
+ #: builds/forminator/admin/classes/class-admin-ajax.php:2239
4902
  msgid "Please input live secret key"
4903
  msgstr ""
4904
 
4905
  #: admin/classes/class-admin-ajax.php:2116
4906
+ #: builds/forminator/admin/classes/class-admin-ajax.php:2116
4907
  msgid "You've entered an invalid test secret key"
4908
  msgstr ""
4909
 
4910
  #: admin/classes/class-admin-ajax.php:2119
4911
  #: admin/classes/class-admin-ajax.php:2245
4912
+ #: builds/forminator/admin/classes/class-admin-ajax.php:2119
4913
+ #: builds/forminator/admin/classes/class-admin-ajax.php:2245
4914
  msgid "You've entered an invalid live secret key"
4915
  msgstr ""
4916
 
4917
  #: admin/classes/class-admin-ajax.php:2122
4918
+ #: builds/forminator/admin/classes/class-admin-ajax.php:2122
4919
  msgid "You've entered an invalid test publishable key"
4920
  msgstr ""
4921
 
4922
  #: admin/classes/class-admin-ajax.php:2125
4923
+ #: builds/forminator/admin/classes/class-admin-ajax.php:2125
4924
  msgid "You've entered an invalid live publishable key"
4925
  msgstr ""
4926
 
4927
  #: admin/classes/class-admin-ajax.php:2220
4928
+ #: builds/forminator/admin/classes/class-admin-ajax.php:2220
4929
  msgid ""
4930
  "PayPal account connected successfully. You can now add the PayPal field to "
4931
  "your forms and start collecting payments."
4932
  msgstr ""
4933
 
4934
  #: admin/classes/class-admin-ajax.php:2230
4935
+ #: builds/forminator/admin/classes/class-admin-ajax.php:2230
4936
  msgid "Please input sandbox client id"
4937
  msgstr ""
4938
 
4939
  #: admin/classes/class-admin-ajax.php:2233
4940
+ #: builds/forminator/admin/classes/class-admin-ajax.php:2233
4941
  msgid "Please input sandbox secret key"
4942
  msgstr ""
4943
 
4944
  #: admin/classes/class-admin-ajax.php:2236
4945
+ #: builds/forminator/admin/classes/class-admin-ajax.php:2236
4946
  msgid "Please input live client id"
4947
  msgstr ""
4948
 
4949
  #: admin/classes/class-admin-ajax.php:2242
4950
+ #: builds/forminator/admin/classes/class-admin-ajax.php:2242
4951
  msgid "You've entered an invalid sandbox secret key"
4952
  msgstr ""
4953
 
4954
  #: admin/classes/class-admin-ajax.php:2248
4955
+ #: builds/forminator/admin/classes/class-admin-ajax.php:2248
4956
  msgid "You've entered an invalid sandbox client id"
4957
  msgstr ""
4958
 
4959
  #: admin/classes/class-admin-ajax.php:2251
4960
+ #: builds/forminator/admin/classes/class-admin-ajax.php:2251
4961
  msgid "You've entered an invalid live client id"
4962
  msgstr ""
4963
 
4964
  #: admin/classes/class-admin-ajax.php:2400
4965
+ #: builds/forminator/admin/classes/class-admin-ajax.php:2400
4966
  msgid "All the submissions deleted successfully."
4967
  msgstr ""
4968
 
4969
  #: admin/classes/class-admin-ajax.php:2407
4970
+ #: builds/forminator/admin/classes/class-admin-ajax.php:2407
4971
  msgid "Submission delete failed."
4972
  msgstr ""
4973
 
4974
  #: admin/classes/class-admin-l10n.php:42 admin/locale.php:599
4975
+ #: builds/forminator/admin/classes/class-admin-l10n.php:42
4976
+ #: builds/forminator/admin/locale.php:599
4977
  msgid "Name your form"
4978
  msgstr ""
4979
 
4980
  #: admin/classes/class-admin-l10n.php:43
4981
+ #: builds/forminator/admin/classes/class-admin-l10n.php:43
4982
  msgid "E.g. Contact Form"
4983
  msgstr ""
4984
 
4985
  #: admin/classes/class-admin-l10n.php:45 admin/locale.php:5
4986
+ #: builds/forminator/admin/classes/class-admin-l10n.php:45
4987
+ #: builds/forminator/admin/locale.php:5
4988
  msgid "Fields"
4989
  msgstr ""
4990
 
4991
  #: admin/classes/class-admin-l10n.php:46 admin/classes/class-admin-l10n.php:221
4992
+ #: admin/locale.php:186 builds/forminator/admin/classes/class-admin-l10n.php:46
4993
+ #: builds/forminator/admin/classes/class-admin-l10n.php:221
4994
+ #: builds/forminator/admin/locale.php:186
4995
+ #: builds/forminator/library/class-export.php:418
4996
+ #: builds/forminator/library/class-export.php:495
4997
+ #: builds/forminator/library/fields/date.php:70 library/class-export.php:418
4998
  #: library/class-export.php:495 library/fields/date.php:70
4999
  msgid "Date"
5000
  msgstr ""
5001
 
5002
  #: admin/classes/class-admin-l10n.php:47
5003
+ #: builds/forminator/admin/classes/class-admin-l10n.php:47
5004
  msgid "Clear All"
5005
  msgstr ""
5006
 
5007
  #: admin/classes/class-admin-l10n.php:48
5008
+ #: builds/forminator/admin/classes/class-admin-l10n.php:48
5009
  msgid "Your exports"
5010
  msgstr ""
5011
 
5012
  #: admin/classes/class-admin-l10n.php:49
5013
+ #: builds/forminator/admin/classes/class-admin-l10n.php:49
5014
  msgid "Edit Login or Register form"
5015
  msgstr ""
5016
 
5017
  #: admin/classes/class-admin-l10n.php:50
5018
+ #: builds/forminator/admin/classes/class-admin-l10n.php:50
5019
  msgid "Edit Scheduled Export"
5020
  msgstr ""
5021
 
5022
  #: admin/classes/class-admin-l10n.php:51
5023
  #: admin/views/custom-form/entries/popup/schedule-export-content.php:7
5024
+ #: builds/forminator/admin/classes/class-admin-l10n.php:51
5025
+ #: builds/forminator/admin/views/custom-form/entries/popup/schedule-export-content.php:7
5026
  msgid "Frequency"
5027
  msgstr ""
5028
 
5029
  #: admin/classes/class-admin-l10n.php:52
5030
  #: admin/views/custom-form/entries/popup/schedule-export-content.php:11
5031
+ #: builds/forminator/admin/classes/class-admin-l10n.php:52
5032
+ #: builds/forminator/admin/views/custom-form/entries/popup/schedule-export-content.php:11
5033
  msgid "Daily"
5034
  msgstr ""
5035
 
5036
  #: admin/classes/class-admin-l10n.php:53
5037
  #: admin/views/custom-form/entries/popup/schedule-export-content.php:12
5038
+ #: builds/forminator/admin/classes/class-admin-l10n.php:53
5039
+ #: builds/forminator/admin/views/custom-form/entries/popup/schedule-export-content.php:12
5040
  msgid "Weekly"
5041
  msgstr ""
5042
 
5043
  #: admin/classes/class-admin-l10n.php:54
5044
  #: admin/views/custom-form/entries/popup/schedule-export-content.php:13
5045
+ #: builds/forminator/admin/classes/class-admin-l10n.php:54
5046
+ #: builds/forminator/admin/views/custom-form/entries/popup/schedule-export-content.php:13
5047
  msgid "Monthly"
5048
  msgstr ""
5049
 
5050
  #: admin/classes/class-admin-l10n.php:55
5051
  #: admin/views/custom-form/entries/popup/schedule-export-content.php:21
5052
+ #: builds/forminator/admin/classes/class-admin-l10n.php:55
5053
+ #: builds/forminator/admin/views/custom-form/entries/popup/schedule-export-content.php:21
5054
  msgid "Day of the week"
5055
  msgstr ""
5056
 
5057
  #: admin/classes/class-admin-l10n.php:56 admin/locale.php:903
5058
  #: admin/views/custom-form/entries/popup/schedule-export-content.php:25
5059
+ #: builds/forminator/admin/classes/class-admin-l10n.php:56
5060
+ #: builds/forminator/admin/locale.php:903
5061
+ #: builds/forminator/admin/views/custom-form/entries/popup/schedule-export-content.php:25
5062
+ #: builds/forminator/library/helpers/helper-core.php:958
5063
+ #: builds/forminator/library/helpers/helper-fields.php:449
5064
  #: library/helpers/helper-core.php:958 library/helpers/helper-fields.php:449
5065
  msgid "Monday"
5066
  msgstr ""
5067
 
5068
  #: admin/classes/class-admin-l10n.php:57 admin/locale.php:905
5069
  #: admin/views/custom-form/entries/popup/schedule-export-content.php:26
5070
+ #: builds/forminator/admin/classes/class-admin-l10n.php:57
5071
+ #: builds/forminator/admin/locale.php:905
5072
+ #: builds/forminator/admin/views/custom-form/entries/popup/schedule-export-content.php:26
5073
+ #: builds/forminator/library/helpers/helper-core.php:959
5074
+ #: builds/forminator/library/helpers/helper-fields.php:450
5075
  #: library/helpers/helper-core.php:959 library/helpers/helper-fields.php:450
5076
  msgid "Tuesday"
5077
  msgstr ""
5078
 
5079
  #: admin/classes/class-admin-l10n.php:58 admin/locale.php:901
5080
  #: admin/views/custom-form/entries/popup/schedule-export-content.php:27
5081
+ #: builds/forminator/admin/classes/class-admin-l10n.php:58
5082
+ #: builds/forminator/admin/locale.php:901
5083
+ #: builds/forminator/admin/views/custom-form/entries/popup/schedule-export-content.php:27
5084
+ #: builds/forminator/library/helpers/helper-core.php:960
5085
+ #: builds/forminator/library/helpers/helper-fields.php:451
5086
  #: library/helpers/helper-core.php:960 library/helpers/helper-fields.php:451
5087
  msgid "Wednesday"
5088
  msgstr ""
5089
 
5090
  #: admin/classes/class-admin-l10n.php:59 admin/locale.php:904
5091
  #: admin/views/custom-form/entries/popup/schedule-export-content.php:28
5092
+ #: builds/forminator/admin/classes/class-admin-l10n.php:59
5093
+ #: builds/forminator/admin/locale.php:904
5094
+ #: builds/forminator/admin/views/custom-form/entries/popup/schedule-export-content.php:28
5095
+ #: builds/forminator/library/helpers/helper-core.php:961
5096
+ #: builds/forminator/library/helpers/helper-fields.php:452
5097
  #: library/helpers/helper-core.php:961 library/helpers/helper-fields.php:452
5098
  msgid "Thursday"
5099
  msgstr ""
5100
 
5101
  #: admin/classes/class-admin-l10n.php:60 admin/locale.php:906
5102
  #: admin/views/custom-form/entries/popup/schedule-export-content.php:29
5103
+ #: builds/forminator/admin/classes/class-admin-l10n.php:60
5104
+ #: builds/forminator/admin/locale.php:906
5105
+ #: builds/forminator/admin/views/custom-form/entries/popup/schedule-export-content.php:29
5106
+ #: builds/forminator/library/helpers/helper-core.php:962
5107
+ #: builds/forminator/library/helpers/helper-fields.php:453
5108
  #: library/helpers/helper-core.php:962 library/helpers/helper-fields.php:453
5109
  msgid "Friday"
5110
  msgstr ""
5111
 
5112
  #: admin/classes/class-admin-l10n.php:61 admin/locale.php:902
5113
  #: admin/views/custom-form/entries/popup/schedule-export-content.php:30
5114
+ #: builds/forminator/admin/classes/class-admin-l10n.php:61
5115
+ #: builds/forminator/admin/locale.php:902
5116
+ #: builds/forminator/admin/views/custom-form/entries/popup/schedule-export-content.php:30
5117
+ #: builds/forminator/library/helpers/helper-core.php:963
5118
+ #: builds/forminator/library/helpers/helper-fields.php:454
5119
  #: library/helpers/helper-core.php:963 library/helpers/helper-fields.php:454
5120
  msgid "Saturday"
5121
  msgstr ""
5122
 
5123
  #: admin/classes/class-admin-l10n.php:62 admin/locale.php:900
5124
  #: admin/views/custom-form/entries/popup/schedule-export-content.php:31
5125
+ #: builds/forminator/admin/classes/class-admin-l10n.php:62
5126
+ #: builds/forminator/admin/locale.php:900
5127
+ #: builds/forminator/admin/views/custom-form/entries/popup/schedule-export-content.php:31
5128
+ #: builds/forminator/library/helpers/helper-core.php:964
5129
+ #: builds/forminator/library/helpers/helper-fields.php:448
5130
  #: library/helpers/helper-core.php:964 library/helpers/helper-fields.php:448
5131
  msgid "Sunday"
5132
  msgstr ""
5133
 
5134
  #: admin/classes/class-admin-l10n.php:63
5135
  #: admin/views/custom-form/entries/popup/schedule-export-content.php:39
5136
+ #: builds/forminator/admin/classes/class-admin-l10n.php:63
5137
+ #: builds/forminator/admin/views/custom-form/entries/popup/schedule-export-content.php:39
5138
  msgid "Time of the day"
5139
  msgstr ""
5140
 
5141
  #: admin/classes/class-admin-l10n.php:64
5142
  #: admin/views/custom-form/entries/popup/schedule-export-content.php:78
5143
+ #: builds/forminator/admin/classes/class-admin-l10n.php:64
5144
+ #: builds/forminator/admin/views/custom-form/entries/popup/schedule-export-content.php:78
5145
  msgid "Email export data to"
5146
  msgstr ""
5147
 
5148
  #: admin/classes/class-admin-l10n.php:65 admin/locale.php:516
5149
+ #: builds/forminator/admin/classes/class-admin-l10n.php:65
5150
+ #: builds/forminator/admin/locale.php:516
5151
+ #: builds/forminator/library/fields/email.php:72
5152
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-contact-form.php:66
5153
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-newsletter.php:66
5154
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-quote.php:113
5155
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-registration.php:60
5156
  #: library/fields/email.php:72
5157
  #: library/modules/custom-forms/form-templates/template-contact-form.php:66
5158
  #: library/modules/custom-forms/form-templates/template-newsletter.php:66
5163
 
5164
  #: admin/classes/class-admin-l10n.php:66
5165
  #: admin/views/custom-form/entries/popup/schedule-export-content.php:83
5166
+ #: builds/forminator/admin/classes/class-admin-l10n.php:66
5167
+ #: builds/forminator/admin/views/custom-form/entries/popup/schedule-export-content.php:83
5168
  msgid "Leave blank if you don't want to receive exports via email."
5169
  msgstr ""
5170
 
5171
  #: admin/classes/class-admin-l10n.php:67
5172
+ #: builds/forminator/admin/classes/class-admin-l10n.php:67
5173
  msgid "Congratulations!"
5174
  msgstr ""
5175
 
5176
  #: admin/classes/class-admin-l10n.php:68
5177
+ #: builds/forminator/admin/classes/class-admin-l10n.php:68
5178
  msgid "is ready!"
5179
  msgstr ""
5180
 
5181
  #: admin/classes/class-admin-l10n.php:69
5182
+ #: builds/forminator/admin/classes/class-admin-l10n.php:69
5183
  msgid ""
5184
  "Add it to any post / page by clicking Forminator button, or set it up as a "
5185
  "Widget."
5186
  msgstr ""
5187
 
5188
  #: admin/classes/class-admin-l10n.php:70
5189
+ #: builds/forminator/admin/classes/class-admin-l10n.php:70
5190
  msgid "Edit PayPal credentials"
5191
  msgstr ""
5192
 
5193
  #: admin/classes/class-admin-l10n.php:71
5194
  #: admin/views/custom-form/list/content.php:186
5195
  #: admin/views/dashboard/widgets/widget-cform.php:108
5196
+ #: builds/forminator/admin/classes/class-admin-l10n.php:71
5197
+ #: builds/forminator/admin/views/custom-form/list/content.php:186
5198
+ #: builds/forminator/admin/views/dashboard/widgets/widget-cform.php:108
5199
  msgid "Preview Custom Form"
5200
  msgstr ""
5201
 
5202
  #: admin/classes/class-admin-l10n.php:72
5203
  #: admin/views/dashboard/widgets/widget-poll.php:105
5204
  #: admin/views/poll/list/content.php:185
5205
+ #: builds/forminator/admin/classes/class-admin-l10n.php:72
5206
+ #: builds/forminator/admin/views/dashboard/widgets/widget-poll.php:105
5207
+ #: builds/forminator/admin/views/poll/list/content.php:185
5208
  #. translators: ...
5209
  msgid "Preview Poll"
5210
  msgstr ""
5212
  #: admin/classes/class-admin-l10n.php:73
5213
  #: admin/views/dashboard/widgets/widget-quiz.php:111
5214
  #: admin/views/quiz/list/content.php:181
5215
+ #: builds/forminator/admin/classes/class-admin-l10n.php:73
5216
+ #: builds/forminator/admin/views/dashboard/widgets/widget-quiz.php:111
5217
+ #: builds/forminator/admin/views/quiz/list/content.php:181
5218
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:425
5219
  #: library/modules/quizzes/admin/admin-loader.php:425
5220
  #. translators: ...
5221
  msgid "Preview Quiz"
5222
  msgstr ""
5223
 
5224
  #: admin/classes/class-admin-l10n.php:74
5225
+ #: builds/forminator/admin/classes/class-admin-l10n.php:74
5226
  msgid "Edit reCAPTCHA credentials"
5227
  msgstr ""
5228
 
5229
  #: admin/classes/class-admin-l10n.php:75
5230
+ #: builds/forminator/admin/classes/class-admin-l10n.php:75
5231
  msgid "Edit default currency"
5232
  msgstr ""
5233
 
5234
  #: admin/classes/class-admin-l10n.php:76
5235
+ #: builds/forminator/admin/classes/class-admin-l10n.php:76
5236
  msgid "Submissions | Pagination Settings"
5237
  msgstr ""
5238
 
5239
  #: admin/classes/class-admin-l10n.php:77
5240
+ #: builds/forminator/admin/classes/class-admin-l10n.php:77
5241
  msgid "Listings | Pagination Settings"
5242
  msgstr ""
5243
 
5244
  #: admin/classes/class-admin-l10n.php:78
5245
+ #: builds/forminator/admin/classes/class-admin-l10n.php:78
5246
  msgid "Email Settings"
5247
  msgstr ""
5248
 
5249
  #: admin/classes/class-admin-l10n.php:79
5250
+ #: builds/forminator/admin/classes/class-admin-l10n.php:79
5251
  msgid "Uninstall Settings"
5252
  msgstr ""
5253
 
5254
  #: admin/classes/class-admin-l10n.php:80
5255
+ #: builds/forminator/admin/classes/class-admin-l10n.php:80
5256
  msgid "Privacy Settings"
5257
  msgstr ""
5258
 
5259
  #: admin/classes/class-admin-l10n.php:81
5260
+ #: builds/forminator/admin/classes/class-admin-l10n.php:81
5261
  msgid "Form name cannot be empty! Please pick a name for your form."
5262
  msgstr ""
5263
 
5264
  #: admin/classes/class-admin-l10n.php:83 admin/locale.php:641
5265
  #: admin/views/dashboard/new-feature-notice.php:43
5266
+ #: builds/forminator/admin/classes/class-admin-l10n.php:83
5267
+ #: builds/forminator/admin/locale.php:641
5268
+ #: builds/forminator/admin/views/dashboard/new-feature-notice.php:43
5269
  msgid "Close this dialog window"
5270
  msgstr ""
5271
 
5272
  #: admin/classes/class-admin-l10n.php:84
5273
+ #: builds/forminator/admin/classes/class-admin-l10n.php:84
5274
  msgid "Records"
5275
  msgstr ""
5276
 
5281
  #: admin/views/dashboard/widgets/widget-poll.php:146
5282
  #: admin/views/dashboard/widgets/widget-quiz.php:151
5283
  #: admin/views/poll/list/content.php:257 admin/views/quiz/list/content.php:257
5284
+ #: builds/forminator/admin/classes/class-admin-l10n.php:85
5285
+ #: builds/forminator/admin/classes/class-admin-l10n.php:154
5286
+ #: builds/forminator/admin/classes/class-admin-l10n.php:199
5287
+ #: builds/forminator/admin/locale.php:247
5288
+ #: builds/forminator/admin/views/custom-form/list/content.php:272
5289
+ #: builds/forminator/admin/views/dashboard/widgets/widget-cform.php:149
5290
+ #: builds/forminator/admin/views/dashboard/widgets/widget-poll.php:146
5291
+ #: builds/forminator/admin/views/dashboard/widgets/widget-quiz.php:151
5292
+ #: builds/forminator/admin/views/poll/list/content.php:257
5293
+ #: builds/forminator/admin/views/quiz/list/content.php:257
5294
+ #: builds/forminator/library/modules/custom-forms/admin/admin-page-view.php:206
5295
+ #: builds/forminator/library/modules/polls/admin/admin-page-view.php:282
5296
+ #: builds/forminator/library/modules/quizzes/admin/admin-page-view.php:301
5297
  #: library/modules/custom-forms/admin/admin-page-view.php:206
5298
  #: library/modules/polls/admin/admin-page-view.php:282
5299
  #: library/modules/quizzes/admin/admin-page-view.php:301
5301
  msgstr ""
5302
 
5303
  #: admin/classes/class-admin-l10n.php:86
5304
+ #: builds/forminator/admin/classes/class-admin-l10n.php:86
5305
  msgid "Confirm"
5306
  msgstr ""
5307
 
5308
  #: admin/classes/class-admin-l10n.php:87
5309
+ #: builds/forminator/admin/classes/class-admin-l10n.php:87
5310
  msgid "Are you sure?"
5311
  msgstr ""
5312
 
5313
  #: admin/classes/class-admin-l10n.php:88
5314
+ #: builds/forminator/admin/classes/class-admin-l10n.php:88
5315
  msgid "Have in mind this action cannot be reverted."
5316
  msgstr ""
5317
 
5318
  #: admin/classes/class-admin-l10n.php:89
5319
  #: admin/views/custom-form/list/content.php:268
5320
  #: admin/views/dashboard/widgets/widget-cform.php:146
5321
+ #: builds/forminator/admin/classes/class-admin-l10n.php:89
5322
+ #: builds/forminator/admin/views/custom-form/list/content.php:268
5323
+ #: builds/forminator/admin/views/dashboard/widgets/widget-cform.php:146
5324
  msgid "Are you sure you wish to permanently delete this form?"
5325
  msgstr ""
5326
 
5327
  #: admin/classes/class-admin-l10n.php:90
5328
+ #: builds/forminator/admin/classes/class-admin-l10n.php:90
5329
  msgid "Please confirm that you want to do this action."
5330
  msgstr ""
5331
 
5332
  #: admin/classes/class-admin-l10n.php:91
5333
+ #: builds/forminator/admin/classes/class-admin-l10n.php:91
5334
  msgid "Confirm Action"
5335
  msgstr ""
5336
 
5337
  #: admin/classes/class-admin-l10n.php:92
5338
+ #: builds/forminator/admin/classes/class-admin-l10n.php:92
5339
  msgid "Please confirm that you want to delete this field"
5340
  msgstr ""
5341
 
5345
  #: admin/views/custom-form/popup/import-ninjaforms.php:34
5346
  #: admin/views/custom-form/popup/import.php:22
5347
  #: admin/views/poll/popup/import.php:22 admin/views/quiz/popup/import.php:22
5348
+ #: builds/forminator/admin/classes/class-admin-l10n.php:93
5349
+ #: builds/forminator/admin/locale.php:643
5350
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:472
5351
+ #: builds/forminator/admin/views/custom-form/popup/import-gravityforms.php:35
5352
+ #: builds/forminator/admin/views/custom-form/popup/import-ninjaforms.php:34
5353
+ #: builds/forminator/admin/views/custom-form/popup/import.php:22
5354
+ #: builds/forminator/admin/views/poll/popup/import.php:22
5355
+ #: builds/forminator/admin/views/quiz/popup/import.php:22
5356
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:228
5357
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:478
5358
  #: library/modules/polls/admin/admin-loader.php:228
5359
  #: library/modules/quizzes/admin/admin-loader.php:478
5360
  msgid "Cancel"
5361
  msgstr ""
5362
 
5363
  #: admin/classes/class-admin-l10n.php:94
5364
+ #: builds/forminator/admin/classes/class-admin-l10n.php:94
5365
  msgid "The changes you made may be lost if you navigate away from this page."
5366
  msgstr ""
5367
 
5368
  #: admin/classes/class-admin-l10n.php:95
5369
  #: admin/views/custom-form/entries/popup/schedule-export-content.php:89
5370
+ #: builds/forminator/admin/classes/class-admin-l10n.php:95
5371
+ #: builds/forminator/admin/views/custom-form/entries/popup/schedule-export-content.php:89
5372
  msgid "Save Changes"
5373
  msgstr ""
5374
 
5375
  #: admin/classes/class-admin-l10n.php:97
5376
+ #: builds/forminator/admin/classes/class-admin-l10n.php:97
5377
  msgid "Export Form"
5378
  msgstr ""
5379
 
5380
  #: admin/classes/class-admin-l10n.php:98
5381
+ #: builds/forminator/admin/classes/class-admin-l10n.php:98
5382
  msgid "Export Poll"
5383
  msgstr ""
5384
 
5385
  #: admin/classes/class-admin-l10n.php:99
5386
+ #: builds/forminator/admin/classes/class-admin-l10n.php:99
5387
  msgid "Export Quiz"
5388
  msgstr ""
5389
 
5390
  #: admin/classes/class-admin-l10n.php:100
5391
+ #: builds/forminator/admin/classes/class-admin-l10n.php:100
5392
  msgid "Import Form"
5393
  msgstr ""
5394
 
5403
  #: admin/views/quiz/list/header.php:16 admin/views/quiz/popup/import.php:29
5404
  #: admin/views/settings/content.php:27 admin/views/settings/content.php:45
5405
  #: admin/views/settings/tab-import.php:9 admin/views/settings/tab-import.php:43
5406
+ #: builds/forminator/admin/classes/class-admin-l10n.php:101
5407
+ #: builds/forminator/admin/views/custom-form/list/content.php:397
5408
+ #: builds/forminator/admin/views/custom-form/list/header.php:15
5409
+ #: builds/forminator/admin/views/custom-form/popup/import-gravityforms.php:42
5410
+ #: builds/forminator/admin/views/custom-form/popup/import-ninjaforms.php:41
5411
+ #: builds/forminator/admin/views/custom-form/popup/import.php:29
5412
+ #: builds/forminator/admin/views/poll/list/content.php:365
5413
+ #: builds/forminator/admin/views/poll/list/header.php:16
5414
+ #: builds/forminator/admin/views/poll/popup/import.php:29
5415
+ #: builds/forminator/admin/views/quiz/list/content.php:365
5416
+ #: builds/forminator/admin/views/quiz/list/header.php:16
5417
+ #: builds/forminator/admin/views/quiz/popup/import.php:29
5418
+ #: builds/forminator/admin/views/settings/content.php:27
5419
+ #: builds/forminator/admin/views/settings/content.php:45
5420
+ #: builds/forminator/admin/views/settings/tab-import.php:9
5421
+ #: builds/forminator/admin/views/settings/tab-import.php:43
5422
  msgid "Import"
5423
  msgstr ""
5424
 
5425
  #: admin/classes/class-admin-l10n.php:102
5426
  #: admin/views/settings/tab-import.php:71
5427
+ #: builds/forminator/admin/classes/class-admin-l10n.php:102
5428
+ #: builds/forminator/admin/views/settings/tab-import.php:71
5429
  msgid "Import Ninja Forms"
5430
  msgstr ""
5431
 
5432
  #: admin/classes/class-admin-l10n.php:103
5433
  #: admin/views/settings/tab-import.php:93
5434
+ #: builds/forminator/admin/classes/class-admin-l10n.php:103
5435
+ #: builds/forminator/admin/views/settings/tab-import.php:93
5436
  msgid "Import Gravity Forms"
5437
  msgstr ""
5438
 
5439
  #: admin/classes/class-admin-l10n.php:104
5440
+ #: builds/forminator/admin/classes/class-admin-l10n.php:104
5441
  msgid "Import Poll"
5442
  msgstr ""
5443
 
5444
  #: admin/classes/class-admin-l10n.php:105
5445
+ #: builds/forminator/admin/classes/class-admin-l10n.php:105
5446
  msgid "Import Quiz"
5447
  msgstr ""
5448
 
5449
  #: admin/classes/class-admin-l10n.php:106
5450
+ #: builds/forminator/admin/classes/class-admin-l10n.php:106
5451
  msgid "Enable scheduled exports"
5452
  msgstr ""
5453
 
5454
  #: admin/classes/class-admin-l10n.php:107
5455
+ #: builds/forminator/admin/classes/class-admin-l10n.php:107
5456
  msgid "Send email only if there are new submissions"
5457
  msgstr ""
5458
 
5459
  #: admin/classes/class-admin-l10n.php:108
5460
+ #: builds/forminator/admin/classes/class-admin-l10n.php:108
5461
  msgid "Download CSV"
5462
  msgstr ""
5463
 
5464
  #: admin/classes/class-admin-l10n.php:109
5465
+ #: builds/forminator/admin/classes/class-admin-l10n.php:109
5466
  msgid "Scheduled Exports"
5467
  msgstr ""
5468
 
5469
  #: admin/classes/class-admin-l10n.php:110
5470
+ #: builds/forminator/admin/classes/class-admin-l10n.php:110
5471
  msgid "Manual Exports"
5472
  msgstr ""
5473
 
5474
  #: admin/classes/class-admin-l10n.php:111
5475
+ #: builds/forminator/admin/classes/class-admin-l10n.php:111
5476
  msgid "Download the submissions list in .csv format."
5477
  msgstr ""
5478
 
5479
  #: admin/classes/class-admin-l10n.php:112
5480
+ #: builds/forminator/admin/classes/class-admin-l10n.php:112
5481
  msgid "Enable scheduled exports to get the submissions list in your email."
5482
  msgstr ""
5483
 
5484
  #: admin/classes/class-admin-l10n.php:113 admin/locale.php:438
5485
+ #: builds/forminator/admin/classes/class-admin-l10n.php:113
5486
+ #: builds/forminator/admin/locale.php:438
5487
  msgid "Disable"
5488
  msgstr ""
5489
 
5490
  #: admin/classes/class-admin-l10n.php:114
5491
  #: admin/classes/class-admin-l10n.php:260 admin/locale.php:439
5492
+ #: builds/forminator/admin/classes/class-admin-l10n.php:114
5493
+ #: builds/forminator/admin/classes/class-admin-l10n.php:260
5494
+ #: builds/forminator/admin/locale.php:439
5495
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:515
5496
  #: library/modules/quizzes/admin/admin-loader.php:515
5497
  msgid "Enable"
5498
  msgstr ""
5499
 
5500
  #: admin/classes/class-admin-l10n.php:115
5501
+ #: builds/forminator/admin/classes/class-admin-l10n.php:115
5502
  msgid "Enter a name"
5503
  msgstr ""
5504
 
5505
  #: admin/classes/class-admin-l10n.php:116
5506
+ #: builds/forminator/admin/classes/class-admin-l10n.php:116
5507
  msgid "Name your new form, then let's start building!"
5508
  msgstr ""
5509
 
5510
  #: admin/classes/class-admin-l10n.php:117
5511
+ #: builds/forminator/admin/classes/class-admin-l10n.php:117
5512
  msgid "Name your new poll, then let's start building!"
5513
  msgstr ""
5514
 
5515
  #: admin/classes/class-admin-l10n.php:118
5516
+ #: builds/forminator/admin/classes/class-admin-l10n.php:118
5517
  msgid "Choose a name for your new quiz, then start adding questions and answers!"
5518
  msgstr ""
5519
 
5520
  #: admin/classes/class-admin-l10n.php:119
5521
+ #: builds/forminator/admin/classes/class-admin-l10n.php:119
5522
  msgid "Input Label"
5523
  msgstr ""
5524
 
5525
  #: admin/classes/class-admin-l10n.php:120
5526
+ #: builds/forminator/admin/classes/class-admin-l10n.php:120
5527
  msgid "Form name cannot be empty."
5528
  msgstr ""
5529
 
5530
  #: admin/classes/class-admin-l10n.php:121
5531
+ #: builds/forminator/admin/classes/class-admin-l10n.php:121
5532
  msgid "Poll name cannot be empty."
5533
  msgstr ""
5534
 
5535
  #: admin/classes/class-admin-l10n.php:122
5536
+ #: builds/forminator/admin/classes/class-admin-l10n.php:122
5537
  msgid "Quiz name cannot be empty."
5538
  msgstr ""
5539
 
5540
  #: admin/classes/class-admin-l10n.php:123
5541
+ #: builds/forminator/admin/classes/class-admin-l10n.php:123
5542
  msgid "E.g. Blank Form"
5543
  msgstr ""
5544
 
5545
  #: admin/classes/class-admin-l10n.php:124
5546
+ #: builds/forminator/admin/classes/class-admin-l10n.php:124
5547
  msgid "E.g. Blank Poll"
5548
  msgstr ""
5549
 
5550
  #: admin/classes/class-admin-l10n.php:125
5551
+ #: builds/forminator/admin/classes/class-admin-l10n.php:125
5552
  msgid "E.g. My Awesome Quiz"
5553
  msgstr ""
5554
 
5555
  #: admin/classes/class-admin-l10n.php:127 admin/views/settings/tab-data.php:71
5556
+ #: builds/forminator/admin/classes/class-admin-l10n.php:127
5557
+ #: builds/forminator/admin/views/settings/tab-data.php:71
5558
  msgid "RESET"
5559
  msgstr ""
5560
 
5561
  #: admin/classes/class-admin-l10n.php:129
5562
+ #: builds/forminator/admin/classes/class-admin-l10n.php:129
5563
  msgid "Apply Submission Filters"
5564
  msgstr ""
5565
 
5566
  #: admin/classes/class-admin-l10n.php:130
5567
+ #: builds/forminator/admin/classes/class-admin-l10n.php:130
5568
  msgid ""
5569
  "This template allows you to create your own registration form and insert it "
5570
  "on a custom page. This doesn't modify the default registration form."
5571
  msgstr ""
5572
 
5573
  #: admin/classes/class-admin-l10n.php:131
5574
+ #: builds/forminator/admin/classes/class-admin-l10n.php:131
5575
  msgid ""
5576
  "This template allows you to create your own login form and insert it on a "
5577
  "custom page. This doesn't modify the default login form."
5578
  msgstr ""
5579
 
5580
  #: admin/classes/class-admin-l10n.php:132
5581
+ #: builds/forminator/admin/classes/class-admin-l10n.php:132
5582
  msgid "Approve"
5583
  msgstr ""
5584
 
5585
  #: admin/classes/class-admin-l10n.php:133 admin/locale.php:7
5586
+ #: builds/forminator/admin/classes/class-admin-l10n.php:133
5587
+ #: builds/forminator/admin/locale.php:7
5588
  msgid "User Registration"
5589
  msgstr ""
5590
 
5591
  #: admin/classes/class-admin-l10n.php:134
5592
  #: admin/classes/class-admin-l10n.php:229 admin/locale.php:8
5593
+ #: builds/forminator/admin/classes/class-admin-l10n.php:134
5594
+ #: builds/forminator/admin/classes/class-admin-l10n.php:229
5595
+ #: builds/forminator/admin/locale.php:8
5596
+ #: builds/forminator/library/helpers/helper-fields.php:386
5597
  #: library/helpers/helper-fields.php:386
5598
  msgid "User Login"
5599
  msgstr ""
5600
 
5601
  #: admin/classes/class-admin-l10n.php:137
5602
+ #: builds/forminator/admin/classes/class-admin-l10n.php:137
5603
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:418
5604
  #: library/modules/quizzes/admin/admin-loader.php:418
5605
  msgid "Choose Quiz Type"
5606
  msgstr ""
5607
 
5608
  #: admin/classes/class-admin-l10n.php:138
5609
+ #: builds/forminator/admin/classes/class-admin-l10n.php:138
5610
  msgid "Let's start by choosing an appropriate quiz type based on your goal."
5611
  msgstr ""
5612
 
5613
  #: admin/classes/class-admin-l10n.php:139
5614
+ #: builds/forminator/admin/classes/class-admin-l10n.php:139
5615
  msgid "Knowledge Quiz"
5616
  msgstr ""
5617
 
5618
  #: admin/classes/class-admin-l10n.php:140
5619
+ #: builds/forminator/admin/classes/class-admin-l10n.php:140
5620
  msgid ""
5621
  "Test the knowledge of your visitors on a subject and final score is "
5622
  "calculated based on number of right answers. E.g. Test your music knowledge."
5623
  msgstr ""
5624
 
5625
  #: admin/classes/class-admin-l10n.php:141
5626
+ #: builds/forminator/admin/classes/class-admin-l10n.php:141
5627
  msgid "Personality Quiz"
5628
  msgstr ""
5629
 
5630
  #: admin/classes/class-admin-l10n.php:142
5631
+ #: builds/forminator/admin/classes/class-admin-l10n.php:142
5632
  msgid ""
5633
  "Show different outcomes depending on the visitor's answers. There are no "
5634
  "wrong answers. E.g. Which superhero are you?"
5635
  msgstr ""
5636
 
5637
  #: admin/classes/class-admin-l10n.php:146
5638
+ #: builds/forminator/admin/classes/class-admin-l10n.php:146
5639
  msgid "Choose a template"
5640
  msgstr ""
5641
 
5642
  #: admin/classes/class-admin-l10n.php:147
5643
+ #: builds/forminator/admin/classes/class-admin-l10n.php:147
5644
  msgid "Customize one of our pre-made form templates, or start from scratch."
5645
  msgstr ""
5646
 
5647
  #: admin/classes/class-admin-l10n.php:151
5648
  #: admin/classes/class-admin-l10n.php:297 admin/locale.php:63
5649
+ #: builds/forminator/admin/classes/class-admin-l10n.php:151
5650
+ #: builds/forminator/admin/classes/class-admin-l10n.php:297
5651
+ #: builds/forminator/admin/locale.php:63
5652
  msgid "Label"
5653
  msgstr ""
5654
 
5655
  #: admin/classes/class-admin-l10n.php:152
5656
  #: admin/classes/class-admin-l10n.php:298 admin/locale.php:761
5657
+ #: builds/forminator/admin/classes/class-admin-l10n.php:152
5658
+ #: builds/forminator/admin/classes/class-admin-l10n.php:298
5659
+ #: builds/forminator/admin/locale.php:761
5660
  msgid "Value"
5661
  msgstr ""
5662
 
5663
  #: admin/classes/class-admin-l10n.php:153 admin/locale.php:926
5664
+ #: builds/forminator/admin/classes/class-admin-l10n.php:153
5665
+ #: builds/forminator/admin/locale.php:926
5666
  msgid "Add Option"
5667
  msgstr ""
5668
 
5669
  #: admin/classes/class-admin-l10n.php:155
5670
+ #: builds/forminator/admin/classes/class-admin-l10n.php:155
5671
  msgid "Pick a field"
5672
  msgstr ""
5673
 
5674
  #: admin/classes/class-admin-l10n.php:156
5675
+ #: builds/forminator/admin/classes/class-admin-l10n.php:156
5676
  msgid "This field will be"
5677
  msgstr ""
5678
 
5679
  #: admin/classes/class-admin-l10n.php:157 admin/locale.php:243
5680
+ #: builds/forminator/admin/classes/class-admin-l10n.php:157
5681
+ #: builds/forminator/admin/locale.php:243
5682
  msgid "if"
5683
  msgstr ""
5684
 
5685
  #: admin/classes/class-admin-l10n.php:158
5686
+ #: builds/forminator/admin/classes/class-admin-l10n.php:158
5687
  msgid "Shown"
5688
  msgstr ""
5689
 
5690
  #: admin/classes/class-admin-l10n.php:159 admin/locale.php:275
5691
+ #: builds/forminator/admin/classes/class-admin-l10n.php:159
5692
+ #: builds/forminator/admin/locale.php:275
5693
+ #: builds/forminator/library/fields/custom.php:124
5694
  #: library/fields/custom.php:124
5695
  msgid "Hidden"
5696
  msgstr ""
5697
 
5698
  #: admin/classes/class-admin-l10n.php:162
5699
+ #: builds/forminator/admin/classes/class-admin-l10n.php:162
5700
  msgid "Poll shadow"
5701
  msgstr ""
5702
 
5703
  #: admin/classes/class-admin-l10n.php:163
5704
+ #: builds/forminator/admin/classes/class-admin-l10n.php:163
5705
  msgid "Title text"
5706
  msgstr ""
5707
 
5708
  #: admin/classes/class-admin-l10n.php:164
5709
+ #: builds/forminator/admin/classes/class-admin-l10n.php:164
5710
  msgid "Question text"
5711
  msgstr ""
5712
 
5713
  #: admin/classes/class-admin-l10n.php:165
5714
+ #: builds/forminator/admin/classes/class-admin-l10n.php:165
5715
  msgid "Answer text"
5716
  msgstr ""
5717
 
5718
  #: admin/classes/class-admin-l10n.php:166
5719
+ #: builds/forminator/admin/classes/class-admin-l10n.php:166
5720
  msgid "Input field bg"
5721
  msgstr ""
5722
 
5723
  #: admin/classes/class-admin-l10n.php:167
5724
+ #: builds/forminator/admin/classes/class-admin-l10n.php:167
5725
  msgid "Input field border"
5726
  msgstr ""
5727
 
5728
  #: admin/classes/class-admin-l10n.php:168
5729
+ #: builds/forminator/admin/classes/class-admin-l10n.php:168
5730
  msgid "Input field placeholder"
5731
  msgstr ""
5732
 
5733
  #: admin/classes/class-admin-l10n.php:169
5734
+ #: builds/forminator/admin/classes/class-admin-l10n.php:169
5735
  msgid "Input field text"
5736
  msgstr ""
5737
 
5738
  #: admin/classes/class-admin-l10n.php:170
5739
+ #: builds/forminator/admin/classes/class-admin-l10n.php:170
5740
  msgid "Button background"
5741
  msgstr ""
5742
 
5743
  #: admin/classes/class-admin-l10n.php:171 admin/locale.php:729
5744
+ #: builds/forminator/admin/classes/class-admin-l10n.php:171
5745
+ #: builds/forminator/admin/locale.php:729
5746
  msgid "Button text"
5747
  msgstr ""
5748
 
5749
  #: admin/classes/class-admin-l10n.php:172
5750
+ #: builds/forminator/admin/classes/class-admin-l10n.php:172
5751
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:237
5752
  #: library/modules/polls/admin/admin-loader.php:237
5753
  msgid "Results link"
5754
  msgstr ""
5755
 
5756
  #: admin/classes/class-admin-l10n.php:175
5757
+ #: builds/forminator/admin/classes/class-admin-l10n.php:175
5758
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:439
5759
  #: library/modules/quizzes/admin/admin-loader.php:439
5760
  msgid "Browse"
5761
  msgstr ""
5762
 
5763
  #: admin/classes/class-admin-l10n.php:176
5764
+ #: builds/forminator/admin/classes/class-admin-l10n.php:176
5765
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:440
5766
  #: library/modules/quizzes/admin/admin-loader.php:440
5767
  msgid "Clear"
5768
  msgstr ""
5769
 
5770
  #: admin/classes/class-admin-l10n.php:177
5771
+ #: builds/forminator/admin/classes/class-admin-l10n.php:177
5772
  msgid "You don't have any results yet."
5773
  msgstr ""
5774
 
5775
  #: admin/classes/class-admin-l10n.php:178
5776
+ #: builds/forminator/admin/classes/class-admin-l10n.php:178
5777
  msgid "Select result"
5778
  msgstr ""
5779
 
5780
  #: admin/classes/class-admin-l10n.php:179
5781
+ #: builds/forminator/admin/classes/class-admin-l10n.php:179
5782
  msgid "You don't have any answer yet."
5783
  msgstr ""
5784
 
5785
  #: admin/classes/class-admin-l10n.php:180
5786
+ #: builds/forminator/admin/classes/class-admin-l10n.php:180
5787
  msgid "Click browse to add image..."
5788
  msgstr ""
5789
 
5790
  #: admin/classes/class-admin-l10n.php:181
5791
+ #: builds/forminator/admin/classes/class-admin-l10n.php:181
5792
  msgid "Click on browse to add an image"
5793
  msgstr ""
5794
 
5795
  #: admin/classes/class-admin-l10n.php:182
5796
+ #: builds/forminator/admin/classes/class-admin-l10n.php:182
5797
  msgid "Add an answer here"
5798
  msgstr ""
5799
 
5800
  #: admin/classes/class-admin-l10n.php:183
5801
+ #: builds/forminator/admin/classes/class-admin-l10n.php:183
5802
  msgid "You don't have any questions yet."
5803
  msgstr ""
5804
 
5805
  #: admin/classes/class-admin-l10n.php:184 admin/locale.php:1105
5806
+ #: builds/forminator/admin/classes/class-admin-l10n.php:184
5807
+ #: builds/forminator/admin/locale.php:1105
5808
  msgid "Add Question"
5809
  msgstr ""
5810
 
5811
  #: admin/classes/class-admin-l10n.php:185
5812
+ #: builds/forminator/admin/classes/class-admin-l10n.php:185
5813
  msgid "Add New Question"
5814
  msgstr ""
5815
 
5816
  #: admin/classes/class-admin-l10n.php:186
5817
+ #: builds/forminator/admin/classes/class-admin-l10n.php:186
5818
  msgid "Question title"
5819
  msgstr ""
5820
 
5821
  #: admin/classes/class-admin-l10n.php:187
5822
+ #: builds/forminator/admin/classes/class-admin-l10n.php:187
5823
  msgid "Question title cannot be empty! Please, add some content to your question."
5824
  msgstr ""
5825
 
5826
  #: admin/classes/class-admin-l10n.php:188 admin/locale.php:967
5827
+ #: builds/forminator/admin/classes/class-admin-l10n.php:188
5828
+ #: builds/forminator/admin/locale.php:967
5829
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:474
5830
  #: library/modules/quizzes/admin/admin-loader.php:474
5831
  msgid "Answers"
5832
  msgstr ""
5833
 
5834
  #: admin/classes/class-admin-l10n.php:189 admin/locale.php:1010
5835
+ #: builds/forminator/admin/classes/class-admin-l10n.php:189
5836
+ #: builds/forminator/admin/locale.php:1010
5837
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:203
5838
  #: library/modules/polls/admin/admin-loader.php:203
5839
  msgid "Add Answer"
5840
  msgstr ""
5841
 
5842
  #: admin/classes/class-admin-l10n.php:190
5843
+ #: builds/forminator/admin/classes/class-admin-l10n.php:190
5844
  msgid "Add New Answer"
5845
  msgstr ""
5846
 
5847
  #: admin/classes/class-admin-l10n.php:191
5848
+ #: builds/forminator/admin/classes/class-admin-l10n.php:191
5849
  msgid "Add Result"
5850
  msgstr ""
5851
 
5852
  #: admin/classes/class-admin-l10n.php:192
5853
+ #: builds/forminator/admin/classes/class-admin-l10n.php:192
5854
  msgid "Delete Result"
5855
  msgstr ""
5856
 
5857
  #: admin/classes/class-admin-l10n.php:193 admin/locale.php:447
5858
+ #: builds/forminator/admin/classes/class-admin-l10n.php:193
5859
+ #: builds/forminator/admin/locale.php:447
5860
+ #: builds/forminator/library/field-autofill-providers/class-wp-post.php:30
5861
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:214
5862
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:431
5863
+ #: builds/forminator/library/render/class-widget.php:120
5864
  #: library/field-autofill-providers/class-wp-post.php:30
5865
  #: library/modules/polls/admin/admin-loader.php:214
5866
  #: library/modules/quizzes/admin/admin-loader.php:431
5869
  msgstr ""
5870
 
5871
  #: admin/classes/class-admin-l10n.php:194
5872
+ #: builds/forminator/admin/classes/class-admin-l10n.php:194
5873
  msgid "Image (optional)"
5874
  msgstr ""
5875
 
5876
  #: admin/classes/class-admin-l10n.php:195 admin/locale.php:65
5877
+ #: builds/forminator/admin/classes/class-admin-l10n.php:195
5878
+ #: builds/forminator/admin/locale.php:65
5879
+ #: builds/forminator/library/field-autofill-providers/class-wp-user.php:47
5880
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:215
5881
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:534
5882
  #: library/field-autofill-providers/class-wp-user.php:47
5883
  #: library/modules/polls/admin/admin-loader.php:215
5884
  #: library/modules/quizzes/admin/admin-loader.php:534
5886
  msgstr ""
5887
 
5888
  #: admin/classes/class-admin-l10n.php:196
5889
+ #: builds/forminator/admin/classes/class-admin-l10n.php:196
5890
  msgid "Delete this answer"
5891
  msgstr ""
5892
 
5893
  #: admin/classes/class-admin-l10n.php:197
5894
+ #: builds/forminator/admin/classes/class-admin-l10n.php:197
5895
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:480
5896
  #: library/modules/quizzes/admin/admin-loader.php:480
5897
  msgid "Correct answer"
5898
  msgstr ""
5899
 
5900
  #: admin/classes/class-admin-l10n.php:198
5901
+ #: builds/forminator/admin/classes/class-admin-l10n.php:198
5902
  msgid "You don't have any options yet."
5903
  msgstr ""
5904
 
5905
  #: admin/classes/class-admin-l10n.php:200
5906
+ #: builds/forminator/admin/classes/class-admin-l10n.php:200
5907
  msgid "Restricted dates:"
5908
  msgstr ""
5909
 
5910
  #: admin/classes/class-admin-l10n.php:201 admin/locale.php:695
5911
+ #: builds/forminator/admin/classes/class-admin-l10n.php:201
5912
+ #: builds/forminator/admin/locale.php:695
5913
  msgid "Add"
5914
  msgstr ""
5915
 
5916
  #: admin/classes/class-admin-l10n.php:202
5917
+ #: builds/forminator/admin/classes/class-admin-l10n.php:202
5918
  msgid "Pick custom date(s) to restrict:"
5919
  msgstr ""
5920
 
5921
  #: admin/classes/class-admin-l10n.php:203
5922
+ #: builds/forminator/admin/classes/class-admin-l10n.php:203
5923
  msgid "Form Data"
5924
  msgstr ""
5925
 
5926
  #: admin/classes/class-admin-l10n.php:204 admin/locale.php:1216
5927
+ #: builds/forminator/admin/classes/class-admin-l10n.php:204
5928
+ #: builds/forminator/admin/locale.php:1216
5929
  msgid "Required Fields"
5930
  msgstr ""
5931
 
5932
  #: admin/classes/class-admin-l10n.php:205 admin/locale.php:1217
5933
+ #: builds/forminator/admin/classes/class-admin-l10n.php:205
5934
+ #: builds/forminator/admin/locale.php:1217
5935
  msgid "Optional Fields"
5936
  msgstr ""
5937
 
5938
  #: admin/classes/class-admin-l10n.php:206
5939
+ #: builds/forminator/admin/classes/class-admin-l10n.php:206
5940
  msgid "All Submitted Fields"
5941
  msgstr ""
5942
 
5943
  #: admin/classes/class-admin-l10n.php:207 admin/locale.php:1220
5944
+ #: builds/forminator/admin/classes/class-admin-l10n.php:207
5945
+ #: builds/forminator/admin/locale.php:1220
5946
  msgid "Form Name"
5947
  msgstr ""
5948
 
5949
  #: admin/classes/class-admin-l10n.php:208 admin/locale.php:1218
5950
+ #: builds/forminator/admin/classes/class-admin-l10n.php:208
5951
+ #: builds/forminator/admin/locale.php:1218
5952
  msgid "Misc Data"
5953
  msgstr ""
5954
 
5955
  #: admin/classes/class-admin-l10n.php:209 admin/locale.php:1223
5956
+ #: builds/forminator/admin/classes/class-admin-l10n.php:209
5957
+ #: builds/forminator/admin/locale.php:1223
5958
  msgid "Add form data"
5959
  msgstr ""
5960
 
5961
  #: admin/classes/class-admin-l10n.php:210
5962
+ #: builds/forminator/admin/classes/class-admin-l10n.php:210
5963
  msgid "has been saved."
5964
  msgstr ""
5965
 
5966
  #: admin/classes/class-admin-l10n.php:211
5967
+ #: builds/forminator/admin/classes/class-admin-l10n.php:211
5968
  msgid "has been published."
5969
  msgstr ""
5970
 
5971
  #: admin/classes/class-admin-l10n.php:212
5972
+ #: builds/forminator/admin/classes/class-admin-l10n.php:212
5973
  msgid "Error! Form cannot be saved."
5974
  msgstr ""
5975
 
5976
  #: admin/classes/class-admin-l10n.php:213
5977
+ #: builds/forminator/admin/classes/class-admin-l10n.php:213
5978
  msgid "Default Value"
5979
  msgstr ""
5980
 
5981
  #: admin/classes/class-admin-l10n.php:215
5982
+ #: builds/forminator/admin/classes/class-admin-l10n.php:215
5983
  msgid "Delete this question"
5984
  msgstr ""
5985
 
5986
  #: admin/classes/class-admin-l10n.php:216
5987
+ #: builds/forminator/admin/classes/class-admin-l10n.php:216
5988
  msgid "Remove image"
5989
  msgstr ""
5990
 
5991
  #: admin/classes/class-admin-l10n.php:217
5992
+ #: builds/forminator/admin/classes/class-admin-l10n.php:217
5993
  msgid "Show extra settings"
5994
  msgstr ""
5995
 
5996
  #: admin/classes/class-admin-l10n.php:218
5997
+ #: builds/forminator/admin/classes/class-admin-l10n.php:218
5998
  msgid "Add New Result"
5999
  msgstr ""
6000
 
6001
  #: admin/classes/class-admin-l10n.php:219
6002
+ #: builds/forminator/admin/classes/class-admin-l10n.php:219
6003
  msgid ""
6004
  "You need to add at least one result for this quiz so you can re-order the "
6005
  "results priority."
6006
  msgstr ""
6007
 
6008
+ #: admin/classes/class-admin-l10n.php:220
6009
+ #: builds/forminator/admin/classes/class-admin-l10n.php:220
6010
+ #: builds/forminator/library/helpers/helper-fields.php:375
6011
+ #: library/helpers/helper-fields.php:375
6012
  msgid "User IP Address"
6013
  msgstr ""
6014
 
6015
+ #: admin/classes/class-admin-l10n.php:222
6016
+ #: builds/forminator/admin/classes/class-admin-l10n.php:222
6017
+ #: builds/forminator/library/helpers/helper-fields.php:378
6018
+ #: library/helpers/helper-fields.php:378
6019
  msgid "Embed Post/Page ID"
6020
  msgstr ""
6021
 
6022
+ #: admin/classes/class-admin-l10n.php:223
6023
+ #: builds/forminator/admin/classes/class-admin-l10n.php:223
6024
+ #: builds/forminator/library/helpers/helper-fields.php:379
6025
+ #: library/helpers/helper-fields.php:379
6026
  msgid "Embed Post/Page Title"
6027
  msgstr ""
6028
 
6029
+ #: admin/classes/class-admin-l10n.php:224
6030
+ #: builds/forminator/admin/classes/class-admin-l10n.php:224
6031
+ #: builds/forminator/library/helpers/helper-fields.php:380
6032
+ #: library/helpers/helper-fields.php:380
6033
  msgid "Embed URL"
6034
  msgstr ""
6035
 
6036
+ #: admin/classes/class-admin-l10n.php:225
6037
+ #: builds/forminator/admin/classes/class-admin-l10n.php:225
6038
+ #: builds/forminator/library/helpers/helper-fields.php:381
6039
+ #: library/helpers/helper-fields.php:381
6040
  msgid "HTTP User Agent"
6041
  msgstr ""
6042
 
6043
+ #: admin/classes/class-admin-l10n.php:226
6044
+ #: builds/forminator/admin/classes/class-admin-l10n.php:226
6045
+ #: builds/forminator/library/helpers/helper-fields.php:382
6046
+ #: library/helpers/helper-fields.php:382
6047
  msgid "HTTP Refer URL"
6048
  msgstr ""
6049
 
6050
+ #: admin/classes/class-admin-l10n.php:227
6051
+ #: builds/forminator/admin/classes/class-admin-l10n.php:227
6052
+ #: builds/forminator/library/helpers/helper-fields.php:384
6053
+ #: library/helpers/helper-fields.php:384
6054
  msgid "User Display Name"
6055
  msgstr ""
6056
 
6057
+ #: admin/classes/class-admin-l10n.php:228
6058
+ #: builds/forminator/admin/classes/class-admin-l10n.php:228
6059
+ #: builds/forminator/library/helpers/helper-fields.php:385
6060
+ #: library/helpers/helper-fields.php:385
6061
  msgid "User Email"
6062
  msgstr ""
6063
 
6064
  #: admin/classes/class-admin-l10n.php:230 admin/locale.php:724
6065
+ #: builds/forminator/admin/classes/class-admin-l10n.php:230
6066
+ #: builds/forminator/admin/locale.php:724
6067
  msgid "Shortcode has been copied successfully."
6068
  msgstr ""
6069
 
6070
  #: admin/classes/class-admin-l10n.php:233 admin/locale.php:46
6071
+ #: builds/forminator/admin/classes/class-admin-l10n.php:233
6072
+ #: builds/forminator/admin/locale.php:46
6073
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:497
6074
  #: library/modules/quizzes/admin/admin-loader.php:497
6075
  msgid "Color"
6076
  msgstr ""
6077
 
6078
  #: admin/classes/class-admin-l10n.php:234 admin/locale.php:9
6079
+ #: builds/forminator/admin/classes/class-admin-l10n.php:234
6080
+ #: builds/forminator/admin/locale.php:9
6081
  msgid "Colors"
6082
  msgstr ""
6083
 
6084
  #: admin/classes/class-admin-l10n.php:235 admin/locale.php:55
6085
+ #: builds/forminator/admin/classes/class-admin-l10n.php:235
6086
+ #: builds/forminator/admin/locale.php:55
6087
  msgid "Border color"
6088
  msgstr ""
6089
 
6090
  #: admin/classes/class-admin-l10n.php:236
6091
+ #: builds/forminator/admin/classes/class-admin-l10n.php:236
6092
  msgid "Border color (hover)"
6093
  msgstr ""
6094
 
6095
  #: admin/classes/class-admin-l10n.php:237
6096
+ #: builds/forminator/admin/classes/class-admin-l10n.php:237
6097
  msgid "Border color (active)"
6098
  msgstr ""
6099
 
6100
  #: admin/classes/class-admin-l10n.php:238
6101
+ #: builds/forminator/admin/classes/class-admin-l10n.php:238
6102
  msgid "Border color (correct)"
6103
  msgstr ""
6104
 
6105
  #: admin/classes/class-admin-l10n.php:239
6106
+ #: builds/forminator/admin/classes/class-admin-l10n.php:239
6107
  msgid "Border color (incorrect)"
6108
  msgstr ""
6109
 
6110
  #: admin/classes/class-admin-l10n.php:240
6111
+ #: builds/forminator/admin/classes/class-admin-l10n.php:240
6112
  msgid "Border width"
6113
  msgstr ""
6114
 
6115
  #: admin/classes/class-admin-l10n.php:241
6116
+ #: builds/forminator/admin/classes/class-admin-l10n.php:241
6117
  msgid "Border style"
6118
  msgstr ""
6119
 
6120
  #: admin/classes/class-admin-l10n.php:242 admin/locale.php:41
6121
+ #: builds/forminator/admin/classes/class-admin-l10n.php:242
6122
+ #: builds/forminator/admin/locale.php:41
6123
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:491
6124
  #: library/modules/quizzes/admin/admin-loader.php:491
6125
  msgid "Background"
6126
  msgstr ""
6127
 
6128
  #: admin/classes/class-admin-l10n.php:243
6129
+ #: builds/forminator/admin/classes/class-admin-l10n.php:243
6130
  msgid "Background (hover)"
6131
  msgstr ""
6132
 
6133
  #: admin/classes/class-admin-l10n.php:244
6134
+ #: builds/forminator/admin/classes/class-admin-l10n.php:244
6135
  msgid "Background (active)"
6136
  msgstr ""
6137
 
6138
  #: admin/classes/class-admin-l10n.php:245
6139
+ #: builds/forminator/admin/classes/class-admin-l10n.php:245
6140
  msgid "Background (correct)"
6141
  msgstr ""
6142
 
6143
  #: admin/classes/class-admin-l10n.php:246
6144
+ #: builds/forminator/admin/classes/class-admin-l10n.php:246
6145
  msgid "Background (incorrect)"
6146
  msgstr ""
6147
 
6148
  #: admin/classes/class-admin-l10n.php:247
6149
+ #: builds/forminator/admin/classes/class-admin-l10n.php:247
6150
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:438
6151
  #: library/modules/quizzes/admin/admin-loader.php:438
6152
  msgid "Font color"
6153
  msgstr ""
6154
 
6155
  #: admin/classes/class-admin-l10n.php:248
6156
+ #: builds/forminator/admin/classes/class-admin-l10n.php:248
6157
  msgid "Font color (hover)"
6158
  msgstr ""
6159
 
6160
  #: admin/classes/class-admin-l10n.php:249
6161
+ #: builds/forminator/admin/classes/class-admin-l10n.php:249
6162
  msgid "Font color (active)"
6163
  msgstr ""
6164
 
6165
  #: admin/classes/class-admin-l10n.php:250
6166
+ #: builds/forminator/admin/classes/class-admin-l10n.php:250
6167
  msgid "Font color (correct)"
6168
  msgstr ""
6169
 
6170
  #: admin/classes/class-admin-l10n.php:251
6171
+ #: builds/forminator/admin/classes/class-admin-l10n.php:251
6172
  msgid "Font color (incorrect)"
6173
  msgstr ""
6174
 
6175
  #: admin/classes/class-admin-l10n.php:252
6176
+ #: builds/forminator/admin/classes/class-admin-l10n.php:252
6177
  msgid "Font background"
6178
  msgstr ""
6179
 
6180
  #: admin/classes/class-admin-l10n.php:253
6181
+ #: builds/forminator/admin/classes/class-admin-l10n.php:253
6182
  msgid "Font background (hover)"
6183
  msgstr ""
6184
 
6185
  #: admin/classes/class-admin-l10n.php:254
6186
+ #: builds/forminator/admin/classes/class-admin-l10n.php:254
6187
  msgid "Font background (active)"
6188
  msgstr ""
6189
 
6190
  #: admin/classes/class-admin-l10n.php:255
6191
+ #: builds/forminator/admin/classes/class-admin-l10n.php:255
6192
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:220
6193
  #: library/modules/custom-forms/admin/admin-loader.php:220
6194
  msgid "Font family"
6195
  msgstr ""
6196
 
6197
  #: admin/classes/class-admin-l10n.php:256 admin/locale.php:877
6198
+ #: builds/forminator/admin/classes/class-admin-l10n.php:256
6199
+ #: builds/forminator/admin/locale.php:877
6200
  msgid "Custom font family"
6201
  msgstr ""
6202
 
6203
  #: admin/classes/class-admin-l10n.php:257
6204
+ #: builds/forminator/admin/classes/class-admin-l10n.php:257
6205
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:218
6206
  #: library/modules/custom-forms/admin/admin-loader.php:218
6207
  msgid "E.g. 'Arial', sans-serif"
6208
  msgstr ""
6209
 
6210
  #: admin/classes/class-admin-l10n.php:258
6211
+ #: builds/forminator/admin/classes/class-admin-l10n.php:258
6212
  msgid "Here you can type the font family you want to use, as you would in CSS."
6213
  msgstr ""
6214
 
6215
  #: admin/classes/class-admin-l10n.php:259 admin/locale.php:1168
6216
+ #: builds/forminator/admin/classes/class-admin-l10n.php:259
6217
+ #: builds/forminator/admin/locale.php:1168
6218
  msgid "Icon size"
6219
  msgstr ""
6220
 
6221
  #: admin/classes/class-admin-l10n.php:261 admin/locale.php:130
6222
+ #: builds/forminator/admin/classes/class-admin-l10n.php:261
6223
+ #: builds/forminator/admin/locale.php:130
6224
+ #: builds/forminator/library/fields/custom.php:104
6225
  #: library/fields/custom.php:104
6226
  msgid "Dropdown"
6227
  msgstr ""
6228
 
6229
  #: admin/classes/class-admin-l10n.php:262 admin/locale.php:4
6230
+ #: builds/forminator/admin/classes/class-admin-l10n.php:262
6231
+ #: builds/forminator/admin/locale.php:4
6232
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:211
6233
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:423
6234
  #: library/modules/polls/admin/admin-loader.php:211
6235
  #: library/modules/quizzes/admin/admin-loader.php:423
6236
  msgid "Appearance"
6237
  msgstr ""
6238
 
6239
  #: admin/classes/class-admin-l10n.php:263
6240
+ #: builds/forminator/admin/classes/class-admin-l10n.php:263
6241
  msgid "Expand"
6242
  msgstr ""
6243
 
6244
  #: admin/classes/class-admin-l10n.php:264 admin/locale.php:88
6245
+ #: builds/forminator/admin/classes/class-admin-l10n.php:264
6246
+ #: builds/forminator/admin/locale.php:88
6247
  msgid "Placeholder"
6248
  msgstr ""
6249
 
6253
  #: admin/views/dashboard/widgets/widget-poll.php:108
6254
  #: admin/views/dashboard/widgets/widget-quiz.php:114
6255
  #: admin/views/poll/list/content.php:188 admin/views/quiz/list/content.php:184
6256
+ #: builds/forminator/admin/classes/class-admin-l10n.php:265
6257
+ #: builds/forminator/admin/locale.php:732
6258
+ #: builds/forminator/admin/views/custom-form/list/content.php:187
6259
+ #: builds/forminator/admin/views/dashboard/widgets/widget-cform.php:111
6260
+ #: builds/forminator/admin/views/dashboard/widgets/widget-poll.php:108
6261
+ #: builds/forminator/admin/views/dashboard/widgets/widget-quiz.php:114
6262
+ #: builds/forminator/admin/views/poll/list/content.php:188
6263
+ #: builds/forminator/admin/views/quiz/list/content.php:184
6264
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:212
6265
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:424
6266
  #: library/modules/polls/admin/admin-loader.php:212
6267
  #: library/modules/quizzes/admin/admin-loader.php:424
6268
  msgid "Preview"
6269
  msgstr ""
6270
 
6271
  #: admin/classes/class-admin-l10n.php:266 admin/locale.php:70
6272
+ #: builds/forminator/admin/classes/class-admin-l10n.php:266
6273
+ #: builds/forminator/admin/locale.php:70
6274
  msgid "Icon color"
6275
  msgstr ""
6276
 
6277
  #: admin/classes/class-admin-l10n.php:267
6278
+ #: builds/forminator/admin/classes/class-admin-l10n.php:267
6279
  msgid "Icon color (hover)"
6280
  msgstr ""
6281
 
6282
  #: admin/classes/class-admin-l10n.php:268
6283
+ #: builds/forminator/admin/classes/class-admin-l10n.php:268
6284
  msgid "Icon color (active)"
6285
  msgstr ""
6286
 
6287
  #: admin/classes/class-admin-l10n.php:269
6288
+ #: builds/forminator/admin/classes/class-admin-l10n.php:269
6289
  msgid "Icon color (correct)"
6290
  msgstr ""
6291
 
6292
  #: admin/classes/class-admin-l10n.php:270
6293
+ #: builds/forminator/admin/classes/class-admin-l10n.php:270
6294
  msgid "Icon color (incorrect)"
6295
  msgstr ""
6296
 
6297
  #: admin/classes/class-admin-l10n.php:271 admin/locale.php:969
6298
+ #: builds/forminator/admin/classes/class-admin-l10n.php:271
6299
+ #: builds/forminator/admin/locale.php:969
6300
  msgid "Box shadow"
6301
  msgstr ""
6302
 
6303
  #: admin/classes/class-admin-l10n.php:272
6304
+ #: builds/forminator/admin/classes/class-admin-l10n.php:272
6305
  msgid "Enable settings"
6306
  msgstr ""
6307
 
6308
  #: admin/classes/class-admin-l10n.php:273
6309
+ #: builds/forminator/admin/classes/class-admin-l10n.php:273
6310
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:221
6311
  #: library/modules/custom-forms/admin/admin-loader.php:221
6312
  msgid "Font size"
6313
  msgstr ""
6314
 
6315
  #: admin/classes/class-admin-l10n.php:274
6316
+ #: builds/forminator/admin/classes/class-admin-l10n.php:274
6317
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:222
6318
  #: library/modules/custom-forms/admin/admin-loader.php:222
6319
  msgid "Font weight"
6320
  msgstr ""
6321
 
6322
  #: admin/classes/class-admin-l10n.php:275
6323
+ #: builds/forminator/admin/classes/class-admin-l10n.php:275
6324
  msgid "Text align"
6325
  msgstr ""
6326
 
6327
  #: admin/classes/class-admin-l10n.php:276 admin/locale.php:1170
6328
+ #: builds/forminator/admin/classes/class-admin-l10n.php:276
6329
+ #: builds/forminator/admin/locale.php:1170
6330
  msgid "Regular"
6331
  msgstr ""
6332
 
6333
  #: admin/classes/class-admin-l10n.php:277 admin/locale.php:1171
6334
+ #: builds/forminator/admin/classes/class-admin-l10n.php:277
6335
+ #: builds/forminator/admin/locale.php:1171
6336
  msgid "Medium"
6337
  msgstr ""
6338
 
6339
  #: admin/classes/class-admin-l10n.php:278 admin/locale.php:1172
6340
+ #: builds/forminator/admin/classes/class-admin-l10n.php:278
6341
+ #: builds/forminator/admin/locale.php:1172
6342
  msgid "Large"
6343
  msgstr ""
6344
 
6345
  #: admin/classes/class-admin-l10n.php:279 admin/locale.php:287
6346
+ #: builds/forminator/admin/classes/class-admin-l10n.php:279
6347
+ #: builds/forminator/admin/locale.php:287
6348
  msgid "Light"
6349
  msgstr ""
6350
 
6351
  #: admin/classes/class-admin-l10n.php:280 admin/locale.php:285
6352
+ #: builds/forminator/admin/classes/class-admin-l10n.php:280
6353
+ #: builds/forminator/admin/locale.php:285
6354
  msgid "Normal"
6355
  msgstr ""
6356
 
6357
  #: admin/classes/class-admin-l10n.php:281 admin/locale.php:113
6358
+ #: builds/forminator/admin/classes/class-admin-l10n.php:281
6359
+ #: builds/forminator/admin/locale.php:113
6360
  msgid "Bold"
6361
  msgstr ""
6362
 
6363
  #: admin/classes/class-admin-l10n.php:282
6364
+ #: builds/forminator/admin/classes/class-admin-l10n.php:282
6365
  msgid "Typography"
6366
  msgstr ""
6367
 
6368
  #: admin/classes/class-admin-l10n.php:283
6369
+ #: builds/forminator/admin/classes/class-admin-l10n.php:283
6370
  msgid "Top padding"
6371
  msgstr ""
6372
 
6373
  #: admin/classes/class-admin-l10n.php:284
6374
+ #: builds/forminator/admin/classes/class-admin-l10n.php:284
6375
  msgid "Right padding"
6376
  msgstr ""
6377
 
6378
  #: admin/classes/class-admin-l10n.php:285
6379
+ #: builds/forminator/admin/classes/class-admin-l10n.php:285
6380
  msgid "Bottom padding"
6381
  msgstr ""
6382
 
6383
  #: admin/classes/class-admin-l10n.php:286
6384
+ #: builds/forminator/admin/classes/class-admin-l10n.php:286
6385
  msgid "Left padding"
6386
  msgstr ""
6387
 
6388
  #: admin/classes/class-admin-l10n.php:287
6389
+ #: builds/forminator/admin/classes/class-admin-l10n.php:287
6390
  msgid "Border radius"
6391
  msgstr ""
6392
 
6393
  #: admin/classes/class-admin-l10n.php:288 admin/locale.php:187
6394
+ #: builds/forminator/admin/classes/class-admin-l10n.php:288
6395
+ #: builds/forminator/admin/locale.php:187
6396
  msgid "20 April 2018"
6397
  msgstr ""
6398
 
6399
  #: admin/classes/class-admin-l10n.php:289 admin/locale.php:158
6400
+ #: builds/forminator/admin/classes/class-admin-l10n.php:289
6401
+ #: builds/forminator/admin/locale.php:158
6402
  msgid "Left"
6403
  msgstr ""
6404
 
6405
  #: admin/classes/class-admin-l10n.php:290 admin/locale.php:1058
6406
+ #: builds/forminator/admin/classes/class-admin-l10n.php:290
6407
+ #: builds/forminator/admin/locale.php:1058
6408
  msgid "Center"
6409
  msgstr ""
6410
 
6411
  #: admin/classes/class-admin-l10n.php:291 admin/locale.php:159
6412
+ #: builds/forminator/admin/classes/class-admin-l10n.php:291
6413
+ #: builds/forminator/admin/locale.php:159
6414
  msgid "Right"
6415
  msgstr ""
6416
 
6417
  #: admin/classes/class-admin-l10n.php:293 admin/locale.php:152
6418
+ #: builds/forminator/admin/classes/class-admin-l10n.php:293
6419
+ #: builds/forminator/admin/locale.php:152
6420
  msgid "Solid"
6421
  msgstr ""
6422
 
6423
  #: admin/classes/class-admin-l10n.php:294 admin/locale.php:153
6424
+ #: builds/forminator/admin/classes/class-admin-l10n.php:294
6425
+ #: builds/forminator/admin/locale.php:153
6426
  msgid "Dashed"
6427
  msgstr ""
6428
 
6429
  #: admin/classes/class-admin-l10n.php:295 admin/locale.php:154
6430
+ #: builds/forminator/admin/classes/class-admin-l10n.php:295
6431
+ #: builds/forminator/admin/locale.php:154
6432
  msgid "Dotted"
6433
  msgstr ""
6434
 
6435
  #: admin/classes/class-admin-l10n.php:296 admin/locale.php:923
6436
+ #: builds/forminator/admin/classes/class-admin-l10n.php:296
6437
+ #: builds/forminator/admin/locale.php:923
6438
  msgid "Delete option"
6439
  msgstr ""
6440
 
6441
  #: admin/classes/class-admin-l10n.php:299
6442
+ #: builds/forminator/admin/classes/class-admin-l10n.php:299
6443
  msgid "Re-order this option"
6444
  msgstr ""
6445
 
6446
  #: admin/classes/class-admin-l10n.php:300
6447
+ #: builds/forminator/admin/classes/class-admin-l10n.php:300
6448
  msgid "Forminator UI"
6449
  msgstr ""
6450
 
6451
  #: admin/classes/class-admin-l10n.php:301
6452
+ #: builds/forminator/admin/classes/class-admin-l10n.php:301
6453
  msgid "Vanilla Theme"
6454
  msgstr ""
6455
 
6456
  #: admin/classes/class-admin-l10n.php:302
6457
+ #: builds/forminator/admin/classes/class-admin-l10n.php:302
6458
  msgid "Forminator Bold"
6459
  msgstr ""
6460
 
6461
  #: admin/classes/class-admin-l10n.php:303
6462
+ #: builds/forminator/admin/classes/class-admin-l10n.php:303
6463
  msgid "Forminator Flat"
6464
  msgstr ""
6465
 
6466
  #: admin/classes/class-admin-l10n.php:304
6467
+ #: builds/forminator/admin/classes/class-admin-l10n.php:304
6468
  msgid "Material Design"
6469
  msgstr ""
6470
 
6471
  #: admin/classes/class-admin-l10n.php:305
6472
+ #: builds/forminator/admin/classes/class-admin-l10n.php:305
6473
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:187
6474
  #: library/modules/polls/admin/admin-loader.php:187
6475
  msgid ""
6476
  "Vanilla Theme will provide you a clean design (with no styles) and simple "
6478
  msgstr ""
6479
 
6480
  #: admin/classes/class-admin-l10n.php:306
6481
+ #: builds/forminator/admin/classes/class-admin-l10n.php:306
6482
+ #: builds/forminator/library/abstracts/abstract-class-field.php:683
6483
+ #: builds/forminator/library/abstracts/abstract-class-field.php:684
6484
+ #: builds/forminator/library/helpers/helper-core.php:548
6485
  #: library/abstracts/abstract-class-field.php:683
6486
  #: library/abstracts/abstract-class-field.php:684
6487
  #: library/helpers/helper-core.php:548
6489
  msgstr ""
6490
 
6491
  #: admin/classes/class-admin-l10n.php:307
6492
+ #: builds/forminator/admin/classes/class-admin-l10n.php:307
6493
  msgid "saved succesfully!"
6494
  msgstr ""
6495
 
6496
  #: admin/classes/class-admin-l10n.php:308
6497
+ #: builds/forminator/admin/classes/class-admin-l10n.php:308
6498
  msgid "Error! Settings were not saved."
6499
  msgstr ""
6500
 
6501
  #: admin/classes/class-admin-l10n.php:309
6502
+ #: builds/forminator/admin/classes/class-admin-l10n.php:309
6503
  msgid "User approved succesfully."
6504
  msgstr ""
6505
 
6506
  #: admin/classes/class-admin-l10n.php:310
6507
+ #: builds/forminator/admin/classes/class-admin-l10n.php:310
6508
  msgid "Error! User was not approved."
6509
  msgstr ""
6510
 
6511
  #: admin/classes/class-admin-l10n.php:315
6512
+ #: builds/forminator/admin/classes/class-admin-l10n.php:315
6513
  msgid "Google+"
6514
  msgstr ""
6515
 
6516
  #: admin/classes/class-admin-l10n.php:316 admin/locale.php:1097
6517
+ #: builds/forminator/admin/classes/class-admin-l10n.php:316
6518
+ #: builds/forminator/admin/locale.php:1097
6519
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:513
6520
  #: library/modules/quizzes/admin/admin-loader.php:513
6521
  msgid "LinkedIn"
6522
  msgstr ""
6523
 
6524
  #: admin/classes/class-admin-l10n.php:320
6525
  #: admin/classes/class-admin-l10n.php:371
6526
+ #: builds/forminator/admin/classes/class-admin-l10n.php:320
6527
+ #: builds/forminator/admin/classes/class-admin-l10n.php:371
6528
+ #: builds/forminator/library/modules/custom-forms/front/front-render.php:2353
6529
  #: library/modules/custom-forms/front/front-render.php:2353
6530
  msgid "Su"
6531
  msgstr ""
6532
 
6533
  #: admin/classes/class-admin-l10n.php:321
6534
  #: admin/classes/class-admin-l10n.php:372
6535
+ #: builds/forminator/admin/classes/class-admin-l10n.php:321
6536
+ #: builds/forminator/admin/classes/class-admin-l10n.php:372
6537
+ #: builds/forminator/library/modules/custom-forms/front/front-render.php:2354
6538
  #: library/modules/custom-forms/front/front-render.php:2354
6539
  msgid "Mo"
6540
  msgstr ""
6541
 
6542
  #: admin/classes/class-admin-l10n.php:322
6543
  #: admin/classes/class-admin-l10n.php:373
6544
+ #: builds/forminator/admin/classes/class-admin-l10n.php:322
6545
+ #: builds/forminator/admin/classes/class-admin-l10n.php:373
6546
+ #: builds/forminator/library/modules/custom-forms/front/front-render.php:2355
6547
  #: library/modules/custom-forms/front/front-render.php:2355
6548
  msgid "Tu"
6549
  msgstr ""
6550
 
6551
  #: admin/classes/class-admin-l10n.php:323
6552
  #: admin/classes/class-admin-l10n.php:374
6553
+ #: builds/forminator/admin/classes/class-admin-l10n.php:323
6554
+ #: builds/forminator/admin/classes/class-admin-l10n.php:374
6555
+ #: builds/forminator/library/modules/custom-forms/front/front-render.php:2356
6556
  #: library/modules/custom-forms/front/front-render.php:2356
6557
  msgid "We"
6558
  msgstr ""
6559
 
6560
  #: admin/classes/class-admin-l10n.php:324
6561
  #: admin/classes/class-admin-l10n.php:375
6562
+ #: builds/forminator/admin/classes/class-admin-l10n.php:324
6563
+ #: builds/forminator/admin/classes/class-admin-l10n.php:375
6564
+ #: builds/forminator/library/modules/custom-forms/front/front-render.php:2357
6565
  #: library/modules/custom-forms/front/front-render.php:2357
6566
  msgid "Th"
6567
  msgstr ""
6568
 
6569
  #: admin/classes/class-admin-l10n.php:325
6570
  #: admin/classes/class-admin-l10n.php:376
6571
+ #: builds/forminator/admin/classes/class-admin-l10n.php:325
6572
+ #: builds/forminator/admin/classes/class-admin-l10n.php:376
6573
+ #: builds/forminator/library/modules/custom-forms/front/front-render.php:2358
6574
  #: library/modules/custom-forms/front/front-render.php:2358
6575
  msgid "Fr"
6576
  msgstr ""
6577
 
6578
  #: admin/classes/class-admin-l10n.php:326
6579
  #: admin/classes/class-admin-l10n.php:377
6580
+ #: builds/forminator/admin/classes/class-admin-l10n.php:326
6581
+ #: builds/forminator/admin/classes/class-admin-l10n.php:377
6582
+ #: builds/forminator/library/modules/custom-forms/front/front-render.php:2359
6583
  #: library/modules/custom-forms/front/front-render.php:2359
6584
  msgid "Sa"
6585
  msgstr ""
6586
 
6587
  #: admin/classes/class-admin-l10n.php:329
6588
  #: admin/classes/class-admin-l10n.php:389
6589
+ #: builds/forminator/admin/classes/class-admin-l10n.php:329
6590
+ #: builds/forminator/admin/classes/class-admin-l10n.php:389
6591
  msgid "January"
6592
  msgstr ""
6593
 
6594
  #: admin/classes/class-admin-l10n.php:330
6595
  #: admin/classes/class-admin-l10n.php:390
6596
+ #: builds/forminator/admin/classes/class-admin-l10n.php:330
6597
+ #: builds/forminator/admin/classes/class-admin-l10n.php:390
6598
  msgid "February"
6599
  msgstr ""
6600
 
6601
  #: admin/classes/class-admin-l10n.php:331
6602
  #: admin/classes/class-admin-l10n.php:391
6603
+ #: builds/forminator/admin/classes/class-admin-l10n.php:331
6604
+ #: builds/forminator/admin/classes/class-admin-l10n.php:391
6605
  msgid "March"
6606
  msgstr ""
6607
 
6608
  #: admin/classes/class-admin-l10n.php:332
6609
  #: admin/classes/class-admin-l10n.php:392
6610
+ #: builds/forminator/admin/classes/class-admin-l10n.php:332
6611
+ #: builds/forminator/admin/classes/class-admin-l10n.php:392
6612
  msgid "April"
6613
  msgstr ""
6614
 
6615
  #: admin/classes/class-admin-l10n.php:333
6616
  #: admin/classes/class-admin-l10n.php:393
6617
+ #: builds/forminator/admin/classes/class-admin-l10n.php:333
6618
+ #: builds/forminator/admin/classes/class-admin-l10n.php:393
6619
+ #: builds/forminator/library/modules/custom-forms/front/front-render.php:2366
6620
  #: library/modules/custom-forms/front/front-render.php:2366
6621
  msgid "May"
6622
  msgstr ""
6623
 
6624
  #: admin/classes/class-admin-l10n.php:334
6625
  #: admin/classes/class-admin-l10n.php:394
6626
+ #: builds/forminator/admin/classes/class-admin-l10n.php:334
6627
+ #: builds/forminator/admin/classes/class-admin-l10n.php:394
6628
  msgid "June"
6629
  msgstr ""
6630
 
6631
  #: admin/classes/class-admin-l10n.php:335
6632
  #: admin/classes/class-admin-l10n.php:395
6633
+ #: builds/forminator/admin/classes/class-admin-l10n.php:335
6634
+ #: builds/forminator/admin/classes/class-admin-l10n.php:395
6635
  msgid "July"
6636
  msgstr ""
6637
 
6638
  #: admin/classes/class-admin-l10n.php:336
6639
  #: admin/classes/class-admin-l10n.php:396
6640
+ #: builds/forminator/admin/classes/class-admin-l10n.php:336
6641
+ #: builds/forminator/admin/classes/class-admin-l10n.php:396
6642
  msgid "August"
6643
  msgstr ""
6644
 
6645
  #: admin/classes/class-admin-l10n.php:337
6646
  #: admin/classes/class-admin-l10n.php:397
6647
+ #: builds/forminator/admin/classes/class-admin-l10n.php:337
6648
+ #: builds/forminator/admin/classes/class-admin-l10n.php:397
6649
  msgid "September"
6650
  msgstr ""
6651
 
6652
  #: admin/classes/class-admin-l10n.php:338
6653
  #: admin/classes/class-admin-l10n.php:398
6654
+ #: builds/forminator/admin/classes/class-admin-l10n.php:338
6655
+ #: builds/forminator/admin/classes/class-admin-l10n.php:398
6656
  msgid "October"
6657
  msgstr ""
6658
 
6659
  #: admin/classes/class-admin-l10n.php:339
6660
  #: admin/classes/class-admin-l10n.php:399
6661
+ #: builds/forminator/admin/classes/class-admin-l10n.php:339
6662
+ #: builds/forminator/admin/classes/class-admin-l10n.php:399
6663
  msgid "November"
6664
  msgstr ""
6665
 
6666
  #: admin/classes/class-admin-l10n.php:340
6667
  #: admin/classes/class-admin-l10n.php:400
6668
+ #: builds/forminator/admin/classes/class-admin-l10n.php:340
6669
+ #: builds/forminator/admin/classes/class-admin-l10n.php:400
6670
  msgid "December"
6671
  msgstr ""
6672
 
6673
  #: admin/classes/class-admin-l10n.php:356 admin/locale.php:659
6674
+ #: builds/forminator/admin/classes/class-admin-l10n.php:356
6675
+ #: builds/forminator/admin/locale.php:659
6676
  msgid "No Result Found"
6677
  msgstr ""
6678
 
6679
  #: admin/classes/class-admin-l10n.php:357 admin/locale.php:658
6680
+ #: builds/forminator/admin/classes/class-admin-l10n.php:357
6681
+ #: builds/forminator/admin/locale.php:658
6682
  msgid "Searching"
6683
  msgstr ""
6684
 
6687
  msgstr ""
6688
 
6689
  #: admin/classes/class-admin.php:101
6690
+ #: builds/forminator/admin/classes/class-admin.php:101
6691
  msgid "Forminator Dashboard"
6692
  msgstr ""
6693
 
6694
  #: admin/classes/class-admin.php:101 admin/views/dashboard/header.php:1
6695
  #: admin/views/settings/tab-dashboard.php:19
6696
+ #: builds/forminator/admin/classes/class-admin.php:101
6697
+ #: builds/forminator/admin/views/dashboard/header.php:1
6698
+ #: builds/forminator/admin/views/settings/tab-dashboard.php:19
6699
  msgid "Dashboard"
6700
  msgstr ""
6701
 
6702
  #: admin/classes/class-admin.php:122 admin/classes/class-admin.php:123
6703
  #: admin/locale.php:605 admin/views/integrations/header.php:1
6704
+ #: builds/forminator/admin/classes/class-admin.php:122
6705
+ #: builds/forminator/admin/classes/class-admin.php:123
6706
+ #: builds/forminator/admin/locale.php:605
6707
+ #: builds/forminator/admin/views/integrations/header.php:1
6708
  msgid "Integrations"
6709
  msgstr ""
6710
 
6711
  #: admin/classes/class-admin.php:154
6712
+ #: builds/forminator/admin/classes/class-admin.php:154
6713
  msgid "Global Settings"
6714
  msgstr ""
6715
 
6716
  #: admin/classes/class-admin.php:154 admin/classes/class-admin.php:467
6717
  #: admin/locale.php:608 admin/views/settings/header.php:1
6718
+ #: builds/forminator/admin/classes/class-admin.php:154
6719
+ #: builds/forminator/admin/classes/class-admin.php:467
6720
+ #: builds/forminator/admin/locale.php:608
6721
+ #: builds/forminator/admin/views/settings/header.php:1
6722
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:422
6723
  #: library/modules/quizzes/admin/admin-loader.php:422
6724
  msgid "Settings"
6725
  msgstr ""
6726
 
6727
  #: admin/classes/class-admin.php:175
6728
+ #: builds/forminator/admin/classes/class-admin.php:175
6729
  msgid "Forminator Submissions"
6730
  msgstr ""
6731
 
6739
  #: admin/views/settings/content.php:31 admin/views/settings/content.php:46
6740
  #: admin/views/settings/tab-pagination.php:33
6741
  #: admin/views/settings/tab-submissions.php:9
6742
+ #: builds/forminator/admin/classes/class-admin.php:176
6743
+ #: builds/forminator/admin/locale.php:191
6744
+ #: builds/forminator/admin/views/custom-form/entries/header.php:1
6745
+ #: builds/forminator/admin/views/custom-form/list/content.php:301
6746
+ #: builds/forminator/admin/views/custom-form/list/content.php:453
6747
+ #: builds/forminator/admin/views/entries/content.php:85
6748
+ #: builds/forminator/admin/views/entries/header.php:1
6749
+ #: builds/forminator/admin/views/poll/entries/header.php:1
6750
+ #: builds/forminator/admin/views/poll/list/content.php:286
6751
+ #: builds/forminator/admin/views/quiz/entries/header.php:1
6752
+ #: builds/forminator/admin/views/quiz/list/content.php:286
6753
+ #: builds/forminator/admin/views/settings/content.php:31
6754
+ #: builds/forminator/admin/views/settings/content.php:46
6755
+ #: builds/forminator/admin/views/settings/tab-pagination.php:33
6756
+ #: builds/forminator/admin/views/settings/tab-submissions.php:9
6757
  msgid "Submissions"
6758
  msgstr ""
6759
 
6760
  #: admin/classes/class-admin.php:196 admin/classes/class-admin.php:476
6761
  #: admin/views/upgrade/upgrade-content.php:17
6762
+ #: builds/forminator/admin/classes/class-admin.php:196
6763
+ #: builds/forminator/admin/classes/class-admin.php:476
6764
+ #: builds/forminator/admin/views/upgrade/upgrade-content.php:17
6765
  msgid "Upgrade to Forminator Pro"
6766
  msgstr ""
6767
 
6768
  #: admin/classes/class-admin.php:254
6769
+ #: builds/forminator/admin/classes/class-admin.php:254
6770
  msgid "Forminator - Import your Contact Form 7 forms automatically"
6771
  msgstr ""
6772
 
6773
  #: admin/classes/class-admin.php:256
6774
+ #: builds/forminator/admin/classes/class-admin.php:256
6775
  msgid ""
6776
  "We noticed that Contact Form 7 is active on your website. You can use our "
6777
  "built-in Contact Form 7 importer to import your existing forms and the "
6780
  msgstr ""
6781
 
6782
  #: admin/classes/class-admin.php:260
6783
+ #: builds/forminator/admin/classes/class-admin.php:260
6784
  msgid "Import Contact Form 7 Forms"
6785
  msgstr ""
6786
 
6787
  #: admin/classes/class-admin.php:262 admin/classes/class-admin.php:331
6788
+ #: builds/forminator/admin/classes/class-admin.php:262
6789
+ #: builds/forminator/admin/classes/class-admin.php:331
6790
+ #: builds/forminator/library/lib/dash-notice/wpmudev-dash-notification.php:248
6791
+ #: builds/forminator/library/lib/dash-notice/wpmudev-dash-notification.php:289
6792
+ #: builds/forminator/library/lib/recommended-plugins/notice.php:491
6793
  #: library/lib/dash-notice/wpmudev-dash-notification.php:248
6794
  #: library/lib/dash-notice/wpmudev-dash-notification.php:289
6795
  #: library/lib/recommended-plugins/notice.php:491
6797
  msgstr ""
6798
 
6799
  #: admin/classes/class-admin.php:327
6800
+ #: builds/forminator/admin/classes/class-admin.php:327
6801
  msgid ""
6802
  "To make Forminator's Stripe field <a href=\"%s\" target=\"_blank\">SCA "
6803
  "Compliant</a>, we have replaced the Stripe Checkout modal with Stripe "
6807
  msgstr ""
6808
 
6809
  #: admin/classes/class-admin.php:330 admin/views/dashboard/footer-free.php:64
6810
+ #: builds/forminator/admin/classes/class-admin.php:330
6811
+ #: builds/forminator/admin/views/dashboard/footer-free.php:64
6812
  msgid "Learn more"
6813
  msgstr ""
6814
 
6815
  #: admin/classes/class-admin.php:386
6816
+ #: builds/forminator/admin/classes/class-admin.php:386
6817
  msgid ""
6818
  "Awesome! You've published more than %d modules with Forminator. Hope you "
6819
  "are enjoying it so far. We have spent countless hours developing this free "
6827
  #: admin/views/custom-form/entries/prompt.php:49
6828
  #: admin/views/poll/entries/prompt.php:21
6829
  #: admin/views/quiz/entries/prompt.php:21
6830
+ #: builds/forminator/admin/classes/class-admin.php:389
6831
+ #: builds/forminator/admin/classes/class-admin.php:413
6832
+ #: builds/forminator/admin/classes/class-admin.php:534
6833
+ #: builds/forminator/admin/views/custom-form/entries/prompt.php:24
6834
+ #: builds/forminator/admin/views/custom-form/entries/prompt.php:49
6835
+ #: builds/forminator/admin/views/poll/entries/prompt.php:21
6836
+ #: builds/forminator/admin/views/quiz/entries/prompt.php:21
6837
  msgid "Rate Forminator"
6838
  msgstr ""
6839
 
6842
  #: admin/views/custom-form/entries/prompt.php:53
6843
  #: admin/views/poll/entries/prompt.php:25
6844
  #: admin/views/quiz/entries/prompt.php:25
6845
+ #: builds/forminator/admin/classes/class-admin.php:391
6846
+ #: builds/forminator/admin/classes/class-admin.php:417
6847
+ #: builds/forminator/admin/views/custom-form/entries/prompt.php:28
6848
+ #: builds/forminator/admin/views/custom-form/entries/prompt.php:53
6849
+ #: builds/forminator/admin/views/poll/entries/prompt.php:25
6850
+ #: builds/forminator/admin/views/quiz/entries/prompt.php:25
6851
  msgid "Maybe later"
6852
  msgstr ""
6853
 
6856
  #: admin/views/custom-form/entries/prompt.php:57
6857
  #: admin/views/poll/entries/prompt.php:29
6858
  #: admin/views/quiz/entries/prompt.php:29
6859
+ #: builds/forminator/admin/classes/class-admin.php:393
6860
+ #: builds/forminator/admin/views/custom-form/entries/prompt.php:32
6861
+ #: builds/forminator/admin/views/custom-form/entries/prompt.php:57
6862
+ #: builds/forminator/admin/views/poll/entries/prompt.php:29
6863
+ #: builds/forminator/admin/views/quiz/entries/prompt.php:29
6864
  msgid "No Thanks"
6865
  msgstr ""
6866
 
6867
  #: admin/classes/class-admin.php:409
6868
+ #: builds/forminator/admin/classes/class-admin.php:409
6869
  msgid ""
6870
  "Excellent! You've been using Forminator for a while now. Hope you are "
6871
  "enjoying it so far. We have spent countless hours developing this free "
6874
  msgstr ""
6875
 
6876
  #: admin/classes/class-admin.php:467
6877
+ #: builds/forminator/admin/classes/class-admin.php:467
6878
  msgid "Go to Forminator Settings"
6879
  msgstr ""
6880
 
6881
  #: admin/classes/class-admin.php:476
6882
+ #: builds/forminator/admin/classes/class-admin.php:476
6883
  msgid "Upgrade"
6884
  msgstr ""
6885
 
6886
  #: admin/classes/class-admin.php:478
6887
+ #: builds/forminator/admin/classes/class-admin.php:478
6888
  msgid "Renew Your Membership"
6889
  msgstr ""
6890
 
6891
  #: admin/classes/class-admin.php:478
6892
+ #: builds/forminator/admin/classes/class-admin.php:478
6893
  msgid "Renew Membership"
6894
  msgstr ""
6895
 
6898
  msgstr ""
6899
 
6900
  #: admin/classes/class-admin.php:510
6901
+ #: builds/forminator/admin/classes/class-admin.php:510
6902
  msgid "By %s"
6903
  msgstr ""
6904
 
6905
  #: admin/classes/class-admin.php:526
6906
+ #: builds/forminator/admin/classes/class-admin.php:526
6907
  #. translators: %s: Plugin name.
6908
  msgid "More information about %s"
6909
  msgstr ""
6910
 
6911
  #: admin/classes/class-admin.php:528 admin/classes/class-admin.php:542
6912
+ #: builds/forminator/admin/classes/class-admin.php:528
6913
+ #: builds/forminator/admin/classes/class-admin.php:542
6914
  msgid "View details"
6915
  msgstr ""
6916
 
6917
  #: admin/classes/class-admin.php:545
6918
+ #: builds/forminator/admin/classes/class-admin.php:545
6919
  msgid "Premium Support"
6920
  msgstr ""
6921
 
6922
  #: admin/classes/thirdparty-importers/class-importer-cf7.php:93
6923
+ #: builds/forminator/admin/classes/thirdparty-importers/class-importer-cf7.php:93
6924
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:106
6925
+ #: builds/forminator/library/modules/custom-forms/front/front-render.php:2870
6926
  #: library/modules/custom-forms/admin/admin-loader.php:106
6927
  #: library/modules/custom-forms/front/front-render.php:2870
6928
  msgid "Submitting..."
6929
  msgstr ""
6930
 
6931
  #: admin/classes/thirdparty-importers/class-importer-cf7.php:233
6932
+ #: builds/forminator/admin/classes/thirdparty-importers/class-importer-cf7.php:233
6933
+ #: builds/forminator/library/fields/captcha.php:61
6934
  #: library/fields/captcha.php:61
6935
  msgid "reCaptcha"
6936
  msgstr ""
6937
 
6938
+ #: admin/locale.php:6 builds/forminator/admin/locale.php:6
6939
  msgid "Behaviour"
6940
  msgstr ""
6941
 
6942
+ #: admin/locale.php:10 builds/forminator/admin/locale.php:10
6943
  msgid "Adjust the default color combinations to match your theme styling."
6944
  msgstr ""
6945
 
6946
+ #: admin/locale.php:11 builds/forminator/admin/locale.php:11
6947
  msgid "Use Default Colors"
6948
  msgstr ""
6949
 
6952
  #: admin/views/settings/data/polls-privacy.php:45
6953
  #: admin/views/settings/data/polls-privacy.php:121
6954
  #: admin/views/settings/data/quizzes-privacy.php:39
6955
+ #: builds/forminator/admin/locale.php:12
6956
+ #: builds/forminator/admin/views/settings/data/forms-privacy.php:46
6957
+ #: builds/forminator/admin/views/settings/data/forms-privacy.php:113
6958
+ #: builds/forminator/admin/views/settings/data/polls-privacy.php:45
6959
+ #: builds/forminator/admin/views/settings/data/polls-privacy.php:121
6960
+ #: builds/forminator/admin/views/settings/data/quizzes-privacy.php:39
6961
  msgid "Custom"
6962
  msgstr ""
6963
 
6964
+ #: admin/locale.php:13 builds/forminator/admin/locale.php:13
6965
  msgid "Element"
6966
  msgstr ""
6967
 
6968
+ #: admin/locale.php:14 builds/forminator/admin/locale.php:14
6969
  msgid "Form Container"
6970
  msgstr ""
6971
 
6972
+ #: admin/locale.php:15 builds/forminator/admin/locale.php:15
6973
  msgid "Submission Indicator"
6974
  msgstr ""
6975
 
6976
+ #: admin/locale.php:16 builds/forminator/admin/locale.php:16
6977
  msgid "Response Success"
6978
  msgstr ""
6979
 
6980
+ #: admin/locale.php:17 builds/forminator/admin/locale.php:17
6981
  msgid ""
6982
  "Successful response message will be displayed after form submission "
6983
  "succeeds."
6984
  msgstr ""
6985
 
6986
+ #: admin/locale.php:18 builds/forminator/admin/locale.php:18
6987
  msgid "Response Error"
6988
  msgstr ""
6989
 
6990
+ #: admin/locale.php:19 builds/forminator/admin/locale.php:19
6991
  msgid "Error response message will be displayed after form submission fails."
6992
  msgstr ""
6993
 
6994
+ #: admin/locale.php:20 builds/forminator/admin/locale.php:20
6995
  msgid "Pagination Steps"
6996
  msgstr ""
6997
 
6998
+ #: admin/locale.php:21 builds/forminator/admin/locale.php:21
6999
  msgid "Pagination Progress Bar"
7000
  msgstr ""
7001
 
7002
+ #: admin/locale.php:22 builds/forminator/admin/locale.php:22
7003
  msgid "Fields Basics"
7004
  msgstr ""
7005
 
7006
+ #: admin/locale.php:23 builds/forminator/admin/locale.php:23
7007
+ #: builds/forminator/library/fields/section.php:56
7008
+ #: library/fields/section.php:56
7009
  msgid "Section"
7010
  msgstr ""
7011
 
7012
+ #: admin/locale.php:24 builds/forminator/admin/locale.php:24
7013
  msgid "Input and Textarea"
7014
  msgstr ""
7015
 
7016
+ #: admin/locale.php:25 builds/forminator/admin/locale.php:25
7017
  msgid "Input Extras"
7018
  msgstr ""
7019
 
7020
+ #: admin/locale.php:26 builds/forminator/admin/locale.php:26
7021
  msgid "Radio and Checkbox"
7022
  msgstr ""
7023
 
7024
+ #: admin/locale.php:27 builds/forminator/admin/locale.php:27
7025
+ #: builds/forminator/library/fields/select.php:59
7026
+ #: builds/forminator/library/fields/select.php:71 library/fields/select.php:59
7027
  #: library/fields/select.php:71
7028
  msgid "Select"
7029
  msgstr ""
7030
 
7031
+ #: admin/locale.php:28 builds/forminator/admin/locale.php:28
7032
  msgid "Dropdown List"
7033
  msgstr ""
7034
 
7035
+ #: admin/locale.php:29 builds/forminator/admin/locale.php:29
7036
  msgid "Dropdown Search"
7037
  msgstr ""
7038
 
7039
+ #: admin/locale.php:30 builds/forminator/admin/locale.php:30
7040
+ #: builds/forminator/library/fields/custom.php:108
7041
+ #: library/fields/custom.php:108
7042
  msgid "Multi Select"
7043
  msgstr ""
7044
 
7045
+ #: admin/locale.php:31 builds/forminator/admin/locale.php:31
7046
  msgid "Calendar Basics"
7047
  msgstr ""
7048
 
7049
+ #: admin/locale.php:32 builds/forminator/admin/locale.php:32
7050
  msgid "Calendar Table"
7051
  msgstr ""
7052
 
7053
+ #: admin/locale.php:33 builds/forminator/admin/locale.php:33
7054
+ #: builds/forminator/library/fields/upload.php:56 library/fields/upload.php:56
7055
  msgid "File Upload"
7056
  msgstr ""
7057
 
7058
+ #: admin/locale.php:35 builds/forminator/admin/locale.php:35
7059
  msgid "Button Back"
7060
  msgstr ""
7061
 
7062
+ #: admin/locale.php:36 builds/forminator/admin/locale.php:36
7063
  msgid "Button Next"
7064
  msgstr ""
7065
 
7066
+ #: admin/locale.php:37 builds/forminator/admin/locale.php:37
7067
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:561
7068
+ #: library/modules/quizzes/admin/admin-loader.php:561
7069
  msgid "Submit Button"
7070
  msgstr ""
7071
 
7072
+ #: admin/locale.php:38 builds/forminator/admin/locale.php:38
7073
  msgid "Container"
7074
  msgstr ""
7075
 
7076
+ #: admin/locale.php:39 builds/forminator/admin/locale.php:39
7077
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:488
7078
+ #: library/modules/quizzes/admin/admin-loader.php:488
7079
  msgid "Border"
7080
  msgstr ""
7081
 
7082
+ #: admin/locale.php:40 builds/forminator/admin/locale.php:40
7083
  msgid "Header background"
7084
  msgstr ""
7085
 
7086
+ #: admin/locale.php:42 builds/forminator/admin/locale.php:42
7087
  msgid "Main background"
7088
  msgstr ""
7089
 
7090
+ #: admin/locale.php:43 builds/forminator/admin/locale.php:43
7091
  msgid "Navigation"
7092
  msgstr ""
7093
 
7094
+ #: admin/locale.php:44 builds/forminator/admin/locale.php:44
7095
  msgid "Arrows background"
7096
  msgstr ""
7097
 
7098
+ #: admin/locale.php:45 builds/forminator/admin/locale.php:45
7099
  msgid "Arrows color"
7100
  msgstr ""
7101
 
7102
+ #: admin/locale.php:47 builds/forminator/admin/locale.php:47
7103
  msgid "Default"
7104
  msgstr ""
7105
 
7106
+ #: admin/locale.php:48 builds/forminator/admin/locale.php:48
7107
  msgid "Table head color"
7108
  msgstr ""
7109
 
7110
+ #: admin/locale.php:49 builds/forminator/admin/locale.php:49
7111
  msgid "Table cell border"
7112
  msgstr ""
7113
 
7114
+ #: admin/locale.php:50 builds/forminator/admin/locale.php:50
7115
  msgid "Table cell BG"
7116
  msgstr ""
7117
 
7118
+ #: admin/locale.php:51 builds/forminator/admin/locale.php:51
7119
  msgid "Table cell color"
7120
  msgstr ""
7121
 
7122
+ #: admin/locale.php:52 builds/forminator/admin/locale.php:52
7123
  msgid "Hover"
7124
  msgstr ""
7125
 
7126
+ #: admin/locale.php:53 builds/forminator/admin/locale.php:53
7127
  msgid "Active"
7128
  msgstr ""
7129
 
7130
+ #: admin/locale.php:54 builds/forminator/admin/locale.php:54
7131
+ #: builds/forminator/library/lib/dash-notice/wpmudev-dash-notification.php:1161
7132
  #: library/lib/dash-notice/wpmudev-dash-notification.php:1161
7133
  msgid "Current"
7134
  msgstr ""
7135
 
7136
+ #: admin/locale.php:56 builds/forminator/admin/locale.php:56
7137
  msgid "Background color"
7138
  msgstr ""
7139
 
7140
+ #: admin/locale.php:57 builds/forminator/admin/locale.php:57
7141
  msgid "Text color"
7142
  msgstr ""
7143
 
7144
+ #: admin/locale.php:58 builds/forminator/admin/locale.php:58
7145
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:541
7146
+ #: library/modules/quizzes/admin/admin-loader.php:541
7147
  msgid "Container border"
7148
  msgstr ""
7149
 
7150
+ #: admin/locale.php:59 builds/forminator/admin/locale.php:59
7151
  msgid "Container BG"
7152
  msgstr ""
7153
 
7154
+ #: admin/locale.php:60 builds/forminator/admin/locale.php:60
7155
  msgid "Option color"
7156
  msgstr ""
7157
 
7158
+ #: admin/locale.php:61 builds/forminator/admin/locale.php:61
7159
  msgid "Option background"
7160
  msgstr ""
7161
 
7162
+ #: admin/locale.php:62 builds/forminator/admin/locale.php:62
7163
  msgid "Selected"
7164
  msgstr ""
7165
 
7166
+ #: admin/locale.php:64 builds/forminator/admin/locale.php:64
7167
  msgid "Required asterisk"
7168
  msgstr ""
7169
 
7170
+ #: admin/locale.php:66 builds/forminator/admin/locale.php:66
7171
  msgid "Error message BG"
7172
  msgstr ""
7173
 
7174
+ #: admin/locale.php:67 builds/forminator/admin/locale.php:67
7175
  msgid "Error message color"
7176
  msgstr ""
7177
 
7178
+ #: admin/locale.php:68 builds/forminator/admin/locale.php:68
7179
  msgid "Global error color"
7180
  msgstr ""
7181
 
7182
+ #: admin/locale.php:69 builds/forminator/admin/locale.php:69
7183
  msgid ""
7184
  "This color will be used when fields throw an error as text color, border "
7185
  "color, etc."
7186
  msgstr ""
7187
 
7188
+ #: admin/locale.php:71 builds/forminator/admin/locale.php:71
7189
  msgid "Focus"
7190
  msgstr ""
7191
 
7192
+ #: admin/locale.php:72 builds/forminator/admin/locale.php:72
7193
  msgid "File preview border color"
7194
  msgstr ""
7195
 
7196
+ #: admin/locale.php:73 builds/forminator/admin/locale.php:73
7197
  msgid "Default state border will not appear when file uploaded is an image."
7198
  msgstr ""
7199
 
7200
+ #: admin/locale.php:74 builds/forminator/admin/locale.php:74
7201
  msgid "File preview background color"
7202
  msgstr ""
7203
 
7204
+ #: admin/locale.php:75 builds/forminator/admin/locale.php:75
7205
  msgid "File preview icon color"
7206
  msgstr ""
7207
 
7208
+ #: admin/locale.php:76 builds/forminator/admin/locale.php:76
7209
  msgid "File name color"
7210
  msgstr ""
7211
 
7212
+ #: admin/locale.php:77 builds/forminator/admin/locale.php:77
7213
  msgid "File size color"
7214
  msgstr ""
7215
 
7216
+ #: admin/locale.php:78 builds/forminator/admin/locale.php:78
7217
  msgid "Loading icon color"
7218
  msgstr ""
7219
 
7220
+ #: admin/locale.php:79 builds/forminator/admin/locale.php:79
7221
  msgid "Error"
7222
  msgstr ""
7223
 
7224
+ #: admin/locale.php:80 builds/forminator/admin/locale.php:80
7225
  msgid "Filse size icon color"
7226
  msgstr ""
7227
 
7228
+ #: admin/locale.php:81 builds/forminator/admin/locale.php:81
7229
  msgid "Cloud icon color"
7230
  msgstr ""
7231
 
7232
+ #: admin/locale.php:82 builds/forminator/admin/locale.php:82
7233
  msgid "Message text color"
7234
  msgstr ""
7235
 
7236
+ #: admin/locale.php:83 builds/forminator/admin/locale.php:83
7237
  msgid "Message link color"
7238
  msgstr ""
7239
 
7240
+ #: admin/locale.php:84 builds/forminator/admin/locale.php:84
7241
  msgid "Drop"
7242
  msgstr ""
7243
 
7244
+ #: admin/locale.php:85 builds/forminator/admin/locale.php:85
7245
  msgid "Left border color"
7246
  msgstr ""
7247
 
7248
+ #: admin/locale.php:86 builds/forminator/admin/locale.php:86
7249
  msgid "Suffix color"
7250
  msgstr ""
7251
 
7252
+ #: admin/locale.php:87 builds/forminator/admin/locale.php:87
7253
  msgid "Only Stripe card icon will show this color variation."
7254
  msgstr ""
7255
 
7256
+ #: admin/locale.php:89 builds/forminator/admin/locale.php:89
7257
  msgid "Option border"
7258
  msgstr ""
7259
 
7260
+ #: admin/locale.php:90 builds/forminator/admin/locale.php:90
7261
  msgid "Label color"
7262
  msgstr ""
7263
 
7264
+ #: admin/locale.php:91 builds/forminator/admin/locale.php:91
7265
  msgid "Progress bar BG"
7266
  msgstr ""
7267
 
7268
+ #: admin/locale.php:92 builds/forminator/admin/locale.php:92
7269
  msgid "Progress status BG"
7270
  msgstr ""
7271
 
7272
+ #: admin/locale.php:93 builds/forminator/admin/locale.php:93
7273
  msgid "Dot"
7274
  msgstr ""
7275
 
7276
+ #: admin/locale.php:94 builds/forminator/admin/locale.php:94
7277
  msgid "Default state colors"
7278
  msgstr ""
7279
 
7280
+ #: admin/locale.php:95 builds/forminator/admin/locale.php:95
7281
  msgid "Page number color"
7282
  msgstr ""
7283
 
7284
+ #: admin/locale.php:96 builds/forminator/admin/locale.php:96
7285
  msgid "Current state colors"
7286
  msgstr ""
7287
 
7288
+ #: admin/locale.php:97 builds/forminator/admin/locale.php:97
7289
  msgid "Footer border color"
7290
  msgstr ""
7291
 
7292
+ #: admin/locale.php:98 builds/forminator/admin/locale.php:98
7293
  msgid "Checked"
7294
  msgstr ""
7295
 
7296
+ #: admin/locale.php:99 builds/forminator/admin/locale.php:99
7297
  msgid "Title color"
7298
  msgstr ""
7299
 
7300
+ #: admin/locale.php:100 builds/forminator/admin/locale.php:100
7301
  msgid "Subtitle color"
7302
  msgstr ""
7303
 
7304
+ #: admin/locale.php:101 builds/forminator/admin/locale.php:101
7305
  msgid "Signature Color"
7306
  msgstr ""
7307
 
7308
+ #: admin/locale.php:102 builds/forminator/admin/locale.php:102
7309
  msgid "Reset icon color"
7310
  msgstr ""
7311
 
7312
+ #: admin/locale.php:103 builds/forminator/admin/locale.php:103
7313
  msgid "Single File Uploader"
7314
  msgstr ""
7315
 
7316
+ #: admin/locale.php:104 builds/forminator/admin/locale.php:104
7317
  msgid "Multiple Files Uploader"
7318
  msgstr ""
7319
 
7320
+ #: admin/locale.php:105 builds/forminator/admin/locale.php:105
7321
  msgid "Uploaded File"
7322
  msgstr ""
7323
 
7324
+ #: admin/locale.php:106 builds/forminator/admin/locale.php:106
7325
  msgid "Uploaded File Delete Button"
7326
  msgstr ""
7327
 
7328
+ #: admin/locale.php:107 builds/forminator/admin/locale.php:107
7329
  msgid "Custom CSS"
7330
  msgstr ""
7331
 
7332
+ #: admin/locale.php:108 builds/forminator/admin/locale.php:108
7333
  msgid "For more advanced customization options use custom CSS."
7334
  msgstr ""
7335
 
7336
+ #: admin/locale.php:109 builds/forminator/admin/locale.php:109
7337
  msgid "Enable custom CSS"
7338
  msgstr ""
7339
 
7340
+ #: admin/locale.php:110 builds/forminator/admin/locale.php:110
7341
  msgid "Design Style"
7342
  msgstr ""
7343
 
7344
+ #: admin/locale.php:111 builds/forminator/admin/locale.php:111
7345
  msgid ""
7346
  "Choose a pre-made style for your form and further customize it's appearance "
7347
  "below."
7348
  msgstr ""
7349
 
7350
+ #: admin/locale.php:112 builds/forminator/admin/locale.php:112
7351
  msgid "Flat"
7352
  msgstr ""
7353
 
7354
+ #: admin/locale.php:114 builds/forminator/admin/locale.php:114
7355
  msgid "Material"
7356
  msgstr ""
7357
 
7358
+ #: admin/locale.php:116 builds/forminator/admin/locale.php:116
7359
+ #: builds/forminator/library/fields/custom.php:82 library/fields/custom.php:82
7360
  msgid "Field Label"
7361
  msgstr ""
7362
 
7363
+ #: admin/locale.php:117 builds/forminator/admin/locale.php:117
7364
+ #: builds/forminator/library/fields/text.php:79
7365
+ #: builds/forminator/library/fields/textarea.php:79
7366
+ #: builds/forminator/samples/forminator-simple-autofill-plugin/forminator-autofill-simple.php:33
7367
+ #: library/fields/text.php:79 library/fields/textarea.php:79
7368
  #: samples/forminator-simple-autofill-plugin/forminator-autofill-simple.php:33
7369
  msgid "Text"
7370
  msgstr ""
7371
 
7372
+ #: admin/locale.php:118 builds/forminator/admin/locale.php:118
7373
  msgid "Button"
7374
  msgstr ""
7375
 
7376
+ #: admin/locale.php:119 builds/forminator/admin/locale.php:119
7377
  msgid ""
7378
  "You have opted for no stylesheet to be enqueued. The form will inherit "
7379
  "styles from your theme's CSS."
7380
  msgstr ""
7381
 
7382
+ #: admin/locale.php:120 builds/forminator/admin/locale.php:120
7383
  msgid "Fonts"
7384
  msgstr ""
7385
 
7386
+ #: admin/locale.php:121 builds/forminator/admin/locale.php:121
7387
  msgid ""
7388
  "By default this form will inherit the fonts your theme uses. You can "
7389
  "overwrite these fonts with custom ones from Google Fonts."
7390
  msgstr ""
7391
 
7392
+ #: admin/locale.php:122 builds/forminator/admin/locale.php:122
7393
  msgid "Use Theme Fonts"
7394
  msgstr ""
7395
 
7396
+ #: admin/locale.php:123 builds/forminator/admin/locale.php:123
7397
  msgid "Response Message"
7398
  msgstr ""
7399
 
7400
+ #: admin/locale.php:124 builds/forminator/admin/locale.php:124
7401
  msgid "Fields Label"
7402
  msgstr ""
7403
 
7404
+ #: admin/locale.php:125 builds/forminator/admin/locale.php:125
7405
  msgid "Fields Description"
7406
  msgstr ""
7407
 
7408
+ #: admin/locale.php:126 builds/forminator/admin/locale.php:126
7409
  msgid "Fields Error Message"
7410
  msgstr ""
7411
 
7412
+ #: admin/locale.php:127 builds/forminator/admin/locale.php:127
7413
  msgid "Section Title"
7414
  msgstr ""
7415
 
7416
+ #: admin/locale.php:128 builds/forminator/admin/locale.php:128
7417
  msgid "Section Subtitle"
7418
  msgstr ""
7419
 
7420
+ #: admin/locale.php:129 builds/forminator/admin/locale.php:129
7421
  msgid "Input Suffix"
7422
  msgstr ""
7423
 
7424
+ #: admin/locale.php:131 builds/forminator/admin/locale.php:131
7425
  msgid "Calendar"
7426
  msgstr ""
7427
 
7428
+ #: admin/locale.php:132 builds/forminator/admin/locale.php:132
7429
  msgid "Single File Upload"
7430
  msgstr ""
7431
 
7432
+ #: admin/locale.php:133 builds/forminator/admin/locale.php:133
7433
  msgid "Upload Button"
7434
  msgstr ""
7435
 
7436
+ #: admin/locale.php:135 builds/forminator/admin/locale.php:135
7437
  msgid "Multiple Files Upload"
7438
  msgstr ""
7439
 
7440
+ #: admin/locale.php:136 builds/forminator/admin/locale.php:136
7441
  msgid "Upload Panel"
7442
  msgstr ""
7443
 
7444
+ #: admin/locale.php:137 builds/forminator/admin/locale.php:137
7445
  msgid "File Size"
7446
  msgstr ""
7447
 
7448
+ #: admin/locale.php:138 builds/forminator/admin/locale.php:138
7449
  msgid "E-Signature Placeholder"
7450
  msgstr ""
7451
 
7452
+ #: admin/locale.php:139 builds/forminator/admin/locale.php:139
7453
  msgid "Pagination Buttons"
7454
  msgstr ""
7455
 
7456
+ #: admin/locale.php:140 builds/forminator/admin/locale.php:140
7457
  msgid "Customize the form container's padding and border."
7458
  msgstr ""
7459
 
7460
+ #: admin/locale.php:141 builds/forminator/admin/locale.php:141
7461
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:490
7462
+ #: library/modules/quizzes/admin/admin-loader.php:490
7463
  msgid "Padding"
7464
  msgstr ""
7465
 
7466
+ #: admin/locale.php:142 builds/forminator/admin/locale.php:142
7467
  msgid ""
7468
  "By default the form will fill the available space where you insert it. You "
7469
  "can add some padding here to better suit your theme."
7470
  msgstr ""
7471
 
7472
+ #: admin/locale.php:143 builds/forminator/admin/locale.php:143
7473
  msgid "Add an optional border around the form."
7474
  msgstr ""
7475
 
7476
+ #: admin/locale.php:144 builds/forminator/admin/locale.php:144
7477
  msgid "Spacing"
7478
  msgstr ""
7479
 
7480
+ #: admin/locale.php:145 builds/forminator/admin/locale.php:145
7481
  msgid "Choose how much spacing you want between each form field."
7482
  msgstr ""
7483
 
7484
+ #: admin/locale.php:146 builds/forminator/admin/locale.php:146
7485
  msgid "Comfortable"
7486
  msgstr ""
7487
 
7488
+ #: admin/locale.php:147 builds/forminator/admin/locale.php:147
7489
  msgid "Compact"
7490
  msgstr ""
7491
 
7492
+ #: admin/locale.php:148 builds/forminator/admin/locale.php:148
7493
  msgid "Radius"
7494
  msgstr ""
7495
 
7496
+ #: admin/locale.php:149 builds/forminator/admin/locale.php:149
7497
  msgid "in px"
7498
  msgstr ""
7499
 
7500
+ #: admin/locale.php:150 builds/forminator/admin/locale.php:150
7501
  msgid "Thickness"
7502
  msgstr ""
7503
 
7504
+ #: admin/locale.php:151 builds/forminator/admin/locale.php:151
7505
  msgid "Style"
7506
  msgstr ""
7507
 
7508
+ #: admin/locale.php:155 builds/forminator/admin/locale.php:155
7509
  msgid "Note: Set the color of the border in the Colors settings area above."
7510
  msgstr ""
7511
 
7512
+ #: admin/locale.php:160 builds/forminator/admin/locale.php:160
7513
  msgid "Set your custom padding in pixels."
7514
  msgstr ""
7515
 
7516
+ #: admin/locale.php:161 builds/forminator/admin/locale.php:161
7517
  msgid "in pixels"
7518
  msgstr ""
7519
 
7520
  #: admin/locale.php:163 admin/views/settings/tab-pagination.php:8
7521
+ #: builds/forminator/admin/locale.php:163
7522
+ #: builds/forminator/admin/views/settings/tab-pagination.php:8
7523
  msgid "Pagination"
7524
  msgstr ""
7525
 
7526
+ #: admin/locale.php:164 builds/forminator/admin/locale.php:164
7527
  msgid "Customize the appearance of pagination of your form."
7528
  msgstr ""
7529
 
7530
+ #: admin/locale.php:165 builds/forminator/admin/locale.php:165
7531
  msgid "Note: "
7532
  msgstr ""
7533
 
7534
+ #: admin/locale.php:166 builds/forminator/admin/locale.php:166
7535
  msgid ""
7536
  "If you have added multiple pagination fields in your form, these settings "
7537
  "will affect all of them."
7538
  msgstr ""
7539
 
7540
+ #: admin/locale.php:167 builds/forminator/admin/locale.php:167
7541
  msgid "Progress Indicator"
7542
  msgstr ""
7543
 
7544
+ #: admin/locale.php:168 builds/forminator/admin/locale.php:168
7545
  msgid ""
7546
  "By default we don’t show how many pages the user has left before completing "
7547
  "the form. You can turn on a stepped progress bar to indicate to the user "
7548
  "how far they are through your form."
7549
  msgstr ""
7550
 
7551
+ #: admin/locale.php:169 builds/forminator/admin/locale.php:169
7552
  msgid "Hide"
7553
  msgstr ""
7554
 
7555
+ #: admin/locale.php:170 builds/forminator/admin/locale.php:170
7556
  msgid "Show"
7557
  msgstr ""
7558
 
7559
+ #: admin/locale.php:171 builds/forminator/admin/locale.php:171
7560
  msgid "Progress Bar"
7561
  msgstr ""
7562
 
7563
+ #: admin/locale.php:172 builds/forminator/admin/locale.php:172
7564
  msgid "Steps"
7565
  msgstr ""
7566
 
7567
+ #: admin/locale.php:173 builds/forminator/admin/locale.php:173
7568
  msgid "Email Notifications"
7569
  msgstr ""
7570
 
7571
+ #: admin/locale.php:174 builds/forminator/admin/locale.php:174
7572
  msgid "Form does not have fields that can be autofilled."
7573
  msgstr ""
7574
 
7575
+ #: admin/locale.php:175 builds/forminator/admin/locale.php:175
7576
  msgid "Autofill"
7577
  msgstr ""
7578
 
7579
+ #: admin/locale.php:176 builds/forminator/admin/locale.php:176
7580
  msgid ""
7581
  "If the user filling out the form is logged in, we can auto-fill fields with "
7582
  "any available data."
7583
  msgstr ""
7584
 
7585
+ #: admin/locale.php:177 builds/forminator/admin/locale.php:177
7586
  msgid "Enable Autofill"
7587
  msgstr ""
7588
 
7589
+ #: admin/locale.php:178 builds/forminator/admin/locale.php:178
7590
  msgid "Autofill source"
7591
  msgstr ""
7592
 
7593
+ #: admin/locale.php:179 builds/forminator/admin/locale.php:179
7594
  msgid "Disable Autofill"
7595
  msgstr ""
7596
 
7597
+ #: admin/locale.php:180 builds/forminator/admin/locale.php:180
7598
  msgid "Editable"
7599
  msgstr ""
7600
 
7601
+ #: admin/locale.php:183 builds/forminator/admin/locale.php:183
7602
  msgid "Lifespan"
7603
  msgstr ""
7604
 
7605
+ #: admin/locale.php:184 builds/forminator/admin/locale.php:184
7606
  msgid ""
7607
  "By default this form will always be available for submissions. However you "
7608
  "can lock down if need be."
7609
  msgstr ""
7610
 
7611
+ #: admin/locale.php:185 builds/forminator/admin/locale.php:185
7612
  msgid "Expiry"
7613
  msgstr ""
7614
 
7615
+ #: admin/locale.php:188 builds/forminator/admin/locale.php:188
7616
  msgid "Expiration Message"
7617
  msgstr ""
7618
 
7619
+ #: admin/locale.php:189 builds/forminator/admin/locale.php:189
7620
  msgid "Whoops! This form has expired."
7621
  msgstr ""
7622
 
7623
+ #: admin/locale.php:190 builds/forminator/admin/locale.php:190
7624
  msgid ""
7625
  "Add some custom message for users to see when your form stops appearing or "
7626
  "leave empty to show nothing (just an empty space)."
7628
 
7629
  #: admin/locale.php:192 admin/views/settings/content.php:35
7630
  #: admin/views/settings/content.php:47 admin/views/settings/tab-payments.php:10
7631
+ #: builds/forminator/admin/locale.php:192
7632
+ #: builds/forminator/admin/views/settings/content.php:35
7633
+ #: builds/forminator/admin/views/settings/content.php:47
7634
+ #: builds/forminator/admin/views/settings/tab-payments.php:10
7635
  msgid "Payments"
7636
  msgstr ""
7637
 
7638
+ #: admin/locale.php:193 builds/forminator/admin/locale.php:193
7639
  msgid "Choose how you want the form to behave when you are collecting payments."
7640
  msgstr ""
7641
 
7642
+ #: admin/locale.php:194 builds/forminator/admin/locale.php:194
7643
  msgid "Require SSL certificate to submit this form"
7644
  msgstr ""
7645
 
7646
+ #: admin/locale.php:195 builds/forminator/admin/locale.php:195
7647
  msgid ""
7648
  "Enabling this will allow the form submission on an HTTPS page only. It is "
7649
  "highly recommended to embed the form with payments action on an HTTPS page "
7650
  "to avoid any man in the middle attack."
7651
  msgstr ""
7652
 
7653
+ #: admin/locale.php:196 builds/forminator/admin/locale.php:196
7654
  msgid "Rendering"
7655
  msgstr ""
7656
 
7657
+ #: admin/locale.php:197 builds/forminator/admin/locale.php:197
7658
  msgid "Choose how you want your form to be rendered for users."
7659
  msgstr ""
7660
 
7661
+ #: admin/locale.php:198 builds/forminator/admin/locale.php:198
7662
  msgid "Load form using AJAX"
7663
  msgstr ""
7664
 
7665
+ #: admin/locale.php:199 builds/forminator/admin/locale.php:199
7666
  msgid ""
7667
  "Enabling this feature will load the form via AJAX after the page has loaded "
7668
  "up, effectively speeding up your page load time. This method can also (in "
7669
  "most cases) avoid page caching issues with your form."
7670
  msgstr ""
7671
 
7672
+ #: admin/locale.php:200 builds/forminator/admin/locale.php:200
7673
  msgid "Prevent page caching on form pages"
7674
  msgstr ""
7675
 
7676
+ #: admin/locale.php:201 builds/forminator/admin/locale.php:201
7677
  msgid ""
7678
  "Page caching plugins serve a static HTML version of the page which can "
7679
  "cause issues to your dynamic forms. By enabling this, we'll use "
7681
  "form on it from being cached."
7682
  msgstr ""
7683
 
7684
+ #: admin/locale.php:202 builds/forminator/admin/locale.php:202
7685
  msgid "Security"
7686
  msgstr ""
7687
 
7688
+ #: admin/locale.php:203 builds/forminator/admin/locale.php:203
7689
  msgid "Added layers of security to prevent spam submissions."
7690
  msgstr ""
7691
 
7692
+ #: admin/locale.php:204 builds/forminator/admin/locale.php:204
7693
  msgid "Enable Honeypot protection"
7694
  msgstr ""
7695
 
7696
+ #: admin/locale.php:205 builds/forminator/admin/locale.php:205
7697
  msgid ""
7698
  "Enabling this feature tricks spam bots by giving them a hidden challenge "
7699
  "only bots will see. If the bot tries the challenge we know it's not a human "
7700
  "and prevent the form being submitted."
7701
  msgstr ""
7702
 
7703
+ #: admin/locale.php:206 builds/forminator/admin/locale.php:206
7704
  msgid "Enable logged in submission only"
7705
  msgstr ""
7706
 
7707
+ #: admin/locale.php:207 builds/forminator/admin/locale.php:207
7708
  msgid "Lock down your form submissions to registered users only."
7709
  msgstr ""
7710
 
7711
+ #: admin/locale.php:208 builds/forminator/admin/locale.php:208
7712
  msgid "Submission Behaviour"
7713
  msgstr ""
7714
 
7715
+ #: admin/locale.php:209 builds/forminator/admin/locale.php:209
7716
  msgid ""
7717
  "Choose what you want to happen after your visitor has successfully "
7718
  "submitted this form."
7719
  msgstr ""
7720
 
7721
+ #: admin/locale.php:210 builds/forminator/admin/locale.php:210
7722
  msgid "After submission"
7723
  msgstr ""
7724
 
7725
+ #: admin/locale.php:211 builds/forminator/admin/locale.php:211
7726
  msgid "Choose what happens after a user successfully submits your form."
7727
  msgstr ""
7728
 
7729
+ #: admin/locale.php:212 builds/forminator/admin/locale.php:212
7730
  msgid "Inline Message"
7731
  msgstr ""
7732
 
7733
+ #: admin/locale.php:213 builds/forminator/admin/locale.php:213
7734
  msgid "Display a success message after form submitted."
7735
  msgstr ""
7736
 
7737
+ #: admin/locale.php:214 builds/forminator/admin/locale.php:214
7738
  msgid "Auto-close success message after"
7739
  msgstr ""
7740
 
7741
+ #: admin/locale.php:215 builds/forminator/admin/locale.php:215
7742
  msgid "E.g. 5"
7743
  msgstr ""
7744
 
7745
+ #: admin/locale.php:216 builds/forminator/admin/locale.php:216
7746
  msgid "seconds."
7747
  msgstr ""
7748
 
7749
+ #: admin/locale.php:217 builds/forminator/admin/locale.php:217
7750
  msgid "Redirect user to a URL"
7751
  msgstr ""
7752
 
7753
+ #: admin/locale.php:218 builds/forminator/admin/locale.php:218
7754
  msgid "https://www.mywebsite.com"
7755
  msgstr ""
7756
 
7757
+ #: admin/locale.php:219 builds/forminator/admin/locale.php:219
7758
  msgid "Redirect URL"
7759
  msgstr ""
7760
 
7761
+ #: admin/locale.php:220 builds/forminator/admin/locale.php:220
7762
  msgid ""
7763
  "Provide the absolute URL of the page you want to redirect users to after "
7764
  "submitting the login form. For example, to redirect users to the WordPress "
7765
  "admin, use the URL {{strong}}http://www.website.com/wp-admin/{{/strong}}."
7766
  msgstr ""
7767
 
7768
+ #: admin/locale.php:221 builds/forminator/admin/locale.php:221
7769
  msgid "Redirection Option"
7770
  msgstr ""
7771
 
7772
+ #: admin/locale.php:222 builds/forminator/admin/locale.php:222
7773
  msgid "Redirect on the same tab"
7774
  msgstr ""
7775
 
7776
+ #: admin/locale.php:223 builds/forminator/admin/locale.php:223
7777
  msgid "Redirect on new tab and show thank you message on form page"
7778
  msgstr ""
7779
 
7780
+ #: admin/locale.php:224 builds/forminator/admin/locale.php:224
7781
  msgid "Redirect on new tab and hide form on the form page"
7782
  msgstr ""
7783
 
7784
+ #: admin/locale.php:225 builds/forminator/admin/locale.php:225
7785
  msgid "Hide form"
7786
  msgstr ""
7787
 
7788
+ #: admin/locale.php:226 builds/forminator/admin/locale.php:226
7789
  msgid "Submit Message"
7790
  msgstr ""
7791
 
7792
+ #: admin/locale.php:227 builds/forminator/admin/locale.php:227
7793
  msgid "Method"
7794
  msgstr ""
7795
 
7796
+ #: admin/locale.php:228 builds/forminator/admin/locale.php:228
7797
  msgid ""
7798
  "Choose whether you want to use AJAX to send this form without reloading the "
7799
  "page, or use the more traditional method of reloading the page."
7800
  msgstr ""
7801
 
7802
+ #: admin/locale.php:229 builds/forminator/admin/locale.php:229
7803
  msgid "Ajax"
7804
  msgstr ""
7805
 
7806
+ #: admin/locale.php:230 builds/forminator/admin/locale.php:230
7807
  msgid ""
7808
  "Ajax method, when used with the Stripe field, will hide your form after the "
7809
  "successful submission and show your inline success message only. The form "
7810
  "will be available again when the page is reloaded."
7811
  msgstr ""
7812
 
7813
+ #: admin/locale.php:231 builds/forminator/admin/locale.php:231
7814
  msgid "Page Reload"
7815
  msgstr ""
7816
 
7817
+ #: admin/locale.php:232 builds/forminator/admin/locale.php:232
7818
  msgid "Validation"
7819
  msgstr ""
7820
 
7821
+ #: admin/locale.php:233 builds/forminator/admin/locale.php:233
7822
  msgid ""
7823
  "For fields that you've chosen to validate, choose how you want the "
7824
  "validation to behave. On submission will run validation checks when the "
7827
  "validation using PHP and returns any error messages after a page reload."
7828
  msgstr ""
7829
 
7830
+ #: admin/locale.php:234 builds/forminator/admin/locale.php:234
7831
  msgid "On Submit"
7832
  msgstr ""
7833
 
7834
+ #: admin/locale.php:235 builds/forminator/admin/locale.php:235
7835
  msgid "Server Side"
7836
  msgstr ""
7837
 
7838
+ #: admin/locale.php:236 builds/forminator/admin/locale.php:236
7839
  msgid "Enable inline validation (as user types)"
7840
  msgstr ""
7841
 
7842
+ #: admin/locale.php:237 builds/forminator/admin/locale.php:237
7843
  msgid ""
7844
  "Choose whether you want to show a loader on your form until it is "
7845
  "submitted. We highly recommend using this on long forms or forms with "
7846
  "payment field since they may take a few seconds to submit."
7847
  msgstr ""
7848
 
7849
+ #: admin/locale.php:238 builds/forminator/admin/locale.php:238
7850
  msgid "Show Loader"
7851
  msgstr ""
7852
 
7853
+ #: admin/locale.php:239 builds/forminator/admin/locale.php:239
7854
  msgid "E.g. Submitting..."
7855
  msgstr ""
7856
 
7857
+ #: admin/locale.php:240 builds/forminator/admin/locale.php:240
7858
  msgid "Choose the text to show on the right of loading icon"
7859
  msgstr ""
7860
 
7861
+ #: admin/locale.php:241 builds/forminator/admin/locale.php:241
7862
  msgid "null"
7863
  msgstr ""
7864
 
7865
+ #: admin/locale.php:242 builds/forminator/admin/locale.php:242
7866
  msgid "more condition(s)"
7867
  msgstr ""
7868
 
7869
+ #: admin/locale.php:244 builds/forminator/admin/locale.php:244
7870
  msgid "Field options"
7871
  msgstr ""
7872
 
7873
+ #: admin/locale.php:245 builds/forminator/admin/locale.php:245
7874
  msgid "Edit Field"
7875
  msgstr ""
7876
 
7879
  #: admin/views/dashboard/widgets/widget-poll.php:122
7880
  #: admin/views/dashboard/widgets/widget-quiz.php:128
7881
  #: admin/views/poll/list/content.php:225 admin/views/quiz/list/content.php:225
7882
+ #: builds/forminator/admin/locale.php:246
7883
+ #: builds/forminator/admin/views/custom-form/list/content.php:239
7884
+ #: builds/forminator/admin/views/dashboard/widgets/widget-cform.php:125
7885
+ #: builds/forminator/admin/views/dashboard/widgets/widget-poll.php:122
7886
+ #: builds/forminator/admin/views/dashboard/widgets/widget-quiz.php:128
7887
+ #: builds/forminator/admin/views/poll/list/content.php:225
7888
+ #: builds/forminator/admin/views/quiz/list/content.php:225
7889
+ #: builds/forminator/library/modules/custom-forms/admin/admin-page-view.php:203
7890
+ #: builds/forminator/library/modules/polls/admin/admin-page-view.php:279
7891
+ #: builds/forminator/library/modules/quizzes/admin/admin-page-view.php:298
7892
  #: library/modules/custom-forms/admin/admin-page-view.php:203
7893
  #: library/modules/polls/admin/admin-page-view.php:279
7894
  #: library/modules/quizzes/admin/admin-page-view.php:298
7895
  msgid "Duplicate"
7896
  msgstr ""
7897
 
7898
+ #: admin/locale.php:248 builds/forminator/admin/locale.php:248
7899
  msgid "Insert Fields"
7900
  msgstr ""
7901
 
7902
+ #: admin/locale.php:249 builds/forminator/admin/locale.php:249
7903
  msgid " Insert Fields"
7904
  msgstr ""
7905
 
7906
+ #: admin/locale.php:250 builds/forminator/admin/locale.php:250
7907
  msgid ""
7908
  "A form without fields isn’t going to be very useful… Add your first field "
7909
  "above!"
7910
  msgstr ""
7911
 
7912
+ #: admin/locale.php:251 builds/forminator/admin/locale.php:251
7913
  msgid ""
7914
  "Since you are using Page Break field(s) to divide your form into multiple "
7915
  "pages, use the pagination settings to customize the page label, progress "
7916
  "indicator, and the buttons on each page."
7917
  msgstr ""
7918
 
7919
+ #: admin/locale.php:252 builds/forminator/admin/locale.php:252
7920
  msgid "Edit field"
7921
  msgstr ""
7922
 
7923
+ #: admin/locale.php:253 builds/forminator/admin/locale.php:253
7924
+ #: builds/forminator/library/modules/custom-forms/admin/admin-page-entries.php:795
7925
  #: library/modules/custom-forms/admin/admin-page-entries.php:795
7926
  msgid "PayPal Checkout"
7927
  msgstr ""
7928
 
7929
+ #: admin/locale.php:254 builds/forminator/admin/locale.php:254
7930
  msgid "Pay with PayPal"
7931
  msgstr ""
7932
 
7933
  #: admin/locale.php:255 admin/views/settings/payments/section-paypal.php:25
7934
+ #: builds/forminator/admin/locale.php:255
7935
+ #: builds/forminator/admin/views/settings/payments/section-paypal.php:25
7936
+ #: builds/forminator/library/fields/paypal.php:58 library/fields/paypal.php:58
7937
  msgid "PayPal"
7938
  msgstr ""
7939
 
7940
+ #: admin/locale.php:256 builds/forminator/admin/locale.php:256
7941
  msgid ""
7942
  "PayPal field replaces the submit button of your form with the PayPal Smart "
7943
  "Payment Buttons. The PayPal buttons will automatically submit the form "
7944
  "after a successful payment."
7945
  msgstr ""
7946
 
7947
+ #: admin/locale.php:257 builds/forminator/admin/locale.php:257
7948
+ #: builds/forminator/library/helpers/helper-core.php:541
7949
+ #: builds/forminator/library/modules/custom-forms/front/front-render.php:2064
7950
+ #: builds/forminator/library/modules/polls/front/front-render.php:325
7951
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:485
7952
+ #: builds/forminator/library/render/class-render-form.php:517
7953
+ #: library/helpers/helper-core.php:541
7954
  #: library/modules/custom-forms/front/front-render.php:2064
7955
  #: library/modules/polls/front/front-render.php:325
7956
  #: library/modules/quizzes/admin/admin-loader.php:485
7958
  msgid "Submit"
7959
  msgstr ""
7960
 
7961
+ #: admin/locale.php:258 builds/forminator/admin/locale.php:258
7962
  msgid "Swipe"
7963
  msgstr ""
7964
 
7965
+ #: admin/locale.php:259 builds/forminator/admin/locale.php:259
7966
+ #: builds/forminator/library/fields/address.php:55
7967
+ #: library/fields/address.php:55
7968
  msgid "Address"
7969
  msgstr ""
7970
 
7971
+ #: admin/locale.php:260 builds/forminator/admin/locale.php:260
7972
  msgid "Apartment, suite, etc."
7973
  msgstr ""
7974
 
7975
+ #: admin/locale.php:261 builds/forminator/admin/locale.php:261
7976
+ #: builds/forminator/library/fields/address.php:74
7977
+ #: builds/forminator/library/model/class-form-entry-model.php:421
7978
+ #: library/fields/address.php:74 library/model/class-form-entry-model.php:421
7979
  msgid "City"
7980
  msgstr ""
7981
 
7982
+ #: admin/locale.php:262 builds/forminator/admin/locale.php:262
7983
  msgid "State / Province"
7984
  msgstr ""
7985
 
7986
+ #: admin/locale.php:263 builds/forminator/admin/locale.php:263
7987
  msgid "ZIP / Postal code"
7988
  msgstr ""
7989
 
7990
+ #: admin/locale.php:264 builds/forminator/admin/locale.php:264
7991
+ #: builds/forminator/library/fields/address.php:80
7992
+ #: builds/forminator/library/model/class-form-entry-model.php:420
7993
+ #: library/fields/address.php:80 library/model/class-form-entry-model.php:420
7994
  msgid "Country"
7995
  msgstr ""
7996
 
7997
+ #: admin/locale.php:265 builds/forminator/admin/locale.php:265
7998
  msgid ""
7999
  "Note: The query parameter's value passed in URL should match with the "
8000
  "{{link}}alpha-2 country code{{/link}} of the country you want to "
8001
  "pre-populate dynamically."
8002
  msgstr ""
8003
 
8004
+ #: admin/locale.php:266 builds/forminator/admin/locale.php:266
8005
  msgid "Enter label"
8006
  msgstr ""
8007
 
8008
+ #: admin/locale.php:267 builds/forminator/admin/locale.php:267
8009
  msgid "Placeholder (optional)"
8010
  msgstr ""
8011
 
8012
+ #: admin/locale.php:268 builds/forminator/admin/locale.php:268
8013
  msgid "Enter Placeholder"
8014
  msgstr ""
8015
 
8016
+ #: admin/locale.php:269 builds/forminator/admin/locale.php:269
8017
  msgid "Description (optional)"
8018
  msgstr ""
8019
 
8020
+ #: admin/locale.php:270 builds/forminator/admin/locale.php:270
8021
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:219
8022
+ #: library/modules/polls/admin/admin-loader.php:219
8023
  msgid "Enter description"
8024
  msgstr ""
8025
 
8026
+ #: admin/locale.php:271 builds/forminator/admin/locale.php:271
8027
  msgid "At least one field must be enabled"
8028
  msgstr ""
8029
 
8030
+ #: admin/locale.php:272 builds/forminator/admin/locale.php:272
8031
  msgid "Field Type"
8032
  msgstr ""
8033
 
8034
+ #: admin/locale.php:273 builds/forminator/admin/locale.php:273
8035
  msgid ""
8036
  "By default, the calculation field is read-only. You can also hide the field "
8037
  "if you don’t want to show the calculated result on the form."
8038
  msgstr ""
8039
 
8040
+ #: admin/locale.php:274 builds/forminator/admin/locale.php:274
8041
  msgid "Read-only"
8042
  msgstr ""
8043
 
8044
+ #: admin/locale.php:276 builds/forminator/admin/locale.php:276
8045
  msgid "Decimal Places"
8046
  msgstr ""
8047
 
8048
+ #: admin/locale.php:277 builds/forminator/admin/locale.php:277
8049
  msgid "Choose the decimal places to round off the calculated result."
8050
  msgstr ""
8051
 
8052
+ #: admin/locale.php:278 builds/forminator/admin/locale.php:278
8053
  msgid "decimals"
8054
  msgstr ""
8055
 
8056
+ #: admin/locale.php:279 builds/forminator/admin/locale.php:279
8057
  msgid ""
8058
  "You can't set visibility conditions for a hidden field. Uncheck the Hidden "
8059
  "option in the settings tab and come back here to define visibility rules."
8060
  msgstr ""
8061
 
8062
+ #: admin/locale.php:280 builds/forminator/admin/locale.php:280
8063
  msgid "reCAPTCHA type"
8064
  msgstr ""
8065
 
8066
+ #: admin/locale.php:281 builds/forminator/admin/locale.php:281
8067
  msgid ""
8068
  "Choose the reCAPTCHA type you want to use on your form. You can read more "
8069
  "about the different reCAPTCHA types {{link}}here{{/link}} and then choose "
8070
  "the one which suits you the best."
8071
  msgstr ""
8072
 
8073
+ #: admin/locale.php:282 builds/forminator/admin/locale.php:282
8074
  msgid "V2 Checkbox"
8075
  msgstr ""
8076
 
8077
+ #: admin/locale.php:283 builds/forminator/admin/locale.php:283
8078
  msgid ""
8079
  "You haven't added API keys for this reCAPTCHA type in your global settings. "
8080
  "Add your API keys {{link}}here{{/link}} add then come back to configure "
8081
  "this field."
8082
  msgstr ""
8083
 
8084
+ #: admin/locale.php:284 builds/forminator/admin/locale.php:284
8085
  msgid "Size"
8086
  msgstr ""
8087
 
8088
+ #: admin/locale.php:286 builds/forminator/admin/locale.php:286
8089
  msgid "Theme"
8090
  msgstr ""
8091
 
8092
+ #: admin/locale.php:288 builds/forminator/admin/locale.php:288
8093
  msgid "Dark"
8094
  msgstr ""
8095
 
8096
+ #: admin/locale.php:289 builds/forminator/admin/locale.php:289
8097
  msgid "V2 Invisible"
8098
  msgstr ""
8099
 
8100
+ #: admin/locale.php:290 builds/forminator/admin/locale.php:290
8101
  msgid "reCAPTCHA V3"
8102
  msgstr ""
8103
 
8104
+ #: admin/locale.php:291 builds/forminator/admin/locale.php:291
8105
  msgid ""
8106
  "reCAPTCHA V3 returns a score (1 is very likely a good interaction, 0 is "
8107
  "very likely a bot) based on user interaction. Choose the score below which "
8108
  "the verification should fail."
8109
  msgstr ""
8110
 
8111
+ #: admin/locale.php:292 builds/forminator/admin/locale.php:292
8112
  msgid "Score Threshold"
8113
  msgstr ""
8114
 
8115
+ #: admin/locale.php:293 builds/forminator/admin/locale.php:293
8116
  msgid "0.0"
8117
  msgstr ""
8118
 
8119
+ #: admin/locale.php:294 builds/forminator/admin/locale.php:294
8120
  msgid "0.1"
8121
  msgstr ""
8122
 
8123
+ #: admin/locale.php:295 builds/forminator/admin/locale.php:295
8124
  msgid "0.2"
8125
  msgstr ""
8126
 
8127
+ #: admin/locale.php:296 builds/forminator/admin/locale.php:296
8128
  msgid "0.3"
8129
  msgstr ""
8130
 
8131
+ #: admin/locale.php:297 builds/forminator/admin/locale.php:297
8132
  msgid "0.4"
8133
  msgstr ""
8134
 
8135
+ #: admin/locale.php:298 builds/forminator/admin/locale.php:298
8136
+ #: builds/forminator/library/fields/captcha.php:74
8137
+ #: library/fields/captcha.php:74
8138
  msgid "0.5"
8139
  msgstr ""
8140
 
8141
+ #: admin/locale.php:299 builds/forminator/admin/locale.php:299
8142
  msgid "0.6"
8143
  msgstr ""
8144
 
8145
+ #: admin/locale.php:300 builds/forminator/admin/locale.php:300
8146
  msgid "0.7"
8147
  msgstr ""
8148
 
8149
+ #: admin/locale.php:301 builds/forminator/admin/locale.php:301
8150
  msgid "0.8"
8151
  msgstr ""
8152
 
8153
+ #: admin/locale.php:302 builds/forminator/admin/locale.php:302
8154
  msgid "0.9"
8155
  msgstr ""
8156
 
8157
+ #: admin/locale.php:303 builds/forminator/admin/locale.php:303
8158
  msgid "1.0"
8159
  msgstr ""
8160
 
8161
  #: admin/locale.php:304 admin/views/settings/tab-recaptcha.php:192
8162
+ #: builds/forminator/admin/locale.php:304
8163
+ #: builds/forminator/admin/views/settings/tab-recaptcha.php:192
8164
  msgid "Language"
8165
  msgstr ""
8166
 
8167
+ #: admin/locale.php:305 builds/forminator/admin/locale.php:305
8168
  msgid ""
8169
  "By default, we will use the language chosen in the global reCAPTCHA "
8170
  "settings. However, you can choose a different language for this reCAPTCHA."
8171
  msgstr ""
8172
 
8173
  #: admin/locale.php:306 admin/views/settings/tab-recaptcha.php:199
8174
+ #: builds/forminator/admin/locale.php:306
8175
+ #: builds/forminator/admin/views/settings/tab-recaptcha.php:199
8176
  msgid "Automatic"
8177
  msgstr ""
8178
 
8179
+ #: admin/locale.php:307 builds/forminator/admin/locale.php:307
8180
  msgid "Error Message"
8181
  msgstr ""
8182
 
8183
+ #: admin/locale.php:308 builds/forminator/admin/locale.php:308
8184
  msgid ""
8185
  "Choose the error message you want to display on your form when reCAPTCHA "
8186
  "verification fails."
8187
  msgstr ""
8188
 
8189
+ #: admin/locale.php:309 builds/forminator/admin/locale.php:309
8190
  msgid "Default Value (optional)"
8191
  msgstr ""
8192
 
8193
+ #: admin/locale.php:310 builds/forminator/admin/locale.php:310
8194
  msgid "Enter default value"
8195
  msgstr ""
8196
 
8197
+ #: admin/locale.php:311 builds/forminator/admin/locale.php:311
8198
+ #: builds/forminator/library/class-export.php:924
8199
+ #: builds/forminator/library/fields/currency.php:66
8200
+ #: builds/forminator/library/fields/currency.php:84
8201
+ #: builds/forminator/library/modules/custom-forms/admin/admin-page-entries.php:782
8202
+ #: builds/forminator/library/modules/custom-forms/admin/admin-page-entries.php:813
8203
+ #: library/class-export.php:924 library/fields/currency.php:66
8204
+ #: library/fields/currency.php:84
8205
  #: library/modules/custom-forms/admin/admin-page-entries.php:782
8206
  #: library/modules/custom-forms/admin/admin-page-entries.php:813
8207
  msgid "Currency"
8208
  msgstr ""
8209
 
8210
+ #: admin/locale.php:312 builds/forminator/admin/locale.php:312
8211
  msgid ""
8212
  "Choose the currency to display on the field. If you are going to collect "
8213
  "payments based on this field, it is recommended to keep this currency same "
8214
  "as your charge currency to avoid any confusions."
8215
  msgstr ""
8216
 
8217
+ #: admin/locale.php:313 builds/forminator/admin/locale.php:313
8218
  msgid "Decimal Points"
8219
  msgstr ""
8220
 
8221
+ #: admin/locale.php:314 builds/forminator/admin/locale.php:314
8222
  msgid ""
8223
  "Set the maximum number of digits that your users can enter after the "
8224
  "decimal point."
8225
  msgstr ""
8226
 
8227
+ #: admin/locale.php:315 builds/forminator/admin/locale.php:315
8228
  msgid "Limit"
8229
  msgstr ""
8230
 
8231
+ #: admin/locale.php:316 builds/forminator/admin/locale.php:316
8232
  msgid ""
8233
  "Restrict the value that your users can enter in this field within a custom "
8234
  "range."
8235
  msgstr ""
8236
 
8237
+ #: admin/locale.php:317 builds/forminator/admin/locale.php:317
8238
  msgid "Min"
8239
  msgstr ""
8240
 
8241
+ #: admin/locale.php:318 builds/forminator/admin/locale.php:318
8242
  msgid "Max"
8243
  msgstr ""
8244
 
8245
+ #: admin/locale.php:319 builds/forminator/admin/locale.php:319
8246
  msgid "Min value should be less than Max value."
8247
  msgstr ""
8248
 
8249
+ #: admin/locale.php:320 builds/forminator/admin/locale.php:320
8250
  msgid ""
8251
  "Note: The query parameter's value passed in URL should match with the "
8252
  "selected date format."
8253
  msgstr ""
8254
 
8255
+ #: admin/locale.php:322 builds/forminator/admin/locale.php:322
8256
  msgid "Date Format"
8257
  msgstr ""
8258
 
8259
+ #: admin/locale.php:323 builds/forminator/admin/locale.php:323
8260
  msgid "Y-m-d"
8261
  msgstr ""
8262
 
8263
+ #: admin/locale.php:324 builds/forminator/admin/locale.php:324
8264
  msgid "m-d-Y"
8265
  msgstr ""
8266
 
8267
+ #: admin/locale.php:325 builds/forminator/admin/locale.php:325
8268
  msgid "d-m-Y"
8269
  msgstr ""
8270
 
8271
+ #: admin/locale.php:326 builds/forminator/admin/locale.php:326
8272
  msgid "Y/m/d"
8273
  msgstr ""
8274
 
8275
+ #: admin/locale.php:327 builds/forminator/admin/locale.php:327
8276
  msgid "m/d/Y"
8277
  msgstr ""
8278
 
8279
+ #: admin/locale.php:328 builds/forminator/admin/locale.php:328
8280
  msgid "d/m/Y"
8281
  msgstr ""
8282
 
8283
+ #: admin/locale.php:329 builds/forminator/admin/locale.php:329
8284
  msgid "Y.m.d"
8285
  msgstr ""
8286
 
8287
+ #: admin/locale.php:330 builds/forminator/admin/locale.php:330
8288
  msgid "m.d.Y"
8289
  msgstr ""
8290
 
8291
+ #: admin/locale.php:331 builds/forminator/admin/locale.php:331
8292
  msgid "d.m.Y"
8293
  msgstr ""
8294
 
8295
+ #: admin/locale.php:332 builds/forminator/admin/locale.php:332
8296
  msgid "Calendar Icon"
8297
  msgstr ""
8298
 
8299
+ #: admin/locale.php:333 builds/forminator/admin/locale.php:333
8300
  msgid "Dropdowns"
8301
  msgstr ""
8302
 
8303
+ #: admin/locale.php:334 builds/forminator/admin/locale.php:334
8304
+ #: builds/forminator/library/fields/date.php:75
8305
+ #: builds/forminator/library/model/class-form-entry-model.php:428
8306
+ #: library/fields/date.php:75 library/model/class-form-entry-model.php:428
8307
  msgid "Month"
8308
  msgstr ""
8309
 
8310
+ #: admin/locale.php:335 builds/forminator/admin/locale.php:335
8311
  msgid "Label (optional)"
8312
  msgstr ""
8313
 
8314
+ #: admin/locale.php:336 builds/forminator/admin/locale.php:336
8315
+ #: builds/forminator/library/fields/date.php:73
8316
+ #: builds/forminator/library/model/class-form-entry-model.php:427
8317
+ #: library/fields/date.php:73 library/model/class-form-entry-model.php:427
8318
  msgid "Day"
8319
  msgstr ""
8320
 
8321
+ #: admin/locale.php:337 builds/forminator/admin/locale.php:337
8322
+ #: builds/forminator/library/fields/date.php:77
8323
+ #: builds/forminator/library/model/class-form-entry-model.php:426
8324
+ #: library/fields/date.php:77 library/model/class-form-entry-model.php:426
8325
  msgid "Year"
8326
  msgstr ""
8327
 
8328
+ #: admin/locale.php:338 builds/forminator/admin/locale.php:338
8329
  msgid "Text inputs"
8330
  msgstr ""
8331
 
8332
+ #: admin/locale.php:339 builds/forminator/admin/locale.php:339
8333
  msgid "Enter placeholder"
8334
  msgstr ""
8335
 
8336
+ #: admin/locale.php:340 builds/forminator/admin/locale.php:340
8337
  msgid "Default date"
8338
  msgstr ""
8339
 
8340
+ #: admin/locale.php:341 builds/forminator/admin/locale.php:341
8341
  msgid "Use this feature to specify a default selected date."
8342
  msgstr ""
8343
 
8344
  #: admin/locale.php:342 admin/pages/entries-page.php:306
8345
+ #: builds/forminator/admin/locale.php:342
8346
+ #: builds/forminator/admin/pages/entries-page.php:306
8347
  msgid "Today"
8348
  msgstr ""
8349
 
8350
+ #: admin/locale.php:343 builds/forminator/admin/locale.php:343
8351
  msgid "Future Date"
8352
  msgstr ""
8353
 
8354
+ #: admin/locale.php:344 builds/forminator/admin/locale.php:344
8355
  msgid "Wrong field type!"
8356
  msgstr ""
8357
 
8358
+ #: admin/locale.php:345 builds/forminator/admin/locale.php:345
8359
  msgid "Note, the form will not submit until the user has accepted the terms."
8360
  msgstr ""
8361
 
8362
+ #: admin/locale.php:346 builds/forminator/admin/locale.php:346
8363
  msgid "Error message"
8364
  msgstr ""
8365
 
8366
+ #: admin/locale.php:347 builds/forminator/admin/locale.php:347
8367
  msgid "Enter required message"
8368
  msgstr ""
8369
 
8370
+ #: admin/locale.php:348 builds/forminator/admin/locale.php:348
8371
+ #: builds/forminator/library/helpers/helper-fields.php:387
8372
+ #: library/helpers/helper-fields.php:387
8373
  msgid "Custom Value"
8374
  msgstr ""
8375
 
8376
+ #: admin/locale.php:349 builds/forminator/admin/locale.php:349
8377
  msgid "Enter custom value"
8378
  msgstr ""
8379
 
8380
+ #: admin/locale.php:350 builds/forminator/admin/locale.php:350
8381
  msgid "Query parameter"
8382
  msgstr ""
8383
 
8384
+ #: admin/locale.php:351 builds/forminator/admin/locale.php:351
8385
  msgid "E.g. query_parameter_key"
8386
  msgstr ""
8387
 
8388
+ #: admin/locale.php:352 builds/forminator/admin/locale.php:352
8389
  msgid "Layout"
8390
  msgstr ""
8391
 
8392
+ #: admin/locale.php:353 builds/forminator/admin/locale.php:353
8393
  msgid ""
8394
  "By default, we stack the options vertically. However, you can change the "
8395
  "options layout below."
8396
  msgstr ""
8397
 
8398
+ #: admin/locale.php:354 builds/forminator/admin/locale.php:354
8399
  msgid "Vertical"
8400
  msgstr ""
8401
 
8402
+ #: admin/locale.php:355 builds/forminator/admin/locale.php:355
8403
  msgid "Horizontal"
8404
  msgstr ""
8405
 
8406
+ #: admin/locale.php:356 builds/forminator/admin/locale.php:356
8407
  msgid "Choose whether to allow this field to be used in calculations or not."
8408
  msgstr ""
8409
 
8410
+ #: admin/locale.php:357 builds/forminator/admin/locale.php:357
8411
+ #: builds/forminator/library/fields/name.php:68
8412
+ #: builds/forminator/library/model/class-form-entry-model.php:429
8413
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-contact-form.php:47
8414
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-newsletter.php:47
8415
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-quote.php:94
8416
+ #: library/fields/name.php:68 library/model/class-form-entry-model.php:429
8417
  #: library/modules/custom-forms/form-templates/template-contact-form.php:47
8418
  #: library/modules/custom-forms/form-templates/template-newsletter.php:47
8419
  #: library/modules/custom-forms/form-templates/template-quote.php:94
8420
  msgid "Prefix"
8421
  msgstr ""
8422
 
8423
+ #: admin/locale.php:359 builds/forminator/admin/locale.php:359
8424
+ #: builds/forminator/library/fields/name.php:71
8425
+ #: builds/forminator/library/model/class-form-entry-model.php:431
8426
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-contact-form.php:50
8427
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-newsletter.php:50
8428
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-quote.php:97
8429
+ #: library/fields/name.php:71 library/model/class-form-entry-model.php:431
8430
  #: library/modules/custom-forms/form-templates/template-contact-form.php:50
8431
  #: library/modules/custom-forms/form-templates/template-newsletter.php:50
8432
  #: library/modules/custom-forms/form-templates/template-quote.php:97
8433
  msgid "Middle Name"
8434
  msgstr ""
8435
 
8436
+ #: admin/locale.php:361 builds/forminator/admin/locale.php:361
8437
  msgid "Single"
8438
  msgstr ""
8439
 
8440
+ #: admin/locale.php:362 builds/forminator/admin/locale.php:362
8441
  msgid "Multiple"
8442
  msgstr ""
8443
 
8444
+ #: admin/locale.php:363 builds/forminator/admin/locale.php:363
8445
  msgid "Limits"
8446
  msgstr ""
8447
 
8448
+ #: admin/locale.php:364 builds/forminator/admin/locale.php:364
8449
  msgid ""
8450
  "Set the minimum and maximum values the user can choose. Leave the fields "
8451
  "blank to allow any number including negatives."
8452
  msgstr ""
8453
 
8454
+ #: admin/locale.php:365 builds/forminator/admin/locale.php:365
8455
  msgid "Minimum"
8456
  msgstr ""
8457
 
8458
+ #: admin/locale.php:366 builds/forminator/admin/locale.php:366
8459
  msgid "Maximum"
8460
  msgstr ""
8461
 
8462
+ #: admin/locale.php:367 builds/forminator/admin/locale.php:367
8463
  msgid "Step label"
8464
  msgstr ""
8465
 
8466
+ #: admin/locale.php:368 builds/forminator/admin/locale.php:368
8467
  msgid "Enter step label"
8468
  msgstr ""
8469
 
8470
+ #: admin/locale.php:369 builds/forminator/admin/locale.php:369
8471
  msgid "Buttons Text"
8472
  msgstr ""
8473
 
8474
+ #: admin/locale.php:370 builds/forminator/admin/locale.php:370
8475
  msgid ""
8476
  "Choose whether you want to use default text for the Previous and Next "
8477
  "button or use custom text."
8478
  msgstr ""
8479
 
8480
+ #: admin/locale.php:371 builds/forminator/admin/locale.php:371
8481
  msgid "Previous Button"
8482
  msgstr ""
8483
 
8484
+ #: admin/locale.php:372 builds/forminator/admin/locale.php:372
8485
  msgid "Enter text"
8486
  msgstr ""
8487
 
8488
+ #: admin/locale.php:373 builds/forminator/admin/locale.php:373
8489
  msgid "Next Button"
8490
  msgstr ""
8491
 
8492
+ #: admin/locale.php:374 builds/forminator/admin/locale.php:374
8493
+ #: builds/forminator/library/fields/password.php:85
8494
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-login.php:87
8495
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-registration.php:78
8496
+ #: library/fields/password.php:85
8497
  #: library/modules/custom-forms/form-templates/template-login.php:87
8498
  #: library/modules/custom-forms/form-templates/template-registration.php:78
8499
  msgid "Confirm Password"
8500
  msgstr ""
8501
 
8502
+ #: admin/locale.php:375 builds/forminator/admin/locale.php:375
8503
  msgid "Confirm password"
8504
  msgstr ""
8505
 
8506
+ #: admin/locale.php:376 builds/forminator/admin/locale.php:376
8507
+ #: builds/forminator/library/fields/password.php:86
8508
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-login.php:88
8509
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-registration.php:79
8510
+ #: library/fields/password.php:86
8511
  #: library/modules/custom-forms/form-templates/template-login.php:88
8512
  #: library/modules/custom-forms/form-templates/template-registration.php:79
8513
  msgid "Confirm new password"
8514
  msgstr ""
8515
 
8516
+ #: admin/locale.php:377 builds/forminator/admin/locale.php:377
8517
  msgid "Minimum password strength"
8518
  msgstr ""
8519
 
8520
+ #: admin/locale.php:378 builds/forminator/admin/locale.php:378
8521
  msgid ""
8522
  "Choose a minimum password strength required to force your users to sign up "
8523
  "with a password stronger than the minimum requirement."
8524
  msgstr ""
8525
 
8526
+ #: admin/locale.php:379 builds/forminator/admin/locale.php:379
8527
  msgid "Short"
8528
  msgstr ""
8529
 
8530
+ #: admin/locale.php:380 builds/forminator/admin/locale.php:380
8531
  msgid "Bad"
8532
  msgstr ""
8533
 
8534
+ #: admin/locale.php:381 builds/forminator/admin/locale.php:381
8535
  msgid "Good"
8536
  msgstr ""
8537
 
8538
+ #: admin/locale.php:382 builds/forminator/admin/locale.php:382
8539
  msgid "Strong"
8540
  msgstr ""
8541
 
8542
+ #: admin/locale.php:383 builds/forminator/admin/locale.php:383
8543
  msgid ""
8544
  "This is displayed when the user's password is weaker than the minimum "
8545
  "requirement."
8546
  msgstr ""
8547
 
8548
+ #: admin/locale.php:384 builds/forminator/admin/locale.php:384
8549
  msgid "Validate"
8550
  msgstr ""
8551
 
8552
+ #: admin/locale.php:385 builds/forminator/admin/locale.php:385
8553
  msgid ""
8554
  "Make sure the user has filled out this field correctly and warn them when "
8555
  "they haven't."
8556
  msgstr ""
8557
 
8558
+ #: admin/locale.php:386 builds/forminator/admin/locale.php:386
8559
  msgid "Validate Field"
8560
  msgstr ""
8561
 
8562
+ #: admin/locale.php:387 builds/forminator/admin/locale.php:387
8563
  msgid "Validation message"
8564
  msgstr ""
8565
 
8566
+ #: admin/locale.php:388 builds/forminator/admin/locale.php:388
8567
  msgid "Enter validation message"
8568
  msgstr ""
8569
 
8570
+ #: admin/locale.php:389 builds/forminator/admin/locale.php:389
8571
  msgid "In %s"
8572
  msgstr ""
8573
 
8574
+ #: admin/locale.php:390 builds/forminator/admin/locale.php:390
8575
  msgid ""
8576
  "You have not connected your PayPal account with Forminator. Connect your "
8577
  "PayPal account {{link}}here{{/link}} and then come back to configure this "
8578
  "field."
8579
  msgstr ""
8580
 
8581
+ #: admin/locale.php:391 builds/forminator/admin/locale.php:391
8582
  msgid "Mode of payment"
8583
  msgstr ""
8584
 
8585
+ #: admin/locale.php:392 builds/forminator/admin/locale.php:392
8586
  msgid ""
8587
  "We recommend using sandbox mode to ensure the payments are working as "
8588
  "expected and when you are ready to start collecting live payments, switch "
8590
  msgstr ""
8591
 
8592
  #: admin/locale.php:393 admin/views/settings/payments/section-paypal.php:87
8593
+ #: builds/forminator/admin/locale.php:393
8594
+ #: builds/forminator/admin/views/settings/payments/section-paypal.php:87
8595
  msgid "Sandbox"
8596
  msgstr ""
8597
 
8598
  #: admin/locale.php:394 admin/views/settings/payments/section-paypal.php:92
8599
  #: admin/views/settings/payments/section-stripe.php:97
8600
+ #: builds/forminator/admin/locale.php:394
8601
+ #: builds/forminator/admin/views/settings/payments/section-paypal.php:92
8602
+ #: builds/forminator/admin/views/settings/payments/section-stripe.php:97
8603
  msgid "Live"
8604
  msgstr ""
8605
 
8606
+ #: admin/locale.php:395 builds/forminator/admin/locale.php:395
8607
  msgid "Charge currency"
8608
  msgstr ""
8609
 
8610
+ #: admin/locale.php:396 builds/forminator/admin/locale.php:396
8611
  msgid ""
8612
  "It's recommended to charge in your customers' currency to drive more sales "
8613
  "and avoid foreign exchange fee to your customers."
8614
  msgstr ""
8615
 
8616
+ #: admin/locale.php:397 builds/forminator/admin/locale.php:397
8617
  msgid "Payment amount"
8618
  msgstr ""
8619
 
8620
+ #: admin/locale.php:398 builds/forminator/admin/locale.php:398
8621
  msgid "Fixed"
8622
  msgstr ""
8623
 
8624
+ #: admin/locale.php:399 builds/forminator/admin/locale.php:399
8625
  msgid "Fixed amount"
8626
  msgstr ""
8627
 
8628
+ #: admin/locale.php:400 builds/forminator/admin/locale.php:400
8629
  msgid "E.g. 20.00"
8630
  msgstr ""
8631
 
8632
+ #: admin/locale.php:401 builds/forminator/admin/locale.php:401
8633
  msgid "Variable"
8634
  msgstr ""
8635
 
8636
+ #: admin/locale.php:402 builds/forminator/admin/locale.php:402
8637
  msgid "Variable amount"
8638
  msgstr ""
8639
 
8640
+ #: admin/locale.php:403 builds/forminator/admin/locale.php:403
8641
  msgid "Select field"
8642
  msgstr ""
8643
 
8644
+ #: admin/locale.php:404 builds/forminator/admin/locale.php:404
8645
  msgid ""
8646
  "A currency field can be used to take user-defined payments such as "
8647
  "donations and calculation field can be used to charge a calculated value "
8648
  "based on a formula."
8649
  msgstr ""
8650
 
8651
+ #: admin/locale.php:405 builds/forminator/admin/locale.php:405
8652
  msgid ""
8653
  "Choose a label for your PayPal button. Note that PayPal checkout doesn't "
8654
  "allow a custom label for the PayPal button. You can only choose from the "
8655
  "pre-defined labels."
8656
  msgstr ""
8657
 
8658
+ #: admin/locale.php:406 builds/forminator/admin/locale.php:406
8659
  msgid ""
8660
  "PayPal recommends using the Gold button since it is widely known as their "
8661
  "brand color. However, if that does not suit your theme, you can choose a "
8662
  "different color."
8663
  msgstr ""
8664
 
8665
+ #: admin/locale.php:407 builds/forminator/admin/locale.php:407
8666
  msgid "Gold"
8667
  msgstr ""
8668
 
8669
+ #: admin/locale.php:408 builds/forminator/admin/locale.php:408
8670
  msgid "Blue"
8671
  msgstr ""
8672
 
8673
+ #: admin/locale.php:409 builds/forminator/admin/locale.php:409
8674
  msgid "Silver"
8675
  msgstr ""
8676
 
8677
+ #: admin/locale.php:410 builds/forminator/admin/locale.php:410
8678
  msgid "White"
8679
  msgstr ""
8680
 
8681
+ #: admin/locale.php:411 builds/forminator/admin/locale.php:411
8682
  msgid "Black"
8683
  msgstr ""
8684
 
8685
+ #: admin/locale.php:412 builds/forminator/admin/locale.php:412
8686
  msgid "Width"
8687
  msgstr ""
8688
 
8689
+ #: admin/locale.php:413 builds/forminator/admin/locale.php:413
8690
  msgid "E.g. 250"
8691
  msgstr ""
8692
 
8693
+ #: admin/locale.php:414 builds/forminator/admin/locale.php:414
8694
  msgid "px"
8695
  msgstr ""
8696
 
8697
+ #: admin/locale.php:415 builds/forminator/admin/locale.php:415
8698
  msgid ""
8699
  "Choose the width of PayPal Smart Buttons. It can be anywhere between 150px "
8700
  "to 750px. Leave this empty if you want the buttons to take the full width "
8701
  "of the form up to the 750px limit."
8702
  msgstr ""
8703
 
8704
+ #: admin/locale.php:416 builds/forminator/admin/locale.php:416
8705
  msgid "Height"
8706
  msgstr ""
8707
 
8708
+ #: admin/locale.php:417 builds/forminator/admin/locale.php:417
8709
  msgid ""
8710
  "Choose the height of PayPal Smart Buttons. It can be anywhere between 25px "
8711
  "to 55px"
8712
  msgstr ""
8713
 
8714
+ #: admin/locale.php:418 builds/forminator/admin/locale.php:418
8715
  msgid "Shape"
8716
  msgstr ""
8717
 
8718
+ #: admin/locale.php:419 builds/forminator/admin/locale.php:419
8719
  msgid "Choose your preferred shape from your PayPal Smart Buttons."
8720
  msgstr ""
8721
 
8722
+ #: admin/locale.php:420 builds/forminator/admin/locale.php:420
8723
  msgid "Rectangular"
8724
  msgstr ""
8725
 
8726
+ #: admin/locale.php:421 builds/forminator/admin/locale.php:421
8727
  msgid "Pill"
8728
  msgstr ""
8729
 
8730
+ #: admin/locale.php:422 builds/forminator/admin/locale.php:422
8731
  msgid ""
8732
  "We recommend the vertical layout as it allows additional payment methods "
8733
  "such as Credit Cards. You can read about the layout options "
8734
  "{{link}}here{{/link}}."
8735
  msgstr ""
8736
 
8737
+ #: admin/locale.php:423 builds/forminator/admin/locale.php:423
8738
  msgid "Tagline"
8739
  msgstr ""
8740
 
8741
+ #: admin/locale.php:424 builds/forminator/admin/locale.php:424
8742
  msgid ""
8743
  "Choose whether to show the default PayPal tagline {{strong}}\"The safer, "
8744
  "easier way to pay\"{{/strong}} below your PayPal button."
8745
  msgstr ""
8746
 
8747
+ #: admin/locale.php:425 builds/forminator/admin/locale.php:425
8748
  msgid ""
8749
  "By default, PayPal detects the language for the visitors based on their "
8750
  "geolocation and browser preferences. It is recommended to pass this "
8752
  "language as the rest of your site. {{link}}Supported locale codes.{{/link}}"
8753
  msgstr ""
8754
 
8755
+ #: admin/locale.php:426 builds/forminator/admin/locale.php:426
8756
  msgid "Eg. en_US"
8757
  msgstr ""
8758
 
8759
+ #: admin/locale.php:427 builds/forminator/admin/locale.php:427
8760
  msgid "Disable Card Options"
8761
  msgstr ""
8762
 
8763
+ #: admin/locale.php:428 builds/forminator/admin/locale.php:428
8764
  msgid ""
8765
  "PayPal automatically decides the card options that appear in the Smart "
8766
  "Payment Buttons based visitors geographic location. However you can "
8768
  "to your visitors."
8769
  msgstr ""
8770
 
8771
+ #: admin/locale.php:429 builds/forminator/admin/locale.php:429
8772
  msgid "Visa"
8773
  msgstr ""
8774
 
8775
+ #: admin/locale.php:430 builds/forminator/admin/locale.php:430
8776
  msgid "Mastercard"
8777
  msgstr ""
8778
 
8779
+ #: admin/locale.php:431 builds/forminator/admin/locale.php:431
8780
  msgid "American Express"
8781
  msgstr ""
8782
 
8783
+ #: admin/locale.php:432 builds/forminator/admin/locale.php:432
8784
  msgid "Discover"
8785
  msgstr ""
8786
 
8787
+ #: admin/locale.php:433 builds/forminator/admin/locale.php:433
8788
  msgid "JCB"
8789
  msgstr ""
8790
 
8791
+ #: admin/locale.php:434 builds/forminator/admin/locale.php:434
8792
  msgid "Elo"
8793
  msgstr ""
8794
 
8795
+ #: admin/locale.php:435 builds/forminator/admin/locale.php:435
8796
  msgid "Hiper"
8797
  msgstr ""
8798
 
8799
+ #: admin/locale.php:436 builds/forminator/admin/locale.php:436
8800
  msgid "Debug Mode"
8801
  msgstr ""
8802
 
8803
+ #: admin/locale.php:437 builds/forminator/admin/locale.php:437
8804
  msgid ""
8805
  "PayPal debug mode helps troubleshoot any issues. However, it's recommended "
8806
  "to disable this in production as it causes a significant increase in the "
8807
  "script size and performance decrease."
8808
  msgstr ""
8809
 
8810
+ #: admin/locale.php:440 builds/forminator/admin/locale.php:440
8811
  msgid "Validation Type"
8812
  msgstr ""
8813
 
8814
+ #: admin/locale.php:441 builds/forminator/admin/locale.php:441
8815
  msgid "National"
8816
  msgstr ""
8817
 
8818
+ #: admin/locale.php:442 builds/forminator/admin/locale.php:442
8819
+ #: builds/forminator/library/fields/phone.php:132 library/fields/phone.php:132
8820
  msgid "International"
8821
  msgstr ""
8822
 
8823
+ #: admin/locale.php:443 builds/forminator/admin/locale.php:443
8824
  msgid "Limit characters"
8825
  msgstr ""
8826
 
8827
+ #: admin/locale.php:444 builds/forminator/admin/locale.php:444
8828
  msgid "Limit to:"
8829
  msgstr ""
8830
 
8831
+ #: admin/locale.php:446 builds/forminator/admin/locale.php:446
8832
+ #: builds/forminator/library/fields/address.php:414
8833
+ #: library/fields/address.php:414
8834
  msgid "Select country"
8835
  msgstr ""
8836
 
8837
+ #: admin/locale.php:448 builds/forminator/admin/locale.php:448
8838
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:519
8839
+ #: library/modules/quizzes/admin/admin-loader.php:519
8840
  msgid "Content"
8841
  msgstr ""
8842
 
8843
+ #: admin/locale.php:449 builds/forminator/admin/locale.php:449
8844
  msgid "Excerpt"
8845
  msgstr ""
8846
 
8847
+ #: admin/locale.php:450 builds/forminator/admin/locale.php:450
8848
  msgid "Featured Image"
8849
  msgstr ""
8850
 
8851
+ #: admin/locale.php:451 builds/forminator/admin/locale.php:451
8852
  msgid "Custom Fields"
8853
  msgstr ""
8854
 
8855
+ #: admin/locale.php:452 builds/forminator/admin/locale.php:452
8856
  msgid ""
8857
  "Allow users to submit post data with this field. By default, this will "
8858
  "create new posts, but you can assign it to any post type in the "
8859
  "{{strong}}Settings{{/strong}} tab."
8860
  msgstr ""
8861
 
8862
+ #: admin/locale.php:453 builds/forminator/admin/locale.php:453
8863
  msgid "Post type"
8864
  msgstr ""
8865
 
8866
+ #: admin/locale.php:454 builds/forminator/admin/locale.php:454
8867
  msgid "Choose the post type associated with this field."
8868
  msgstr ""
8869
 
8870
+ #: admin/locale.php:455 builds/forminator/admin/locale.php:455
8871
  msgid "Assigned post type"
8872
  msgstr ""
8873
 
8874
+ #: admin/locale.php:456 builds/forminator/admin/locale.php:456
8875
  msgid "post"
8876
  msgstr ""
8877
 
8878
+ #: admin/locale.php:457 builds/forminator/admin/locale.php:457
8879
  msgid "Default status"
8880
  msgstr ""
8881
 
8882
+ #: admin/locale.php:458 builds/forminator/admin/locale.php:458
8883
  msgid "When a user submits this form, choose what status this post data is."
8884
  msgstr ""
8885
 
8886
  #: admin/locale.php:459 admin/views/dashboard/widgets/widget-cform.php:53
8887
  #: admin/views/settings/dashboard/forms.php:34
8888
  #: admin/views/settings/dashboard/polls.php:32
8889
+ #: admin/views/settings/dashboard/quizzes.php:33
8890
+ #: builds/forminator/admin/locale.php:459
8891
+ #: builds/forminator/admin/views/dashboard/widgets/widget-cform.php:53
8892
+ #: builds/forminator/admin/views/settings/dashboard/forms.php:34
8893
+ #: builds/forminator/admin/views/settings/dashboard/polls.php:32
8894
+ #: builds/forminator/admin/views/settings/dashboard/quizzes.php:33
8895
+ #: builds/forminator/library/class-export.php:916
8896
+ #: builds/forminator/library/modules/custom-forms/admin/admin-page-entries.php:773
8897
+ #: builds/forminator/library/modules/custom-forms/admin/admin-page-entries.php:804
8898
+ #: library/class-export.php:916
8899
  #: library/modules/custom-forms/admin/admin-page-entries.php:773
8900
  #: library/modules/custom-forms/admin/admin-page-entries.php:804
8901
  msgid "Status"
8902
  msgstr ""
8903
 
8904
+ #: admin/locale.php:460 builds/forminator/admin/locale.php:460
8905
  msgid "pending"
8906
  msgstr ""
8907
 
8910
  #: admin/views/dashboard/widgets/widget-poll.php:72
8911
  #: admin/views/dashboard/widgets/widget-quiz.php:77
8912
  #: admin/views/poll/list/content.php:158 admin/views/quiz/list/content.php:154
8913
+ #: builds/forminator/admin/locale.php:461
8914
+ #: builds/forminator/admin/views/custom-form/list/content.php:151
8915
+ #: builds/forminator/admin/views/dashboard/widgets/widget-cform.php:75
8916
+ #: builds/forminator/admin/views/dashboard/widgets/widget-poll.php:72
8917
+ #: builds/forminator/admin/views/dashboard/widgets/widget-quiz.php:77
8918
+ #: builds/forminator/admin/views/poll/list/content.php:158
8919
+ #: builds/forminator/admin/views/quiz/list/content.php:154
8920
  msgid "Draft"
8921
  msgstr ""
8922
 
8923
+ #: admin/locale.php:462 builds/forminator/admin/locale.php:462
8924
  msgid "Pending Review"
8925
  msgstr ""
8926
 
8932
  #: admin/views/settings/dashboard/forms.php:49
8933
  #: admin/views/settings/dashboard/polls.php:47
8934
  #: admin/views/settings/dashboard/quizzes.php:48
8935
+ #: builds/forminator/admin/locale.php:463
8936
+ #: builds/forminator/admin/views/custom-form/list/content.php:145
8937
+ #: builds/forminator/admin/views/dashboard/widgets/widget-cform.php:72
8938
+ #: builds/forminator/admin/views/dashboard/widgets/widget-poll.php:69
8939
+ #: builds/forminator/admin/views/dashboard/widgets/widget-quiz.php:74
8940
+ #: builds/forminator/admin/views/poll/list/content.php:152
8941
+ #: builds/forminator/admin/views/quiz/list/content.php:148
8942
+ #: builds/forminator/admin/views/settings/dashboard/forms.php:49
8943
+ #: builds/forminator/admin/views/settings/dashboard/polls.php:47
8944
+ #: builds/forminator/admin/views/settings/dashboard/quizzes.php:48
8945
  msgid "Published"
8946
  msgstr ""
8947
 
8948
+ #: admin/locale.php:464 builds/forminator/admin/locale.php:464
8949
  msgid "Default author"
8950
  msgstr ""
8951
 
8952
+ #: admin/locale.php:465 builds/forminator/admin/locale.php:465
8953
  msgid ""
8954
  "By default we'll assign posts to users if they're logged in, and fall back "
8955
  "to the user specified below if you're allowing visitors to make posts. You "
8956
  "can also override this to always assign posts to a specified user."
8957
  msgstr ""
8958
 
8959
+ #: admin/locale.php:466 builds/forminator/admin/locale.php:466
8960
  msgid "Always assign posts to this user"
8961
  msgstr ""
8962
 
8963
+ #: admin/locale.php:467 builds/forminator/admin/locale.php:467
8964
  msgid "Taxonomies limits"
8965
  msgstr ""
8966
 
8967
+ #: admin/locale.php:468 builds/forminator/admin/locale.php:468
8968
  msgid "Choose whether to allow single or multiple categories or tags on this post."
8969
  msgstr ""
8970
 
8971
+ #: admin/locale.php:469 builds/forminator/admin/locale.php:469
8972
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:218
8973
+ #: library/modules/polls/admin/admin-loader.php:218
8974
  msgid "Enter title"
8975
  msgstr ""
8976
 
8977
+ #: admin/locale.php:470 builds/forminator/admin/locale.php:470
8978
  msgid "Subtitle (optional)"
8979
  msgstr ""
8980
 
8981
+ #: admin/locale.php:471 builds/forminator/admin/locale.php:471
8982
  msgid "Enter subtitle"
8983
  msgstr ""
8984
 
8985
+ #: admin/locale.php:472 builds/forminator/admin/locale.php:472
8986
  msgid "Add a border to this section."
8987
  msgstr ""
8988
 
8989
+ #: admin/locale.php:473 builds/forminator/admin/locale.php:473
8990
  msgid "Signature filetype"
8991
  msgstr ""
8992
 
8993
+ #: admin/locale.php:474 builds/forminator/admin/locale.php:474
8994
  msgid "Choose the filetype to save your users' signature in."
8995
  msgstr ""
8996
 
8997
+ #: admin/locale.php:475 builds/forminator/admin/locale.php:475
8998
  msgid "PNG"
8999
  msgstr ""
9000
 
9001
+ #: admin/locale.php:476 builds/forminator/admin/locale.php:476
9002
  msgid "JPG"
9003
  msgstr ""
9004
 
9005
+ #: admin/locale.php:477 builds/forminator/admin/locale.php:477
9006
  msgid "Choose the height of your signature field. The default value is 180px."
9007
  msgstr ""
9008
 
9009
+ #: admin/locale.php:478 builds/forminator/admin/locale.php:478
9010
  msgid "Stroke thickness"
9011
  msgstr ""
9012
 
9013
+ #: admin/locale.php:479 builds/forminator/admin/locale.php:479
9014
  msgid ""
9015
  "Choose the thickness in pixels for signature strokes. The default value is "
9016
  "2px."
9017
  msgstr ""
9018
 
9019
+ #: admin/locale.php:480 builds/forminator/admin/locale.php:480
9020
  msgid ""
9021
  "Note: Pass comma-separated values for this query parameter to pre-populate "
9022
  "multiple options."
9023
  msgstr ""
9024
 
9025
+ #: admin/locale.php:481 builds/forminator/admin/locale.php:481
9026
  msgid "Search"
9027
  msgstr ""
9028
 
9029
+ #: admin/locale.php:482 builds/forminator/admin/locale.php:482
9030
  msgid "Display the search box in a dropdown"
9031
  msgstr ""
9032
 
9033
+ #: admin/locale.php:483 builds/forminator/admin/locale.php:483
9034
  msgid "Limit Submission"
9035
  msgstr ""
9036
 
9037
+ #: admin/locale.php:484 builds/forminator/admin/locale.php:484
9038
  msgid ""
9039
  "You can limit submissions of each option to a certain number, and once an "
9040
  "option reaches the submission limit, we'll hide that option from the "
9041
  "dropdown list."
9042
  msgstr ""
9043
 
9044
+ #: admin/locale.php:485 builds/forminator/admin/locale.php:485
9045
  msgid ""
9046
  "You can set a limit for your options in the LABELS tab. Options for which "
9047
  "limit field is left empty can have unlimited submissions."
9048
  msgstr ""
9049
 
9050
+ #: admin/locale.php:486 builds/forminator/admin/locale.php:486
9051
  msgid ""
9052
  "Choose whether to allow this field to be used in calculations or not. The "
9053
  "value used in calculations is the same as the input value of this field."
9054
  msgstr ""
9055
 
9056
+ #: admin/locale.php:487 builds/forminator/admin/locale.php:487
9057
+ #: builds/forminator/library/fields/stripe.php:95 library/fields/stripe.php:95
9058
  msgid "Credit / Debit Card"
9059
  msgstr ""
9060
 
9061
+ #: admin/locale.php:488 builds/forminator/admin/locale.php:488
9062
  msgid ""
9063
  "Choose your preferred language for the Stripe field. This will affect the "
9064
  "placeholders language, and the card validation errors returned by the "
9065
  "Stripe."
9066
  msgstr ""
9067
 
9068
+ #: admin/locale.php:489 builds/forminator/admin/locale.php:489
9069
  msgid "Auto"
9070
  msgstr ""
9071
 
9072
+ #: admin/locale.php:490 builds/forminator/admin/locale.php:490
9073
  msgid "English (en)"
9074
  msgstr ""
9075
 
9076
+ #: admin/locale.php:491 builds/forminator/admin/locale.php:491
9077
  msgid "Simplified Chinese (zh)"
9078
  msgstr ""
9079
 
9080
+ #: admin/locale.php:492 builds/forminator/admin/locale.php:492
9081
  msgid "Danish (da)"
9082
  msgstr ""
9083
 
9084
+ #: admin/locale.php:493 builds/forminator/admin/locale.php:493
9085
  msgid "Dutch (nl)"
9086
  msgstr ""
9087
 
9088
+ #: admin/locale.php:494 builds/forminator/admin/locale.php:494
9089
  msgid "Finnish (fi)"
9090
  msgstr ""
9091
 
9092
+ #: admin/locale.php:495 builds/forminator/admin/locale.php:495
9093
  msgid "French (fr)"
9094
  msgstr ""
9095
 
9096
+ #: admin/locale.php:496 builds/forminator/admin/locale.php:496
9097
  msgid "German (de)"
9098
  msgstr ""
9099
 
9100
+ #: admin/locale.php:497 builds/forminator/admin/locale.php:497
9101
  msgid "Italian (it)"
9102
  msgstr ""
9103
 
9104
+ #: admin/locale.php:498 builds/forminator/admin/locale.php:498
9105
  msgid "Japanese (ja)"
9106
  msgstr ""
9107
 
9108
+ #: admin/locale.php:499 builds/forminator/admin/locale.php:499
9109
  msgid "Norwegian (no)"
9110
  msgstr ""
9111
 
9112
+ #: admin/locale.php:500 builds/forminator/admin/locale.php:500
9113
  msgid "Spanish (es)"
9114
  msgstr ""
9115
 
9116
+ #: admin/locale.php:501 builds/forminator/admin/locale.php:501
9117
  msgid "Swedish (sv)"
9118
  msgstr ""
9119
 
9120
+ #: admin/locale.php:502 builds/forminator/admin/locale.php:502
9121
  msgid "Card icon"
9122
  msgstr ""
9123
 
9124
+ #: admin/locale.php:503 builds/forminator/admin/locale.php:503
9125
  msgid "Choose whether you want to show the card icon on the Stripe field."
9126
  msgstr ""
9127
 
9128
+ #: admin/locale.php:504 builds/forminator/admin/locale.php:504
9129
  msgid "Postal code"
9130
  msgstr ""
9131
 
9132
+ #: admin/locale.php:505 builds/forminator/admin/locale.php:505
9133
  msgid "Choose whether you want to collect the postal code on the Stripe field."
9134
  msgstr ""
9135
 
9136
+ #: admin/locale.php:506 builds/forminator/admin/locale.php:506
9137
  msgid "Prefill (optional)"
9138
  msgstr ""
9139
 
9140
+ #: admin/locale.php:507 builds/forminator/admin/locale.php:507
9141
  msgid ""
9142
  "If you are already collecting ZIP code on your form, you can pre-fill it on "
9143
  "the Stripe field."
9144
  msgstr ""
9145
 
9146
+ #: admin/locale.php:508 builds/forminator/admin/locale.php:508
9147
  msgid ""
9148
  "You have not connected your Stripe account with Forminator. Connect your "
9149
  "Stripe account {{link}}here{{/link}} and then come back to configure this "
9150
  "field."
9151
  msgstr ""
9152
 
9153
+ #: admin/locale.php:509 builds/forminator/admin/locale.php:509
9154
  msgid ""
9155
  "We recommend using test mode to ensure the payments are working as expected "
9156
  "and when you are ready to start collecting live payments, switch to Live "
9158
  msgstr ""
9159
 
9160
  #: admin/locale.php:510 admin/views/settings/payments/section-stripe.php:92
9161
+ #: builds/forminator/admin/locale.php:510
9162
+ #: builds/forminator/admin/views/settings/payments/section-stripe.php:92
9163
  msgid "Test"
9164
  msgstr ""
9165
 
9166
+ #: admin/locale.php:511 builds/forminator/admin/locale.php:511
9167
  msgid ""
9168
  "It's recommended to charge in your customers' currency to drive more sales "
9169
  "and avoid foreign exchange fee to your customers. Read more about Stripe's "
9170
  "currency conversions {{link}}here{{/link}}."
9171
  msgstr ""
9172
 
9173
+ #: admin/locale.php:512 builds/forminator/admin/locale.php:512
9174
  msgid ""
9175
  "Minimum amount required to process Stripe payments is equivalent to "
9176
  "{{strong}}0.5 USD{{/strong}}."
9177
  msgstr ""
9178
 
9179
+ #: admin/locale.php:513 builds/forminator/admin/locale.php:513
9180
  msgid "Payment Receipt"
9181
  msgstr ""
9182
 
9183
+ #: admin/locale.php:514 builds/forminator/admin/locale.php:514
9184
  msgid ""
9185
  "Choose whether you want Stripe to email a receipt to your customers on "
9186
  "successful payment. Note that Stripe sends the email receipt only for live "
9187
  "payments. {{link}}Customize email template{{/link}}."
9188
  msgstr ""
9189
 
9190
+ #: admin/locale.php:515 builds/forminator/admin/locale.php:515
9191
  msgid "Email address"
9192
  msgstr ""
9193
 
9194
+ #: admin/locale.php:517 builds/forminator/admin/locale.php:517
9195
  msgid "Select an email field"
9196
  msgstr ""
9197
 
9198
+ #: admin/locale.php:518 builds/forminator/admin/locale.php:518
9199
  msgid "Payment Details (optional)"
9200
  msgstr ""
9201
 
9202
+ #: admin/locale.php:519 builds/forminator/admin/locale.php:519
9203
  msgid ""
9204
  "You can add a statement decipher and a description to help you and your "
9205
  "customers recognizing the transactions made on this form."
9206
  msgstr ""
9207
 
9208
+ #: admin/locale.php:520 builds/forminator/admin/locale.php:520
9209
  msgid "Statement decipher"
9210
  msgstr ""
9211
 
9212
+ #: admin/locale.php:521 builds/forminator/admin/locale.php:521
9213
  msgid "E.g. Company Name"
9214
  msgstr ""
9215
 
9216
+ #: admin/locale.php:522 builds/forminator/admin/locale.php:522
9217
  msgid "this is the business name your customers will see on their card statement."
9218
  msgstr ""
9219
 
9220
+ #: admin/locale.php:523 builds/forminator/admin/locale.php:523
9221
  msgid "Up to 22 characters only"
9222
  msgstr ""
9223
 
9224
+ #: admin/locale.php:524 builds/forminator/admin/locale.php:524
9225
  msgid "Payment description"
9226
  msgstr ""
9227
 
9228
+ #: admin/locale.php:525 builds/forminator/admin/locale.php:525
9229
  msgid "Enter your payment description here"
9230
  msgstr ""
9231
 
9232
+ #: admin/locale.php:526 builds/forminator/admin/locale.php:526
9233
  msgid ""
9234
  "This appears on your Stripe account and on the payment receipt sent to your "
9235
  "customers."
9236
  msgstr ""
9237
 
9238
+ #: admin/locale.php:527 builds/forminator/admin/locale.php:527
9239
  msgid "Card Validation"
9240
  msgstr ""
9241
 
9242
+ #: admin/locale.php:528 builds/forminator/admin/locale.php:528
9243
  msgid ""
9244
  "Note: Stripe field automatically validates the card as the user fills the "
9245
  "card details regardless of the validation behaviour set on the Behaviours "
9246
  "tab."
9247
  msgstr ""
9248
 
9249
+ #: admin/locale.php:529 builds/forminator/admin/locale.php:529
9250
  msgid "Billing Details"
9251
  msgstr ""
9252
 
9253
+ #: admin/locale.php:530 builds/forminator/admin/locale.php:530
9254
  msgid ""
9255
  "If you are collection billing details on your forms, you can send that data "
9256
  "to Stripe. The billing details will appear on your Stripe dashboard for "
9257
  "each payment."
9258
  msgstr ""
9259
 
9260
+ #: admin/locale.php:531 builds/forminator/admin/locale.php:531
9261
  msgid "Customer name (optional)"
9262
  msgstr ""
9263
 
9264
+ #: admin/locale.php:532 builds/forminator/admin/locale.php:532
9265
  msgid "Select a name field"
9266
  msgstr ""
9267
 
9268
+ #: admin/locale.php:533 builds/forminator/admin/locale.php:533
9269
  msgid "Customer email address (optional)"
9270
  msgstr ""
9271
 
9272
+ #: admin/locale.php:534 builds/forminator/admin/locale.php:534
9273
  msgid "Select an name field"
9274
  msgstr ""
9275
 
9276
+ #: admin/locale.php:535 builds/forminator/admin/locale.php:535
9277
  msgid "Billing address (optional)"
9278
  msgstr ""
9279
 
9280
+ #: admin/locale.php:536 builds/forminator/admin/locale.php:536
9281
  msgid "Select an address field"
9282
  msgstr ""
9283
 
9284
+ #: admin/locale.php:537 builds/forminator/admin/locale.php:537
9285
  msgid "Meta Data"
9286
  msgstr ""
9287
 
9288
+ #: admin/locale.php:538 builds/forminator/admin/locale.php:538
9289
  msgid ""
9290
  "You can send custom meta data to Stripe. This would appear under the "
9291
  "MetaData section of every payment. A maximum of 20 meta keys can be sent. "
9293
  "truncated to 500 characters as Stripe's requirements."
9294
  msgstr ""
9295
 
9296
+ #: admin/locale.php:539 builds/forminator/admin/locale.php:539
9297
  msgid "MetaData"
9298
  msgstr ""
9299
 
9300
+ #: admin/locale.php:540 builds/forminator/admin/locale.php:540
9301
  msgid "Additional CSS Classes"
9302
  msgstr ""
9303
 
9304
+ #: admin/locale.php:541 builds/forminator/admin/locale.php:541
9305
  msgid ""
9306
  "Stripe automatically adds classes to the container DOM element based on the "
9307
  "field state. However, you can customize them here. {{link}}Read "
9308
  "more{{/link}}"
9309
  msgstr ""
9310
 
9311
+ #: admin/locale.php:542 builds/forminator/admin/locale.php:542
9312
  msgid "Base class"
9313
  msgstr ""
9314
 
9315
+ #: admin/locale.php:543 builds/forminator/admin/locale.php:543
9316
  msgid "Complete"
9317
  msgstr ""
9318
 
9319
+ #: admin/locale.php:544 builds/forminator/admin/locale.php:544
9320
  msgid "Empty"
9321
  msgstr ""
9322
 
9323
+ #: admin/locale.php:545 builds/forminator/admin/locale.php:545
9324
  msgid "Focused"
9325
  msgstr ""
9326
 
9327
+ #: admin/locale.php:546 builds/forminator/admin/locale.php:546
9328
  msgid "Invalid"
9329
  msgstr ""
9330
 
9331
+ #: admin/locale.php:547 builds/forminator/admin/locale.php:547
9332
  msgid "Autofilled (Chrome and Safari only)"
9333
  msgstr ""
9334
 
9335
+ #: admin/locale.php:548 builds/forminator/admin/locale.php:548
9336
  msgid "Max characters"
9337
  msgstr ""
9338
 
9339
+ #: admin/locale.php:549 builds/forminator/admin/locale.php:549
9340
  msgid ""
9341
  "By default the user can enter as many characters as they want. Use this "
9342
  "setting to limit the number of characters the user can enter. Leave field "
9343
  "blank to allow unlimited characters."
9344
  msgstr ""
9345
 
9346
+ #: admin/locale.php:550 builds/forminator/admin/locale.php:550
9347
  msgid "Character limit"
9348
  msgstr ""
9349
 
9350
  #: admin/locale.php:551 admin/views/custom-form/entries/filter.php:53
9351
  #: admin/views/custom-form/entries/filter.php:66
9352
+ #: builds/forminator/admin/locale.php:551
9353
+ #: builds/forminator/admin/views/custom-form/entries/filter.php:53
9354
+ #: builds/forminator/admin/views/custom-form/entries/filter.php:66
9355
  msgid "E.g. 100"
9356
  msgstr ""
9357
 
9358
+ #: admin/locale.php:552 builds/forminator/admin/locale.php:552
9359
  msgid "Characters"
9360
  msgstr ""
9361
 
9362
+ #: admin/locale.php:553 builds/forminator/admin/locale.php:553
9363
  msgid "Words"
9364
  msgstr ""
9365
 
9366
+ #: admin/locale.php:554 builds/forminator/admin/locale.php:554
9367
  msgid "You can add new line"
9368
  msgstr ""
9369
 
9370
+ #: admin/locale.php:555 builds/forminator/admin/locale.php:555
9371
  msgid "Rich-Text editor"
9372
  msgstr ""
9373
 
9374
+ #: admin/locale.php:556 builds/forminator/admin/locale.php:556
9375
  msgid "Enable TinyMCE editor to allow the formatted text."
9376
  msgstr ""
9377
 
9378
+ #: admin/locale.php:557 builds/forminator/admin/locale.php:557
9379
  msgid "Default height"
9380
  msgstr ""
9381
 
9382
+ #: admin/locale.php:558 builds/forminator/admin/locale.php:558
9383
  msgid "Choose the default minimum height of your textarea field."
9384
  msgstr ""
9385
 
9386
+ #: admin/locale.php:559 builds/forminator/admin/locale.php:559
9387
  msgid ""
9388
  "Note: The query parameter's value passed in URL should match with the "
9389
  "selected time format."
9390
  msgstr ""
9391
 
9392
+ #: admin/locale.php:560 builds/forminator/admin/locale.php:560
9393
  msgid "Number inputs"
9394
  msgstr ""
9395
 
9396
+ #: admin/locale.php:561 builds/forminator/admin/locale.php:561
9397
  msgid "12 hour"
9398
  msgstr ""
9399
 
9400
+ #: admin/locale.php:562 builds/forminator/admin/locale.php:562
9401
  msgid "24 hour"
9402
  msgstr ""
9403
 
9404
+ #: admin/locale.php:563 builds/forminator/admin/locale.php:563
9405
+ #: builds/forminator/library/fields/time.php:71 library/fields/time.php:71
9406
  msgid "Hours"
9407
  msgstr ""
9408
 
9409
+ #: admin/locale.php:564 builds/forminator/admin/locale.php:564
9410
+ #: builds/forminator/library/fields/time.php:73 library/fields/time.php:73
9411
  msgid "Minutes"
9412
  msgstr ""
9413
 
9414
+ #: admin/locale.php:565 builds/forminator/admin/locale.php:565
9415
  msgid "Increments"
9416
  msgstr ""
9417
 
9418
+ #: admin/locale.php:566 builds/forminator/admin/locale.php:566
9419
  msgid ""
9420
  "Choose what time increments you want to use for the hour and minute "
9421
  "timepickers."
9422
  msgstr ""
9423
 
9424
+ #: admin/locale.php:567 builds/forminator/admin/locale.php:567
9425
+ #: builds/forminator/library/model/class-form-entry-model.php:417
9426
+ #: library/model/class-form-entry-model.php:417
9427
  msgid "Hour"
9428
  msgstr ""
9429
 
9430
+ #: admin/locale.php:568 builds/forminator/admin/locale.php:568
9431
+ #: builds/forminator/library/model/class-form-entry-model.php:418
9432
+ #: library/model/class-form-entry-model.php:418
9433
  msgid "Minute"
9434
  msgstr ""
9435
 
9436
+ #: admin/locale.php:569 builds/forminator/admin/locale.php:569
9437
  msgid ""
9438
  "Choose a time limit for the time picker field to restrict the time "
9439
  "selection between specific hours."
9440
  msgstr ""
9441
 
9442
+ #: admin/locale.php:570 builds/forminator/admin/locale.php:570
9443
  msgid "Specific Hours"
9444
  msgstr ""
9445
 
9446
+ #: admin/locale.php:571 builds/forminator/admin/locale.php:571
9447
  msgid "Start Time"
9448
  msgstr ""
9449
 
9450
+ #: admin/locale.php:572 builds/forminator/admin/locale.php:572
9451
+ #: builds/forminator/library/fields/time.php:326 library/fields/time.php:326
9452
  msgid "AM"
9453
  msgstr ""
9454
 
9455
+ #: admin/locale.php:573 builds/forminator/admin/locale.php:573
9456
+ #: builds/forminator/library/fields/time.php:331 library/fields/time.php:331
9457
  msgid "PM"
9458
  msgstr ""
9459
 
9460
+ #: admin/locale.php:574 builds/forminator/admin/locale.php:574
9461
  msgid "End Time"
9462
  msgstr ""
9463
 
9464
+ #: admin/locale.php:575 builds/forminator/admin/locale.php:575
9465
  msgid "This error message will be used when time entered is out of the set limits."
9466
  msgstr ""
9467
 
9468
+ #: admin/locale.php:576 builds/forminator/admin/locale.php:576
9469
  msgid "Default time"
9470
  msgstr ""
9471
 
9472
+ #: admin/locale.php:577 builds/forminator/admin/locale.php:577
9473
  msgid "Use this feature to specify a default selected time."
9474
  msgstr ""
9475
 
9476
+ #: admin/locale.php:578 builds/forminator/admin/locale.php:578
9477
  msgid "Default time can't be outside the allowed time limit."
9478
  msgstr ""
9479
 
9480
+ #: admin/locale.php:579 builds/forminator/admin/locale.php:579
9481
  msgid "Limit number of files"
9482
  msgstr ""
9483
 
9484
+ #: admin/locale.php:580 builds/forminator/admin/locale.php:580
9485
  msgid "Choose the maximum number of files that can be uploaded using this field."
9486
  msgstr ""
9487
 
9488
+ #: admin/locale.php:581 builds/forminator/admin/locale.php:581
9489
  msgid "Unlimited"
9490
  msgstr ""
9491
 
9492
+ #: admin/locale.php:582 builds/forminator/admin/locale.php:582
9493
  msgid "File upload limit"
9494
  msgstr ""
9495
 
9496
+ #: admin/locale.php:583 builds/forminator/admin/locale.php:583
9497
  msgid "Filesize limit per file"
9498
  msgstr ""
9499
 
9500
+ #: admin/locale.php:584 builds/forminator/admin/locale.php:584
9501
  msgid "Filesize limit"
9502
  msgstr ""
9503
 
9504
+ #: admin/locale.php:585 builds/forminator/admin/locale.php:585
9505
  msgid ""
9506
  "We've detected your server will allow uploads up to %(maxUpload)sMB in size "
9507
  "currently. You can set a lower limit than this using the input below, "
9509
  "adjust this in your server PHP.ini settings."
9510
  msgstr ""
9511
 
9512
+ #: admin/locale.php:586 builds/forminator/admin/locale.php:586
9513
  msgid "Upload limit per file"
9514
  msgstr ""
9515
 
9516
+ #: admin/locale.php:587 builds/forminator/admin/locale.php:587
9517
  msgid "MB"
9518
  msgstr ""
9519
 
9520
+ #: admin/locale.php:588 builds/forminator/admin/locale.php:588
9521
  msgid "KB"
9522
  msgstr ""
9523
 
9524
+ #: admin/locale.php:589 builds/forminator/admin/locale.php:589
9525
  msgid "B"
9526
  msgstr ""
9527
 
9528
+ #: admin/locale.php:590 builds/forminator/admin/locale.php:590
9529
  msgid ""
9530
  "The file size you have entered exceeds what your current hosting settings "
9531
  "are capped to. You need to increase your max filesize limit at the server "
9532
  "level first."
9533
  msgstr ""
9534
 
9535
+ #: admin/locale.php:591 builds/forminator/admin/locale.php:591
9536
  msgid "Upload method"
9537
  msgstr ""
9538
 
9539
+ #: admin/locale.php:592 builds/forminator/admin/locale.php:592
9540
  msgid ""
9541
  "Choose whether you want to use AJAX to upload individual files as they are "
9542
  "selected or use the traditional method of uploading all files together on "
9544
  "timeouts."
9545
  msgstr ""
9546
 
9547
+ #: admin/locale.php:593 builds/forminator/admin/locale.php:593
9548
  msgid "AJAX"
9549
  msgstr ""
9550
 
9551
+ #: admin/locale.php:594 builds/forminator/admin/locale.php:594
9552
  msgid "On form submission"
9553
  msgstr ""
9554
 
9555
+ #: admin/locale.php:595 builds/forminator/admin/locale.php:595
9556
  msgid "Show files in media library"
9557
  msgstr ""
9558
 
9559
+ #: admin/locale.php:596 builds/forminator/admin/locale.php:596
9560
  msgid ""
9561
  "Choose whether you want to show the files uploaded by your visitors using "
9562
  "this field in your media library."
9563
  msgstr ""
9564
 
9565
+ #: admin/locale.php:597 builds/forminator/admin/locale.php:597
9566
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:45
9567
+ #: builds/forminator/library/modules/custom-forms/admin/admin-page-new.php:21
9568
+ #: library/modules/custom-forms/admin/admin-loader.php:45
9569
  #: library/modules/custom-forms/admin/admin-page-new.php:21
9570
  msgid "Edit Form"
9571
  msgstr ""
9577
  #: admin/views/integrations/header.php:6 admin/views/poll/entries/header.php:6
9578
  #: admin/views/poll/list/header.php:26 admin/views/quiz/entries/header.php:6
9579
  #: admin/views/quiz/list/header.php:26 admin/views/settings/header.php:6
9580
+ #: builds/forminator/admin/locale.php:598
9581
+ #: builds/forminator/admin/pages/integrations-page.php:88
9582
+ #: builds/forminator/admin/views/custom-form/entries/header.php:6
9583
+ #: builds/forminator/admin/views/custom-form/list/header.php:24
9584
+ #: builds/forminator/admin/views/dashboard/header.php:6
9585
+ #: builds/forminator/admin/views/entries/header.php:6
9586
+ #: builds/forminator/admin/views/integrations/header.php:6
9587
+ #: builds/forminator/admin/views/poll/entries/header.php:6
9588
+ #: builds/forminator/admin/views/poll/list/header.php:26
9589
+ #: builds/forminator/admin/views/quiz/entries/header.php:6
9590
+ #: builds/forminator/admin/views/quiz/list/header.php:26
9591
+ #: builds/forminator/admin/views/settings/header.php:6
9592
  msgid "View Documentation"
9593
  msgstr ""
9594
 
9595
+ #: admin/locale.php:600 builds/forminator/admin/locale.php:600
9596
  msgid "Give your form a name"
9597
  msgstr ""
9598
 
9599
+ #: admin/locale.php:601 builds/forminator/admin/locale.php:601
9600
  msgid "Please, enter a valid name."
9601
  msgstr ""
9602
 
9603
+ #: admin/locale.php:602 builds/forminator/admin/locale.php:602
9604
  msgid "Fetching integration list…"
9605
  msgstr ""
9606
 
9607
+ #: admin/locale.php:603 builds/forminator/admin/locale.php:603
9608
  msgid "You need to save this form before using integrations."
9609
  msgstr ""
9610
 
9611
+ #: admin/locale.php:604 builds/forminator/admin/locale.php:604
9612
  msgid "TRY AGAIN"
9613
  msgstr ""
9614
 
9615
  #: admin/locale.php:606 admin/views/integrations/content.php:10
9616
  #: admin/views/integrations/content.php:20
9617
  #: admin/views/integrations/content.php:32
9618
+ #: builds/forminator/admin/locale.php:606
9619
+ #: builds/forminator/admin/views/integrations/content.php:10
9620
+ #: builds/forminator/admin/views/integrations/content.php:20
9621
+ #: builds/forminator/admin/views/integrations/content.php:32
9622
  msgid "Applications"
9623
  msgstr ""
9624
 
9625
+ #: admin/locale.php:607 builds/forminator/admin/locale.php:607
9626
  msgid ""
9627
  "You can send this form's data to any of the connected third party apps. "
9628
  "Connect to more apps on the {{link}}Integrations{{/link}} page."
9629
  msgstr ""
9630
 
9631
+ #: admin/locale.php:609 builds/forminator/admin/locale.php:609
9632
  msgid "Login User"
9633
  msgstr ""
9634
 
9635
+ #: admin/locale.php:610 builds/forminator/admin/locale.php:610
9636
  msgid "Additional Settings"
9637
  msgstr ""
9638
 
9639
+ #: admin/locale.php:611 builds/forminator/admin/locale.php:611
9640
  msgid "These settings will add some extra control on your login process."
9641
  msgstr ""
9642
 
9643
+ #: admin/locale.php:612 builds/forminator/admin/locale.php:612
9644
  msgid "Hide the form if a user is already logged in"
9645
  msgstr ""
9646
 
9647
+ #: admin/locale.php:613 builds/forminator/admin/locale.php:613
9648
  msgid "Enabling this will hide the form from logged in users."
9649
  msgstr ""
9650
 
9651
+ #: admin/locale.php:614 builds/forminator/admin/locale.php:614
9652
  msgid "Message (optional)"
9653
  msgstr ""
9654
 
9655
+ #: admin/locale.php:615 builds/forminator/admin/locale.php:615
9656
  msgid "Type a message for logged in users here..."
9657
  msgstr ""
9658
 
9659
+ #: admin/locale.php:616 builds/forminator/admin/locale.php:616
9660
  msgid ""
9661
  "You can optionally add a message for logged in users, which appears when "
9662
  "the form is hidden."
9663
  msgstr ""
9664
 
9665
+ #: admin/locale.php:617 builds/forminator/admin/locale.php:617
9666
  msgid "Login Fields"
9667
  msgstr ""
9668
 
9669
+ #: admin/locale.php:618 builds/forminator/admin/locale.php:618
9670
  msgid ""
9671
  "Map your form fields to the meta keys and have additional control over the "
9672
  "login form fields."
9673
  msgstr ""
9674
 
9675
+ #: admin/locale.php:619 builds/forminator/admin/locale.php:619
9676
  msgid "Form Fields Mapping"
9677
  msgstr ""
9678
 
9679
+ #: admin/locale.php:620 builds/forminator/admin/locale.php:620
9680
  msgid "Assign your form fields to the meta keys required to login a user."
9681
  msgstr ""
9682
 
9683
+ #: admin/locale.php:621 builds/forminator/admin/locale.php:621
9684
+ #: builds/forminator/library/field-autofill-providers/class-wp-user.php:55
9685
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-registration.php:45
9686
+ #: library/field-autofill-providers/class-wp-user.php:55
9687
  #: library/modules/custom-forms/form-templates/template-registration.php:45
9688
  msgid "Username"
9689
  msgstr ""
9690
 
9691
+ #: admin/locale.php:622 builds/forminator/admin/locale.php:622
9692
+ #: builds/forminator/library/fields/password.php:72
9693
+ #: builds/forminator/library/fields/password.php:83
9694
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-login.php:84
9695
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-registration.php:75
9696
+ #: library/fields/password.php:72 library/fields/password.php:83
9697
  #: library/modules/custom-forms/form-templates/template-login.php:84
9698
  #: library/modules/custom-forms/form-templates/template-registration.php:75
9699
  msgid "Password"
9700
  msgstr ""
9701
 
9702
+ #: admin/locale.php:623 builds/forminator/admin/locale.php:623
9703
  msgid "Remember Me Field"
9704
  msgstr ""
9705
 
9706
+ #: admin/locale.php:624 builds/forminator/admin/locale.php:624
9707
  msgid ""
9708
  "Choose whether to show the {{strong}}Remember Me{{/strong}} field in your "
9709
  "form. This option will add a Remember Me checkbox before the submit button."
9710
  msgstr ""
9711
 
9712
+ #: admin/locale.php:625 builds/forminator/admin/locale.php:625
9713
  msgid "Remember me"
9714
  msgstr ""
9715
 
9716
+ #: admin/locale.php:626 builds/forminator/admin/locale.php:626
9717
  msgid "Cookie Expiration"
9718
  msgstr ""
9719
 
9722
  #: admin/views/settings/data/polls-privacy.php:71
9723
  #: admin/views/settings/data/polls-privacy.php:147
9724
  #: admin/views/settings/data/quizzes-privacy.php:64
9725
+ #: builds/forminator/admin/locale.php:627
9726
+ #: builds/forminator/admin/views/settings/data/forms-privacy.php:71
9727
+ #: builds/forminator/admin/views/settings/data/forms-privacy.php:139
9728
+ #: builds/forminator/admin/views/settings/data/polls-privacy.php:71
9729
+ #: builds/forminator/admin/views/settings/data/polls-privacy.php:147
9730
+ #: builds/forminator/admin/views/settings/data/quizzes-privacy.php:64
9731
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:227
9732
  #: library/modules/custom-forms/admin/admin-loader.php:227
9733
  msgid "day(s)"
9734
  msgstr ""
9738
  #: admin/views/settings/data/polls-privacy.php:73
9739
  #: admin/views/settings/data/polls-privacy.php:149
9740
  #: admin/views/settings/data/quizzes-privacy.php:66
9741
+ #: builds/forminator/admin/locale.php:628
9742
+ #: builds/forminator/admin/views/settings/data/forms-privacy.php:73
9743
+ #: builds/forminator/admin/views/settings/data/forms-privacy.php:141
9744
+ #: builds/forminator/admin/views/settings/data/polls-privacy.php:73
9745
+ #: builds/forminator/admin/views/settings/data/polls-privacy.php:149
9746
+ #: builds/forminator/admin/views/settings/data/quizzes-privacy.php:66
9747
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:228
9748
  #: library/modules/custom-forms/admin/admin-loader.php:228
9749
  msgid "week(s)"
9750
  msgstr ""
9754
  #: admin/views/settings/data/polls-privacy.php:75
9755
  #: admin/views/settings/data/polls-privacy.php:151
9756
  #: admin/views/settings/data/quizzes-privacy.php:68
9757
+ #: builds/forminator/admin/locale.php:629
9758
+ #: builds/forminator/admin/views/settings/data/forms-privacy.php:75
9759
+ #: builds/forminator/admin/views/settings/data/forms-privacy.php:143
9760
+ #: builds/forminator/admin/views/settings/data/polls-privacy.php:75
9761
+ #: builds/forminator/admin/views/settings/data/polls-privacy.php:151
9762
+ #: builds/forminator/admin/views/settings/data/quizzes-privacy.php:68
9763
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:229
9764
  #: library/modules/custom-forms/admin/admin-loader.php:229
9765
  msgid "month(s)"
9766
  msgstr ""
9767
 
9768
+ #: admin/locale.php:630 builds/forminator/admin/locale.php:630
9769
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:230
9770
+ #: library/modules/custom-forms/admin/admin-loader.php:230
9771
  msgid "year(s)"
9772
  msgstr ""
9773
 
9774
+ #: admin/locale.php:631 builds/forminator/admin/locale.php:631
9775
  msgid "Users will have to provide login details again after the selected period."
9776
  msgstr ""
9777
 
9778
+ #: admin/locale.php:632 builds/forminator/admin/locale.php:632
9779
  msgid "Something went wrong while saving your form. Please try again."
9780
  msgstr ""
9781
 
9782
  #: admin/locale.php:633 admin/views/custom-form/list/content.php:203
9783
  #: admin/views/poll/list/content.php:210 admin/views/quiz/list/content.php:206
9784
+ #: builds/forminator/admin/locale.php:633
9785
+ #: builds/forminator/admin/views/custom-form/list/content.php:203
9786
+ #: builds/forminator/admin/views/poll/list/content.php:210
9787
+ #: builds/forminator/admin/views/quiz/list/content.php:206
9788
+ #: builds/forminator/library/modules/custom-forms/admin/admin-page-view.php:202
9789
  #: library/modules/custom-forms/admin/admin-page-view.php:202
9790
  msgid "Unpublish"
9791
  msgstr ""
9792
 
9793
+ #: admin/locale.php:634 builds/forminator/admin/locale.php:634
9794
  msgid "Save Draft"
9795
  msgstr ""
9796
 
9797
  #: admin/locale.php:636 admin/views/custom-form/list/content.php:219
9798
  #: admin/views/poll/list/content.php:212 admin/views/quiz/list/content.php:208
9799
+ #: builds/forminator/admin/locale.php:636
9800
+ #: builds/forminator/admin/views/custom-form/list/content.php:219
9801
+ #: builds/forminator/admin/views/poll/list/content.php:212
9802
+ #: builds/forminator/admin/views/quiz/list/content.php:208
9803
+ #: builds/forminator/library/modules/custom-forms/admin/admin-page-view.php:201
9804
  #: library/modules/custom-forms/admin/admin-page-view.php:201
9805
  msgid "Publish"
9806
  msgstr ""
9807
 
9808
+ #: admin/locale.php:637 builds/forminator/admin/locale.php:637
9809
+ #: builds/forminator/library/lib/dash-notice/wpmudev-dash-notification.php:247
9810
+ #: builds/forminator/library/lib/dash-notice/wpmudev-dash-notification.php:288
9811
  #: library/lib/dash-notice/wpmudev-dash-notification.php:247
9812
  #: library/lib/dash-notice/wpmudev-dash-notification.php:288
9813
  msgid "Saving..."
9814
  msgstr ""
9815
 
9816
+ #: admin/locale.php:638 builds/forminator/admin/locale.php:638
9817
  msgid "Unsaved changes"
9818
  msgstr ""
9819
 
9820
+ #: admin/locale.php:639 builds/forminator/admin/locale.php:639
9821
  msgid "Saved"
9822
  msgstr ""
9823
 
9824
+ #: admin/locale.php:640 builds/forminator/admin/locale.php:640
9825
  msgid "Delete Notification"
9826
  msgstr ""
9827
 
9828
+ #: admin/locale.php:642 builds/forminator/admin/locale.php:642
9829
  msgid "Are you sure you wish to delete this Notification?"
9830
  msgstr ""
9831
 
9832
+ #: admin/locale.php:644 builds/forminator/admin/locale.php:644
9833
  msgid "DELETE"
9834
  msgstr ""
9835
 
9836
+ #: admin/locale.php:645 builds/forminator/admin/locale.php:645
9837
  msgid "Delete field %s"
9838
  msgstr ""
9839
 
9840
+ #: admin/locale.php:646 builds/forminator/admin/locale.php:646
9841
  msgid "Deleting this field"
9842
  msgstr ""
9843
 
9844
+ #: admin/locale.php:647 builds/forminator/admin/locale.php:647
9845
  msgid "will remove its value from the existing submissions as well."
9846
  msgstr ""
9847
 
9848
+ #: admin/locale.php:648 builds/forminator/admin/locale.php:648
9849
  msgid "Field can't be deleted"
9850
  msgstr ""
9851
 
9852
+ #: admin/locale.php:649 builds/forminator/admin/locale.php:649
9853
  msgid ""
9854
  "Please remove the reference of this field from the following form fields "
9855
  "and then delete this."
9856
  msgstr ""
9857
 
9858
+ #: admin/locale.php:650 builds/forminator/admin/locale.php:650
9859
  msgid "Form Fields"
9860
  msgstr ""
9861
 
9862
  #: admin/locale.php:651 admin/views/dashboard/new-feature-notice.php:67
9863
  #: admin/views/dashboard/new-feature-notice.php:99
9864
+ #: builds/forminator/admin/locale.php:651
9865
+ #: builds/forminator/admin/views/dashboard/new-feature-notice.php:67
9866
+ #: builds/forminator/admin/views/dashboard/new-feature-notice.php:99
9867
  msgid "Got It"
9868
  msgstr ""
9869
 
9870
+ #: admin/locale.php:652 builds/forminator/admin/locale.php:652
9871
  msgid "Choose which fields you want to insert into your form."
9872
  msgstr ""
9873
 
9874
+ #: admin/locale.php:653 builds/forminator/admin/locale.php:653
9875
  msgid ""
9876
  "You can have only one Stripe field in your form for Stripe to work "
9877
  "accurately. Please delete the existing Stripe field to add a new one."
9878
  msgstr ""
9879
 
9880
+ #: admin/locale.php:654 builds/forminator/admin/locale.php:654
9881
  msgid ""
9882
  "You can have only one PayPal field in your form for PayPal to work "
9883
  "accurately. Please delete the existing PayPal field to add a new one."
9884
  msgstr ""
9885
 
9886
+ #: admin/locale.php:655 builds/forminator/admin/locale.php:655
9887
  msgid ""
9888
  "You can have only one payment field in your form. Please delete the "
9889
  "existing payment field to add another one."
9890
  msgstr ""
9891
 
9892
+ #: admin/locale.php:656 builds/forminator/admin/locale.php:656
9893
  msgid ""
9894
  "You can have only one reCaptcha field in your form for Google reCaptcha to "
9895
  "work accurately. Please delete the existing reCaptcha field to add a new "
9896
  "one."
9897
  msgstr ""
9898
 
9899
+ #: admin/locale.php:657 builds/forminator/admin/locale.php:657
9900
  msgid "Need access to pro form fields? {{link}}Try Forminator Pro for FREE{{/link}}"
9901
  msgstr ""
9902
 
9903
+ #: admin/locale.php:660 builds/forminator/admin/locale.php:660
9904
  msgid "Recipient(s)"
9905
  msgstr ""
9906
 
9907
+ #: admin/locale.php:661 builds/forminator/admin/locale.php:661
9908
  msgid "Please enter recipients"
9909
  msgstr ""
9910
 
9911
+ #: admin/locale.php:662 builds/forminator/admin/locale.php:662
9912
  msgid "Please select rule"
9913
  msgstr ""
9914
 
9915
+ #: admin/locale.php:663 builds/forminator/admin/locale.php:663
9916
  msgid "Please add email routing"
9917
  msgstr ""
9918
 
9919
+ #: admin/locale.php:664 builds/forminator/admin/locale.php:664
9920
  msgid "Please fix the error(s) in the EMAIL tab."
9921
  msgstr ""
9922
 
9923
+ #: admin/locale.php:665 builds/forminator/admin/locale.php:665
9924
  msgid "Add Email Notification"
9925
  msgstr ""
9926
 
9927
+ #: admin/locale.php:666 builds/forminator/admin/locale.php:666
9928
+ #: builds/forminator/library/field-autofill-providers/class-wp-user.php:51
9929
+ #: builds/forminator/library/fields/email.php:60
9930
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-registration.php:59
9931
+ #: library/field-autofill-providers/class-wp-user.php:51
9932
  #: library/fields/email.php:60
9933
  #: library/modules/custom-forms/form-templates/template-registration.php:59
9934
  msgid "Email"
9935
  msgstr ""
9936
 
9937
+ #: admin/locale.php:667 builds/forminator/admin/locale.php:667
9938
  msgid "Recipients"
9939
  msgstr ""
9940
 
9941
+ #: admin/locale.php:668 builds/forminator/admin/locale.php:668
9942
  msgid "Advanced"
9943
  msgstr ""
9944
 
9945
+ #: admin/locale.php:669 builds/forminator/admin/locale.php:669
9946
  msgid "Conditions"
9947
  msgstr ""
9948
 
9949
+ #: admin/locale.php:670 builds/forminator/admin/locale.php:670
9950
  msgid ""
9951
  "The label is to help you identify this email and won't appear anywhere in "
9952
  "the email."
9953
  msgstr ""
9954
 
9955
+ #: admin/locale.php:671 builds/forminator/admin/locale.php:671
9956
  msgid "E.g. Sales Team Notification"
9957
  msgstr ""
9958
 
9959
+ #: admin/locale.php:672 builds/forminator/admin/locale.php:672
9960
  msgid "E.g. New Form Submission"
9961
  msgstr ""
9962
 
9963
+ #: admin/locale.php:673 builds/forminator/admin/locale.php:673
9964
  msgid "Subject"
9965
  msgstr ""
9966
 
9967
+ #: admin/locale.php:674 builds/forminator/admin/locale.php:674
9968
  msgid "Email subject can't be empty"
9969
  msgstr ""
9970
 
9971
+ #: admin/locale.php:675 builds/forminator/admin/locale.php:675
9972
  msgid "Body"
9973
  msgstr ""
9974
 
9975
+ #: admin/locale.php:676 builds/forminator/admin/locale.php:676
9976
  msgid "Email body can't be empty"
9977
  msgstr ""
9978
 
9979
+ #: admin/locale.php:677 builds/forminator/admin/locale.php:677
9980
  msgid "Attachments"
9981
  msgstr ""
9982
 
9983
+ #: admin/locale.php:678 builds/forminator/admin/locale.php:678
9984
  msgid ""
9985
  "Choose whether you want to attach the files uploaded via the File Upload "
9986
  "fields to this email."
9987
  msgstr ""
9988
 
9989
+ #: admin/locale.php:679 builds/forminator/admin/locale.php:679
9990
  msgid "Uploaded files"
9991
  msgstr ""
9992
 
9993
+ #: admin/locale.php:680 builds/forminator/admin/locale.php:680
9994
  msgid ""
9995
  "The default behavior is to send the email to the same recipients. If you "
9996
  "want to send this email to different recipients conditionally, you can "
9998
  "the user input."
9999
  msgstr ""
10000
 
10001
+ #: admin/locale.php:681 builds/forminator/admin/locale.php:681
10002
  msgid "E.g. sales@website.com"
10003
  msgstr ""
10004
 
10005
+ #: admin/locale.php:682 builds/forminator/admin/locale.php:682
10006
  msgid "Separate multiple emails with a comma"
10007
  msgstr ""
10008
 
10009
+ #: admin/locale.php:683 builds/forminator/admin/locale.php:683
10010
  msgid "Email Routing"
10011
  msgstr ""
10012
 
10013
+ #: admin/locale.php:684 builds/forminator/admin/locale.php:684
10014
  msgid "Enter from name here"
10015
  msgstr ""
10016
 
10017
+ #: admin/locale.php:685 builds/forminator/admin/locale.php:685
10018
  msgid "From Name"
10019
  msgstr ""
10020
 
10021
+ #: admin/locale.php:686 builds/forminator/admin/locale.php:686
10022
  msgid "Enter from email here"
10023
  msgstr ""
10024
 
10025
+ #: admin/locale.php:687 builds/forminator/admin/locale.php:687
10026
  msgid "From Email"
10027
  msgstr ""
10028
 
10029
+ #: admin/locale.php:688 builds/forminator/admin/locale.php:688
10030
  msgid "Enter reply-to email here"
10031
  msgstr ""
10032
 
10033
+ #: admin/locale.php:689 builds/forminator/admin/locale.php:689
10034
  msgid "Reply-to Email"
10035
  msgstr ""
10036
 
10037
+ #: admin/locale.php:690 builds/forminator/admin/locale.php:690
10038
  msgid "Enter CC email here"
10039
  msgstr ""
10040
 
10041
+ #: admin/locale.php:691 builds/forminator/admin/locale.php:691
10042
  msgid "CC Emails"
10043
  msgstr ""
10044
 
10045
+ #: admin/locale.php:692 builds/forminator/admin/locale.php:692
10046
  msgid "Enter BCC email here"
10047
  msgstr ""
10048
 
10049
+ #: admin/locale.php:693 builds/forminator/admin/locale.php:693
10050
  msgid "BCC Emails"
10051
  msgstr ""
10052
 
10053
+ #: admin/locale.php:694 builds/forminator/admin/locale.php:694
10054
  msgid "Discard Changes"
10055
  msgstr ""
10056
 
10057
+ #: admin/locale.php:697 builds/forminator/admin/locale.php:697
10058
  msgid ""
10059
  "Your form is divided into multiple pages by Page Break field(s), and you "
10060
  "can customize the label of each page here. Page names appear on your form "
10061
  "header along with the progress indicator."
10062
  msgstr ""
10063
 
10064
+ #: admin/locale.php:698 builds/forminator/admin/locale.php:698
10065
+ #: builds/forminator/library/modules/custom-forms/front/front-render.php:876
10066
+ #: builds/forminator/library/modules/custom-forms/front/front-render.php:906
10067
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:230
10068
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:482
10069
+ #: library/modules/custom-forms/front/front-render.php:876
10070
  #: library/modules/custom-forms/front/front-render.php:906
10071
  #: library/modules/polls/admin/admin-loader.php:230
10072
  #: library/modules/quizzes/admin/admin-loader.php:482
10073
  msgid "Finish"
10074
  msgstr ""
10075
 
10076
+ #: admin/locale.php:699 builds/forminator/admin/locale.php:699
10077
  msgid ""
10078
  "Choose whether to show a progress indicator on top of your form, so your "
10079
  "users know how far they are through your form."
10082
  #: admin/locale.php:700 admin/views/custom-form/entries/filter.php:201
10083
  #: admin/views/custom-form/list/content.php:95
10084
  #: admin/views/poll/list/content.php:102 admin/views/quiz/list/content.php:98
10085
+ #: builds/forminator/admin/locale.php:700
10086
+ #: builds/forminator/admin/views/custom-form/entries/filter.php:201
10087
+ #: builds/forminator/admin/views/custom-form/list/content.php:95
10088
+ #: builds/forminator/admin/views/poll/list/content.php:102
10089
+ #: builds/forminator/admin/views/quiz/list/content.php:98
10090
+ #: builds/forminator/library/modules/custom-forms/admin/admin-page-entries.php:582
10091
+ #: builds/forminator/library/modules/quizzes/admin/admin-page-entries.php:323
10092
  #: library/modules/custom-forms/admin/admin-page-entries.php:582
10093
  #: library/modules/quizzes/admin/admin-page-entries.php:323
10094
  msgid "Apply"
10095
  msgstr ""
10096
 
10097
+ #: admin/locale.php:701 builds/forminator/admin/locale.php:701
10098
  msgid "Loading preview…"
10099
  msgstr ""
10100
 
10101
+ #: admin/locale.php:702 builds/forminator/admin/locale.php:702
10102
  msgid "Publishing form…"
10103
  msgstr ""
10104
 
10105
+ #: admin/locale.php:703 builds/forminator/admin/locale.php:703
10106
  msgid ""
10107
  "Great work! Please hold tight a few moments while we publish your form to "
10108
  "the world."
10109
  msgstr ""
10110
 
10111
+ #: admin/locale.php:704 builds/forminator/admin/locale.php:704
10112
  msgid "Please fill required fields"
10113
  msgstr ""
10114
 
10115
+ #: admin/locale.php:705 builds/forminator/admin/locale.php:705
10116
  msgid "Calculation values are required!"
10117
  msgstr ""
10118
 
10119
+ #: admin/locale.php:706 builds/forminator/admin/locale.php:706
10120
  msgid "Option labels are required!"
10121
  msgstr ""
10122
 
10123
+ #: admin/locale.php:707 builds/forminator/admin/locale.php:707
10124
  msgid "Please, connect your Stripe account first!"
10125
  msgstr ""
10126
 
10127
+ #: admin/locale.php:708 builds/forminator/admin/locale.php:708
10128
  msgid "Please, enter Stripe payment amount!"
10129
  msgstr ""
10130
 
10131
+ #: admin/locale.php:709 builds/forminator/admin/locale.php:709
10132
  msgid "Please select an email address for payment receipt."
10133
  msgstr ""
10134
 
10135
+ #: admin/locale.php:710 builds/forminator/admin/locale.php:710
10136
  msgid "Please, select Stripe payment variable field!"
10137
  msgstr ""
10138
 
10139
+ #: admin/locale.php:711 builds/forminator/admin/locale.php:711
10140
  msgid "Empty labels are not allowed for meta values!"
10141
  msgstr ""
10142
 
10143
+ #: admin/locale.php:712 builds/forminator/admin/locale.php:712
10144
  msgid "Please, connect your PayPal account first!"
10145
  msgstr ""
10146
 
10147
+ #: admin/locale.php:713 builds/forminator/admin/locale.php:713
10148
  msgid "Calculation formula is required!"
10149
  msgstr ""
10150
 
10151
+ #: admin/locale.php:714 builds/forminator/admin/locale.php:714
10152
  msgid "Limit Min value should be less than Max value."
10153
  msgstr ""
10154
 
10155
+ #: admin/locale.php:715 builds/forminator/admin/locale.php:715
10156
  msgid "Please enter API keys."
10157
  msgstr ""
10158
 
10159
+ #: admin/locale.php:716 builds/forminator/admin/locale.php:716
10160
  msgid "Please select a valid end time limit."
10161
  msgstr ""
10162
 
10163
+ #: admin/locale.php:717 builds/forminator/admin/locale.php:717
10164
  msgid "Please fix the Default time error."
10165
  msgstr ""
10166
 
10167
+ #: admin/locale.php:718 builds/forminator/admin/locale.php:718
10168
  msgid "Please fix the Start or End time."
10169
  msgstr ""
10170
 
10171
+ #: admin/locale.php:719 builds/forminator/admin/locale.php:719
10172
  msgid "Please fix the limit Start or End date."
10173
  msgstr ""
10174
 
10175
+ #: admin/locale.php:720 builds/forminator/admin/locale.php:720
10176
+ #: builds/forminator/library/fields/calculation.php:68
10177
+ #: builds/forminator/library/fields/calculation.php:79
10178
+ #: library/fields/calculation.php:68 library/fields/calculation.php:79
10179
  msgid "Calculations"
10180
  msgstr ""
10181
 
10182
+ #: admin/locale.php:721 builds/forminator/admin/locale.php:721
10183
  msgid "Styling"
10184
  msgstr ""
10185
 
10186
+ #: admin/locale.php:722 builds/forminator/admin/locale.php:722
10187
  msgid "Customize"
10188
  msgstr ""
10189
 
10190
+ #: admin/locale.php:723 builds/forminator/admin/locale.php:723
10191
  msgid "Visibility"
10192
  msgstr ""
10193
 
10194
+ #: admin/locale.php:725 builds/forminator/admin/locale.php:725
10195
  msgid "Ready to go!"
10196
  msgstr ""
10197
 
10198
+ #: admin/locale.php:726 builds/forminator/admin/locale.php:726
10199
  msgid ""
10200
  "Your form is now ready to be embedded into a page or template of your "
10201
  "choice. Simply copy and paste the shortcode below to display it!"
10202
  msgstr ""
10203
 
10204
+ #: admin/locale.php:727 builds/forminator/admin/locale.php:727
10205
  msgid "Shortcode"
10206
  msgstr ""
10207
 
10208
+ #: admin/locale.php:728 builds/forminator/admin/locale.php:728
10209
  msgid "Copy shortcode"
10210
  msgstr ""
10211
 
10212
+ #: admin/locale.php:730 builds/forminator/admin/locale.php:730
10213
  msgid "Enter message"
10214
  msgstr ""
10215
 
10216
+ #: admin/locale.php:731 builds/forminator/admin/locale.php:731
10217
  msgid "Navigate"
10218
  msgstr ""
10219
 
10220
+ #: admin/locale.php:733 builds/forminator/admin/locale.php:733
10221
  msgid ""
10222
  "You can send customized email notifications to your site admins and "
10223
  "visitors on successful form submission. Advanced features like email "
10225
  "notifications."
10226
  msgstr ""
10227
 
10228
+ #: admin/locale.php:734 builds/forminator/admin/locale.php:734
10229
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:351
10230
+ #: library/modules/custom-forms/admin/admin-loader.php:351
10231
  msgid "Admin Email"
10232
  msgstr ""
10233
 
10234
+ #: admin/locale.php:735 builds/forminator/admin/locale.php:735
10235
  msgid ""
10236
  "By default we’ll send an email to the nominated email account. You "
10237
  "customise this email or turn it off all together."
10238
  msgstr ""
10239
 
10240
+ #: admin/locale.php:736 builds/forminator/admin/locale.php:736
10241
  msgid "Send an email to admin users"
10242
  msgstr ""
10243
 
10244
+ #: admin/locale.php:737 builds/forminator/admin/locale.php:737
10245
  msgid "From Address"
10246
  msgstr ""
10247
 
10248
+ #: admin/locale.php:738 builds/forminator/admin/locale.php:738
10249
  msgid "Reply To Address"
10250
  msgstr ""
10251
 
10252
+ #: admin/locale.php:739 builds/forminator/admin/locale.php:739
10253
  msgid "CC Addresses"
10254
  msgstr ""
10255
 
10256
+ #: admin/locale.php:740 builds/forminator/admin/locale.php:740
10257
  msgid "BCC Addresses"
10258
  msgstr ""
10259
 
10260
+ #: admin/locale.php:741 builds/forminator/admin/locale.php:741
10261
  msgid "Enter subject"
10262
  msgstr ""
10263
 
10264
+ #: admin/locale.php:742 builds/forminator/admin/locale.php:742
10265
  msgid "Field"
10266
  msgstr ""
10267
 
10268
+ #: admin/locale.php:743 builds/forminator/admin/locale.php:743
10269
  msgid "Condition (required)"
10270
  msgstr ""
10271
 
10272
+ #: admin/locale.php:744 builds/forminator/admin/locale.php:744
10273
  msgid "Select rule"
10274
  msgstr ""
10275
 
10276
+ #: admin/locale.php:745 builds/forminator/admin/locale.php:745
10277
  msgid "Having"
10278
  msgstr ""
10279
 
10280
+ #: admin/locale.php:746 builds/forminator/admin/locale.php:746
10281
  msgid "Not having"
10282
  msgstr ""
10283
 
10284
+ #: admin/locale.php:747 builds/forminator/admin/locale.php:747
10285
  msgid "Is null"
10286
  msgstr ""
10287
 
10288
+ #: admin/locale.php:748 builds/forminator/admin/locale.php:748
10289
  msgid "Is not null"
10290
  msgstr ""
10291
 
10292
+ #: admin/locale.php:749 builds/forminator/admin/locale.php:749
10293
  msgid "Is"
10294
  msgstr ""
10295
 
10296
+ #: admin/locale.php:750 builds/forminator/admin/locale.php:750
10297
  msgid "Is not"
10298
  msgstr ""
10299
 
10300
+ #: admin/locale.php:751 builds/forminator/admin/locale.php:751
10301
  msgid "Is great"
10302
  msgstr ""
10303
 
10304
+ #: admin/locale.php:752 builds/forminator/admin/locale.php:752
10305
  msgid "Is less"
10306
  msgstr ""
10307
 
10308
+ #: admin/locale.php:753 builds/forminator/admin/locale.php:753
10309
  msgid "Contains"
10310
  msgstr ""
10311
 
10312
+ #: admin/locale.php:754 builds/forminator/admin/locale.php:754
10313
  msgid "Starts"
10314
  msgstr ""
10315
 
10316
+ #: admin/locale.php:755 builds/forminator/admin/locale.php:755
10317
  msgid "Ends"
10318
  msgstr ""
10319
 
10320
+ #: admin/locale.php:756 builds/forminator/admin/locale.php:756
10321
  msgid "Day is"
10322
  msgstr ""
10323
 
10324
+ #: admin/locale.php:757 builds/forminator/admin/locale.php:757
10325
  msgid "Day is not"
10326
  msgstr ""
10327
 
10328
+ #: admin/locale.php:758 builds/forminator/admin/locale.php:758
10329
  msgid "Month is"
10330
  msgstr ""
10331
 
10332
+ #: admin/locale.php:759 builds/forminator/admin/locale.php:759
10333
  msgid "Month is not"
10334
  msgstr ""
10335
 
10336
+ #: admin/locale.php:760 builds/forminator/admin/locale.php:760
10337
  msgid "Select option"
10338
  msgstr ""
10339
 
10340
+ #: admin/locale.php:762 builds/forminator/admin/locale.php:762
10341
+ #: builds/forminator/library/fields/date.php:825 library/fields/date.php:825
10342
  msgid "Select month"
10343
  msgstr ""
10344
 
10345
+ #: admin/locale.php:763 builds/forminator/admin/locale.php:763
10346
+ #: builds/forminator/library/fields/date.php:847 library/fields/date.php:847
10347
  msgid "Select day"
10348
  msgstr ""
10349
 
10350
+ #: admin/locale.php:764 builds/forminator/admin/locale.php:764
10351
  msgid "Done"
10352
  msgstr ""
10353
 
10354
+ #: admin/locale.php:765 builds/forminator/admin/locale.php:765
10355
  msgid "Send"
10356
  msgstr ""
10357
 
10358
+ #: admin/locale.php:766 builds/forminator/admin/locale.php:766
10359
  msgid "Don't Send"
10360
  msgstr ""
10361
 
10362
+ #: admin/locale.php:767 builds/forminator/admin/locale.php:767
10363
  msgid "this email if"
10364
  msgstr ""
10365
 
10366
  #: admin/locale.php:768 admin/views/custom-form/entries/filter.php:131
10367
  #: admin/views/custom-form/popup/import-cf7.php:63
10368
+ #: builds/forminator/admin/locale.php:768
10369
+ #: builds/forminator/admin/views/custom-form/entries/filter.php:131
10370
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:63
10371
  msgid "All"
10372
  msgstr ""
10373
 
10374
+ #: admin/locale.php:769 builds/forminator/admin/locale.php:769
10375
  msgid "Any"
10376
  msgstr ""
10377
 
10378
+ #: admin/locale.php:770 builds/forminator/admin/locale.php:770
10379
  msgid "of the following rules match:"
10380
  msgstr ""
10381
 
10382
+ #: admin/locale.php:771 builds/forminator/admin/locale.php:771
10383
  msgid "Add Conditions"
10384
  msgstr ""
10385
 
10386
+ #: admin/locale.php:772 builds/forminator/admin/locale.php:772
10387
  msgid ""
10388
  "By default, this email is always sent on form submission. You can add "
10389
  "conditions to send this email conditionally based on user input."
10390
  msgstr ""
10391
 
10392
+ #: admin/locale.php:773 builds/forminator/admin/locale.php:773
10393
  msgid "Add Rule"
10394
  msgstr ""
10395
 
10396
+ #: admin/locale.php:774 builds/forminator/admin/locale.php:774
10397
  msgid "Confirmation Email"
10398
  msgstr ""
10399
 
10400
+ #: admin/locale.php:775 builds/forminator/admin/locale.php:775
10401
  msgid ""
10402
  "In addition to notifying people of new submissions, you can also send a "
10403
  "confirmation email to the user who submitted the form."
10404
  msgstr ""
10405
 
10406
+ #: admin/locale.php:776 builds/forminator/admin/locale.php:776
10407
  msgid "Send a confirmation email to the user"
10408
  msgstr ""
10409
 
10410
+ #: admin/locale.php:777 builds/forminator/admin/locale.php:777
10411
  msgid ""
10412
  "If you leave it blank, we will automatically find first email field in the "
10413
  "form as recipient. If there is no email field and user is logged in we will "
10414
  "use their email."
10415
  msgstr ""
10416
 
10417
+ #: admin/locale.php:778 builds/forminator/admin/locale.php:778
10418
  msgid ""
10419
  "Send to {{strong}}\"%(label)s\"{{/strong}} if "
10420
  "{{strong}}%(field)s{{/strong}} %(rule)s {{strong}}%(value)s{{/strong}}"
10421
  msgstr ""
10422
 
10423
+ #: admin/locale.php:779 builds/forminator/admin/locale.php:779
10424
  msgid "Routing Condition"
10425
  msgstr ""
10426
 
10427
+ #: admin/locale.php:780 builds/forminator/admin/locale.php:780
10428
  msgid "Enter value"
10429
  msgstr ""
10430
 
10431
+ #: admin/locale.php:781 builds/forminator/admin/locale.php:781
10432
  msgid ""
10433
  "You haven't defined any email routing rules yet. Click on the \"+ Add "
10434
  "Rule\" button to add the recipients along with the routing rules."
10435
  msgstr ""
10436
 
10437
+ #: admin/locale.php:782 builds/forminator/admin/locale.php:782
10438
  msgid "Email routing is enabled"
10439
  msgstr ""
10440
 
10441
+ #: admin/locale.php:783 builds/forminator/admin/locale.php:783
10442
  msgid "more recipient(s)"
10443
  msgstr ""
10444
 
10445
+ #: admin/locale.php:784 builds/forminator/admin/locale.php:784
10446
  msgid "Open field settings"
10447
  msgstr ""
10448
 
10452
  #: admin/views/dashboard/widgets/widget-poll.php:100
10453
  #: admin/views/dashboard/widgets/widget-quiz.php:105
10454
  #: admin/views/poll/list/content.php:170 admin/views/quiz/list/content.php:166
10455
+ #: builds/forminator/admin/locale.php:785
10456
+ #: builds/forminator/admin/views/custom-form/list/content.php:163
10457
+ #: builds/forminator/admin/views/custom-form/list/content.php:169
10458
+ #: builds/forminator/admin/views/dashboard/widgets/widget-cform.php:103
10459
+ #: builds/forminator/admin/views/dashboard/widgets/widget-poll.php:100
10460
+ #: builds/forminator/admin/views/dashboard/widgets/widget-quiz.php:105
10461
+ #: builds/forminator/admin/views/poll/list/content.php:170
10462
+ #: builds/forminator/admin/views/quiz/list/content.php:166
10463
  msgid "Edit"
10464
  msgstr ""
10465
 
10466
+ #: admin/locale.php:786 builds/forminator/admin/locale.php:786
10467
  msgid "User Account Activation"
10468
  msgstr ""
10469
 
10470
+ #: admin/locale.php:787 builds/forminator/admin/locale.php:787
10471
  msgid "Choose the activation method and other settings for the user accounts."
10472
  msgstr ""
10473
 
10474
+ #: admin/locale.php:788 builds/forminator/admin/locale.php:788
10475
  msgid "Activation Method"
10476
  msgstr ""
10477
 
10478
+ #: admin/locale.php:789 builds/forminator/admin/locale.php:789
10479
  msgid ""
10480
  "By default, the user account is activated on form submission. However, you "
10481
  "can choose between {{strong}}Email Activation{{/strong}} which requires the "
10483
  "Approval{{/strong}} which requires site admin to approve an account."
10484
  msgstr ""
10485
 
10486
+ #: admin/locale.php:790 builds/forminator/admin/locale.php:790
10487
  msgid "Email Activation"
10488
  msgstr ""
10489
 
10490
+ #: admin/locale.php:791 builds/forminator/admin/locale.php:791
10491
  msgid "Confirmation Page"
10492
  msgstr ""
10493
 
10494
+ #: admin/locale.php:792 builds/forminator/admin/locale.php:792
10495
  msgid "Choose the page to redirect users when they click on confirmation link."
10496
  msgstr ""
10497
 
10498
+ #: admin/locale.php:793 builds/forminator/admin/locale.php:793
10499
  msgid "Manual Approval"
10500
  msgstr ""
10501
 
10502
+ #: admin/locale.php:794 builds/forminator/admin/locale.php:794
10503
  msgid ""
10504
  "A site admin will have to manually approve each entry from the submissions "
10505
  "page to activate the user accounts."
10506
  msgstr ""
10507
 
10508
+ #: admin/locale.php:795 builds/forminator/admin/locale.php:795
10509
  msgid "Activation Email"
10510
  msgstr ""
10511
 
10512
+ #: admin/locale.php:796 builds/forminator/admin/locale.php:796
10513
  msgid ""
10514
  "By default, WordPress sends an activation email containing user account "
10515
  "information after the account activation. However, you can choose not to "
10516
  "send this email."
10517
  msgstr ""
10518
 
10519
+ #: admin/locale.php:797 builds/forminator/admin/locale.php:797
10520
  msgid ""
10521
  "Since the {{strong}}Password{{/strong}} user meta key is mapped to "
10522
  "{{strong}}Auto Generate Password{{/strong}}, it's recommended to keep this "
10524
  "be sent to the users."
10525
  msgstr ""
10526
 
10527
+ #: admin/locale.php:798 builds/forminator/admin/locale.php:798
10528
  msgid ""
10529
  "Since the activation requires manual approval from site admin, it's "
10530
  "recommended to keep this option to {{strong}}Default{{/strong}} to let "
10531
  "users know when their account is activated."
10532
  msgstr ""
10533
 
10534
+ #: admin/locale.php:799 builds/forminator/admin/locale.php:799
10535
  msgid "These settings will add some extra control on your registration process."
10536
  msgstr ""
10537
 
10538
+ #: admin/locale.php:800 builds/forminator/admin/locale.php:800
10539
  msgid "Automatically log in newly activated users"
10540
  msgstr ""
10541
 
10542
+ #: admin/locale.php:801 builds/forminator/admin/locale.php:801
10543
  msgid ""
10544
  "This will automatically login a user on successful activation of their "
10545
  "account."
10546
  msgstr ""
10547
 
10548
+ #: admin/locale.php:802 builds/forminator/admin/locale.php:802
10549
  msgid "Network's Main Site Role"
10550
  msgstr ""
10551
 
10552
+ #: admin/locale.php:803 builds/forminator/admin/locale.php:803
10553
  msgid ""
10554
  "If you don't want to create a user in network's main site, set this meta "
10555
  "key to {{strong}}Don't create a user in Network's main site{{/strong}}."
10556
  msgstr ""
10557
 
10558
+ #: admin/locale.php:804 builds/forminator/admin/locale.php:804
10559
  msgid "Role"
10560
  msgstr ""
10561
 
10562
+ #: admin/locale.php:805 builds/forminator/admin/locale.php:805
10563
  msgid "User Meta Mapping"
10564
  msgstr ""
10565
 
10566
+ #: admin/locale.php:806 builds/forminator/admin/locale.php:806
10567
  msgid ""
10568
  "Assign your form fields to the user meta keys to use the data collected "
10569
  "from the visitor to create a user profile."
10570
  msgstr ""
10571
 
10572
+ #: admin/locale.php:807 builds/forminator/admin/locale.php:807
10573
  msgid "Default Meta Keys"
10574
  msgstr ""
10575
 
10576
+ #: admin/locale.php:808 builds/forminator/admin/locale.php:808
10577
  msgid ""
10578
  "Assign form fields to the default WordPress user meta keys (used in "
10579
  "Profiles) below. You can assign a form field to multiple meta keys. If you "
10581
  "will automatically become required in your form."
10582
  msgstr ""
10583
 
10584
+ #: admin/locale.php:809 builds/forminator/admin/locale.php:809
10585
  msgid "Select a Field"
10586
  msgstr ""
10587
 
10588
+ #: admin/locale.php:810 builds/forminator/admin/locale.php:810
10589
+ #: builds/forminator/library/fields/website.php:61
10590
+ #: builds/forminator/library/fields/website.php:72
10591
+ #: library/fields/website.php:61 library/fields/website.php:72
10592
  msgid "Website"
10593
  msgstr ""
10594
 
10595
+ #: admin/locale.php:811 builds/forminator/admin/locale.php:811
10596
  msgid "Auto Generated Password"
10597
  msgstr ""
10598
 
10599
+ #: admin/locale.php:812 builds/forminator/admin/locale.php:812
10600
  msgid "Custom User Meta"
10601
  msgstr ""
10602
 
10603
+ #: admin/locale.php:813 builds/forminator/admin/locale.php:813
10604
  msgid ""
10605
  "Create custom user meta keys and assign your form fields to them to set "
10606
  "additional user meta keys on successful user registration."
10607
  msgstr ""
10608
 
10609
+ #: admin/locale.php:814 builds/forminator/admin/locale.php:814
10610
  msgid "Add Custom User Meta"
10611
  msgstr ""
10612
 
10613
+ #: admin/locale.php:815 builds/forminator/admin/locale.php:815
10614
  msgid ""
10615
  "No custom user meta created yet. Click on \"+ Add Custom User Meta\" to "
10616
  "create custom user meta and map form fields to it."
10617
  msgstr ""
10618
 
10619
+ #: admin/locale.php:816 builds/forminator/admin/locale.php:816
10620
  msgid "Site Registration"
10621
  msgstr ""
10622
 
10623
+ #: admin/locale.php:817 builds/forminator/admin/locale.php:817
10624
  msgid ""
10625
  "Choose whether to allow site registrations on your multisite network and "
10626
  "different related settings."
10627
  msgstr ""
10628
 
10629
+ #: admin/locale.php:818 builds/forminator/admin/locale.php:818
10630
  msgid "Assign form fields to the default WordPress site meta keys bellow."
10631
  msgstr ""
10632
 
10633
+ #: admin/locale.php:819 builds/forminator/admin/locale.php:819
10634
  msgid "Site Name"
10635
  msgstr ""
10636
 
10637
+ #: admin/locale.php:820 builds/forminator/admin/locale.php:820
10638
  msgid ""
10639
  "Site address meta key will be automatically set based on this field as "
10640
  "{{strong}}false{{/strong}}"
10641
  msgstr ""
10642
 
10643
+ #: admin/locale.php:821 builds/forminator/admin/locale.php:821
10644
  msgid "Site Title"
10645
  msgstr ""
10646
 
10647
+ #: admin/locale.php:822 builds/forminator/admin/locale.php:822
10648
  msgid "Site Role"
10649
  msgstr ""
10650
 
10651
+ #: admin/locale.php:823 builds/forminator/admin/locale.php:823
10652
  msgid "forever"
10653
  msgstr ""
10654
 
10655
+ #: admin/locale.php:824 builds/forminator/admin/locale.php:824
10656
  msgid "retain"
10657
  msgstr ""
10658
 
10659
+ #: admin/locale.php:825 builds/forminator/admin/locale.php:825
10660
  msgid "remove"
10661
  msgstr ""
10662
 
10663
+ #: admin/locale.php:826 builds/forminator/admin/locale.php:826
10664
  msgid "Data Storage"
10665
  msgstr ""
10666
 
10667
+ #: admin/locale.php:827 builds/forminator/admin/locale.php:827
10668
  msgid "By default we will store all submissions in your database."
10669
  msgstr ""
10670
 
10671
+ #: admin/locale.php:828 builds/forminator/admin/locale.php:828
10672
  msgid "Disable store submissions in my database"
10673
  msgstr ""
10674
 
10675
+ #: admin/locale.php:829 builds/forminator/admin/locale.php:829
10676
  msgid ""
10677
  "If you do not want to store submissions in your database you can disable "
10678
  "this feature. Alternately you can also schedule automatic deletion of "
10679
  "submissions after a period of time below."
10680
  msgstr ""
10681
 
10682
+ #: admin/locale.php:830 builds/forminator/admin/locale.php:830
10683
  msgid "Privacy"
10684
  msgstr ""
10685
 
10686
+ #: admin/locale.php:831 builds/forminator/admin/locale.php:831
10687
  msgid "Choose how you want to handle this form's data storage."
10688
  msgstr ""
10689
 
10690
+ #: admin/locale.php:832 builds/forminator/admin/locale.php:832
10691
  msgid "By default we will use the configuration you have set in your"
10692
  msgstr ""
10693
 
10694
+ #: admin/locale.php:833 builds/forminator/admin/locale.php:833
10695
  msgid "global privacy settings."
10696
  msgstr ""
10697
 
10698
+ #: admin/locale.php:834 builds/forminator/admin/locale.php:834
10699
  msgid "How long do you want to retain this form's submissions for?"
10700
  msgstr ""
10701
 
10702
+ #: admin/locale.php:835 builds/forminator/admin/locale.php:835
10703
  msgid "Use default"
10704
  msgstr ""
10705
 
10706
+ #: admin/locale.php:836 builds/forminator/admin/locale.php:836
10707
  msgid "Your default setting value is to keep the submissions"
10708
  msgstr ""
10709
 
10710
+ #: admin/locale.php:837 builds/forminator/admin/locale.php:837
10711
  msgid "Days"
10712
  msgstr ""
10713
 
10714
+ #: admin/locale.php:838 builds/forminator/admin/locale.php:838
10715
  msgid "Weeks"
10716
  msgstr ""
10717
 
10718
+ #: admin/locale.php:839 builds/forminator/admin/locale.php:839
10719
  msgid "Months"
10720
  msgstr ""
10721
 
10722
+ #: admin/locale.php:840 builds/forminator/admin/locale.php:840
10723
  msgid "Years"
10724
  msgstr ""
10725
 
10726
+ #: admin/locale.php:841 builds/forminator/admin/locale.php:841
10727
  msgid "Leave the field blank to retain submissions forever."
10728
  msgstr ""
10729
 
10730
  #: admin/locale.php:842 admin/views/settings/data/forms-privacy.php:159
10731
+ #: builds/forminator/admin/locale.php:842
10732
+ #: builds/forminator/admin/views/settings/data/forms-privacy.php:159
10733
  msgid "Account Erasure Requests"
10734
  msgstr ""
10735
 
10736
+ #: admin/locale.php:843 builds/forminator/admin/locale.php:843
10737
  msgid ""
10738
  "When handling an account erasure request that contains an email associated "
10739
  "with a submission, what do you want to do?"
10740
  msgstr ""
10741
 
10742
+ #: admin/locale.php:844 builds/forminator/admin/locale.php:844
10743
  msgid "Your default setting value is to "
10744
  msgstr ""
10745
 
10746
+ #: admin/locale.php:845 builds/forminator/admin/locale.php:845
10747
  msgid " the submission."
10748
  msgstr ""
10749
 
10750
+ #: admin/locale.php:846 builds/forminator/admin/locale.php:846
10751
  msgid "Retain Submissions"
10752
  msgstr ""
10753
 
10754
+ #: admin/locale.php:847 builds/forminator/admin/locale.php:847
10755
  msgid "Remove Submissions"
10756
  msgstr ""
10757
 
10758
+ #: admin/locale.php:848 builds/forminator/admin/locale.php:848
10759
  msgid "Submission Files"
10760
  msgstr ""
10761
 
10762
+ #: admin/locale.php:849 builds/forminator/admin/locale.php:849
10763
  msgid ""
10764
  "If your form has file upload field(s), choose whether to delete the file(s) "
10765
  "related to a submission when that submission gets deleted."
10766
  msgstr ""
10767
 
10768
+ #: admin/locale.php:850 builds/forminator/admin/locale.php:850
10769
  msgid "Keep"
10770
  msgstr ""
10771
 
10772
+ #: admin/locale.php:851 builds/forminator/admin/locale.php:851
10773
  msgid "Unknown setting"
10774
  msgstr ""
10775
 
10776
+ #: admin/locale.php:852 builds/forminator/admin/locale.php:852
10777
  msgid ""
10778
  "Assign a calculation value to each option. These values will not be shown "
10779
  "on the form. You can assign only a numeric value."
10780
  msgstr ""
10781
 
10782
+ #: admin/locale.php:853 builds/forminator/admin/locale.php:853
10783
  msgid "Calculation value"
10784
  msgstr ""
10785
 
10786
+ #: admin/locale.php:854 builds/forminator/admin/locale.php:854
10787
  msgid "Calculation value is required!"
10788
  msgstr ""
10789
 
10790
+ #: admin/locale.php:855 builds/forminator/admin/locale.php:855
10791
  msgid "Pick custom date(s) to restrict"
10792
  msgstr ""
10793
 
10794
+ #: admin/locale.php:856 builds/forminator/admin/locale.php:856
10795
  msgid "Pick a date"
10796
  msgstr ""
10797
 
10798
+ #: admin/locale.php:857 builds/forminator/admin/locale.php:857
10799
  msgid "Add selected date"
10800
  msgstr ""
10801
 
10802
+ #: admin/locale.php:858 builds/forminator/admin/locale.php:858
10803
  msgid "Restricted dates"
10804
  msgstr ""
10805
 
10806
+ #: admin/locale.php:859 builds/forminator/admin/locale.php:859
10807
  msgid "Allowed filetypes"
10808
  msgstr ""
10809
 
10810
+ #: admin/locale.php:860 builds/forminator/admin/locale.php:860
10811
  msgid ""
10812
  "By default, we will use WordPress' {{a}}default allowed mime types{{/a}}. "
10813
  "However, you can restrict your users to upload some specific types of files "
10814
  "only."
10815
  msgstr ""
10816
 
10817
+ #: admin/locale.php:861 builds/forminator/admin/locale.php:861
10818
  msgid "Specific filetypes"
10819
  msgstr ""
10820
 
10821
+ #: admin/locale.php:862 builds/forminator/admin/locale.php:862
10822
  msgid "Images"
10823
  msgstr ""
10824
 
10825
+ #: admin/locale.php:863 builds/forminator/admin/locale.php:863
10826
  msgid "Documents"
10827
  msgstr ""
10828
 
10829
+ #: admin/locale.php:864 builds/forminator/admin/locale.php:864
10830
  msgid "Audio"
10831
  msgstr ""
10832
 
10833
+ #: admin/locale.php:865 builds/forminator/admin/locale.php:865
10834
  msgid "Video"
10835
  msgstr ""
10836
 
10837
+ #: admin/locale.php:866 builds/forminator/admin/locale.php:866
10838
  msgid "Archive"
10839
  msgstr ""
10840
 
10841
+ #: admin/locale.php:867 builds/forminator/admin/locale.php:867
10842
  msgid "Spreadsheet"
10843
  msgstr ""
10844
 
10845
+ #: admin/locale.php:868 builds/forminator/admin/locale.php:868
10846
  msgid "Interactive"
10847
  msgstr ""
10848
 
10849
+ #: admin/locale.php:869 builds/forminator/admin/locale.php:869
10850
  msgid "Additional filetypes"
10851
  msgstr ""
10852
 
10853
+ #: admin/locale.php:870 builds/forminator/admin/locale.php:870
10854
  msgid "E.g. .ai, .sketch, .studio"
10855
  msgstr ""
10856
 
10857
+ #: admin/locale.php:871 builds/forminator/admin/locale.php:871
10858
  msgid ""
10859
  "Add a comma-separated list of filetypes you want to allow in addition to "
10860
  "the ones enabled above."
10861
  msgstr ""
10862
 
10863
+ #: admin/locale.php:872 builds/forminator/admin/locale.php:872
10864
  msgid ""
10865
  "Note that if you're having trouble uploading one of the enabled filetypes, "
10866
  "that filetype may be restricted by your hosting provider."
10867
  msgstr ""
10868
 
10869
+ #: admin/locale.php:873 builds/forminator/admin/locale.php:873
10870
  msgid "Roboto"
10871
  msgstr ""
10872
 
10873
+ #: admin/locale.php:874 builds/forminator/admin/locale.php:874
10874
  msgid "Font Family"
10875
  msgstr ""
10876
 
10877
+ #: admin/locale.php:875 builds/forminator/admin/locale.php:875
10878
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:224
10879
+ #: library/modules/custom-forms/admin/admin-loader.php:224
10880
  msgid "Custom user font"
10881
  msgstr ""
10882
 
10883
+ #: admin/locale.php:876 builds/forminator/admin/locale.php:876
10884
  msgid "E.g. Arial, sans-serif"
10885
  msgstr ""
10886
 
10887
+ #: admin/locale.php:878 builds/forminator/admin/locale.php:878
10888
  msgid "E.g. 16"
10889
  msgstr ""
10890
 
10891
+ #: admin/locale.php:879 builds/forminator/admin/locale.php:879
10892
  msgid "Font Size"
10893
  msgstr ""
10894
 
10895
+ #: admin/locale.php:880 builds/forminator/admin/locale.php:880
10896
  msgid "Font Weight"
10897
  msgstr ""
10898
 
10899
+ #: admin/locale.php:881 builds/forminator/admin/locale.php:881
10900
  msgid "Select font weight"
10901
  msgstr ""
10902
 
10903
+ #: admin/locale.php:882 builds/forminator/admin/locale.php:882
10904
  msgid "Start & End date"
10905
  msgstr ""
10906
 
10907
+ #: admin/locale.php:883 builds/forminator/admin/locale.php:883
10908
  msgid ""
10909
  "Choose a start and end date limit for the calendar to restrict the date "
10910
  "selection between a specific date range. Note that we will use the timezone "
10911
  "set in your {{a}}WordPress Settings{{/a}}."
10912
  msgstr ""
10913
 
10914
+ #: admin/locale.php:884 builds/forminator/admin/locale.php:884
10915
  msgid "Start Date"
10916
  msgstr ""
10917
 
10918
+ #: admin/locale.php:885 builds/forminator/admin/locale.php:885
10919
  msgid "No limit"
10920
  msgstr ""
10921
 
10922
+ #: admin/locale.php:886 builds/forminator/admin/locale.php:886
10923
  msgid "Specific date"
10924
  msgstr ""
10925
 
10926
+ #: admin/locale.php:887 builds/forminator/admin/locale.php:887
10927
  msgid "Date fields"
10928
  msgstr ""
10929
 
10930
+ #: admin/locale.php:888 builds/forminator/admin/locale.php:888
10931
  msgid "Offset (optional)"
10932
  msgstr ""
10933
 
10934
+ #: admin/locale.php:889 builds/forminator/admin/locale.php:889
10935
  msgid "+"
10936
  msgstr ""
10937
 
10938
+ #: admin/locale.php:890 builds/forminator/admin/locale.php:890
10939
  msgid "-"
10940
  msgstr ""
10941
 
10942
+ #: admin/locale.php:891 builds/forminator/admin/locale.php:891
10943
  msgid "days"
10944
  msgstr ""
10945
 
10946
+ #: admin/locale.php:892 builds/forminator/admin/locale.php:892
10947
  msgid "weeks"
10948
  msgstr ""
10949
 
10950
+ #: admin/locale.php:893 builds/forminator/admin/locale.php:893
10951
  msgid "months"
10952
  msgstr ""
10953
 
10954
+ #: admin/locale.php:894 builds/forminator/admin/locale.php:894
10955
  msgid "years"
10956
  msgstr ""
10957
 
10958
+ #: admin/locale.php:895 builds/forminator/admin/locale.php:895
10959
  msgid "End Date"
10960
  msgstr ""
10961
 
10962
+ #: admin/locale.php:896 builds/forminator/admin/locale.php:896
10963
  msgid "Days of the week"
10964
  msgstr ""
10965
 
10966
+ #: admin/locale.php:897 builds/forminator/admin/locale.php:897
10967
  msgid "Choose which days of the week should be available on the calendar."
10968
  msgstr ""
10969
 
10970
+ #: admin/locale.php:898 builds/forminator/admin/locale.php:898
10971
  msgid "All days"
10972
  msgstr ""
10973
 
10974
+ #: admin/locale.php:899 builds/forminator/admin/locale.php:899
10975
  msgid "Selected days"
10976
  msgstr ""
10977
 
10978
+ #: admin/locale.php:907 builds/forminator/admin/locale.php:907
10979
  msgid "Disable dates"
10980
  msgstr ""
10981
 
10982
+ #: admin/locale.php:908 builds/forminator/admin/locale.php:908
10983
  msgid "Use this setting to disable specific dates on the calendar."
10984
  msgstr ""
10985
 
10986
+ #: admin/locale.php:909 builds/forminator/admin/locale.php:909
10987
  msgid "Disable date ranges"
10988
  msgstr ""
10989
 
10990
+ #: admin/locale.php:910 builds/forminator/admin/locale.php:910
10991
  msgid "Use this setting to disable specific dates ranges on the calendar."
10992
  msgstr ""
10993
 
10994
+ #: admin/locale.php:911 builds/forminator/admin/locale.php:911
10995
  msgid ""
10996
  "Choose and error message to be used when visitor enters a date that is "
10997
  "disabled."
10998
  msgstr ""
10999
 
11000
+ #: admin/locale.php:912 builds/forminator/admin/locale.php:912
11001
  msgid "Delete MetaData"
11002
  msgstr ""
11003
 
11004
+ #: admin/locale.php:913 builds/forminator/admin/locale.php:913
11005
  msgid "Add Custom Meta"
11006
  msgstr ""
11007
 
11008
+ #: admin/locale.php:914 builds/forminator/admin/locale.php:914
11009
  msgid ""
11010
  "No custom meta data created yet. Click on \"+ Add Custom to create custom "
11011
  "meta and map form fields to it."
11012
  msgstr ""
11013
 
11014
+ #: admin/locale.php:915 builds/forminator/admin/locale.php:915
11015
  msgid "Delete meta"
11016
  msgstr ""
11017
 
11018
+ #: admin/locale.php:916 builds/forminator/admin/locale.php:916
11019
  msgid "Default value"
11020
  msgstr ""
11021
 
11022
+ #: admin/locale.php:917 builds/forminator/admin/locale.php:917
11023
  msgid "Mr"
11024
  msgstr ""
11025
 
11026
+ #: admin/locale.php:918 builds/forminator/admin/locale.php:918
11027
  msgid "Mrs"
11028
  msgstr ""
11029
 
11030
+ #: admin/locale.php:919 builds/forminator/admin/locale.php:919
11031
  msgid "Ms"
11032
  msgstr ""
11033
 
11034
+ #: admin/locale.php:920 builds/forminator/admin/locale.php:920
11035
+ #: builds/forminator/library/helpers/helper-fields.php:472
11036
+ #: library/helpers/helper-fields.php:472
11037
  msgid "Miss"
11038
  msgstr ""
11039
 
11040
+ #: admin/locale.php:921 builds/forminator/admin/locale.php:921
11041
+ #: builds/forminator/library/helpers/helper-fields.php:473
11042
+ #: library/helpers/helper-fields.php:473
11043
  msgid "Dr."
11044
  msgstr ""
11045
 
11046
+ #: admin/locale.php:922 builds/forminator/admin/locale.php:922
11047
+ #: builds/forminator/library/helpers/helper-fields.php:474
11048
+ #: library/helpers/helper-fields.php:474
11049
  msgid "Prof."
11050
  msgstr ""
11051
 
11052
+ #: admin/locale.php:924 builds/forminator/admin/locale.php:924
11053
  msgid "Submission limit"
11054
  msgstr ""
11055
 
11056
+ #: admin/locale.php:925 builds/forminator/admin/locale.php:925
11057
  msgid "Options"
11058
  msgstr ""
11059
 
11060
+ #: admin/locale.php:927 builds/forminator/admin/locale.php:927
11061
  msgid "Page"
11062
  msgstr ""
11063
 
11064
+ #: admin/locale.php:928 builds/forminator/admin/locale.php:928
11065
  msgid "No Previous button"
11066
  msgstr ""
11067
 
11068
+ #: admin/locale.php:929 builds/forminator/admin/locale.php:929
11069
+ #: builds/forminator/library/helpers/helper-core.php:539
11070
+ #: builds/forminator/library/modules/custom-forms/front/front-render.php:907
11071
+ #: library/helpers/helper-core.php:539
11072
  #: library/modules/custom-forms/front/front-render.php:907
11073
  msgid "Previous"
11074
  msgstr ""
11075
 
11076
+ #: admin/locale.php:931 builds/forminator/admin/locale.php:931
11077
  msgid "No Next button"
11078
  msgstr ""
11079
 
11080
+ #: admin/locale.php:932 builds/forminator/admin/locale.php:932
11081
  msgid "Pre-populate"
11082
  msgstr ""
11083
 
11084
+ #: admin/locale.php:933 builds/forminator/admin/locale.php:933
11085
  msgid ""
11086
  "You can pre-populate this field dynamically using the query parameter "
11087
  "passed in your form URL. Enter the query parameter key to fetch its value "
11088
  "from your form URL below."
11089
  msgstr ""
11090
 
11091
+ #: admin/locale.php:934 builds/forminator/admin/locale.php:934
11092
  msgid "Query parameter (optional)"
11093
  msgstr ""
11094
 
11095
+ #: admin/locale.php:935 builds/forminator/admin/locale.php:935
11096
  msgid "Require"
11097
  msgstr ""
11098
 
11099
+ #: admin/locale.php:936 builds/forminator/admin/locale.php:936
11100
  msgid "Force users to fill out this field, otherwise it will be optional."
11101
  msgstr ""
11102
 
11103
+ #: admin/locale.php:937 builds/forminator/admin/locale.php:937
11104
  msgid "Optional"
11105
  msgstr ""
11106
 
11107
+ #: admin/locale.php:938 builds/forminator/admin/locale.php:938
11108
+ #: builds/forminator/library/fields/custom.php:65 library/fields/custom.php:65
11109
  msgid "Required"
11110
  msgstr ""
11111
 
11112
+ #: admin/locale.php:939 builds/forminator/admin/locale.php:939
11113
  msgid "Password error message"
11114
  msgstr ""
11115
 
11116
+ #: admin/locale.php:940 builds/forminator/admin/locale.php:940
11117
  msgid "Confirm Password error message"
11118
  msgstr ""
11119
 
11120
+ #: admin/locale.php:941 builds/forminator/admin/locale.php:941
11121
  msgid "Enter confirm password message"
11122
  msgstr ""
11123
 
11124
+ #: admin/locale.php:942 builds/forminator/admin/locale.php:942
11125
  msgid "Options without a value will be treated as empty options"
11126
  msgstr ""
11127
 
11128
+ #: admin/locale.php:943 builds/forminator/admin/locale.php:943
11129
  msgid ""
11130
  "Add classes that will be output on this field's container to aid your "
11131
  "theme's default styling."
11132
  msgstr ""
11133
 
11134
+ #: admin/locale.php:944 builds/forminator/admin/locale.php:944
11135
  msgid "E.g. form-field"
11136
  msgstr ""
11137
 
11138
+ #: admin/locale.php:945 builds/forminator/admin/locale.php:945
11139
  msgid "These will be output as you see them here."
11140
  msgstr ""
11141
 
11142
+ #: admin/locale.php:946 builds/forminator/admin/locale.php:946
11143
  msgid "this field if"
11144
  msgstr ""
11145
 
11146
+ #: admin/locale.php:947 builds/forminator/admin/locale.php:947
11147
  msgid ""
11148
  "You need more than one field to configure visibility conditions. Add more "
11149
  "fields!"
11150
  msgstr ""
11151
 
11152
+ #: admin/locale.php:948 builds/forminator/admin/locale.php:948
11153
  msgid "Rules"
11154
  msgstr ""
11155
 
11156
+ #: admin/locale.php:949 builds/forminator/admin/locale.php:949
11157
  msgid ""
11158
  "By default field will always be visible. If you want to hide or show fields "
11159
  "based on user input you can add conditions."
11160
  msgstr ""
11161
 
11162
+ #: admin/locale.php:950 builds/forminator/admin/locale.php:950
11163
  msgid "You have unsaved changes, are you sure want to leave this page"
11164
  msgstr ""
11165
 
11166
+ #: admin/locale.php:951 builds/forminator/admin/locale.php:951
11167
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:210
11168
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:213
11169
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:421
11170
+ #: library/modules/polls/admin/admin-loader.php:210
11171
  #: library/modules/polls/admin/admin-loader.php:213
11172
  #: library/modules/quizzes/admin/admin-loader.php:421
11173
  msgid "Details"
11174
  msgstr ""
11175
 
11176
+ #: admin/locale.php:952 builds/forminator/admin/locale.php:952
11177
  msgid "Use default colors"
11178
  msgstr ""
11179
 
11180
+ #: admin/locale.php:953 builds/forminator/admin/locale.php:953
11181
  msgid "Poll Container"
11182
  msgstr ""
11183
 
11184
+ #: admin/locale.php:954 builds/forminator/admin/locale.php:954
11185
  msgid "Poll Basics"
11186
  msgstr ""
11187
 
11188
+ #: admin/locale.php:955 builds/forminator/admin/locale.php:955
11189
  msgid "Radio Options"
11190
  msgstr ""
11191
 
11192
+ #: admin/locale.php:956 builds/forminator/admin/locale.php:956
11193
  msgid "Custom Answer Input"
11194
  msgstr ""
11195
 
11196
+ #: admin/locale.php:957 builds/forminator/admin/locale.php:957
11197
  msgid "View Results Link"
11198
  msgstr ""
11199
 
11200
+ #: admin/locale.php:958 builds/forminator/admin/locale.php:958
11201
  msgid "Results Chart"
11202
  msgstr ""
11203
 
11204
+ #: admin/locale.php:959 builds/forminator/admin/locale.php:959
11205
  msgid "Basics"
11206
  msgstr ""
11207
 
11208
+ #: admin/locale.php:960 builds/forminator/admin/locale.php:960
11209
  msgid "Chart grid lines"
11210
  msgstr ""
11211
 
11212
+ #: admin/locale.php:961 builds/forminator/admin/locale.php:961
11213
  msgid "Legend text color"
11214
  msgstr ""
11215
 
11216
+ #: admin/locale.php:962 builds/forminator/admin/locale.php:962
11217
  msgid "Chart labels color"
11218
  msgstr ""
11219
 
11220
+ #: admin/locale.php:963 builds/forminator/admin/locale.php:963
11221
  msgid "Legends are always displayed on top of the chart."
11222
  msgstr ""
11223
 
11224
+ #: admin/locale.php:964 builds/forminator/admin/locale.php:964
11225
  msgid "Votes count"
11226
  msgstr ""
11227
 
11228
+ #: admin/locale.php:965 builds/forminator/admin/locale.php:965
11229
  msgid "Text displayed inside bars."
11230
  msgstr ""
11231
 
11232
+ #: admin/locale.php:966 builds/forminator/admin/locale.php:966
11233
  msgid "Tooltips"
11234
  msgstr ""
11235
 
11236
+ #: admin/locale.php:968 builds/forminator/admin/locale.php:968
11237
  msgid "Choose the graph colors for each poll answers below."
11238
  msgstr ""
11239
 
11240
+ #: admin/locale.php:970 builds/forminator/admin/locale.php:970
11241
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:196
11242
+ #: library/modules/polls/admin/admin-loader.php:196
11243
  msgid "Question color"
11244
  msgstr ""
11245
 
11246
+ #: admin/locale.php:971 builds/forminator/admin/locale.php:971
11247
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:195
11248
+ #: library/modules/polls/admin/admin-loader.php:195
11249
  msgid "Description color"
11250
  msgstr ""
11251
 
11252
+ #: admin/locale.php:972 builds/forminator/admin/locale.php:972
11253
  msgid "\"No votes yet\" text color"
11254
  msgstr ""
11255
 
11256
+ #: admin/locale.php:973 builds/forminator/admin/locale.php:973
11257
  msgid ""
11258
  "Users see this text next to submit button when \"link on poll\" submission "
11259
  "is enabled."
11260
  msgstr ""
11261
 
11262
+ #: admin/locale.php:974 builds/forminator/admin/locale.php:974
11263
  msgid "Link color"
11264
  msgstr ""
11265
 
11266
+ #: admin/locale.php:975 builds/forminator/admin/locale.php:975
11267
  msgid "Error response message will be displayed after poll vote submission fails."
11268
  msgstr ""
11269
 
11270
+ #: admin/locale.php:976 builds/forminator/admin/locale.php:976
11271
  msgid ""
11272
  "Successful response message will be displayed after poll submission "
11273
  "succeeds."
11274
  msgstr ""
11275
 
11276
+ #: admin/locale.php:977 builds/forminator/admin/locale.php:977
11277
  msgid ""
11278
  "Choose a pre-made style for your poll and further customize it's appearance "
11279
  "below."
11280
  msgstr ""
11281
 
11282
+ #: admin/locale.php:978 builds/forminator/admin/locale.php:978
11283
  msgid "Voting Limit"
11284
  msgstr ""
11285
 
11286
+ #: admin/locale.php:979 builds/forminator/admin/locale.php:979
11287
  msgid ""
11288
  "Choose whether you want to limit the number of votes per users and how do "
11289
  "you want to impose that limit. "
11290
  msgstr ""
11291
 
11292
+ #: admin/locale.php:980 builds/forminator/admin/locale.php:980
11293
  msgid "Votes per user"
11294
  msgstr ""
11295
 
11296
+ #: admin/locale.php:981 builds/forminator/admin/locale.php:981
11297
  msgid ""
11298
  "By default, a user can only vote once on a poll. However, you can allow the "
11299
  "users to vote multiple times and also specify the time after which a user "
11300
  "can vote again."
11301
  msgstr ""
11302
 
11303
+ #: admin/locale.php:982 builds/forminator/admin/locale.php:982
11304
  msgid "Once"
11305
  msgstr ""
11306
 
11307
+ #: admin/locale.php:983 builds/forminator/admin/locale.php:983
11308
  msgid "Allow Multiple"
11309
  msgstr ""
11310
 
11311
+ #: admin/locale.php:984 builds/forminator/admin/locale.php:984
11312
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:225
11313
+ #: library/modules/custom-forms/admin/admin-loader.php:225
11314
  msgid "minute(s)"
11315
  msgstr ""
11316
 
11317
+ #: admin/locale.php:985 builds/forminator/admin/locale.php:985
11318
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:226
11319
+ #: library/modules/custom-forms/admin/admin-loader.php:226
11320
  msgid "hour(s)"
11321
  msgstr ""
11322
 
11323
+ #: admin/locale.php:986 builds/forminator/admin/locale.php:986
11324
  msgid "Choose the method you want to use to limit the number of votes."
11325
  msgstr ""
11326
 
11327
+ #: admin/locale.php:987 builds/forminator/admin/locale.php:987
11328
  msgid "User IP"
11329
  msgstr ""
11330
 
11331
+ #: admin/locale.php:988 builds/forminator/admin/locale.php:988
11332
  msgid "Browser Cookie"
11333
  msgstr ""
11334
 
11335
+ #: admin/locale.php:989 builds/forminator/admin/locale.php:989
11336
  msgid "Choose how you want your poll to be rendered for users."
11337
  msgstr ""
11338
 
11339
+ #: admin/locale.php:990 builds/forminator/admin/locale.php:990
11340
  msgid "Load poll using AJAX"
11341
  msgstr ""
11342
 
11343
+ #: admin/locale.php:991 builds/forminator/admin/locale.php:991
11344
  msgid ""
11345
  "Enabling this feature will load the poll via AJAX after the page has loaded "
11346
  "up, effectively speeding up your page load time. This method can also (in "
11347
  "most cases) avoid page caching issues with your poll."
11348
  msgstr ""
11349
 
11350
+ #: admin/locale.php:992 builds/forminator/admin/locale.php:992
11351
  msgid "Prevent page caching on poll pages"
11352
  msgstr ""
11353
 
11354
+ #: admin/locale.php:993 builds/forminator/admin/locale.php:993
11355
  msgid ""
11356
  "Page caching plugins serve a static HTML version of the page which can "
11357
  "cause issues to your dynamic polls. By enabling this, we'll use "
11359
  "poll on it from being cached."
11360
  msgstr ""
11361
 
11362
+ #: admin/locale.php:994 builds/forminator/admin/locale.php:994
11363
  msgid "Pie Chart"
11364
  msgstr ""
11365
 
11366
+ #: admin/locale.php:995 builds/forminator/admin/locale.php:995
11367
  msgid "Bar Graph"
11368
  msgstr ""
11369
 
11370
+ #: admin/locale.php:996 builds/forminator/admin/locale.php:996
11371
  msgid "Results Display"
11372
  msgstr ""
11373
 
11374
+ #: admin/locale.php:997 builds/forminator/admin/locale.php:997
11375
  msgid ""
11376
  "Choose how you want to display poll results to new submissions. You can "
11377
  "customise colors in the {{link}}Appearance{{/link}} tab."
11378
  msgstr ""
11379
 
11380
+ #: admin/locale.php:998 builds/forminator/admin/locale.php:998
11381
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:155
11382
+ #: library/modules/polls/admin/admin-loader.php:155
11383
  msgid "Link on poll"
11384
  msgstr ""
11385
 
11386
+ #: admin/locale.php:999 builds/forminator/admin/locale.php:999
11387
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:156
11388
+ #: library/modules/polls/admin/admin-loader.php:156
11389
  msgid "Show after voted"
11390
  msgstr ""
11391
 
11392
+ #: admin/locale.php:1000 builds/forminator/admin/locale.php:1000
11393
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:157
11394
+ #: library/modules/polls/admin/admin-loader.php:157
11395
  msgid "Do not show"
11396
  msgstr ""
11397
 
11398
+ #: admin/locale.php:1001 builds/forminator/admin/locale.php:1001
11399
  msgid "Submission Method"
11400
  msgstr ""
11401
 
11402
+ #: admin/locale.php:1002 builds/forminator/admin/locale.php:1002
11403
  msgid ""
11404
  "By default, submissions don't require the page to reload. If you are having "
11405
  "issues you might want use the traditional method of reloading the page."
11406
  msgstr ""
11407
 
11408
+ #: admin/locale.php:1003 builds/forminator/admin/locale.php:1003
11409
  msgid "Reload Page"
11410
  msgstr ""
11411
 
11412
+ #: admin/locale.php:1004 builds/forminator/admin/locale.php:1004
11413
  msgid "Vote Count"
11414
  msgstr ""
11415
 
11416
+ #: admin/locale.php:1005 builds/forminator/admin/locale.php:1005
11417
  msgid "Display the numbers of votes on bar chart results"
11418
  msgstr ""
11419
 
11420
+ #: admin/locale.php:1006 builds/forminator/admin/locale.php:1006
11421
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:209
11422
+ #: library/modules/polls/admin/admin-loader.php:209
11423
  msgid "Delete answer"
11424
  msgstr ""
11425
 
11426
+ #: admin/locale.php:1007 builds/forminator/admin/locale.php:1007
11427
  msgid "Answer options"
11428
  msgstr ""
11429
 
11430
+ #: admin/locale.php:1008 builds/forminator/admin/locale.php:1008
11431
  msgid "Enable custom input"
11432
  msgstr ""
11433
 
11434
+ #: admin/locale.php:1009 builds/forminator/admin/locale.php:1009
11435
  msgid "Remove custom input"
11436
  msgstr ""
11437
 
11438
+ #: admin/locale.php:1011 builds/forminator/admin/locale.php:1011
11439
  msgid ""
11440
  "A poll without answers isn’t going to be very useful… Add your answers "
11441
  "above!"
11442
  msgstr ""
11443
 
11444
  #: admin/locale.php:1012 admin/views/quiz/entries/content.php:133
11445
+ #: admin/views/quiz/entries/content.php:223
11446
+ #: builds/forminator/admin/locale.php:1012
11447
+ #: builds/forminator/admin/views/quiz/entries/content.php:133
11448
+ #: builds/forminator/admin/views/quiz/entries/content.php:223
11449
+ #: builds/forminator/library/class-export.php:419
11450
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:216
11451
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:559
11452
+ #: library/class-export.php:419
11453
  #: library/modules/polls/admin/admin-loader.php:216
11454
  #: library/modules/quizzes/admin/admin-loader.php:559
11455
  msgid "Question"
11456
  msgstr ""
11457
 
11458
+ #: admin/locale.php:1013 builds/forminator/admin/locale.php:1013
11459
  msgid "Start by adding the question you will be asking poll visitors to vote on."
11460
  msgstr ""
11461
 
11462
+ #: admin/locale.php:1014 builds/forminator/admin/locale.php:1014
11463
  msgid "What is your main question?"
11464
  msgstr ""
11465
 
11466
+ #: admin/locale.php:1015 builds/forminator/admin/locale.php:1015
11467
  msgid "E.g. Why did the chicken cross the road?"
11468
  msgstr ""
11469
 
11470
+ #: admin/locale.php:1016 builds/forminator/admin/locale.php:1016
11471
  msgid "Feature Image (optional)"
11472
  msgstr ""
11473
 
11474
+ #: admin/locale.php:1017 builds/forminator/admin/locale.php:1017
11475
  msgid ""
11476
  "This image will appear under your main question and can be used to create "
11477
  "polls based on an image."
11478
  msgstr ""
11479
 
11480
+ #: admin/locale.php:1018 builds/forminator/admin/locale.php:1018
11481
  msgid "Enter an optional description"
11482
  msgstr ""
11483
 
11484
+ #: admin/locale.php:1019 builds/forminator/admin/locale.php:1019
11485
  msgid ""
11486
  "This will appear below the main question and can be used to further explain "
11487
  "the main question."
11488
  msgstr ""
11489
 
11490
+ #: admin/locale.php:1020 builds/forminator/admin/locale.php:1020
11491
  msgid ""
11492
  "Now add answers to your question that you users will use to vote with. Add "
11493
  "as many as you like, just be careful to make sure each one is unique!"
11494
  msgstr ""
11495
 
11496
+ #: admin/locale.php:1021 builds/forminator/admin/locale.php:1021
11497
  msgid "Customize the button label used for submitting the users answer."
11498
  msgstr ""
11499
 
11500
+ #: admin/locale.php:1022 builds/forminator/admin/locale.php:1022
11501
  msgid "Button Text"
11502
  msgstr ""
11503
 
11504
+ #: admin/locale.php:1023 builds/forminator/admin/locale.php:1023
11505
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:221
11506
+ #: library/modules/polls/admin/admin-loader.php:221
11507
  msgid "E.g. Vote"
11508
  msgstr ""
11509
 
11510
+ #: admin/locale.php:1024 builds/forminator/admin/locale.php:1024
11511
+ #: builds/forminator/library/modules/polls/admin/admin-page-new.php:21
11512
+ #: library/modules/polls/admin/admin-page-new.php:21
11513
  msgid "Edit Poll"
11514
  msgstr ""
11515
 
11516
+ #: admin/locale.php:1025 builds/forminator/admin/locale.php:1025
11517
  msgid "You need to save this poll before using integrations."
11518
  msgstr ""
11519
 
11520
+ #: admin/locale.php:1026 builds/forminator/admin/locale.php:1026
11521
  msgid "Poll answers can not be empty."
11522
  msgstr ""
11523
 
11524
+ #: admin/locale.php:1027 builds/forminator/admin/locale.php:1027
11525
  msgid "Please enter valid voting limit."
11526
  msgstr ""
11527
 
11528
+ #: admin/locale.php:1028 builds/forminator/admin/locale.php:1028
11529
  msgid "Deleting this answer"
11530
  msgstr ""
11531
 
11532
+ #: admin/locale.php:1029 builds/forminator/admin/locale.php:1029
11533
  msgid "Publishing poll…"
11534
  msgstr ""
11535
 
11536
+ #: admin/locale.php:1030 builds/forminator/admin/locale.php:1030
11537
  msgid ""
11538
  "Your poll is now ready to be embedded into a page or template of your "
11539
  "choice. Simply copy and paste the shortcode below to display it!"
11540
  msgstr ""
11541
 
11542
+ #: admin/locale.php:1031 builds/forminator/admin/locale.php:1031
11543
  msgid "Notifications"
11544
  msgstr ""
11545
 
11546
+ #: admin/locale.php:1032 builds/forminator/admin/locale.php:1032
11547
  msgid ""
11548
  "Optionally, you can send a notification email to nominated email accounts "
11549
  "when poll submissions come in."
11550
  msgstr ""
11551
 
11552
+ #: admin/locale.php:1035 builds/forminator/admin/locale.php:1035
11553
+ #: builds/forminator/library/helpers/helper-fields.php:1683
11554
+ #: library/helpers/helper-fields.php:1683
11555
  msgid "Poll Result"
11556
  msgstr ""
11557
 
11558
+ #: admin/locale.php:1036 builds/forminator/admin/locale.php:1036
11559
  msgid "By default we'll store all submissions in your database."
11560
  msgstr ""
11561
 
11562
+ #: admin/locale.php:1037 builds/forminator/admin/locale.php:1037
11563
  msgid ""
11564
  "If you don't want to store submissions in your database you can disable "
11565
  "this feature. Alternately you can also schedule automatic deletion of "
11566
  "submissions after a period of time below."
11567
  msgstr ""
11568
 
11569
+ #: admin/locale.php:1038 builds/forminator/admin/locale.php:1038
11570
  msgid ""
11571
  "Choose how you want to handle this poll's data storage. By default we'll "
11572
  "use the configuration you've set in your {{link}}global privacy "
11573
  "settings{{/link}}."
11574
  msgstr ""
11575
 
11576
+ #: admin/locale.php:1039 builds/forminator/admin/locale.php:1039
11577
  msgid "How long do you want to retain this poll's submissions for?"
11578
  msgstr ""
11579
 
11580
+ #: admin/locale.php:1040 builds/forminator/admin/locale.php:1040
11581
  msgid "Your default setting value is to keep the submissions %s."
11582
  msgstr ""
11583
 
11584
  #: admin/locale.php:1041 admin/views/settings/data/forms-privacy.php:90
11585
  #: admin/views/settings/data/polls-privacy.php:91
11586
+ #: builds/forminator/admin/locale.php:1041
11587
+ #: builds/forminator/admin/views/settings/data/forms-privacy.php:90
11588
+ #: builds/forminator/admin/views/settings/data/polls-privacy.php:91
11589
  msgid "IP Retention"
11590
  msgstr ""
11591
 
11592
  #: admin/locale.php:1042 admin/views/settings/data/polls-privacy.php:94
11593
+ #: builds/forminator/admin/locale.php:1042
11594
+ #: builds/forminator/admin/views/settings/data/polls-privacy.php:94
11595
  msgid ""
11596
  "Choose how long to retain IP address before a submission is anonymized. "
11597
  "Keep in mind that the IP address is being used in checking multiple votes "
11598
  "from same user."
11599
  msgstr ""
11600
 
11601
+ #: admin/locale.php:1043 builds/forminator/admin/locale.php:1043
11602
  msgid "Your default setting keep the IPs %s."
11603
  msgstr ""
11604
 
11605
+ #: admin/locale.php:1044 builds/forminator/admin/locale.php:1044
11606
  msgid "Leave the field blank to keep IPs forever."
11607
  msgstr ""
11608
 
11609
+ #: admin/locale.php:1045 builds/forminator/admin/locale.php:1045
11610
  msgid ""
11611
  "Choose a pre-made style for your quiz and further customize it's appearance "
11612
  "below."
11613
  msgstr ""
11614
 
11615
+ #: admin/locale.php:1046 builds/forminator/admin/locale.php:1046
11616
  msgid "Question text?"
11617
  msgstr ""
11618
 
11619
+ #: admin/locale.php:1047 builds/forminator/admin/locale.php:1047
11620
  msgid "Option Unselected"
11621
  msgstr ""
11622
 
11623
+ #: admin/locale.php:1048 builds/forminator/admin/locale.php:1048
11624
  msgid "Option Selected"
11625
  msgstr ""
11626
 
11627
+ #: admin/locale.php:1049 builds/forminator/admin/locale.php:1049
11628
  msgid ""
11629
  "You have opted for no stylesheet to be enqueued. The quiz will inherit "
11630
  "styles from your theme's CSS."
11631
  msgstr ""
11632
 
11633
+ #: admin/locale.php:1050 builds/forminator/admin/locale.php:1050
11634
  msgid ""
11635
  "Customize your quiz layout by adjusting the answers layout and overall quiz "
11636
  "alignment."
11637
  msgstr ""
11638
 
11639
+ #: admin/locale.php:1051 builds/forminator/admin/locale.php:1051
11640
  msgid "Choose whether the quiz answers should appear in a list or a grid."
11641
  msgstr ""
11642
 
11643
+ #: admin/locale.php:1053 builds/forminator/admin/locale.php:1053
11644
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:427
11645
+ #: library/modules/quizzes/admin/admin-loader.php:427
11646
  msgid "Grid"
11647
  msgstr ""
11648
 
11649
+ #: admin/locale.php:1054 builds/forminator/admin/locale.php:1054
11650
  msgid ""
11651
  "Choose the number of columns to fit in one row. Note that grid layout "
11652
  "changes to list on smaller screens so this won't affect the smaller screens."
11653
  msgstr ""
11654
 
11655
+ #: admin/locale.php:1055 builds/forminator/admin/locale.php:1055
11656
  msgid "Columns per row"
11657
  msgstr ""
11658
 
11659
+ #: admin/locale.php:1056 builds/forminator/admin/locale.php:1056
11660
  msgid "Quiz Alignment"
11661
  msgstr ""
11662
 
11663
+ #: admin/locale.php:1057 builds/forminator/admin/locale.php:1057
11664
  msgid ""
11665
  "Choose the overall alignment of your quiz. This setting affects everything, "
11666
  "including title, description, questions and answers, buttons, and social "
11667
  "share message."
11668
  msgstr ""
11669
 
11670
+ #: admin/locale.php:1059 builds/forminator/admin/locale.php:1059
11671
  msgid "Quiz Container"
11672
  msgstr ""
11673
 
11674
+ #: admin/locale.php:1060 builds/forminator/admin/locale.php:1060
11675
  msgid "Customize the quiz container as per your liking."
11676
  msgstr ""
11677
 
11678
+ #: admin/locale.php:1061 builds/forminator/admin/locale.php:1061
11679
  msgid ""
11680
  "By default the quiz will fill the available space where you insert it. You "
11681
  "can add some padding here to better suit your theme."
11682
  msgstr ""
11683
 
11684
+ #: admin/locale.php:1062 builds/forminator/admin/locale.php:1062
11685
  msgid "Add an optional border around the quiz."
11686
  msgstr ""
11687
 
11688
+ #: admin/locale.php:1063 builds/forminator/admin/locale.php:1063
11689
  msgid "Choose how much spacing you want between each quiz question."
11690
  msgstr ""
11691
 
11692
+ #: admin/locale.php:1064 builds/forminator/admin/locale.php:1064
11693
  msgid "Maximum Width"
11694
  msgstr ""
11695
 
11696
+ #: admin/locale.php:1065 builds/forminator/admin/locale.php:1065
11697
  msgid ""
11698
  "Choose the maximum container width for your quiz. Full Width means quiz "
11699
  "container will fill the 100% available space where you insert it, and the "
11700
  "Custom option lets you define a maximum container width."
11701
  msgstr ""
11702
 
11703
+ #: admin/locale.php:1066 builds/forminator/admin/locale.php:1066
11704
  msgid "Full Width"
11705
  msgstr ""
11706
 
11707
+ #: admin/locale.php:1067 builds/forminator/admin/locale.php:1067
11708
  msgid "Maximum width"
11709
  msgstr ""
11710
 
11711
+ #: admin/locale.php:1068 builds/forminator/admin/locale.php:1068
11712
  msgid "Messages"
11713
  msgstr ""
11714
 
11715
+ #: admin/locale.php:1069 builds/forminator/admin/locale.php:1069
11716
  msgid ""
11717
  "Choose the copy of the messages for the correct and wrong answers and also "
11718
  "for the final score count."
11719
  msgstr ""
11720
 
11721
+ #: admin/locale.php:1070 builds/forminator/admin/locale.php:1070
11722
  msgid "Correct Answer Message"
11723
  msgstr ""
11724
 
11725
+ #: admin/locale.php:1071 builds/forminator/admin/locale.php:1071
11726
  msgid ""
11727
  "Use {{strong}}%UserAnswer%{{/strong}} and "
11728
  "{{strong}}%CorrectAnswer%{{/strong}} to display the answer chosen by the "
11729
  "user and the correct answer for each question respectively."
11730
  msgstr ""
11731
 
11732
+ #: admin/locale.php:1072 builds/forminator/admin/locale.php:1072
11733
  msgid "Incorrect Answer Message"
11734
  msgstr ""
11735
 
11736
+ #: admin/locale.php:1073 builds/forminator/admin/locale.php:1073
11737
  msgid "Final Count Message"
11738
  msgstr ""
11739
 
11740
+ #: admin/locale.php:1074 builds/forminator/admin/locale.php:1074
11741
  msgid ""
11742
  "Final count message will appear after the quiz is complete. Use "
11743
  "{{strong}}%YourNum%{{/strong}} to display number of correct answers and "
11744
  "{{strong}}%Total%{{/strong}} for total number of questions."
11745
  msgstr ""
11746
 
11747
+ #: admin/locale.php:1076 builds/forminator/admin/locale.php:1076
11748
+ #: builds/forminator/library/helpers/helper-fields.php:1820
11749
+ #: library/helpers/helper-fields.php:1820
11750
  msgid "Quiz Answer"
11751
  msgstr ""
11752
 
11753
+ #: admin/locale.php:1078 builds/forminator/admin/locale.php:1078
11754
  msgid "Choose how you want your quiz to be rendered for users."
11755
  msgstr ""
11756
 
11757
+ #: admin/locale.php:1079 builds/forminator/admin/locale.php:1079
11758
  msgid "Load quiz using AJAX"
11759
  msgstr ""
11760
 
11761
+ #: admin/locale.php:1080 builds/forminator/admin/locale.php:1080
11762
  msgid ""
11763
  "Enabling this feature will load the quiz via AJAX after the page has loaded "
11764
  "up, effectively speeding up your page load time. This method can also (in "
11765
  "most cases) avoid page caching issues with your quiz."
11766
  msgstr ""
11767
 
11768
+ #: admin/locale.php:1081 builds/forminator/admin/locale.php:1081
11769
  msgid "Prevent page caching on quiz pages"
11770
  msgstr ""
11771
 
11772
+ #: admin/locale.php:1082 builds/forminator/admin/locale.php:1082
11773
  msgid ""
11774
  "Page caching plugins serve a static HTML version of the page which can "
11775
  "cause issues to your dynamic quizzes. By enabling this, we'll use "
11777
  "quiz on it from being cached."
11778
  msgstr ""
11779
 
11780
+ #: admin/locale.php:1083 builds/forminator/admin/locale.php:1083
11781
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:419
11782
+ #: library/modules/quizzes/admin/admin-loader.php:419
11783
  msgid "Results"
11784
  msgstr ""
11785
 
11786
+ #: admin/locale.php:1084 builds/forminator/admin/locale.php:1084
11787
  msgid "Choose how do you want to show quiz results to the participants."
11788
  msgstr ""
11789
 
11790
+ #: admin/locale.php:1085 builds/forminator/admin/locale.php:1085
11791
  msgid "Display Method"
11792
  msgstr ""
11793
 
11794
+ #: admin/locale.php:1086 builds/forminator/admin/locale.php:1086
11795
  msgid ""
11796
  "Choose whether to display the correct answer as the user answers each "
11797
  "question or after the quiz is submitted."
11798
  msgstr ""
11799
 
11800
+ #: admin/locale.php:1087 builds/forminator/admin/locale.php:1087
11801
  msgid "Real Time"
11802
  msgstr ""
11803
 
11804
+ #: admin/locale.php:1088 builds/forminator/admin/locale.php:1088
11805
  msgid "On Submission"
11806
  msgstr ""
11807
 
11808
+ #: admin/locale.php:1089 builds/forminator/admin/locale.php:1089
11809
  msgid "Evaluation Loader"
11810
  msgstr ""
11811
 
11812
+ #: admin/locale.php:1090 builds/forminator/admin/locale.php:1090
11813
  msgid ""
11814
  "Choose whether you want to show a loader while evaluating the selected "
11815
  "answer in real-time. We recommend using this on long quizzes since "
11816
  "evaluating an answer might take a bit longer."
11817
  msgstr ""
11818
 
11819
+ #: admin/locale.php:1091 builds/forminator/admin/locale.php:1091
11820
  msgid "Note: You can change the color of the loader in the Appearance tab."
11821
  msgstr ""
11822
 
11823
+ #: admin/locale.php:1092 builds/forminator/admin/locale.php:1092
11824
  msgid "Social Sharing"
11825
  msgstr ""
11826
 
11827
+ #: admin/locale.php:1093 builds/forminator/admin/locale.php:1093
11828
  msgid ""
11829
  "Choose whether you want to allow the quiz participants to share their "
11830
  "results on social media."
11831
  msgstr ""
11832
 
11833
+ #: admin/locale.php:1094 builds/forminator/admin/locale.php:1094
11834
  msgid "Social Sharing Platforms"
11835
  msgstr ""
11836
 
11837
+ #: admin/locale.php:1098 builds/forminator/admin/locale.php:1098
11838
  msgid "Social Share Message"
11839
  msgstr ""
11840
 
11841
+ #: admin/locale.php:1099 builds/forminator/admin/locale.php:1099
11842
  msgid "Page/Post Title"
11843
  msgstr ""
11844
 
11845
+ #: admin/locale.php:1100 builds/forminator/admin/locale.php:1100
11846
  msgid "Page/Post URL"
11847
  msgstr ""
11848
 
11849
+ #: admin/locale.php:1101 builds/forminator/admin/locale.php:1101
11850
  msgid "Site URL"
11851
  msgstr ""
11852
 
11853
+ #: admin/locale.php:1102 builds/forminator/admin/locale.php:1102
11854
  msgid ""
11855
  "Want to enhance how the result will look when shared on Social Media? "
11856
  "{{link}}SmartCrawl{{/link}} OpenGraph and Twitter Card support lets you "
11857
  "choose how your content looks when it's shared on social media."
11858
  msgstr ""
11859
 
11860
+ #: admin/locale.php:1103 builds/forminator/admin/locale.php:1103
11861
  msgid "Correct Answer"
11862
  msgstr ""
11863
 
11864
+ #: admin/locale.php:1104 builds/forminator/admin/locale.php:1104
11865
  msgid "Select Personality"
11866
  msgstr ""
11867
 
11868
+ #: admin/locale.php:1106 builds/forminator/admin/locale.php:1106
11869
  msgid ""
11870
  "A quiz without questions is not going to be very useful… Add your questions "
11871
  "above!"
11872
  msgstr ""
11873
 
11874
+ #: admin/locale.php:1107 builds/forminator/admin/locale.php:1107
11875
+ #: builds/forminator/library/modules/quizzes/admin/admin-page-new-knowledge.php:21
11876
+ #: builds/forminator/library/modules/quizzes/admin/admin-page-new-nowrong.php:20
11877
  #: library/modules/quizzes/admin/admin-page-new-knowledge.php:21
11878
  #: library/modules/quizzes/admin/admin-page-new-nowrong.php:20
11879
  msgid "Edit Quiz"
11880
  msgstr ""
11881
 
11882
+ #: admin/locale.php:1108 builds/forminator/admin/locale.php:1108
11883
  msgid "Give your quiz a name"
11884
  msgstr ""
11885
 
11886
+ #: admin/locale.php:1109 builds/forminator/admin/locale.php:1109
11887
  msgid "You need to save this quiz before using integrations."
11888
  msgstr ""
11889
 
11890
+ #: admin/locale.php:1110 builds/forminator/admin/locale.php:1110
11891
  msgid "Intro"
11892
  msgstr ""
11893
 
11894
+ #: admin/locale.php:1111 builds/forminator/admin/locale.php:1111
11895
  msgid ""
11896
  "Start by adding a title for your quiz to let your visitors know what this "
11897
  "quiz is all about."
11898
  msgstr ""
11899
 
11900
+ #: admin/locale.php:1112 builds/forminator/admin/locale.php:1112
11901
  msgid "Which superhero are you?"
11902
  msgstr ""
11903
 
11904
+ #: admin/locale.php:1113 builds/forminator/admin/locale.php:1113
11905
  msgid "Choose a title to grab the attention of your visitors."
11906
  msgstr ""
11907
 
11908
+ #: admin/locale.php:1114 builds/forminator/admin/locale.php:1114
11909
  msgid "Feature Image"
11910
  msgstr ""
11911
 
11912
+ #: admin/locale.php:1115 builds/forminator/admin/locale.php:1115
11913
  msgid "Upload a nice feature image for your quiz."
11914
  msgstr ""
11915
 
11916
+ #: admin/locale.php:1116 builds/forminator/admin/locale.php:1116
11917
  msgid "Upload Feature Image"
11918
  msgstr ""
11919
 
11920
+ #: admin/locale.php:1117 builds/forminator/admin/locale.php:1117
11921
  msgid "Provide your visitors with more information about your quiz."
11922
  msgstr ""
11923
 
11924
+ #: admin/locale.php:1118 builds/forminator/admin/locale.php:1118
11925
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:420
11926
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:460
11927
+ #: library/modules/quizzes/admin/admin-loader.php:420
11928
  #: library/modules/quizzes/admin/admin-loader.php:460
11929
  msgid "Questions"
11930
  msgstr ""
11931
 
11932
+ #: admin/locale.php:1119 builds/forminator/admin/locale.php:1119
11933
  msgid "Personalities"
11934
  msgstr ""
11935
 
11936
+ #: admin/locale.php:1120 builds/forminator/admin/locale.php:1120
11937
  msgid "Delete personality %s"
11938
  msgstr ""
11939
 
11940
+ #: admin/locale.php:1121 builds/forminator/admin/locale.php:1121
11941
  msgid "Are you sure you wish to delete this personality?"
11942
  msgstr ""
11943
 
11944
+ #: admin/locale.php:1122 builds/forminator/admin/locale.php:1122
11945
  msgid "Edit Question"
11946
  msgstr ""
11947
 
11948
+ #: admin/locale.php:1123 builds/forminator/admin/locale.php:1123
11949
  msgid "%s can't be deleted"
11950
  msgstr ""
11951
 
11952
+ #: admin/locale.php:1124 builds/forminator/admin/locale.php:1124
11953
  msgid ""
11954
  "Please remove the reference of this Personality from the questions in your "
11955
  "quiz and then delete this."
11956
  msgstr ""
11957
 
11958
+ #: admin/locale.php:1125 builds/forminator/admin/locale.php:1125
11959
  msgid "Delete Question"
11960
  msgstr ""
11961
 
11962
+ #: admin/locale.php:1126 builds/forminator/admin/locale.php:1126
11963
  msgid ""
11964
  "Deleting this question will remove its value from the existing submissions "
11965
  "as well."
11966
  msgstr ""
11967
 
11968
+ #: admin/locale.php:1127 builds/forminator/admin/locale.php:1127
11969
  msgid "Add Personality"
11970
  msgstr ""
11971
 
11972
+ #: admin/locale.php:1128 builds/forminator/admin/locale.php:1128
11973
  msgid "Edit Personality"
11974
  msgstr ""
11975
 
11976
+ #: admin/locale.php:1129 builds/forminator/admin/locale.php:1129
11977
  msgid "E.g. Iron Man"
11978
  msgstr ""
11979
 
11980
+ #: admin/locale.php:1130 builds/forminator/admin/locale.php:1130
11981
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:210
11982
  #: library/modules/custom-forms/admin/admin-loader.php:210
11983
  msgid "Image"
11984
  msgstr ""
11985
 
11986
+ #: admin/locale.php:1131 builds/forminator/admin/locale.php:1131
11987
  msgid "Please validate your fields!"
11988
  msgstr ""
11989
 
11990
+ #: admin/locale.php:1132 builds/forminator/admin/locale.php:1132
11991
  msgid "Publishing quiz…"
11992
  msgstr ""
11993
 
11994
+ #: admin/locale.php:1133 builds/forminator/admin/locale.php:1133
11995
  msgid ""
11996
  "Great work! Please hold tight a few moments while we publish your quiz to "
11997
  "the world."
11998
  msgstr ""
11999
 
12000
+ #: admin/locale.php:1134 builds/forminator/admin/locale.php:1134
12001
  msgid ""
12002
  "Options cannot be empty. You either need to enter answer text or upload an "
12003
  "image for the empty options."
12004
  msgstr ""
12005
 
12006
+ #: admin/locale.php:1135 builds/forminator/admin/locale.php:1135
12007
  msgid ""
12008
  "You need to select at least one correct answer before you can add this "
12009
  "question."
12010
  msgstr ""
12011
 
12012
+ #: admin/locale.php:1136 builds/forminator/admin/locale.php:1136
12013
  msgid "You need to select an associated personality for every option."
12014
  msgstr ""
12015
 
12016
+ #: admin/locale.php:1137 builds/forminator/admin/locale.php:1137
12017
  msgid ""
12018
  "You can choose multiple correct answers if that applies to this question. "
12019
  "Note that the user's selection will be considered as right when any one of "
12020
  "the correct answers is selected."
12021
  msgstr ""
12022
 
12023
+ #: admin/locale.php:1138 builds/forminator/admin/locale.php:1138
12024
  msgid ""
12025
  "Your quiz is now ready to be embedded into a page or template of your "
12026
  "choice. Simply copy and paste the shortcode below to display it!"
12027
  msgstr ""
12028
 
12029
+ #: admin/locale.php:1139 builds/forminator/admin/locale.php:1139
12030
  msgid "Button Processing Text"
12031
  msgstr ""
12032
 
12033
+ #: admin/locale.php:1140 builds/forminator/admin/locale.php:1140
12034
  msgid "Sending..."
12035
  msgstr ""
12036
 
12037
+ #: admin/locale.php:1141 builds/forminator/admin/locale.php:1141
12038
  msgid "This text will appear as button text while the quiz is being submitted."
12039
  msgstr ""
12040
 
12041
+ #: admin/locale.php:1142 builds/forminator/admin/locale.php:1142
12042
  msgid "Custom CSS Classes"
12043
  msgstr ""
12044
 
12045
+ #: admin/locale.php:1143 builds/forminator/admin/locale.php:1143
12046
  msgid "E.g. form-submit-btn"
12047
  msgstr ""
12048
 
12049
+ #: admin/locale.php:1144 builds/forminator/admin/locale.php:1144
12050
  msgid ""
12051
  "These will be output as you see them here. To add multiple classes, "
12052
  "separate them with a space. For example, \"form-submit-btn button\" will "
12053
  "add two classes \"form-submit-btn\" and \"button\"."
12054
  msgstr ""
12055
 
12056
+ #: admin/locale.php:1145 builds/forminator/admin/locale.php:1145
12057
  msgid ""
12058
  "Optionally, you can send a notification email to nominated email accounts "
12059
  "when quiz submissions come in."
12060
  msgstr ""
12061
 
12062
+ #: admin/locale.php:1146 builds/forminator/admin/locale.php:1146
12063
  msgid "Add as many emails as you like"
12064
  msgstr ""
12065
 
12066
+ #: admin/locale.php:1147 builds/forminator/admin/locale.php:1147
12067
  msgid "e.g. 0.75em"
12068
  msgstr ""
12069
 
12070
+ #: admin/locale.php:1148 builds/forminator/admin/locale.php:1148
12071
  msgid ""
12072
  "Choose how you want to handle this quiz's data storage. By default we'll "
12073
  "use the configuration you've set in your {{link}}global privacy "
12074
  "settings{{/link}}."
12075
  msgstr ""
12076
 
12077
+ #: admin/locale.php:1149 builds/forminator/admin/locale.php:1149
12078
  msgid "How long do you want to retain this quiz's submissions for?"
12079
  msgstr ""
12080
 
12081
+ #: admin/locale.php:1150 builds/forminator/admin/locale.php:1150
12082
  msgid "Evaluation loader icon"
12083
  msgstr ""
12084
 
12085
+ #: admin/locale.php:1151 builds/forminator/admin/locale.php:1151
12086
  msgid "This picker works only when \"Evaluation Loader\" is set to \"Show Loader\"."
12087
  msgstr ""
12088
 
12089
+ #: admin/locale.php:1152 builds/forminator/admin/locale.php:1152
12090
  msgid "Wrong"
12091
  msgstr ""
12092
 
12093
+ #: admin/locale.php:1153 builds/forminator/admin/locale.php:1153
12094
  msgid "Answer text color"
12095
  msgstr ""
12096
 
12097
+ #: admin/locale.php:1154 builds/forminator/admin/locale.php:1154
12098
  msgid "Answer result message"
12099
  msgstr ""
12100
 
12101
+ #: admin/locale.php:1155 builds/forminator/admin/locale.php:1155
12102
  msgid "Quiz result color"
12103
  msgstr ""
12104
 
12105
+ #: admin/locale.php:1156 builds/forminator/admin/locale.php:1156
12106
  msgid "Basic"
12107
  msgstr ""
12108
 
12109
+ #: admin/locale.php:1157 builds/forminator/admin/locale.php:1157
12110
  msgid "Answer - Container"
12111
  msgstr ""
12112
 
12113
+ #: admin/locale.php:1158 builds/forminator/admin/locale.php:1158
12114
  msgid "Answer - Checkbox"
12115
  msgstr ""
12116
 
12117
+ #: admin/locale.php:1159 builds/forminator/admin/locale.php:1159
12118
  msgid "Answer - Text"
12119
  msgstr ""
12120
 
12121
+ #: admin/locale.php:1160 builds/forminator/admin/locale.php:1160
12122
  msgid "Social Share"
12123
  msgstr ""
12124
 
12125
+ #: admin/locale.php:1161 builds/forminator/admin/locale.php:1161
12126
  msgid ""
12127
  "By default this quiz will inherit the fonts your theme uses. You can "
12128
  "override these fonts with custom ones from Google Fonts."
12129
  msgstr ""
12130
 
12131
+ #: admin/locale.php:1162 builds/forminator/admin/locale.php:1162
12132
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:429
12133
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:530
12134
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:553
12135
+ #: library/modules/quizzes/admin/admin-loader.php:429
12136
  #: library/modules/quizzes/admin/admin-loader.php:530
12137
  #: library/modules/quizzes/admin/admin-loader.php:553
12138
  msgid "Quiz Title"
12139
  msgstr ""
12140
 
12141
+ #: admin/locale.php:1163 builds/forminator/admin/locale.php:1163
12142
  msgid "Quiz Description"
12143
  msgstr ""
12144
 
12145
  #: admin/locale.php:1164 admin/views/quiz/entries/content.php:135
12146
+ #: admin/views/quiz/entries/content.php:225
12147
+ #: builds/forminator/admin/locale.php:1164
12148
+ #: builds/forminator/admin/views/quiz/entries/content.php:135
12149
+ #: builds/forminator/admin/views/quiz/entries/content.php:225
12150
+ #: builds/forminator/library/class-export.php:420
12151
+ #: builds/forminator/library/class-export.php:496
12152
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:539
12153
+ #: library/class-export.php:420 library/class-export.php:496
12154
  #: library/modules/quizzes/admin/admin-loader.php:539
12155
  msgid "Answer"
12156
  msgstr ""
12157
 
12158
+ #: admin/locale.php:1165 builds/forminator/admin/locale.php:1165
12159
  msgid "Answer Result Message"
12160
  msgstr ""
12161
 
12162
+ #: admin/locale.php:1166 builds/forminator/admin/locale.php:1166
12163
  msgid "Social Share Title"
12164
  msgstr ""
12165
 
12166
+ #: admin/locale.php:1167 builds/forminator/admin/locale.php:1167
12167
  msgid "Social Share Icons"
12168
  msgstr ""
12169
 
12170
+ #: admin/locale.php:1169 builds/forminator/admin/locale.php:1169
12171
  msgid "Choose one of the pre-defined sizes we have for social share icons."
12172
  msgstr ""
12173
 
12174
+ #: admin/locale.php:1173 builds/forminator/admin/locale.php:1173
12175
  msgid "Retake Button"
12176
  msgstr ""
12177
 
12178
+ #: admin/locale.php:1174 builds/forminator/admin/locale.php:1174
12179
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:517
12180
+ #: library/modules/quizzes/admin/admin-loader.php:517
12181
  msgid "Main"
12182
  msgstr ""
12183
 
12184
+ #: admin/locale.php:1175 builds/forminator/admin/locale.php:1175
12185
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:542
12186
+ #: library/modules/quizzes/admin/admin-loader.php:542
12187
  msgid "Container background"
12188
  msgstr ""
12189
 
12190
+ #: admin/locale.php:1176 builds/forminator/admin/locale.php:1176
12191
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:518
12192
+ #: library/modules/quizzes/admin/admin-loader.php:518
12193
  msgid "Header"
12194
  msgstr ""
12195
 
12196
+ #: admin/locale.php:1177 builds/forminator/admin/locale.php:1177
12197
  msgid "Content background"
12198
  msgstr ""
12199
 
12200
+ #: admin/locale.php:1178 builds/forminator/admin/locale.php:1178
12201
  msgid "Retake"
12202
  msgstr ""
12203
 
12204
+ #: admin/locale.php:1179 builds/forminator/admin/locale.php:1179
12205
  msgid ""
12206
  "Let's add the different personalities. Each of the following personality is "
12207
  "a possible outcome of your quiz. In case of a tie, the personality is "
12208
  "chosen as per their order below."
12209
  msgstr ""
12210
 
12211
+ #: admin/locale.php:1180 builds/forminator/admin/locale.php:1180
12212
  msgid "Reorder the personalities to set the priority order."
12213
  msgstr ""
12214
 
12215
+ #: admin/locale.php:1181 builds/forminator/admin/locale.php:1181
12216
  msgid ""
12217
  "Define the different personalities possible as the outcome of your quiz "
12218
  "here."
12219
  msgstr ""
12220
 
12221
+ #: admin/locale.php:1182 builds/forminator/admin/locale.php:1182
12222
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:234
12223
  #: library/modules/custom-forms/admin/admin-loader.php:234
12224
  msgid "Basic selectors"
12225
  msgstr ""
12226
 
12227
+ #: admin/locale.php:1184 builds/forminator/admin/locale.php:1184
12228
  msgid "Field Description"
12229
  msgstr ""
12230
 
12231
+ #: admin/locale.php:1185 builds/forminator/admin/locale.php:1185
12232
+ #: builds/forminator/library/fields/text.php:66 library/fields/text.php:66
12233
  msgid "Input"
12234
  msgstr ""
12235
 
12236
+ #: admin/locale.php:1186 builds/forminator/admin/locale.php:1186
12237
+ #: builds/forminator/library/fields/textarea.php:66
12238
+ #: library/fields/textarea.php:66
12239
  msgid "Textarea"
12240
  msgstr ""
12241
 
12242
+ #: admin/locale.php:1188 builds/forminator/admin/locale.php:1188
12243
  msgid "Answer Input"
12244
  msgstr ""
12245
 
12246
+ #: admin/locale.php:1189 builds/forminator/admin/locale.php:1189
12247
  msgid "Answer Label"
12248
  msgstr ""
12249
 
12250
+ #: admin/locale.php:1191 builds/forminator/admin/locale.php:1191
12251
  msgid "Answer Container"
12252
  msgstr ""
12253
 
12254
+ #: admin/locale.php:1192 builds/forminator/admin/locale.php:1192
12255
  msgid "Answer Text"
12256
  msgstr ""
12257
 
12258
+ #: admin/locale.php:1193 builds/forminator/admin/locale.php:1193
12259
  msgid ""
12260
  "%s does not exist in your form. Please insert a valid field from the merged "
12261
  "tags option."
12262
  msgstr ""
12263
 
12264
+ #: admin/locale.php:1194 builds/forminator/admin/locale.php:1194
12265
  msgid "Infinity calculation result."
12266
  msgstr ""
12267
 
12268
+ #: admin/locale.php:1195 builds/forminator/admin/locale.php:1195
12269
  msgid "Calculation Formula"
12270
  msgstr ""
12271
 
12272
+ #: admin/locale.php:1196 builds/forminator/admin/locale.php:1196
12273
  msgid "Add Form Fields"
12274
  msgstr ""
12275
 
12276
+ #: admin/locale.php:1197 builds/forminator/admin/locale.php:1197
12277
  msgid "Open list of fields"
12278
  msgstr ""
12279
 
12280
+ #: admin/locale.php:1198 builds/forminator/admin/locale.php:1198
12281
  msgid "Sum"
12282
  msgstr ""
12283
 
12284
+ #: admin/locale.php:1199 builds/forminator/admin/locale.php:1199
12285
  msgid "Minus"
12286
  msgstr ""
12287
 
12288
+ #: admin/locale.php:1200 builds/forminator/admin/locale.php:1200
12289
  msgid "Multiply"
12290
  msgstr ""
12291
 
12292
+ #: admin/locale.php:1201 builds/forminator/admin/locale.php:1201
12293
  msgid "Divide"
12294
  msgstr ""
12295
 
12296
+ #: admin/locale.php:1202 builds/forminator/admin/locale.php:1202
12297
  msgid "Open parenthesis"
12298
  msgstr ""
12299
 
12300
+ #: admin/locale.php:1203 builds/forminator/admin/locale.php:1203
12301
  msgid "Close parenthesis"
12302
  msgstr ""
12303
 
12304
+ #: admin/locale.php:1204 builds/forminator/admin/locale.php:1204
12305
  msgid ""
12306
  "You can preview your form and check if the formula is generating expected "
12307
  "results."
12308
  msgstr ""
12309
 
12310
+ #: admin/locale.php:1205 builds/forminator/admin/locale.php:1205
12311
  msgid "Formula Preview"
12312
  msgstr ""
12313
 
12314
+ #: admin/locale.php:1206 builds/forminator/admin/locale.php:1206
12315
  msgid "Remove this date range"
12316
  msgstr ""
12317
 
12318
+ #: admin/locale.php:1207 builds/forminator/admin/locale.php:1207
12319
  msgid "This field is required!"
12320
  msgstr ""
12321
 
12322
+ #: admin/locale.php:1208 builds/forminator/admin/locale.php:1208
12323
  msgid "Please enter valid number."
12324
  msgstr ""
12325
 
12326
+ #: admin/locale.php:1209 builds/forminator/admin/locale.php:1209
12327
  msgid "Click here to add a date range..."
12328
  msgstr ""
12329
 
12330
+ #: admin/locale.php:1210 builds/forminator/admin/locale.php:1210
12331
  msgid "Click here to add a date…"
12332
  msgstr ""
12333
 
12334
+ #: admin/locale.php:1211 builds/forminator/admin/locale.php:1211
12335
  msgid "Select image"
12336
  msgstr ""
12337
 
12338
+ #: admin/locale.php:1212 builds/forminator/admin/locale.php:1212
12339
  msgid "Upload image"
12340
  msgstr ""
12341
 
12342
+ #: admin/locale.php:1213 builds/forminator/admin/locale.php:1213
12343
+ #: builds/forminator/library/fields/upload.php:82 library/fields/upload.php:82
12344
  msgid "Upload file"
12345
  msgstr ""
12346
 
12347
+ #: admin/locale.php:1214 builds/forminator/admin/locale.php:1214
12348
  msgid "Remove uploaded image"
12349
  msgstr ""
12350
 
12351
+ #: admin/locale.php:1215 builds/forminator/admin/locale.php:1215
12352
  msgid "Remove uploaded file"
12353
  msgstr ""
12354
 
12355
+ #: admin/locale.php:1219 builds/forminator/admin/locale.php:1219
12356
  msgid "Payment Data"
12357
  msgstr ""
12358
 
12359
+ #: admin/locale.php:1221 builds/forminator/admin/locale.php:1221
12360
  msgid "All Form Fields"
12361
  msgstr ""
12362
 
12363
+ #: admin/locale.php:1222 builds/forminator/admin/locale.php:1222
12364
  msgid "All Non Empty Fields"
12365
  msgstr ""
12366
 
12367
+ #: admin/locale.php:1224 builds/forminator/admin/locale.php:1224
12368
  msgid "is having"
12369
  msgstr ""
12370
 
12371
+ #: admin/locale.php:1225 builds/forminator/admin/locale.php:1225
12372
  msgid "is"
12373
  msgstr ""
12374
 
12375
+ #: admin/locale.php:1226 builds/forminator/admin/locale.php:1226
12376
  msgid "is not having"
12377
  msgstr ""
12378
 
12379
+ #: admin/locale.php:1227 builds/forminator/admin/locale.php:1227
12380
  msgid "is not"
12381
  msgstr ""
12382
 
12383
+ #: admin/locale.php:1228 builds/forminator/admin/locale.php:1228
12384
  msgid "day is"
12385
  msgstr ""
12386
 
12387
+ #: admin/locale.php:1229 builds/forminator/admin/locale.php:1229
12388
  msgid "day is not"
12389
  msgstr ""
12390
 
12391
+ #: admin/locale.php:1230 builds/forminator/admin/locale.php:1230
12392
  msgid "month is not"
12393
  msgstr ""
12394
 
12395
+ #: admin/locale.php:1231 builds/forminator/admin/locale.php:1231
12396
  msgid "month is"
12397
  msgstr ""
12398
 
12399
+ #: admin/locale.php:1232 builds/forminator/admin/locale.php:1232
12400
  msgid "is greater than"
12401
  msgstr ""
12402
 
12403
+ #: admin/locale.php:1233 builds/forminator/admin/locale.php:1233
12404
  msgid "is less than"
12405
  msgstr ""
12406
 
12407
+ #: admin/locale.php:1234 builds/forminator/admin/locale.php:1234
12408
  msgid "contains"
12409
  msgstr ""
12410
 
12411
+ #: admin/locale.php:1235 builds/forminator/admin/locale.php:1235
12412
  msgid "starts with"
12413
  msgstr ""
12414
 
12415
+ #: admin/locale.php:1236 builds/forminator/admin/locale.php:1236
12416
  msgid "ends with"
12417
  msgstr ""
12418
 
12419
  #: admin/pages/dashboard-page.php:21
12420
  #: admin/views/dashboard/widgets/widget-create.php:16
12421
+ #: builds/forminator/admin/pages/dashboard-page.php:21
12422
+ #: builds/forminator/admin/views/dashboard/widgets/widget-create.php:16
12423
  msgid "Create Modules"
12424
  msgstr ""
12425
 
12427
  #: admin/views/custom-form/popup/import-cf7.php:27
12428
  #: admin/views/dashboard/widgets/widget-cform.php:27
12429
  #: admin/views/settings/tab-dashboard.php:32
12430
+ #: builds/forminator/admin/pages/entries-page.php:52
12431
+ #: builds/forminator/admin/views/custom-form/list/header.php:3
12432
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:27
12433
+ #: builds/forminator/admin/views/dashboard/widgets/widget-cform.php:27
12434
+ #: builds/forminator/admin/views/settings/tab-dashboard.php:32
12435
+ #: builds/forminator/library/class-shortcode-generator.php:212
12436
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:44
12437
  #: library/class-shortcode-generator.php:212
12438
  #: library/modules/custom-forms/admin/admin-loader.php:44
12439
  msgid "Forms"
12442
  #: admin/pages/entries-page.php:56
12443
  #: admin/views/dashboard/widgets/widget-poll.php:25
12444
  #: admin/views/poll/list/header.php:3 admin/views/settings/tab-dashboard.php:33
12445
+ #: builds/forminator/admin/pages/entries-page.php:56
12446
+ #: builds/forminator/admin/views/dashboard/widgets/widget-poll.php:25
12447
+ #: builds/forminator/admin/views/poll/list/header.php:3
12448
+ #: builds/forminator/admin/views/settings/tab-dashboard.php:33
12449
+ #: builds/forminator/library/class-modules.php:56
12450
+ #: builds/forminator/library/class-shortcode-generator.php:213
12451
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:44
12452
+ #: builds/forminator/library/modules/polls/loader.php:116
12453
  #: library/class-modules.php:56 library/class-shortcode-generator.php:213
12454
  #: library/modules/polls/admin/admin-loader.php:44
12455
  #: library/modules/polls/loader.php:116
12459
  #: admin/pages/entries-page.php:60
12460
  #: admin/views/dashboard/widgets/widget-quiz.php:27
12461
  #: admin/views/quiz/list/header.php:3 admin/views/settings/tab-dashboard.php:34
12462
+ #: builds/forminator/admin/pages/entries-page.php:60
12463
+ #: builds/forminator/admin/views/dashboard/widgets/widget-quiz.php:27
12464
+ #: builds/forminator/admin/views/quiz/list/header.php:3
12465
+ #: builds/forminator/admin/views/settings/tab-dashboard.php:34
12466
+ #: builds/forminator/library/class-modules.php:61
12467
+ #: builds/forminator/library/class-shortcode-generator.php:214
12468
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:49
12469
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:417
12470
+ #: builds/forminator/library/modules/quizzes/loader.php:118
12471
  #: library/class-modules.php:61 library/class-shortcode-generator.php:214
12472
  #: library/modules/quizzes/admin/admin-loader.php:49
12473
  #: library/modules/quizzes/admin/admin-loader.php:417
12476
  msgstr ""
12477
 
12478
  #: admin/pages/entries-page.php:307
12479
+ #: builds/forminator/admin/pages/entries-page.php:307
12480
  msgid "Yesterday"
12481
  msgstr ""
12482
 
12483
  #: admin/pages/entries-page.php:308
12484
+ #: builds/forminator/admin/pages/entries-page.php:308
12485
  msgid "Last 7 Days"
12486
  msgstr ""
12487
 
12488
  #: admin/pages/entries-page.php:309
12489
+ #: builds/forminator/admin/pages/entries-page.php:309
12490
  msgid "Last 30 Days"
12491
  msgstr ""
12492
 
12493
  #: admin/pages/entries-page.php:310
12494
+ #: builds/forminator/admin/pages/entries-page.php:310
12495
  msgid "This Month"
12496
  msgstr ""
12497
 
12498
  #: admin/pages/entries-page.php:311
12499
+ #: builds/forminator/admin/pages/entries-page.php:311
12500
  msgid "Last Month"
12501
  msgstr ""
12502
 
12503
  #: admin/views/boxes/popup-box.php:21
12504
+ #: builds/forminator/admin/views/boxes/popup-box.php:21
12505
  msgid "Close modal"
12506
  msgstr ""
12507
 
12513
  #: admin/views/quiz/entries/content.php:42
12514
  #: admin/views/quiz/entries/content.php:320
12515
  #: admin/views/quiz/list/content.php:68 admin/views/quiz/list/content.php:105
12516
+ #: builds/forminator/admin/views/custom-form/entries/content.php:28
12517
+ #: builds/forminator/admin/views/custom-form/entries/content.php:56
12518
+ #: builds/forminator/admin/views/custom-form/list/content.php:65
12519
+ #: builds/forminator/admin/views/custom-form/list/content.php:102
12520
+ #: builds/forminator/admin/views/poll/list/content.php:68
12521
+ #: builds/forminator/admin/views/poll/list/content.php:109
12522
+ #: builds/forminator/admin/views/quiz/entries/content.php:42
12523
+ #: builds/forminator/admin/views/quiz/entries/content.php:320
12524
+ #: builds/forminator/admin/views/quiz/list/content.php:68
12525
+ #: builds/forminator/admin/views/quiz/list/content.php:105
12526
  #. translators: ...
12527
  msgid "%s result"
12528
  msgstr ""
12531
  #: admin/views/custom-form/entries/content.php:56
12532
  #: admin/views/quiz/entries/content.php:45
12533
  #: admin/views/quiz/entries/content.php:323
12534
+ #: builds/forminator/admin/views/custom-form/entries/content.php:28
12535
+ #: builds/forminator/admin/views/custom-form/entries/content.php:56
12536
+ #: builds/forminator/admin/views/quiz/entries/content.php:45
12537
+ #: builds/forminator/admin/views/quiz/entries/content.php:323
12538
  #. translators: ...
12539
  msgid "%s results"
12540
  msgstr ""
12541
 
12542
  #: admin/views/custom-form/entries/content.php:78
12543
+ #: builds/forminator/admin/views/custom-form/entries/content.php:78
12544
  msgid "Active Filters"
12545
  msgstr ""
12546
 
12547
  #: admin/views/custom-form/entries/content.php:86
12548
+ #: builds/forminator/admin/views/custom-form/entries/content.php:86
12549
  #. translators: ...
12550
  msgid "Keyword: %s"
12551
  msgstr ""
12554
  #: admin/views/custom-form/entries/content.php:105
12555
  #: admin/views/custom-form/entries/content.php:119
12556
  #: admin/views/custom-form/entries/content.php:134
12557
+ #: builds/forminator/admin/views/custom-form/entries/content.php:91
12558
+ #: builds/forminator/admin/views/custom-form/entries/content.php:105
12559
+ #: builds/forminator/admin/views/custom-form/entries/content.php:119
12560
+ #: builds/forminator/admin/views/custom-form/entries/content.php:134
12561
  msgid "Remove this keyword"
12562
  msgstr ""
12563
 
12564
  #: admin/views/custom-form/entries/content.php:100
12565
+ #: builds/forminator/admin/views/custom-form/entries/content.php:100
12566
  #. translators: ...
12567
  msgid "From ID: %s"
12568
  msgstr ""
12569
 
12570
  #: admin/views/custom-form/entries/content.php:114
12571
+ #: builds/forminator/admin/views/custom-form/entries/content.php:114
12572
  #. translators: ...
12573
  msgid "To ID: %s"
12574
  msgstr ""
12575
 
12576
  #: admin/views/custom-form/entries/content.php:128
12577
+ #: builds/forminator/admin/views/custom-form/entries/content.php:128
12578
  #. translators: ...
12579
  msgid "Submission Date Range: %1$s to %2$s"
12580
  msgstr ""
12581
 
12582
  #: admin/views/custom-form/entries/content.php:141
12583
  #: admin/views/custom-form/entries/filter.php:108
12584
+ #: builds/forminator/admin/views/custom-form/entries/content.php:141
12585
+ #: builds/forminator/admin/views/custom-form/entries/filter.php:108
12586
  msgid "Sort Order"
12587
  msgstr ""
12588
 
12589
  #: admin/views/custom-form/entries/content.php:144
12590
  #: admin/views/custom-form/entries/filter.php:110
12591
+ #: builds/forminator/admin/views/custom-form/entries/content.php:144
12592
+ #: builds/forminator/admin/views/custom-form/entries/filter.php:110
12593
  msgid "Descending"
12594
  msgstr ""
12595
 
12596
  #: admin/views/custom-form/entries/content.php:146
12597
  #: admin/views/custom-form/entries/filter.php:111
12598
+ #: builds/forminator/admin/views/custom-form/entries/content.php:146
12599
+ #: builds/forminator/admin/views/custom-form/entries/filter.php:111
12600
  msgid "Ascending"
12601
  msgstr ""
12602
 
12603
  #: admin/views/custom-form/entries/content.php:209
12604
+ #: builds/forminator/admin/views/custom-form/entries/content.php:209
12605
  #. translators: ...
12606
  msgid "Select entry number %s"
12607
  msgstr ""
12608
 
12609
  #: admin/views/custom-form/entries/content.php:241
12610
+ #: builds/forminator/admin/views/custom-form/entries/content.php:241
12611
  #. translators: ...
12612
  msgid "+ %s other fields"
12613
  msgstr ""
12614
 
12615
  #: admin/views/custom-form/entries/content.php:404
12616
+ #: builds/forminator/admin/views/custom-form/entries/content.php:404
12617
  msgid "Delete Submission"
12618
  msgstr ""
12619
 
12620
  #: admin/views/custom-form/entries/content.php:405
12621
+ #: builds/forminator/admin/views/custom-form/entries/content.php:405
12622
  msgid "Are you sure you wish to permanently delete this submission?"
12623
  msgstr ""
12624
 
12625
  #: admin/views/custom-form/entries/content.php:418
12626
  #: admin/views/custom-form/entries/content.php:424
12627
+ #: builds/forminator/admin/views/custom-form/entries/content.php:418
12628
+ #: builds/forminator/admin/views/custom-form/entries/content.php:424
12629
  msgid "Approve User"
12630
  msgstr ""
12631
 
12632
  #: admin/views/custom-form/entries/content.php:419
12633
+ #: builds/forminator/admin/views/custom-form/entries/content.php:419
12634
  msgid "Are you sure you want to approve and activate this user?"
12635
  msgstr ""
12636
 
12637
  #: admin/views/custom-form/entries/content.php:474
12638
+ #: builds/forminator/admin/views/custom-form/entries/content.php:474
12639
  msgid ""
12640
  "You haven’t received any submissions for this form yet. When you do, you’ll "
12641
  "be able to view all the data here."
12642
  msgstr ""
12643
 
12644
  #: admin/views/custom-form/entries/filter.php:29
12645
+ #: builds/forminator/admin/views/custom-form/entries/filter.php:29
12646
  msgid "Submission Date Range"
12647
  msgstr ""
12648
 
12649
  #: admin/views/custom-form/entries/filter.php:34
12650
+ #: builds/forminator/admin/views/custom-form/entries/filter.php:34
12651
  msgid "Pick a date range"
12652
  msgstr ""
12653
 
12654
  #: admin/views/custom-form/entries/filter.php:48
12655
+ #: builds/forminator/admin/views/custom-form/entries/filter.php:48
12656
  msgid "From ID"
12657
  msgstr ""
12658
 
12659
  #: admin/views/custom-form/entries/filter.php:61
12660
+ #: builds/forminator/admin/views/custom-form/entries/filter.php:61
12661
  msgid "To ID"
12662
  msgstr ""
12663
 
12664
  #: admin/views/custom-form/entries/filter.php:80
12665
+ #: builds/forminator/admin/views/custom-form/entries/filter.php:80
12666
  msgid "Keyword"
12667
  msgstr ""
12668
 
12669
  #: admin/views/custom-form/entries/filter.php:87
12670
+ #: builds/forminator/admin/views/custom-form/entries/filter.php:87
12671
  msgid "E.g. search"
12672
  msgstr ""
12673
 
12674
  #: admin/views/custom-form/entries/filter.php:98
12675
+ #: builds/forminator/admin/views/custom-form/entries/filter.php:98
12676
  msgid "Sort by"
12677
  msgstr ""
12678
 
12679
  #: admin/views/custom-form/entries/filter.php:101
12680
+ #: builds/forminator/admin/views/custom-form/entries/filter.php:101
12681
  msgid "Submissions Date"
12682
  msgstr ""
12683
 
12684
  #: admin/views/custom-form/entries/filter.php:120
12685
+ #: builds/forminator/admin/views/custom-form/entries/filter.php:120
12686
  msgid "Display Fields"
12687
  msgstr ""
12688
 
12689
  #: admin/views/custom-form/entries/filter.php:139
12690
+ #: builds/forminator/admin/views/custom-form/entries/filter.php:139
12691
  msgid "Specified Fields"
12692
  msgstr ""
12693
 
12694
  #: admin/views/custom-form/entries/filter.php:198
12695
+ #: builds/forminator/admin/views/custom-form/entries/filter.php:198
12696
  msgid "Clear Filters"
12697
  msgstr ""
12698
 
12699
  #: admin/views/custom-form/entries/popup/schedule-export-content.php:81
12700
+ #: builds/forminator/admin/views/custom-form/entries/popup/schedule-export-content.php:81
12701
  msgid "admin@website.com"
12702
  msgstr ""
12703
 
12704
  #: admin/views/custom-form/entries/prompt.php:17
12705
+ #: builds/forminator/admin/views/custom-form/entries/prompt.php:17
12706
  msgid ""
12707
  "%1$sCongratulations!%2$s You have started collecting live payments on this "
12708
  "form - that's awesome. We have spent countless hours developing this free "
12711
  msgstr ""
12712
 
12713
  #: admin/views/custom-form/entries/prompt.php:19
12714
+ #: builds/forminator/admin/views/custom-form/entries/prompt.php:19
12715
  msgid ""
12716
  "Hey, we noticed you just crossed %1$s 100 submissions%2$s on this form - "
12717
  "that's awesome! We have spent countless hours developing this free plugin "
12720
  msgstr ""
12721
 
12722
  #: admin/views/custom-form/entries/prompt.php:45
12723
+ #: builds/forminator/admin/views/custom-form/entries/prompt.php:45
12724
  msgid ""
12725
  "Hey, we noticed you just crossed %1$s submissions%2$s on this form - that's "
12726
  "awesome! We have spent countless hours developing this free plugin for you, "
12729
  msgstr ""
12730
 
12731
  #: admin/views/custom-form/list/content.php:34
12732
+ #: builds/forminator/admin/views/custom-form/list/content.php:34
12733
  msgid "Active Form"
12734
  msgid_plural "Active Forms"
12735
  msgstr[0] ""
12742
  #: admin/views/poll/list/content.php:48 admin/views/poll/list/content.php:164
12743
  #: admin/views/poll/list/content.php:276 admin/views/quiz/list/content.php:48
12744
  #: admin/views/quiz/list/content.php:160 admin/views/quiz/list/content.php:276
12745
+ #: builds/forminator/admin/views/custom-form/list/content.php:45
12746
+ #: builds/forminator/admin/views/custom-form/list/content.php:157
12747
+ #: builds/forminator/admin/views/custom-form/list/content.php:291
12748
+ #: builds/forminator/admin/views/dashboard/widgets/widget-resume.php:36
12749
+ #: builds/forminator/admin/views/poll/list/content.php:48
12750
+ #: builds/forminator/admin/views/poll/list/content.php:164
12751
+ #: builds/forminator/admin/views/poll/list/content.php:276
12752
+ #: builds/forminator/admin/views/quiz/list/content.php:48
12753
+ #: builds/forminator/admin/views/quiz/list/content.php:160
12754
+ #: builds/forminator/admin/views/quiz/list/content.php:276
12755
  msgid "Last Submission"
12756
  msgstr ""
12757
 
12758
  #: admin/views/custom-form/list/content.php:50
12759
  #: admin/views/poll/list/content.php:53 admin/views/quiz/list/content.php:53
12760
+ #: builds/forminator/admin/views/custom-form/list/content.php:50
12761
+ #: builds/forminator/admin/views/poll/list/content.php:53
12762
+ #: builds/forminator/admin/views/quiz/list/content.php:53
12763
  msgid "Submissions in the last 30 days"
12764
  msgstr ""
12765
 
12766
  #: admin/views/custom-form/list/content.php:85
12767
  #: admin/views/poll/list/content.php:92 admin/views/quiz/list/content.php:88
12768
+ #: builds/forminator/admin/views/custom-form/list/content.php:85
12769
+ #: builds/forminator/admin/views/poll/list/content.php:92
12770
+ #: builds/forminator/admin/views/quiz/list/content.php:88
12771
  msgid "Select all"
12772
  msgstr ""
12773
 
12774
  #: admin/views/custom-form/list/content.php:89
12775
  #: admin/views/poll/list/content.php:96 admin/views/quiz/list/content.php:92
12776
+ #: builds/forminator/admin/views/custom-form/list/content.php:89
12777
+ #: builds/forminator/admin/views/poll/list/content.php:96
12778
+ #: builds/forminator/admin/views/quiz/list/content.php:92
12779
  msgid "Bulk Action"
12780
  msgstr ""
12781
 
12782
  #: admin/views/custom-form/list/content.php:138
12783
+ #: builds/forminator/admin/views/custom-form/list/content.php:138
12784
  msgid "Select this form"
12785
  msgstr ""
12786
 
12787
  #: admin/views/custom-form/list/content.php:176
12788
  #: admin/views/poll/list/content.php:177 admin/views/quiz/list/content.php:173
12789
+ #: builds/forminator/admin/views/custom-form/list/content.php:176
12790
+ #: builds/forminator/admin/views/poll/list/content.php:177
12791
+ #: builds/forminator/admin/views/quiz/list/content.php:173
12792
  msgid "Open list settings"
12793
  msgstr ""
12794
 
12797
  #: admin/views/dashboard/widgets/widget-poll.php:112
12798
  #: admin/views/dashboard/widgets/widget-quiz.php:118
12799
  #: admin/views/poll/list/content.php:192 admin/views/quiz/list/content.php:188
12800
+ #: builds/forminator/admin/views/custom-form/list/content.php:191
12801
+ #: builds/forminator/admin/views/dashboard/widgets/widget-cform.php:115
12802
+ #: builds/forminator/admin/views/dashboard/widgets/widget-poll.php:112
12803
+ #: builds/forminator/admin/views/dashboard/widgets/widget-quiz.php:118
12804
+ #: builds/forminator/admin/views/poll/list/content.php:192
12805
+ #: builds/forminator/admin/views/quiz/list/content.php:188
12806
  msgid "Copy Shortcode"
12807
  msgstr ""
12808
 
12811
  #: admin/views/dashboard/widgets/widget-poll.php:115
12812
  #: admin/views/dashboard/widgets/widget-quiz.php:121
12813
  #: admin/views/poll/list/content.php:219 admin/views/quiz/list/content.php:217
12814
+ #: builds/forminator/admin/views/custom-form/list/content.php:231
12815
+ #: builds/forminator/admin/views/dashboard/widgets/widget-cform.php:118
12816
+ #: builds/forminator/admin/views/dashboard/widgets/widget-poll.php:115
12817
+ #: builds/forminator/admin/views/dashboard/widgets/widget-quiz.php:121
12818
+ #: builds/forminator/admin/views/poll/list/content.php:219
12819
+ #: builds/forminator/admin/views/quiz/list/content.php:217
12820
+ #: builds/forminator/library/class-export.php:1311
12821
  #: library/class-export.php:1311
12822
  msgid "View Submissions"
12823
  msgstr ""
12824
 
12825
  #: admin/views/custom-form/list/content.php:247
12826
  #: admin/views/poll/list/content.php:232 admin/views/quiz/list/content.php:232
12827
+ #: builds/forminator/admin/views/custom-form/list/content.php:247
12828
+ #: builds/forminator/admin/views/poll/list/content.php:232
12829
+ #: builds/forminator/admin/views/quiz/list/content.php:232
12830
  msgid "Reset Tracking data"
12831
  msgstr ""
12832
 
12836
  #: admin/views/dashboard/widgets/widget-quiz.php:139
12837
  #: admin/views/entries/content.php:38 admin/views/poll/list/content.php:243
12838
  #: admin/views/quiz/list/content.php:243
12839
+ #: builds/forminator/admin/views/custom-form/list/content.php:258
12840
+ #: builds/forminator/admin/views/dashboard/widgets/widget-cform.php:137
12841
+ #: builds/forminator/admin/views/dashboard/widgets/widget-poll.php:134
12842
+ #: builds/forminator/admin/views/dashboard/widgets/widget-quiz.php:139
12843
+ #: builds/forminator/admin/views/entries/content.php:38
12844
+ #: builds/forminator/admin/views/poll/list/content.php:243
12845
+ #: builds/forminator/admin/views/quiz/list/content.php:243
12846
  msgid "Export"
12847
  msgstr ""
12848
 
12849
  #: admin/views/custom-form/list/content.php:267
12850
  #: admin/views/dashboard/widgets/widget-cform.php:145
12851
+ #: builds/forminator/admin/views/custom-form/list/content.php:267
12852
+ #: builds/forminator/admin/views/dashboard/widgets/widget-cform.php:145
12853
  msgid "Delete Form"
12854
  msgstr ""
12855
 
12856
  #: admin/views/custom-form/list/content.php:280
12857
  #: admin/views/poll/list/content.php:265 admin/views/quiz/list/content.php:265
12858
+ #: builds/forminator/admin/views/custom-form/list/content.php:280
12859
+ #: builds/forminator/admin/views/poll/list/content.php:265
12860
+ #: builds/forminator/admin/views/quiz/list/content.php:265
12861
  msgid "Open item"
12862
  msgstr ""
12863
 
12864
  #: admin/views/custom-form/list/content.php:296
12865
  #: admin/views/poll/list/content.php:281 admin/views/quiz/list/content.php:281
12866
+ #: builds/forminator/admin/views/custom-form/list/content.php:296
12867
+ #: builds/forminator/admin/views/poll/list/content.php:281
12868
+ #: builds/forminator/admin/views/quiz/list/content.php:281
12869
  msgid "Views"
12870
  msgstr ""
12871
 
12872
  #: admin/views/custom-form/list/content.php:306
12873
  #: admin/views/poll/list/content.php:291 admin/views/quiz/list/content.php:291
12874
+ #: builds/forminator/admin/views/custom-form/list/content.php:306
12875
+ #: builds/forminator/admin/views/poll/list/content.php:291
12876
+ #: builds/forminator/admin/views/quiz/list/content.php:291
12877
  msgid "Conversion Rate"
12878
  msgstr ""
12879
 
12880
  #: admin/views/custom-form/list/content.php:315
12881
  #: admin/views/poll/list/content.php:300 admin/views/quiz/list/content.php:300
12882
+ #: builds/forminator/admin/views/custom-form/list/content.php:315
12883
+ #: builds/forminator/admin/views/poll/list/content.php:300
12884
+ #: builds/forminator/admin/views/quiz/list/content.php:300
12885
  msgid "Loading data..."
12886
  msgstr ""
12887
 
12888
  #: admin/views/custom-form/list/content.php:321
12889
+ #: builds/forminator/admin/views/custom-form/list/content.php:321
12890
  msgid "Your form doesn't have any submissions yet. Try again in a moment."
12891
  msgstr ""
12892
 
12893
  #: admin/views/custom-form/list/content.php:330
12894
  #: admin/views/custom-form/list/content.php:345
12895
+ #: builds/forminator/admin/views/custom-form/list/content.php:330
12896
+ #: builds/forminator/admin/views/custom-form/list/content.php:345
12897
  msgid ""
12898
  "This form is in draft state, so we've paused collecting data until you "
12899
  "publish it live."
12900
  msgstr ""
12901
 
12902
  #: admin/views/custom-form/list/content.php:332
12903
+ #: builds/forminator/admin/views/custom-form/list/content.php:332
12904
  msgid "Your form didn't collect submissions the past 30 days."
12905
  msgstr ""
12906
 
12907
  #: admin/views/custom-form/list/content.php:379
12908
+ #: builds/forminator/admin/views/custom-form/list/content.php:379
12909
  msgid "Empty forms"
12910
  msgstr ""
12911
 
12912
  #: admin/views/custom-form/list/content.php:386
12913
+ #: builds/forminator/admin/views/custom-form/list/content.php:386
12914
  msgid ""
12915
  "Create custom forms for all your needs with as many fields as you like. "
12916
  "From contact forms to quote requests and everything in between."
12918
 
12919
  #: admin/views/custom-form/popup/export.php:17
12920
  #: admin/views/poll/popup/export.php:17 admin/views/quiz/popup/export.php:17
12921
+ #: builds/forminator/admin/views/custom-form/popup/export.php:17
12922
+ #: builds/forminator/admin/views/poll/popup/export.php:17
12923
+ #: builds/forminator/admin/views/quiz/popup/export.php:17
12924
  msgid "Copy ALL text above, and paste to import dialog."
12925
  msgstr ""
12926
 
12927
  #: admin/views/custom-form/popup/export.php:25
12928
  #: admin/views/poll/popup/export.php:25 admin/views/quiz/popup/export.php:25
12929
+ #: builds/forminator/admin/views/custom-form/popup/export.php:25
12930
+ #: builds/forminator/admin/views/poll/popup/export.php:25
12931
+ #: builds/forminator/admin/views/quiz/popup/export.php:25
12932
  msgid ""
12933
  "You can import this %1$s in Forminator %2$s%3$s%4$s or above. The %5$s may "
12934
  "break on a version lower than your install."
12936
 
12937
  #: admin/views/custom-form/popup/export.php:49
12938
  #: admin/views/poll/popup/export.php:49 admin/views/quiz/popup/export.php:49
12939
+ #: builds/forminator/admin/views/custom-form/popup/export.php:49
12940
+ #: builds/forminator/admin/views/poll/popup/export.php:49
12941
+ #: builds/forminator/admin/views/quiz/popup/export.php:49
12942
  msgid "Download"
12943
  msgstr ""
12944
 
12945
  #: admin/views/custom-form/popup/import-cf7.php:29
12946
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:29
12947
  msgid ""
12948
  "Choose the forms you'd like to import from the Contact Form 7 plugin. Note "
12949
  "that we will strip off any %1$sunsupported form fields and settings%2$s "
12951
  msgstr ""
12952
 
12953
  #: admin/views/custom-form/popup/import-cf7.php:33
12954
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:33
12955
  msgid "Unsupported form fields and settings"
12956
  msgstr ""
12957
 
12958
  #: admin/views/custom-form/popup/import-cf7.php:36
12959
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:36
12960
  msgid ""
12961
  "%1$s1. Quiz field:%2$s Forminator doesn't have a built-in quiz field, "
12962
  "however, you can enable Google's reCAPTCHA v3 and Honeypot protection on "
12964
  msgstr ""
12965
 
12966
  #: admin/views/custom-form/popup/import-cf7.php:37
12967
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:37
12968
  msgid ""
12969
  "%1$s2. ConstantContact:%2$s Forminator doesn't integrate directly with "
12970
  "ConstantContact. However, you can use %3$sZapier integration%4$s to send "
12972
  msgstr ""
12973
 
12974
  #: admin/views/custom-form/popup/import-cf7.php:38
12975
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:38
12976
  msgid ""
12977
  "%1$s3. reCAPTCHA v3 integration:%2$s At this stage, Forminator can't import "
12978
  "your existing reCAPTCHA integration. You can set this up manually on your "
12980
  msgstr ""
12981
 
12982
  #: admin/views/custom-form/popup/import-cf7.php:39
12983
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:39
12984
  msgid ""
12985
  "%1$s4. Additional settings:%2$s Forminator doesn't support CF7’s additional "
12986
  "form settings."
12987
  msgstr ""
12988
 
12989
  #: admin/views/custom-form/popup/import-cf7.php:40
12990
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:40
12991
  msgid ""
12992
  "%1$s5. Custom field IDs:%2$s Forminator creates a unique ID for each field, "
12993
  "and the conditional logic relies on them. However, you can provide a custom "
12995
  msgstr ""
12996
 
12997
  #: admin/views/custom-form/popup/import-cf7.php:45
12998
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:45
12999
  msgid "Dismiss%1$s this notice%2$s"
13000
  msgstr ""
13001
 
13002
  #: admin/views/custom-form/popup/import-cf7.php:75
13003
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:75
13004
  msgid "Specific Forms"
13005
  msgstr ""
13006
 
13007
  #: admin/views/custom-form/popup/import-cf7.php:86
13008
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:86
13009
  msgid "Choose Forms"
13010
  msgstr ""
13011
 
13012
  #: admin/views/custom-form/popup/import-cf7.php:125
13013
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:125
13014
  msgid "Add-ons"
13015
  msgstr ""
13016
 
13017
  #: admin/views/custom-form/popup/import-cf7.php:127
13018
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:127
13019
  msgid ""
13020
  "Choose the Contact Form 7 add-ons you wish to import form data and settings "
13021
  "from. %1$sNote:%2$s The importer only supports the most widely used "
13024
  msgstr ""
13025
 
13026
  #: admin/views/custom-form/popup/import-cf7.php:144
13027
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:144
13028
  msgid "Flamingo"
13029
  msgstr ""
13030
 
13031
  #: admin/views/custom-form/popup/import-cf7.php:147
13032
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:147
13033
  msgid ""
13034
  "Import your form submissions from Flamingo and show them on the submissions "
13035
  "page."
13036
  msgstr ""
13037
 
13038
  #: admin/views/custom-form/popup/import-cf7.php:169
13039
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:169
13040
  msgid "Honeypot for Contact Form 7"
13041
  msgstr ""
13042
 
13043
  #: admin/views/custom-form/popup/import-cf7.php:172
13044
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:172
13045
  msgid "Enable honeypot protection on the imported forms in Forminator."
13046
  msgstr ""
13047
 
13048
  #: admin/views/custom-form/popup/import-cf7.php:193
13049
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:193
13050
  msgid "Contact Form 7 Database Addon – CFDB7"
13051
  msgstr ""
13052
 
13053
  #: admin/views/custom-form/popup/import-cf7.php:196
13054
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:196
13055
  msgid ""
13056
  "Import your form submissions from CFDB7 add-on and show them on the "
13057
  "submissions page."
13058
  msgstr ""
13059
 
13060
  #: admin/views/custom-form/popup/import-cf7.php:217
13061
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:217
13062
  msgid "Contact Form 7 Redirection"
13063
  msgstr ""
13064
 
13065
  #: admin/views/custom-form/popup/import-cf7.php:220
13066
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:220
13067
  msgid ""
13068
  "Import redirection URL settings and apply them on your imported forms in "
13069
  "Forminator. Note that Forminator doesn’t support passing form fields as "
13072
  msgstr ""
13073
 
13074
  #: admin/views/custom-form/popup/import-cf7.php:241
13075
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:241
13076
  msgid "Contact Form 7 Conditional Fields"
13077
  msgstr ""
13078
 
13079
  #: admin/views/custom-form/popup/import-cf7.php:244
13080
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:244
13081
  msgid ""
13082
  "Import your form fields conditions and apply them automatically on your "
13083
  "imported forms."
13084
  msgstr ""
13085
 
13086
  #: admin/views/custom-form/popup/import-cf7.php:265
13087
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:265
13088
  msgid "Contact Form Submissions"
13089
  msgstr ""
13090
 
13091
  #: admin/views/custom-form/popup/import-cf7.php:268
13092
  #: admin/views/custom-form/popup/import-cf7.php:316
13093
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:268
13094
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:316
13095
  msgid "Import your form submissions and show them on the submissions page."
13096
  msgstr ""
13097
 
13098
  #: admin/views/custom-form/popup/import-cf7.php:289
13099
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:289
13100
  msgid "Contact Form 7 - reCAPTCHA v2"
13101
  msgstr ""
13102
 
13103
  #: admin/views/custom-form/popup/import-cf7.php:292
13104
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:292
13105
  msgid ""
13106
  "Import your reCaptcha v2 API keys and configure the reCaptcha v2 on your "
13107
  "imported forms."
13108
  msgstr ""
13109
 
13110
  #: admin/views/custom-form/popup/import-cf7.php:313
13111
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:313
13112
  msgid "Advanced Contact form 7 DB"
13113
  msgstr ""
13114
 
13115
  #: admin/views/custom-form/popup/import-cf7.php:325
13116
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:325
13117
  msgid "We couldn't find any supported add-ons."
13118
  msgstr ""
13119
 
13120
  #: admin/views/custom-form/popup/import-cf7.php:341
13121
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:341
13122
  msgid "Begin Import"
13123
  msgstr ""
13124
 
13125
  #: admin/views/custom-form/popup/import-cf7.php:360
13126
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:360
13127
  msgid ""
13128
  "Please keep this modal open while we import your Contact Form 7 forms and "
13129
  "add-ons. It will only take a few seconds."
13130
  msgstr ""
13131
 
13132
  #: admin/views/custom-form/popup/import-cf7.php:382
13133
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:382
13134
  msgid "Importing submissions from %s…"
13135
  msgstr ""
13136
 
13137
  #: admin/views/custom-form/popup/import-cf7.php:406
13138
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:406
13139
  msgid ""
13140
  "Your selected forms from Contact Form 7 and the add-ons imported "
13141
  "successfully."
13142
  msgstr ""
13143
 
13144
  #: admin/views/custom-form/popup/import-cf7.php:411
13145
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:411
13146
  msgid "Recommendations"
13147
  msgstr ""
13148
 
13149
  #: admin/views/custom-form/popup/import-cf7.php:413
13150
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:413
13151
  msgid "Following are the next recommended steps:"
13152
  msgstr ""
13153
 
13154
  #: admin/views/custom-form/popup/import-cf7.php:416
13155
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:416
13156
  msgid ""
13157
  "1. Visit Forminator and preview your forms to make sure everything looks "
13158
  "perfect and adjust your forms with the additional settings Forminator "
13160
  msgstr ""
13161
 
13162
  #: admin/views/custom-form/popup/import-cf7.php:417
13163
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:417
13164
  msgid ""
13165
  "2. Use the Gutenberg block or shortcode to embed your forms in the required "
13166
  "places."
13167
  msgstr ""
13168
 
13169
  #: admin/views/custom-form/popup/import-cf7.php:418
13170
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:418
13171
  msgid ""
13172
  "3. Deactivate Contact Form 7 and the add-ons if you don’t wish to use them "
13173
  "anymore."
13174
  msgstr ""
13175
 
13176
  #: admin/views/custom-form/popup/import-cf7.php:437
13177
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:437
13178
  msgid "Deactivate contact form 7"
13179
  msgstr ""
13180
 
13181
  #: admin/views/custom-form/popup/import-cf7.php:461
13182
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:461
13183
  msgid ""
13184
  "We have encountered an error while importing your forms from Contact Form 7 "
13185
  "and selected add-ons. Unable to solve this? Contact our %1$ssupport%2$s "
13187
  msgstr ""
13188
 
13189
  #: admin/views/custom-form/popup/import-cf7.php:464
13190
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:464
13191
  msgid "We couldn't find any compatible data to import."
13192
  msgstr ""
13193
 
13194
  #: admin/views/custom-form/popup/import-cf7.php:479
13195
+ #: builds/forminator/admin/views/custom-form/popup/import-cf7.php:479
13196
  msgid "Retry Import"
13197
  msgstr ""
13198
 
13199
  #: admin/views/custom-form/popup/import-gravityforms.php:12
13200
  #: admin/views/custom-form/popup/import-ninjaforms.php:12
13201
+ #: builds/forminator/admin/views/custom-form/popup/import-gravityforms.php:12
13202
+ #: builds/forminator/admin/views/custom-form/popup/import-ninjaforms.php:12
13203
  msgid "All Forms"
13204
  msgstr ""
13205
 
13206
  #: admin/views/custom-form/popup/import-gravityforms.php:26
13207
  #: admin/views/custom-form/popup/import-ninjaforms.php:25
13208
+ #: builds/forminator/admin/views/custom-form/popup/import-gravityforms.php:26
13209
+ #: builds/forminator/admin/views/custom-form/popup/import-ninjaforms.php:25
13210
  msgid "Select the form."
13211
  msgstr ""
13212
 
13213
  #: admin/views/custom-form/popup/import.php:13
13214
+ #: builds/forminator/admin/views/custom-form/popup/import.php:13
13215
  msgid "Paste exported form above."
13216
  msgstr ""
13217
 
13218
  #: admin/views/dashboard/footer-free.php:3
13219
+ #: builds/forminator/admin/views/dashboard/footer-free.php:3
13220
  msgid "Check out our other free wordpress.org plugins!"
13221
  msgstr ""
13222
 
13223
  #: admin/views/dashboard/footer-free.php:12
13224
+ #: builds/forminator/admin/views/dashboard/footer-free.php:12
13225
  msgid "Hummingbird Page Speed Optimization"
13226
  msgstr ""
13227
 
13228
  #: admin/views/dashboard/footer-free.php:13
13229
+ #: builds/forminator/admin/views/dashboard/footer-free.php:13
13230
  msgid ""
13231
  "Performance Tests, File Optimization & Compression, Page, Browser & "
13232
  "Gravatar Caching, GZIP Compression, CloudFlare Integration & more."
13235
  #: admin/views/dashboard/footer-free.php:17
13236
  #: admin/views/dashboard/footer-free.php:32
13237
  #: admin/views/dashboard/footer-free.php:47
13238
+ #: builds/forminator/admin/views/dashboard/footer-free.php:17
13239
+ #: builds/forminator/admin/views/dashboard/footer-free.php:32
13240
+ #: builds/forminator/admin/views/dashboard/footer-free.php:47
13241
  msgid "View features"
13242
  msgstr ""
13243
 
13244
  #: admin/views/dashboard/footer-free.php:27
13245
+ #: builds/forminator/admin/views/dashboard/footer-free.php:27
13246
  msgid "Defender Security, Monitoring, and Hack Protection"
13247
  msgstr ""
13248
 
13249
  #: admin/views/dashboard/footer-free.php:28
13250
+ #: builds/forminator/admin/views/dashboard/footer-free.php:28
13251
  msgid ""
13252
  "Security Tweaks & Recommendations, File & Malware Scanning, Login & 404 "
13253
  "Lockout Protection, Two-Factor Authentication & more."
13254
  msgstr ""
13255
 
13256
  #: admin/views/dashboard/footer-free.php:42
13257
+ #: builds/forminator/admin/views/dashboard/footer-free.php:42
13258
  msgid "SmartCrawl Search Engine Optimization"
13259
  msgstr ""
13260
 
13261
  #: admin/views/dashboard/footer-free.php:43
13262
+ #: builds/forminator/admin/views/dashboard/footer-free.php:43
13263
  msgid ""
13264
  "Customize Titles & Meta Data, OpenGraph, Twitter & Pinterest Support, "
13265
  "Auto-Keyword Linking, SEO & Readability Analysis, Sitemaps, URL Crawler & "
13267
  msgstr ""
13268
 
13269
  #: admin/views/dashboard/footer-free.php:57
13270
+ #: builds/forminator/admin/views/dashboard/footer-free.php:57
13271
  msgid "Your All-in-One WordPress Platform"
13272
  msgstr ""
13273
 
13274
  #: admin/views/dashboard/footer-free.php:59
13275
+ #: builds/forminator/admin/views/dashboard/footer-free.php:59
13276
  msgid ""
13277
  "Pretty much everything you need for developing and managing WordPress based "
13278
  "websites, and then some."
13279
  msgstr ""
13280
 
13281
  #: admin/views/dashboard/footer-free.php:70
13282
+ #: builds/forminator/admin/views/dashboard/footer-free.php:70
13283
  msgid "Try pro features for free!"
13284
  msgstr ""
13285
 
13286
  #: admin/views/dashboard/new-feature-notice.php:47
13287
+ #: builds/forminator/admin/views/dashboard/new-feature-notice.php:47
13288
  msgid "E-Signatures added!"
13289
  msgstr ""
13290
 
13291
  #: admin/views/dashboard/new-feature-notice.php:49
13292
+ #: builds/forminator/admin/views/dashboard/new-feature-notice.php:49
13293
  msgid ""
13294
  "That's right, we've just added the ability to %sreceive signatures%s in "
13295
  "your forms!"
13296
  msgstr ""
13297
 
13298
  #: admin/views/dashboard/new-feature-notice.php:51
13299
+ #: builds/forminator/admin/views/dashboard/new-feature-notice.php:51
13300
  msgid ""
13301
  "Have an online application that requires a signature or a contract you need "
13302
  "your customers to sign? Insert the %sE-Signature%s field into your form so "
13305
  msgstr ""
13306
 
13307
  #: admin/views/dashboard/new-feature-notice.php:55
13308
+ #: builds/forminator/admin/views/dashboard/new-feature-notice.php:55
13309
  msgid "Multi-file Uploader & Datepicker Limits"
13310
  msgstr ""
13311
 
13312
  #: admin/views/dashboard/new-feature-notice.php:57
13313
+ #: builds/forminator/admin/views/dashboard/new-feature-notice.php:57
13314
  msgid ""
13315
  "Introducing some excellent new features and improvements with Forminator "
13316
  "1.13, including the multi-file upload option, advanced date field limits, "
13318
  msgstr ""
13319
 
13320
  #: admin/views/dashboard/new-feature-notice.php:78
13321
+ #: builds/forminator/admin/views/dashboard/new-feature-notice.php:78
13322
  msgid "Multi-file Uploader"
13323
  msgstr ""
13324
 
13325
  #: admin/views/dashboard/new-feature-notice.php:81
13326
+ #: builds/forminator/admin/views/dashboard/new-feature-notice.php:81
13327
  msgid ""
13328
  "Allow your users to upload more than just one file in the File Upload field "
13329
  "with a drag & drop interface. All you have to do is, set the type as "
13331
  msgstr ""
13332
 
13333
  #: admin/views/dashboard/new-feature-notice.php:89
13334
+ #: builds/forminator/admin/views/dashboard/new-feature-notice.php:89
13335
  msgid "Advanced Datepicker Limits"
13336
  msgstr ""
13337
 
13338
  #: admin/views/dashboard/new-feature-notice.php:90
13339
+ #: builds/forminator/admin/views/dashboard/new-feature-notice.php:90
13340
  msgid ""
13341
  "Datepicker field has now got a new Limits tab where you can restrict the "
13342
  "selectable dates in your form date picker field. E.g., future dates only, N "
13345
  msgstr ""
13346
 
13347
  #: admin/views/dashboard/widgets/widget-cform.php:33
13348
+ #: builds/forminator/admin/views/dashboard/widgets/widget-cform.php:33
13349
  msgid ""
13350
  "Create any type of form from one of our pre-made templates, or build your "
13351
  "own from scratch."
13352
  msgstr ""
13353
 
13354
  #: admin/views/dashboard/widgets/widget-cform.php:88
13355
+ #: builds/forminator/admin/views/dashboard/widgets/widget-cform.php:88
13356
  msgid "View Stats"
13357
  msgstr ""
13358
 
13359
  #: admin/views/dashboard/widgets/widget-cform.php:96
13360
  #: admin/views/dashboard/widgets/widget-poll.php:93
13361
  #: admin/views/dashboard/widgets/widget-quiz.php:98
13362
+ #: builds/forminator/admin/views/dashboard/widgets/widget-cform.php:96
13363
+ #: builds/forminator/admin/views/dashboard/widgets/widget-poll.php:93
13364
+ #: builds/forminator/admin/views/dashboard/widgets/widget-quiz.php:98
13365
  msgid "More options"
13366
  msgstr ""
13367
 
13368
  #: admin/views/dashboard/widgets/widget-cform.php:175
13369
+ #: builds/forminator/admin/views/dashboard/widgets/widget-cform.php:175
13370
  msgid "View all forms"
13371
  msgstr ""
13372
 
13373
  #: admin/views/dashboard/widgets/widget-create.php:24
13374
+ #: builds/forminator/admin/views/dashboard/widgets/widget-create.php:24
13375
  msgid "Hide box"
13376
  msgstr ""
13377
 
13378
  #: admin/views/dashboard/widgets/widget-poll.php:31
13379
+ #: builds/forminator/admin/views/dashboard/widgets/widget-poll.php:31
13380
  msgid ""
13381
  "Create interactive polls to collect users' opinions, with lots of dynamic "
13382
  "options and settings."
13384
 
13385
  #: admin/views/dashboard/widgets/widget-poll.php:85
13386
  #: admin/views/dashboard/widgets/widget-quiz.php:90
13387
+ #: builds/forminator/admin/views/dashboard/widgets/widget-poll.php:85
13388
+ #: builds/forminator/admin/views/dashboard/widgets/widget-quiz.php:90
13389
  msgid "View Status"
13390
  msgstr ""
13391
 
13392
  #: admin/views/dashboard/widgets/widget-poll.php:142
13393
  #: admin/views/poll/list/content.php:252
13394
+ #: builds/forminator/admin/views/dashboard/widgets/widget-poll.php:142
13395
+ #: builds/forminator/admin/views/poll/list/content.php:252
13396
  msgid "Delete Poll"
13397
  msgstr ""
13398
 
13399
  #: admin/views/dashboard/widgets/widget-poll.php:143
13400
  #: admin/views/poll/list/content.php:253
13401
+ #: builds/forminator/admin/views/dashboard/widgets/widget-poll.php:143
13402
+ #: builds/forminator/admin/views/poll/list/content.php:253
13403
  msgid "Are you sure you wish to permanently delete this poll?"
13404
  msgstr ""
13405
 
13406
  #: admin/views/dashboard/widgets/widget-poll.php:171
13407
+ #: builds/forminator/admin/views/dashboard/widgets/widget-poll.php:171
13408
  msgid "View all polls"
13409
  msgstr ""
13410
 
13411
  #: admin/views/dashboard/widgets/widget-quiz.php:33
13412
  #: admin/views/quiz/list/content.php:353
13413
+ #: builds/forminator/admin/views/dashboard/widgets/widget-quiz.php:33
13414
+ #: builds/forminator/admin/views/quiz/list/content.php:353
13415
  msgid ""
13416
  "Create fun or challenging quizzes for your visitors to take and share on "
13417
  "social media."
13419
 
13420
  #: admin/views/dashboard/widgets/widget-quiz.php:147
13421
  #: admin/views/quiz/list/content.php:252
13422
+ #: builds/forminator/admin/views/dashboard/widgets/widget-quiz.php:147
13423
+ #: builds/forminator/admin/views/quiz/list/content.php:252
13424
  msgid "Delete Quiz"
13425
  msgstr ""
13426
 
13427
  #: admin/views/dashboard/widgets/widget-quiz.php:148
13428
  #: admin/views/quiz/list/content.php:253
13429
+ #: builds/forminator/admin/views/dashboard/widgets/widget-quiz.php:148
13430
+ #: builds/forminator/admin/views/quiz/list/content.php:253
13431
  msgid "Are you sure you wish to permanently delete this quiz?"
13432
  msgstr ""
13433
 
13434
  #: admin/views/dashboard/widgets/widget-quiz.php:176
13435
+ #: builds/forminator/admin/views/dashboard/widgets/widget-quiz.php:176
13436
  msgid "View all quizzes"
13437
  msgstr ""
13438
 
13439
  #: admin/views/dashboard/widgets/widget-resume.php:25
13440
+ #: builds/forminator/admin/views/dashboard/widgets/widget-resume.php:25
13441
  msgid "Active Module"
13442
  msgstr ""
13443
 
13444
  #: admin/views/dashboard/widgets/widget-resume.php:27
13445
+ #: builds/forminator/admin/views/dashboard/widgets/widget-resume.php:27
13446
  msgid "Active Modules"
13447
  msgstr ""
13448
 
13449
  #: admin/views/dashboard/widgets/widget-resume.php:33
13450
+ #: builds/forminator/admin/views/dashboard/widgets/widget-resume.php:33
13451
+ #: builds/forminator/library/helpers/helper-forms.php:892
13452
+ #: builds/forminator/library/helpers/helper-forms.php:922
13453
  #: library/helpers/helper-forms.php:892 library/helpers/helper-forms.php:922
13454
  msgid "Never"
13455
  msgstr ""
13456
 
13457
  #: admin/views/dashboard/widgets/widget-resume.php:47
13458
+ #: builds/forminator/admin/views/dashboard/widgets/widget-resume.php:47
13459
  msgid "Form Submissions"
13460
  msgstr ""
13461
 
13462
  #: admin/views/dashboard/widgets/widget-resume.php:56
13463
+ #: builds/forminator/admin/views/dashboard/widgets/widget-resume.php:56
13464
  msgid "Poll Submissions"
13465
  msgstr ""
13466
 
13467
  #: admin/views/dashboard/widgets/widget-resume.php:65
13468
+ #: builds/forminator/admin/views/dashboard/widgets/widget-resume.php:65
13469
  msgid "Quiz Submissions"
13470
  msgstr ""
13471
 
13472
  #: admin/views/dashboard/widgets/widget-upgrade.php:10
13473
+ #: builds/forminator/admin/views/dashboard/widgets/widget-upgrade.php:10
13474
  msgid "Pro"
13475
  msgstr ""
13476
 
13477
  #: admin/views/dashboard/widgets/widget-upgrade.php:17
13478
+ #: builds/forminator/admin/views/dashboard/widgets/widget-upgrade.php:17
13479
  msgid ""
13480
  "Get Forminator Pro, our full lineup of WordPress marketing tools and more "
13481
  "for free when you start your WPMU DEV membership."
13482
  msgstr ""
13483
 
13484
  #: admin/views/dashboard/widgets/widget-upgrade.php:20
13485
+ #: builds/forminator/admin/views/dashboard/widgets/widget-upgrade.php:20
13486
  msgid "Premium form fields and E-Signature integration"
13487
  msgstr ""
13488
 
13489
  #: admin/views/dashboard/widgets/widget-upgrade.php:21
13490
+ #: builds/forminator/admin/views/dashboard/widgets/widget-upgrade.php:21
13491
  msgid "Early access to the newest from features"
13492
  msgstr ""
13493
 
13494
  #: admin/views/dashboard/widgets/widget-upgrade.php:22
13495
+ #: builds/forminator/admin/views/dashboard/widgets/widget-upgrade.php:22
13496
  msgid "Smush and Hummingbird Pro performance pack"
13497
  msgstr ""
13498
 
13499
  #: admin/views/dashboard/widgets/widget-upgrade.php:23
13500
+ #: builds/forminator/admin/views/dashboard/widgets/widget-upgrade.php:23
13501
  msgid "Complete marketing suite - pop-ups, email, and more"
13502
  msgstr ""
13503
 
13504
  #: admin/views/dashboard/widgets/widget-upgrade.php:24
13505
+ #: builds/forminator/admin/views/dashboard/widgets/widget-upgrade.php:24
13506
  msgid "Customizable Google analytic dashboard"
13507
  msgstr ""
13508
 
13509
  #: admin/views/dashboard/widgets/widget-upgrade.php:25
13510
+ #: builds/forminator/admin/views/dashboard/widgets/widget-upgrade.php:25
13511
  msgid "Manage unlimited WordPress sites from the Hub"
13512
  msgstr ""
13513
 
13514
  #: admin/views/dashboard/widgets/widget-upgrade.php:26
13515
  #: admin/views/upgrade/upgrade-content.php:88
13516
+ #: builds/forminator/admin/views/dashboard/widgets/widget-upgrade.php:26
13517
+ #: builds/forminator/admin/views/upgrade/upgrade-content.php:88
13518
  msgid "24/7 live WordPress support"
13519
  msgstr ""
13520
 
13521
  #: admin/views/dashboard/widgets/widget-upgrade.php:27
13522
  #: admin/views/upgrade/upgrade-content.php:93
13523
+ #: builds/forminator/admin/views/dashboard/widgets/widget-upgrade.php:27
13524
+ #: builds/forminator/admin/views/upgrade/upgrade-content.php:93
13525
  msgid "The WPMU DEV Guarantee"
13526
  msgstr ""
13527
 
13528
  #: admin/views/dashboard/widgets/widget-upgrade.php:31
13529
+ #: builds/forminator/admin/views/dashboard/widgets/widget-upgrade.php:31
13530
  msgid "Try Pro for FREE today!"
13531
  msgstr ""
13532
 
13533
  #: admin/views/entries/content.php:35
13534
+ #: builds/forminator/admin/views/entries/content.php:35
13535
  msgid "Show Submissions"
13536
  msgstr ""
13537
 
13538
  #: admin/views/entries/content.php:62
13539
+ #: builds/forminator/admin/views/entries/content.php:62
13540
  msgid "Almost there!"
13541
  msgstr ""
13542
 
13543
  #: admin/views/entries/content.php:64
13544
+ #: builds/forminator/admin/views/entries/content.php:64
13545
  msgid "Select the form, poll or quiz module to view the corresponding submissions."
13546
  msgstr ""
13547
 
13548
  #: admin/views/entries/content.php:87
13549
+ #: builds/forminator/admin/views/entries/content.php:87
13550
  msgid ""
13551
  "You haven’t received any form, poll or quiz submissions yet. When you do, "
13552
  "you’ll be able to view all the data here."
13553
  msgstr ""
13554
 
13555
  #: admin/views/integrations/addon.php:12
13556
+ #: builds/forminator/admin/views/integrations/addon.php:12
13557
  msgid "Configure Integration"
13558
  msgstr ""
13559
 
13567
  #: admin/views/integrations/quiz-addon.php:26
13568
  #: admin/views/integrations/quiz-addon.php:39
13569
  #: admin/views/integrations/quiz-addon.php:52
13570
+ #: builds/forminator/admin/views/integrations/addon.php:32
13571
+ #: builds/forminator/admin/views/integrations/addon.php:49
13572
+ #: builds/forminator/admin/views/integrations/addon.php:65
13573
+ #: builds/forminator/admin/views/integrations/poll-addon.php:11
13574
+ #: builds/forminator/admin/views/integrations/poll-addon.php:26
13575
+ #: builds/forminator/admin/views/integrations/poll-addon.php:39
13576
+ #: builds/forminator/admin/views/integrations/poll-addon.php:53
13577
+ #: builds/forminator/admin/views/integrations/quiz-addon.php:11
13578
+ #: builds/forminator/admin/views/integrations/quiz-addon.php:26
13579
+ #: builds/forminator/admin/views/integrations/quiz-addon.php:39
13580
+ #: builds/forminator/admin/views/integrations/quiz-addon.php:52
13581
  msgid "Configure App"
13582
  msgstr ""
13583
 
13586
  #: admin/views/integrations/poll-addon.php:42
13587
  #: admin/views/integrations/quiz-addon.php:34
13588
  #: admin/views/integrations/quiz-addon.php:42
13589
+ #: builds/forminator/admin/views/integrations/addon.php:42
13590
+ #: builds/forminator/admin/views/integrations/addon.php:52
13591
+ #: builds/forminator/admin/views/integrations/poll-addon.php:34
13592
+ #: builds/forminator/admin/views/integrations/poll-addon.php:42
13593
+ #: builds/forminator/admin/views/integrations/quiz-addon.php:34
13594
+ #: builds/forminator/admin/views/integrations/quiz-addon.php:42
13595
  msgid "Activate App"
13596
  msgstr ""
13597
 
13598
  #: admin/views/integrations/addon.php:68
13599
  #: admin/views/integrations/poll-addon.php:56
13600
  #: admin/views/integrations/quiz-addon.php:55
13601
+ #: builds/forminator/admin/views/integrations/addon.php:68
13602
+ #: builds/forminator/admin/views/integrations/poll-addon.php:56
13603
+ #: builds/forminator/admin/views/integrations/quiz-addon.php:55
13604
  msgid "Connect App"
13605
  msgstr ""
13606
 
13611
  #: admin/views/integrations/poll-addon.php:178
13612
  #: admin/views/integrations/quiz-addon.php:126
13613
  #: admin/views/integrations/quiz-addon.php:178
13614
+ #: builds/forminator/admin/views/integrations/addon.php:142
13615
+ #: builds/forminator/admin/views/integrations/addon.php:196
13616
+ #: builds/forminator/admin/views/integrations/content.php:57
13617
+ #: builds/forminator/admin/views/integrations/poll-addon.php:124
13618
+ #: builds/forminator/admin/views/integrations/poll-addon.php:178
13619
+ #: builds/forminator/admin/views/integrations/quiz-addon.php:126
13620
+ #: builds/forminator/admin/views/integrations/quiz-addon.php:178
13621
  msgid "PRO"
13622
  msgstr ""
13623
 
13624
  #: admin/views/integrations/addon.php:147
13625
  #: admin/views/integrations/poll-addon.php:129
13626
  #: admin/views/integrations/quiz-addon.php:131
13627
+ #: builds/forminator/admin/views/integrations/addon.php:147
13628
+ #: builds/forminator/admin/views/integrations/poll-addon.php:129
13629
+ #: builds/forminator/admin/views/integrations/quiz-addon.php:131
13630
  msgid "View Docs"
13631
  msgstr ""
13632
 
13636
  #: admin/views/integrations/poll-addon.php:194
13637
  #: admin/views/integrations/quiz-addon.php:145
13638
  #: admin/views/integrations/quiz-addon.php:193
13639
+ #: builds/forminator/admin/views/integrations/addon.php:162
13640
+ #: builds/forminator/admin/views/integrations/addon.php:212
13641
+ #: builds/forminator/admin/views/integrations/poll-addon.php:144
13642
+ #: builds/forminator/admin/views/integrations/poll-addon.php:194
13643
+ #: builds/forminator/admin/views/integrations/quiz-addon.php:145
13644
+ #: builds/forminator/admin/views/integrations/quiz-addon.php:193
13645
  msgid "Connect this integration"
13646
  msgstr ""
13647
 
13648
  #: admin/views/integrations/content.php:14
13649
  #: admin/views/integrations/content.php:21
13650
  #: admin/views/integrations/content.php:54
13651
+ #: builds/forminator/admin/views/integrations/content.php:14
13652
+ #: builds/forminator/admin/views/integrations/content.php:21
13653
+ #: builds/forminator/admin/views/integrations/content.php:54
13654
  msgid "API"
13655
  msgstr ""
13656
 
13657
  #: admin/views/integrations/content.php:38
13658
  #: admin/views/integrations/page-content.php:3
13659
+ #: builds/forminator/admin/views/integrations/content.php:38
13660
+ #: builds/forminator/admin/views/integrations/page-content.php:3
13661
  msgid ""
13662
  "Forminator integrates with your favorite third party apps. You can connect "
13663
  "to the available apps via their API here and activate them to collect data "
13665
  msgstr ""
13666
 
13667
  #: admin/views/integrations/content.php:70
13668
+ #: builds/forminator/admin/views/integrations/content.php:70
13669
  msgid "Forminator APIs"
13670
  msgstr ""
13671
 
13672
  #: admin/views/integrations/content.php:78
13673
+ #: builds/forminator/admin/views/integrations/content.php:78
13674
  msgid ""
13675
  "Build your own integrations and custom Forminator apps using our full "
13676
  "featured API! Visit the Forminator API Docs to get started."
13677
  msgstr ""
13678
 
13679
  #: admin/views/integrations/form-content.php:11
13680
+ #: builds/forminator/admin/views/integrations/form-content.php:11
13681
  #. translators: ...
13682
  msgid ""
13683
  "You are not connected to any third party apps. You can connect to the "
13688
  #: admin/views/integrations/form-content.php:18
13689
  #: admin/views/integrations/poll-content.php:18
13690
  #: admin/views/integrations/quiz-content.php:18
13691
+ #: builds/forminator/admin/views/integrations/form-content.php:18
13692
+ #: builds/forminator/admin/views/integrations/poll-content.php:18
13693
+ #: builds/forminator/admin/views/integrations/quiz-content.php:18
13694
  msgid "Active Apps"
13695
  msgstr ""
13696
 
13697
  #: admin/views/integrations/form-content.php:23
13698
+ #: builds/forminator/admin/views/integrations/form-content.php:23
13699
  msgid ""
13700
  "You are not sending this form’s data to any third party apps. You can "
13701
  "activate any of the connected apps below and start sending this form's data "
13703
  msgstr ""
13704
 
13705
  #: admin/views/integrations/form-content.php:42
13706
+ #: builds/forminator/admin/views/integrations/form-content.php:42
13707
  msgid "These apps are collecting data of your form."
13708
  msgstr ""
13709
 
13711
  #: admin/views/integrations/page-content.php:9
13712
  #: admin/views/integrations/poll-content.php:50
13713
  #: admin/views/integrations/quiz-content.php:50
13714
+ #: builds/forminator/admin/views/integrations/form-content.php:50
13715
+ #: builds/forminator/admin/views/integrations/page-content.php:9
13716
+ #: builds/forminator/admin/views/integrations/poll-content.php:50
13717
+ #: builds/forminator/admin/views/integrations/quiz-content.php:50
13718
  msgid "Connected Apps"
13719
  msgstr ""
13720
 
13721
  #: admin/views/integrations/form-content.php:55
13722
+ #: builds/forminator/admin/views/integrations/form-content.php:55
13723
  #. translators: ...
13724
  msgid ""
13725
  "Connect to more third party apps on the %1$sIntegrations%2$s page and "
13729
  #: admin/views/integrations/form-content.php:74
13730
  #: admin/views/integrations/poll-content.php:80
13731
  #: admin/views/integrations/quiz-content.php:74
13732
+ #: builds/forminator/admin/views/integrations/form-content.php:74
13733
+ #: builds/forminator/admin/views/integrations/poll-content.php:80
13734
+ #: builds/forminator/admin/views/integrations/quiz-content.php:74
13735
  #. translators: ...
13736
  msgid ""
13737
  "You are connected to these apps via their API. Connect to more apps on the "
13739
  msgstr ""
13740
 
13741
  #: admin/views/integrations/page-content.php:29
13742
+ #: builds/forminator/admin/views/integrations/page-content.php:29
13743
  msgid ""
13744
  "To activate any of these to collect data, go to the Integrations tab of "
13745
  "your forms, polls or quizzes."
13746
  msgstr ""
13747
 
13748
  #: admin/views/integrations/page-content.php:34
13749
+ #: builds/forminator/admin/views/integrations/page-content.php:34
13750
  msgid ""
13751
  "You are not connected to any third party apps. You can connect to the "
13752
  "available apps listed below and activate them in your modules to collect "
13754
  msgstr ""
13755
 
13756
  #: admin/views/integrations/page-content.php:43
13757
+ #: builds/forminator/admin/views/integrations/page-content.php:43
13758
  msgid "Available Apps"
13759
  msgstr ""
13760
 
13761
  #: admin/views/integrations/poll-content.php:11
13762
+ #: builds/forminator/admin/views/integrations/poll-content.php:11
13763
  #. translators: ...
13764
  msgid ""
13765
  "You are not connected to any third party apps. You can connect to the "
13768
  msgstr ""
13769
 
13770
  #: admin/views/integrations/poll-content.php:23
13771
+ #: builds/forminator/admin/views/integrations/poll-content.php:23
13772
  msgid ""
13773
  "You are not sending this poll's data to any third party apps. You can "
13774
  "activate any of the connected apps below and start sending this poll's data "
13776
  msgstr ""
13777
 
13778
  #: admin/views/integrations/poll-content.php:42
13779
+ #: builds/forminator/admin/views/integrations/poll-content.php:42
13780
  msgid "These apps are collecting data of your poll."
13781
  msgstr ""
13782
 
13783
  #: admin/views/integrations/poll-content.php:55
13784
+ #: builds/forminator/admin/views/integrations/poll-content.php:55
13785
  #. translators: ...
13786
  msgid ""
13787
  "Connect to more third party apps on the %1$sIntegrations%2$s page and "
13789
  msgstr ""
13790
 
13791
  #: admin/views/integrations/quiz-content.php:11
13792
+ #: builds/forminator/admin/views/integrations/quiz-content.php:11
13793
  #. translators: ...
13794
  msgid ""
13795
  "You are not connected to any third party apps. You can connect to the "
13798
  msgstr ""
13799
 
13800
  #: admin/views/integrations/quiz-content.php:23
13801
+ #: builds/forminator/admin/views/integrations/quiz-content.php:23
13802
  msgid ""
13803
  "You are not sending this quiz's data to any third party apps. You can "
13804
  "activate any of the connected apps below and start sending this quiz's data "
13806
  msgstr ""
13807
 
13808
  #: admin/views/integrations/quiz-content.php:42
13809
+ #: builds/forminator/admin/views/integrations/quiz-content.php:42
13810
  msgid "These apps are collecting data of your quiz."
13811
  msgstr ""
13812
 
13813
  #: admin/views/integrations/quiz-content.php:55
13814
+ #: builds/forminator/admin/views/integrations/quiz-content.php:55
13815
  #. translators: ...
13816
  msgid ""
13817
  "Connect to more third party apps on the %1$sIntegrations%2$s page and "
13819
  msgstr ""
13820
 
13821
  #: admin/views/poll/entries/content-none.php:13
13822
+ #: builds/forminator/admin/views/poll/entries/content-none.php:13
13823
  msgid ""
13824
  "You haven’t received any submissions for this poll yet. When you do, you’ll "
13825
  "be able to view all the data here."
13826
  msgstr ""
13827
 
13828
  #: admin/views/poll/entries/content.php:54
13829
+ #: builds/forminator/admin/views/poll/entries/content.php:54
13830
  #. translators: ...
13831
  msgid "%1$s (%2$s) vote"
13832
  msgid_plural "%1$s (%2$s) votes"
13835
 
13836
  #: admin/views/poll/entries/content.php:76
13837
  #: admin/views/poll/entries/content.php:81
13838
+ #: builds/forminator/admin/views/poll/entries/content.php:76
13839
+ #: builds/forminator/admin/views/poll/entries/content.php:81
13840
+ #: builds/forminator/library/modules/custom-forms/admin/admin-page-view.php:205
13841
+ #: builds/forminator/library/modules/quizzes/admin/admin-page-view.php:300
13842
  #: library/modules/custom-forms/admin/admin-page-view.php:205
13843
  #: library/modules/quizzes/admin/admin-page-view.php:300
13844
  msgid "Delete Submissions"
13845
  msgstr ""
13846
 
13847
  #: admin/views/poll/entries/content.php:77
13848
+ #: builds/forminator/admin/views/poll/entries/content.php:77
13849
  msgid "Are you sure you wish to delete the submissions on this poll?"
13850
  msgstr ""
13851
 
13852
  #: admin/views/poll/entries/prompt.php:17
13853
+ #: builds/forminator/admin/views/poll/entries/prompt.php:17
13854
  msgid ""
13855
  "Hey, we noticed you just crossed %1$s submissions%2$s on this poll - that's "
13856
  "awesome! We have spent countless hours developing this free plugin for you, "
13859
  msgstr ""
13860
 
13861
  #: admin/views/poll/list/content.php:34
13862
+ #: builds/forminator/admin/views/poll/list/content.php:34
13863
  msgid "Active Polls"
13864
  msgstr ""
13865
 
13866
  #: admin/views/poll/list/content.php:36
13867
+ #: builds/forminator/admin/views/poll/list/content.php:36
13868
  msgid "Active Poll"
13869
  msgstr ""
13870
 
13871
  #: admin/views/poll/list/content.php:145
13872
+ #: builds/forminator/admin/views/poll/list/content.php:145
13873
  msgid "Select this poll"
13874
  msgstr ""
13875
 
13876
  #: admin/views/poll/list/content.php:306
13877
+ #: builds/forminator/admin/views/poll/list/content.php:306
13878
  msgid "Your poll doesn't have any submission yet. Try again in a moment."
13879
  msgstr ""
13880
 
13881
  #: admin/views/poll/list/content.php:314
13882
+ #: builds/forminator/admin/views/poll/list/content.php:314
13883
  msgid "Your poll didn't collect submissions the past 30 days."
13884
  msgstr ""
13885
 
13886
  #: admin/views/poll/list/content.php:346
13887
+ #: builds/forminator/admin/views/poll/list/content.php:346
13888
  msgid "Empty polls"
13889
  msgstr ""
13890
 
13891
  #: admin/views/poll/list/content.php:353
13892
+ #: builds/forminator/admin/views/poll/list/content.php:353
13893
  msgid ""
13894
  "Create interactive polls to collect users opinions, with lots of dynamic "
13895
  "options and settings."
13896
  msgstr ""
13897
 
13898
  #: admin/views/poll/popup/import.php:13
13899
+ #: builds/forminator/admin/views/poll/popup/import.php:13
13900
  msgid "Paste exported poll above."
13901
  msgstr ""
13902
 
13903
  #: admin/views/quiz/entries/content.php:68
13904
+ #: builds/forminator/admin/views/quiz/entries/content.php:68
13905
+ #: builds/forminator/library/field-autofill-providers/class-wp-post.php:26
13906
+ #: builds/forminator/library/modules/custom-forms/admin/admin-page-entries.php:617
13907
+ #: builds/forminator/library/modules/custom-forms/admin/admin-page-entries.php:911
13908
  #: library/field-autofill-providers/class-wp-post.php:26
13909
  #: library/modules/custom-forms/admin/admin-page-entries.php:617
13910
  #: library/modules/custom-forms/admin/admin-page-entries.php:911
13912
  msgstr ""
13913
 
13914
  #: admin/views/quiz/entries/content.php:71
13915
+ #: builds/forminator/admin/views/quiz/entries/content.php:71
13916
+ #: builds/forminator/library/modules/custom-forms/admin/admin-page-entries.php:623
13917
+ #: builds/forminator/library/modules/custom-forms/admin/admin-page-entries.php:914
13918
  #: library/modules/custom-forms/admin/admin-page-entries.php:623
13919
  #: library/modules/custom-forms/admin/admin-page-entries.php:914
13920
  msgid "Date Submitted"
13921
  msgstr ""
13922
 
13923
  #: admin/views/quiz/entries/content.php:206
13924
+ #: builds/forminator/admin/views/quiz/entries/content.php:206
13925
  msgid "You got <strong>%s / %s</strong> correct answers."
13926
  msgstr ""
13927
 
13928
  #: admin/views/quiz/entries/content.php:278
13929
+ #: builds/forminator/admin/views/quiz/entries/content.php:278
13930
  msgid "<strong>Quiz Result:</strong> %s"
13931
  msgstr ""
13932
 
13933
  #: admin/views/quiz/entries/content.php:357
13934
+ #: builds/forminator/admin/views/quiz/entries/content.php:357
13935
  msgid ""
13936
  "You haven’t received any submissions for this quiz yet. When you do, you’ll "
13937
  "be able to view all the data here."
13938
  msgstr ""
13939
 
13940
  #: admin/views/quiz/entries/prompt.php:17
13941
+ #: builds/forminator/admin/views/quiz/entries/prompt.php:17
13942
  msgid ""
13943
  "Hey, we noticed you just crossed %1$s submissions%2$s on this quiz - that's "
13944
  "awesome! We have spent countless hours developing this free plugin for you, "
13947
  msgstr ""
13948
 
13949
  #: admin/views/quiz/list/content.php:34
13950
+ #: builds/forminator/admin/views/quiz/list/content.php:34
13951
  msgid "Active Quizzes"
13952
  msgstr ""
13953
 
13954
  #: admin/views/quiz/list/content.php:36
13955
+ #: builds/forminator/admin/views/quiz/list/content.php:36
13956
  msgid "Active Quiz"
13957
  msgstr ""
13958
 
13959
  #: admin/views/quiz/list/content.php:141
13960
+ #: builds/forminator/admin/views/quiz/list/content.php:141
13961
  msgid "Select this quiz"
13962
  msgstr ""
13963
 
13964
  #: admin/views/quiz/list/content.php:306
13965
+ #: builds/forminator/admin/views/quiz/list/content.php:306
13966
  msgid "Your quiz doesn't have any submission yet. Try again in a moment."
13967
  msgstr ""
13968
 
13969
  #: admin/views/quiz/list/content.php:314
13970
+ #: builds/forminator/admin/views/quiz/list/content.php:314
13971
  msgid "Your quiz didn't collect submissions in the past 30 days."
13972
  msgstr ""
13973
 
13974
  #: admin/views/quiz/list/content.php:346
13975
+ #: builds/forminator/admin/views/quiz/list/content.php:346
13976
  msgid "Empty quizzes"
13977
  msgstr ""
13978
 
13979
  #: admin/views/quiz/popup/import.php:13
13980
+ #: builds/forminator/admin/views/quiz/popup/import.php:13
13981
  msgid "Paste exported quiz above."
13982
  msgstr ""
13983
 
13984
  #: admin/views/settings/content.php:11 admin/views/settings/content.php:41
13985
  #: admin/views/settings/tab-dashboard.php:9
13986
+ #: builds/forminator/admin/views/settings/content.php:11
13987
+ #: builds/forminator/admin/views/settings/content.php:41
13988
+ #: builds/forminator/admin/views/settings/tab-dashboard.php:9
13989
  msgid "General"
13990
  msgstr ""
13991
 
13992
  #: admin/views/settings/content.php:15 admin/views/settings/content.php:42
13993
  #: admin/views/settings/tab-accessibility.php:12
13994
+ #: builds/forminator/admin/views/settings/content.php:15
13995
+ #: builds/forminator/admin/views/settings/content.php:42
13996
+ #: builds/forminator/admin/views/settings/tab-accessibility.php:12
13997
  msgid "Accessibility"
13998
  msgstr ""
13999
 
14000
  #: admin/views/settings/content.php:19 admin/views/settings/content.php:43
14001
  #: admin/views/settings/tab-data.php:11
14002
+ #: builds/forminator/admin/views/settings/content.php:19
14003
+ #: builds/forminator/admin/views/settings/content.php:43
14004
+ #: builds/forminator/admin/views/settings/tab-data.php:11
14005
  msgid "Data"
14006
  msgstr ""
14007
 
14008
  #: admin/views/settings/content.php:23 admin/views/settings/content.php:44
14009
  #: admin/views/settings/tab-recaptcha.php:18
14010
+ #: builds/forminator/admin/views/settings/content.php:23
14011
+ #: builds/forminator/admin/views/settings/content.php:44
14012
+ #: builds/forminator/admin/views/settings/tab-recaptcha.php:18
14013
  msgid "Google reCAPTCHA"
14014
  msgstr ""
14015
 
14016
  #: admin/views/settings/dashboard/forms.php:10
14017
+ #: builds/forminator/admin/views/settings/dashboard/forms.php:10
14018
  msgid "Number of Forms"
14019
  msgstr ""
14020
 
14021
  #: admin/views/settings/dashboard/forms.php:12
14022
+ #: builds/forminator/admin/views/settings/dashboard/forms.php:12
14023
  msgid "Choose the number of recent forms to be shown on your dashboard."
14024
  msgstr ""
14025
 
14026
  #: admin/views/settings/dashboard/forms.php:28
14027
  #: admin/views/settings/dashboard/polls.php:26
14028
  #: admin/views/settings/dashboard/quizzes.php:27
14029
+ #: builds/forminator/admin/views/settings/dashboard/forms.php:28
14030
+ #: builds/forminator/admin/views/settings/dashboard/polls.php:26
14031
+ #: builds/forminator/admin/views/settings/dashboard/quizzes.php:27
14032
  msgid "This field shouldn't be empty."
14033
  msgstr ""
14034
 
14035
  #: admin/views/settings/dashboard/forms.php:36
14036
+ #: builds/forminator/admin/views/settings/dashboard/forms.php:36
14037
  msgid ""
14038
  "By default, we display forms with any status. However, you can display "
14039
  "forms having a specific status only on the dashboard."
14042
  #: admin/views/settings/dashboard/forms.php:63
14043
  #: admin/views/settings/dashboard/polls.php:61
14044
  #: admin/views/settings/dashboard/quizzes.php:62
14045
+ #: builds/forminator/admin/views/settings/dashboard/forms.php:63
14046
+ #: builds/forminator/admin/views/settings/dashboard/polls.php:61
14047
+ #: builds/forminator/admin/views/settings/dashboard/quizzes.php:62
14048
  msgid "Drafts"
14049
  msgstr ""
14050
 
14051
  #: admin/views/settings/dashboard/polls.php:10
14052
+ #: builds/forminator/admin/views/settings/dashboard/polls.php:10
14053
  msgid "Number of Polls"
14054
  msgstr ""
14055
 
14056
  #: admin/views/settings/dashboard/polls.php:12
14057
+ #: builds/forminator/admin/views/settings/dashboard/polls.php:12
14058
  msgid "Choose the number of recent polls to be shown on your dashboard."
14059
  msgstr ""
14060
 
14061
  #: admin/views/settings/dashboard/polls.php:34
14062
+ #: builds/forminator/admin/views/settings/dashboard/polls.php:34
14063
  msgid ""
14064
  "By default, we display polls with any status. However, you can display "
14065
  "polls having a specific status only on the dashboard."
14066
  msgstr ""
14067
 
14068
  #: admin/views/settings/dashboard/quizzes.php:10
14069
+ #: builds/forminator/admin/views/settings/dashboard/quizzes.php:10
14070
  msgid "Number of Quizzes"
14071
  msgstr ""
14072
 
14073
  #: admin/views/settings/dashboard/quizzes.php:12
14074
+ #: builds/forminator/admin/views/settings/dashboard/quizzes.php:12
14075
  msgid "Choose the number of recent quizzes to be shown on your dashboard."
14076
  msgstr ""
14077
 
14078
  #: admin/views/settings/dashboard/quizzes.php:35
14079
+ #: builds/forminator/admin/views/settings/dashboard/quizzes.php:35
14080
  msgid ""
14081
  "By default, we display quizzes with any status. However, you can display "
14082
  "quizzes having a specific status only on the dashboard."
14083
  msgstr ""
14084
 
14085
  #: admin/views/settings/data/forms-privacy.php:17
14086
+ #: builds/forminator/admin/views/settings/data/forms-privacy.php:17
14087
  msgid "Forms Privacy"
14088
  msgstr ""
14089
 
14090
  #: admin/views/settings/data/forms-privacy.php:18
14091
+ #: builds/forminator/admin/views/settings/data/forms-privacy.php:18
14092
  msgid "Choose how you want to handle the forms data storage."
14093
  msgstr ""
14094
 
14095
  #: admin/views/settings/data/forms-privacy.php:23
14096
  #: admin/views/settings/data/polls-privacy.php:22
14097
  #: admin/views/settings/data/quizzes-privacy.php:16
14098
+ #: builds/forminator/admin/views/settings/data/forms-privacy.php:23
14099
+ #: builds/forminator/admin/views/settings/data/polls-privacy.php:22
14100
+ #: builds/forminator/admin/views/settings/data/quizzes-privacy.php:16
14101
  msgid "Submissions Retention"
14102
  msgstr ""
14103
 
14104
  #: admin/views/settings/data/forms-privacy.php:24
14105
+ #: builds/forminator/admin/views/settings/data/forms-privacy.php:24
14106
  msgid "How long do you want to retain the form submissions for?"
14107
  msgstr ""
14108
 
14111
  #: admin/views/settings/data/polls-privacy.php:35
14112
  #: admin/views/settings/data/polls-privacy.php:111
14113
  #: admin/views/settings/data/quizzes-privacy.php:29
14114
+ #: builds/forminator/admin/views/settings/data/forms-privacy.php:36
14115
+ #: builds/forminator/admin/views/settings/data/forms-privacy.php:103
14116
+ #: builds/forminator/admin/views/settings/data/polls-privacy.php:35
14117
+ #: builds/forminator/admin/views/settings/data/polls-privacy.php:111
14118
+ #: builds/forminator/admin/views/settings/data/quizzes-privacy.php:29
14119
  msgid "Forever"
14120
  msgstr ""
14121
 
14124
  #: admin/views/settings/data/polls-privacy.php:60
14125
  #: admin/views/settings/data/polls-privacy.php:136
14126
  #: admin/views/settings/data/quizzes-privacy.php:53
14127
+ #: builds/forminator/admin/views/settings/data/forms-privacy.php:60
14128
+ #: builds/forminator/admin/views/settings/data/forms-privacy.php:127
14129
+ #: builds/forminator/admin/views/settings/data/polls-privacy.php:60
14130
+ #: builds/forminator/admin/views/settings/data/polls-privacy.php:136
14131
+ #: builds/forminator/admin/views/settings/data/quizzes-privacy.php:53
14132
+ #: builds/forminator/library/fields/currency.php:85
14133
+ #: builds/forminator/library/fields/number.php:83
14134
  #: library/fields/currency.php:85 library/fields/number.php:83
14135
  msgid "E.g. 10"
14136
  msgstr ""
14140
  #: admin/views/settings/data/polls-privacy.php:77
14141
  #: admin/views/settings/data/polls-privacy.php:153
14142
  #: admin/views/settings/data/quizzes-privacy.php:70
14143
+ #: builds/forminator/admin/views/settings/data/forms-privacy.php:77
14144
+ #: builds/forminator/admin/views/settings/data/forms-privacy.php:145
14145
+ #: builds/forminator/admin/views/settings/data/polls-privacy.php:77
14146
+ #: builds/forminator/admin/views/settings/data/polls-privacy.php:153
14147
+ #: builds/forminator/admin/views/settings/data/quizzes-privacy.php:70
14148
  msgid "years(s)"
14149
  msgstr ""
14150
 
14151
  #: admin/views/settings/data/forms-privacy.php:91
14152
+ #: builds/forminator/admin/views/settings/data/forms-privacy.php:91
14153
  msgid "Choose how long to retain IP address before a submission is anonymized."
14154
  msgstr ""
14155
 
14156
  #: admin/views/settings/data/forms-privacy.php:163
14157
+ #: builds/forminator/admin/views/settings/data/forms-privacy.php:163
14158
  #. translators: ...
14159
  msgid ""
14160
  "When handling an <a href=\"%s\" target=\"_blank\">account erasure "
14163
  msgstr ""
14164
 
14165
  #: admin/views/settings/data/forms-privacy.php:179
14166
+ #: builds/forminator/admin/views/settings/data/forms-privacy.php:179
14167
  msgid "Retain Submission"
14168
  msgstr ""
14169
 
14170
  #: admin/views/settings/data/forms-privacy.php:188
14171
+ #: builds/forminator/admin/views/settings/data/forms-privacy.php:188
14172
  msgid "Remove Submission"
14173
  msgstr ""
14174
 
14175
  #: admin/views/settings/data/polls-privacy.php:16
14176
+ #: builds/forminator/admin/views/settings/data/polls-privacy.php:16
14177
  msgid "Poll Privacy"
14178
  msgstr ""
14179
 
14180
  #: admin/views/settings/data/polls-privacy.php:17
14181
+ #: builds/forminator/admin/views/settings/data/polls-privacy.php:17
14182
  msgid "Choose how you want to handle the polls data storage."
14183
  msgstr ""
14184
 
14185
  #: admin/views/settings/data/polls-privacy.php:23
14186
+ #: builds/forminator/admin/views/settings/data/polls-privacy.php:23
14187
  msgid "How long do you want to retain the poll's submissions for?"
14188
  msgstr ""
14189
 
14190
  #: admin/views/settings/data/quizzes-privacy.php:10
14191
+ #: builds/forminator/admin/views/settings/data/quizzes-privacy.php:10
14192
  msgid "Quiz Privacy"
14193
  msgstr ""
14194
 
14195
  #: admin/views/settings/data/quizzes-privacy.php:11
14196
+ #: builds/forminator/admin/views/settings/data/quizzes-privacy.php:11
14197
  msgid "Choose how you want to handle the quizzes submissions."
14198
  msgstr ""
14199
 
14200
  #: admin/views/settings/data/quizzes-privacy.php:17
14201
+ #: builds/forminator/admin/views/settings/data/quizzes-privacy.php:17
14202
  msgid "How long do you want to retain the quiz submissions for?"
14203
  msgstr ""
14204
 
14205
  #: admin/views/settings/payments/paypal.php:21
14206
+ #: builds/forminator/admin/views/settings/payments/paypal.php:21
14207
  #. translators: ...
14208
  msgid ""
14209
  "Enter your PayPal REST API keys to connect your account. You can create a "
14211
  msgstr ""
14212
 
14213
  #: admin/views/settings/payments/paypal.php:35
14214
+ #: builds/forminator/admin/views/settings/payments/paypal.php:35
14215
  msgid "Sandbox Client ID"
14216
  msgstr ""
14217
 
14218
  #: admin/views/settings/payments/paypal.php:39
14219
+ #: builds/forminator/admin/views/settings/payments/paypal.php:39
14220
  msgid "Enter your sandbox client id"
14221
  msgstr ""
14222
 
14223
  #: admin/views/settings/payments/paypal.php:50
14224
+ #: builds/forminator/admin/views/settings/payments/paypal.php:50
14225
  msgid "Sandbox Secret"
14226
  msgstr ""
14227
 
14228
  #: admin/views/settings/payments/paypal.php:54
14229
+ #: builds/forminator/admin/views/settings/payments/paypal.php:54
14230
  msgid "Enter your sandbox secret"
14231
  msgstr ""
14232
 
14233
  #: admin/views/settings/payments/paypal.php:66
14234
+ #: builds/forminator/admin/views/settings/payments/paypal.php:66
14235
  msgid "Live Client ID"
14236
  msgstr ""
14237
 
14238
  #: admin/views/settings/payments/paypal.php:70
14239
+ #: builds/forminator/admin/views/settings/payments/paypal.php:70
14240
  msgid "Enter your live client id"
14241
  msgstr ""
14242
 
14243
  #: admin/views/settings/payments/paypal.php:82
14244
  #: admin/views/settings/payments/stripe.php:82
14245
+ #: builds/forminator/admin/views/settings/payments/paypal.php:82
14246
+ #: builds/forminator/admin/views/settings/payments/stripe.php:82
14247
  msgid "Live Secret Key"
14248
  msgstr ""
14249
 
14250
  #: admin/views/settings/payments/paypal.php:86
14251
+ #: builds/forminator/admin/views/settings/payments/paypal.php:86
14252
  msgid "Enter your live secret id"
14253
  msgstr ""
14254
 
14255
  #: admin/views/settings/payments/section-paypal.php:27
14256
+ #: builds/forminator/admin/views/settings/payments/section-paypal.php:27
14257
  msgid "Use PayPal Checkout to process payments in your forms."
14258
  msgstr ""
14259
 
14260
  #: admin/views/settings/payments/section-paypal.php:37
14261
+ #: builds/forminator/admin/views/settings/payments/section-paypal.php:37
14262
  #. translators: ...
14263
  msgid ""
14264
  "To be able to use PayPal Payments feature please upgrade your PHP to "
14266
  msgstr ""
14267
 
14268
  #: admin/views/settings/payments/section-paypal.php:45
14269
+ #: builds/forminator/admin/views/settings/payments/section-paypal.php:45
14270
  msgid ""
14271
  "Failed to load PayPal Library, possibly conflict with other plugins. Please "
14272
  "contact our support ."
14274
 
14275
  #: admin/views/settings/payments/section-paypal.php:51
14276
  #: admin/views/settings/payments/section-stripe.php:52
14277
+ #: builds/forminator/admin/views/settings/payments/section-paypal.php:51
14278
+ #: builds/forminator/admin/views/settings/payments/section-stripe.php:52
14279
  msgid "Authorization"
14280
  msgstr ""
14281
 
14282
  #: admin/views/settings/payments/section-paypal.php:53
14283
+ #: builds/forminator/admin/views/settings/payments/section-paypal.php:53
14284
  msgid ""
14285
  "Connect your PayPal business account with Forminator to use PayPal field "
14286
  "for collecting payments in your forms."
14288
 
14289
  #: admin/views/settings/payments/section-paypal.php:64
14290
  #: admin/views/settings/payments/section-paypal.php:131
14291
+ #: builds/forminator/admin/views/settings/payments/section-paypal.php:64
14292
+ #: builds/forminator/admin/views/settings/payments/section-paypal.php:131
14293
  msgid "Connect PayPal Account"
14294
  msgstr ""
14295
 
14296
  #: admin/views/settings/payments/section-paypal.php:67
14297
+ #: builds/forminator/admin/views/settings/payments/section-paypal.php:67
14298
  msgid "Connect To PayPal"
14299
  msgstr ""
14300
 
14301
  #: admin/views/settings/payments/section-paypal.php:78
14302
+ #: builds/forminator/admin/views/settings/payments/section-paypal.php:78
14303
  msgid "Account Type"
14304
  msgstr ""
14305
 
14306
  #: admin/views/settings/payments/section-paypal.php:79
14307
+ #: builds/forminator/admin/views/settings/payments/section-paypal.php:79
14308
  msgid "Client Id"
14309
  msgstr ""
14310
 
14311
  #: admin/views/settings/payments/section-paypal.php:111
14312
+ #: builds/forminator/admin/views/settings/payments/section-paypal.php:111
14313
  msgid "Disconnect PayPal Account"
14314
  msgstr ""
14315
 
14316
  #: admin/views/settings/payments/section-paypal.php:112
14317
+ #: builds/forminator/admin/views/settings/payments/section-paypal.php:112
14318
  msgid ""
14319
  "Are you sure you want to disconnect your PayPal Account? This will affect "
14320
  "the forms using the PayPal field."
14322
 
14323
  #: admin/views/settings/payments/section-paypal.php:134
14324
  #: admin/views/settings/payments/section-stripe.php:139
14325
+ #: builds/forminator/admin/views/settings/payments/section-paypal.php:134
14326
+ #: builds/forminator/admin/views/settings/payments/section-stripe.php:139
14327
  msgid "Configure"
14328
  msgstr ""
14329
 
14330
  #: admin/views/settings/payments/section-paypal.php:149
14331
  #: admin/views/settings/payments/section-stripe.php:155
14332
+ #: builds/forminator/admin/views/settings/payments/section-paypal.php:149
14333
+ #: builds/forminator/admin/views/settings/payments/section-stripe.php:155
14334
  msgid "Default charge currency"
14335
  msgstr ""
14336
 
14337
  #: admin/views/settings/payments/section-paypal.php:151
14338
+ #: builds/forminator/admin/views/settings/payments/section-paypal.php:151
14339
  msgid ""
14340
  "Choose the default charge currency for your PayPal payments. You can "
14341
  "override this while setting up the PayPal field in your forms."
14342
  msgstr ""
14343
 
14344
  #: admin/views/settings/payments/section-stripe.php:26
14345
+ #: builds/forminator/admin/views/settings/payments/section-stripe.php:26
14346
+ #: builds/forminator/library/fields/stripe.php:66 library/fields/stripe.php:66
14347
  msgid "Stripe"
14348
  msgstr ""
14349
 
14350
  #: admin/views/settings/payments/section-stripe.php:28
14351
+ #: builds/forminator/admin/views/settings/payments/section-stripe.php:28
14352
  msgid "Use Stripe Checkout to process payments in your forms."
14353
  msgstr ""
14354
 
14355
  #: admin/views/settings/payments/section-stripe.php:38
14356
+ #: builds/forminator/admin/views/settings/payments/section-stripe.php:38
14357
  #. translators: ...
14358
  msgid ""
14359
  "To be able to use Stripe Payments feature please upgrade your PHP to "
14361
  msgstr ""
14362
 
14363
  #: admin/views/settings/payments/section-stripe.php:46
14364
+ #: builds/forminator/admin/views/settings/payments/section-stripe.php:46
14365
  msgid ""
14366
  "Failed to load Stripe Library, possibly conflict with other plugins. Please "
14367
  "contact our support ."
14368
  msgstr ""
14369
 
14370
  #: admin/views/settings/payments/section-stripe.php:54
14371
+ #: builds/forminator/admin/views/settings/payments/section-stripe.php:54
14372
  msgid ""
14373
  "Connect your Stripe account with Forminator to use Stripe field for "
14374
  "processing payments in your forms."
14376
 
14377
  #: admin/views/settings/payments/section-stripe.php:65
14378
  #: admin/views/settings/payments/section-stripe.php:136
14379
+ #: builds/forminator/admin/views/settings/payments/section-stripe.php:65
14380
+ #: builds/forminator/admin/views/settings/payments/section-stripe.php:136
14381
  msgid "Connect Stripe Account"
14382
  msgstr ""
14383
 
14384
  #: admin/views/settings/payments/section-stripe.php:68
14385
+ #: builds/forminator/admin/views/settings/payments/section-stripe.php:68
14386
  msgid "Connect To Stripe"
14387
  msgstr ""
14388
 
14389
  #: admin/views/settings/payments/section-stripe.php:83
14390
+ #: builds/forminator/admin/views/settings/payments/section-stripe.php:83
14391
  msgid "Key Type"
14392
  msgstr ""
14393
 
14394
  #: admin/views/settings/payments/section-stripe.php:84
14395
+ #: builds/forminator/admin/views/settings/payments/section-stripe.php:84
14396
  msgid "Publishable Key"
14397
  msgstr ""
14398
 
14399
  #: admin/views/settings/payments/section-stripe.php:116
14400
+ #: builds/forminator/admin/views/settings/payments/section-stripe.php:116
14401
  msgid "Disconnect Stripe Account"
14402
  msgstr ""
14403
 
14404
  #: admin/views/settings/payments/section-stripe.php:117
14405
+ #: builds/forminator/admin/views/settings/payments/section-stripe.php:117
14406
  msgid ""
14407
  "Are you sure you want to disconnect your Stripe Account? This will affect "
14408
  "the forms using the Stripe field."
14409
  msgstr ""
14410
 
14411
  #: admin/views/settings/payments/section-stripe.php:157
14412
+ #: builds/forminator/admin/views/settings/payments/section-stripe.php:157
14413
  msgid ""
14414
  "Choose the default charge currency for your Stripe payments. You can "
14415
  "override this while setting up the Stripe field in your forms."
14416
  msgstr ""
14417
 
14418
  #: admin/views/settings/payments/stripe.php:21
14419
+ #: builds/forminator/admin/views/settings/payments/stripe.php:21
14420
  #. translators: ...
14421
  msgid ""
14422
  "Enter your Stripe API keys below to connect your account. You can grab your "
14424
  msgstr ""
14425
 
14426
  #: admin/views/settings/payments/stripe.php:35
14427
+ #: builds/forminator/admin/views/settings/payments/stripe.php:35
14428
  msgid "Test Publishable Key"
14429
  msgstr ""
14430
 
14431
  #: admin/views/settings/payments/stripe.php:39
14432
+ #: builds/forminator/admin/views/settings/payments/stripe.php:39
14433
  msgid "Enter your test publishable key"
14434
  msgstr ""
14435
 
14436
  #: admin/views/settings/payments/stripe.php:50
14437
+ #: builds/forminator/admin/views/settings/payments/stripe.php:50
14438
  msgid "Test Secret Key"
14439
  msgstr ""
14440
 
14441
  #: admin/views/settings/payments/stripe.php:54
14442
+ #: builds/forminator/admin/views/settings/payments/stripe.php:54
14443
  msgid "Enter your test secret key"
14444
  msgstr ""
14445
 
14446
  #: admin/views/settings/payments/stripe.php:66
14447
+ #: builds/forminator/admin/views/settings/payments/stripe.php:66
14448
  msgid "Live Publishable Key"
14449
  msgstr ""
14450
 
14451
  #: admin/views/settings/payments/stripe.php:70
14452
+ #: builds/forminator/admin/views/settings/payments/stripe.php:70
14453
  msgid "Enter your live publishable key"
14454
  msgstr ""
14455
 
14456
  #: admin/views/settings/payments/stripe.php:86
14457
+ #: builds/forminator/admin/views/settings/payments/stripe.php:86
14458
  msgid "Enter your live secret key"
14459
  msgstr ""
14460
 
14461
  #: admin/views/settings/tab-accessibility.php:20
14462
+ #: builds/forminator/admin/views/settings/tab-accessibility.php:20
14463
  msgid ""
14464
  "Enable support for any accessibility enhancements available in the plugin "
14465
  "interface."
14466
  msgstr ""
14467
 
14468
  #: admin/views/settings/tab-accessibility.php:25
14469
+ #: builds/forminator/admin/views/settings/tab-accessibility.php:25
14470
  msgid "High Contrast Mode"
14471
  msgstr ""
14472
 
14473
  #: admin/views/settings/tab-accessibility.php:26
14474
+ #: builds/forminator/admin/views/settings/tab-accessibility.php:26
14475
  msgid ""
14476
  "Increase the visibility and accessibility of elements and components to "
14477
  "meet WCAG AAA requirements."
14478
  msgstr ""
14479
 
14480
  #: admin/views/settings/tab-accessibility.php:41
14481
+ #: builds/forminator/admin/views/settings/tab-accessibility.php:41
14482
  msgid "Enable high contrast mode"
14483
  msgstr ""
14484
 
14485
  #: admin/views/settings/tab-accessibility.php:56
14486
+ #: builds/forminator/admin/views/settings/tab-accessibility.php:56
14487
  msgid "Accessibility settings"
14488
  msgstr ""
14489
 
14493
  #: admin/views/settings/tab-payments.php:39
14494
  #: admin/views/settings/tab-recaptcha.php:224
14495
  #: admin/views/settings/tab-submissions.php:30
14496
+ #: builds/forminator/admin/views/settings/tab-accessibility.php:60
14497
+ #: builds/forminator/admin/views/settings/tab-dashboard.php:74
14498
+ #: builds/forminator/admin/views/settings/tab-data.php:96
14499
+ #: builds/forminator/admin/views/settings/tab-payments.php:39
14500
+ #: builds/forminator/admin/views/settings/tab-recaptcha.php:224
14501
+ #: builds/forminator/admin/views/settings/tab-submissions.php:30
14502
  msgid "Save Settings"
14503
  msgstr ""
14504
 
14505
  #: admin/views/settings/tab-dashboard.php:20
14506
+ #: builds/forminator/admin/views/settings/tab-dashboard.php:20
14507
  msgid "Customize the Forminator dashboard as per your liking."
14508
  msgstr ""
14509
 
14510
  #: admin/views/settings/tab-dashboard.php:25
14511
+ #: builds/forminator/admin/views/settings/tab-dashboard.php:25
14512
  msgid "Modules Listing"
14513
  msgstr ""
14514
 
14515
  #: admin/views/settings/tab-dashboard.php:27
14516
+ #: builds/forminator/admin/views/settings/tab-dashboard.php:27
14517
  msgid ""
14518
  "Choose the number of modules with their preferred status you want to see on "
14519
  "your dashboard for each module type."
14520
  msgstr ""
14521
 
14522
  #: admin/views/settings/tab-dashboard.php:73
14523
+ #: builds/forminator/admin/views/settings/tab-dashboard.php:73
14524
  msgid "General settings"
14525
  msgstr ""
14526
 
14527
  #: admin/views/settings/tab-data.php:20
14528
+ #: builds/forminator/admin/views/settings/tab-data.php:20
14529
  msgid "Uninstallation"
14530
  msgstr ""
14531
 
14532
  #: admin/views/settings/tab-data.php:21
14533
+ #: builds/forminator/admin/views/settings/tab-data.php:21
14534
  msgid ""
14535
  "When you uninstall this plugin, what do you want to do with your plugin's "
14536
  "and data?"
14537
  msgstr ""
14538
 
14539
  #: admin/views/settings/tab-data.php:35
14540
+ #: builds/forminator/admin/views/settings/tab-data.php:35
14541
  msgid "Preserve"
14542
  msgstr ""
14543
 
14544
  #: admin/views/settings/tab-data.php:44
14545
+ #: builds/forminator/admin/views/settings/tab-data.php:44
14546
  msgid "Reset"
14547
  msgstr ""
14548
 
14549
  #: admin/views/settings/tab-data.php:57 admin/views/settings/tab-data.php:65
14550
+ #: builds/forminator/admin/views/settings/tab-data.php:57
14551
+ #: builds/forminator/admin/views/settings/tab-data.php:65
14552
  msgid "Reset Plugin"
14553
  msgstr ""
14554
 
14555
  #: admin/views/settings/tab-data.php:58
14556
+ #: builds/forminator/admin/views/settings/tab-data.php:58
14557
  msgid ""
14558
  "Needing to start fresh? Use this setting to roll back to the default plugin "
14559
  "state."
14560
  msgstr ""
14561
 
14562
  #: admin/views/settings/tab-data.php:66
14563
+ #: builds/forminator/admin/views/settings/tab-data.php:66
14564
  msgid "Are you sure you want to reset the plugin to its default state?"
14565
  msgstr ""
14566
 
14567
  #: admin/views/settings/tab-data.php:78
14568
+ #: builds/forminator/admin/views/settings/tab-data.php:78
14569
  msgid ""
14570
  "Note: This will delete all the form/polls/quizzes you currently have and "
14571
  "revert all settings to their default state."
14572
  msgstr ""
14573
 
14574
  #: admin/views/settings/tab-data.php:94
14575
+ #: builds/forminator/admin/views/settings/tab-data.php:94
14576
  msgid "Data settings"
14577
  msgstr ""
14578
 
14579
  #: admin/views/settings/tab-emails.php:9
14580
+ #: builds/forminator/admin/views/settings/tab-emails.php:9
14581
  msgid "From Headers"
14582
  msgstr ""
14583
 
14584
  #: admin/views/settings/tab-emails.php:10
14585
+ #: builds/forminator/admin/views/settings/tab-emails.php:10
14586
  msgid ""
14587
  "Choose the default sender name and sender email address for all of your "
14588
  "outgoing emails from Forminator."
14589
  msgstr ""
14590
 
14591
  #: admin/views/settings/tab-emails.php:18
14592
+ #: builds/forminator/admin/views/settings/tab-emails.php:18
14593
  msgid "Sender email address"
14594
  msgstr ""
14595
 
14596
  #: admin/views/settings/tab-emails.php:21
14597
+ #: builds/forminator/admin/views/settings/tab-emails.php:21
14598
  msgid "Enter email"
14599
  msgstr ""
14600
 
14601
  #: admin/views/settings/tab-emails.php:26
14602
+ #: builds/forminator/admin/views/settings/tab-emails.php:26
14603
  msgid "Please, enter a valid email address."
14604
  msgstr ""
14605
 
14606
  #: admin/views/settings/tab-emails.php:33
14607
+ #: builds/forminator/admin/views/settings/tab-emails.php:33
14608
  msgid "Sender name"
14609
  msgstr ""
14610
 
14611
  #: admin/views/settings/tab-emails.php:36
14612
+ #: builds/forminator/admin/views/settings/tab-emails.php:36
14613
  msgid "Enter name"
14614
  msgstr ""
14615
 
14616
  #: admin/views/settings/tab-emails.php:41
14617
+ #: builds/forminator/admin/views/settings/tab-emails.php:41
14618
  msgid "The sender email cannot be empty."
14619
  msgstr ""
14620
 
14621
  #: admin/views/settings/tab-import.php:20
14622
+ #: builds/forminator/admin/views/settings/tab-import.php:20
14623
  msgid "Third-Party Plugins"
14624
  msgstr ""
14625
 
14626
  #: admin/views/settings/tab-import.php:22
14627
+ #: builds/forminator/admin/views/settings/tab-import.php:22
14628
  msgid ""
14629
  "Use this tool to import your existing forms from other third-party form "
14630
  "builder plugins automatically to Forminator."
14631
  msgstr ""
14632
 
14633
  #: admin/views/settings/tab-import.php:30
14634
+ #: builds/forminator/admin/views/settings/tab-import.php:30
14635
  msgid "Contact Form 7"
14636
  msgstr ""
14637
 
14638
  #: admin/views/settings/tab-import.php:32
14639
+ #: builds/forminator/admin/views/settings/tab-import.php:32
14640
  msgid ""
14641
  "Import your existing forms and the relevant plugin settings from the "
14642
  "Contact Form 7. The importer supports a few widely used add-ons as well."
14643
  msgstr ""
14644
 
14645
  #: admin/views/settings/tab-import.php:49
14646
+ #: builds/forminator/admin/views/settings/tab-import.php:49
14647
  msgid "Contact Form 7 plugin is not active on your website."
14648
  msgstr ""
14649
 
14650
  #: admin/views/settings/tab-import.php:60
14651
+ #: builds/forminator/admin/views/settings/tab-import.php:60
14652
  msgid "Ninja Forms"
14653
  msgstr ""
14654
 
14655
  #: admin/views/settings/tab-import.php:62
14656
+ #: builds/forminator/admin/views/settings/tab-import.php:62
14657
  msgid "Import your forms from Ninja Forms"
14658
  msgstr ""
14659
 
14660
  #: admin/views/settings/tab-import.php:82
14661
+ #: builds/forminator/admin/views/settings/tab-import.php:82
14662
  msgid "Gravity Forms"
14663
  msgstr ""
14664
 
14665
  #: admin/views/settings/tab-import.php:84
14666
+ #: builds/forminator/admin/views/settings/tab-import.php:84
14667
  msgid "Import your forms from Gravity Forms"
14668
  msgstr ""
14669
 
14670
  #: admin/views/settings/tab-pagination.php:9
14671
+ #: builds/forminator/admin/views/settings/tab-pagination.php:9
14672
  msgid ""
14673
  "Choose the number of items to show per page on your submissions or modules "
14674
  "listing pages."
14675
  msgstr ""
14676
 
14677
  #: admin/views/settings/tab-pagination.php:14
14678
+ #: builds/forminator/admin/views/settings/tab-pagination.php:14
14679
  msgid "Modules"
14680
  msgstr ""
14681
 
14682
  #: admin/views/settings/tab-pagination.php:17
14683
+ #: builds/forminator/admin/views/settings/tab-pagination.php:17
14684
  msgid "Choose the number of forms, polls, and quizzes to show on each listing page."
14685
  msgstr ""
14686
 
14687
  #: admin/views/settings/tab-pagination.php:28
14688
+ #: builds/forminator/admin/views/settings/tab-pagination.php:28
14689
  msgid "modules per page"
14690
  msgstr ""
14691
 
14692
  #: admin/views/settings/tab-pagination.php:30
14693
  #: admin/views/settings/tab-pagination.php:48
14694
+ #: builds/forminator/admin/views/settings/tab-pagination.php:30
14695
+ #: builds/forminator/admin/views/settings/tab-pagination.php:48
14696
  msgid "This field cannot be empty."
14697
  msgstr ""
14698
 
14699
  #: admin/views/settings/tab-pagination.php:36
14700
+ #: builds/forminator/admin/views/settings/tab-pagination.php:36
14701
  msgid "Choose the number of submissions to show per page."
14702
  msgstr ""
14703
 
14704
  #: admin/views/settings/tab-pagination.php:46
14705
+ #: builds/forminator/admin/views/settings/tab-pagination.php:46
14706
  msgid "submissions per page"
14707
  msgstr ""
14708
 
14709
  #: admin/views/settings/tab-payments.php:35
14710
+ #: builds/forminator/admin/views/settings/tab-payments.php:35
14711
  msgid "Payments settings"
14712
  msgstr ""
14713
 
14714
  #: admin/views/settings/tab-recaptcha.php:28
14715
+ #: builds/forminator/admin/views/settings/tab-recaptcha.php:28
14716
  msgid "Configure reCaptcha"
14717
  msgstr ""
14718
 
14719
  #: admin/views/settings/tab-recaptcha.php:29
14720
+ #: builds/forminator/admin/views/settings/tab-recaptcha.php:29
14721
  msgid ""
14722
  "Enter reCAPTCHA keys and the language preference to use reCAPTCHA field in "
14723
  "your forms."
14724
  msgstr ""
14725
 
14726
  #: admin/views/settings/tab-recaptcha.php:36
14727
+ #: builds/forminator/admin/views/settings/tab-recaptcha.php:36
14728
  msgid "API Keys"
14729
  msgstr ""
14730
 
14731
  #: admin/views/settings/tab-recaptcha.php:37
14732
+ #: builds/forminator/admin/views/settings/tab-recaptcha.php:37
14733
  #. translators: ...
14734
  msgid ""
14735
  "Enter the API keys for each reCAPTCHA type you want to use in your forms. "
14738
  msgstr ""
14739
 
14740
  #: admin/views/settings/tab-recaptcha.php:42
14741
+ #: builds/forminator/admin/views/settings/tab-recaptcha.php:42
14742
  msgid "v2 Checkbox"
14743
  msgstr ""
14744
 
14745
  #: admin/views/settings/tab-recaptcha.php:43
14746
+ #: builds/forminator/admin/views/settings/tab-recaptcha.php:43
14747
  msgid "v2 Invisible"
14748
  msgstr ""
14749
 
14750
  #: admin/views/settings/tab-recaptcha.php:44
14751
+ #: builds/forminator/admin/views/settings/tab-recaptcha.php:44
14752
  msgid "v3 reCaptcha"
14753
  msgstr ""
14754
 
14755
  #: admin/views/settings/tab-recaptcha.php:52
14756
+ #: builds/forminator/admin/views/settings/tab-recaptcha.php:52
14757
  msgid "Enter the API keys for reCAPTCHA v2 Checkbox type below:"
14758
  msgstr ""
14759
 
14760
  #: admin/views/settings/tab-recaptcha.php:55
14761
  #: admin/views/settings/tab-recaptcha.php:98
14762
  #: admin/views/settings/tab-recaptcha.php:143
14763
+ #: builds/forminator/admin/views/settings/tab-recaptcha.php:55
14764
+ #: builds/forminator/admin/views/settings/tab-recaptcha.php:98
14765
+ #: builds/forminator/admin/views/settings/tab-recaptcha.php:143
14766
  msgid "Site Key"
14767
  msgstr ""
14768
 
14769
  #: admin/views/settings/tab-recaptcha.php:59
14770
  #: admin/views/settings/tab-recaptcha.php:102
14771
  #: admin/views/settings/tab-recaptcha.php:147
14772
+ #: builds/forminator/admin/views/settings/tab-recaptcha.php:59
14773
+ #: builds/forminator/admin/views/settings/tab-recaptcha.php:102
14774
+ #: builds/forminator/admin/views/settings/tab-recaptcha.php:147
14775
  msgid "Enter your site key here"
14776
  msgstr ""
14777
 
14778
  #: admin/views/settings/tab-recaptcha.php:68
14779
  #: admin/views/settings/tab-recaptcha.php:111
14780
  #: admin/views/settings/tab-recaptcha.php:156
14781
+ #: builds/forminator/admin/views/settings/tab-recaptcha.php:68
14782
+ #: builds/forminator/admin/views/settings/tab-recaptcha.php:111
14783
+ #: builds/forminator/admin/views/settings/tab-recaptcha.php:156
14784
  msgid "Secret Key"
14785
  msgstr ""
14786
 
14787
  #: admin/views/settings/tab-recaptcha.php:72
14788
  #: admin/views/settings/tab-recaptcha.php:115
14789
  #: admin/views/settings/tab-recaptcha.php:160
14790
+ #: builds/forminator/admin/views/settings/tab-recaptcha.php:72
14791
+ #: builds/forminator/admin/views/settings/tab-recaptcha.php:115
14792
+ #: builds/forminator/admin/views/settings/tab-recaptcha.php:160
14793
  msgid "Enter your secret key here"
14794
  msgstr ""
14795
 
14796
  #: admin/views/settings/tab-recaptcha.php:81
14797
  #: admin/views/settings/tab-recaptcha.php:124
14798
  #: admin/views/settings/tab-recaptcha.php:170
14799
+ #: builds/forminator/admin/views/settings/tab-recaptcha.php:81
14800
+ #: builds/forminator/admin/views/settings/tab-recaptcha.php:124
14801
+ #: builds/forminator/admin/views/settings/tab-recaptcha.php:170
14802
  msgid "reCAPTCHA Preview"
14803
  msgstr ""
14804
 
14805
  #: admin/views/settings/tab-recaptcha.php:87
14806
  #: admin/views/settings/tab-recaptcha.php:132
14807
  #: admin/views/settings/tab-recaptcha.php:178
14808
+ #: builds/forminator/admin/views/settings/tab-recaptcha.php:87
14809
+ #: builds/forminator/admin/views/settings/tab-recaptcha.php:132
14810
+ #: builds/forminator/admin/views/settings/tab-recaptcha.php:178
14811
  msgid ""
14812
  "If you see any errors in the preview, make sure the key you've entered are "
14813
  "valid, and you've listed your domain name while generating the keys."
14814
  msgstr ""
14815
 
14816
  #: admin/views/settings/tab-recaptcha.php:95
14817
+ #: builds/forminator/admin/views/settings/tab-recaptcha.php:95
14818
  msgid "Enter the API keys for reCAPTCHA v2 Invisible type below:"
14819
  msgstr ""
14820
 
14821
  #: admin/views/settings/tab-recaptcha.php:140
14822
+ #: builds/forminator/admin/views/settings/tab-recaptcha.php:140
14823
  msgid "Enter the API keys for reCAPTCHA v3 type below:"
14824
  msgstr ""
14825
 
14826
  #: admin/views/settings/tab-recaptcha.php:193
14827
+ #: builds/forminator/admin/views/settings/tab-recaptcha.php:193
14828
  msgid "By default, we'll show the reCAPTCHA in your website's language."
14829
  msgstr ""
14830
 
14831
  #: admin/views/settings/tab-recaptcha.php:220
14832
+ #: builds/forminator/admin/views/settings/tab-recaptcha.php:220
14833
  msgid "reCaptcha settings"
14834
  msgstr ""
14835
 
14836
  #: admin/views/settings/tab-submissions.php:28
14837
+ #: builds/forminator/admin/views/settings/tab-submissions.php:28
14838
  msgid "Submissions settings"
14839
  msgstr ""
14840
 
14841
  #: admin/views/upgrade/upgrade-content.php:19
14842
+ #: builds/forminator/admin/views/upgrade/upgrade-content.php:19
14843
  msgid ""
14844
  "Get premium form fields, 24/7 live WordPress support, and early access to "
14845
  "new features with Forminator Pro."
14846
  msgstr ""
14847
 
14848
  #: admin/views/upgrade/upgrade-content.php:21
14849
+ #: builds/forminator/admin/views/upgrade/upgrade-content.php:21
14850
  msgid ""
14851
  "Plus - you'll get a WPMU DEV membership, which includes our award-winning "
14852
  "Smush Pro image optimization plugin, white label reporting, unlimited usage "
14854
  msgstr ""
14855
 
14856
  #: admin/views/upgrade/upgrade-content.php:24
14857
+ #: builds/forminator/admin/views/upgrade/upgrade-content.php:24
14858
  msgid "Try Forminator Pro for Free Today"
14859
  msgstr ""
14860
 
14861
  #: admin/views/upgrade/upgrade-content.php:31
14862
+ #: builds/forminator/admin/views/upgrade/upgrade-content.php:31
14863
  msgid "5.0 rating from"
14864
  msgstr ""
14865
 
14866
  #: admin/views/upgrade/upgrade-content.php:31
14867
+ #: builds/forminator/admin/views/upgrade/upgrade-content.php:31
14868
  msgid "customers"
14869
  msgstr ""
14870
 
14871
  #: admin/views/upgrade/upgrade-content.php:40
14872
+ #: builds/forminator/admin/views/upgrade/upgrade-content.php:40
14873
  msgid "4.96 / 5.0 rating from 1155 customers"
14874
  msgstr ""
14875
 
14876
  #: admin/views/upgrade/upgrade-content.php:41
14877
+ #: builds/forminator/admin/views/upgrade/upgrade-content.php:41
14878
  msgid "Go to Review.io to read more about"
14879
  msgstr ""
14880
 
14881
  #: admin/views/upgrade/upgrade-content.php:54
14882
+ #: builds/forminator/admin/views/upgrade/upgrade-content.php:54
14883
  msgid "Pro Features"
14884
  msgstr ""
14885
 
14886
  #: admin/views/upgrade/upgrade-content.php:55
14887
+ #: builds/forminator/admin/views/upgrade/upgrade-content.php:55
14888
  msgid "Upgrading to Pro will get you the following benefits."
14889
  msgstr ""
14890
 
14891
  #: admin/views/upgrade/upgrade-content.php:63
14892
+ #: builds/forminator/admin/views/upgrade/upgrade-content.php:63
14893
  msgid "Premium form fields and early access to new features"
14894
  msgstr ""
14895
 
14896
  #: admin/views/upgrade/upgrade-content.php:64
14897
+ #: builds/forminator/admin/views/upgrade/upgrade-content.php:64
14898
  msgid ""
14899
  "Forminator Pro comes with premium form fields such as E-signature and many "
14900
  "more coming soon. You'll also get early access to all the new features we "
14902
  msgstr ""
14903
 
14904
  #: admin/views/upgrade/upgrade-content.php:68
14905
+ #: builds/forminator/admin/views/upgrade/upgrade-content.php:68
14906
  msgid "White label Branding"
14907
  msgstr ""
14908
 
14909
  #: admin/views/upgrade/upgrade-content.php:69
14910
+ #: builds/forminator/admin/views/upgrade/upgrade-content.php:69
14911
  msgid ""
14912
  "We love our superhero branding, but we know it's not for everyone. With a "
14913
  "Pro membership, you can remove our superhero branding and replace it with "
14915
  msgstr ""
14916
 
14917
  #: admin/views/upgrade/upgrade-content.php:73
14918
+ #: builds/forminator/admin/views/upgrade/upgrade-content.php:73
14919
  msgid ""
14920
  "Smush Pro and Hummingbird Pro - the ultimate site optimization & "
14921
  "performance package."
14922
  msgstr ""
14923
 
14924
  #: admin/views/upgrade/upgrade-content.php:74
14925
+ #: builds/forminator/admin/views/upgrade/upgrade-content.php:74
14926
  msgid ""
14927
  "Smush's award-winning image optimization + Hummingbird's performance "
14928
  "optimization gives you the fastest possible WordPress site. It's a powerful "
14930
  msgstr ""
14931
 
14932
  #: admin/views/upgrade/upgrade-content.php:78
14933
+ #: builds/forminator/admin/views/upgrade/upgrade-content.php:78
14934
  msgid "Premium WordPress plugins"
14935
  msgstr ""
14936
 
14937
  #: admin/views/upgrade/upgrade-content.php:79
14938
+ #: builds/forminator/admin/views/upgrade/upgrade-content.php:79
14939
  msgid ""
14940
  "In addition to Forminator Pro, you'll get our full suite of premium "
14941
  "WordPress plugins. From security to backups to marketing and SEO, you've "
14945
  msgstr ""
14946
 
14947
  #: admin/views/upgrade/upgrade-content.php:83
14948
+ #: builds/forminator/admin/views/upgrade/upgrade-content.php:83
14949
  msgid "The Hub - Manage unlimited WordPress sites"
14950
  msgstr ""
14951
 
14952
  #: admin/views/upgrade/upgrade-content.php:84
14953
+ #: builds/forminator/admin/views/upgrade/upgrade-content.php:84
14954
  msgid ""
14955
  "You can manage unlimited WordPress sites with automated updates, backups, "
14956
  "security, and performance checks, all in one place. All of this can be "
14959
  msgstr ""
14960
 
14961
  #: admin/views/upgrade/upgrade-content.php:89
14962
+ #: builds/forminator/admin/views/upgrade/upgrade-content.php:89
14963
  msgid ""
14964
  "We can't stress this enough: our outstanding WordPress support is available "
14965
  "with live chat 24/7, and we'll help you with absolutely any WordPress issue "
14968
  msgstr ""
14969
 
14970
  #: admin/views/upgrade/upgrade-content.php:94
14971
+ #: builds/forminator/admin/views/upgrade/upgrade-content.php:94
14972
  msgid ""
14973
  "You'll be delighted with Forminator Pro and everything else included in "
14974
  "your membership 😁 You can trial the plugin first with a WPMU DEV "
14977
  msgstr ""
14978
 
14979
  #: admin/views/upgrade/upgrade-content.php:101
14980
+ #: builds/forminator/admin/views/upgrade/upgrade-content.php:101
14981
  msgid "Join 771,093 Happy Members"
14982
  msgstr ""
14983
 
14984
  #: admin/views/upgrade/upgrade-content.php:102
14985
+ #: builds/forminator/admin/views/upgrade/upgrade-content.php:102
14986
  msgid ""
14987
  "97% of customers are happy with WPMU DEV's service, and it's a great time "
14988
  "to join them: as a Forminator user you'll get a free trial period, so you "
14990
  msgstr ""
14991
 
14992
  #: admin/views/upgrade/upgrade-content.php:104
14993
+ #: builds/forminator/admin/views/upgrade/upgrade-content.php:104
14994
  msgid "Get Forminator Pro, and get a better WordPress"
14995
  msgstr ""
14996
 
14997
  #: admin/views/upgrade/upgrade-content.php:107
14998
+ #: builds/forminator/admin/views/upgrade/upgrade-content.php:107
14999
  msgid "Get Forminator Pro and get a better WordPress"
15000
  msgstr ""
15001
 
15002
  #: admin/views/upgrade/upgrade-content.php:110
15003
+ #: builds/forminator/admin/views/upgrade/upgrade-content.php:110
15004
  msgid "Try Pro for Free Today"
15005
  msgstr ""
15006
 
15007
+ #: builds/forminator/library/abstracts/abstract-class-field.php:646
15008
  #: library/abstracts/abstract-class-field.php:646
15009
  msgid "Remove"
15010
  msgstr ""
15011
 
15012
+ #: builds/forminator/library/abstracts/abstract-class-field.php:657
15013
  #: library/abstracts/abstract-class-field.php:657
15014
  msgid "Drag and Drop (or) %1$sChoose Files%2$s"
15015
  msgstr ""
15016
 
15017
+ #: builds/forminator/library/abstracts/abstract-class-field.php:670
15018
+ #: builds/forminator/library/abstracts/abstract-class-field.php:676
15019
  #: library/abstracts/abstract-class-field.php:670
15020
  #: library/abstracts/abstract-class-field.php:676
15021
  msgid "Choose File"
15022
  msgstr ""
15023
 
15024
+ #: builds/forminator/library/abstracts/abstract-class-field.php:693
15025
  #: library/abstracts/abstract-class-field.php:693
15026
  msgid "Delete uploaded file"
15027
  msgstr ""
15028
 
15029
+ #: builds/forminator/library/abstracts/abstract-class-front-action.php:178
15030
+ #: builds/forminator/library/abstracts/abstract-class-front-action.php:186
15031
+ #: builds/forminator/library/fields/upload.php:315
15032
+ #: builds/forminator/library/fields/upload.php:397
15033
+ #: builds/forminator/library/fields/upload.php:406
15034
  #: library/abstracts/abstract-class-front-action.php:178
15035
  #: library/abstracts/abstract-class-front-action.php:186
15036
  #: library/fields/upload.php:315 library/fields/upload.php:397
15038
  msgid "Error saving form. Uploaded file extension is not allowed."
15039
  msgstr ""
15040
 
15041
+ #: builds/forminator/library/abstracts/abstract-class-front-action.php:197
15042
+ #: builds/forminator/library/fields/upload.php:413
15043
  #: library/abstracts/abstract-class-front-action.php:197
15044
  #: library/fields/upload.php:413
15045
  msgid "Error saving form. Failed to read uploaded file."
15046
  msgstr ""
15047
 
15048
+ #: builds/forminator/library/abstracts/abstract-class-front-action.php:212
15049
  #: library/abstracts/abstract-class-front-action.php:212
15050
  #. translators: ...
15051
  msgid "Error saving form. Uploaded file size exceeds %1$s upload limit. "
15052
  msgstr ""
15053
 
15054
+ #: builds/forminator/library/abstracts/abstract-class-front-action.php:219
15055
+ #: builds/forminator/library/abstracts/abstract-class-front-action.php:246
15056
+ #: builds/forminator/library/fields/upload.php:458
15057
+ #: builds/forminator/library/fields/upload.php:525
15058
+ #: builds/forminator/library/fields/upload.php:587
15059
+ #: builds/forminator/library/fields/upload.php:632
15060
  #: library/abstracts/abstract-class-front-action.php:219
15061
  #: library/abstracts/abstract-class-front-action.php:246
15062
  #: library/fields/upload.php:458 library/fields/upload.php:525
15064
  msgid "Error saving form. Upload error. "
15065
  msgstr ""
15066
 
15067
+ #: builds/forminator/library/addon/admin/class-ajax.php:127
15068
  #: library/addon/admin/class-ajax.php:127
15069
  msgid "Addon Deactivated"
15070
  msgstr ""
15071
 
15072
+ #: builds/forminator/library/addon/admin/class-ajax.php:131
15073
  #: library/addon/admin/class-ajax.php:131
15074
  msgid "has been disconnected successfully."
15075
  msgstr ""
15076
 
15077
+ #: builds/forminator/library/addon/admin/class-ajax.php:156
15078
  #: library/addon/admin/class-ajax.php:156
15079
  msgid "This Addon does not have settings available"
15080
  msgstr ""
15081
 
15082
+ #: builds/forminator/library/addon/admin/class-ajax.php:190
15083
  #: library/addon/admin/class-ajax.php:190
15084
  msgid "This Addon does not have form settings available"
15085
  msgstr ""
15086
 
15087
+ #: builds/forminator/library/addon/admin/class-ajax.php:253
15088
  #: library/addon/admin/class-ajax.php:253
15089
  #. translators: ...
15090
  msgid "Successfully disconnected %1$s from this form"
15091
  msgstr ""
15092
 
15093
+ #: builds/forminator/library/addon/admin/class-ajax.php:257
15094
  #: library/addon/admin/class-ajax.php:257
15095
  msgid "has been deactivated successfully."
15096
  msgstr ""
15097
 
15098
+ #: builds/forminator/library/addon/admin/class-ajax.php:264
15099
  #: library/addon/admin/class-ajax.php:264
15100
  #. translators: ...
15101
  msgid "Failed to disconnect %1$s from this form"
15102
  msgstr ""
15103
 
15104
+ #: builds/forminator/library/addon/admin/class-ajax.php:269
15105
  #: library/addon/admin/class-ajax.php:269
15106
  msgid "has been failed to deactivate."
15107
  msgstr ""
15108
 
15109
+ #: builds/forminator/library/addon/admin/class-ajax.php:406
15110
  #: library/addon/admin/class-ajax.php:406
15111
  #. translators: ...
15112
  msgid "Field %s is required"
15113
  msgstr ""
15114
 
15115
+ #: builds/forminator/library/addon/admin/class-ajax.php:412
15116
  #: library/addon/admin/class-ajax.php:412
15117
  msgid "Please check your form."
15118
  msgstr ""
15119
 
15120
+ #: builds/forminator/library/addon/admin/class-ajax.php:440
15121
+ #: builds/forminator/library/class-addon-loader.php:361
15122
+ #: builds/forminator/library/class-addon-loader.php:487
15123
  #: library/addon/admin/class-ajax.php:440 library/class-addon-loader.php:361
15124
  #: library/class-addon-loader.php:487
15125
  msgid "Addon not found"
15126
  msgstr ""
15127
 
15128
+ #: builds/forminator/library/addon/admin/class-ajax.php:445
15129
  #: library/addon/admin/class-ajax.php:445
15130
  msgid "Integration Not Found"
15131
  msgstr ""
15132
 
15133
+ #: builds/forminator/library/addon/admin/class-ajax.php:523
15134
  #: library/addon/admin/class-ajax.php:523
15135
  msgid "This Addon does not have poll settings available"
15136
  msgstr ""
15137
 
15138
+ #: builds/forminator/library/addon/admin/class-ajax.php:586
15139
  #: library/addon/admin/class-ajax.php:586
15140
  #. translators: ...
15141
  msgid "Successfully disconnected %1$s from this poll"
15142
  msgstr ""
15143
 
15144
+ #: builds/forminator/library/addon/admin/class-ajax.php:590
15145
  #: library/addon/admin/class-ajax.php:590
15146
  msgid "Successfully disconnected from this poll"
15147
  msgstr ""
15148
 
15149
+ #: builds/forminator/library/addon/admin/class-ajax.php:597
15150
  #: library/addon/admin/class-ajax.php:597
15151
  #. translators: ...
15152
  msgid "Failed to disconnect %1$s from this poll"
15153
  msgstr ""
15154
 
15155
+ #: builds/forminator/library/addon/admin/class-ajax.php:602
15156
  #: library/addon/admin/class-ajax.php:602
15157
  msgid "Failed to disconnected from this poll"
15158
  msgstr ""
15159
 
15160
+ #: builds/forminator/library/addon/admin/class-ajax.php:650
15161
  #: library/addon/admin/class-ajax.php:650
15162
  msgid "This Addon does not have quiz settings available"
15163
  msgstr ""
15164
 
15165
+ #: builds/forminator/library/addon/admin/class-ajax.php:713
15166
  #: library/addon/admin/class-ajax.php:713
15167
  #. translators: ...
15168
  msgid "Successfully disconnected %1$s from this quiz"
15169
  msgstr ""
15170
 
15171
+ #: builds/forminator/library/addon/admin/class-ajax.php:717
15172
  #: library/addon/admin/class-ajax.php:717
15173
  msgid "Successfully disconnected from this quiz"
15174
  msgstr ""
15175
 
15176
+ #: builds/forminator/library/addon/admin/class-ajax.php:724
15177
  #: library/addon/admin/class-ajax.php:724
15178
  #. translators: ...
15179
  msgid "Failed to disconnect %1$s from this quiz"
15180
  msgstr ""
15181
 
15182
+ #: builds/forminator/library/addon/admin/class-ajax.php:729
15183
  #: library/addon/admin/class-ajax.php:729
15184
  msgid "Failed to disconnected from this quiz"
15185
  msgstr ""
15186
 
15187
+ #: builds/forminator/library/addon/class-addon-abstract.php:890
15188
+ #: builds/forminator/library/addon/class-addon-abstract.php:895
15189
+ #: builds/forminator/library/addon/class-addon-abstract.php:1133
15190
+ #: builds/forminator/library/addon/class-addon-abstract.php:1140
15191
  #: library/addon/class-addon-abstract.php:890
15192
  #: library/addon/class-addon-abstract.php:895
15193
  #: library/addon/class-addon-abstract.php:1133
15196
  msgid "No Settings available for %1$s"
15197
  msgstr ""
15198
 
15199
+ #: builds/forminator/library/addon/class-addon-abstract.php:964
15200
+ #: builds/forminator/library/addon/class-addon-abstract.php:969
15201
  #: library/addon/class-addon-abstract.php:964
15202
  #: library/addon/class-addon-abstract.php:969
15203
  #. translators: ...
15204
  msgid "No Form Settings available for %1$s"
15205
  msgstr ""
15206
 
15207
+ #: builds/forminator/library/addon/class-addon-abstract.php:1992
15208
+ #: builds/forminator/library/addon/class-addon-abstract.php:1997
15209
  #: library/addon/class-addon-abstract.php:1992
15210
  #: library/addon/class-addon-abstract.php:1997
15211
  #. translators: ...
15212
  msgid "No Poll Settings available for %1$s"
15213
  msgstr ""
15214
 
15215
+ #: builds/forminator/library/addon/class-addon-abstract.php:2443
15216
+ #: builds/forminator/library/addon/class-addon-abstract.php:2448
15217
  #: library/addon/class-addon-abstract.php:2443
15218
  #: library/addon/class-addon-abstract.php:2448
15219
  #. translators: ...
15220
  msgid "No Quiz Settings available for %1$s"
15221
  msgstr ""
15222
 
15223
+ #: builds/forminator/library/addon/class-addon-form-hooks-abstract.php:89
15224
+ #: builds/forminator/library/addon/class-addon-form-settings-abstract.php:107
15225
  #: library/addon/class-addon-form-hooks-abstract.php:89
15226
  #: library/addon/class-addon-form-settings-abstract.php:107
15227
  #. translators: ...
15228
  msgid "Form with id %d could not be found"
15229
  msgstr ""
15230
 
15231
+ #: builds/forminator/library/addon/class-addon-form-hooks-abstract.php:92
15232
  #: library/addon/class-addon-form-hooks-abstract.php:92
15233
  msgid ""
15234
  "Failed to submit form because of an addon, please check your form and try "
15235
  "again"
15236
  msgstr ""
15237
 
15238
+ #: builds/forminator/library/addon/class-addon-poll-hooks-abstract.php:74
15239
+ #: builds/forminator/library/addon/class-addon-poll-settings-abstract.php:117
15240
  #: library/addon/class-addon-poll-hooks-abstract.php:74
15241
  #: library/addon/class-addon-poll-settings-abstract.php:117
15242
  #. translators: ...
15243
  msgid "Poll with id %d could not be found"
15244
  msgstr ""
15245
 
15246
+ #: builds/forminator/library/addon/class-addon-poll-hooks-abstract.php:77
15247
  #: library/addon/class-addon-poll-hooks-abstract.php:77
15248
  msgid ""
15249
  "Failed to submit poll because of an addon, please check your poll and try "
15250
  "again"
15251
  msgstr ""
15252
 
15253
+ #: builds/forminator/library/addon/class-addon-quiz-hooks-abstract.php:74
15254
+ #: builds/forminator/library/addon/class-addon-quiz-settings-abstract.php:109
15255
  #: library/addon/class-addon-quiz-hooks-abstract.php:74
15256
  #: library/addon/class-addon-quiz-settings-abstract.php:109
15257
  #. translators: ...
15258
  msgid "Quiz with id %d could not be found"
15259
  msgstr ""
15260
 
15261
+ #: builds/forminator/library/addon/class-addon-quiz-hooks-abstract.php:77
15262
  #: library/addon/class-addon-quiz-hooks-abstract.php:77
15263
  msgid ""
15264
  "Failed to submit quiz because of an addon, please check your quiz and try "
15265
  "again"
15266
  msgstr ""
15267
 
15268
+ #: builds/forminator/library/class-addon-loader.php:144
15269
  #: library/class-addon-loader.php:144
15270
  msgid "Failed to activate addon"
15271
  msgstr ""
15272
 
15273
+ #: builds/forminator/library/class-addon-loader.php:145
15274
  #: library/class-addon-loader.php:145
15275
  msgid "Failed to deactivate addon"
15276
  msgstr ""
15277
 
15278
+ #: builds/forminator/library/class-addon-loader.php:146
15279
  #: library/class-addon-loader.php:146
15280
  msgid "Failed to update settings"
15281
  msgstr ""
15282
 
15283
+ #: builds/forminator/library/class-addon-loader.php:147
15284
  #: library/class-addon-loader.php:147
15285
  msgid "Failed to update form settings"
15286
  msgstr ""
15287
 
15288
+ #: builds/forminator/library/class-addon-loader.php:367
15289
  #: library/class-addon-loader.php:367
15290
  msgid "Addon is not activated before"
15291
  msgstr ""
15292
 
15293
+ #: builds/forminator/library/class-addon-loader.php:493
15294
  #: library/class-addon-loader.php:493
15295
  msgid "Addon already activated before"
15296
  msgstr ""
15297
 
15298
+ #: builds/forminator/library/class-addon-loader.php:499
15299
  #: library/class-addon-loader.php:499
15300
  msgid "Addon is not activable"
15301
  msgstr ""
15302
 
15303
+ #: builds/forminator/library/class-api.php:54
15304
+ #: builds/forminator/library/class-api.php:1132
15305
+ #: builds/forminator/library/class-api.php:1389 library/class-api.php:54
15306
+ #: library/class-api.php:1132 library/class-api.php:1389
15307
  msgid "Invalid Arguments"
15308
  msgstr ""
15309
 
15310
+ #: builds/forminator/library/class-api.php:84
15311
+ #: builds/forminator/library/class-api.php:247
15312
+ #: builds/forminator/library/class-api.php:321
15313
+ #: builds/forminator/library/class-api.php:356
15314
+ #: builds/forminator/library/class-api.php:476
15315
+ #: builds/forminator/library/class-api.php:522
15316
+ #: builds/forminator/library/class-api.php:557
15317
+ #: builds/forminator/library/class-api.php:593
15318
+ #: builds/forminator/library/class-api.php:633
15319
+ #: builds/forminator/library/class-api.php:713
15320
+ #: builds/forminator/library/class-api.php:1036
15321
+ #: builds/forminator/library/class-api.php:1075
15322
+ #: builds/forminator/library/class-api.php:1640
15323
+ #: builds/forminator/library/class-api.php:1662
15324
+ #: builds/forminator/library/class-api.php:1691
15325
+ #: builds/forminator/library/class-api.php:1723
15326
+ #: builds/forminator/library/class-api.php:1759 library/class-api.php:84
15327
+ #: library/class-api.php:247 library/class-api.php:321
15328
  #: library/class-api.php:356 library/class-api.php:476
15329
  #: library/class-api.php:522 library/class-api.php:557
15330
  #: library/class-api.php:593 library/class-api.php:633
15335
  msgid "Form ID is required!"
15336
  msgstr ""
15337
 
15338
+ #: builds/forminator/library/class-api.php:89 library/class-api.php:89
15339
  msgid "Form Not Found!"
15340
  msgstr ""
15341
 
15342
+ #: builds/forminator/library/class-api.php:123 library/class-api.php:123
15343
  msgid "Can not find a form with id: %s"
15344
  msgstr ""
15345
 
15346
+ #: builds/forminator/library/class-api.php:154
15347
+ #: builds/forminator/library/class-api.php:982
15348
+ #: builds/forminator/library/class-api.php:1225
15349
+ #: builds/forminator/library/class-api.php:1483 library/class-api.php:154
15350
+ #: library/class-api.php:982 library/class-api.php:1225
15351
+ #: library/class-api.php:1483
15352
  msgid "Invalid or empty array with IDs"
15353
  msgstr ""
15354
 
15355
+ #: builds/forminator/library/class-api.php:177 library/class-api.php:177
15356
  msgid "Form name is required!"
15357
  msgstr ""
15358
 
15359
+ #: builds/forminator/library/class-api.php:222
15360
+ #: builds/forminator/library/class-api.php:1013 library/class-api.php:222
15361
+ #: library/class-api.php:1013
15362
  msgid "There was a problem saving the form"
15363
  msgstr ""
15364
 
15365
+ #: builds/forminator/library/class-api.php:300 library/class-api.php:300
15366
  msgid "There was a problem updating the form"
15367
  msgstr ""
15368
 
15369
+ #: builds/forminator/library/class-api.php:337
15370
+ #: builds/forminator/library/class-api.php:538 library/class-api.php:337
15371
+ #: library/class-api.php:538
15372
  msgid "Form has no fields"
15373
  msgstr ""
15374
 
15375
+ #: builds/forminator/library/class-api.php:360
15376
+ #: builds/forminator/library/class-api.php:480 library/class-api.php:360
15377
+ #: library/class-api.php:480
15378
  msgid "Wrapper ID is required!"
15379
  msgstr ""
15380
 
15381
+ #: builds/forminator/library/class-api.php:376
15382
+ #: builds/forminator/library/class-api.php:504 library/class-api.php:376
15383
+ #: library/class-api.php:504
15384
  msgid "Wrapper doesn't exist"
15385
  msgstr ""
15386
 
15387
+ #: builds/forminator/library/class-api.php:453 library/class-api.php:453
15388
  msgid "There was a problem moving form wrapper"
15389
  msgstr ""
15390
 
15391
+ #: builds/forminator/library/class-api.php:573 library/class-api.php:573
15392
  msgid "No fields with that type"
15393
  msgstr ""
15394
 
15395
+ #: builds/forminator/library/class-api.php:597
15396
+ #: builds/forminator/library/class-api.php:637 library/class-api.php:597
15397
+ #: library/class-api.php:637
15398
  msgid "Field ID is required!"
15399
  msgstr ""
15400
 
15401
+ #: builds/forminator/library/class-api.php:613
15402
+ #: builds/forminator/library/class-api.php:1004 library/class-api.php:613
15403
+ #: library/class-api.php:1004
15404
  msgid "Field doesn't exist"
15405
  msgstr ""
15406
 
15407
+ #: builds/forminator/library/class-api.php:641
15408
+ #: builds/forminator/library/class-api.php:721 library/class-api.php:641
15409
+ #: library/class-api.php:721
15410
  msgid "Field data is required!"
15411
  msgstr ""
15412
 
15413
+ #: builds/forminator/library/class-api.php:717 library/class-api.php:717
15414
  msgid "Field Type is required!"
15415
  msgstr ""
15416
 
15417
+ #: builds/forminator/library/class-api.php:870 library/class-api.php:870
15418
  msgid "Target Wrapper is already full."
15419
  msgstr ""
15420
 
15421
+ #: builds/forminator/library/class-api.php:887 library/class-api.php:887
15422
  msgid "Invalid field"
15423
  msgstr ""
15424
 
15425
+ #: builds/forminator/library/class-api.php:1040 library/class-api.php:1040
15426
  msgid "Setting name is required!"
15427
  msgstr ""
15428
 
15429
+ #: builds/forminator/library/class-api.php:1079 library/class-api.php:1079
15430
  msgid "No settings"
15431
  msgstr ""
15432
 
15433
+ #: builds/forminator/library/class-api.php:1161
15434
+ #: builds/forminator/library/class-api.php:1308 library/class-api.php:1161
15435
+ #: library/class-api.php:1308
15436
  msgid "Poll ID is required!"
15437
  msgstr ""
15438
 
15439
+ #: builds/forminator/library/class-api.php:1166
15440
+ #: builds/forminator/library/modules/polls/front/front-render.php:450
15441
  #: library/class-api.php:1166 library/modules/polls/front/front-render.php:450
15442
  msgid "Poll not found!"
15443
  msgstr ""
15444
 
15445
+ #: builds/forminator/library/class-api.php:1200
15446
+ #: builds/forminator/library/class-api.php:1458 library/class-api.php:1200
15447
+ #: library/class-api.php:1458
15448
  msgid "Can not find a poll with id: %s"
15449
  msgstr ""
15450
 
15451
+ #: builds/forminator/library/class-api.php:1247 library/class-api.php:1247
15452
  msgid "Poll name is required!"
15453
  msgstr ""
15454
 
15455
+ #: builds/forminator/library/class-api.php:1284
15456
+ #: builds/forminator/library/class-api.php:1352 library/class-api.php:1284
15457
+ #: library/class-api.php:1352
15458
  msgid "There was a problem saving the poll"
15459
  msgstr ""
15460
 
15461
+ #: builds/forminator/library/class-api.php:1418
15462
+ #: builds/forminator/library/class-api.php:1575 library/class-api.php:1418
15463
+ #: library/class-api.php:1575
15464
  msgid "Quiz ID is required!"
15465
  msgstr ""
15466
 
15467
+ #: builds/forminator/library/class-api.php:1424 library/class-api.php:1424
15468
  msgid "Quiz Not Found!"
15469
  msgstr ""
15470
 
15471
+ #: builds/forminator/library/class-api.php:1508 library/class-api.php:1508
15472
  msgid "Quiz name is required!"
15473
  msgstr ""
15474
 
15475
+ #: builds/forminator/library/class-api.php:1512 library/class-api.php:1512
15476
  msgid "Quiz type is required!"
15477
  msgstr ""
15478
 
15479
+ #: builds/forminator/library/class-api.php:1549
15480
+ #: builds/forminator/library/class-api.php:1615 library/class-api.php:1549
15481
+ #: library/class-api.php:1615
15482
  msgid "There was a problem saving the quiz"
15483
  msgstr ""
15484
 
15485
+ #: builds/forminator/library/class-api.php:1667
15486
+ #: builds/forminator/library/class-api.php:1696 library/class-api.php:1667
15487
+ #: library/class-api.php:1696
15488
  msgid "Entry ID is required!"
15489
  msgstr ""
15490
 
15491
+ #: builds/forminator/library/class-api.php:1728 library/class-api.php:1728
15492
  msgid "Entry IDs are required!"
15493
  msgstr ""
15494
 
15495
+ #: builds/forminator/library/class-api.php:2207 library/class-api.php:2207
15496
  msgid "Invalid entry type."
15497
  msgstr ""
15498
 
15499
+ #: builds/forminator/library/class-api.php:2216 library/class-api.php:2216
15500
  msgid "Failed to save entry."
15501
  msgstr ""
15502
 
15503
+ #: builds/forminator/library/class-api.php:2222 library/class-api.php:2222
15504
  msgid "Failed to save entry meta."
15505
  msgstr ""
15506
 
15507
+ #: builds/forminator/library/class-api.php:2285 library/class-api.php:2285
15508
  msgid "Entry not found."
15509
  msgstr ""
15510
 
15511
+ #: builds/forminator/library/class-api.php:2289 library/class-api.php:2289
15512
  msgid "Entry is not valid for module."
15513
  msgstr ""
15514
 
15515
+ #: builds/forminator/library/class-api.php:2326 library/class-api.php:2326
15516
  msgid "Failed to save new entry meta."
15517
  msgstr ""
15518
 
15519
+ #: builds/forminator/library/class-core.php:289 library/class-core.php:289
15520
  msgid "Post Custom Data"
15521
  msgstr ""
15522
 
15523
+ #: builds/forminator/library/class-export.php:179
15524
+ #: builds/forminator/library/modules/custom-forms/user/class-forminator-cform-user-data.php:85
15525
  #: library/class-export.php:179
15526
  #: library/modules/custom-forms/user/class-forminator-cform-user-data.php:85
15527
  msgid "Invalid form ID."
15528
  msgstr ""
15529
 
15530
+ #: builds/forminator/library/class-export.php:189 library/class-export.php:189
15531
  msgid "Invalid form type."
15532
  msgstr ""
15533
 
15534
+ #: builds/forminator/library/class-export.php:200 library/class-export.php:200
15535
  msgid "Invalid email."
15536
  msgstr ""
15537
 
15538
+ #: builds/forminator/library/class-export.php:421 library/class-export.php:421
15539
  msgid "Result"
15540
  msgstr ""
15541
 
15542
+ #: builds/forminator/library/class-export.php:769 library/class-export.php:769
15543
  msgid "Submission Time"
15544
  msgstr ""
15545
 
15546
+ #: builds/forminator/library/class-export.php:912
15547
+ #: builds/forminator/library/modules/custom-forms/admin/admin-page-entries.php:768
15548
+ #: builds/forminator/library/modules/custom-forms/admin/admin-page-entries.php:799
15549
  #: library/class-export.php:912
15550
  #: library/modules/custom-forms/admin/admin-page-entries.php:768
15551
  #: library/modules/custom-forms/admin/admin-page-entries.php:799
15552
  msgid "Mode"
15553
  msgstr ""
15554
 
15555
+ #: builds/forminator/library/class-export.php:920
15556
+ #: builds/forminator/library/modules/custom-forms/admin/admin-page-entries.php:778
15557
+ #: builds/forminator/library/modules/custom-forms/admin/admin-page-entries.php:809
15558
  #: library/class-export.php:920
15559
  #: library/modules/custom-forms/admin/admin-page-entries.php:778
15560
  #: library/modules/custom-forms/admin/admin-page-entries.php:809
15561
  msgid "Amount"
15562
  msgstr ""
15563
 
15564
+ #: builds/forminator/library/class-export.php:928
15565
+ #: builds/forminator/library/helpers/helper-fields.php:415
15566
+ #: builds/forminator/library/modules/custom-forms/admin/admin-page-entries.php:787
15567
+ #: builds/forminator/library/modules/custom-forms/admin/admin-page-entries.php:818
15568
  #: library/class-export.php:928 library/helpers/helper-fields.php:415
15569
  #: library/modules/custom-forms/admin/admin-page-entries.php:787
15570
  #: library/modules/custom-forms/admin/admin-page-entries.php:818
15571
  msgid "Transaction ID"
15572
  msgstr ""
15573
 
15574
+ #: builds/forminator/library/class-export.php:1218
15575
  #: library/class-export.php:1218
15576
  msgid "Submissions data for %s"
15577
  msgstr ""
15578
 
15579
+ #: builds/forminator/library/class-export.php:1282
15580
  #: library/class-export.php:1282
15581
  msgid "Hi %s,"
15582
  msgstr ""
15583
 
15584
+ #: builds/forminator/library/class-export.php:1285
15585
  #: library/class-export.php:1285
15586
  msgid ""
15587
  "Your scheduled exports have arrived! Forminator has captured %1$s new "
15589
  "scheduled export sent."
15590
  msgstr ""
15591
 
15592
+ #: builds/forminator/library/class-export.php:1306
15593
  #: library/class-export.php:1306
15594
  msgid "New Submissions"
15595
  msgstr ""
15596
 
15597
+ #: builds/forminator/library/class-export.php:1308
15598
  #: library/class-export.php:1308
15599
  msgid "Total Submissions"
15600
  msgstr ""
15601
 
15602
+ #: builds/forminator/library/class-export.php:1317
15603
  #: library/class-export.php:1317
15604
  msgid "Cheers,"
15605
  msgstr ""
15606
 
15607
+ #: builds/forminator/library/class-modules.php:51
15608
+ #: builds/forminator/library/modules/custom-forms/loader.php:134
15609
  #: library/class-modules.php:51 library/modules/custom-forms/loader.php:134
15610
  msgid "Custom Forms"
15611
  msgstr ""
15612
 
15613
+ #: builds/forminator/library/class-shortcode-generator.php:69
15614
  #: library/class-shortcode-generator.php:69
15615
  msgid "Add Form"
15616
  msgstr ""
15617
 
15618
+ #: builds/forminator/library/class-shortcode-generator.php:192
15619
  #: library/class-shortcode-generator.php:192
15620
  msgid "Forminator Shortcodes"
15621
  msgstr ""
15622
 
15623
+ #: builds/forminator/library/class-shortcode-generator.php:194
15624
  #: library/class-shortcode-generator.php:194
15625
  msgid ""
15626
  "Select an option from the dropdown menu and generate a shortcode to insert "
15627
  "in your post or page."
15628
  msgstr ""
15629
 
15630
+ #: builds/forminator/library/class-shortcode-generator.php:199
15631
  #: library/class-shortcode-generator.php:199
15632
  msgid "Close this dialog window."
15633
  msgstr ""
15634
 
15635
+ #: builds/forminator/library/class-shortcode-generator.php:225
15636
+ #: builds/forminator/library/class-shortcode-generator.php:249
15637
+ #: builds/forminator/library/class-shortcode-generator.php:273
15638
  #: library/class-shortcode-generator.php:225
15639
  #: library/class-shortcode-generator.php:249
15640
  #: library/class-shortcode-generator.php:273
15641
  msgid "Choose an option"
15642
  msgstr ""
15643
 
15644
+ #: builds/forminator/library/class-shortcode-generator.php:229
15645
+ #: builds/forminator/library/class-shortcode-generator.php:253
15646
+ #: builds/forminator/library/class-shortcode-generator.php:277
15647
  #: library/class-shortcode-generator.php:229
15648
  #: library/class-shortcode-generator.php:253
15649
  #: library/class-shortcode-generator.php:277
15650
  msgid "Please, select an option before you proceed."
15651
  msgstr ""
15652
 
15653
+ #: builds/forminator/library/class-shortcode-generator.php:237
15654
+ #: builds/forminator/library/class-shortcode-generator.php:261
15655
+ #: builds/forminator/library/class-shortcode-generator.php:285
15656
  #: library/class-shortcode-generator.php:237
15657
  #: library/class-shortcode-generator.php:261
15658
  #: library/class-shortcode-generator.php:285
15659
  msgid "Generate Shortcode"
15660
  msgstr ""
15661
 
15662
+ #: builds/forminator/library/class-shortcode-generator.php:320
15663
  #: library/class-shortcode-generator.php:320
15664
  msgid "Select Custom Form"
15665
  msgstr ""
15666
 
15667
+ #: builds/forminator/library/class-shortcode-generator.php:353
15668
+ #: builds/forminator/library/render/class-widget.php:161
15669
  #: library/class-shortcode-generator.php:353
15670
  #: library/render/class-widget.php:161
15671
  msgid "Select Poll"
15672
  msgstr ""
15673
 
15674
+ #: builds/forminator/library/class-shortcode-generator.php:386
15675
+ #: builds/forminator/library/render/class-widget.php:179
15676
  #: library/class-shortcode-generator.php:386
15677
  #: library/render/class-widget.php:179
15678
  msgid "Select Quiz"
15679
  msgstr ""
15680
 
15681
+ #: builds/forminator/library/field-autofill-providers/class-wp-post.php:34
15682
  #: library/field-autofill-providers/class-wp-post.php:34
15683
  msgid "Permalink"
15684
  msgstr ""
15685
 
15686
+ #: builds/forminator/library/field-autofill-providers/class-wp-user.php:35
15687
  #: library/field-autofill-providers/class-wp-user.php:35
15688
  msgid "Display Name"
15689
  msgstr ""
15690
 
15691
+ #: builds/forminator/library/fields/address.php:72
15692
+ #: builds/forminator/library/model/class-form-entry-model.php:424
15693
  #: library/fields/address.php:72 library/model/class-form-entry-model.php:424
15694
  msgid "Street Address"
15695
  msgstr ""
15696
 
15697
+ #: builds/forminator/library/fields/address.php:73
15698
  #: library/fields/address.php:73
15699
  msgid "E.g. 42 Wallaby Way"
15700
  msgstr ""
15701
 
15702
+ #: builds/forminator/library/fields/address.php:75
15703
  #: library/fields/address.php:75
15704
  msgid "E.g. Sydney"
15705
  msgstr ""
15706
 
15707
+ #: builds/forminator/library/fields/address.php:76
15708
  #: library/fields/address.php:76
15709
  msgid "State/Province"
15710
  msgstr ""
15711
 
15712
+ #: builds/forminator/library/fields/address.php:77
15713
  #: library/fields/address.php:77
15714
  msgid "E.g. New South Wales"
15715
  msgstr ""
15716
 
15717
+ #: builds/forminator/library/fields/address.php:78
15718
  #: library/fields/address.php:78
15719
  msgid "ZIP / Postal Code"
15720
  msgstr ""
15721
 
15722
+ #: builds/forminator/library/fields/address.php:79
15723
+ #: builds/forminator/library/fields/date.php:78 library/fields/address.php:79
15724
+ #: library/fields/date.php:78
15725
  msgid "E.g. 2000"
15726
  msgstr ""
15727
 
15728
+ #: builds/forminator/library/fields/address.php:81
15729
  #: library/fields/address.php:81
15730
  msgid "Apartment, suite, etc"
15731
  msgstr ""
15732
 
15733
+ #: builds/forminator/library/fields/address.php:82
15734
+ #: builds/forminator/library/fields/address.php:669
15735
+ #: builds/forminator/library/fields/address.php:770
15736
  #: library/fields/address.php:82 library/fields/address.php:669
15737
  #: library/fields/address.php:770
15738
  msgid "This field is required. Please enter the street address."
15739
  msgstr ""
15740
 
15741
+ #: builds/forminator/library/fields/address.php:83
15742
+ #: builds/forminator/library/fields/address.php:712
15743
+ #: builds/forminator/library/fields/address.php:809
15744
  #: library/fields/address.php:83 library/fields/address.php:712
15745
  #: library/fields/address.php:809
15746
  msgid "This field is required. Please enter the zip code."
15747
  msgstr ""
15748
 
15749
+ #: builds/forminator/library/fields/address.php:84
15750
+ #: builds/forminator/library/fields/address.php:723
15751
+ #: builds/forminator/library/fields/address.php:819
15752
  #: library/fields/address.php:84 library/fields/address.php:723
15753
  #: library/fields/address.php:819
15754
  msgid "This field is required. Please select the country."
15755
  msgstr ""
15756
 
15757
+ #: builds/forminator/library/fields/address.php:85
15758
+ #: builds/forminator/library/fields/address.php:690
15759
+ #: builds/forminator/library/fields/address.php:789
15760
  #: library/fields/address.php:85 library/fields/address.php:690
15761
  #: library/fields/address.php:789
15762
  msgid "This field is required. Please enter the city."
15763
  msgstr ""
15764
 
15765
+ #: builds/forminator/library/fields/address.php:86
15766
+ #: builds/forminator/library/fields/address.php:701
15767
+ #: builds/forminator/library/fields/address.php:799
15768
  #: library/fields/address.php:86 library/fields/address.php:701
15769
  #: library/fields/address.php:799
15770
  msgid "This field is required. Please enter the state."
15771
  msgstr ""
15772
 
15773
+ #: builds/forminator/library/fields/address.php:87
15774
+ #: builds/forminator/library/fields/address.php:679
15775
+ #: builds/forminator/library/fields/address.php:779
15776
  #: library/fields/address.php:87 library/fields/address.php:679
15777
  #: library/fields/address.php:779
15778
  msgid "This field is required. Please enter address line."
15779
  msgstr ""
15780
 
15781
+ #: builds/forminator/library/fields/calculation.php:80
15782
  #: library/fields/calculation.php:80
15783
  msgid "E.g. Calculated Value"
15784
  msgstr ""
15785
 
15786
+ #: builds/forminator/library/fields/calculation.php:241
15787
  #: library/fields/calculation.php:241
15788
  msgid "Failed to calculate field."
15789
  msgstr ""
15790
 
15791
+ #: builds/forminator/library/fields/captcha.php:73
15792
  #: library/fields/captcha.php:73
15793
  msgid "v2_checkbox"
15794
  msgstr ""
15795
 
15796
+ #: builds/forminator/library/fields/captcha.php:75
15797
+ #: builds/forminator/library/fields/captcha.php:206
15798
  #: library/fields/captcha.php:75 library/fields/captcha.php:206
15799
  msgid "reCAPTCHA verification failed. Please try again."
15800
  msgstr ""
15801
 
15802
+ #: builds/forminator/library/fields/currency.php:263
15803
+ #: builds/forminator/library/fields/currency.php:325
15804
+ #: builds/forminator/library/fields/number.php:237
15805
+ #: builds/forminator/library/fields/number.php:298
15806
  #: library/fields/currency.php:263 library/fields/currency.php:325
15807
  #: library/fields/number.php:237 library/fields/number.php:298
15808
  msgid "This field is required. Please enter number."
15809
  msgstr ""
15810
 
15811
+ #: builds/forminator/library/fields/currency.php:274
15812
+ #: builds/forminator/library/fields/number.php:248
15813
  #: library/fields/currency.php:274 library/fields/number.php:248
15814
  msgid "This is not valid number."
15815
  msgstr ""
15816
 
15817
+ #: builds/forminator/library/fields/currency.php:282
15818
+ #: builds/forminator/library/fields/number.php:256
15819
  #: library/fields/currency.php:282 library/fields/number.php:256
15820
  msgid "Please enter a value greater than or equal to {0}."
15821
  msgstr ""
15822
 
15823
+ #: builds/forminator/library/fields/currency.php:290
15824
+ #: builds/forminator/library/fields/number.php:264
15825
  #: library/fields/currency.php:290 library/fields/number.php:264
15826
  msgid "Please enter a value less than or equal to {0}."
15827
  msgstr ""
15828
 
15829
+ #: builds/forminator/library/fields/currency.php:340
15830
+ #: builds/forminator/library/fields/number.php:311
15831
  #: library/fields/currency.php:340 library/fields/number.php:311
15832
  msgid "Only numbers allowed."
15833
  msgstr ""
15834
 
15835
+ #: builds/forminator/library/fields/currency.php:357
15836
+ #: builds/forminator/library/fields/number.php:328
15837
  #: library/fields/currency.php:357 library/fields/number.php:328
15838
  #. translators: ...
15839
  msgid "The number should be less than %1$d and greater than %2$d."
15840
  msgstr ""
15841
 
15842
+ #: builds/forminator/library/fields/custom.php:46 library/fields/custom.php:46
15843
  msgid "Custom Field"
15844
  msgstr ""
15845
 
15846
+ #: builds/forminator/library/fields/custom.php:92 library/fields/custom.php:92
15847
  msgid "Field type"
15848
  msgstr ""
15849
 
15850
+ #: builds/forminator/library/fields/custom.php:96 library/fields/custom.php:96
15851
  msgid "Single line text"
15852
  msgstr ""
15853
 
15854
+ #: builds/forminator/library/fields/custom.php:100
15855
  #: library/fields/custom.php:100
15856
  msgid "Multi line text"
15857
  msgstr ""
15858
 
15859
+ #: builds/forminator/library/fields/custom.php:112
15860
+ #: builds/forminator/library/fields/number.php:66
15861
+ #: builds/forminator/library/fields/number.php:82
15862
+ #: builds/forminator/samples/forminator-simple-autofill-plugin/forminator-autofill-simple.php:37
15863
  #: library/fields/custom.php:112 library/fields/number.php:66
15864
  #: library/fields/number.php:82
15865
  #: samples/forminator-simple-autofill-plugin/forminator-autofill-simple.php:37
15866
  msgid "Number"
15867
  msgstr ""
15868
 
15869
+ #: builds/forminator/library/fields/custom.php:116
15870
  #: library/fields/custom.php:116
15871
  msgid "Checkboxes"
15872
  msgstr ""
15873
 
15874
+ #: builds/forminator/library/fields/custom.php:120
15875
  #: library/fields/custom.php:120
15876
  msgid "Radio Buttons"
15877
  msgstr ""
15878
 
15879
+ #: builds/forminator/library/fields/custom.php:135
15880
  #: library/fields/custom.php:135
15881
  msgid "Custom field name"
15882
  msgstr ""
15883
 
15884
+ #: builds/forminator/library/fields/custom.php:139
15885
  #: library/fields/custom.php:139
15886
  msgid "Existing field"
15887
  msgstr ""
15888
 
15889
+ #: builds/forminator/library/fields/custom.php:143
15890
  #: library/fields/custom.php:143
15891
  msgid "New field"
15892
  msgstr ""
15893
 
15894
+ #: builds/forminator/library/fields/custom.php:152
15895
  #: library/fields/custom.php:152
15896
  msgid "Pick existing field"
15897
  msgstr ""
15898
 
15899
+ #: builds/forminator/library/fields/custom.php:257
15900
  #: library/fields/custom.php:257
15901
  msgid "field name"
15902
  msgstr ""
15903
 
15904
+ #: builds/forminator/library/fields/custom.php:260
15905
  #: library/fields/custom.php:260
15906
  #. translators: ...
15907
  msgid "This field is required. Please enter the %s."
15908
  msgstr ""
15909
 
15910
+ #: builds/forminator/library/fields/date.php:56 library/fields/date.php:56
15911
  msgid "Datepicker"
15912
  msgstr ""
15913
 
15914
+ #: builds/forminator/library/fields/date.php:71 library/fields/date.php:71
15915
  msgid "Choose Date"
15916
  msgstr ""
15917
 
15918
+ #: builds/forminator/library/fields/date.php:74
15919
+ #: builds/forminator/library/fields/date.php:76 library/fields/date.php:74
15920
+ #: library/fields/date.php:76
15921
  msgid "E.g. 01"
15922
  msgstr ""
15923
 
15924
+ #: builds/forminator/library/fields/date.php:79
15925
+ #: builds/forminator/library/fields/date.php:1177
15926
+ #: builds/forminator/library/fields/date.php:1199
15927
+ #: builds/forminator/library/fields/date.php:1220
15928
+ #: builds/forminator/library/fields/date.php:1228
15929
+ #: builds/forminator/library/fields/date.php:1248 library/fields/date.php:79
15930
+ #: library/fields/date.php:1177 library/fields/date.php:1199
15931
+ #: library/fields/date.php:1220 library/fields/date.php:1228
15932
+ #: library/fields/date.php:1248
15933
  msgid "Please select one of the available dates."
15934
  msgstr ""
15935
 
15936
+ #: builds/forminator/library/fields/date.php:802 library/fields/date.php:802
15937
  msgid "Select Year"
15938
  msgstr ""
15939
 
15940
+ #: builds/forminator/library/fields/date.php:999 library/fields/date.php:999
15941
  msgid "This field is required."
15942
  msgstr ""
15943
 
15944
+ #: builds/forminator/library/fields/date.php:1019 library/fields/date.php:1019
15945
  msgid "Not valid date"
15946
  msgstr ""
15947
 
15948
+ #: builds/forminator/library/fields/date.php:1084 library/fields/date.php:1084
15949
  msgid "This field is required. Please enter a valid date."
15950
  msgstr ""
15951
 
15952
+ #: builds/forminator/library/fields/date.php:1122 library/fields/date.php:1122
15953
  msgid "Please enter a valid date."
15954
  msgstr ""
15955
 
15956
+ #: builds/forminator/library/fields/date.php:1138
15957
+ #: builds/forminator/library/fields/date.php:1146
15958
+ #: builds/forminator/library/fields/date.php:1154 library/fields/date.php:1138
15959
+ #: library/fields/date.php:1146 library/fields/date.php:1154
15960
  msgid "Please enter a valid year."
15961
  msgstr ""
15962
 
15963
+ #: builds/forminator/library/fields/email.php:202
15964
+ #: builds/forminator/library/fields/email.php:263
15965
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-registration.php:62
15966
  #: library/fields/email.php:202 library/fields/email.php:263
15967
  #: library/modules/custom-forms/form-templates/template-registration.php:62
15968
  msgid "This is not a valid email."
15969
  msgstr ""
15970
 
15971
+ #: builds/forminator/library/fields/email.php:215
15972
+ #: builds/forminator/library/fields/email.php:271 library/fields/email.php:215
15973
+ #: library/fields/email.php:271
15974
  msgid "This field is required. Please input a valid email."
15975
  msgstr ""
15976
 
15977
+ #: builds/forminator/library/fields/gdprcheckbox.php:57
15978
  #: library/fields/gdprcheckbox.php:57
15979
  msgid "GDPR Approval"
15980
  msgstr ""
15981
 
15982
+ #: builds/forminator/library/fields/gdprcheckbox.php:70
15983
  #: library/fields/gdprcheckbox.php:70
15984
  msgid ""
15985
  "Yes, I agree with the <a href=\"#\">privacy policy</a> and <a "
15986
  "href=\"#\">terms and conditions</a>."
15987
  msgstr ""
15988
 
15989
+ #: builds/forminator/library/fields/gdprcheckbox.php:71
15990
+ #: builds/forminator/library/fields/gdprcheckbox.php:171
15991
+ #: builds/forminator/library/fields/gdprcheckbox.php:195
15992
  #: library/fields/gdprcheckbox.php:71 library/fields/gdprcheckbox.php:171
15993
  #: library/fields/gdprcheckbox.php:195
15994
  msgid "This field is required. Please check it."
15995
  msgstr ""
15996
 
15997
+ #: builds/forminator/library/fields/hidden.php:61 library/fields/hidden.php:61
15998
  msgid "Hidden Field"
15999
  msgstr ""
16000
 
16001
+ #: builds/forminator/library/fields/html.php:56
16002
+ #: builds/forminator/library/fields/html.php:67 library/fields/html.php:56
16003
+ #: library/fields/html.php:67
16004
  msgid "HTML"
16005
  msgstr ""
16006
 
16007
+ #: builds/forminator/library/fields/multivalue.php:58
16008
+ #: builds/forminator/library/fields/multivalue.php:70
16009
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:540
16010
  #: library/fields/multivalue.php:58 library/fields/multivalue.php:70
16011
  #: library/modules/quizzes/admin/admin-loader.php:540
16012
  msgid "Checkbox"
16013
  msgstr ""
16014
 
16015
+ #: builds/forminator/library/fields/multivalue.php:74
16016
+ #: builds/forminator/library/fields/radio.php:75
16017
+ #: builds/forminator/library/fields/select.php:74
16018
  #: library/fields/multivalue.php:74 library/fields/radio.php:75
16019
  #: library/fields/select.php:74
16020
  msgid "Option 1"
16021
  msgstr ""
16022
 
16023
+ #: builds/forminator/library/fields/multivalue.php:79
16024
+ #: builds/forminator/library/fields/radio.php:80
16025
+ #: builds/forminator/library/fields/select.php:80
16026
  #: library/fields/multivalue.php:79 library/fields/radio.php:80
16027
  #: library/fields/select.php:80
16028
  msgid "Option 2"
16029
  msgstr ""
16030
 
16031
+ #: builds/forminator/library/fields/multivalue.php:237
16032
+ #: builds/forminator/library/fields/radio.php:240
16033
+ #: builds/forminator/library/fields/radio.php:266
16034
+ #: builds/forminator/library/fields/select.php:394
16035
+ #: builds/forminator/library/fields/select.php:425
16036
  #: library/fields/multivalue.php:237 library/fields/radio.php:240
16037
  #: library/fields/radio.php:266 library/fields/select.php:394
16038
  #: library/fields/select.php:425
16039
  msgid "This field is required. Please select a value."
16040
  msgstr ""
16041
 
16042
+ #: builds/forminator/library/fields/multivalue.php:262
16043
  #: library/fields/multivalue.php:262
16044
  msgid "This field is required. Please select a value"
16045
  msgstr ""
16046
 
16047
+ #: builds/forminator/library/fields/name.php:67 library/fields/name.php:67
16048
  msgid "E.g. John Doe"
16049
  msgstr ""
16050
 
16051
+ #: builds/forminator/library/fields/name.php:70
16052
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-contact-form.php:46
16053
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-contact-form.php:49
16054
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-newsletter.php:46
16055
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-newsletter.php:49
16056
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-quote.php:93
16057
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-quote.php:96
16058
  #: library/fields/name.php:70
16059
  #: library/modules/custom-forms/form-templates/template-contact-form.php:46
16060
  #: library/modules/custom-forms/form-templates/template-contact-form.php:49
16065
  msgid "E.g. John"
16066
  msgstr ""
16067
 
16068
+ #: builds/forminator/library/fields/name.php:72
16069
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-contact-form.php:51
16070
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-newsletter.php:51
16071
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-quote.php:98
16072
  #: library/fields/name.php:72
16073
  #: library/modules/custom-forms/form-templates/template-contact-form.php:51
16074
  #: library/modules/custom-forms/form-templates/template-newsletter.php:51
16076
  msgid "E.g. Smith"
16077
  msgstr ""
16078
 
16079
+ #: builds/forminator/library/fields/name.php:74
16080
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-contact-form.php:53
16081
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-newsletter.php:53
16082
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-quote.php:100
16083
  #: library/fields/name.php:74
16084
  #: library/modules/custom-forms/form-templates/template-contact-form.php:53
16085
  #: library/modules/custom-forms/form-templates/template-newsletter.php:53
16087
  msgid "E.g. Doe"
16088
  msgstr ""
16089
 
16090
+ #: builds/forminator/library/fields/name.php:79 library/fields/name.php:79
16091
  msgid "Name is required."
16092
  msgstr ""
16093
 
16094
+ #: builds/forminator/library/fields/name.php:80
16095
+ #: builds/forminator/library/fields/name.php:554
16096
+ #: builds/forminator/library/fields/name.php:645 library/fields/name.php:80
16097
+ #: library/fields/name.php:554 library/fields/name.php:645
16098
  msgid "Prefix is required."
16099
  msgstr ""
16100
 
16101
+ #: builds/forminator/library/fields/name.php:81 library/fields/name.php:81
16102
  msgid "First Name is required."
16103
  msgstr ""
16104
 
16105
+ #: builds/forminator/library/fields/name.php:82 library/fields/name.php:82
16106
  msgid "Middle Name is required."
16107
  msgstr ""
16108
 
16109
+ #: builds/forminator/library/fields/name.php:83 library/fields/name.php:83
16110
  msgid "Last Name is required."
16111
  msgstr ""
16112
 
16113
+ #: builds/forminator/library/fields/name.php:565
16114
+ #: builds/forminator/library/fields/name.php:655 library/fields/name.php:565
16115
+ #: library/fields/name.php:655
16116
  msgid "This field is required. Please input your first name."
16117
  msgstr ""
16118
 
16119
+ #: builds/forminator/library/fields/name.php:576
16120
+ #: builds/forminator/library/fields/name.php:665 library/fields/name.php:576
16121
+ #: library/fields/name.php:665
16122
  msgid "This field is required. Please input your middle name."
16123
  msgstr ""
16124
 
16125
+ #: builds/forminator/library/fields/name.php:587
16126
+ #: builds/forminator/library/fields/name.php:675 library/fields/name.php:587
16127
+ #: library/fields/name.php:675
16128
  msgid "This field is required. Please input your last name."
16129
  msgstr ""
16130
 
16131
+ #: builds/forminator/library/fields/name.php:596
16132
+ #: builds/forminator/library/fields/name.php:685 library/fields/name.php:596
16133
+ #: library/fields/name.php:685
16134
  msgid "This field is required. Please input your name."
16135
  msgstr ""
16136
 
16137
+ #: builds/forminator/library/fields/page-break.php:62
16138
  #: library/fields/page-break.php:62
16139
  msgid "Page Break"
16140
  msgstr ""
16141
 
16142
+ #: builds/forminator/library/fields/page-break.php:76
16143
  #: library/fields/page-break.php:76
16144
  msgid "« Previous Step"
16145
  msgstr ""
16146
 
16147
+ #: builds/forminator/library/fields/page-break.php:77
16148
  #: library/fields/page-break.php:77
16149
  msgid "Next Step »"
16150
  msgstr ""
16151
 
16152
+ #: builds/forminator/library/fields/password.php:84
16153
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-login.php:85
16154
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-registration.php:76
16155
  #: library/fields/password.php:84
16156
  #: library/modules/custom-forms/form-templates/template-login.php:85
16157
  #: library/modules/custom-forms/form-templates/template-registration.php:76
16158
  msgid "Enter your password"
16159
  msgstr ""
16160
 
16161
+ #: builds/forminator/library/fields/password.php:379
16162
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-registration.php:74
16163
  #: library/fields/password.php:379
16164
  #: library/modules/custom-forms/form-templates/template-registration.php:74
16165
  msgid "Your password is required."
16166
  msgstr ""
16167
 
16168
+ #: builds/forminator/library/fields/password.php:390
16169
+ #: builds/forminator/library/fields/password.php:483
16170
+ #: builds/forminator/library/fields/text.php:319
16171
+ #: builds/forminator/library/fields/text.php:372
16172
+ #: builds/forminator/library/fields/textarea.php:256
16173
+ #: builds/forminator/library/fields/textarea.php:309
16174
  #: library/fields/password.php:390 library/fields/password.php:483
16175
  #: library/fields/text.php:319 library/fields/text.php:372
16176
  #: library/fields/textarea.php:256 library/fields/textarea.php:309
16177
  msgid "You exceeded the allowed amount of characters. Please check again."
16178
  msgstr ""
16179
 
16180
+ #: builds/forminator/library/fields/password.php:398
16181
+ #: builds/forminator/library/fields/password.php:492
16182
+ #: builds/forminator/library/fields/text.php:327
16183
+ #: builds/forminator/library/fields/text.php:381
16184
+ #: builds/forminator/library/fields/textarea.php:264
16185
+ #: builds/forminator/library/fields/textarea.php:318
16186
  #: library/fields/password.php:398 library/fields/password.php:492
16187
  #: library/fields/text.php:327 library/fields/text.php:381
16188
  #: library/fields/textarea.php:264 library/fields/textarea.php:318
16189
  msgid "You exceeded the allowed amount of words. Please check again."
16190
  msgstr ""
16191
 
16192
+ #: builds/forminator/library/fields/password.php:411
16193
+ #: builds/forminator/library/fields/password.php:504
16194
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-registration.php:81
16195
  #: library/fields/password.php:411 library/fields/password.php:504
16196
  #: library/modules/custom-forms/form-templates/template-registration.php:81
16197
  msgid ""
16199
  "using 8 or more characters with a mix of letters, numbers & symbols."
16200
  msgstr ""
16201
 
16202
+ #: builds/forminator/library/fields/password.php:426
16203
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-registration.php:84
16204
  #: library/fields/password.php:426
16205
  #: library/modules/custom-forms/form-templates/template-registration.php:84
16206
  msgid "You must confirm your chosen password."
16207
  msgstr ""
16208
 
16209
+ #: builds/forminator/library/fields/password.php:438
16210
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-registration.php:83
16211
  #: library/fields/password.php:438
16212
  #: library/modules/custom-forms/form-templates/template-registration.php:83
16213
  msgid "Your passwords don't match."
16214
  msgstr ""
16215
 
16216
+ #: builds/forminator/library/fields/password.php:473
16217
+ #: builds/forminator/library/fields/text.php:308
16218
+ #: builds/forminator/library/fields/text.php:362
16219
+ #: builds/forminator/library/fields/textarea.php:245
16220
+ #: builds/forminator/library/fields/textarea.php:299
16221
  #: library/fields/password.php:473 library/fields/text.php:308
16222
  #: library/fields/text.php:362 library/fields/textarea.php:245
16223
  #: library/fields/textarea.php:299
16224
  msgid "This field is required. Please enter text."
16225
  msgstr ""
16226
 
16227
+ #: builds/forminator/library/fields/phone.php:85 library/fields/phone.php:85
16228
  msgid "E.g. +1 300 400 5000"
16229
  msgstr ""
16230
 
16231
+ #: builds/forminator/library/fields/phone.php:129 library/fields/phone.php:129
16232
  msgid "Please make sure the number has a national format."
16233
  msgstr ""
16234
 
16235
+ #: builds/forminator/library/fields/phone.php:140 library/fields/phone.php:140
16236
  msgid "Please make sure the number has an international format."
16237
  msgstr ""
16238
 
16239
+ #: builds/forminator/library/fields/phone.php:324
16240
+ #: builds/forminator/library/fields/phone.php:412 library/fields/phone.php:324
16241
+ #: library/fields/phone.php:412
16242
  msgid "This field is required. Please input a phone number."
16243
  msgstr ""
16244
 
16245
+ #: builds/forminator/library/fields/phone.php:349 library/fields/phone.php:349
16246
  msgid "Please input a valid phone number."
16247
  msgstr ""
16248
 
16249
+ #: builds/forminator/library/fields/phone.php:359
16250
+ #: builds/forminator/library/fields/phone.php:449 library/fields/phone.php:359
16251
+ #: library/fields/phone.php:449
16252
  msgid "You exceeded the allowed amount of numbers. Please check again."
16253
  msgstr ""
16254
 
16255
+ #: builds/forminator/library/fields/phone.php:369 library/fields/phone.php:369
16256
  msgid "Please input a valid international phone number."
16257
  msgstr ""
16258
 
16259
+ #: builds/forminator/library/fields/phone.php:381
16260
+ #: builds/forminator/library/fields/phone.php:482 library/fields/phone.php:381
16261
+ #: library/fields/phone.php:482
16262
  msgid "Please enter a valid phone number."
16263
  msgstr ""
16264
 
16265
+ #: builds/forminator/library/fields/phone.php:469 library/fields/phone.php:469
16266
  #. translators: ...
16267
  msgid "Invalid phone number. %s"
16268
  msgstr ""
16269
 
16270
+ #: builds/forminator/library/fields/postdata.php:56
16271
  #: library/fields/postdata.php:56
16272
  msgid "Post Data"
16273
  msgstr ""
16274
 
16275
+ #: builds/forminator/library/fields/postdata.php:602
16276
  #: library/fields/postdata.php:602
16277
  msgid "This field is required. Please fill in post data."
16278
  msgstr ""
16279
 
16280
+ #: builds/forminator/library/fields/postdata.php:613
16281
+ #: builds/forminator/library/fields/postdata.php:1018
16282
  #: library/fields/postdata.php:613 library/fields/postdata.php:1018
16283
  msgid "This field is required. Please enter the post title."
16284
  msgstr ""
16285
 
16286
+ #: builds/forminator/library/fields/postdata.php:621
16287
+ #: builds/forminator/library/fields/postdata.php:1031
16288
  #: library/fields/postdata.php:621 library/fields/postdata.php:1031
16289
  msgid "This field is required. Please enter the post content."
16290
  msgstr ""
16291
 
16292
+ #: builds/forminator/library/fields/postdata.php:629
16293
+ #: builds/forminator/library/fields/postdata.php:1044
16294
  #: library/fields/postdata.php:629 library/fields/postdata.php:1044
16295
  msgid "This field is required. Please enter the post excerpt."
16296
  msgstr ""
16297
 
16298
+ #: builds/forminator/library/fields/postdata.php:637
16299
+ #: builds/forminator/library/fields/postdata.php:1057
16300
  #: library/fields/postdata.php:637 library/fields/postdata.php:1057
16301
  msgid "This field is required. Please upload a post image."
16302
  msgstr ""
16303
 
16304
+ #: builds/forminator/library/fields/postdata.php:649
16305
+ #: builds/forminator/library/fields/postdata.php:1078
16306
  #: library/fields/postdata.php:649 library/fields/postdata.php:1078
16307
  #. translators: ...
16308
  msgid "This field is required. Please select a %s."
16309
  msgstr ""
16310
 
16311
+ #: builds/forminator/library/fields/postdata.php:679
16312
+ #: builds/forminator/library/fields/postdata.php:687
16313
+ #: builds/forminator/library/fields/postdata.php:695
16314
  #: library/fields/postdata.php:679 library/fields/postdata.php:687
16315
  #: library/fields/postdata.php:695
16316
  msgid ""
16318
  "Content."
16319
  msgstr ""
16320
 
16321
+ #: builds/forminator/library/fields/radio.php:59
16322
+ #: builds/forminator/library/fields/radio.php:71 library/fields/radio.php:59
16323
+ #: library/fields/radio.php:71
16324
  msgid "Radio"
16325
  msgstr ""
16326
 
16327
+ #: builds/forminator/library/fields/section.php:67
16328
  #: library/fields/section.php:67
16329
  msgid "Form Section"
16330
  msgstr ""
16331
 
16332
+ #: builds/forminator/library/fields/stripe.php:443
16333
  #: library/fields/stripe.php:443
16334
  msgid "Your Payment ID is empty, please reload the page and try again!"
16335
  msgstr ""
16336
 
16337
+ #: builds/forminator/library/fields/stripe.php:462
16338
  #: library/fields/stripe.php:462
16339
  msgid "Payment amount should be larger than 0."
16340
  msgstr ""
16341
 
16342
+ #: builds/forminator/library/fields/stripe.php:467
16343
  #: library/fields/stripe.php:467
16344
  msgid "Your Payment ID is empty!"
16345
  msgstr ""
16346
 
16347
+ #: builds/forminator/library/fields/stripe.php:669
16348
  #: library/fields/stripe.php:669
16349
  msgid "Stripe Payment ID does not exist."
16350
  msgstr ""
16351
 
16352
+ #: builds/forminator/library/fields/stripe.php:677
16353
  #: library/fields/stripe.php:677
16354
  msgid "Stripe Token not found on submitted data."
16355
  msgstr ""
16356
 
16357
+ #: builds/forminator/library/fields/text.php:80 library/fields/text.php:80
16358
  msgid "E.g. text placeholder"
16359
  msgstr ""
16360
 
16361
+ #: builds/forminator/library/fields/textarea.php:80
16362
  #: library/fields/textarea.php:80
16363
  msgid ""
16364
  "E.g. text placeholder\n"
16365
  "You can add new line"
16366
  msgstr ""
16367
 
16368
+ #: builds/forminator/library/fields/time.php:57 library/fields/time.php:57
16369
  msgid "Timepicker"
16370
  msgstr ""
16371
 
16372
+ #: builds/forminator/library/fields/time.php:72 library/fields/time.php:72
16373
  msgid "E.g. 08"
16374
  msgstr ""
16375
 
16376
+ #: builds/forminator/library/fields/time.php:74 library/fields/time.php:74
16377
  msgid "E.g. 00"
16378
  msgstr ""
16379
 
16380
+ #: builds/forminator/library/fields/time.php:466 library/fields/time.php:466
16381
  #. translators: ...
16382
  msgid "Please enter a value greater than or equal to %1$s for %2$s."
16383
  msgstr ""
16384
 
16385
+ #: builds/forminator/library/fields/time.php:473 library/fields/time.php:473
16386
  #. translators: ...
16387
  msgid "Please enter a value less than or equal to %1$s for %2$s."
16388
  msgstr ""
16389
 
16390
+ #: builds/forminator/library/fields/time.php:481
16391
+ #: builds/forminator/library/fields/time.php:516 library/fields/time.php:481
16392
+ #: library/fields/time.php:516
16393
  #. translators: ...
16394
  msgid "Please enter a valid number for %1$s."
16395
  msgstr ""
16396
 
16397
+ #: builds/forminator/library/fields/time.php:489
16398
+ #: builds/forminator/library/fields/time.php:641 library/fields/time.php:489
16399
+ #: library/fields/time.php:641
16400
  msgid "This field is required. Please input a valid hour."
16401
  msgstr ""
16402
 
16403
+ #: builds/forminator/library/fields/time.php:501 library/fields/time.php:501
16404
  #. translators: ...
16405
  msgid "Please enter a value greater than or equal to 0 for %1$s."
16406
  msgstr ""
16407
 
16408
+ #: builds/forminator/library/fields/time.php:508 library/fields/time.php:508
16409
  #. translators: ...
16410
  msgid "Please enter a value less than or equal to 59 for %1$s."
16411
  msgstr ""
16412
 
16413
+ #: builds/forminator/library/fields/time.php:524
16414
+ #: builds/forminator/library/fields/time.php:650 library/fields/time.php:524
16415
+ #: library/fields/time.php:650
16416
  msgid "This field is required. Please input a valid minute."
16417
  msgstr ""
16418
 
16419
+ #: builds/forminator/library/fields/time.php:664 library/fields/time.php:664
16420
  msgid "Please enter a valid hour."
16421
  msgstr ""
16422
 
16423
+ #: builds/forminator/library/fields/time.php:670 library/fields/time.php:670
16424
  msgid "Please enter a valid minute."
16425
  msgstr ""
16426
 
16427
+ #: builds/forminator/library/fields/upload.php:175
16428
+ #: builds/forminator/library/fields/upload.php:486
16429
  #: library/fields/upload.php:175 library/fields/upload.php:486
16430
  msgid "You can upload a maximum of %d files."
16431
  msgstr ""
16432
 
16433
+ #: builds/forminator/library/fields/upload.php:186
16434
+ #: builds/forminator/library/fields/upload.php:451
16435
  #: library/fields/upload.php:186 library/fields/upload.php:451
16436
  #. translators: ...
16437
  msgid "Maximum file size allowed is %1$s. "
16438
  msgstr ""
16439
 
16440
+ #: builds/forminator/library/fields/upload.php:189
16441
  #: library/fields/upload.php:189
16442
  msgid "file extension is not allowed."
16443
  msgstr ""
16444
 
16445
+ #: builds/forminator/library/fields/upload.php:247
16446
+ #: builds/forminator/library/fields/upload.php:309
16447
  #: library/fields/upload.php:247 library/fields/upload.php:309
16448
  msgid "This field is required. Please upload a file."
16449
  msgstr ""
16450
 
16451
+ #: builds/forminator/library/fields/upload.php:392
16452
  #: library/fields/upload.php:392
16453
  msgid ".%1$s file extension is not allowed."
16454
  msgstr ""
16455
 
16456
+ #: builds/forminator/library/fields/upload.php:440
16457
  #: library/fields/upload.php:440
16458
  msgid "The attached file is empty and can't be uploaded."
16459
  msgstr ""
16460
 
16461
+ #: builds/forminator/library/fields/website.php:73
16462
  #: library/fields/website.php:73
16463
  msgid "E.g. http://www.example.com"
16464
  msgstr ""
16465
 
16466
+ #: builds/forminator/library/fields/website.php:221
16467
  #: library/fields/website.php:221
16468
  msgid "This field is required. Please input a valid URL"
16469
  msgstr ""
16470
 
16471
+ #: builds/forminator/library/fields/website.php:241
16472
  #: library/fields/website.php:241
16473
  msgid "Please enter a valid Website URL (e.g. https://premium.wpmudev.org/)."
16474
  msgstr ""
16475
 
16476
+ #: builds/forminator/library/fields/website.php:279
16477
  #: library/fields/website.php:279
16478
  msgid "This field is required. Please input a valid URL."
16479
  msgstr ""
16480
 
16481
+ #: builds/forminator/library/gateways/class-paypal-express.php:267
16482
  #: library/gateways/class-paypal-express.php:267
16483
  msgid "PayPal payment fail"
16484
  msgstr ""
16485
 
16486
+ #: builds/forminator/library/gateways/class-paypal-express.php:312
16487
  #: library/gateways/class-paypal-express.php:312
16488
  msgid "Failed to configure PayPal payment"
16489
  msgstr ""
16490
 
16491
+ #: builds/forminator/library/gateways/class-paypal-express.php:317
16492
  #: library/gateways/class-paypal-express.php:317
16493
  msgid ""
16494
  "Some error has occurred while connecting to your PayPal account. Please "
16495
  "resolve the following errors and try to connect again."
16496
  msgstr ""
16497
 
16498
+ #: builds/forminator/library/gateways/class-stripe.php:75
16499
  #: library/gateways/class-stripe.php:75
16500
  msgid ""
16501
  "Stripe not available, please check your WordPress installation for PHP "
16502
  "Version and plugin conflicts."
16503
  msgstr ""
16504
 
16505
+ #: builds/forminator/library/gateways/class-stripe.php:150
16506
  #: library/gateways/class-stripe.php:150
16507
  msgid ""
16508
  "Some error has occurred while connecting to your Stripe account. Please "
16509
  "resolve the following errors and try to connect again."
16510
  msgstr ""
16511
 
16512
+ #: builds/forminator/library/helpers/helper-addon.php:31
16513
+ #: builds/forminator/library/helpers/helper-addon.php:40
16514
  #: library/helpers/helper-addon.php:31 library/helpers/helper-addon.php:40
16515
  msgid "Unlock this as part of a WPMU DEV Membership"
16516
  msgstr ""
16517
 
16518
+ #: builds/forminator/library/helpers/helper-core.php:536
16519
  #: library/helpers/helper-core.php:536
16520
  msgid "Submitting form, please wait"
16521
  msgstr ""
16522
 
16523
+ #: builds/forminator/library/helpers/helper-core.php:537
16524
  #: library/helpers/helper-core.php:537
16525
  msgid "An error occurred processing the form. Please try again"
16526
  msgstr ""
16527
 
16528
+ #: builds/forminator/library/helpers/helper-core.php:538
16529
  #: library/helpers/helper-core.php:538
16530
  msgid "An upload error occurred processing the form. Please try again"
16531
  msgstr ""
16532
 
16533
+ #: builds/forminator/library/helpers/helper-core.php:543
16534
  #: library/helpers/helper-core.php:543
16535
  msgid "Processing payment, please wait"
16536
  msgstr ""
16537
 
16538
+ #: builds/forminator/library/helpers/helper-core.php:544
16539
  #: library/helpers/helper-core.php:544
16540
  msgid "Success! Payment confirmed. Submitting form, please wait"
16541
  msgstr ""
16542
 
16543
+ #: builds/forminator/library/helpers/helper-core.php:545
16544
  #: library/helpers/helper-core.php:545
16545
  msgid "Error! Something went wrong when verifying the payment"
16546
  msgstr ""
16547
 
16548
+ #: builds/forminator/library/helpers/helper-core.php:547
16549
  #: library/helpers/helper-core.php:547
16550
  msgid "Invalid CAPTCHA"
16551
  msgstr ""
16552
 
16553
+ #: builds/forminator/library/helpers/helper-core.php:551
16554
  #: library/helpers/helper-core.php:551
16555
  msgid "Please try again"
16556
  msgstr ""
16557
 
16558
+ #: builds/forminator/library/helpers/helper-core.php:554
16559
  #: library/helpers/helper-core.php:554
16560
  msgid "Submitting vote, please wait"
16561
  msgstr ""
16562
 
16563
+ #: builds/forminator/library/helpers/helper-core.php:555
16564
  #: library/helpers/helper-core.php:555
16565
  msgid "An error occurred saving the vote. Please try again"
16566
  msgstr ""
16567
 
16568
+ #: builds/forminator/library/helpers/helper-core.php:558
16569
  #: library/helpers/helper-core.php:558
16570
  msgid "Loading more results…"
16571
  msgstr ""
16572
 
16573
+ #: builds/forminator/library/helpers/helper-core.php:559
16574
  #: library/helpers/helper-core.php:559
16575
  msgid "No results found"
16576
  msgstr ""
16577
 
16578
+ #: builds/forminator/library/helpers/helper-core.php:560
16579
  #: library/helpers/helper-core.php:560
16580
  msgid "Searching…"
16581
  msgstr ""
16582
 
16583
+ #: builds/forminator/library/helpers/helper-core.php:561
16584
  #: library/helpers/helper-core.php:561
16585
  msgid "The results could not be loaded."
16586
  msgstr ""
16587
 
16588
+ #: builds/forminator/library/helpers/helper-core.php:1106
16589
  #: library/helpers/helper-core.php:1106
16590
  msgid "Arabic"
16591
  msgstr ""
16592
 
16593
+ #: builds/forminator/library/helpers/helper-core.php:1107
16594
  #: library/helpers/helper-core.php:1107
16595
  msgid "Afrikaans"
16596
  msgstr ""
16597
 
16598
+ #: builds/forminator/library/helpers/helper-core.php:1108
16599
  #: library/helpers/helper-core.php:1108
16600
  msgid "Amharic"
16601
  msgstr ""
16602
 
16603
+ #: builds/forminator/library/helpers/helper-core.php:1109
16604
  #: library/helpers/helper-core.php:1109
16605
  msgid "Armenian"
16606
  msgstr ""
16607
 
16608
+ #: builds/forminator/library/helpers/helper-core.php:1110
16609
  #: library/helpers/helper-core.php:1110
16610
  msgid "Azerbaijani"
16611
  msgstr ""
16612
 
16613
+ #: builds/forminator/library/helpers/helper-core.php:1111
16614
  #: library/helpers/helper-core.php:1111
16615
  msgid "Basque"
16616
  msgstr ""
16617
 
16618
+ #: builds/forminator/library/helpers/helper-core.php:1112
16619
  #: library/helpers/helper-core.php:1112
16620
  msgid "Bengali"
16621
  msgstr ""
16622
 
16623
+ #: builds/forminator/library/helpers/helper-core.php:1113
16624
  #: library/helpers/helper-core.php:1113
16625
  msgid "Bulgarian"
16626
  msgstr ""
16627
 
16628
+ #: builds/forminator/library/helpers/helper-core.php:1114
16629
  #: library/helpers/helper-core.php:1114
16630
  msgid "Catalan"
16631
  msgstr ""
16632
 
16633
+ #: builds/forminator/library/helpers/helper-core.php:1115
16634
  #: library/helpers/helper-core.php:1115
16635
  msgid "Chinese (Hong Kong)"
16636
  msgstr ""
16637
 
16638
+ #: builds/forminator/library/helpers/helper-core.php:1116
16639
  #: library/helpers/helper-core.php:1116
16640
  msgid "Chinese (Simplified)"
16641
  msgstr ""
16642
 
16643
+ #: builds/forminator/library/helpers/helper-core.php:1117
16644
  #: library/helpers/helper-core.php:1117
16645
  msgid "Chinese (Traditional)"
16646
  msgstr ""
16647
 
16648
+ #: builds/forminator/library/helpers/helper-core.php:1118
16649
  #: library/helpers/helper-core.php:1118
16650
  msgid "Croatian"
16651
  msgstr ""
16652
 
16653
+ #: builds/forminator/library/helpers/helper-core.php:1119
16654
  #: library/helpers/helper-core.php:1119
16655
  msgid "Czech"
16656
  msgstr ""
16657
 
16658
+ #: builds/forminator/library/helpers/helper-core.php:1120
16659
  #: library/helpers/helper-core.php:1120
16660
  msgid "Danish"
16661
  msgstr ""
16662
 
16663
+ #: builds/forminator/library/helpers/helper-core.php:1121
16664
  #: library/helpers/helper-core.php:1121
16665
  msgid "Dutch"
16666
  msgstr ""
16667
 
16668
+ #: builds/forminator/library/helpers/helper-core.php:1122
16669
  #: library/helpers/helper-core.php:1122
16670
  msgid "English (UK)"
16671
  msgstr ""
16672
 
16673
+ #: builds/forminator/library/helpers/helper-core.php:1123
16674
  #: library/helpers/helper-core.php:1123
16675
  msgid "English (US)"
16676
  msgstr ""
16677
 
16678
+ #: builds/forminator/library/helpers/helper-core.php:1124
16679
  #: library/helpers/helper-core.php:1124
16680
  msgid "Estonian"
16681
  msgstr ""
16682
 
16683
+ #: builds/forminator/library/helpers/helper-core.php:1125
16684
  #: library/helpers/helper-core.php:1125
16685
  msgid "Filipino"
16686
  msgstr ""
16687
 
16688
+ #: builds/forminator/library/helpers/helper-core.php:1126
16689
  #: library/helpers/helper-core.php:1126
16690
  msgid "Finnish"
16691
  msgstr ""
16692
 
16693
+ #: builds/forminator/library/helpers/helper-core.php:1127
16694
  #: library/helpers/helper-core.php:1127
16695
  msgid "French"
16696
  msgstr ""
16697
 
16698
+ #: builds/forminator/library/helpers/helper-core.php:1128
16699
  #: library/helpers/helper-core.php:1128
16700
  msgid "French (Canadian)"
16701
  msgstr ""
16702
 
16703
+ #: builds/forminator/library/helpers/helper-core.php:1129
16704
  #: library/helpers/helper-core.php:1129
16705
  msgid "Galician"
16706
  msgstr ""
16707
 
16708
+ #: builds/forminator/library/helpers/helper-core.php:1130
16709
  #: library/helpers/helper-core.php:1130
16710
  msgid "Georgian"
16711
  msgstr ""
16712
 
16713
+ #: builds/forminator/library/helpers/helper-core.php:1131
16714
  #: library/helpers/helper-core.php:1131
16715
  msgid "German"
16716
  msgstr ""
16717
 
16718
+ #: builds/forminator/library/helpers/helper-core.php:1132
16719
  #: library/helpers/helper-core.php:1132
16720
  msgid "German (Austria)"
16721
  msgstr ""
16722
 
16723
+ #: builds/forminator/library/helpers/helper-core.php:1133
16724
  #: library/helpers/helper-core.php:1133
16725
  msgid "German (Switzerland)"
16726
  msgstr ""
16727
 
16728
+ #: builds/forminator/library/helpers/helper-core.php:1134
16729
  #: library/helpers/helper-core.php:1134
16730
  msgid "Greek"
16731
  msgstr ""
16732
 
16733
+ #: builds/forminator/library/helpers/helper-core.php:1135
16734
  #: library/helpers/helper-core.php:1135
16735
  msgid "Gujarati"
16736
  msgstr ""
16737
 
16738
+ #: builds/forminator/library/helpers/helper-core.php:1136
16739
  #: library/helpers/helper-core.php:1136
16740
  msgid "Hebrew"
16741
  msgstr ""
16742
 
16743
+ #: builds/forminator/library/helpers/helper-core.php:1137
16744
  #: library/helpers/helper-core.php:1137
16745
  msgid "Hindi"
16746
  msgstr ""
16747
 
16748
+ #: builds/forminator/library/helpers/helper-core.php:1138
16749
  #: library/helpers/helper-core.php:1138
16750
  msgid "Hungarain"
16751
  msgstr ""
16752
 
16753
+ #: builds/forminator/library/helpers/helper-core.php:1139
16754
  #: library/helpers/helper-core.php:1139
16755
  msgid "Icelandic"
16756
  msgstr ""
16757
 
16758
+ #: builds/forminator/library/helpers/helper-core.php:1140
16759
  #: library/helpers/helper-core.php:1140
16760
  msgid "Indonesian"
16761
  msgstr ""
16762
 
16763
+ #: builds/forminator/library/helpers/helper-core.php:1141
16764
  #: library/helpers/helper-core.php:1141
16765
  msgid "Italian"
16766
  msgstr ""
16767
 
16768
+ #: builds/forminator/library/helpers/helper-core.php:1142
16769
  #: library/helpers/helper-core.php:1142
16770
  msgid "Japanese"
16771
  msgstr ""
16772
 
16773
+ #: builds/forminator/library/helpers/helper-core.php:1143
16774
  #: library/helpers/helper-core.php:1143
16775
  msgid "Kannada"
16776
  msgstr ""
16777
 
16778
+ #: builds/forminator/library/helpers/helper-core.php:1144
16779
  #: library/helpers/helper-core.php:1144
16780
  msgid "Korean"
16781
  msgstr ""
16782
 
16783
+ #: builds/forminator/library/helpers/helper-core.php:1145
16784
  #: library/helpers/helper-core.php:1145
16785
  msgid "Laothian"
16786
  msgstr ""
16787
 
16788
+ #: builds/forminator/library/helpers/helper-core.php:1146
16789
  #: library/helpers/helper-core.php:1146
16790
  msgid "Latvian"
16791
  msgstr ""
16792
 
16793
+ #: builds/forminator/library/helpers/helper-core.php:1147
16794
  #: library/helpers/helper-core.php:1147
16795
  msgid "Lithuanian"
16796
  msgstr ""
16797
 
16798
+ #: builds/forminator/library/helpers/helper-core.php:1148
16799
  #: library/helpers/helper-core.php:1148
16800
  msgid "Malay"
16801
  msgstr ""
16802
 
16803
+ #: builds/forminator/library/helpers/helper-core.php:1149
16804
  #: library/helpers/helper-core.php:1149
16805
  msgid "Malayalam"
16806
  msgstr ""
16807
 
16808
+ #: builds/forminator/library/helpers/helper-core.php:1150
16809
  #: library/helpers/helper-core.php:1150
16810
  msgid "Marathi"
16811
  msgstr ""
16812
 
16813
+ #: builds/forminator/library/helpers/helper-core.php:1151
16814
  #: library/helpers/helper-core.php:1151
16815
  msgid "Mongolian"
16816
  msgstr ""
16817
 
16818
+ #: builds/forminator/library/helpers/helper-core.php:1152
16819
  #: library/helpers/helper-core.php:1152
16820
  msgid "Norwegian"
16821
  msgstr ""
16822
 
16823
+ #: builds/forminator/library/helpers/helper-core.php:1153
16824
  #: library/helpers/helper-core.php:1153
16825
  msgid "Persian"
16826
  msgstr ""
16827
 
16828
+ #: builds/forminator/library/helpers/helper-core.php:1154
16829
  #: library/helpers/helper-core.php:1154
16830
  msgid "Polish"
16831
  msgstr ""
16832
 
16833
+ #: builds/forminator/library/helpers/helper-core.php:1155
16834
  #: library/helpers/helper-core.php:1155
16835
  msgid "Portuguese"
16836
  msgstr ""
16837
 
16838
+ #: builds/forminator/library/helpers/helper-core.php:1156
16839
  #: library/helpers/helper-core.php:1156
16840
  msgid "Portuguese (Brazil)"
16841
  msgstr ""
16842
 
16843
+ #: builds/forminator/library/helpers/helper-core.php:1157
16844
  #: library/helpers/helper-core.php:1157
16845
  msgid "Portuguese (Portugal)"
16846
  msgstr ""
16847
 
16848
+ #: builds/forminator/library/helpers/helper-core.php:1158
16849
  #: library/helpers/helper-core.php:1158
16850
  msgid "Romanian"
16851
  msgstr ""
16852
 
16853
+ #: builds/forminator/library/helpers/helper-core.php:1159
16854
  #: library/helpers/helper-core.php:1159
16855
  msgid "Russian"
16856
  msgstr ""
16857
 
16858
+ #: builds/forminator/library/helpers/helper-core.php:1160
16859
  #: library/helpers/helper-core.php:1160
16860
  msgid "Serbian"
16861
  msgstr ""
16862
 
16863
+ #: builds/forminator/library/helpers/helper-core.php:1161
16864
  #: library/helpers/helper-core.php:1161
16865
  msgid "Sinhalese"
16866
  msgstr ""
16867
 
16868
+ #: builds/forminator/library/helpers/helper-core.php:1162
16869
  #: library/helpers/helper-core.php:1162
16870
  msgid "Slovak"
16871
  msgstr ""
16872
 
16873
+ #: builds/forminator/library/helpers/helper-core.php:1163
16874
  #: library/helpers/helper-core.php:1163
16875
  msgid "Slovenian"
16876
  msgstr ""
16877
 
16878
+ #: builds/forminator/library/helpers/helper-core.php:1164
16879
  #: library/helpers/helper-core.php:1164
16880
  msgid "Spanish"
16881
  msgstr ""
16882
 
16883
+ #: builds/forminator/library/helpers/helper-core.php:1165
16884
  #: library/helpers/helper-core.php:1165
16885
  msgid "Spanish (Latin America)"
16886
  msgstr ""
16887
 
16888
+ #: builds/forminator/library/helpers/helper-core.php:1166
16889
  #: library/helpers/helper-core.php:1166
16890
  msgid "Swahili"
16891
  msgstr ""
16892
 
16893
+ #: builds/forminator/library/helpers/helper-core.php:1167
16894
  #: library/helpers/helper-core.php:1167
16895
  msgid "Swedish"
16896
  msgstr ""
16897
 
16898
+ #: builds/forminator/library/helpers/helper-core.php:1168
16899
  #: library/helpers/helper-core.php:1168
16900
  msgid "Tamil"
16901
  msgstr ""
16902
 
16903
+ #: builds/forminator/library/helpers/helper-core.php:1169
16904
  #: library/helpers/helper-core.php:1169
16905
  msgid "Telugu"
16906
  msgstr ""
16907
 
16908
+ #: builds/forminator/library/helpers/helper-core.php:1170
16909
  #: library/helpers/helper-core.php:1170
16910
  msgid "Thai"
16911
  msgstr ""
16912
 
16913
+ #: builds/forminator/library/helpers/helper-core.php:1171
16914
  #: library/helpers/helper-core.php:1171
16915
  msgid "Turkish"
16916
  msgstr ""
16917
 
16918
+ #: builds/forminator/library/helpers/helper-core.php:1172
16919
  #: library/helpers/helper-core.php:1172
16920
  msgid "Ukrainian"
16921
  msgstr ""
16922
 
16923
+ #: builds/forminator/library/helpers/helper-core.php:1173
16924
  #: library/helpers/helper-core.php:1173
16925
  msgid "Urdu"
16926
  msgstr ""
16927
 
16928
+ #: builds/forminator/library/helpers/helper-core.php:1174
16929
  #: library/helpers/helper-core.php:1174
16930
  msgid "Vietnamese"
16931
  msgstr ""
16932
 
16933
+ #: builds/forminator/library/helpers/helper-core.php:1175
16934
  #: library/helpers/helper-core.php:1175
16935
  msgid "Zulu"
16936
  msgstr ""
16937
 
16938
+ #: builds/forminator/library/helpers/helper-fields.php:376
16939
  #: library/helpers/helper-fields.php:376
16940
  msgid "Date (mm/dd/yyyy)"
16941
  msgstr ""
16942
 
16943
+ #: builds/forminator/library/helpers/helper-fields.php:377
16944
  #: library/helpers/helper-fields.php:377
16945
  msgid "Date (dd/mm/yyyy)"
16946
  msgstr ""
16947
 
16948
+ #: builds/forminator/library/helpers/helper-fields.php:383
16949
  #: library/helpers/helper-fields.php:383
16950
  msgid "User ID"
16951
  msgstr ""
16952
 
16953
+ #: builds/forminator/library/helpers/helper-fields.php:388
16954
  #: library/helpers/helper-fields.php:388
16955
  msgid "Query Parameter"
16956
  msgstr ""
16957
 
16958
+ #: builds/forminator/library/helpers/helper-fields.php:411
16959
  #: library/helpers/helper-fields.php:411
16960
  msgid "Payment Mode"
16961
  msgstr ""
16962
 
16963
+ #: builds/forminator/library/helpers/helper-fields.php:412
16964
  #: library/helpers/helper-fields.php:412
16965
  msgid "Payment Status"
16966
  msgstr ""
16967
 
16968
+ #: builds/forminator/library/helpers/helper-fields.php:413
16969
  #: library/helpers/helper-fields.php:413
16970
  msgid "Payment Amount"
16971
  msgstr ""
16972
 
16973
+ #: builds/forminator/library/helpers/helper-fields.php:414
16974
  #: library/helpers/helper-fields.php:414
16975
  msgid "Payment Currency"
16976
  msgstr ""
16977
 
16978
+ #: builds/forminator/library/helpers/helper-fields.php:469
16979
  #: library/helpers/helper-fields.php:469
16980
  msgid "Mr."
16981
  msgstr ""
16982
 
16983
+ #: builds/forminator/library/helpers/helper-fields.php:470
16984
  #: library/helpers/helper-fields.php:470
16985
  msgid "Mrs."
16986
  msgstr ""
16987
 
16988
+ #: builds/forminator/library/helpers/helper-fields.php:471
16989
  #: library/helpers/helper-fields.php:471
16990
  msgid "Ms."
16991
  msgstr ""
16992
 
16993
+ #: builds/forminator/library/helpers/helper-fields.php:1069
16994
+ #: builds/forminator/library/model/class-form-entries-list-table.php:291
16995
+ #: builds/forminator/library/model/class-form-entry-model.php:1342
16996
  #: library/helpers/helper-fields.php:1069
16997
  #: library/model/class-form-entries-list-table.php:291
16998
  #: library/model/class-form-entry-model.php:1342
16999
  msgid "View File"
17000
  msgstr ""
17001
 
17002
+ #: builds/forminator/library/helpers/helper-fields.php:1096
17003
+ #: builds/forminator/library/helpers/helper-fields.php:1098
17004
  #: library/helpers/helper-fields.php:1096
17005
  #: library/helpers/helper-fields.php:1098
17006
  msgid "<strong>Country: </strong> %s"
17007
  msgstr ""
17008
 
17009
+ #: builds/forminator/library/helpers/helper-fields.php:1108
17010
+ #: builds/forminator/library/helpers/helper-fields.php:1114
17011
  #: library/helpers/helper-fields.php:1108
17012
  #: library/helpers/helper-fields.php:1114
17013
  #. translators: ...
17014
  msgid "<strong>%1$s : </strong> %2$s"
17015
  msgstr ""
17016
 
17017
+ #: builds/forminator/library/helpers/helper-fields.php:1125
17018
  #: library/helpers/helper-fields.php:1125
17019
  #. translators: ...
17020
  msgid "<strong>Total</strong> %s"
17021
  msgstr ""
17022
 
17023
+ #: builds/forminator/library/helpers/helper-fields.php:1153
17024
  #: library/helpers/helper-fields.php:1153
17025
  msgid "Afghanistan"
17026
  msgstr ""
17027
 
17028
+ #: builds/forminator/library/helpers/helper-fields.php:1154
17029
  #: library/helpers/helper-fields.php:1154
17030
  msgid "Albania"
17031
  msgstr ""
17032
 
17033
+ #: builds/forminator/library/helpers/helper-fields.php:1155
17034
  #: library/helpers/helper-fields.php:1155
17035
  msgid "Algeria"
17036
  msgstr ""
17037
 
17038
+ #: builds/forminator/library/helpers/helper-fields.php:1156
17039
  #: library/helpers/helper-fields.php:1156
17040
  msgid "American Samoa"
17041
  msgstr ""
17042
 
17043
+ #: builds/forminator/library/helpers/helper-fields.php:1157
17044
  #: library/helpers/helper-fields.php:1157
17045
  msgid "Andorra"
17046
  msgstr ""
17047
 
17048
+ #: builds/forminator/library/helpers/helper-fields.php:1158
17049
  #: library/helpers/helper-fields.php:1158
17050
  msgid "Angola"
17051
  msgstr ""
17052
 
17053
+ #: builds/forminator/library/helpers/helper-fields.php:1159
17054
  #: library/helpers/helper-fields.php:1159
17055
  msgid "Anguilla"
17056
  msgstr ""
17057
 
17058
+ #: builds/forminator/library/helpers/helper-fields.php:1160
17059
  #: library/helpers/helper-fields.php:1160
17060
  msgid "Antarctica"
17061
  msgstr ""
17062
 
17063
+ #: builds/forminator/library/helpers/helper-fields.php:1161
17064
  #: library/helpers/helper-fields.php:1161
17065
  msgid "Antigua and Barbuda"
17066
  msgstr ""
17067
 
17068
+ #: builds/forminator/library/helpers/helper-fields.php:1162
17069
  #: library/helpers/helper-fields.php:1162
17070
  msgid "Argentina"
17071
  msgstr ""
17072
 
17073
+ #: builds/forminator/library/helpers/helper-fields.php:1163
17074
  #: library/helpers/helper-fields.php:1163
17075
  msgid "Armenia"
17076
  msgstr ""
17077
 
17078
+ #: builds/forminator/library/helpers/helper-fields.php:1164
17079
  #: library/helpers/helper-fields.php:1164
17080
  msgid "Australia"
17081
  msgstr ""
17082
 
17083
+ #: builds/forminator/library/helpers/helper-fields.php:1165
17084
  #: library/helpers/helper-fields.php:1165
17085
  msgid "Aruba"
17086
  msgstr ""
17087
 
17088
+ #: builds/forminator/library/helpers/helper-fields.php:1166
17089
  #: library/helpers/helper-fields.php:1166
17090
  msgid "Austria"
17091
  msgstr ""
17092
 
17093
+ #: builds/forminator/library/helpers/helper-fields.php:1167
17094
  #: library/helpers/helper-fields.php:1167
17095
  msgid "Azerbaijan"
17096
  msgstr ""
17097
 
17098
+ #: builds/forminator/library/helpers/helper-fields.php:1168
17099
  #: library/helpers/helper-fields.php:1168
17100
  msgid "Bahamas"
17101
  msgstr ""
17102
 
17103
+ #: builds/forminator/library/helpers/helper-fields.php:1169
17104
  #: library/helpers/helper-fields.php:1169
17105
  msgid "Bahrain"
17106
  msgstr ""
17107
 
17108
+ #: builds/forminator/library/helpers/helper-fields.php:1170
17109
  #: library/helpers/helper-fields.php:1170
17110
  msgid "Bangladesh"
17111
  msgstr ""
17112
 
17113
+ #: builds/forminator/library/helpers/helper-fields.php:1171
17114
  #: library/helpers/helper-fields.php:1171
17115
  msgid "Barbados"
17116
  msgstr ""
17117
 
17118
+ #: builds/forminator/library/helpers/helper-fields.php:1172
17119
  #: library/helpers/helper-fields.php:1172
17120
  msgid "Belarus"
17121
  msgstr ""
17122
 
17123
+ #: builds/forminator/library/helpers/helper-fields.php:1173
17124
  #: library/helpers/helper-fields.php:1173
17125
  msgid "Belgium"
17126
  msgstr ""
17127
 
17128
+ #: builds/forminator/library/helpers/helper-fields.php:1174
17129
  #: library/helpers/helper-fields.php:1174
17130
  msgid "Belize"
17131
  msgstr ""
17132
 
17133
+ #: builds/forminator/library/helpers/helper-fields.php:1175
17134
  #: library/helpers/helper-fields.php:1175
17135
  msgid "Benin"
17136
  msgstr ""
17137
 
17138
+ #: builds/forminator/library/helpers/helper-fields.php:1176
17139
  #: library/helpers/helper-fields.php:1176
17140
  msgid "Bermuda"
17141
  msgstr ""
17142
 
17143
+ #: builds/forminator/library/helpers/helper-fields.php:1177
17144
  #: library/helpers/helper-fields.php:1177
17145
  msgid "Bhutan"
17146
  msgstr ""
17147
 
17148
+ #: builds/forminator/library/helpers/helper-fields.php:1178
17149
  #: library/helpers/helper-fields.php:1178
17150
  msgid "Bolivia"
17151
  msgstr ""
17152
 
17153
+ #: builds/forminator/library/helpers/helper-fields.php:1179
17154
  #: library/helpers/helper-fields.php:1179
17155
  msgid "Bosnia and Herzegovina"
17156
  msgstr ""
17157
 
17158
+ #: builds/forminator/library/helpers/helper-fields.php:1180
17159
  #: library/helpers/helper-fields.php:1180
17160
  msgid "Botswana"
17161
  msgstr ""
17162
 
17163
+ #: builds/forminator/library/helpers/helper-fields.php:1181
17164
  #: library/helpers/helper-fields.php:1181
17165
  msgid "Bouvet Island"
17166
  msgstr ""
17167
 
17168
+ #: builds/forminator/library/helpers/helper-fields.php:1182
17169
  #: library/helpers/helper-fields.php:1182
17170
  msgid "Brazil"
17171
  msgstr ""
17172
 
17173
+ #: builds/forminator/library/helpers/helper-fields.php:1183
17174
  #: library/helpers/helper-fields.php:1183
17175
  msgid "British Indian Ocean Territory"
17176
  msgstr ""
17177
 
17178
+ #: builds/forminator/library/helpers/helper-fields.php:1184
17179
  #: library/helpers/helper-fields.php:1184
17180
  msgid "Brunei"
17181
  msgstr ""
17182
 
17183
+ #: builds/forminator/library/helpers/helper-fields.php:1185
17184
  #: library/helpers/helper-fields.php:1185
17185
  msgid "Bulgaria"
17186
  msgstr ""
17187
 
17188
+ #: builds/forminator/library/helpers/helper-fields.php:1186
17189
  #: library/helpers/helper-fields.php:1186
17190
  msgid "Burkina Faso"
17191
  msgstr ""
17192
 
17193
+ #: builds/forminator/library/helpers/helper-fields.php:1187
17194
  #: library/helpers/helper-fields.php:1187
17195
  msgid "Burundi"
17196
  msgstr ""
17197
 
17198
+ #: builds/forminator/library/helpers/helper-fields.php:1188
17199
  #: library/helpers/helper-fields.php:1188
17200
  msgid "Cambodia"
17201
  msgstr ""
17202
 
17203
+ #: builds/forminator/library/helpers/helper-fields.php:1189
17204
  #: library/helpers/helper-fields.php:1189
17205
  msgid "Cameroon"
17206
  msgstr ""
17207
 
17208
+ #: builds/forminator/library/helpers/helper-fields.php:1190
17209
  #: library/helpers/helper-fields.php:1190
17210
  msgid "Canada"
17211
  msgstr ""
17212
 
17213
+ #: builds/forminator/library/helpers/helper-fields.php:1191
17214
  #: library/helpers/helper-fields.php:1191
17215
  msgid "Cape Verde"
17216
  msgstr ""
17217
 
17218
+ #: builds/forminator/library/helpers/helper-fields.php:1192
17219
  #: library/helpers/helper-fields.php:1192
17220
  msgid "Cayman Islands"
17221
  msgstr ""
17222
 
17223
+ #: builds/forminator/library/helpers/helper-fields.php:1193
17224
  #: library/helpers/helper-fields.php:1193
17225
  msgid "Central African Republic"
17226
  msgstr ""
17227
 
17228
+ #: builds/forminator/library/helpers/helper-fields.php:1194
17229
  #: library/helpers/helper-fields.php:1194
17230
  msgid "Chad"
17231
  msgstr ""
17232
 
17233
+ #: builds/forminator/library/helpers/helper-fields.php:1195
17234
  #: library/helpers/helper-fields.php:1195
17235
  msgid "Chile"
17236
  msgstr ""
17237
 
17238
+ #: builds/forminator/library/helpers/helper-fields.php:1196
17239
  #: library/helpers/helper-fields.php:1196
17240
  msgid "China, People's Republic of"
17241
  msgstr ""
17242
 
17243
+ #: builds/forminator/library/helpers/helper-fields.php:1197
17244
  #: library/helpers/helper-fields.php:1197
17245
  msgid "Christmas Island"
17246
  msgstr ""
17247
 
17248
+ #: builds/forminator/library/helpers/helper-fields.php:1198
17249
  #: library/helpers/helper-fields.php:1198
17250
  msgid "Cocos Islands"
17251
  msgstr ""
17252
 
17253
+ #: builds/forminator/library/helpers/helper-fields.php:1199
17254
  #: library/helpers/helper-fields.php:1199
17255
  msgid "Colombia"
17256
  msgstr ""
17257
 
17258
+ #: builds/forminator/library/helpers/helper-fields.php:1200
17259
  #: library/helpers/helper-fields.php:1200
17260
  msgid "Comoros"
17261
  msgstr ""
17262
 
17263
+ #: builds/forminator/library/helpers/helper-fields.php:1201
17264
  #: library/helpers/helper-fields.php:1201
17265
  msgid "Congo, Democratic Republic of the"
17266
  msgstr ""
17267
 
17268
+ #: builds/forminator/library/helpers/helper-fields.php:1202
17269
  #: library/helpers/helper-fields.php:1202
17270
  msgid "Congo, Republic of the"
17271
  msgstr ""
17272
 
17273
+ #: builds/forminator/library/helpers/helper-fields.php:1203
17274
  #: library/helpers/helper-fields.php:1203
17275
  msgid "Cook Islands"
17276
  msgstr ""
17277
 
17278
+ #: builds/forminator/library/helpers/helper-fields.php:1204
17279
  #: library/helpers/helper-fields.php:1204
17280
  msgid "Costa Rica"
17281
  msgstr ""
17282
 
17283
+ #: builds/forminator/library/helpers/helper-fields.php:1205
17284
  #: library/helpers/helper-fields.php:1205
17285
  msgid "Côte d'Ivoire"
17286
  msgstr ""
17287
 
17288
+ #: builds/forminator/library/helpers/helper-fields.php:1206
17289
  #: library/helpers/helper-fields.php:1206
17290
  msgid "Croatia"
17291
  msgstr ""
17292
 
17293
+ #: builds/forminator/library/helpers/helper-fields.php:1207
17294
  #: library/helpers/helper-fields.php:1207
17295
  msgid "Cuba"
17296
  msgstr ""
17297
 
17298
+ #: builds/forminator/library/helpers/helper-fields.php:1208
17299
  #: library/helpers/helper-fields.php:1208
17300
  msgid "Curaçao"
17301
  msgstr ""
17302
 
17303
+ #: builds/forminator/library/helpers/helper-fields.php:1209
17304
  #: library/helpers/helper-fields.php:1209
17305
  msgid "Cyprus"
17306
  msgstr ""
17307
 
17308
+ #: builds/forminator/library/helpers/helper-fields.php:1210
17309
  #: library/helpers/helper-fields.php:1210
17310
  msgid "Czech Republic"
17311
  msgstr ""
17312
 
17313
+ #: builds/forminator/library/helpers/helper-fields.php:1211
17314
  #: library/helpers/helper-fields.php:1211
17315
  msgid "Denmark"
17316
  msgstr ""
17317
 
17318
+ #: builds/forminator/library/helpers/helper-fields.php:1212
17319
  #: library/helpers/helper-fields.php:1212
17320
  msgid "Djibouti"
17321
  msgstr ""
17322
 
17323
+ #: builds/forminator/library/helpers/helper-fields.php:1213
17324
  #: library/helpers/helper-fields.php:1213
17325
  msgid "Dominica"
17326
  msgstr ""
17327
 
17328
+ #: builds/forminator/library/helpers/helper-fields.php:1214
17329
  #: library/helpers/helper-fields.php:1214
17330
  msgid "Dominican Republic"
17331
  msgstr ""
17332
 
17333
+ #: builds/forminator/library/helpers/helper-fields.php:1215
17334
  #: library/helpers/helper-fields.php:1215
17335
  msgid "East Timor"
17336
  msgstr ""
17337
 
17338
+ #: builds/forminator/library/helpers/helper-fields.php:1216
17339
  #: library/helpers/helper-fields.php:1216
17340
  msgid "Ecuador"
17341
  msgstr ""
17342
 
17343
+ #: builds/forminator/library/helpers/helper-fields.php:1217
17344
  #: library/helpers/helper-fields.php:1217
17345
  msgid "Egypt"
17346
  msgstr ""
17347
 
17348
+ #: builds/forminator/library/helpers/helper-fields.php:1218
17349
  #: library/helpers/helper-fields.php:1218
17350
  msgid "El Salvador"
17351
  msgstr ""
17352
 
17353
+ #: builds/forminator/library/helpers/helper-fields.php:1219
17354
  #: library/helpers/helper-fields.php:1219
17355
  msgid "Equatorial Guinea"
17356
  msgstr ""
17357
 
17358
+ #: builds/forminator/library/helpers/helper-fields.php:1220
17359
  #: library/helpers/helper-fields.php:1220
17360
  msgid "Eritrea"
17361
  msgstr ""
17362
 
17363
+ #: builds/forminator/library/helpers/helper-fields.php:1221
17364
  #: library/helpers/helper-fields.php:1221
17365
  msgid "Estonia"
17366
  msgstr ""
17367
 
17368
+ #: builds/forminator/library/helpers/helper-fields.php:1222
17369
  #: library/helpers/helper-fields.php:1222
17370
  msgid "Ethiopia"
17371
  msgstr ""
17372
 
17373
+ #: builds/forminator/library/helpers/helper-fields.php:1223
17374
  #: library/helpers/helper-fields.php:1223
17375
  msgid "Falkland Islands"
17376
  msgstr ""
17377
 
17378
+ #: builds/forminator/library/helpers/helper-fields.php:1224
17379
  #: library/helpers/helper-fields.php:1224
17380
  msgid "Faroe Islands"
17381
  msgstr ""
17382
 
17383
+ #: builds/forminator/library/helpers/helper-fields.php:1225
17384
  #: library/helpers/helper-fields.php:1225
17385
  msgid "Fiji"
17386
  msgstr ""
17387
 
17388
+ #: builds/forminator/library/helpers/helper-fields.php:1226
17389
  #: library/helpers/helper-fields.php:1226
17390
  msgid "Finland"
17391
  msgstr ""
17392
 
17393
+ #: builds/forminator/library/helpers/helper-fields.php:1227
17394
  #: library/helpers/helper-fields.php:1227
17395
  msgid "France"
17396
  msgstr ""
17397
 
17398
+ #: builds/forminator/library/helpers/helper-fields.php:1228
17399
  #: library/helpers/helper-fields.php:1228
17400
  msgid "France, Metropolitan"
17401
  msgstr ""
17402
 
17403
+ #: builds/forminator/library/helpers/helper-fields.php:1229
17404
  #: library/helpers/helper-fields.php:1229
17405
  msgid "French Guiana"
17406
  msgstr ""
17407
 
17408
+ #: builds/forminator/library/helpers/helper-fields.php:1230
17409
  #: library/helpers/helper-fields.php:1230
17410
  msgid "French Polynesia"
17411
  msgstr ""
17412
 
17413
+ #: builds/forminator/library/helpers/helper-fields.php:1231
17414
  #: library/helpers/helper-fields.php:1231
17415
  msgid "French South Territories"
17416
  msgstr ""
17417
 
17418
+ #: builds/forminator/library/helpers/helper-fields.php:1232
17419
  #: library/helpers/helper-fields.php:1232
17420
  msgid "Gabon"
17421
  msgstr ""
17422
 
17423
+ #: builds/forminator/library/helpers/helper-fields.php:1233
17424
  #: library/helpers/helper-fields.php:1233
17425
  msgid "Gambia"
17426
  msgstr ""
17427
 
17428
+ #: builds/forminator/library/helpers/helper-fields.php:1234
17429
  #: library/helpers/helper-fields.php:1234
17430
  msgid "Georgia"
17431
  msgstr ""
17432
 
17433
+ #: builds/forminator/library/helpers/helper-fields.php:1235
17434
  #: library/helpers/helper-fields.php:1235
17435
  msgid "Germany"
17436
  msgstr ""
17437
 
17438
+ #: builds/forminator/library/helpers/helper-fields.php:1236
17439
  #: library/helpers/helper-fields.php:1236
17440
  msgid "Ghana"
17441
  msgstr ""
17442
 
17443
+ #: builds/forminator/library/helpers/helper-fields.php:1237
17444
  #: library/helpers/helper-fields.php:1237
17445
  msgid "Gibraltar"
17446
  msgstr ""
17447
 
17448
+ #: builds/forminator/library/helpers/helper-fields.php:1238
17449
  #: library/helpers/helper-fields.php:1238
17450
  msgid "Greece"
17451
  msgstr ""
17452
 
17453
+ #: builds/forminator/library/helpers/helper-fields.php:1239
17454
  #: library/helpers/helper-fields.php:1239
17455
  msgid "Greenland"
17456
  msgstr ""
17457
 
17458
+ #: builds/forminator/library/helpers/helper-fields.php:1240
17459
  #: library/helpers/helper-fields.php:1240
17460
  msgid "Grenada"
17461
  msgstr ""
17462
 
17463
+ #: builds/forminator/library/helpers/helper-fields.php:1241
17464
  #: library/helpers/helper-fields.php:1241
17465
  msgid "Guadeloupe"
17466
  msgstr ""
17467
 
17468
+ #: builds/forminator/library/helpers/helper-fields.php:1242
17469
  #: library/helpers/helper-fields.php:1242
17470
  msgid "Guam"
17471
  msgstr ""
17472
 
17473
+ #: builds/forminator/library/helpers/helper-fields.php:1243
17474
  #: library/helpers/helper-fields.php:1243
17475
  msgid "Guatemala"
17476
  msgstr ""
17477
 
17478
+ #: builds/forminator/library/helpers/helper-fields.php:1244
17479
  #: library/helpers/helper-fields.php:1244
17480
  msgid "Guinea"
17481
  msgstr ""
17482
 
17483
+ #: builds/forminator/library/helpers/helper-fields.php:1245
17484
  #: library/helpers/helper-fields.php:1245
17485
  msgid "Guinea-Bissau"
17486
  msgstr ""
17487
 
17488
+ #: builds/forminator/library/helpers/helper-fields.php:1246
17489
  #: library/helpers/helper-fields.php:1246
17490
  msgid "Guyana"
17491
  msgstr ""
17492
 
17493
+ #: builds/forminator/library/helpers/helper-fields.php:1247
17494
  #: library/helpers/helper-fields.php:1247
17495
  msgid "Haiti"
17496
  msgstr ""
17497
 
17498
+ #: builds/forminator/library/helpers/helper-fields.php:1248
17499
  #: library/helpers/helper-fields.php:1248
17500
  msgid "Heard Island And Mcdonald Island"
17501
  msgstr ""
17502
 
17503
+ #: builds/forminator/library/helpers/helper-fields.php:1249
17504
  #: library/helpers/helper-fields.php:1249
17505
  msgid "Honduras"
17506
  msgstr ""
17507
 
17508
+ #: builds/forminator/library/helpers/helper-fields.php:1250
17509
  #: library/helpers/helper-fields.php:1250
17510
  msgid "Hong Kong"
17511
  msgstr ""
17512
 
17513
+ #: builds/forminator/library/helpers/helper-fields.php:1251
17514
  #: library/helpers/helper-fields.php:1251
17515
  msgid "Hungary"
17516
  msgstr ""
17517
 
17518
+ #: builds/forminator/library/helpers/helper-fields.php:1252
17519
  #: library/helpers/helper-fields.php:1252
17520
  msgid "Iceland"
17521
  msgstr ""
17522
 
17523
+ #: builds/forminator/library/helpers/helper-fields.php:1253
17524
  #: library/helpers/helper-fields.php:1253
17525
  msgid "India"
17526
  msgstr ""
17527
 
17528
+ #: builds/forminator/library/helpers/helper-fields.php:1254
17529
  #: library/helpers/helper-fields.php:1254
17530
  msgid "Indonesia"
17531
  msgstr ""
17532
 
17533
+ #: builds/forminator/library/helpers/helper-fields.php:1255
17534
  #: library/helpers/helper-fields.php:1255
17535
  msgid "Iran"
17536
  msgstr ""
17537
 
17538
+ #: builds/forminator/library/helpers/helper-fields.php:1256
17539
  #: library/helpers/helper-fields.php:1256
17540
  msgid "Iraq"
17541
  msgstr ""
17542
 
17543
+ #: builds/forminator/library/helpers/helper-fields.php:1257
17544
  #: library/helpers/helper-fields.php:1257
17545
  msgid "Ireland"
17546
  msgstr ""
17547
 
17548
+ #: builds/forminator/library/helpers/helper-fields.php:1258
17549
  #: library/helpers/helper-fields.php:1258
17550
  msgid "Israel"
17551
  msgstr ""
17552
 
17553
+ #: builds/forminator/library/helpers/helper-fields.php:1259
17554
  #: library/helpers/helper-fields.php:1259
17555
  msgid "Italy"
17556
  msgstr ""
17557
 
17558
+ #: builds/forminator/library/helpers/helper-fields.php:1260
17559
  #: library/helpers/helper-fields.php:1260
17560
  msgid "Jamaica"
17561
  msgstr ""
17562
 
17563
+ #: builds/forminator/library/helpers/helper-fields.php:1261
17564
  #: library/helpers/helper-fields.php:1261
17565
  msgid "Japan"
17566
  msgstr ""
17567
 
17568
+ #: builds/forminator/library/helpers/helper-fields.php:1262
17569
  #: library/helpers/helper-fields.php:1262
17570
  msgid "Johnston Island"
17571
  msgstr ""
17572
 
17573
+ #: builds/forminator/library/helpers/helper-fields.php:1263
17574
  #: library/helpers/helper-fields.php:1263
17575
  msgid "Jordan"
17576
  msgstr ""
17577
 
17578
+ #: builds/forminator/library/helpers/helper-fields.php:1264
17579
  #: library/helpers/helper-fields.php:1264
17580
  msgid "Kazakhstan"
17581
  msgstr ""
17582
 
17583
+ #: builds/forminator/library/helpers/helper-fields.php:1265
17584
  #: library/helpers/helper-fields.php:1265
17585
  msgid "Kenya"
17586
  msgstr ""
17587
 
17588
+ #: builds/forminator/library/helpers/helper-fields.php:1266
17589
  #: library/helpers/helper-fields.php:1266
17590
  msgid "Kiribati"
17591
  msgstr ""
17592
 
17593
+ #: builds/forminator/library/helpers/helper-fields.php:1267
17594
  #: library/helpers/helper-fields.php:1267
17595
  msgid "Korea, Democratic People's Republic of"
17596
  msgstr ""
17597
 
17598
+ #: builds/forminator/library/helpers/helper-fields.php:1268
17599
  #: library/helpers/helper-fields.php:1268
17600
  msgid "Korea, Republic of"
17601
  msgstr ""
17602
 
17603
+ #: builds/forminator/library/helpers/helper-fields.php:1269
17604
  #: library/helpers/helper-fields.php:1269
17605
  msgid "Kosovo"
17606
  msgstr ""
17607
 
17608
+ #: builds/forminator/library/helpers/helper-fields.php:1270
17609
  #: library/helpers/helper-fields.php:1270
17610
  msgid "Kuwait"
17611
  msgstr ""
17612
 
17613
+ #: builds/forminator/library/helpers/helper-fields.php:1271
17614
  #: library/helpers/helper-fields.php:1271
17615
  msgid "Kyrgyzstan"
17616
  msgstr ""
17617
 
17618
+ #: builds/forminator/library/helpers/helper-fields.php:1272
17619
  #: library/helpers/helper-fields.php:1272
17620
  msgid "Lao People's Democratic Republic"
17621
  msgstr ""
17622
 
17623
+ #: builds/forminator/library/helpers/helper-fields.php:1273
17624
  #: library/helpers/helper-fields.php:1273
17625
  msgid "Latvia"
17626
  msgstr ""
17627
 
17628
+ #: builds/forminator/library/helpers/helper-fields.php:1274
17629
  #: library/helpers/helper-fields.php:1274
17630
  msgid "Lebanon"
17631
  msgstr ""
17632
 
17633
+ #: builds/forminator/library/helpers/helper-fields.php:1275
17634
  #: library/helpers/helper-fields.php:1275
17635
  msgid "Lesotho"
17636
  msgstr ""
17637
 
17638
+ #: builds/forminator/library/helpers/helper-fields.php:1276
17639
  #: library/helpers/helper-fields.php:1276
17640
  msgid "Liberia"
17641
  msgstr ""
17642
 
17643
+ #: builds/forminator/library/helpers/helper-fields.php:1277
17644
  #: library/helpers/helper-fields.php:1277
17645
  msgid "Libya"
17646
  msgstr ""
17647
 
17648
+ #: builds/forminator/library/helpers/helper-fields.php:1278
17649
  #: library/helpers/helper-fields.php:1278
17650
  msgid "Liechtenstein"
17651
  msgstr ""
17652
 
17653
+ #: builds/forminator/library/helpers/helper-fields.php:1279
17654
  #: library/helpers/helper-fields.php:1279
17655
  msgid "Lithuania"
17656
  msgstr ""
17657
 
17658
+ #: builds/forminator/library/helpers/helper-fields.php:1280
17659
  #: library/helpers/helper-fields.php:1280
17660
  msgid "Luxembourg"
17661
  msgstr ""
17662
 
17663
+ #: builds/forminator/library/helpers/helper-fields.php:1281
17664
  #: library/helpers/helper-fields.php:1281
17665
  msgid "Macau"
17666
  msgstr ""
17667
 
17668
+ #: builds/forminator/library/helpers/helper-fields.php:1282
17669
  #: library/helpers/helper-fields.php:1282
17670
  msgid "North Macedonia"
17671
  msgstr ""
17672
 
17673
+ #: builds/forminator/library/helpers/helper-fields.php:1283
17674
  #: library/helpers/helper-fields.php:1283
17675
  msgid "Madagascar"
17676
  msgstr ""
17677
 
17678
+ #: builds/forminator/library/helpers/helper-fields.php:1284
17679
  #: library/helpers/helper-fields.php:1284
17680
  msgid "Malawi"
17681
  msgstr ""
17682
 
17683
+ #: builds/forminator/library/helpers/helper-fields.php:1285
17684
  #: library/helpers/helper-fields.php:1285
17685
  msgid "Malaysia"
17686
  msgstr ""
17687
 
17688
+ #: builds/forminator/library/helpers/helper-fields.php:1286
17689
  #: library/helpers/helper-fields.php:1286
17690
  msgid "Maldives"
17691
  msgstr ""
17692
 
17693
+ #: builds/forminator/library/helpers/helper-fields.php:1287
17694
  #: library/helpers/helper-fields.php:1287
17695
  msgid "Mali"
17696
  msgstr ""
17697
 
17698
+ #: builds/forminator/library/helpers/helper-fields.php:1288
17699
  #: library/helpers/helper-fields.php:1288
17700
  msgid "Malta"
17701
  msgstr ""
17702
 
17703
+ #: builds/forminator/library/helpers/helper-fields.php:1289
17704
  #: library/helpers/helper-fields.php:1289
17705
  msgid "Marshall Islands"
17706
  msgstr ""
17707
 
17708
+ #: builds/forminator/library/helpers/helper-fields.php:1290
17709
  #: library/helpers/helper-fields.php:1290
17710
  msgid "Martinique"
17711
  msgstr ""
17712
 
17713
+ #: builds/forminator/library/helpers/helper-fields.php:1291
17714
  #: library/helpers/helper-fields.php:1291
17715
  msgid "Mauritania"
17716
  msgstr ""
17717
 
17718
+ #: builds/forminator/library/helpers/helper-fields.php:1292
17719
  #: library/helpers/helper-fields.php:1292
17720
  msgid "Mauritius"
17721
  msgstr ""
17722
 
17723
+ #: builds/forminator/library/helpers/helper-fields.php:1293
17724
  #: library/helpers/helper-fields.php:1293
17725
  msgid "Mayotte"
17726
  msgstr ""
17727
 
17728
+ #: builds/forminator/library/helpers/helper-fields.php:1294
17729
  #: library/helpers/helper-fields.php:1294
17730
  msgid "Mexico"
17731
  msgstr ""
17732
 
17733
+ #: builds/forminator/library/helpers/helper-fields.php:1295
17734
  #: library/helpers/helper-fields.php:1295
17735
  msgid "Micronesia"
17736
  msgstr ""
17737
 
17738
+ #: builds/forminator/library/helpers/helper-fields.php:1296
17739
  #: library/helpers/helper-fields.php:1296
17740
  msgid "Moldova"
17741
  msgstr ""
17742
 
17743
+ #: builds/forminator/library/helpers/helper-fields.php:1297
17744
  #: library/helpers/helper-fields.php:1297
17745
  msgid "Monaco"
17746
  msgstr ""
17747
 
17748
+ #: builds/forminator/library/helpers/helper-fields.php:1298
17749
  #: library/helpers/helper-fields.php:1298
17750
  msgid "Mongolia"
17751
  msgstr ""
17752
 
17753
+ #: builds/forminator/library/helpers/helper-fields.php:1299
17754
  #: library/helpers/helper-fields.php:1299
17755
  msgid "Montserrat"
17756
  msgstr ""
17757
 
17758
+ #: builds/forminator/library/helpers/helper-fields.php:1300
17759
  #: library/helpers/helper-fields.php:1300
17760
  msgid "Montenegro"
17761
  msgstr ""
17762
 
17763
+ #: builds/forminator/library/helpers/helper-fields.php:1301
17764
  #: library/helpers/helper-fields.php:1301
17765
  msgid "Morocco"
17766
  msgstr ""
17767
 
17768
+ #: builds/forminator/library/helpers/helper-fields.php:1302
17769
  #: library/helpers/helper-fields.php:1302
17770
  msgid "Mozambique"
17771
  msgstr ""
17772
 
17773
+ #: builds/forminator/library/helpers/helper-fields.php:1303
17774
  #: library/helpers/helper-fields.php:1303
17775
  msgid "Myanmar"
17776
  msgstr ""
17777
 
17778
+ #: builds/forminator/library/helpers/helper-fields.php:1304
17779
  #: library/helpers/helper-fields.php:1304
17780
  msgid "Namibia"
17781
  msgstr ""
17782
 
17783
+ #: builds/forminator/library/helpers/helper-fields.php:1305
17784
  #: library/helpers/helper-fields.php:1305
17785
  msgid "Nauru"
17786
  msgstr ""
17787
 
17788
+ #: builds/forminator/library/helpers/helper-fields.php:1306
17789
  #: library/helpers/helper-fields.php:1306
17790
  msgid "Nepal"
17791
  msgstr ""
17792
 
17793
+ #: builds/forminator/library/helpers/helper-fields.php:1307
17794
  #: library/helpers/helper-fields.php:1307
17795
  msgid "Netherlands"
17796
  msgstr ""
17797
 
17798
+ #: builds/forminator/library/helpers/helper-fields.php:1308
17799
  #: library/helpers/helper-fields.php:1308
17800
  msgid "Netherlands Antilles"
17801
  msgstr ""
17802
 
17803
+ #: builds/forminator/library/helpers/helper-fields.php:1309
17804
  #: library/helpers/helper-fields.php:1309
17805
  msgid "New Caledonia"
17806
  msgstr ""
17807
 
17808
+ #: builds/forminator/library/helpers/helper-fields.php:1310
17809
  #: library/helpers/helper-fields.php:1310
17810
  msgid "New Zealand"
17811
  msgstr ""
17812
 
17813
+ #: builds/forminator/library/helpers/helper-fields.php:1311
17814
  #: library/helpers/helper-fields.php:1311
17815
  msgid "Nicaragua"
17816
  msgstr ""
17817
 
17818
+ #: builds/forminator/library/helpers/helper-fields.php:1312
17819
  #: library/helpers/helper-fields.php:1312
17820
  msgid "Niger"
17821
  msgstr ""
17822
 
17823
+ #: builds/forminator/library/helpers/helper-fields.php:1313
17824
  #: library/helpers/helper-fields.php:1313
17825
  msgid "Nigeria"
17826
  msgstr ""
17827
 
17828
+ #: builds/forminator/library/helpers/helper-fields.php:1314
17829
  #: library/helpers/helper-fields.php:1314
17830
  msgid "Niue"
17831
  msgstr ""
17832
 
17833
+ #: builds/forminator/library/helpers/helper-fields.php:1315
17834
  #: library/helpers/helper-fields.php:1315
17835
  msgid "Norfolk Island"
17836
  msgstr ""
17837
 
17838
+ #: builds/forminator/library/helpers/helper-fields.php:1316
17839
  #: library/helpers/helper-fields.php:1316
17840
  msgid "Northern Mariana Islands"
17841
  msgstr ""
17842
 
17843
+ #: builds/forminator/library/helpers/helper-fields.php:1317
17844
  #: library/helpers/helper-fields.php:1317
17845
  msgid "Norway"
17846
  msgstr ""
17847
 
17848
+ #: builds/forminator/library/helpers/helper-fields.php:1318
17849
  #: library/helpers/helper-fields.php:1318
17850
  msgid "Oman"
17851
  msgstr ""
17852
 
17853
+ #: builds/forminator/library/helpers/helper-fields.php:1319
17854
  #: library/helpers/helper-fields.php:1319
17855
  msgid "Pakistan"
17856
  msgstr ""
17857
 
17858
+ #: builds/forminator/library/helpers/helper-fields.php:1320
17859
  #: library/helpers/helper-fields.php:1320
17860
  msgid "Palau"
17861
  msgstr ""
17862
 
17863
+ #: builds/forminator/library/helpers/helper-fields.php:1321
17864
  #: library/helpers/helper-fields.php:1321
17865
  msgid "Palestine, State of"
17866
  msgstr ""
17867
 
17868
+ #: builds/forminator/library/helpers/helper-fields.php:1322
17869
  #: library/helpers/helper-fields.php:1322
17870
  msgid "Panama"
17871
  msgstr ""
17872
 
17873
+ #: builds/forminator/library/helpers/helper-fields.php:1323
17874
  #: library/helpers/helper-fields.php:1323
17875
  msgid "Papua New Guinea"
17876
  msgstr ""
17877
 
17878
+ #: builds/forminator/library/helpers/helper-fields.php:1324
17879
  #: library/helpers/helper-fields.php:1324
17880
  msgid "Paraguay"
17881
  msgstr ""
17882
 
17883
+ #: builds/forminator/library/helpers/helper-fields.php:1325
17884
  #: library/helpers/helper-fields.php:1325
17885
  msgid "Peru"
17886
  msgstr ""
17887
 
17888
+ #: builds/forminator/library/helpers/helper-fields.php:1326
17889
  #: library/helpers/helper-fields.php:1326
17890
  msgid "Philippines"
17891
  msgstr ""
17892
 
17893
+ #: builds/forminator/library/helpers/helper-fields.php:1327
17894
  #: library/helpers/helper-fields.php:1327
17895
  msgid "Pitcairn Islands"
17896
  msgstr ""
17897
 
17898
+ #: builds/forminator/library/helpers/helper-fields.php:1328
17899
  #: library/helpers/helper-fields.php:1328
17900
  msgid "Poland"
17901
  msgstr ""
17902
 
17903
+ #: builds/forminator/library/helpers/helper-fields.php:1329
17904
  #: library/helpers/helper-fields.php:1329
17905
  msgid "Portugal"
17906
  msgstr ""
17907
 
17908
+ #: builds/forminator/library/helpers/helper-fields.php:1330
17909
  #: library/helpers/helper-fields.php:1330
17910
  msgid "Puerto Rico"
17911
  msgstr ""
17912
 
17913
+ #: builds/forminator/library/helpers/helper-fields.php:1331
17914
  #: library/helpers/helper-fields.php:1331
17915
  msgid "Qatar"
17916
  msgstr ""
17917
 
17918
+ #: builds/forminator/library/helpers/helper-fields.php:1332
17919
  #: library/helpers/helper-fields.php:1332
17920
  msgid "Reunion Island"
17921
  msgstr ""
17922
 
17923
+ #: builds/forminator/library/helpers/helper-fields.php:1333
17924
  #: library/helpers/helper-fields.php:1333
17925
  msgid "Romania"
17926
  msgstr ""
17927
 
17928
+ #: builds/forminator/library/helpers/helper-fields.php:1334
17929
  #: library/helpers/helper-fields.php:1334
17930
  msgid "Russia"
17931
  msgstr ""
17932
 
17933
+ #: builds/forminator/library/helpers/helper-fields.php:1335
17934
  #: library/helpers/helper-fields.php:1335
17935
  msgid "Rwanda"
17936
  msgstr ""
17937
 
17938
+ #: builds/forminator/library/helpers/helper-fields.php:1336
17939
  #: library/helpers/helper-fields.php:1336
17940
  msgid "Saint Kitts and Nevis"
17941
  msgstr ""
17942
 
17943
+ #: builds/forminator/library/helpers/helper-fields.php:1337
17944
  #: library/helpers/helper-fields.php:1337
17945
  msgid "Saint Lucia"
17946
  msgstr ""
17947
 
17948
+ #: builds/forminator/library/helpers/helper-fields.php:1338
17949
  #: library/helpers/helper-fields.php:1338
17950
  msgid "Saint Vincent and the Grenadines"
17951
  msgstr ""
17952
 
17953
+ #: builds/forminator/library/helpers/helper-fields.php:1339
17954
  #: library/helpers/helper-fields.php:1339
17955
  msgid "Samoa"
17956
  msgstr ""
17957
 
17958
+ #: builds/forminator/library/helpers/helper-fields.php:1340
17959
  #: library/helpers/helper-fields.php:1340
17960
  msgid "Saint Helena"
17961
  msgstr ""
17962
 
17963
+ #: builds/forminator/library/helpers/helper-fields.php:1341
17964
  #: library/helpers/helper-fields.php:1341
17965
  msgid "Saint Pierre & Miquelon"
17966
  msgstr ""
17967
 
17968
+ #: builds/forminator/library/helpers/helper-fields.php:1342
17969
  #: library/helpers/helper-fields.php:1342
17970
  msgid "San Marino"
17971
  msgstr ""
17972
 
17973
+ #: builds/forminator/library/helpers/helper-fields.php:1343
17974
  #: library/helpers/helper-fields.php:1343
17975
  msgid "Sao Tome and Principe"
17976
  msgstr ""
17977
 
17978
+ #: builds/forminator/library/helpers/helper-fields.php:1344
17979
  #: library/helpers/helper-fields.php:1344
17980
  msgid "Saudi Arabia"
17981
  msgstr ""
17982
 
17983
+ #: builds/forminator/library/helpers/helper-fields.php:1345
17984
  #: library/helpers/helper-fields.php:1345
17985
  msgid "Senegal"
17986
  msgstr ""
17987
 
17988
+ #: builds/forminator/library/helpers/helper-fields.php:1346
17989
  #: library/helpers/helper-fields.php:1346
17990
  msgid "Serbia"
17991
  msgstr ""
17992
 
17993
+ #: builds/forminator/library/helpers/helper-fields.php:1347
17994
  #: library/helpers/helper-fields.php:1347
17995
  msgid "Seychelles"
17996
  msgstr ""
17997
 
17998
+ #: builds/forminator/library/helpers/helper-fields.php:1348
17999
  #: library/helpers/helper-fields.php:1348
18000
  msgid "Sierra Leone"
18001
  msgstr ""
18002
 
18003
+ #: builds/forminator/library/helpers/helper-fields.php:1349
18004
  #: library/helpers/helper-fields.php:1349
18005
  msgid "Singapore"
18006
  msgstr ""
18007
 
18008
+ #: builds/forminator/library/helpers/helper-fields.php:1350
18009
  #: library/helpers/helper-fields.php:1350
18010
  msgid "Sint Maarten"
18011
  msgstr ""
18012
 
18013
+ #: builds/forminator/library/helpers/helper-fields.php:1351
18014
  #: library/helpers/helper-fields.php:1351
18015
  msgid "Slovakia"
18016
  msgstr ""
18017
 
18018
+ #: builds/forminator/library/helpers/helper-fields.php:1352
18019
  #: library/helpers/helper-fields.php:1352
18020
  msgid "Slovenia"
18021
  msgstr ""
18022
 
18023
+ #: builds/forminator/library/helpers/helper-fields.php:1353
18024
  #: library/helpers/helper-fields.php:1353
18025
  msgid "Solomon Islands"
18026
  msgstr ""
18027
 
18028
+ #: builds/forminator/library/helpers/helper-fields.php:1354
18029
  #: library/helpers/helper-fields.php:1354
18030
  msgid "Somalia"
18031
  msgstr ""
18032
 
18033
+ #: builds/forminator/library/helpers/helper-fields.php:1355
18034
  #: library/helpers/helper-fields.php:1355
18035
  msgid "South Africa"
18036
  msgstr ""
18037
 
18038
+ #: builds/forminator/library/helpers/helper-fields.php:1356
18039
  #: library/helpers/helper-fields.php:1356
18040
  msgid "South Georgia and South Sandwich"
18041
  msgstr ""
18042
 
18043
+ #: builds/forminator/library/helpers/helper-fields.php:1357
18044
  #: library/helpers/helper-fields.php:1357
18045
  msgid "Spain"
18046
  msgstr ""
18047
 
18048
+ #: builds/forminator/library/helpers/helper-fields.php:1358
18049
  #: library/helpers/helper-fields.php:1358
18050
  msgid "Sri Lanka"
18051
  msgstr ""
18052
 
18053
+ #: builds/forminator/library/helpers/helper-fields.php:1359
18054
  #: library/helpers/helper-fields.php:1359
18055
  msgid "Stateless Persons"
18056
  msgstr ""
18057
 
18058
+ #: builds/forminator/library/helpers/helper-fields.php:1360
18059
  #: library/helpers/helper-fields.php:1360
18060
  msgid "Sudan"
18061
  msgstr ""
18062
 
18063
+ #: builds/forminator/library/helpers/helper-fields.php:1361
18064
  #: library/helpers/helper-fields.php:1361
18065
  msgid "Sudan, South"
18066
  msgstr ""
18067
 
18068
+ #: builds/forminator/library/helpers/helper-fields.php:1362
18069
  #: library/helpers/helper-fields.php:1362
18070
  msgid "Suriname"
18071
  msgstr ""
18072
 
18073
+ #: builds/forminator/library/helpers/helper-fields.php:1363
18074
  #: library/helpers/helper-fields.php:1363
18075
  msgid "Svalbard and Jan Mayen"
18076
  msgstr ""
18077
 
18078
+ #: builds/forminator/library/helpers/helper-fields.php:1364
18079
  #: library/helpers/helper-fields.php:1364
18080
  msgid "Swaziland"
18081
  msgstr ""
18082
 
18083
+ #: builds/forminator/library/helpers/helper-fields.php:1365
18084
  #: library/helpers/helper-fields.php:1365
18085
  msgid "Sweden"
18086
  msgstr ""
18087
 
18088
+ #: builds/forminator/library/helpers/helper-fields.php:1366
18089
  #: library/helpers/helper-fields.php:1366
18090
  msgid "Switzerland"
18091
  msgstr ""
18092
 
18093
+ #: builds/forminator/library/helpers/helper-fields.php:1367
18094
  #: library/helpers/helper-fields.php:1367
18095
  msgid "Syria"
18096
  msgstr ""
18097
 
18098
+ #: builds/forminator/library/helpers/helper-fields.php:1368
18099
  #: library/helpers/helper-fields.php:1368
18100
  msgid "Taiwan, Republic of China"
18101
  msgstr ""
18102
 
18103
+ #: builds/forminator/library/helpers/helper-fields.php:1369
18104
  #: library/helpers/helper-fields.php:1369
18105
  msgid "Tajikistan"
18106
  msgstr ""
18107
 
18108
+ #: builds/forminator/library/helpers/helper-fields.php:1370
18109
  #: library/helpers/helper-fields.php:1370
18110
  msgid "Tanzania"
18111
  msgstr ""
18112
 
18113
+ #: builds/forminator/library/helpers/helper-fields.php:1371
18114
  #: library/helpers/helper-fields.php:1371
18115
  msgid "Thailand"
18116
  msgstr ""
18117
 
18118
+ #: builds/forminator/library/helpers/helper-fields.php:1372
18119
  #: library/helpers/helper-fields.php:1372
18120
  msgid "Togo"
18121
  msgstr ""
18122
 
18123
+ #: builds/forminator/library/helpers/helper-fields.php:1373
18124
  #: library/helpers/helper-fields.php:1373
18125
  msgid "Tokelau"
18126
  msgstr ""
18127
 
18128
+ #: builds/forminator/library/helpers/helper-fields.php:1374
18129
  #: library/helpers/helper-fields.php:1374
18130
  msgid "Tonga"
18131
  msgstr ""
18132
 
18133
+ #: builds/forminator/library/helpers/helper-fields.php:1375
18134
  #: library/helpers/helper-fields.php:1375
18135
  msgid "Trinidad and Tobago"
18136
  msgstr ""
18137
 
18138
+ #: builds/forminator/library/helpers/helper-fields.php:1376
18139
  #: library/helpers/helper-fields.php:1376
18140
  msgid "Tunisia"
18141
  msgstr ""
18142
 
18143
+ #: builds/forminator/library/helpers/helper-fields.php:1377
18144
  #: library/helpers/helper-fields.php:1377
18145
  msgid "Turkey"
18146
  msgstr ""
18147
 
18148
+ #: builds/forminator/library/helpers/helper-fields.php:1378
18149
  #: library/helpers/helper-fields.php:1378
18150
  msgid "Turkmenistan"
18151
  msgstr ""
18152
 
18153
+ #: builds/forminator/library/helpers/helper-fields.php:1379
18154
  #: library/helpers/helper-fields.php:1379
18155
  msgid "Turks And Caicos Islands"
18156
  msgstr ""
18157
 
18158
+ #: builds/forminator/library/helpers/helper-fields.php:1380
18159
  #: library/helpers/helper-fields.php:1380
18160
  msgid "Tuvalu"
18161
  msgstr ""
18162
 
18163
+ #: builds/forminator/library/helpers/helper-fields.php:1381
18164
  #: library/helpers/helper-fields.php:1381
18165
  msgid "Uganda"
18166
  msgstr ""
18167
 
18168
+ #: builds/forminator/library/helpers/helper-fields.php:1382
18169
  #: library/helpers/helper-fields.php:1382
18170
  msgid "Ukraine"
18171
  msgstr ""
18172
 
18173
+ #: builds/forminator/library/helpers/helper-fields.php:1383
18174
  #: library/helpers/helper-fields.php:1383
18175
  msgid "United Arab Emirates"
18176
  msgstr ""
18177
 
18178
+ #: builds/forminator/library/helpers/helper-fields.php:1384
18179
  #: library/helpers/helper-fields.php:1384
18180
  msgid "United Kingdom"
18181
  msgstr ""
18182
 
18183
+ #: builds/forminator/library/helpers/helper-fields.php:1385
18184
  #: library/helpers/helper-fields.php:1385
18185
  msgid "US Minor Outlying Islands"
18186
  msgstr ""
18187
 
18188
+ #: builds/forminator/library/helpers/helper-fields.php:1386
18189
  #: library/helpers/helper-fields.php:1386
18190
  msgid "United States of America (USA)"
18191
  msgstr ""
18192
 
18193
+ #: builds/forminator/library/helpers/helper-fields.php:1387
18194
  #: library/helpers/helper-fields.php:1387
18195
  msgid "Uruguay"
18196
  msgstr ""
18197
 
18198
+ #: builds/forminator/library/helpers/helper-fields.php:1388
18199
  #: library/helpers/helper-fields.php:1388
18200
  msgid "Uzbekistan"
18201
  msgstr ""
18202
 
18203
+ #: builds/forminator/library/helpers/helper-fields.php:1389
18204
  #: library/helpers/helper-fields.php:1389
18205
  msgid "Vanuatu"
18206
  msgstr ""
18207
 
18208
+ #: builds/forminator/library/helpers/helper-fields.php:1390
18209
  #: library/helpers/helper-fields.php:1390
18210
  msgid "Vatican City"
18211
  msgstr ""
18212
 
18213
+ #: builds/forminator/library/helpers/helper-fields.php:1391
18214
  #: library/helpers/helper-fields.php:1391
18215
  msgid "Venezuela"
18216
  msgstr ""
18217
 
18218
+ #: builds/forminator/library/helpers/helper-fields.php:1392
18219
  #: library/helpers/helper-fields.php:1392
18220
  msgid "Vietnam"
18221
  msgstr ""
18222
 
18223
+ #: builds/forminator/library/helpers/helper-fields.php:1393
18224
  #: library/helpers/helper-fields.php:1393
18225
  msgid "Virgin Islands, British"
18226
  msgstr ""
18227
 
18228
+ #: builds/forminator/library/helpers/helper-fields.php:1394
18229
  #: library/helpers/helper-fields.php:1394
18230
  msgid "Virgin Islands, U.S."
18231
  msgstr ""
18232
 
18233
+ #: builds/forminator/library/helpers/helper-fields.php:1395
18234
  #: library/helpers/helper-fields.php:1395
18235
  msgid "Wallis And Futuna Islands"
18236
  msgstr ""
18237
 
18238
+ #: builds/forminator/library/helpers/helper-fields.php:1396
18239
  #: library/helpers/helper-fields.php:1396
18240
  msgid "Western Sahara"
18241
  msgstr ""
18242
 
18243
+ #: builds/forminator/library/helpers/helper-fields.php:1397
18244
  #: library/helpers/helper-fields.php:1397
18245
  msgid "Yemen Arab Rep."
18246
  msgstr ""
18247
 
18248
+ #: builds/forminator/library/helpers/helper-fields.php:1398
18249
  #: library/helpers/helper-fields.php:1398
18250
  msgid "Yemen Democratic"
18251
  msgstr ""
18252
 
18253
+ #: builds/forminator/library/helpers/helper-fields.php:1399
18254
  #: library/helpers/helper-fields.php:1399
18255
  msgid "Zambia"
18256
  msgstr ""
18257
 
18258
+ #: builds/forminator/library/helpers/helper-fields.php:1400
18259
  #: library/helpers/helper-fields.php:1400
18260
  msgid "Zimbabwe"
18261
  msgstr ""
18262
 
18263
+ #: builds/forminator/library/helpers/helper-fields.php:1731
18264
  #: library/helpers/helper-fields.php:1731
18265
  msgid "Question : "
18266
  msgstr ""
18267
 
18268
+ #: builds/forminator/library/helpers/helper-fields.php:1732
18269
  #: library/helpers/helper-fields.php:1732
18270
  msgid "Answer : "
18271
  msgstr ""
18272
 
18273
+ #: builds/forminator/library/helpers/helper-fields.php:1766
18274
  #: library/helpers/helper-fields.php:1766
18275
  #. translators: ...
18276
  msgid "%1$sCorrect Answers%2$s : %3$d"
18277
  msgstr ""
18278
 
18279
+ #: builds/forminator/library/helpers/helper-fields.php:1775
18280
  #: library/helpers/helper-fields.php:1775
18281
  #. translators: ...
18282
  msgid "%1$sTotal Question Answered%2$s : %3$d"
18283
  msgstr ""
18284
 
18285
+ #: builds/forminator/library/helpers/helper-forms.php:793
18286
  #: library/helpers/helper-forms.php:793
18287
  msgid "&hellip;"
18288
  msgstr ""
18289
 
18290
+ #: builds/forminator/library/helpers/helper-forms.php:888
18291
  #: library/helpers/helper-forms.php:888
18292
  #. translators: ...
18293
  msgid "%s ago"
18294
  msgstr ""
18295
 
18296
+ #: builds/forminator/library/helpers/helper-forms.php:1036
18297
  #: library/helpers/helper-forms.php:1036
18298
  msgid "I got {quiz_result} on {quiz_name} quiz!"
18299
  msgstr ""
18300
 
18301
+ #: builds/forminator/library/lib/dash-notice/wpmudev-dash-notification.php:223
18302
  #: library/lib/dash-notice/wpmudev-dash-notification.php:223
18303
  msgid "install"
18304
  msgstr ""
18305
 
18306
+ #: builds/forminator/library/lib/dash-notice/wpmudev-dash-notification.php:230
18307
  #: library/lib/dash-notice/wpmudev-dash-notification.php:230
18308
  msgid ""
18309
  "Important updates are available for <strong>%s</strong>. Install the free "
18310
  "WPMU DEV Dashboard plugin now for updates and support!"
18311
  msgstr ""
18312
 
18313
+ #: builds/forminator/library/lib/dash-notice/wpmudev-dash-notification.php:232
18314
  #: library/lib/dash-notice/wpmudev-dash-notification.php:232
18315
  msgid ""
18316
  "<strong>%s</strong> is almost ready - install the free WPMU DEV Dashboard "
18317
  "plugin for updates and support!"
18318
  msgstr ""
18319
 
18320
+ #: builds/forminator/library/lib/dash-notice/wpmudev-dash-notification.php:236
18321
  #: library/lib/dash-notice/wpmudev-dash-notification.php:236
18322
  msgid ""
18323
  "Important updates are available for your WPMU DEV plugins/themes. Install "
18324
  "the free WPMU DEV Dashboard plugin now for updates and support!"
18325
  msgstr ""
18326
 
18327
+ #: builds/forminator/library/lib/dash-notice/wpmudev-dash-notification.php:238
18328
  #: library/lib/dash-notice/wpmudev-dash-notification.php:238
18329
  msgid ""
18330
  "Almost ready - install the free WPMU DEV Dashboard plugin for updates and "
18331
  "support!"
18332
  msgstr ""
18333
 
18334
+ #: builds/forminator/library/lib/dash-notice/wpmudev-dash-notification.php:244
18335
  #: library/lib/dash-notice/wpmudev-dash-notification.php:244
18336
  msgid "Install Plugin"
18337
  msgstr ""
18338
 
18339
+ #: builds/forminator/library/lib/dash-notice/wpmudev-dash-notification.php:264
18340
  #: library/lib/dash-notice/wpmudev-dash-notification.php:264
18341
  msgid "activate"
18342
  msgstr ""
18343
 
18344
+ #: builds/forminator/library/lib/dash-notice/wpmudev-dash-notification.php:271
18345
  #: library/lib/dash-notice/wpmudev-dash-notification.php:271
18346
  msgid ""
18347
  "Important updates are available for <strong>%s</strong>. Activate the WPMU "
18348
  "DEV Dashboard to update now!"
18349
  msgstr ""
18350
 
18351
+ #: builds/forminator/library/lib/dash-notice/wpmudev-dash-notification.php:273
18352
  #: library/lib/dash-notice/wpmudev-dash-notification.php:273
18353
  msgid "Just one more step to enable updates and support for <strong>%s</strong>!"
18354
  msgstr ""
18355
 
18356
+ #: builds/forminator/library/lib/dash-notice/wpmudev-dash-notification.php:277
18357
  #: library/lib/dash-notice/wpmudev-dash-notification.php:277
18358
  msgid ""
18359
  "Important updates are available for your WPMU DEV plugins/themes. Activate "
18360
  "the WPMU DEV Dashboard to update now!"
18361
  msgstr ""
18362
 
18363
+ #: builds/forminator/library/lib/dash-notice/wpmudev-dash-notification.php:279
18364
  #: library/lib/dash-notice/wpmudev-dash-notification.php:279
18365
  msgid ""
18366
  "Just one more step - activate the WPMU DEV Dashboard plugin and you're all "
18367
  "done!"
18368
  msgstr ""
18369
 
18370
+ #: builds/forminator/library/lib/dash-notice/wpmudev-dash-notification.php:285
18371
  #: library/lib/dash-notice/wpmudev-dash-notification.php:285
18372
  msgid "Activate WPMU DEV Dashboard"
18373
  msgstr ""
18374
 
18375
+ #: builds/forminator/library/lib/dash-notice/wpmudev-dash-notification.php:952
18376
  #: library/lib/dash-notice/wpmudev-dash-notification.php:952
18377
  msgid "We did not find any data for this plugin or theme..."
18378
  msgstr ""
18379
 
18380
+ #: builds/forminator/library/lib/dash-notice/wpmudev-dash-notification.php:1131
18381
  #: library/lib/dash-notice/wpmudev-dash-notification.php:1131
18382
  msgid "%s changelog"
18383
  msgstr ""
18384
 
18385
+ #: builds/forminator/library/lib/dash-notice/wpmudev-dash-notification.php:1167
18386
  #: library/lib/dash-notice/wpmudev-dash-notification.php:1167
18387
  msgid "New"
18388
  msgstr ""
18389
 
18390
+ #: builds/forminator/library/lib/dash-notice/wpmudev-dash-notification.php:1184
18391
  #: library/lib/dash-notice/wpmudev-dash-notification.php:1184
18392
  msgid "Version %s"
18393
  msgstr ""
18394
 
18395
+ #: builds/forminator/library/lib/dash-notice/wpmudev-dash-notification.php:1202
18396
  #: library/lib/dash-notice/wpmudev-dash-notification.php:1202
18397
  msgid "Show all changes"
18398
  msgstr ""
18399
 
18400
+ #: builds/forminator/library/lib/dash-notice/wpmudev-dash-notification.php:1203
18401
  #: library/lib/dash-notice/wpmudev-dash-notification.php:1203
18402
  msgid "Hide details"
18403
  msgstr ""
18404
 
18405
+ #: builds/forminator/library/lib/recommended-plugins/notice.php:194
18406
  #: library/lib/recommended-plugins/notice.php:194
18407
  msgid "Enjoying %s? Try out a few of our other popular free plugins..."
18408
  msgstr ""
18409
 
18410
+ #: builds/forminator/library/lib/recommended-plugins/notice.php:286
18411
  #: library/lib/recommended-plugins/notice.php:286
18412
  msgid "Resize, optimize and compress all of your images to the max."
18413
  msgstr ""
18414
 
18415
+ #: builds/forminator/library/lib/recommended-plugins/notice.php:294
18416
  #: library/lib/recommended-plugins/notice.php:294
18417
  msgid "Add powerful caching and optimize your assets."
18418
  msgstr ""
18419
 
18420
+ #: builds/forminator/library/lib/recommended-plugins/notice.php:302
18421
  #: library/lib/recommended-plugins/notice.php:302
18422
  msgid "Secure and protect your site from malicious hackers and bots."
18423
  msgstr ""
18424
 
18425
+ #: builds/forminator/library/lib/recommended-plugins/notice.php:310
18426
  #: library/lib/recommended-plugins/notice.php:310
18427
  msgid "Configure your markup for optimal page and social ranking."
18428
  msgstr ""
18429
 
18430
+ #: builds/forminator/library/lib/recommended-plugins/notice.php:318
18431
  #: library/lib/recommended-plugins/notice.php:318
18432
  msgid "Create dynamic forms easily and quickly with our form builder."
18433
  msgstr ""
18434
 
18435
+ #: builds/forminator/library/lib/recommended-plugins/notice.php:326
18436
  #: library/lib/recommended-plugins/notice.php:326
18437
  msgid "Generate leads with pop-ups, slide-ins and email opt-ins."
18438
  msgstr ""
18439
 
18440
+ #: builds/forminator/library/model/class-base-form-model.php:764
18441
  #: library/model/class-base-form-model.php:764
18442
  msgid "Export Import feature disabled"
18443
  msgstr ""
18444
 
18445
+ #: builds/forminator/library/model/class-base-form-model.php:768
18446
  #: library/model/class-base-form-model.php:768
18447
  msgid "Model loader for importer does not exist."
18448
  msgstr ""
18449
 
18450
+ #: builds/forminator/library/model/class-base-form-model.php:785
18451
  #: library/model/class-base-form-model.php:785
18452
  msgid "Invalid format of import data type"
18453
  msgstr ""
18454
 
18455
+ #: builds/forminator/library/model/class-base-form-model.php:791
18456
  #: library/model/class-base-form-model.php:791
18457
  msgid "Invalid format of import data"
18458
  msgstr ""
18459
 
18460
+ #: builds/forminator/library/model/class-base-form-model.php:795
18461
  #: library/model/class-base-form-model.php:795
18462
  msgid "Invalid format of import data settings"
18463
  msgstr ""
18464
 
18465
+ #: builds/forminator/library/model/class-base-form-model.php:799
18466
  #: library/model/class-base-form-model.php:799
18467
  msgid "Invalid format of import data name"
18468
  msgstr ""
18469
 
18470
+ #: builds/forminator/library/model/class-base-form-model.php:846
18471
  #: library/model/class-base-form-model.php:846
18472
  msgid "Failed to load imported Forminator model"
18473
  msgstr ""
18474
 
18475
+ #: builds/forminator/library/model/class-custom-form-model.php:230
18476
+ #: builds/forminator/library/modules/custom-forms/front/front-action.php:627
18477
  #: library/model/class-custom-form-model.php:230
18478
  #: library/modules/custom-forms/front/front-action.php:627
18479
  msgid "Only logged in users can submit this form."
18480
  msgstr ""
18481
 
18482
+ #: builds/forminator/library/model/class-custom-form-model.php:243
18483
  #: library/model/class-custom-form-model.php:243
18484
  msgid "You reached the maximum allowed submissions for this form."
18485
  msgstr ""
18486
 
18487
+ #: builds/forminator/library/model/class-custom-form-model.php:254
18488
  #: library/model/class-custom-form-model.php:254
18489
  msgid "Unfortunately this form expired."
18490
  msgstr ""
18491
 
18492
+ #: builds/forminator/library/model/class-form-entries-list-table.php:67
18493
  #: library/model/class-form-entries-list-table.php:67
18494
  msgid "No entries found."
18495
  msgstr ""
18496
 
18497
+ #: builds/forminator/library/model/class-form-entries-list-table.php:79
18498
  #: library/model/class-form-entries-list-table.php:79
18499
  msgid "Date added"
18500
  msgstr ""
18501
 
18502
+ #: builds/forminator/library/model/class-form-entries-list-table.php:164
18503
  #: library/model/class-form-entries-list-table.php:164
18504
  msgid "Select All"
18505
  msgstr ""
18506
 
18507
+ #: builds/forminator/library/model/class-form-entries-list-table.php:318
18508
  #: library/model/class-form-entries-list-table.php:318
18509
  #. translators: ...
18510
  msgid "Total %d"
18511
  msgstr ""
18512
 
18513
+ #: builds/forminator/library/model/class-form-entry-model.php:419
18514
  #: library/model/class-form-entry-model.php:419
18515
  msgid "AM/PM"
18516
  msgstr ""
18517
 
18518
+ #: builds/forminator/library/model/class-form-entry-model.php:422
18519
  #: library/model/class-form-entry-model.php:422
18520
  msgid "State"
18521
  msgstr ""
18522
 
18523
+ #: builds/forminator/library/model/class-form-entry-model.php:423
18524
  #: library/model/class-form-entry-model.php:423
18525
  msgid "Zip"
18526
  msgstr ""
18527
 
18528
+ #: builds/forminator/library/model/class-form-entry-model.php:425
18529
  #: library/model/class-form-entry-model.php:425
18530
  msgid "Address Line 2"
18531
  msgstr ""
18532
 
18533
+ #: builds/forminator/library/model/class-form-entry-model.php:433
18534
  #: library/model/class-form-entry-model.php:433
18535
  msgid "Post Title"
18536
  msgstr ""
18537
 
18538
+ #: builds/forminator/library/model/class-form-entry-model.php:434
18539
  #: library/model/class-form-entry-model.php:434
18540
  msgid "Post Content"
18541
  msgstr ""
18542
 
18543
+ #: builds/forminator/library/model/class-form-entry-model.php:435
18544
  #: library/model/class-form-entry-model.php:435
18545
  msgid "Post Excerpt"
18546
  msgstr ""
18547
 
18548
+ #: builds/forminator/library/model/class-form-entry-model.php:436
18549
  #: library/model/class-form-entry-model.php:436
18550
  msgid "Post Image"
18551
  msgstr ""
18552
 
18553
+ #: builds/forminator/library/model/class-form-entry-model.php:437
18554
  #: library/model/class-form-entry-model.php:437
18555
  msgid "Post Category"
18556
  msgstr ""
18557
 
18558
+ #: builds/forminator/library/model/class-form-entry-model.php:438
18559
  #: library/model/class-form-entry-model.php:438
18560
  msgid "Post Tags"
18561
  msgstr ""
18562
 
18563
+ #: builds/forminator/library/model/class-form-entry-model.php:439
18564
  #: library/model/class-form-entry-model.php:439
18565
  msgid "Product ID"
18566
  msgstr ""
18567
 
18568
+ #: builds/forminator/library/model/class-form-entry-model.php:440
18569
  #: library/model/class-form-entry-model.php:440
18570
  msgid "Product Quantity"
18571
  msgstr ""
18572
 
18573
+ #: builds/forminator/library/model/class-form-entry-model.php:1225
18574
  #: library/model/class-form-entry-model.php:1225
18575
  msgid "(no title)"
18576
  msgstr ""
18577
 
18578
+ #: builds/forminator/library/model/class-form-entry-model.php:1289
18579
  #: library/model/class-form-entry-model.php:1289
18580
  msgid "Send Email"
18581
  msgstr ""
18582
 
18583
+ #: builds/forminator/library/model/class-form-entry-model.php:1312
18584
  #: library/model/class-form-entry-model.php:1312
18585
  msgid "View Website"
18586
  msgstr ""
18587
 
18588
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:45
18589
+ #: builds/forminator/library/modules/custom-forms/loader.php:137
18590
  #: library/modules/custom-forms/admin/admin-loader.php:45
18591
  #: library/modules/custom-forms/loader.php:137
18592
  msgid "New Custom Form"
18593
  msgstr ""
18594
 
18595
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:46
18596
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:46
18597
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:52
18598
  #: library/modules/custom-forms/admin/admin-loader.php:46
18599
  #: library/modules/polls/admin/admin-loader.php:46
18600
  #: library/modules/quizzes/admin/admin-loader.php:52
18601
  msgid "Submissions:"
18602
  msgstr ""
18603
 
18604
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:46
18605
  #: library/modules/custom-forms/admin/admin-loader.php:46
18606
  msgid "View Custom Form"
18607
  msgstr ""
18608
 
18609
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:199
18610
  #: library/modules/custom-forms/admin/admin-loader.php:199
18611
  msgid "Choose Form Type"
18612
  msgstr ""
18613
 
18614
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:207
18615
  #: library/modules/custom-forms/admin/admin-loader.php:207
18616
  msgid "Add some variations of your product."
18617
  msgstr ""
18618
 
18619
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:208
18620
  #: library/modules/custom-forms/admin/admin-loader.php:208
18621
  msgid "Display in list?"
18622
  msgstr ""
18623
 
18624
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:209
18625
  #: library/modules/custom-forms/admin/admin-loader.php:209
18626
  msgid "Add Variation"
18627
  msgstr ""
18628
 
18629
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:212
18630
  #: library/modules/custom-forms/admin/admin-loader.php:212
18631
  msgid "Price"
18632
  msgstr ""
18633
 
18634
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:216
18635
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:565
18636
  #: library/modules/custom-forms/admin/admin-loader.php:216
18637
  #: library/modules/quizzes/admin/admin-loader.php:565
18638
  msgid "Customize typography"
18639
  msgstr ""
18640
 
18641
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:217
18642
  #: library/modules/custom-forms/admin/admin-loader.php:217
18643
  msgid "Enter custom font family name"
18644
  msgstr ""
18645
 
18646
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:219
18647
  #: library/modules/custom-forms/admin/admin-loader.php:219
18648
  msgid "Type the font family name, as you would in CSS"
18649
  msgstr ""
18650
 
18651
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:223
18652
  #: library/modules/custom-forms/admin/admin-loader.php:223
18653
  msgid "Select font"
18654
  msgstr ""
18655
 
18656
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:235
18657
  #: library/modules/custom-forms/admin/admin-loader.php:235
18658
  msgid "Advanced selectors"
18659
  msgstr ""
18660
 
18661
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:236
18662
  #: library/modules/custom-forms/admin/admin-loader.php:236
18663
  msgid "Pagination selectors"
18664
  msgstr ""
18665
 
18666
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:314
18667
  #: library/modules/custom-forms/admin/admin-loader.php:314
18668
  msgid "New Form Entry #{submission_id} for {form_name}"
18669
  msgstr ""
18670
 
18671
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:315
18672
  #: library/modules/custom-forms/admin/admin-loader.php:315
18673
  msgid ""
18674
  "You have a new website form submission: <br/> {all_fields} <br/>---<br/> "
18675
  "This message was sent from {site_url}."
18676
  msgstr ""
18677
 
18678
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:336
18679
  #: library/modules/custom-forms/admin/admin-loader.php:336
18680
  msgid "This message was sent from {site_url}"
18681
  msgstr ""
18682
 
18683
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:338
18684
  #: library/modules/custom-forms/admin/admin-loader.php:338
18685
  msgid ""
18686
  "New user registration on your site {site_url}: <br/><br/> {all_fields} "
18687
  "<br/><br/> Click {submission_url} to view the submission.<br/>"
18688
  msgstr ""
18689
 
18690
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:344
18691
  #: library/modules/custom-forms/admin/admin-loader.php:344
18692
  msgid ""
18693
  "New user registration on your site {site_url}: <br/><br/> {all_fields} "
18695
  "activate this account, click the link below."
18696
  msgstr ""
18697
 
18698
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:346
18699
  #: library/modules/custom-forms/admin/admin-loader.php:346
18700
  msgid ""
18701
  "Click {submission_url} to view the submission on your website's "
18702
  "dashboard.<br/><br/>"
18703
  msgstr ""
18704
 
18705
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:354
18706
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:357
18707
  #: library/modules/custom-forms/admin/admin-loader.php:354
18708
  #: library/modules/custom-forms/admin/admin-loader.php:357
18709
  msgid "New User Registration on {site_url}"
18710
  msgstr ""
18711
 
18712
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:359
18713
  #: library/modules/custom-forms/admin/admin-loader.php:359
18714
  msgid "New User Registration on {site_url} needs approval."
18715
  msgstr ""
18716
 
18717
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:368
18718
  #: library/modules/custom-forms/admin/admin-loader.php:368
18719
  msgid ""
18720
  "Your new account on our site {site_title} is ready to go. Here's your "
18721
  "details: <br/><br/> {all_fields} <br/><br/>"
18722
  msgstr ""
18723
 
18724
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:369
18725
  #: library/modules/custom-forms/admin/admin-loader.php:369
18726
  msgid "Login to your new account <a href=\"%s\">here</a>."
18727
  msgstr ""
18728
 
18729
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:373
18730
  #: library/modules/custom-forms/admin/admin-loader.php:373
18731
  msgid "Dear {username} <br/><br/>"
18732
  msgstr ""
18733
 
18734
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:374
18735
  #: library/modules/custom-forms/admin/admin-loader.php:374
18736
  msgid ""
18737
  "Thank you for signing up on our website. You are one step away from "
18738
  "activating your account. "
18739
  msgstr ""
18740
 
18741
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:375
18742
  #: library/modules/custom-forms/admin/admin-loader.php:375
18743
  msgid ""
18744
  "We have sent you another email containing a confirmation link. Please click "
18745
  "on that link to activate your account.<br/><br/>"
18746
  msgstr ""
18747
 
18748
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:378
18749
  #: library/modules/custom-forms/admin/admin-loader.php:378
18750
  msgid "Your new account on {site_title} is under review.<br/>"
18751
  msgstr ""
18752
 
18753
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:379
18754
  #: library/modules/custom-forms/admin/admin-loader.php:379
18755
  msgid ""
18756
  "You'll receive another email once the site admin approves your account. You "
18757
  "should be able to login into your account after that."
18758
  msgstr ""
18759
 
18760
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:385
18761
  #: library/modules/custom-forms/admin/admin-loader.php:385
18762
  msgid "User Confirmation Email"
18763
  msgstr ""
18764
 
18765
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:388
18766
  #: library/modules/custom-forms/admin/admin-loader.php:388
18767
  msgid "Your new account on {site_title}"
18768
  msgstr ""
18769
 
18770
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:391
18771
  #: library/modules/custom-forms/admin/admin-loader.php:391
18772
  msgid "Activate your account on {site_url}"
18773
  msgstr ""
18774
 
18775
+ #: builds/forminator/library/modules/custom-forms/admin/admin-loader.php:393
18776
  #: library/modules/custom-forms/admin/admin-loader.php:393
18777
  msgid "Your new account on {site_title} is under review."
18778
  msgstr ""
18779
 
18780
+ #: builds/forminator/library/modules/custom-forms/admin/admin-page-entries.php:282
18781
+ #: builds/forminator/library/modules/polls/admin/admin-page-entries.php:152
18782
+ #: builds/forminator/library/modules/quizzes/admin/admin-page-entries.php:169
18783
  #: library/modules/custom-forms/admin/admin-page-entries.php:282
18784
  #: library/modules/polls/admin/admin-page-entries.php:152
18785
  #: library/modules/quizzes/admin/admin-page-entries.php:169
18786
  msgid "Your Exports"
18787
  msgstr ""
18788
 
18789
+ #: builds/forminator/library/modules/custom-forms/admin/admin-page-entries.php:291
18790
+ #: builds/forminator/library/modules/polls/admin/admin-page-entries.php:161
18791
+ #: builds/forminator/library/modules/quizzes/admin/admin-page-entries.php:178
18792
  #: library/modules/custom-forms/admin/admin-page-entries.php:291
18793
  #: library/modules/polls/admin/admin-page-entries.php:161
18794
  #: library/modules/quizzes/admin/admin-page-entries.php:178
18795
  msgid "Edit Schedule Export"
18796
  msgstr ""
18797
 
18798
+ #: builds/forminator/library/modules/custom-forms/admin/admin-page-entries.php:392
18799
  #: library/modules/custom-forms/admin/admin-page-entries.php:392
18800
  msgid "Showing %s of %s fields"
18801
  msgstr ""
18802
 
18803
+ #: builds/forminator/library/modules/custom-forms/admin/admin-page-entries.php:578
18804
+ #: builds/forminator/library/modules/quizzes/admin/admin-page-entries.php:319
18805
  #: library/modules/custom-forms/admin/admin-page-entries.php:578
18806
  #: library/modules/quizzes/admin/admin-page-entries.php:319
18807
  msgid "Bulk Actions"
18808
  msgstr ""
18809
 
18810
+ #: builds/forminator/library/modules/custom-forms/admin/admin-page-entries.php:579
18811
+ #: builds/forminator/library/modules/quizzes/admin/admin-page-entries.php:320
18812
  #: library/modules/custom-forms/admin/admin-page-entries.php:579
18813
  #: library/modules/quizzes/admin/admin-page-entries.php:320
18814
  msgid "Delete Entries"
18815
  msgstr ""
18816
 
18817
+ #: builds/forminator/library/modules/custom-forms/admin/admin-page-entries.php:764
18818
  #: library/modules/custom-forms/admin/admin-page-entries.php:764
18819
  msgid "Stripe Payment"
18820
  msgstr ""
18821
 
18822
+ #: builds/forminator/library/modules/custom-forms/admin/admin-page-entries.php:909
18823
  #: library/modules/custom-forms/admin/admin-page-entries.php:909
18824
  msgid "Select all entries"
18825
  msgstr ""
18826
 
18827
+ #: builds/forminator/library/modules/custom-forms/admin/admin-page-new.php:23
18828
  #: library/modules/custom-forms/admin/admin-page-new.php:23
18829
  msgid "New Form"
18830
  msgstr ""
18831
 
18832
+ #: builds/forminator/library/modules/custom-forms/admin/admin-page-view.php:204
18833
+ #: builds/forminator/library/modules/polls/admin/admin-page-view.php:280
18834
+ #: builds/forminator/library/modules/quizzes/admin/admin-page-view.php:299
18835
  #: library/modules/custom-forms/admin/admin-page-view.php:204
18836
  #: library/modules/polls/admin/admin-page-view.php:280
18837
  #: library/modules/quizzes/admin/admin-page-view.php:299
18838
  msgid "Reset Tracking Data"
18839
  msgstr ""
18840
 
18841
+ #: builds/forminator/library/modules/custom-forms/admin/admin-page-view.php:319
18842
+ #: builds/forminator/library/modules/polls/admin/admin-page-view.php:313
18843
+ #: builds/forminator/library/modules/quizzes/admin/admin-page-view.php:333
18844
  #: library/modules/custom-forms/admin/admin-page-view.php:319
18845
  #: library/modules/polls/admin/admin-page-view.php:313
18846
  #: library/modules/quizzes/admin/admin-page-view.php:333
18847
  msgid "Copy of %s"
18848
  msgstr ""
18849
 
18850
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-blank.php:22
18851
  #: library/modules/custom-forms/form-templates/template-blank.php:22
18852
  msgid "Blank"
18853
  msgstr ""
18854
 
18855
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-blank.php:23
18856
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-contact-form.php:23
18857
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-login.php:23
18858
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-newsletter.php:23
18859
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-post.php:23
18860
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-quote.php:23
18861
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-registration.php:23
18862
  #: library/modules/custom-forms/form-templates/template-blank.php:23
18863
  #: library/modules/custom-forms/form-templates/template-contact-form.php:23
18864
  #: library/modules/custom-forms/form-templates/template-login.php:23
18869
  msgid "A simple contact form for your users to contact you"
18870
  msgstr ""
18871
 
18872
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-blank.php:49
18873
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-contact-form.php:117
18874
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-login.php:105
18875
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-newsletter.php:85
18876
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-post.php:81
18877
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-quote.php:148
18878
  #: library/modules/custom-forms/form-templates/template-blank.php:49
18879
  #: library/modules/custom-forms/form-templates/template-contact-form.php:117
18880
  #: library/modules/custom-forms/form-templates/template-login.php:105
18884
  msgid "Thank you for contacting us, we will be in touch shortly."
18885
  msgstr ""
18886
 
18887
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-blank.php:51
18888
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-contact-form.php:119
18889
  #: library/modules/custom-forms/form-templates/template-blank.php:51
18890
  #: library/modules/custom-forms/form-templates/template-contact-form.php:119
18891
  msgid "Send Message"
18892
  msgstr ""
18893
 
18894
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-blank.php:52
18895
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-contact-form.php:120
18896
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-login.php:109
18897
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-newsletter.php:88
18898
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-post.php:84
18899
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-quote.php:151
18900
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-registration.php:111
18901
+ #: builds/forminator/library/modules/custom-forms/front/front-action.php:1545
18902
  #: library/modules/custom-forms/form-templates/template-blank.php:52
18903
  #: library/modules/custom-forms/form-templates/template-contact-form.php:120
18904
  #: library/modules/custom-forms/form-templates/template-login.php:109
18910
  msgid "Error: Your form is not valid, please fix the errors!"
18911
  msgstr ""
18912
 
18913
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-contact-form.php:22
18914
  #: library/modules/custom-forms/form-templates/template-contact-form.php:22
18915
  msgid "Contact Form"
18916
  msgstr ""
18917
 
18918
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-contact-form.php:80
18919
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-quote.php:127
18920
  #: library/modules/custom-forms/form-templates/template-contact-form.php:80
18921
  #: library/modules/custom-forms/form-templates/template-quote.php:127
18922
  msgid "Phone Number"
18923
  msgstr ""
18924
 
18925
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-contact-form.php:81
18926
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-quote.php:128
18927
  #: library/modules/custom-forms/form-templates/template-contact-form.php:81
18928
  #: library/modules/custom-forms/form-templates/template-quote.php:128
18929
  msgid "E.g. +1 3004005000"
18930
  msgstr ""
18931
 
18932
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-contact-form.php:97
18933
  #: library/modules/custom-forms/form-templates/template-contact-form.php:97
18934
  msgid "Enter your message..."
18935
  msgstr ""
18936
 
18937
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-login.php:22
18938
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-login.php:108
18939
  #: library/modules/custom-forms/form-templates/template-login.php:22
18940
  #: library/modules/custom-forms/form-templates/template-login.php:108
18941
  msgid "Login"
18942
  msgstr ""
18943
 
18944
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-login.php:70
18945
  #: library/modules/custom-forms/form-templates/template-login.php:70
18946
  msgid "Username or Email Address"
18947
  msgstr ""
18948
 
18949
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-login.php:71
18950
  #: library/modules/custom-forms/form-templates/template-login.php:71
18951
  msgid "Enter username or email address"
18952
  msgstr ""
18953
 
18954
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-login.php:83
18955
  #: library/modules/custom-forms/form-templates/template-login.php:83
18956
  msgid "Your password is required"
18957
  msgstr ""
18958
 
18959
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-login.php:86
18960
  #: library/modules/custom-forms/form-templates/template-login.php:86
18961
  msgid ""
18962
  "<a href=\"%s\" title=\"Lost Password\" target=\"_blank\">Lost your "
18963
  "password?</a>"
18964
  msgstr ""
18965
 
18966
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-login.php:198
18967
+ #: builds/forminator/library/modules/custom-forms/front/front-user-login.php:232
18968
  #: library/modules/custom-forms/form-templates/template-login.php:198
18969
  #: library/modules/custom-forms/front/front-user-login.php:232
18970
  msgid "Remember Me"
18971
  msgstr ""
18972
 
18973
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-newsletter.php:22
18974
  #: library/modules/custom-forms/form-templates/template-newsletter.php:22
18975
  msgid "Newsletter"
18976
  msgstr ""
18977
 
18978
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-newsletter.php:87
18979
  #: library/modules/custom-forms/form-templates/template-newsletter.php:87
18980
  msgid "Subscribe"
18981
  msgstr ""
18982
 
18983
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-post.php:22
18984
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-post.php:83
18985
  #: library/modules/custom-forms/form-templates/template-post.php:22
18986
  #: library/modules/custom-forms/form-templates/template-post.php:83
18987
  msgid "Create Post"
18988
  msgstr ""
18989
 
18990
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-quote.php:22
18991
  #: library/modules/custom-forms/form-templates/template-quote.php:22
18992
  msgid "Quote Request"
18993
  msgstr ""
18994
 
18995
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-quote.php:45
18996
  #: library/modules/custom-forms/form-templates/template-quote.php:45
18997
  msgid "Services"
18998
  msgstr ""
18999
 
19000
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-quote.php:69
19001
  #: library/modules/custom-forms/form-templates/template-quote.php:69
19002
  msgid "Additional notes"
19003
  msgstr ""
19004
 
19005
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-quote.php:150
19006
  #: library/modules/custom-forms/form-templates/template-quote.php:150
19007
  msgid "Request Quote"
19008
  msgstr ""
19009
 
19010
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-registration.php:22
19011
  #: library/modules/custom-forms/form-templates/template-registration.php:22
19012
  msgid "Registration"
19013
  msgstr ""
19014
 
19015
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-registration.php:58
19016
  #: library/modules/custom-forms/form-templates/template-registration.php:58
19017
  msgid "This field is required. Please enter email."
19018
  msgstr ""
19019
 
19020
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-registration.php:106
19021
  #: library/modules/custom-forms/form-templates/template-registration.php:106
19022
  msgid ""
19023
  "Account registration successful. Click <a href=\"%s\">here</a> to login to "
19024
  "your account."
19025
  msgstr ""
19026
 
19027
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-registration.php:107
19028
  #: library/modules/custom-forms/form-templates/template-registration.php:107
19029
  msgid ""
19030
  "Account registration successful. Please check your email inbox to activate "
19031
  "your new account."
19032
  msgstr ""
19033
 
19034
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-registration.php:108
19035
  #: library/modules/custom-forms/form-templates/template-registration.php:108
19036
  msgid ""
19037
  "Account registration successful. A website admin must approve your account "
19039
  "activated."
19040
  msgstr ""
19041
 
19042
+ #: builds/forminator/library/modules/custom-forms/form-templates/template-registration.php:110
19043
  #: library/modules/custom-forms/form-templates/template-registration.php:110
19044
  msgid "Register"
19045
  msgstr ""
19046
 
19047
+ #: builds/forminator/library/modules/custom-forms/front/front-action.php:116
19048
+ #: builds/forminator/library/modules/custom-forms/front/front-action.php:1205
19049
+ #: builds/forminator/library/modules/custom-forms/front/front-render.php:2793
19050
  #: library/modules/custom-forms/front/front-action.php:116
19051
  #: library/modules/custom-forms/front/front-action.php:1205
19052
  #: library/modules/custom-forms/front/front-render.php:2793
19053
  msgid "SSL required to submit this form, please check your URL."
19054
  msgstr ""
19055
 
19056
+ #: builds/forminator/library/modules/custom-forms/front/front-action.php:309
19057
  #: library/modules/custom-forms/front/front-action.php:309
19058
  msgid "Error: Stripe field doesn't exist in your form!"
19059
  msgstr ""
19060
 
19061
+ #: builds/forminator/library/modules/custom-forms/front/front-action.php:315
19062
  #: library/modules/custom-forms/front/front-action.php:315
19063
  msgid "Error: Form object is corrupted!"
19064
  msgstr ""
19065
 
19066
+ #: builds/forminator/library/modules/custom-forms/front/front-action.php:321
19067
  #: library/modules/custom-forms/front/front-action.php:321
19068
  msgid "Error: Your form ID doesn't exist!"
19069
  msgstr ""
19070
 
19071
+ #: builds/forminator/library/modules/custom-forms/front/front-action.php:633
19072
  #: library/modules/custom-forms/front/front-action.php:633
19073
  msgid "This form is not published."
19074
  msgstr ""
19075
 
19076
+ #: builds/forminator/library/modules/custom-forms/front/front-action.php:669
19077
  #: library/modules/custom-forms/front/front-action.php:669
19078
  msgid "At least one field must be filled out to submit the form."
19079
  msgstr ""
19080
 
19081
+ #: builds/forminator/library/modules/custom-forms/front/front-action.php:954
19082
  #: library/modules/custom-forms/front/front-action.php:954
19083
  msgid "There was an error saving the post data. Please try again"
19084
  msgstr ""
19085
 
19086
+ #: builds/forminator/library/modules/custom-forms/front/front-action.php:1059
19087
  #: library/modules/custom-forms/front/front-action.php:1059
19088
  msgid "Whoops, the passcode you entered was incorrect or expired."
19089
  msgstr ""
19090
 
19091
+ #: builds/forminator/library/modules/custom-forms/front/front-action.php:1107
19092
+ #: builds/forminator/library/modules/custom-forms/front/front-action.php:1153
19093
  #: library/modules/custom-forms/front/front-action.php:1107
19094
  #: library/modules/custom-forms/front/front-action.php:1153
19095
  msgid "Form entry saved"
19096
  msgstr ""
19097
 
19098
+ #: builds/forminator/library/modules/custom-forms/front/front-action.php:1453
19099
  #: library/modules/custom-forms/front/front-action.php:1453
19100
  msgid "form not found"
19101
  msgstr ""
19102
 
19103
+ #: builds/forminator/library/modules/custom-forms/front/front-render.php:210
19104
  #: library/modules/custom-forms/front/front-render.php:210
19105
  msgid "https://wordpress.org/"
19106
  msgstr ""
19107
 
19108
+ #: builds/forminator/library/modules/custom-forms/front/front-render.php:211
19109
  #: library/modules/custom-forms/front/front-render.php:211
19110
  msgid "Powered by WordPress"
19111
  msgstr ""
19112
 
19113
+ #: builds/forminator/library/modules/custom-forms/front/front-render.php:227
19114
  #: library/modules/custom-forms/front/front-render.php:227
19115
  msgid "Authenticate to login"
19116
  msgstr ""
19117
 
19118
+ #: builds/forminator/library/modules/custom-forms/front/front-render.php:229
19119
  #: library/modules/custom-forms/front/front-render.php:229
19120
  msgid "The passcode was incorrect."
19121
  msgstr ""
19122
 
19123
+ #: builds/forminator/library/modules/custom-forms/front/front-render.php:234
19124
  #: library/modules/custom-forms/front/front-render.php:234
19125
  msgid "Open the Google Authenticator app and enter the 6 digit passcode."
19126
  msgstr ""
19127
 
19128
+ #: builds/forminator/library/modules/custom-forms/front/front-render.php:244
19129
  #: library/modules/custom-forms/front/front-render.php:244
19130
  msgid "Lost your device? "
19131
  msgstr ""
19132
 
19133
+ #: builds/forminator/library/modules/custom-forms/front/front-render.php:249
19134
  #: library/modules/custom-forms/front/front-render.php:249
19135
  msgid "Back to %s"
19136
  msgstr ""
19137
 
19138
+ #: builds/forminator/library/modules/custom-forms/front/front-render.php:531
19139
+ #: builds/forminator/library/modules/quizzes/front/front-render.php:536
19140
  #: library/modules/custom-forms/front/front-render.php:531
19141
  #: library/modules/quizzes/front/front-render.php:536
19142
  msgid "Form ID attribute is required!"
19143
  msgstr ""
19144
 
19145
+ #: builds/forminator/library/modules/custom-forms/front/front-render.php:541
19146
+ #: builds/forminator/library/modules/quizzes/front/front-render.php:556
19147
  #: library/modules/custom-forms/front/front-render.php:541
19148
  #: library/modules/quizzes/front/front-render.php:556
19149
  msgid "Form ID not found!"
19150
  msgstr ""
19151
 
19152
+ #: builds/forminator/library/modules/custom-forms/front/front-render.php:1093
19153
  #: library/modules/custom-forms/front/front-render.php:1093
19154
  msgid "Page "
19155
  msgstr ""
19156
 
19157
+ #: builds/forminator/library/modules/custom-forms/front/front-render.php:2362
19158
  #: library/modules/custom-forms/front/front-render.php:2362
19159
  msgid "Jan"
19160
  msgstr ""
19161
 
19162
+ #: builds/forminator/library/modules/custom-forms/front/front-render.php:2363
19163
  #: library/modules/custom-forms/front/front-render.php:2363
19164
  msgid "Feb"
19165
  msgstr ""
19166
 
19167
+ #: builds/forminator/library/modules/custom-forms/front/front-render.php:2364
19168
  #: library/modules/custom-forms/front/front-render.php:2364
19169
  msgid "Mar"
19170
  msgstr ""
19171
 
19172
+ #: builds/forminator/library/modules/custom-forms/front/front-render.php:2365
19173
  #: library/modules/custom-forms/front/front-render.php:2365
19174
  msgid "Apr"
19175
  msgstr ""
19176
 
19177
+ #: builds/forminator/library/modules/custom-forms/front/front-render.php:2367
19178
  #: library/modules/custom-forms/front/front-render.php:2367
19179
  msgid "Jun"
19180
  msgstr ""
19181
 
19182
+ #: builds/forminator/library/modules/custom-forms/front/front-render.php:2368
19183
  #: library/modules/custom-forms/front/front-render.php:2368
19184
  msgid "Jul"
19185
  msgstr ""
19186
 
19187
+ #: builds/forminator/library/modules/custom-forms/front/front-render.php:2369
19188
  #: library/modules/custom-forms/front/front-render.php:2369
19189
  msgid "Aug"
19190
  msgstr ""
19191
 
19192
+ #: builds/forminator/library/modules/custom-forms/front/front-render.php:2370
19193
  #: library/modules/custom-forms/front/front-render.php:2370
19194
  msgid "Sep"
19195
  msgstr ""
19196
 
19197
+ #: builds/forminator/library/modules/custom-forms/front/front-render.php:2371
19198
  #: library/modules/custom-forms/front/front-render.php:2371
19199
  msgid "Oct"
19200
  msgstr ""
19201
 
19202
+ #: builds/forminator/library/modules/custom-forms/front/front-render.php:2372
19203
  #: library/modules/custom-forms/front/front-render.php:2372
19204
  msgid "Nov"
19205
  msgstr ""
19206
 
19207
+ #: builds/forminator/library/modules/custom-forms/front/front-render.php:2373
19208
  #: library/modules/custom-forms/front/front-render.php:2373
19209
  msgid "Dec"
19210
  msgstr ""
19211
 
19212
+ #: builds/forminator/library/modules/custom-forms/front/front-render.php:2795
19213
  #: library/modules/custom-forms/front/front-render.php:2795
19214
  msgid "PayPal amount must be greater than 0."
19215
  msgstr ""
19216
 
19217
+ #: builds/forminator/library/modules/custom-forms/front/front-user-registration.php:228
19218
  #: library/modules/custom-forms/front/front-user-registration.php:228
19219
  msgid ""
19220
  "Couldn&#8217;t register you&hellip; please contact us if you continue to "
19221
  "have problems."
19222
  msgstr ""
19223
 
19224
+ #: builds/forminator/library/modules/custom-forms/front/front-user-registration.php:305
19225
  #: library/modules/custom-forms/front/front-user-registration.php:305
19226
  msgid "That username is currently reserved but may be available in a couple of days"
19227
  msgstr ""
19228
 
19229
+ #: builds/forminator/library/modules/custom-forms/front/front-user-registration.php:321
19230
  #: library/modules/custom-forms/front/front-user-registration.php:321
19231
  msgid ""
19232
  "That email address has already been used. Please check your inbox for an "
19234
  "nothing."
19235
  msgstr ""
19236
 
19237
+ #: builds/forminator/library/modules/custom-forms/front/front-user-registration.php:446
19238
  #: library/modules/custom-forms/front/front-user-registration.php:446
19239
  msgid "This email address is not valid."
19240
  msgstr ""
19241
 
19242
+ #: builds/forminator/library/modules/custom-forms/front/front-user-registration.php:454
19243
  #: library/modules/custom-forms/front/front-user-registration.php:454
19244
  msgid "This email address is already registered."
19245
  msgstr ""
19246
 
19247
+ #: builds/forminator/library/modules/custom-forms/front/front-user-registration.php:460
19248
  #: library/modules/custom-forms/front/front-user-registration.php:460
19249
  msgid "The email address can not be empty."
19250
  msgstr ""
19251
 
19252
+ #: builds/forminator/library/modules/custom-forms/front/front-user-registration.php:484
19253
  #: library/modules/custom-forms/front/front-user-registration.php:484
19254
  msgid ""
19255
  "This username is invalid because it uses illegal characters. Please enter a "
19256
  "valid username."
19257
  msgstr ""
19258
 
19259
+ #: builds/forminator/library/modules/custom-forms/front/front-user-registration.php:492
19260
  #: library/modules/custom-forms/front/front-user-registration.php:492
19261
  msgid "This username is already registered."
19262
  msgstr ""
19263
 
19264
+ #: builds/forminator/library/modules/custom-forms/front/front-user-registration.php:498
19265
  #: library/modules/custom-forms/front/front-user-registration.php:498
19266
  msgid "The username can not be empty."
19267
  msgstr ""
19268
 
19269
+ #: builds/forminator/library/modules/custom-forms/front/front-user-registration.php:886
19270
  #: library/modules/custom-forms/front/front-user-registration.php:886
19271
  msgid "New user registration on your site %s:"
19272
  msgstr ""
19273
 
19274
+ #: builds/forminator/library/modules/custom-forms/front/front-user-registration.php:887
19275
+ #: builds/forminator/library/modules/custom-forms/front/front-user-registration.php:902
19276
  #: library/modules/custom-forms/front/front-user-registration.php:887
19277
  #: library/modules/custom-forms/front/front-user-registration.php:902
19278
  msgid "Username: %s"
19279
  msgstr ""
19280
 
19281
+ #: builds/forminator/library/modules/custom-forms/front/front-user-registration.php:888
19282
  #: library/modules/custom-forms/front/front-user-registration.php:888
19283
  msgid "Email: %s"
19284
  msgstr ""
19285
 
19286
+ #: builds/forminator/library/modules/custom-forms/front/front-user-registration.php:890
19287
  #: library/modules/custom-forms/front/front-user-registration.php:890
19288
  msgid "[%s] New User Registration"
19289
  msgstr ""
19290
 
19291
+ #: builds/forminator/library/modules/custom-forms/front/front-user-registration.php:905
19292
  #: library/modules/custom-forms/front/front-user-registration.php:905
19293
  msgid "To set your password, visit the following address:"
19294
  msgstr ""
19295
 
19296
+ #: builds/forminator/library/modules/custom-forms/front/front-user-registration.php:908
19297
  #: library/modules/custom-forms/front/front-user-registration.php:908
19298
  msgid "Password: %s"
19299
  msgstr ""
19300
 
19301
+ #: builds/forminator/library/modules/custom-forms/front/front-user-registration.php:913
19302
  #: library/modules/custom-forms/front/front-user-registration.php:913
19303
  msgid "[%s] Your username and password info"
19304
  msgstr ""
19305
 
19306
+ #: builds/forminator/library/modules/custom-forms/loader.php:135
19307
  #: library/modules/custom-forms/loader.php:135
19308
  msgid "Custom Form"
19309
  msgstr ""
19310
 
19311
+ #: builds/forminator/library/modules/custom-forms/loader.php:136
19312
  #: library/modules/custom-forms/loader.php:136
19313
  msgid ""
19314
  "Custom forms, conditional forms, etc. Choose from our library of forms or "
19315
  "create a new one from scratch."
19316
  msgstr ""
19317
 
19318
+ #: builds/forminator/library/modules/custom-forms/protection/general-data-protection.php:25
19319
  #: library/modules/custom-forms/protection/general-data-protection.php:25
19320
  msgid "Forminator Forms"
19321
  msgstr ""
19322
 
19323
+ #: builds/forminator/library/modules/custom-forms/protection/general-data-protection.php:29
19324
+ #: builds/forminator/library/modules/custom-forms/protection/general-data-protection.php:35
19325
+ #: builds/forminator/library/modules/custom-forms/protection/general-data-protection.php:180
19326
  #: library/modules/custom-forms/protection/general-data-protection.php:29
19327
  #: library/modules/custom-forms/protection/general-data-protection.php:35
19328
  #: library/modules/custom-forms/protection/general-data-protection.php:180
19329
  msgid "Forminator Form Submissions"
19330
  msgstr ""
19331
 
19332
+ #: builds/forminator/library/modules/custom-forms/protection/general-data-protection.php:150
19333
+ #: builds/forminator/library/modules/custom-forms/protection/general-data-protection.php:237
19334
  #: library/modules/custom-forms/protection/general-data-protection.php:150
19335
  #: library/modules/custom-forms/protection/general-data-protection.php:237
19336
  msgid "Entry ID"
19337
  msgstr ""
19338
 
19339
+ #: builds/forminator/library/modules/custom-forms/protection/general-data-protection.php:154
19340
+ #: builds/forminator/library/modules/custom-forms/protection/general-data-protection.php:243
19341
  #: library/modules/custom-forms/protection/general-data-protection.php:154
19342
  #: library/modules/custom-forms/protection/general-data-protection.php:243
19343
  msgid "Submission Date"
19344
  msgstr ""
19345
 
19346
+ #: builds/forminator/library/modules/custom-forms/protection/general-data-protection.php:249
19347
  #: library/modules/custom-forms/protection/general-data-protection.php:249
19348
  msgid "IP Address"
19349
  msgstr ""
19350
 
19351
+ #: builds/forminator/library/modules/custom-forms/protection/general-data-protection.php:439
19352
  #: library/modules/custom-forms/protection/general-data-protection.php:439
19353
  msgid "Removed form #%1$s submission #%2$s."
19354
  msgstr ""
19355
 
19356
+ #: builds/forminator/library/modules/custom-forms/protection/general-data-protection.php:443
19357
  #: library/modules/custom-forms/protection/general-data-protection.php:443
19358
  msgid "Form #%1$s submission #%2$s has been retained."
19359
  msgstr ""
19360
 
19361
+ #: builds/forminator/library/modules/custom-forms/protection/policy-text.php:2
19362
  #: library/modules/custom-forms/protection/policy-text.php:2
19363
  msgid "Which forms collect personal data?"
19364
  msgstr ""
19365
 
19366
+ #: builds/forminator/library/modules/custom-forms/protection/policy-text.php:4
19367
  #: library/modules/custom-forms/protection/policy-text.php:4
19368
  msgid ""
19369
  "If you use Forminator PRO to create and embed any forms on your website, "
19370
  "you may need to mention it here to properly distinguish it from other forms."
19371
  msgstr ""
19372
 
19373
+ #: builds/forminator/library/modules/custom-forms/protection/policy-text.php:8
19374
+ #: builds/forminator/library/modules/polls/protection/policy-text.php:8
19375
+ #: builds/forminator/library/modules/quizzes/protection/policy-text.php:10
19376
  #: library/modules/custom-forms/protection/policy-text.php:8
19377
  #: library/modules/polls/protection/policy-text.php:8
19378
  #: library/modules/quizzes/protection/policy-text.php:10
19379
  msgid "What personal data do we collect and why?"
19380
  msgstr ""
19381
 
19382
+ #: builds/forminator/library/modules/custom-forms/protection/policy-text.php:10
19383
  #: library/modules/custom-forms/protection/policy-text.php:10
19384
  msgid ""
19385
  "By default Forminator captures the <strong>IP Address</strong> for each "
19390
  "Fields."
19391
  msgstr ""
19392
 
19393
+ #: builds/forminator/library/modules/custom-forms/protection/policy-text.php:17
19394
  #: library/modules/custom-forms/protection/policy-text.php:17
19395
  msgid ""
19396
  "Note: In this section you should include any personal data you collected "
19400
  "collection and retention of the active consent the user has given."
19401
  msgstr ""
19402
 
19403
+ #: builds/forminator/library/modules/custom-forms/protection/policy-text.php:21
19404
+ #: builds/forminator/library/modules/custom-forms/protection/policy-text.php:33
19405
+ #: builds/forminator/library/modules/custom-forms/protection/policy-text.php:38
19406
+ #: builds/forminator/library/modules/custom-forms/protection/policy-text.php:62
19407
+ #: builds/forminator/library/modules/polls/protection/policy-text.php:17
19408
+ #: builds/forminator/library/modules/polls/protection/policy-text.php:28
19409
+ #: builds/forminator/library/modules/polls/protection/policy-text.php:33
19410
+ #: builds/forminator/library/modules/polls/protection/policy-text.php:52
19411
+ #: builds/forminator/library/modules/quizzes/protection/policy-text.php:21
19412
+ #: builds/forminator/library/modules/quizzes/protection/policy-text.php:35
19413
+ #: builds/forminator/library/modules/quizzes/protection/policy-text.php:40
19414
+ #: builds/forminator/library/modules/quizzes/protection/policy-text.php:60
19415
  #: library/modules/custom-forms/protection/policy-text.php:21
19416
  #: library/modules/custom-forms/protection/policy-text.php:33
19417
  #: library/modules/custom-forms/protection/policy-text.php:38
19427
  msgid "Suggested text: "
19428
  msgstr ""
19429
 
19430
+ #: builds/forminator/library/modules/custom-forms/protection/policy-text.php:22
19431
  #: library/modules/custom-forms/protection/policy-text.php:22
19432
  msgid ""
19433
  "When visitors or users submit a form, we capture the <strong>IP "
19436
  "fields."
19437
  msgstr ""
19438
 
19439
+ #: builds/forminator/library/modules/custom-forms/protection/policy-text.php:26
19440
+ #: builds/forminator/library/modules/polls/protection/policy-text.php:21
19441
+ #: builds/forminator/library/modules/quizzes/protection/policy-text.php:26
19442
  #: library/modules/custom-forms/protection/policy-text.php:26
19443
  #: library/modules/polls/protection/policy-text.php:21
19444
  #: library/modules/quizzes/protection/policy-text.php:26
19445
  msgid "How long we retain your data"
19446
  msgstr ""
19447
 
19448
+ #: builds/forminator/library/modules/custom-forms/protection/policy-text.php:28
19449
  #: library/modules/custom-forms/protection/policy-text.php:28
19450
  msgid ""
19451
  "By default Forminator retains all form submissions "
19454
  "\t\t<strong>Privacy Settings</strong>"
19455
  msgstr ""
19456
 
19457
+ #: builds/forminator/library/modules/custom-forms/protection/policy-text.php:34
19458
  #: library/modules/custom-forms/protection/policy-text.php:34
19459
  msgid "When visitors or users submit a form we retain the data for 30 days."
19460
  msgstr ""
19461
 
19462
+ #: builds/forminator/library/modules/custom-forms/protection/policy-text.php:36
19463
+ #: builds/forminator/library/modules/polls/protection/policy-text.php:31
19464
+ #: builds/forminator/library/modules/quizzes/protection/policy-text.php:38
19465
  #: library/modules/custom-forms/protection/policy-text.php:36
19466
  #: library/modules/polls/protection/policy-text.php:31
19467
  #: library/modules/quizzes/protection/policy-text.php:38
19468
  msgid "Where we send your data"
19469
  msgstr ""
19470
 
19471
+ #: builds/forminator/library/modules/custom-forms/protection/policy-text.php:39
19472
  #: library/modules/custom-forms/protection/policy-text.php:39
19473
  msgid ""
19474
  "All collected data might be shown publicly and we send it to our workers or "
19475
  "contractors to perform necessary actions based on the form submission."
19476
  msgstr ""
19477
 
19478
+ #: builds/forminator/library/modules/custom-forms/protection/policy-text.php:41
19479
+ #: builds/forminator/library/modules/polls/protection/policy-text.php:36
19480
+ #: builds/forminator/library/modules/quizzes/protection/policy-text.php:43
19481
  #: library/modules/custom-forms/protection/policy-text.php:41
19482
  #: library/modules/polls/protection/policy-text.php:36
19483
  #: library/modules/quizzes/protection/policy-text.php:43
19484
  msgid "Third Parties"
19485
  msgstr ""
19486
 
19487
+ #: builds/forminator/library/modules/custom-forms/protection/policy-text.php:43
19488
  #: library/modules/custom-forms/protection/policy-text.php:43
19489
  msgid ""
19490
  "If your forms utilize either built-in or external third party services, in "
19491
  "this section you should mention any third parties and its privacy policy."
19492
  msgstr ""
19493
 
19494
+ #: builds/forminator/library/modules/custom-forms/protection/policy-text.php:47
19495
  #: library/modules/custom-forms/protection/policy-text.php:47
19496
  msgid ""
19497
  "By default Forminator Forms can be configured to connect with these third "
19498
  "parties:"
19499
  msgstr ""
19500
 
19501
+ #: builds/forminator/library/modules/custom-forms/protection/policy-text.php:50
19502
+ #: builds/forminator/library/modules/polls/protection/policy-text.php:45
19503
  #: library/modules/custom-forms/protection/policy-text.php:50
19504
  #: library/modules/polls/protection/policy-text.php:45
19505
  msgid "Akismet. Enabled when you installed and configured Akismet on your site."
19506
  msgstr ""
19507
 
19508
+ #: builds/forminator/library/modules/custom-forms/protection/policy-text.php:51
19509
  #: library/modules/custom-forms/protection/policy-text.php:51
19510
  msgid "Google reCAPTCHA. Enabled when you added reCAPTCHA on your forms."
19511
  msgstr ""
19512
 
19513
+ #: builds/forminator/library/modules/custom-forms/protection/policy-text.php:52
19514
  #: library/modules/custom-forms/protection/policy-text.php:52
19515
  msgid ""
19516
  "Mailchimp. Enabled when you activated and setup Mailchimp on Integrations "
19517
  "settings."
19518
  msgstr ""
19519
 
19520
+ #: builds/forminator/library/modules/custom-forms/protection/policy-text.php:53
19521
+ #: builds/forminator/library/modules/polls/protection/policy-text.php:46
19522
+ #: builds/forminator/library/modules/quizzes/protection/policy-text.php:54
19523
  #: library/modules/custom-forms/protection/policy-text.php:53
19524
  #: library/modules/polls/protection/policy-text.php:46
19525
  #: library/modules/quizzes/protection/policy-text.php:54
19528
  "settings."
19529
  msgstr ""
19530
 
19531
+ #: builds/forminator/library/modules/custom-forms/protection/policy-text.php:54
19532
  #: library/modules/custom-forms/protection/policy-text.php:54
19533
  msgid ""
19534
  "ActiveCampaign. Enabled when you activated and setup ActiveCampaign on "
19535
  "Integrations settings."
19536
  msgstr ""
19537
 
19538
+ #: builds/forminator/library/modules/custom-forms/protection/policy-text.php:55
19539
  #: library/modules/custom-forms/protection/policy-text.php:55
19540
  msgid ""
19541
  "Aweber. Enabled when you activated and setup Aweber on Integrations "
19542
  "settings."
19543
  msgstr ""
19544
 
19545
+ #: builds/forminator/library/modules/custom-forms/protection/policy-text.php:56
19546
  #: library/modules/custom-forms/protection/policy-text.php:56
19547
  msgid ""
19548
  "Campaign Monitor. Enabled when you activated and setup Campaign Monitor on "
19549
  "Integrations settings."
19550
  msgstr ""
19551
 
19552
+ #: builds/forminator/library/modules/custom-forms/protection/policy-text.php:57
19553
+ #: builds/forminator/library/modules/polls/protection/policy-text.php:47
19554
+ #: builds/forminator/library/modules/quizzes/protection/policy-text.php:55
19555
  #: library/modules/custom-forms/protection/policy-text.php:57
19556
  #: library/modules/polls/protection/policy-text.php:47
19557
  #: library/modules/quizzes/protection/policy-text.php:55
19560
  "Integrations settings."
19561
  msgstr ""
19562
 
19563
+ #: builds/forminator/library/modules/custom-forms/protection/policy-text.php:58
19564
+ #: builds/forminator/library/modules/polls/protection/policy-text.php:48
19565
+ #: builds/forminator/library/modules/quizzes/protection/policy-text.php:56
19566
  #: library/modules/custom-forms/protection/policy-text.php:58
19567
  #: library/modules/polls/protection/policy-text.php:48
19568
  #: library/modules/quizzes/protection/policy-text.php:56
19571
  "settings."
19572
  msgstr ""
19573
 
19574
+ #: builds/forminator/library/modules/custom-forms/protection/policy-text.php:59
19575
+ #: builds/forminator/library/modules/polls/protection/policy-text.php:49
19576
+ #: builds/forminator/library/modules/quizzes/protection/policy-text.php:57
19577
  #: library/modules/custom-forms/protection/policy-text.php:59
19578
  #: library/modules/polls/protection/policy-text.php:49
19579
  #: library/modules/quizzes/protection/policy-text.php:57
19580
  msgid "Slack. Enabled when you activated and setup Slack on Integrations settings."
19581
  msgstr ""
19582
 
19583
+ #: builds/forminator/library/modules/custom-forms/protection/policy-text.php:63
19584
  #: library/modules/custom-forms/protection/policy-text.php:63
19585
  msgid ""
19586
  "We use Google reCAPTCHA for spam protection. Their privacy policy can be "
19587
  "found here : https://policies.google.com/privacy?hl=en."
19588
  msgstr ""
19589
 
19590
+ #: builds/forminator/library/modules/custom-forms/protection/policy-text.php:64
19591
+ #: builds/forminator/library/modules/polls/protection/policy-text.php:53
19592
  #: library/modules/custom-forms/protection/policy-text.php:64
19593
  #: library/modules/polls/protection/policy-text.php:53
19594
  msgid ""
19596
  "here : https://automattic.com/privacy/."
19597
  msgstr ""
19598
 
19599
+ #: builds/forminator/library/modules/custom-forms/protection/policy-text.php:65
19600
  #: library/modules/custom-forms/protection/policy-text.php:65
19601
  msgid ""
19602
  "We use Mailchimp to manage our subscriber list. Their privacy policy can be "
19603
  "found here : https://mailchimp.com/legal/privacy/."
19604
  msgstr ""
19605
 
19606
+ #: builds/forminator/library/modules/custom-forms/protection/policy-text.php:66
19607
+ #: builds/forminator/library/modules/polls/protection/policy-text.php:54
19608
+ #: builds/forminator/library/modules/quizzes/protection/policy-text.php:61
19609
  #: library/modules/custom-forms/protection/policy-text.php:66
19610
  #: library/modules/polls/protection/policy-text.php:54
19611
  #: library/modules/quizzes/protection/policy-text.php:61
19614
  "found here : https://zapier.com/privacy/."
19615
  msgstr ""
19616
 
19617
+ #: builds/forminator/library/modules/custom-forms/protection/policy-text.php:67
19618
  #: library/modules/custom-forms/protection/policy-text.php:67
19619
  msgid ""
19620
  "We use ActiveCampaign to manage our subscriber. Their privacy policy can be "
19621
  "found here : https://www.activecampaign.com/privacy-policy/."
19622
  msgstr ""
19623
 
19624
+ #: builds/forminator/library/modules/custom-forms/protection/policy-text.php:68
19625
  #: library/modules/custom-forms/protection/policy-text.php:68
19626
  msgid ""
19627
  "We use Aweber to manage our subscriber. Their privacy policy can be found "
19628
  "here : https://www.aweber.com/privacy.htm."
19629
  msgstr ""
19630
 
19631
+ #: builds/forminator/library/modules/custom-forms/protection/policy-text.php:70
19632
  #: library/modules/custom-forms/protection/policy-text.php:70
19633
  msgid ""
19634
  "We use Campaign Monitor to manage our subscriber. Their privacy policy can "
19635
  "be found here : https://www.campaignmonitor.com/policies/#privacy-policy."
19636
  msgstr ""
19637
 
19638
+ #: builds/forminator/library/modules/custom-forms/protection/policy-text.php:74
19639
+ #: builds/forminator/library/modules/polls/protection/policy-text.php:57
19640
+ #: builds/forminator/library/modules/quizzes/protection/policy-text.php:64
19641
  #: library/modules/custom-forms/protection/policy-text.php:74
19642
  #: library/modules/polls/protection/policy-text.php:57
19643
  #: library/modules/quizzes/protection/policy-text.php:64
19647
  "https://policies.google.com/privacy?hl=en."
19648
  msgstr ""
19649
 
19650
+ #: builds/forminator/library/modules/custom-forms/protection/policy-text.php:77
19651
+ #: builds/forminator/library/modules/polls/protection/policy-text.php:60
19652
+ #: builds/forminator/library/modules/quizzes/protection/policy-text.php:69
19653
  #: library/modules/custom-forms/protection/policy-text.php:77
19654
  #: library/modules/polls/protection/policy-text.php:60
19655
  #: library/modules/quizzes/protection/policy-text.php:69
19658
  "found here : https://trello.com/privacy."
19659
  msgstr ""
19660
 
19661
+ #: builds/forminator/library/modules/custom-forms/protection/policy-text.php:78
19662
+ #: builds/forminator/library/modules/polls/protection/policy-text.php:61
19663
+ #: builds/forminator/library/modules/quizzes/protection/policy-text.php:70
19664
  #: library/modules/custom-forms/protection/policy-text.php:78
19665
  #: library/modules/polls/protection/policy-text.php:61
19666
  #: library/modules/quizzes/protection/policy-text.php:70
19669
  "found here : https://slack.com/privacy-policy."
19670
  msgstr ""
19671
 
19672
+ #: builds/forminator/library/modules/custom-forms/user/class-forminator-cform-user-data.php:55
19673
+ #: builds/forminator/library/modules/custom-forms/user/class-forminator-cform-user-data.php:98
19674
+ #: builds/forminator/library/modules/custom-forms/user/class-forminator-cform-user-signups.php:44
19675
  #: library/modules/custom-forms/user/class-forminator-cform-user-data.php:55
19676
  #: library/modules/custom-forms/user/class-forminator-cform-user-data.php:98
19677
  #: library/modules/custom-forms/user/class-forminator-cform-user-signups.php:44
19678
  msgid "Invalid activation key."
19679
  msgstr ""
19680
 
19681
+ #: builds/forminator/library/modules/custom-forms/user/class-forminator-cform-user-data.php:81
19682
  #: library/modules/custom-forms/user/class-forminator-cform-user-data.php:81
19683
  msgid "Invalid entry ID."
19684
  msgstr ""
19685
 
19686
+ #: builds/forminator/library/modules/custom-forms/user/class-forminator-cform-user-data.php:89
19687
  #: library/modules/custom-forms/user/class-forminator-cform-user-data.php:89
19688
  msgid "Error! Entry was not deleted."
19689
  msgstr ""
19690
 
19691
+ #: builds/forminator/library/modules/custom-forms/user/class-forminator-cform-user-signups.php:47
19692
  #: library/modules/custom-forms/user/class-forminator-cform-user-signups.php:47
19693
  msgid "The user is already active."
19694
  msgstr ""
19695
 
19696
+ #: builds/forminator/library/modules/custom-forms/user/class-forminator-cform-user-signups.php:306
19697
  #: library/modules/custom-forms/user/class-forminator-cform-user-signups.php:306
19698
  msgid "That username is already activated."
19699
  msgstr ""
19700
 
19701
+ #: builds/forminator/library/modules/custom-forms/user/class-forminator-cform-user-signups.php:311
19702
  #: library/modules/custom-forms/user/class-forminator-cform-user-signups.php:311
19703
  msgid "Sorry, that email address is already used!"
19704
  msgstr ""
19705
 
19706
+ #: builds/forminator/library/modules/custom-forms/user/class-forminator-cform-user-signups.php:332
19707
  #: library/modules/custom-forms/user/class-forminator-cform-user-signups.php:332
19708
  msgid "Could not create user"
19709
  msgstr ""
19710
 
19711
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:45
19712
+ #: builds/forminator/library/modules/polls/admin/admin-page-new.php:23
19713
+ #: builds/forminator/library/modules/polls/loader.php:119
19714
  #: library/modules/polls/admin/admin-loader.php:45
19715
  #: library/modules/polls/admin/admin-page-new.php:23
19716
  #: library/modules/polls/loader.php:119
19717
  msgid "New Poll"
19718
  msgstr ""
19719
 
19720
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:46
19721
  #: library/modules/polls/admin/admin-loader.php:46
19722
  msgid "View Poll"
19723
  msgstr ""
19724
 
19725
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:85
19726
  #: library/modules/polls/admin/admin-loader.php:85
19727
  msgid "New Poll submission for {poll_name}"
19728
  msgstr ""
19729
 
19730
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:86
19731
  #: library/modules/polls/admin/admin-loader.php:86
19732
  msgid ""
19733
  "You have a new poll submission: <br/><br/>{poll_answer}<br/><br/>Current "
19735
  "{site_url}."
19736
  msgstr ""
19737
 
19738
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:154
19739
  #: library/modules/polls/admin/admin-loader.php:154
19740
  msgid "Poll results behaviour"
19741
  msgstr ""
19742
 
19743
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:160
19744
  #: library/modules/polls/admin/admin-loader.php:160
19745
  msgid "Poll results style"
19746
  msgstr ""
19747
 
19748
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:161
19749
  #: library/modules/polls/admin/admin-loader.php:161
19750
  msgid "Bar chart"
19751
  msgstr ""
19752
 
19753
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:162
19754
  #: library/modules/polls/admin/admin-loader.php:162
19755
  msgid "Pie chart"
19756
  msgstr ""
19757
 
19758
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:165
19759
  #: library/modules/polls/admin/admin-loader.php:165
19760
  msgid "Submission"
19761
  msgstr ""
19762
 
19763
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:166
19764
  #: library/modules/polls/admin/admin-loader.php:166
19765
  msgid "Enable AJAX to prevent refresh while submitting poll data."
19766
  msgstr ""
19767
 
19768
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:167
19769
  #: library/modules/polls/admin/admin-loader.php:167
19770
  msgid "Enable AJAX"
19771
  msgstr ""
19772
 
19773
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:170
19774
  #: library/modules/polls/admin/admin-loader.php:170
19775
  msgid "Poll votes count"
19776
  msgstr ""
19777
 
19778
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:171
19779
  #: library/modules/polls/admin/admin-loader.php:171
19780
  msgid "Show number of votes"
19781
  msgstr ""
19782
 
19783
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:172
19784
  #: library/modules/polls/admin/admin-loader.php:172
19785
  msgid "Enable this option to display number of votes on Bar Chart results."
19786
  msgstr ""
19787
 
19788
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:175
19789
  #: library/modules/polls/admin/admin-loader.php:175
19790
  msgid "Poll votes limit"
19791
  msgstr ""
19792
 
19793
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:176
19794
  #: library/modules/polls/admin/admin-loader.php:176
19795
  msgid "Allow same visitor to vote more than once"
19796
  msgstr ""
19797
 
19798
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:177
19799
  #: library/modules/polls/admin/admin-loader.php:177
19800
  msgid "How long before user can vote again"
19801
  msgstr ""
19802
 
19803
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:180
19804
  #: library/modules/polls/admin/admin-loader.php:180
19805
  msgid "Poll privacy"
19806
  msgstr ""
19807
 
19808
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:181
19809
  #: library/modules/polls/admin/admin-loader.php:181
19810
  msgid "How long will you retain user IP address"
19811
  msgstr ""
19812
 
19813
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:182
19814
  #: library/modules/polls/admin/admin-loader.php:182
19815
  msgid "Enable IP address retention"
19816
  msgstr ""
19817
 
19818
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:185
19819
  #: library/modules/polls/admin/admin-loader.php:185
19820
  msgid "Poll design"
19821
  msgstr ""
19822
 
19823
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:186
19824
  #: library/modules/polls/admin/admin-loader.php:186
19825
  msgid "Choose a pre-made style for your poll and further customize it's appearance"
19826
  msgstr ""
19827
 
19828
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:188
19829
  #: library/modules/polls/admin/admin-loader.php:188
19830
  msgid "Customize poll colors"
19831
  msgstr ""
19832
 
19833
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:189
19834
  #: library/modules/polls/admin/admin-loader.php:189
19835
  msgid "Customize poll container"
19836
  msgstr ""
19837
 
19838
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:190
19839
  #: library/modules/polls/admin/admin-loader.php:190
19840
  msgid "Add box shadow to your poll container"
19841
  msgstr ""
19842
 
19843
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:193
19844
  #: library/modules/polls/admin/admin-loader.php:193
19845
  msgid "Poll container"
19846
  msgstr ""
19847
 
19848
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:194
19849
  #: library/modules/polls/admin/admin-loader.php:194
19850
  msgid "Poll content"
19851
  msgstr ""
19852
 
19853
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:197
19854
  #: library/modules/polls/admin/admin-loader.php:197
19855
  msgid "Poll answer"
19856
  msgstr ""
19857
 
19858
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:198
19859
  #: library/modules/polls/admin/admin-loader.php:198
19860
  msgid "Custom answer"
19861
  msgstr ""
19862
 
19863
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:199
19864
  #: library/modules/polls/admin/admin-loader.php:199
19865
  msgid "Poll button"
19866
  msgstr ""
19867
 
19868
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:200
19869
  #: library/modules/polls/admin/admin-loader.php:200
19870
  msgid "Poll link"
19871
  msgstr ""
19872
 
19873
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:204
19874
  #: library/modules/polls/admin/admin-loader.php:204
19875
  msgid "Enter poll answer"
19876
  msgstr ""
19877
 
19878
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:205
19879
  #: library/modules/polls/admin/admin-loader.php:205
19880
  msgid "Custom input placeholder"
19881
  msgstr ""
19882
 
19883
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:206
19884
  #: library/modules/polls/admin/admin-loader.php:206
19885
  msgid "Type placeholder here..."
19886
  msgstr ""
19887
 
19888
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:207
19889
  #: library/modules/polls/admin/admin-loader.php:207
19890
  msgid "Add custom input field"
19891
  msgstr ""
19892
 
19893
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:208
19894
  #: library/modules/polls/admin/admin-loader.php:208
19895
  msgid "Remove custom input field"
19896
  msgstr ""
19897
 
19898
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:217
19899
  #: library/modules/polls/admin/admin-loader.php:217
19900
  msgid "Button label"
19901
  msgstr ""
19902
 
19903
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:220
19904
  #: library/modules/polls/admin/admin-loader.php:220
19905
  msgid "Enter question title"
19906
  msgstr ""
19907
 
19908
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:222
19909
  #: library/modules/polls/admin/admin-loader.php:222
19910
  msgid "Poll Appearance"
19911
  msgstr ""
19912
 
19913
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:224
19914
  #: library/modules/polls/admin/admin-loader.php:224
19915
  msgid "Form name cannot be empty! Please pick a name for your poll."
19916
  msgstr ""
19917
 
19918
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:225
19919
  #: library/modules/polls/admin/admin-loader.php:225
19920
  msgid "Poll question cannot be empty! Please add questions for your poll."
19921
  msgstr ""
19922
 
19923
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:226
19924
  #: library/modules/polls/admin/admin-loader.php:226
19925
  msgid "Poll answers cannot be empty! Please add answers to your poll."
19926
  msgstr ""
19927
 
19928
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:227
19929
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:477
19930
  #: library/modules/polls/admin/admin-loader.php:227
19931
  #: library/modules/quizzes/admin/admin-loader.php:477
19932
  msgid "Back"
19933
  msgstr ""
19934
 
19935
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:232
19936
  #: library/modules/polls/admin/admin-loader.php:232
19937
  msgid "This name won't be displayed on your poll, but will help you to identify it."
19938
  msgstr ""
19939
 
19940
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:233
19941
  #: library/modules/polls/admin/admin-loader.php:233
19942
  msgid "This is the question you will be asking to users."
19943
  msgstr ""
19944
 
19945
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:235
19946
  #: library/modules/polls/admin/admin-loader.php:235
19947
  msgid "Answer (font color)"
19948
  msgstr ""
19949
 
19950
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:236
19951
  #: library/modules/polls/admin/admin-loader.php:236
19952
  msgid "Button styles"
19953
  msgstr ""
19954
 
19955
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:238
19956
  #: library/modules/polls/admin/admin-loader.php:238
19957
  msgid "Results link (hover)"
19958
  msgstr ""
19959
 
19960
+ #: builds/forminator/library/modules/polls/admin/admin-loader.php:239
19961
  #: library/modules/polls/admin/admin-loader.php:239
19962
  msgid "Results link (active)"
19963
  msgstr ""
19964
 
19965
+ #: builds/forminator/library/modules/polls/admin/admin-page-entries.php:273
19966
+ #: builds/forminator/library/modules/quizzes/admin/admin-page-entries.php:248
19967
  #: library/modules/polls/admin/admin-page-entries.php:273
19968
  #: library/modules/quizzes/admin/admin-page-entries.php:248
19969
  msgid "Showing %$1s of %$2s fields"
19970
  msgstr ""
19971
 
19972
+ #: builds/forminator/library/modules/polls/admin/admin-page-entries.php:397
19973
+ #: builds/forminator/library/modules/polls/front/front-action.php:404
19974
+ #: builds/forminator/library/modules/polls/front/front-render.php:1105
19975
  #: library/modules/polls/admin/admin-page-entries.php:397
19976
  #: library/modules/polls/front/front-action.php:404
19977
  #: library/modules/polls/front/front-render.php:1105
19978
  msgid "vote(s)"
19979
  msgstr ""
19980
 
19981
+ #: builds/forminator/library/modules/polls/admin/admin-page-view.php:281
19982
  #: library/modules/polls/admin/admin-page-view.php:281
19983
  msgid "Delete Votes"
19984
  msgstr ""
19985
 
19986
+ #: builds/forminator/library/modules/polls/front/front-action.php:226
19987
  #: library/modules/polls/front/front-action.php:226
19988
  msgid "Poll submissions disabled."
19989
  msgstr ""
19990
 
19991
+ #: builds/forminator/library/modules/polls/front/front-action.php:374
19992
+ #: builds/forminator/library/modules/polls/front/front-action.php:432
19993
  #: library/modules/polls/front/front-action.php:374
19994
  #: library/modules/polls/front/front-action.php:432
19995
  msgid "Your vote has been saved"
19996
  msgstr ""
19997
 
19998
+ #: builds/forminator/library/modules/polls/front/front-action.php:410
19999
+ #: builds/forminator/library/modules/polls/front/front-render.php:396
20000
+ #: builds/forminator/library/modules/polls/front/front-render.php:424
20001
  #: library/modules/polls/front/front-action.php:410
20002
  #: library/modules/polls/front/front-render.php:396
20003
  #: library/modules/polls/front/front-render.php:424
20004
  msgid "View results"
20005
  msgstr ""
20006
 
20007
+ #: builds/forminator/library/modules/polls/front/front-action.php:419
20008
  #: library/modules/polls/front/front-action.php:419
20009
  msgid "Back To Poll"
20010
  msgstr ""
20011
 
20012
+ #: builds/forminator/library/modules/polls/front/front-action.php:440
20013
  #: library/modules/polls/front/front-action.php:440
20014
  msgid "You need to select a poll option"
20015
  msgstr ""
20016
 
20017
+ #: builds/forminator/library/modules/polls/front/front-action.php:448
20018
  #: library/modules/polls/front/front-action.php:448
20019
  msgid "You have already submitted a vote to this poll"
20020
  msgstr ""
20021
 
20022
+ #: builds/forminator/library/modules/polls/front/front-render.php:256
20023
  #: library/modules/polls/front/front-render.php:256
20024
  msgid "Your vote has been saved."
20025
  msgstr ""
20026
 
20027
+ #: builds/forminator/library/modules/polls/front/front-render.php:269
20028
  #: library/modules/polls/front/front-render.php:269
20029
  msgid "You have already voted for this poll."
20030
  msgstr ""
20031
 
20032
+ #: builds/forminator/library/modules/polls/front/front-render.php:389
20033
  #: library/modules/polls/front/front-render.php:389
20034
  msgid "No votes yet"
20035
  msgstr ""
20036
 
20037
+ #: builds/forminator/library/modules/polls/front/front-render.php:440
20038
  #: library/modules/polls/front/front-render.php:440
20039
  msgid "Poll ID attribute is required!"
20040
  msgstr ""
20041
 
20042
+ #: builds/forminator/library/modules/polls/front/front-render.php:907
20043
+ #: builds/forminator/library/modules/polls/front/front-render.php:912
20044
  #: library/modules/polls/front/front-render.php:907
20045
  #: library/modules/polls/front/front-render.php:912
20046
  msgid "Back to poll"
20047
  msgstr ""
20048
 
20049
+ #: builds/forminator/library/modules/polls/loader.php:118
20050
  #: library/modules/polls/loader.php:118
20051
  msgid ""
20052
  "Create polls, and collect user data. Choose a visualization style that best "
20053
  "suits your needs."
20054
  msgstr ""
20055
 
20056
+ #: builds/forminator/library/modules/polls/protection/general-data-protection.php:16
20057
  #: library/modules/polls/protection/general-data-protection.php:16
20058
  msgid "Forminator Polls"
20059
  msgstr ""
20060
 
20061
+ #: builds/forminator/library/modules/polls/protection/policy-text.php:2
20062
  #: library/modules/polls/protection/policy-text.php:2
20063
  msgid "Which polls are collecting personal data?"
20064
  msgstr ""
20065
 
20066
+ #: builds/forminator/library/modules/polls/protection/policy-text.php:4
20067
  #: library/modules/polls/protection/policy-text.php:4
20068
  msgid ""
20069
  "If you use Forminator PRO to create and embed any polls on your website, "
20070
  "you may need to mention it here to properly distinguish it from other polls."
20071
  msgstr ""
20072
 
20073
+ #: builds/forminator/library/modules/polls/protection/policy-text.php:10
20074
  #: library/modules/polls/protection/policy-text.php:10
20075
  msgid ""
20076
  "By default Forminator captures the <strong>IP Address</strong> for each "
20077
  "Poll submission."
20078
  msgstr ""
20079
 
20080
+ #: builds/forminator/library/modules/polls/protection/policy-text.php:13
20081
  #: library/modules/polls/protection/policy-text.php:13
20082
  msgid ""
20083
  "In this section you should note what personal data you collected including "
20086
  "consent the user has given."
20087
  msgstr ""
20088
 
20089
+ #: builds/forminator/library/modules/polls/protection/policy-text.php:18
20090
  #: library/modules/polls/protection/policy-text.php:18
20091
  msgid ""
20092
  "When visitors or users submit a poll, we capture the <strong>IP "
20093
  "Address</strong> for spam protection and to set voter limitations."
20094
  msgstr ""
20095
 
20096
+ #: builds/forminator/library/modules/polls/protection/policy-text.php:23
20097
  #: library/modules/polls/protection/policy-text.php:23
20098
  msgid ""
20099
  "By default Forminator retains all votes and its <strong>IP Address</strong> "
20102
  "\t\t<strong>Privacy Settings</strong>"
20103
  msgstr ""
20104
 
20105
+ #: builds/forminator/library/modules/polls/protection/policy-text.php:29
20106
  #: library/modules/polls/protection/policy-text.php:29
20107
  msgid ""
20108
  "When visitors or users votes on a poll we retain the <strong>IP "
20109
  "Address</strong> data for 30 days and anonymize it."
20110
  msgstr ""
20111
 
20112
+ #: builds/forminator/library/modules/polls/protection/policy-text.php:34
20113
  #: library/modules/polls/protection/policy-text.php:34
20114
  msgid ""
20115
  "All collected data might be shown publicly and we send it to our workers or "
20116
  "contractors to perform necessary actions based on votes."
20117
  msgstr ""
20118
 
20119
+ #: builds/forminator/library/modules/polls/protection/policy-text.php:38
20120
  #: library/modules/polls/protection/policy-text.php:38
20121
  msgid ""
20122
  "If your polls utilize either built-in or external third party services, in "
20123
  "this section you should mention any third parties and its privacy policy."
20124
  msgstr ""
20125
 
20126
+ #: builds/forminator/library/modules/polls/protection/policy-text.php:42
20127
  #: library/modules/polls/protection/policy-text.php:42
20128
  msgid ""
20129
  "By default Forminator Polls can be configured to connect with these third "
20130
  "parties:"
20131
  msgstr ""
20132
 
20133
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:50
20134
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:51
20135
+ #: builds/forminator/library/modules/quizzes/admin/admin-page-new-knowledge.php:23
20136
+ #: builds/forminator/library/modules/quizzes/admin/admin-page-new-nowrong.php:22
20137
+ #: builds/forminator/library/modules/quizzes/loader.php:121
20138
  #: library/modules/quizzes/admin/admin-loader.php:50
20139
  #: library/modules/quizzes/admin/admin-loader.php:51
20140
  #: library/modules/quizzes/admin/admin-page-new-knowledge.php:23
20143
  msgid "New Quiz"
20144
  msgstr ""
20145
 
20146
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:52
20147
  #: library/modules/quizzes/admin/admin-loader.php:52
20148
  msgid "View Quizzes"
20149
  msgstr ""
20150
 
20151
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:164
20152
  #: library/modules/quizzes/admin/admin-loader.php:164
20153
  msgid "New Quiz Submission for {quiz_name}"
20154
  msgstr ""
20155
 
20156
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:165
20157
  #: library/modules/quizzes/admin/admin-loader.php:165
20158
  msgid ""
20159
  "You have a new quiz submission: <br/><br/>{quiz_answer}<br/><br/>Quiz "
20161
  "{site_url}."
20162
  msgstr ""
20163
 
20164
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:428
20165
  #: library/modules/quizzes/admin/admin-loader.php:428
20166
  msgid "Visual style"
20167
  msgstr ""
20168
 
20169
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:430
20170
  #: library/modules/quizzes/admin/admin-loader.php:430
20171
  msgid ""
20172
  "Further customize the appearance for quiz title. It appears as result's "
20173
  "header."
20174
  msgstr ""
20175
 
20176
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:432
20177
  #: library/modules/quizzes/admin/admin-loader.php:432
20178
  msgid "Further customize appearance for quiz title."
20179
  msgstr ""
20180
 
20181
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:433
20182
  #: library/modules/quizzes/admin/admin-loader.php:433
20183
  msgid "Further customize appearance for quiz featured image."
20184
  msgstr ""
20185
 
20186
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:434
20187
  #: library/modules/quizzes/admin/admin-loader.php:434
20188
  msgid "Enable custom styles"
20189
  msgstr ""
20190
 
20191
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:435
20192
  #: library/modules/quizzes/admin/admin-loader.php:435
20193
  msgid "Further customize appearance for quiz description / intro."
20194
  msgstr ""
20195
 
20196
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:436
20197
  #: library/modules/quizzes/admin/admin-loader.php:436
20198
  msgid "Description / Intro"
20199
  msgstr ""
20200
 
20201
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:437
20202
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:532
20203
  #: library/modules/quizzes/admin/admin-loader.php:437
20204
  #: library/modules/quizzes/admin/admin-loader.php:532
20205
  msgid "Featured image"
20206
  msgstr ""
20207
 
20208
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:441
20209
  #: library/modules/quizzes/admin/admin-loader.php:441
20210
  msgid "Results behaviour"
20211
  msgstr ""
20212
 
20213
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:442
20214
  #: library/modules/quizzes/admin/admin-loader.php:442
20215
  msgid ""
20216
  "Pick if you want to reveal the correct answer as user finishes question, or "
20217
  "only after the whole quiz is completed."
20218
  msgstr ""
20219
 
20220
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:443
20221
  #: library/modules/quizzes/admin/admin-loader.php:443
20222
  msgid "When to reveal correct answer"
20223
  msgstr ""
20224
 
20225
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:444
20226
  #: library/modules/quizzes/admin/admin-loader.php:444
20227
  msgid "After user picks answer"
20228
  msgstr ""
20229
 
20230
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:445
20231
  #: library/modules/quizzes/admin/admin-loader.php:445
20232
  msgid "At the end of whole quiz"
20233
  msgstr ""
20234
 
20235
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:446
20236
  #: library/modules/quizzes/admin/admin-loader.php:446
20237
  msgid "Answer phrasing"
20238
  msgstr ""
20239
 
20240
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:447
20241
  #: library/modules/quizzes/admin/admin-loader.php:447
20242
  msgid ""
20243
  "Pick how you want the correct & incorrect answers to read. Use "
20245
  "<strong>%CorrectAnswer%</strong> to pull in the correct value."
20246
  msgstr ""
20247
 
20248
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:449
20249
  #: library/modules/quizzes/admin/admin-loader.php:449
20250
  msgid "Further customize appearance for answer message."
20251
  msgstr ""
20252
 
20253
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:450
20254
  #: library/modules/quizzes/admin/admin-loader.php:450
20255
  msgid "Correct answer message"
20256
  msgstr ""
20257
 
20258
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:451
20259
  #: library/modules/quizzes/admin/admin-loader.php:451
20260
  msgid "Incorrect answer message"
20261
  msgstr ""
20262
 
20263
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:452
20264
  #: library/modules/quizzes/admin/admin-loader.php:452
20265
  msgid "Final count message"
20266
  msgstr ""
20267
 
20268
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:453
20269
  #: library/modules/quizzes/admin/admin-loader.php:453
20270
  msgid ""
20271
  "Edit the copy of the final result count message that will appear after the "
20273
  "correct answers and <strong>%Total%</strong> for total number of questions."
20274
  msgstr ""
20275
 
20276
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:455
20277
  #: library/modules/quizzes/admin/admin-loader.php:455
20278
  msgid ""
20279
  "You can now add some html content here to personalize even more text "
20280
  "displayed as Final Count Message. Try it now!"
20281
  msgstr ""
20282
 
20283
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:456
20284
  #: library/modules/quizzes/admin/admin-loader.php:456
20285
  msgid "Share on social media"
20286
  msgstr ""
20287
 
20288
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:457
20289
  #: library/modules/quizzes/admin/admin-loader.php:457
20290
  msgid "Results priority order"
20291
  msgstr ""
20292
 
20293
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:458
20294
  #: library/modules/quizzes/admin/admin-loader.php:458
20295
  msgid "Pick priority for results"
20296
  msgstr ""
20297
 
20298
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:459
20299
  #: library/modules/quizzes/admin/admin-loader.php:459
20300
  msgid ""
20301
  "Quizzes can have even number of scores for 2 or more results, in those "
20302
  "scenarios, this order will help determine the result."
20303
  msgstr ""
20304
 
20305
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:461
20306
  #: library/modules/quizzes/admin/admin-loader.php:461
20307
  msgid "Further customize appearance for quiz questions."
20308
  msgstr ""
20309
 
20310
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:462
20311
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:555
20312
  #: library/modules/quizzes/admin/admin-loader.php:462
20313
  #: library/modules/quizzes/admin/admin-loader.php:555
20314
  msgid "Result title"
20315
  msgstr ""
20316
 
20317
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:463
20318
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:557
20319
  #: library/modules/quizzes/admin/admin-loader.php:463
20320
  #: library/modules/quizzes/admin/admin-loader.php:557
20321
  msgid "Result description"
20322
  msgstr ""
20323
 
20324
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:464
20325
  #: library/modules/quizzes/admin/admin-loader.php:464
20326
  msgid "Further customize the appearance for result description typography."
20327
  msgstr ""
20328
 
20329
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:465
20330
  #: library/modules/quizzes/admin/admin-loader.php:465
20331
  msgid "Further customize the appearance for result title typography."
20332
  msgstr ""
20333
 
20334
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:466
20335
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:554
20336
  #: library/modules/quizzes/admin/admin-loader.php:466
20337
  #: library/modules/quizzes/admin/admin-loader.php:554
20338
  msgid "Retake button"
20339
  msgstr ""
20340
 
20341
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:467
20342
  #: library/modules/quizzes/admin/admin-loader.php:467
20343
  msgid "Further customize the appearance for retake quiz button."
20344
  msgstr ""
20345
 
20346
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:468
20347
  #: library/modules/quizzes/admin/admin-loader.php:468
20348
  msgid "Form name cannot be empty! Please pick a name for your quiz."
20349
  msgstr ""
20350
 
20351
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:469
20352
  #: library/modules/quizzes/admin/admin-loader.php:469
20353
  msgid "Quiz question cannot be empty! Please add questions for your quiz."
20354
  msgstr ""
20355
 
20356
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:470
20357
  #: library/modules/quizzes/admin/admin-loader.php:470
20358
  msgid "Quiz answers cannot be empty! Please add some questions."
20359
  msgstr ""
20360
 
20361
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:471
20362
  #: library/modules/quizzes/admin/admin-loader.php:471
20363
  msgid "Result answer cannot be empty! Please select a result."
20364
  msgstr ""
20365
 
20366
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:472
20367
  #: library/modules/quizzes/admin/admin-loader.php:472
20368
  msgid ""
20369
  "This question needs a correct answer. Please, select one before saving or "
20370
  "proceeding to next step."
20371
  msgstr ""
20372
 
20373
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:473
20374
  #: library/modules/quizzes/admin/admin-loader.php:473
20375
  msgid "Please add an answer for this question."
20376
  msgstr ""
20377
 
20378
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:475
20379
  #: library/modules/quizzes/admin/admin-loader.php:475
20380
  msgid "You don't have any answer for this question yet."
20381
  msgstr ""
20382
 
20383
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:476
20384
  #: library/modules/quizzes/admin/admin-loader.php:476
20385
  msgid "Further customize appearance for quiz answers."
20386
  msgstr ""
20387
 
20388
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:481
20389
  #: library/modules/quizzes/admin/admin-loader.php:481
20390
  msgid "Customize appearance for correct answers."
20391
  msgstr ""
20392
 
20393
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:483
20394
  #: library/modules/quizzes/admin/admin-loader.php:483
20395
  msgid ""
20396
  "<strong>Want more control?</strong> <strong><a "
20399
  "lets you choose how your content looks when it’s shared on social media."
20400
  msgstr ""
20401
 
20402
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:486
20403
  #: library/modules/quizzes/admin/admin-loader.php:486
20404
  msgid "Further customize appearance for quiz submit button."
20405
  msgstr ""
20406
 
20407
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:487
20408
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:550
20409
  #: library/modules/quizzes/admin/admin-loader.php:487
20410
  #: library/modules/quizzes/admin/admin-loader.php:550
20411
  msgid "Main styles"
20412
  msgstr ""
20413
 
20414
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:489
20415
  #: library/modules/quizzes/admin/admin-loader.php:489
20416
  msgid "Further customize border for result's main container."
20417
  msgstr ""
20418
 
20419
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:492
20420
  #: library/modules/quizzes/admin/admin-loader.php:492
20421
  msgid ""
20422
  "The Results box has three different backgrounds: main container, header "
20425
  "customize the three of them."
20426
  msgstr ""
20427
 
20428
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:494
20429
  #: library/modules/quizzes/admin/admin-loader.php:494
20430
  msgid "Main BG"
20431
  msgstr ""
20432
 
20433
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:495
20434
  #: library/modules/quizzes/admin/admin-loader.php:495
20435
  msgid "Header BG"
20436
  msgstr ""
20437
 
20438
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:496
20439
  #: library/modules/quizzes/admin/admin-loader.php:496
20440
  msgid "Content BG"
20441
  msgstr ""
20442
 
20443
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:498
20444
  #: library/modules/quizzes/admin/admin-loader.php:498
20445
  msgid "Result's Box"
20446
  msgstr ""
20447
 
20448
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:499
20449
  #: library/modules/quizzes/admin/admin-loader.php:499
20450
  msgid "Margin"
20451
  msgstr ""
20452
 
20453
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:500
20454
  #: library/modules/quizzes/admin/admin-loader.php:500
20455
  msgid "Summary"
20456
  msgstr ""
20457
 
20458
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:501
20459
  #: library/modules/quizzes/admin/admin-loader.php:501
20460
  msgid "Further customize appearance for quiz final count message"
20461
  msgstr ""
20462
 
20463
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:502
20464
  #: library/modules/quizzes/admin/admin-loader.php:502
20465
  msgid "Sharing text"
20466
  msgstr ""
20467
 
20468
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:503
20469
  #: library/modules/quizzes/admin/admin-loader.php:503
20470
  msgid "Further customize appearance for share on social media text"
20471
  msgstr ""
20472
 
20473
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:504
20474
  #: library/modules/quizzes/admin/admin-loader.php:504
20475
  msgid "Social icons"
20476
  msgstr ""
20477
 
20478
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:505
20479
  #: library/modules/quizzes/admin/admin-loader.php:505
20480
  msgid "Further customize appearance for social media icons"
20481
  msgstr ""
20482
 
20483
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:506
20484
  #: library/modules/quizzes/admin/admin-loader.php:506
20485
  msgid "Wrong answer"
20486
  msgstr ""
20487
 
20488
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:507
20489
  #: library/modules/quizzes/admin/admin-loader.php:507
20490
  msgid "Customize appearance for wrong answers."
20491
  msgstr ""
20492
 
20493
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:508
20494
  #: library/modules/quizzes/admin/admin-loader.php:508
20495
  msgid ""
20496
  "Use <strong>%UserAnswer%</strong> to pull in the value user selected and "
20497
  "<strong>%CorrectAnswer%</strong> to pull in the correct value."
20498
  msgstr ""
20499
 
20500
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:512
20501
  #: library/modules/quizzes/admin/admin-loader.php:512
20502
  msgid "Google"
20503
  msgstr ""
20504
 
20505
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:514
20506
  #: library/modules/quizzes/admin/admin-loader.php:514
20507
  msgid "Title Appearance"
20508
  msgstr ""
20509
 
20510
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:516
20511
  #: library/modules/quizzes/admin/admin-loader.php:516
20512
  msgid "Checkbox styles"
20513
  msgstr ""
20514
 
20515
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:520
20516
  #: library/modules/quizzes/admin/admin-loader.php:520
20517
  msgid "Quiz design"
20518
  msgstr ""
20519
 
20520
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:521
20521
  #: library/modules/quizzes/admin/admin-loader.php:521
20522
  msgid "Choose a pre-made style for your quiz and further customize it's appearance."
20523
  msgstr ""
20524
 
20525
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:522
20526
  #: library/modules/quizzes/admin/admin-loader.php:522
20527
  msgid "Customize quiz colors"
20528
  msgstr ""
20529
 
20530
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:523
20531
  #: library/modules/quizzes/admin/admin-loader.php:523
20532
  msgid "There are two ways for displaying your quiz answers: grid or list."
20533
  msgstr ""
20534
 
20535
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:528
20536
  #: library/modules/quizzes/admin/admin-loader.php:528
20537
  msgid "This won't be displayed on your quiz, but will help you to identify it."
20538
  msgstr ""
20539
 
20540
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:529
20541
  #: library/modules/quizzes/admin/admin-loader.php:529
20542
  msgid "Quiz name cannot be empty! Please, pick a name for your quiz."
20543
  msgstr ""
20544
 
20545
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:531
20546
  #: library/modules/quizzes/admin/admin-loader.php:531
20547
  msgid "This is the main title of your quiz and will be displayed on front."
20548
  msgstr ""
20549
 
20550
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:533
20551
  #: library/modules/quizzes/admin/admin-loader.php:533
20552
  msgid "Add some nice main image to your quiz."
20553
  msgstr ""
20554
 
20555
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:535
20556
  #: library/modules/quizzes/admin/admin-loader.php:535
20557
  msgid ""
20558
  "Give more information related to your quiz. This content will be displayed "
20559
  "on front."
20560
  msgstr ""
20561
 
20562
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:543
20563
  #: library/modules/quizzes/admin/admin-loader.php:543
20564
  msgid "Customize main colors"
20565
  msgstr ""
20566
 
20567
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:544
20568
  #: library/modules/quizzes/admin/admin-loader.php:544
20569
  msgid "Customize question colors"
20570
  msgstr ""
20571
 
20572
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:545
20573
  #: library/modules/quizzes/admin/admin-loader.php:545
20574
  msgid "Customize answer colors"
20575
  msgstr ""
20576
 
20577
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:546
20578
  #: library/modules/quizzes/admin/admin-loader.php:546
20579
  msgid "Customize result's box colors"
20580
  msgstr ""
20581
 
20582
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:547
20583
  #: library/modules/quizzes/admin/admin-loader.php:547
20584
  msgid "Customize submit button colors"
20585
  msgstr ""
20586
 
20587
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:548
20588
  #: library/modules/quizzes/admin/admin-loader.php:548
20589
  msgid "Main container"
20590
  msgstr ""
20591
 
20592
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:549
20593
  #: library/modules/quizzes/admin/admin-loader.php:549
20594
  msgid "Main border"
20595
  msgstr ""
20596
 
20597
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:551
20598
  #: library/modules/quizzes/admin/admin-loader.php:551
20599
  msgid "Header styles"
20600
  msgstr ""
20601
 
20602
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:552
20603
  #: library/modules/quizzes/admin/admin-loader.php:552
20604
  msgid "Content styles"
20605
  msgstr ""
20606
 
20607
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:556
20608
  #: library/modules/quizzes/admin/admin-loader.php:556
20609
  msgid "Quiz description"
20610
  msgstr ""
20611
 
20612
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:558
20613
  #: library/modules/quizzes/admin/admin-loader.php:558
20614
  msgid "Quiz image"
20615
  msgstr ""
20616
 
20617
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:560
20618
  #: library/modules/quizzes/admin/admin-loader.php:560
20619
  msgid "Answer message"
20620
  msgstr ""
20621
 
20622
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:562
20623
  #: library/modules/quizzes/admin/admin-loader.php:562
20624
  msgid "Quiz result"
20625
  msgstr ""
20626
 
20627
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:563
20628
  #: library/modules/quizzes/admin/admin-loader.php:563
20629
  msgid "Social share"
20630
  msgstr ""
20631
 
20632
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:564
20633
  #: library/modules/quizzes/admin/admin-loader.php:564
20634
  msgid "Customize colors"
20635
  msgstr ""
20636
 
20637
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:566
20638
  #: library/modules/quizzes/admin/admin-loader.php:566
20639
  msgid "Checkbox border"
20640
  msgstr ""
20641
 
20642
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:567
20643
  #: library/modules/quizzes/admin/admin-loader.php:567
20644
  msgid "Checkbox background"
20645
  msgstr ""
20646
 
20647
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:568
20648
  #: library/modules/quizzes/admin/admin-loader.php:568
20649
  msgid "Checkbox icon"
20650
  msgstr ""
20651
 
20652
+ #: builds/forminator/library/modules/quizzes/admin/admin-loader.php:569
20653
  #: library/modules/quizzes/admin/admin-loader.php:569
20654
  msgid "The quiz title appears on result's header."
20655
  msgstr ""
20656
 
20657
+ #: builds/forminator/library/modules/quizzes/front/front-action.php:46
20658
  #: library/modules/quizzes/front/front-action.php:46
20659
  msgid "Form not found"
20660
  msgstr ""
20661
 
20662
+ #: builds/forminator/library/modules/quizzes/front/front-action.php:80
20663
+ #: builds/forminator/library/modules/quizzes/front/front-action.php:362
20664
  #: library/modules/quizzes/front/front-action.php:80
20665
  #: library/modules/quizzes/front/front-action.php:362
20666
  msgid "Quiz submissions disabled."
20667
  msgstr ""
20668
 
20669
+ #: builds/forminator/library/modules/quizzes/front/front-action.php:207
20670
+ #: builds/forminator/library/modules/quizzes/front/front-action.php:232
20671
+ #: builds/forminator/library/modules/quizzes/front/front-action.php:244
20672
  #: library/modules/quizzes/front/front-action.php:207
20673
  #: library/modules/quizzes/front/front-action.php:232
20674
  #: library/modules/quizzes/front/front-action.php:244
20675
  msgid "Retake Quiz"
20676
  msgstr ""
20677
 
20678
+ #: builds/forminator/library/modules/quizzes/front/front-action.php:286
20679
+ #: builds/forminator/library/modules/quizzes/front/front-action.php:554
20680
  #: library/modules/quizzes/front/front-action.php:286
20681
  #: library/modules/quizzes/front/front-action.php:554
20682
  msgid "Share your results"
20683
  msgstr ""
20684
 
20685
+ #: builds/forminator/library/modules/quizzes/front/front-action.php:292
20686
+ #: builds/forminator/library/modules/quizzes/front/front-action.php:294
20687
+ #: builds/forminator/library/modules/quizzes/front/front-action.php:560
20688
+ #: builds/forminator/library/modules/quizzes/front/front-action.php:562
20689
  #: library/modules/quizzes/front/front-action.php:292
20690
  #: library/modules/quizzes/front/front-action.php:294
20691
  #: library/modules/quizzes/front/front-action.php:560
20693
  msgid "Share on Facebook"
20694
  msgstr ""
20695
 
20696
+ #: builds/forminator/library/modules/quizzes/front/front-action.php:300
20697
+ #: builds/forminator/library/modules/quizzes/front/front-action.php:302
20698
+ #: builds/forminator/library/modules/quizzes/front/front-action.php:568
20699
+ #: builds/forminator/library/modules/quizzes/front/front-action.php:570
20700
  #: library/modules/quizzes/front/front-action.php:300
20701
  #: library/modules/quizzes/front/front-action.php:302
20702
  #: library/modules/quizzes/front/front-action.php:568
20704
  msgid "Share on Twitter"
20705
  msgstr ""
20706
 
20707
+ #: builds/forminator/library/modules/quizzes/front/front-action.php:308
20708
+ #: builds/forminator/library/modules/quizzes/front/front-action.php:310
20709
+ #: builds/forminator/library/modules/quizzes/front/front-action.php:576
20710
+ #: builds/forminator/library/modules/quizzes/front/front-action.php:578
20711
  #: library/modules/quizzes/front/front-action.php:308
20712
  #: library/modules/quizzes/front/front-action.php:310
20713
  #: library/modules/quizzes/front/front-action.php:576
20715
  msgid "Share on LinkedIn"
20716
  msgstr ""
20717
 
20718
+ #: builds/forminator/library/modules/quizzes/front/front-action.php:372
20719
  #: library/modules/quizzes/front/front-action.php:372
20720
  msgid "You haven't answered any questions"
20721
  msgstr ""
20722
 
20723
+ #: builds/forminator/library/modules/quizzes/front/front-action.php:384
20724
  #: library/modules/quizzes/front/front-action.php:384
20725
  msgid "Please answer all the questions"
20726
  msgstr ""
20727
 
20728
+ #: builds/forminator/library/modules/quizzes/front/front-render.php:546
20729
  #: library/modules/quizzes/front/front-render.php:546
20730
  msgid "Please, save the quiz in order to preview it."
20731
  msgstr ""
20732
 
20733
+ #: builds/forminator/library/modules/quizzes/front/front-render.php:655
20734
  #: library/modules/quizzes/front/front-render.php:655
20735
  msgid "Ready to send"
20736
  msgstr ""
20737
 
20738
+ #: builds/forminator/library/modules/quizzes/front/front-render.php:656
20739
  #: library/modules/quizzes/front/front-render.php:656
20740
  msgid "Calculating Result"
20741
  msgstr ""
20742
 
20743
+ #: builds/forminator/library/modules/quizzes/loader.php:120
20744
  #: library/modules/quizzes/loader.php:120
20745
  msgid ""
20746
  "Create fun quizzes for your users to take and share on social media. A "
20747
  "great way to drive more traffic to your site."
20748
  msgstr ""
20749
 
20750
+ #: builds/forminator/library/modules/quizzes/protection/general-data-protection.php:16
20751
  #: library/modules/quizzes/protection/general-data-protection.php:16
20752
  msgid "Forminator Quizzes"
20753
  msgstr ""
20754
 
20755
+ #: builds/forminator/library/modules/quizzes/protection/policy-text.php:2
20756
  #: library/modules/quizzes/protection/policy-text.php:2
20757
  msgid "Which quizzes are collecting personal data?"
20758
  msgstr ""
20759
 
20760
+ #: builds/forminator/library/modules/quizzes/protection/policy-text.php:4
20761
  #: library/modules/quizzes/protection/policy-text.php:4
20762
  msgid ""
20763
  "If you use Forminator PRO to create and embed any quizzes on your website, "
20765
  "quizzes."
20766
  msgstr ""
20767
 
20768
+ #: builds/forminator/library/modules/quizzes/protection/policy-text.php:12
20769
  #: library/modules/quizzes/protection/policy-text.php:12
20770
  msgid ""
20771
  "By default Forminator captures <strong>NO Personally Identifiable "
20772
  "Information</strong> for each Quiz submission."
20773
  msgstr ""
20774
 
20775
+ #: builds/forminator/library/modules/quizzes/protection/policy-text.php:15
20776
  #: library/modules/quizzes/protection/policy-text.php:15
20777
  msgid ""
20778
  "In this section you should note what personal data you collected including "
20781
  "active consent the user has given."
20782
  msgstr ""
20783
 
20784
+ #: builds/forminator/library/modules/quizzes/protection/policy-text.php:22
20785
  #: library/modules/quizzes/protection/policy-text.php:22
20786
  msgid ""
20787
  "When visitors or users submit a quiz's answer, we capture <strong>NO "
20788
  "Personally Identifiable Information</strong>."
20789
  msgstr ""
20790
 
20791
+ #: builds/forminator/library/modules/quizzes/protection/policy-text.php:28
20792
  #: library/modules/quizzes/protection/policy-text.php:28
20793
  msgid ""
20794
  "By default Forminator retains all quizzes answers and "
20797
  "\t\t<strong>Data</strong>"
20798
  msgstr ""
20799
 
20800
+ #: builds/forminator/library/modules/quizzes/protection/policy-text.php:36
20801
  #: library/modules/quizzes/protection/policy-text.php:36
20802
  msgid ""
20803
  "When visitors or users answer a quiz we retain the <strong>answers</strong> "
20804
  "data for 30 days and then remove it from our system."
20805
  msgstr ""
20806
 
20807
+ #: builds/forminator/library/modules/quizzes/protection/policy-text.php:41
20808
  #: library/modules/quizzes/protection/policy-text.php:41
20809
  msgid ""
20810
  "All collected data might be shown publicly and we send it to our workers or "
20811
  "contractors to perform necessary actions based on answers."
20812
  msgstr ""
20813
 
20814
+ #: builds/forminator/library/modules/quizzes/protection/policy-text.php:45
20815
  #: library/modules/quizzes/protection/policy-text.php:45
20816
  msgid ""
20817
  "If your quizzes utilize either built-in or external third party services, "
20818
  "in this section you should mention any third parties and its privacy policy."
20819
  msgstr ""
20820
 
20821
+ #: builds/forminator/library/modules/quizzes/protection/policy-text.php:51
20822
  #: library/modules/quizzes/protection/policy-text.php:51
20823
  msgid ""
20824
  "By default Forminator Quizzes can be configured to connect with these third "
20825
  "parties:"
20826
  msgstr ""
20827
 
20828
+ #: builds/forminator/library/render/class-widget.php:21
20829
+ #: builds/forminator/library/render/class-widget.php:22
20830
  #: library/render/class-widget.php:21 library/render/class-widget.php:22
20831
  msgid "Forminator Widget"
20832
  msgstr ""
20833
 
20834
+ #: builds/forminator/library/render/class-widget.php:132
20835
  #: library/render/class-widget.php:132
20836
  msgid "Form Type"
20837
  msgstr ""
20838
 
20839
+ #: builds/forminator/library/render/class-widget.php:143
20840
  #: library/render/class-widget.php:143
20841
  msgid "Select Form"
20842
  msgstr ""
20843
 
20844
+ #: builds/forminator/samples/forminator-simple-addon-plugin/forminator-addon-simple.php:23
20845
  #: samples/forminator-simple-addon-plugin/forminator-addon-simple.php:23
20846
  msgid "Make your form Simple-able"
20847
  msgstr ""
20848
 
20849
+ #: builds/forminator/samples/forminator-simple-addon-plugin/forminator-addon-simple.php:24
20850
  #: samples/forminator-simple-addon-plugin/forminator-addon-simple.php:24
20851
  msgid ""
20852
  "Sorry but we failed to activate Simple Integration, don't hesitate to "
20853
  "contact us"
20854
  msgstr ""
20855
 
20856
+ #: builds/forminator/samples/forminator-simple-addon-plugin/forminator-addon-simple.php:25
20857
  #: samples/forminator-simple-addon-plugin/forminator-addon-simple.php:25
20858
  msgid "Sorry but we failed to deactivate Simple Integration, please try again"
20859
  msgstr ""
library/modules/custom-forms/front/front-action.php CHANGED
@@ -2128,9 +2128,7 @@ class Forminator_CForm_Front_Action extends Forminator_Front_Action {
2128
  }
2129
  }
2130
 
2131
- if ( 'calculation' === $calc_field_array['type'] ) {
2132
- $submitted_data[ $field_id ] = $replace;
2133
- }
2134
  }
2135
  }
2136
 
2128
  }
2129
  }
2130
 
2131
+ $submitted_data[ $field_id ] = $replace;
 
 
2132
  }
2133
  }
2134
 
readme.txt CHANGED
@@ -1,13 +1,13 @@
1
  === Forminator - Contact Form, Payment Form & Custom Form Builder ===
2
  Plugin Name: Forminator - Contact Form, Payment Form & Custom Form Builder
3
- Version: 1.13.3
4
  Author: WPMU DEV
5
  Author URI: https://premium.wpmudev.org/
6
  Contributors: WPMUDEV, WebFactory
7
  Tags: forms, contact form, wordpress form plugin, payment form, custom form, form builder, paypal form wordpress, form maker, quiz, quiz builder, order form, stripe payments, paypal payments, stripe form, paypal form
8
  Requires at least: 4.6
9
  Tested up to: 5.4.1
10
- Stable tag: 1.13.3
11
  Requires PHP: 5.2.4
12
  License: GPL v2 - http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
13
 
@@ -30,14 +30,6 @@ Forminator’s drag and drop visual builder makes it easy to setup and add forms
30
  - Calculations - Collect information, generate leads, take orders, and engage visitors.
31
  - Payments - Take payments, donations, down payments, sell merch with the included Stripe and PayPal integrations.
32
 
33
- ### Learn The Ropes With These Hands-On Forminator Tutorials
34
-
35
- - [Creating the Perfect Contact Form with Forminator](https://premium.wpmudev.org/blog/creating-the-perfect-contact-form-with-forminator/)
36
- - [Create an Easy Payment Form (for free!) with Forminator](https://premium.wpmudev.org/blog/create-free-payment-forms-with-forminator/)
37
- - [How to Get the Most Out of Using Forminator](https://premium.wpmudev.org/blog/get-the-most-out-of-forminator/)
38
- - [How To Capture eSignatures Using Forminator](https://premium.wpmudev.org/blog/forminator-wp-esignature-form/)
39
- - [How To Collect Emails and Generate Leads With a Forminator Quiz](https://premium.wpmudev.org/blog/forminator-quiz-lead-generation/)
40
-
41
  ### Accept Payments With Stripe and PayPal
42
 
43
  Start taking payments with Forminator. No Pro upgrade required! SCA compliant Stripe and PayPal come included. Just enter your publish keys to activate the Forminator payment module for both fixed and variable payments.
@@ -93,12 +85,6 @@ Polls are a brilliant way to engage visitors. Forminator gives real-time feedbac
93
 
94
  Who hasn't been roped into taking “IQ tests” and “figure out which Star Wars character you are” quizzes on Facebook? Now you can run all that traffic to your site. Create both knowledge and no wrong answer quizzes with Forminator.
95
 
96
- ### Collect Leads With Your Quizzes
97
-
98
- Looking to use your quizzes for more than just entertainment and a way to engage your audience? Forminator also allows you to collect participants' details (e.g., name, email, etc.) by integrating a lead generation form in your quiz. See how it works below:
99
-
100
- [youtube https://www.youtube.com/watch?v=17uR2HdDsKw&feature=youtu.be]
101
-
102
  ### Gutenberg Block
103
 
104
  Forminator’s got you, whether you’re a classic editor or Gutenberg early adapter. Say goodbye to shortcodes and quickly add forms to posts with the Forminator block for Gutenberg.
@@ -211,6 +197,10 @@ We've put together a simple guide to Forminator contact forms on our blog. https
211
 
212
  == Changelog ==
213
 
 
 
 
 
214
  = 1.13.3 =
215
 
216
  * Add: Multi-file uploads with the File Upload field
1
  === Forminator - Contact Form, Payment Form & Custom Form Builder ===
2
  Plugin Name: Forminator - Contact Form, Payment Form & Custom Form Builder
3
+ Version: 1.13.4
4
  Author: WPMU DEV
5
  Author URI: https://premium.wpmudev.org/
6
  Contributors: WPMUDEV, WebFactory
7
  Tags: forms, contact form, wordpress form plugin, payment form, custom form, form builder, paypal form wordpress, form maker, quiz, quiz builder, order form, stripe payments, paypal payments, stripe form, paypal form
8
  Requires at least: 4.6
9
  Tested up to: 5.4.1
10
+ Stable tag: 1.13.4
11
  Requires PHP: 5.2.4
12
  License: GPL v2 - http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
13
 
30
  - Calculations - Collect information, generate leads, take orders, and engage visitors.
31
  - Payments - Take payments, donations, down payments, sell merch with the included Stripe and PayPal integrations.
32
 
 
 
 
 
 
 
 
 
33
  ### Accept Payments With Stripe and PayPal
34
 
35
  Start taking payments with Forminator. No Pro upgrade required! SCA compliant Stripe and PayPal come included. Just enter your publish keys to activate the Forminator payment module for both fixed and variable payments.
85
 
86
  Who hasn't been roped into taking “IQ tests” and “figure out which Star Wars character you are” quizzes on Facebook? Now you can run all that traffic to your site. Create both knowledge and no wrong answer quizzes with Forminator.
87
 
 
 
 
 
 
 
88
  ### Gutenberg Block
89
 
90
  Forminator’s got you, whether you’re a classic editor or Gutenberg early adapter. Say goodbye to shortcodes and quickly add forms to posts with the Forminator block for Gutenberg.
197
 
198
  == Changelog ==
199
 
200
+ = 1.13.4 =
201
+
202
+ * Fix: Visibility conditions cause calculation result to be 0
203
+
204
  = 1.13.3 =
205
 
206
  * Add: Multi-file uploads with the File Upload field