Everest Forms – Easy Contact Form and Form Builder - Version 1.7.0.3

Version Description

  • 17-08-2020 =
  • Fix - Referral URL unicode support.
  • Fix - Conditional logic for dropdown broken.
  • Fix - PerfectScrollbar issue in builder integration.
Download this release

Release Info

Developer everestforms
Plugin Icon 128x128 Everest Forms – Easy Contact Form and Form Builder
Version 1.7.0.3
Comparing to
See all releases

Code changes from version 1.7.0.2 to 1.7.0.3

CHANGELOG.txt ADDED
@@ -0,0 +1,487 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ == Changelog ==
2
+
3
+ = 1.7.0.3 - 17-08-2020 =
4
+ * Fix - Referral URL unicode support.
5
+ * Fix - Conditional logic for dropdown broken.
6
+ * Fix - PerfectScrollbar issue in builder integration.
7
+
8
+ = 1.7.0.2 - 11-08-2020 =
9
+ * Fix - Conditional logic on select field.
10
+ * Fix - Likert table scroll in responsive.
11
+ * Fix - Drag and drop issue in tools page import form area.
12
+ * Fix - Conditional logic required message while using on the checkbox.
13
+ * Tweak - Upgrade URL to redirect to pricing page rather than product page.
14
+
15
+ = 1.7.0.1 - 20-07-2020 =
16
+ * Fix - Form status {de}active toggle button.
17
+ * Fix - reCAPTCHA working only for logged in user.
18
+ * Fix - Email subject while using select field smart tag.
19
+ * Fix - Select field placeholder not displayed in enhanced select and not selected in default select.
20
+ * Tweak - Modified `everest_forms_logged_in_user_recaptcha_disabled` with `everest_forms_recaptcha_disabled` hook.
21
+
22
+ = 1.7.0 - 15-07-2020 =
23
+ * Enhancement - Add support for form restriction addon.
24
+ * Added - Support for bulk options to Checkbox, Multiple Choice and Dropdown fields.
25
+ * Added - Introduce `get_multiple` method in `EVF_Form_Handler` to fetch multiple forms.
26
+ * Fix - Number Field validation issue with conditional logic.
27
+ * Fix - Modify logic for fetching unread and starred entries.
28
+ * Fix - Date/Time field to use local date instead of default UTC.
29
+ * Fix - Export of field data with HTML encoded special characters.
30
+ * Fix - The field placeholder & default value 0 (zero) does not display on the frontend.
31
+ * Tweak - Updated jQuery Validation JS library to v1.19.2.
32
+ * Tweak - Parameters for reCAPTCHA URL filter to change language code in v2 type.
33
+ * Tweak - Preserve entry status so they are restored correctly after moving to trash.
34
+ * Tweak - Add trigger `everest_forms_loaded` to notify plugins that the core was loaded.
35
+ * Tweak - Introduced `everest_forms_logged_in_user_recaptcha_disabled` filter to disable reCAPTCHA check for logged-in user.
36
+ * Tweak - Modify duplicated action hook `everest_forms_general_settings` to `everest_forms_inline_general_settings` for builder general settings.
37
+ * Dev - Introduced `everest_forms_total_entries_count` filter to update total entries count in list table views.
38
+ * Dev - Introduced `everest_forms_{$export_type}_export_delimiter` filter to change separator string while exporting CSV files.
39
+
40
+ = 1.6.7 - 17-05-2020 =
41
+ * Feature - Added a new Pro field Range Slider.
42
+ * Fix - JS error while removing list from choice field.
43
+ * Tweak - Add support for next max value of row ID.
44
+
45
+ = 1.6.6.1 - 10-05-2020 =
46
+ * Fix - Sanitization of CSV exported field values.
47
+ * Fix - Conflict within WooCommerce checkout page.
48
+ * Fix - Flatpickr Calendar does not open on Android Chrome.
49
+ * Tweak - Updated selectWoo JS library to v1.6.0.
50
+ * Tweak - Updated flatpickr JS library to v4.6.3.
51
+
52
+ = 1.6.6 - 01-05-2020 =
53
+ * Fix - Log file deletion.
54
+ * Fix - Field Options getting freezed for the first field.
55
+ * Fix - Perfect Scrollbar library updated to fix RTL issue.
56
+ * Fix - Undefined PHP notice thrown if confirmation email didn't match.
57
+ * Fix - False-positive required message displayed upon email validation.
58
+ * Enhancement - Email attachment workflow.
59
+ * Enhancement - Added enhanced select feature to the Dropdown field.
60
+ * Enhancement - Added option to disable certain dates in the Date/Time field.
61
+
62
+ = 1.6.5 - 10-04-2020 =
63
+ * Fix - Shortcode design issue in list table.
64
+ * Fix - Form block deprecated notices in console.
65
+ * Fix - Selective html tag support in field label.
66
+ * Fix - Placeholder live update broken for fields.
67
+ * Fix - Set the default threshold received from reCAPTCHA.
68
+ * Fix - Empty form fields within form throwing PHP warnings.
69
+ * Fix - Placeholder components design issue with our form block.
70
+ * Fix - Image and file not being submitted with enable AJAX form submission.
71
+ * Tweak - RTL design issue for font-weight.
72
+ * Tweak - Google reCAPTCHA v3 threshhold default to `0.5`.
73
+ * Tweak - Custom Captcha field now shown as part of pro fields.
74
+ * Tweak - Prefill field value so it can be used to modify data.
75
+ * Tweak - Removed unnecessary height for input on classic layout.
76
+ * Tweak - Use `apply_shortocodes()` as an alias for `do_shortcode()` for better semantics.
77
+ * Tweak - Improve WPML compatibility for form fields and its settings. Thanks @mebishalnapit!
78
+ * Enhancement - Added Formatting function `evf_array_splice_preserve_keys`.
79
+ * Dev - Linting fix for SCSS files and added some rules for stylelint.
80
+
81
+ = 1.6.4 - 17-03-2020 =
82
+ * Fix - Google reCAPTCHA issue with the version changes.
83
+ * Tweak - Remove smart tags icon from default value option for Number and Rating fields.
84
+ * Dev - Use WP-CLI to generate .pot file.
85
+
86
+ = 1.6.3 - 02-03-2020 =
87
+ * Fix - Form not saved while using smart tag.
88
+ * Fix - Deactivation notice.
89
+ * Fix - Invalid argument in entries view.
90
+ * Fix - Import export file name.
91
+
92
+ = 1.6.2 - 29-02-2020 =
93
+ * Fix - Cloning not working for some fields.
94
+ * Fix - Error thrown for star rating field when using smart tags.
95
+ * Fix - Conditional logic for Checkbox and Multiple Choice field.
96
+ * Fix - Smart tags of Multiple Choice and Checkbox are not working in email.
97
+ * Fix - Redirection parameter delegated to frontend for AJAX form submission.
98
+ * Tweak - PHPCS fixes.
99
+ * Tweak - Implement log cleanup cron job.
100
+
101
+ = 1.6.1 - 13-02-2020 =
102
+ * Fix - Form submission error while processing on frontend.
103
+
104
+ = 1.6.0 - 11-02-2020 =
105
+ * Feature - Add support for form template.
106
+ * Feature - Import Export of Everest Forms.
107
+ * Feature - Add support for AJAX form submission.
108
+ * Feature - Required field message are made editable.
109
+ * Enhancement - Improve choice field with image support.
110
+ * Enhancement - Randomize the order of the choice field support.
111
+ * Enhancement - Limit the number of options to be checked in checkboxes field.
112
+ * Enhancement - Robust the layout for displaying field choice i.e inline or {one|two|three} columns.
113
+ * Enhancement - Single Line Text/Paragraph fields limitation options (limit by character or word count).
114
+ * Enhancement - Added a filter `everest_forms_builder_field_option_class` to support field option class.
115
+ * Enhancement - Added a settings for confirm field validation message to support email confirmation error.
116
+ * Fix - Error handling in AJAX handler for endpoint.
117
+ * Fix - Choice default value not rendered on frontend.
118
+ * Fix - Correctly closes label if no desc arg is passed.
119
+ * Fix - Checks if only string is provided for JSON content.
120
+ * Fix - Specific form submission notice display in another.
121
+ * Fix - Select2 style and admin screen button alignments in WP 5.3+.
122
+ * Fix - reCAPTCHA when running on localhost with port different from 80.
123
+ * Fix - Show/Hide empty fields action inside the single entry view.
124
+ * Fix - Show forms with disabled entries if they have previous entries count.
125
+ * Fix - Use brackets instead of braces to avoid deprecation notices in PHP 5.6.
126
+ * Tweak - Sortable design issue and smooth choices.
127
+ * Tweak - Store entry ID in property of task handler.
128
+ * Tweak - Editable Form name from the form builder title.
129
+ * Tweak - Admin notice design conflicted due to review notice.
130
+ * Tweak - Referal in admin panel for origination of form entry.
131
+ * Tweak - Display empty field value so users can toggle them in single entry view.
132
+ * Tweak - Hide confirm placeholder text & sub-label option accordingly for email and password field.
133
+
134
+ = 1.5.10 - 25-11-2019 =
135
+ * Fix - Google reCAPTCHA v2 invisible settings bug.
136
+ * Fix - DB unwanted data erase for fields data save.
137
+ * Fix - Multi-part submit button hidden due to theme style conflict.
138
+
139
+ = 1.5.9 - 19-11-2019 =
140
+ * Fix - Fatal error: Called to undefined function.
141
+
142
+ = 1.5.8 - 18-11-2019 =
143
+ * Feature - Email field mailcheck feature to offer additional controls.
144
+ * Feature - Date field localization, multiple date selections with min/max date.
145
+ * Feature - Default value for "Paragraph text" field.
146
+ * Fix - WordPress 5.3 compatibility.
147
+ * Fix - Selection of radio and checkbox on label click.
148
+ * Tweak - Smart phone field design enhancement.
149
+ * Tweak - Seperate site and secret key for recaptcha v2 invisible.
150
+
151
+ = 1.5.7 - 07-11-2019 =
152
+ * Tweak - Design for smart phone field.
153
+ * Tweak - CSS styling for label and radio/checkbox field.
154
+ * Tweak - Introduced entry ID params in filter hook for email attachment.
155
+ * Deprecated - Function `evf_has_date_field` has been deprecated instead added `evf_is_field_exists` function.
156
+
157
+ = 1.5.6 - 18-10-2019 =
158
+ * Feature - Added form preview button inside builder area.
159
+ * Fix - Submit button disable when multiple forms is present.
160
+ * Fix - Undefined meta-key error on console while cloning HTML field.
161
+
162
+ = 1.5.5 - 19-09-2019 =
163
+ * Feature - Confirm Email option on Email Field.
164
+ * Fix - Sortable Fields scrollable bug.
165
+ * Fix - Field not appended in the droppable zone.
166
+ * Fix - Multi-part form conflict in frontend single page.
167
+ * Fix - Undefined label for html field translation string.
168
+ * Fix - Checkbox field on entries while selecting multiple.
169
+ * Fix - Conditional logic rules improved for all the fields.
170
+ * Fix - Icon placement design conflict with TheGem theme on builder page.
171
+ * Fix - String translation while updating the label and placeholder of fields.
172
+ * Tweak - Mouse cursor on draggable elements.
173
+ * Tweak - Managed spacing after dropping the field.
174
+ * Tweak - Captcha field question option design issue.
175
+ * Tweak - Date/Time field format option design issue.
176
+ * Tweak - Placeholder adding extra margin while dragging.
177
+
178
+ = 1.5.4 - 25-08-2019 =
179
+ * Fix - Meta key for cloned form field.
180
+ * Fix - CSV export broken due to uppercase alphanumric meta-key.
181
+ * Fix - Layout of entries is broken when heartbeat notification appears.
182
+ * Tweak - Removed focus effect on add field buttons.
183
+ * Tweak - Design fix for choice option on Internet Explorer.
184
+ * Tweak - Textarea width on frontend and field spacing on builder.
185
+
186
+ = 1.5.3 - 26-07-2019 =
187
+ * Fix - Entry search in trash listing page.
188
+ * Fix - Bulk actions for entries list table.
189
+
190
+ = 1.5.2 - 23-07-2019 =
191
+ * Fix - Prevent empty search term in forms query.
192
+ * Fix - Entries list-table with status query bug.
193
+ * Fix - Entries list table offset bug for pagination.
194
+ * Fix - Entries form filter action bug while paginated.
195
+
196
+ = 1.5.1 - 19-07-2019 =
197
+ * Fix - Email notification issue in older forms.
198
+ * Fix - Addon installation error notice margin bug.
199
+ * Fix - Icon floating on nav effected by auto load next plugin.
200
+
201
+ = 1.5.0 - 15-07-2019 =
202
+ * Feature - Form specific email notification toggle.
203
+ * Feature - Form enable/disable toggle with disabled message.
204
+ * Feature - Form title and description support in Guten block.
205
+ * Feature - New entries "heartbeat" notification on the entries list table screen.
206
+ * Enhancement - Add support for custom captcha addon. #209
207
+ * Enhancement - Introduced range support in the date/time field.
208
+ * Fix - Correctly load localisation file.
209
+ * Fix - WPML string translation for notices.
210
+ * Fix - Fatal error thrown if form not found.
211
+ * Fix - SQL Injection (discovered by Tin Duong).
212
+ * Fix - Frontend error message on PHP validation.
213
+ * Fix - Navigation alignment issue with multi-part.
214
+ * Fix - Email field should default to being required.
215
+ * Fix - Undefined variable for filtered template file.
216
+ * Fix - Active email list not shown on first page load.
217
+ * Fix - Date and time of entry submission. #191
218
+ * Fix - Dragging forms fields bug in the builder. #196
219
+ * Fix - Form builder design bug on wp.com dashboard. #190
220
+ * Fix - Show form error notice on any form field error. #213
221
+ * Fix - WP admin bar design issue in safari on EVF pages. #179
222
+ * Fix - Submit button Processing text while form is not saved. #177
223
+ * Fix - Field choices preview fixed while removing field choices. #221
224
+ * Fix - Prepare a SQL query for safe execution in `evf_search_entries()`.
225
+ * Fix - Validation message issue on the address field and checkbox field.
226
+ * Tweak - Responsive design issue within builder.
227
+ * Tweak - Date and time field advanced option design.
228
+ * Tweak - Set margin to fix spacing issue on Multi-part buttons.
229
+ * Tweak - Removed unnecessary CSS to fix Multi-part button alignment.
230
+ * Tweak - Field type changed from date to date-time for date/time field.
231
+ * Tweak - Use `determine_locale()` to properly load custom translation files.
232
+ * Tweak - Drag and drop sortable-ui design enhancement on builder sidebar panel.
233
+
234
+ = 1.4.9 - 28-05-2019 =
235
+ * Feature - Everest Forms is WPML Compatiable. #161
236
+ * Feature - Introduced Credit card field for stripe. #154
237
+ * Feature - Anti-spam honeypot form field for spam protection. #162
238
+ * Feature - Introduced reCaptcha version 2 invisible and reCaptcha version 3. #157
239
+ * Enhancement - Added submit button processing text and class name support. #140
240
+ * Enhancement - Added smart tag admin email and user email on email field. #135
241
+ * Enhancement - Added time support and advanced formatting options for a date field. #122
242
+ * Enhancement - Added Cc and Bcc email addresses support for form notification settings. #129
243
+ * Enhancement - Added maximum and minum value support in number field. #77
244
+ * Fix - Dragging field item being hidden. #147
245
+ * Fix - Multiple CSS classes option in the fields. #128
246
+ * Fix - Form Block additional CSS returning error. #136
247
+ * Fix - Display a "Copied!" tip when success copying. #148
248
+ * Fix - Tab content hiding on payment gateway tab click. #124
249
+ * Fix - Fill email notifications settings in blank form. #135
250
+ * Fix - Tooltip not showing on new email notifications. #168
251
+ * Fix - Field attribute structure on form email notification. #166
252
+ * Tweak - Rearrange scss files. #137
253
+ * Tweak - Maintained placeholder color.
254
+ * Tweak - Button design consistence. #146
255
+ * Tweak - Form Hide after the submission. #153
256
+ * Tweak - Edit form link in form preview. #145
257
+ * Tweak - Tooltip information enhancements #163
258
+ * Tweak - Scroll to the confirmation message. #153
259
+ * Tweak - Input styles inherited from theme's style. #138
260
+ * Tweak - Email HTML template and plain text image selection. #160
261
+ * Performance - Improve the speed of templates loader by caching. #156
262
+ * Dev - Define `$wpdb` tables as early as possible, before init. #139
263
+ * Deprecated - Payment charge field by introducing conditional logic.
264
+
265
+ = 1.4.8 - 23-04-2019 =
266
+ * Fix - Prevent content filters from corrupting form JSON data.
267
+
268
+ = 1.4.7 - 03-04-2019 =
269
+ * Feature - Tooltipster introduced.
270
+ * Feature - Add support for Payment charge & section field.
271
+ * Fix - Likert and scale rating field icons.
272
+ * Fix - Replace tipTip with Tooltipster.
273
+ * Fix - Scrollbar position in sidebar.
274
+ * Tweak - Scale rating min & max point validation error tips.
275
+ * Tweak - Alignment position with higher font size in radio/checkbox.
276
+
277
+ = 1.4.6 - 25-03-2019 =
278
+ * Fix - Add-ons installation process.
279
+ * Tweak - Keep tooltip alive on hover.
280
+
281
+ = 1.4.5 - 22-03-2019 =
282
+ * Fix - Placeholder live change.
283
+ * Fix - Smart tag design issue on tinyMCE.
284
+ * Fix - Spacing between two form on single page.
285
+ * Fix - Prioritize default background color in input field.
286
+ * Fix - Scroll options to top when field setting is triggered.
287
+ * Fix - The result parameter for function `parse_str()` is missing.
288
+ * Fix - Address field styles conflict with bootstrap framework theme.
289
+ * Tweak - Add `span` tag for all fields label.
290
+ * Tweak - Hide preview suffix on customize preview.
291
+ * Tweak - Change 'store' to 'site' in update notice.
292
+ * Tweak - Correctly set webpack mode to minify builds.
293
+ * Tweak - Introduced script load action hook for shortcode.
294
+ * Tweak - Introduced dimension related formatting functions.
295
+ * Dev - New pre-commit hook for PHP, JS, CSS.
296
+
297
+ = 1.4.4 - 09-01-2018 =
298
+ * Fix - Google reCAPTCHA conflict with others plugins.
299
+
300
+ = 1.4.3 - 21-12-2018 =
301
+ * Fix - Uncaught TypeError Flatpicker JS console error.
302
+
303
+ = 1.4.2 - 19-12-2018 =
304
+ * Fix - Form block styles not loaded in WP 5.0.
305
+ * Fix - Classic layout rendering default layout.
306
+ * Fix - Google reCAPTCHA conflict during validation.
307
+ * Fix - BW compatibility for multiple-emails support.
308
+ * Tweak - Conditionally load the scripts on demand.
309
+ * Tweak - Smart Tags enhanchment with extra smart Tags and can be used on default value of form fields.
310
+
311
+ = 1.4.1 - 06-12-2018 =
312
+ * Fix - Default notification label behaviour.
313
+ * Fix - Backward compatibility on multiple email.
314
+ * Fix - Drag and drop bug in choices lists while sorting.
315
+ * Tweak - Design for multiple email notification area.
316
+
317
+ = 1.4.0 - 03-12-2018 =
318
+ * Feature - Introduced Multiple Email.
319
+
320
+ = 1.3.4 - 27-11-2018 =
321
+ * Feature - Added Gutenberg forms block.
322
+ * Fix - reCaptcha not displayed in multi-part form addon.
323
+
324
+ = 1.3.3 - 05-11-2018 =
325
+ * Feature - Added a filter to process Email conditionally.
326
+ * Fix - Checkbox and radio input design issue in front-end.
327
+ * Fix - PerfectScrollbar console error in forms list table.
328
+ * Fix - Compatibility with different pagebuilder for flatpicker styles.
329
+ * Tweak - Required field asterisk alignment style issue.
330
+ * Tweak - Field container should not be overridden by theme margin.
331
+ * Tweak - Added button class in submit button for multiple theme compat.
332
+
333
+ = 1.3.2 - 31-10-2018 =
334
+ * Feature - Multi-Part addon support.
335
+ * Feature - "Reply to" address support on email.
336
+ * Feature - Introduced debugging information logger.
337
+ * Tweak - Smooth drag and drop inside form builder area.
338
+ * Tweak - jQuery UI sortable placing space while dragging.
339
+ * Tweak - Frontend form fields UI and submit button design.
340
+ * Tweak - Remove text decoration from abbr tag required field.
341
+ * Fix - Dashicon plus icon position while adding new field.
342
+ * Fix - Display error notice on empty or invalid nonce check.
343
+ * Fix - Hook into `in_admin_header` to hide unrelated notices.
344
+ * Fix - Memory limit values not correctly converting to bytes.
345
+ * Fix - Live appending fields on Integration Conditional Logic.
346
+ * Fix - Correctly handle shorthand values for memory_limit in `php.ini`.
347
+ * Fix - Enable FlatPickr on mobile devices instead of HTML5 date inputs.
348
+ * Fix - Change the query used to save session data to the database to protect against deadlocks.
349
+
350
+ = 1.3.1 - 09-10-2018 =
351
+ * Feature - Introduced form preview.
352
+ * Feature - Conditional Logics addon support.
353
+ * Fix - Meta key required for HTML and title field.
354
+ * Fix - Empty form fields data added during form save.
355
+ * Fix - Spacing of checkbox and radio button on form builder.
356
+ * Fix - cron_interval property support in `WP_Background_Processing`.
357
+ * Fix - Check post type before fetching form so error are not thrown.
358
+ * Tweak - Image upload icon used for field.
359
+ * Tweak - Introducing privacy policy content.
360
+ * Dev - Added `everest_forms_builder_fields_tab` and `everest_forms_builder_fields_tab_content` action hook.
361
+
362
+ = 1.3.0 - 11-09-2018 =
363
+ * Feature - CSV exporter for entries.
364
+ * Feature - Introduced Addons fetaures page.
365
+ * Fix - Navigation tab colors.
366
+ * Fix - Meta key field required.
367
+ * Fix - Ordering of forms fields after sorting.
368
+ * Fix - Placeholder and default value for select.
369
+ * Fix - Validation on change for meta key and CSS class name.
370
+ * Dev - Integration pannel for Everest Forms Pro.
371
+ * Dev - Everest Forms Pro fields registered.
372
+ * Deprecated - `evf_get_us_states` function is deprecated.
373
+
374
+ = 1.2.4 - 30-07-2018 =
375
+ * Feature - Smart Tags.
376
+
377
+ = 1.2.3 - 19-07-2018 =
378
+ * Fix - Load the flatpickr assets library correctly.
379
+ * Fix - Plugin deactivation notice appearing multiple times.
380
+
381
+ = 1.2.2 - 19-07-2018 =
382
+ * Feature - Changed Datepicker library for year selection.
383
+ * Fix - Fatal error thrown via unfound class `EVF_Panel_Settings`.
384
+ * Tweak - Change of input mask docs URL for Single line text field.
385
+
386
+ = 1.2.1 - 12-07-2018 =
387
+ * Fix - Form setting output issue after save.
388
+ * Tweak - Removed border shown on active nav tab.
389
+ * Tweak - Navigation tab icon output logic improved.
390
+
391
+ = 1.2.0 - 09-07-2018 =
392
+ * Feature - Copy shortcode inside form view page.
393
+ * Feature - Input Mask added in Text Advance Field.
394
+ * Feature - Email html/plain template settings is added up.
395
+ * Tweak - Revamped the form builder page UI.
396
+ * Tweak - Placeholder added in Date form field.
397
+ * Tweak - Added form bulk actions admin notices.
398
+ * Tweak - Several label changed for form fields.
399
+ * Tweak - Less spacing between icon and the label.
400
+ * Tweak - Added moving cursor while dragging fields.
401
+ * Tweak - Sidebar width so layout won't stretch much.
402
+ * Tweak - Editing the field element now highlight it.
403
+ * Tweak - Entries number alignment is changed to center.
404
+ * Tweak - Empty Button is added only if item is in trash.
405
+ * Tweak - Others admin notice are hidden in builder page.
406
+ * Tweak - Form name is strictly required on new form creation.
407
+
408
+ = 1.1.9 - 26-06-2018 =
409
+ * Fix - Validation and sanitization for form fields.
410
+ * Fix - Only five forms are listed in entries selection.
411
+ * Tweak - Entries number alignment is changed to center.
412
+ * Tweak - Entry save related data can be override via filter.
413
+
414
+ = 1.1.8 - 07-06-2018 =
415
+ * Fix - Similar meta key exists while duplicating the field.
416
+ * Fix - Entry field value error due to html tags in serialized data.
417
+
418
+ = 1.1.7 - 28-05-2018 =
419
+ * Fix - Google reCaptcha check with its own server.
420
+ * Fix - Switch to cloned field options after cloning.
421
+ * Fix - Hidden row design on last form field deletion.
422
+ * Fix - Failed draggable fields being hidden in form builder.
423
+ * Fix - Toggle and tooltip initialize if the field is new one.
424
+
425
+ = 1.1.6 - 24-05-2018 =
426
+ * Fix - Appending HTMl instead of text for preview description.
427
+ * GDPR - If user details are disabled globally discard the IP address and User Agent.
428
+ * Deprecated - Unnecessary general and email settings from global.
429
+
430
+ = 1.1.5.1 - 04-05-2018 =
431
+ * Fix - reCaptcha displaying after every inserted row issue.
432
+
433
+ = 1.1.5 - 03-05-2018 =
434
+ * Fix - Google reCaptcha console errors.
435
+ * Fix - Select2 styles conflict with WooCommerce.
436
+ * Fix - Undefined jQuery vars in `admin-helper.js`
437
+ * Fix - Prevent 404 in console for jQuery UI images.
438
+ * Fix - Compatibility with Elementor and SiteOrigin page builder.
439
+
440
+ = 1.1.4 - 24-04-2018 =
441
+ * Fix - Log handler class for addons.
442
+ * Fix - Entry ID value set for email.
443
+ * Fix - Error highlights in extensions.
444
+ * Fix - Correctly format the entry meta-key.
445
+ * Fix - Unwanted margin on form submit notice.
446
+ * Fix - Entries bulk actions with bottom selector.
447
+ * Fix - Create logger directory on plugin install.
448
+ * Tweak - Styles for logger, entries and jQuery UI.
449
+ * Tweak - Loads scripts conditionally on forms page only.
450
+ * Tweak - Allow meta-key for `everest_forms_process_format_*` hook.
451
+ * Tweak - Added hook `everest_forms_hidden_entry_fields` to hide entry fields.
452
+
453
+ = 1.1.3 - 12-04-2018 =
454
+ * Feature - Multiple email recipient.
455
+ * Fix - Per page entries in list table.
456
+ * Fix - Clone field next to it not at last.
457
+ * Fix - Empty field ID if meta key is renamed.
458
+ * Fix - Use `wp_kses_post` to save tinymce value.
459
+ * Tweak - jQuery-confirm JS alert library styles.
460
+ * Tweak - Horizontal scroll bar issue on frontend.
461
+ * Dev - Introduced new `EVF_Background_Process` abstract class.
462
+
463
+ = 1.1.2 - 29-03-2018 =
464
+ * Fix - Exclude CPT data from search.
465
+
466
+ = 1.1.1 - 23-03-2018 =
467
+ * Fix - Custom email message issue.
468
+
469
+ = 1.1.0 - 12-03-2018 =
470
+ * Feature - Entries panel to save form in database.
471
+
472
+ = 1.0.3 - 23-02-2018 =
473
+ * Fix - From email issue fix for default form
474
+
475
+ = 1.0.2 - 15-02-2018 =
476
+ * Fix - Box-sizing issue with list tables.
477
+ * Fix - Header already sent error on plugin activation.
478
+ * Tweak - Refactor list tables and menu related hooks placement.
479
+
480
+ = 1.0.1 - 13-02-2018 =
481
+ * Feature - JS validation on submit.
482
+ * Fix - Select field option display.
483
+ * Fix - Checkbox validation styling.
484
+ * Fix - Create default form on first install.
485
+
486
+ = 1.0.0 - 02-02-2018 =
487
+ * Initial Release
assets/js/admin/form-builder.js CHANGED
@@ -152,7 +152,7 @@
152
  // Enable Perfect Scrollbar.
153
  if ( 'undefined' !== typeof PerfectScrollbar ) {
154
  var tab_content = $( '.everest-forms-tab-content' ),
155
- panel_setting = $( '#everest-forms-panel-settings .everest-forms-panel-sidebar' );
156
 
157
  if ( tab_content.length >= 1 ) {
158
  window.evf_tab_scroller = new PerfectScrollbar( tab_content.selector, {
@@ -160,9 +160,14 @@
160
  });
161
  }
162
 
163
- if ( panel_setting.length >= 1 ) {
164
- window.evf_setting_scroller = new PerfectScrollbar( panel_setting.selector );
165
- }
 
 
 
 
 
166
  }
167
 
168
  // Enable Limit length.
152
  // Enable Perfect Scrollbar.
153
  if ( 'undefined' !== typeof PerfectScrollbar ) {
154
  var tab_content = $( '.everest-forms-tab-content' ),
155
+ evf_panel = $( '.everest-forms-panel' );
156
 
157
  if ( tab_content.length >= 1 ) {
158
  window.evf_tab_scroller = new PerfectScrollbar( tab_content.selector, {
160
  });
161
  }
162
 
163
+ evf_panel.each(function(){
164
+ var section_panel = $(this);
165
+ var panel_id = section_panel.attr('id');
166
+
167
+ if (section_panel.find('.everest-forms-panel-sidebar').length >= 1) {
168
+ window.evf_setting_scroller = new PerfectScrollbar( $('#' + panel_id + ' .everest-forms-panel-sidebar ').selector );
169
+ }
170
+ });
171
  }
172
 
173
  // Enable Limit length.
assets/js/admin/form-builder.min.js CHANGED
@@ -1 +1 @@
1
- !function(p,m){var f,u={init:function(){p(document).ready(function(e){e("evf-panel-integrations-button a").hasClass("active")||(e("#everest-forms-panel-integrations").find(".everest-forms-panel-sidebar a").first().addClass("active"),e("#everest-forms-panel-integrations").find(".everest-forms-panel-sidebar a").hasClass("active")&&e("#everest-forms-panel-integrations").find(".everest-forms-panel-sidebar a").next(".everest-forms-active-connections").first().addClass("active"),e(".everest-forms-panel-content").find(".evf-panel-content-section").first().addClass("active"))}),p(document).ready(function(s){"1"===s(".everest-forms-min-max-date-format input").val()&&s(".everest-forms-min-max-date-option").find("input").datepicker({defaultDate:"",dateFormat:"yy-mm-dd",numberOfMonths:1,showButtonPanel:!0,onSelect:function(){var e=s(this).is(".everest-forms-min-date")?"minDate":"maxDate",t=s(this).closest(".everest-forms-min-max-date-option").find("input"),i=s(this).datepicker("getDate");t.not(this).datepicker("option",e,i),s(this).change()}}),s("evf-panel-payments-button a").hasClass("active")||(s("#everest-forms-panel-payments").find(".everest-forms-panel-sidebar a").first().addClass("active"),s(".everest-forms-panel-content").find(".evf-payment-setting-content").first().addClass("active"))}),p(document.body).on("click","#copy-shortcode",this.copyShortcode).on("aftercopy","#copy-shortcode",this.copySuccess).on("aftercopyfailure","#copy-shortcode",this.copyFail),p(document).ready(u.ready),p(window).on("load",u.load),p(document.body).on("evf-init-builder-fields",function(){u.bindFields()}).trigger("evf-init-builder-fields"),p(document.body).on("adjust_builder_width",function(){var e=p("#adminmenuwrap").width();p("#everest-forms-builder-form").css({width:"calc(100% - "+e+"px)"})}).trigger("adjust_builder_width"),p(document.body).on("click","#collapse-button",function(){p("#everest-forms-builder-form").width(""),p(document.body).trigger("adjust_builder_width")}),p(window).on("resize orientationchange",function(){clearTimeout(void 0),setTimeout(function(){p("#everest-forms-builder").width(""),p(document.body).trigger("adjust_builder_width")},250)}).trigger("resize")},copyShortcode:function(e){evfClearClipboard(),evfSetClipboard(p(".evf-shortcode-field").find("input").val(),p(this)),e.preventDefault()},copySuccess:function(){p("#copy-shortcode").tooltipster("content",p(this).attr("data-copied")).trigger("mouseenter").on("mouseleave",function(){var e=p(this);setTimeout(function(){e.tooltipster("content",e.attr("data-tip"))},1e3)})},copyFail:function(){p(".evf-shortcode-field").find("input").focus().select()},load:function(){p(".everest-forms-overlay").fadeOut()},ready:function(){var e,t;f=p("#everest-forms-builder"),u.bindUIActions(),u.bindEditActions(),jconfirm.defaults={closeIcon:!0,backgroundDismiss:!0,escapeKey:!0,animationBounce:1,useBootstrap:!1,theme:"modern",boxWidth:"400px",columnClass:"evf-responsive-class"},"undefined"!=typeof PerfectScrollbar&&(e=p(".everest-forms-tab-content"),t=p("#everest-forms-panel-settings .everest-forms-panel-sidebar"),1<=e.length&&(window.evf_tab_scroller=new PerfectScrollbar(e.selector,{suppressScrollX:!0})),1<=t.length&&(window.evf_setting_scroller=new PerfectScrollbar(t.selector))),f.on("change",".everest-forms-field-option-row-limit_enabled input",function(e){u.updateTextFieldsLimitControls(p(e.target).parents(".everest-forms-field-option-row-limit_enabled").data().fieldId,e.target.checked)}),p(document).trigger("everest_forms_ready")},updateTextFieldsLimitControls:function(e,t){t?p("#everest-forms-field-option-row-"+e+"-limit_controls").removeClass("everest-forms-hidden"):p("#everest-forms-field-option-row-"+e+"-limit_controls").addClass("everest-forms-hidden")},bindUIActions:function(){u.bindDefaultTabs(),u.checkEmptyGrid(),u.bindFields(),u.bindFormPreview(),u.bindGridSwitcher(),u.bindFieldSettings(),u.bindFieldDelete(),u.bindCloneField(),u.bindSaveOption(),u.bindAddNewRow(),u.bindRemoveRow(),u.bindFormSettings(),u.bindFormEmail(),u.bindFormIntegrations(),u.bindFormPayment(),u.choicesInit(),u.bindToggleHandleActions(),u.bindLabelEditInputActions(),u.bindSyncedInputActions(),u.init_datepickers(),u.bindBulkOptionActions(),u.bindUIActionsFields(),"field-options"===m.tab&&p(".evf-panel-field-options-button").trigger("click")},bindBulkOptionActions:function(){p(document.body).on("click",".evf-toggle-bulk-options",function(e){p(this).closest(".everest-forms-field-option").find(".everest-forms-field-option-row-add_bulk_options").slideToggle()}),p(document.body).on("click",".evf-toggle-presets-list",function(e){p(this).closest(".everest-forms-field-option").find(".everest-forms-field-option-row .evf-options-presets").slideToggle()}),p(document.body).on("click",".evf-add-bulk-options",function(e){var t,i,s,o=p(this).closest(".everest-forms-field-option-row"),n=o.data("field-id");o.length&&(t=o.closest(".everest-forms-field-option").find(".everest-forms-field-option-row-choices .evf-choices-list"),s=(i=o.find("textarea#everest-forms-field-option-"+n+"-add_bulk_options")).val().split("\n"),u.addBulkOptions(s,t),i.val(""))}),p(document.body).on("click",".evf-options-preset-label",function(e){var t,i=p(this).closest(".everest-forms-field-option-row"),s=i.data("field-id");i.length&&(t=p(this).closest(".evf-options-preset").find(".evf-options-preset-value").val(),i.find("textarea#everest-forms-field-option-"+s+"-add_bulk_options").val(t),p(this).closest(".evf-options-presets").slideUp())})},addBulkOptions:function(e,i){e.forEach(function(e){var t;""!==e&&(t=i.find("li").last().find("a.add"),u.choiceAdd(null,t,e.trim()))})},init_datepickers:function(){var e=p(".everest-forms-disable-dates").data("date-format");p(".everest-forms-disable-dates").each(function(){p(this).get(0)._flatpickr||p(this).flatpickr({dateFormat:e,mode:"multiple"})}),p(document.body).on("change",".evf-date-format",function(e){var t=p(".everest-forms-field-option:visible .everest-forms-disable-dates"),i=t.get(0)._flatpickr,s=i.selectedDates,o=p(this).val(),n=[];s.forEach(function(e){n.push(flatpickr.formatDate(e,o))}),i.set("dateFormat",o),t.val(n.join(", "))}),p(document.body).on("click",".evf-clear-disabled-dates",function(){p(".everest-forms-field-option:visible .everest-forms-disable-dates").get(0)._flatpickr.clear()})},bindEditActions:function(){p("#edit-form-name").on("click",function(e){e.stopPropagation(),""!==p("#evf-edit-form-name").val().trim()&&u.toggleEditTitle(e)}),p("#evf-edit-form-name").on("change keypress",function(e){var t=p(this);e.stopPropagation(),13===e.which&&""!==p(this).val().trim()&&u.toggleEditTitle(e),""!==t.val().trim()&&p("#everest-forms-panel-field-settings-form_title").val(t.val().trim())}).on("click",function(e){e.stopPropagation()}),p(document).not(p(".everest-forms-title-desc")).click(function(e){var t=p("#evf-edit-form-name");e.stopPropagation(),!t.prop("disabled")&&t.val()&&""!==t.val().trim()&&u.toggleEditTitle(e)})},toggleEditTitle:function(e){var t=p("#edit-form-name").siblings("#evf-edit-form-name");e.preventDefault(),t.prop("disabled",function(e,t){return!t}),t.hasClass("everst-forms-name-editing")||t.focus(),t.toggleClass("everst-forms-name-editing")},formObject:function(e){for(var t=jQuery(e).find("[name]"),i={},s={},o=0;o<t.length;o++){var n=jQuery(t[o]),a=n.prop("name").replace(/\]/gi,"").split("["),r=n.val(),d={};if(!n.is(":radio")&&!n.is(":checkbox")||n.is(":checked")){for(var l=a.length-1;0<=l;l--){var f=a[l];if(void 0===f&&(f=""),0===f.length&&(d=[],"undefined"==typeof s[a[l-1]]?s[a[l-1]]=0:s[a[l-1]]+=1,f=s[a[l-1]]),l===a.length-1){if(r)if("true"===r)r=!0;else if("false"===r)r=!1;else if(isNaN(parseFloat(r))||parseFloat(r).toString()!==r)if("string"!=typeof r||"{"!==r.substr(0,1)&&"["!==r.substr(0,1)){if("object"==typeof r&&r.length&&n.is("select")){for(var c={},l=0;l<r.length;l++)c["n"+l]=r[l];r=c}}else try{r=JSON.parse(r)}catch(m){}else r=parseFloat(r);d[f]=r}else{var v=d;(d={})[f]=v}}p.extend(!0,i,d)}}return i},bindUIActionsFields:function(){f.on("click",".everest-forms-field-option-row-choices .add",function(e){u.choiceAdd(e,p(this))}),f.on("click",".everest-forms-field-option-row-choices .remove",function(e){u.choiceDelete(e,p(this))}),f.on("mousedown",".everest-forms-field-option-row-choices input[type=radio]",function(){var e=p(this);e.is(":checked")?e.attr("data-checked","1"):e.attr("data-checked","0")}),f.on("click",".everest-forms-field-option-row-choices input[type=radio]",function(){var e=p(this),t=e.parent().parent();e.parent().parent().find("input[type=radio]").not(this).prop("checked",!1),"1"===e.attr("data-checked")&&(e.prop("checked",!1),e.attr("data-checked","0")),u.choiceUpdate(t.data("field-type"),t.data("field-id"))}),f.on("change",".everest-forms-field-option-row-choices input[type=checkbox]",function(e){var t=p(this).parent().parent();u.choiceUpdate(t.data("field-type"),t.data("field-id"))}),f.on("keyup paste focusout",".everest-forms-field-option-row-choices input.label",function(e){var t=p(this).parent().parent().parent();u.choiceUpdate(t.data("field-type"),t.data("field-id"))}),f.on("change",".everest-forms-field-option-row-show_values input",function(e){p(this).closest(".everest-forms-field-option").find(".everest-forms-field-option-row-choices ul").toggleClass("show-values")}),f.on("change",".everest-forms-field-option-row-choices_images input",function(){var e=p(this),t=e.parent().data("field-id"),i=p("#everest-forms-field-option-"+t),s=p("#everest-forms-field-option-"+t+"-input_columns"),o=p("#everest-forms-field-option-"+t).find(".everest-forms-field-option-hidden-type").val();e.parent().find(".notice").toggleClass("hidden"),i.find(".everest-forms-field-option-row-choices ul").toggleClass("show-images"),e.is(":checked")?s.val("inline").trigger("change"):s.val("").trigger("change"),u.choiceUpdate(o,t)}),f.on("click",".everest-forms-attachment-media-view .upload-button",function(e){var t,i,s=p(this);e.preventDefault(),i||(i=wp.media.frames.everestforms_media_frame=wp.media({title:m.i18n_upload_image_title,className:"media-frame everest-forms-media-frame",frame:"select",multiple:!1,library:{type:"image"},button:{text:m.i18n_upload_image_button}})).on("select",function(){var e=i.state().get("selection").first().toJSON();(t=s.hasClass("button-add-media")?(s.hide(),s.parent()):s.parent().parent().parent()).find(".source").val(e.url),t.find(".attachment-thumb").remove(),t.find(".thumbnail-image").prepend('<img class="attachment-thumb" src="'+e.url+'">'),t.find(".actions").show(),f.trigger("everestFormsImageUploadAdd",[s,t])}),i.open()}),f.on("click",".everest-forms-attachment-media-view .remove-button",function(e){e.preventDefault();var t=p(this).parent().parent();t.find(".attachment-thumb").remove(),t.parent().find(".source").val(""),t.parent().find(".button-add-media").show(),f.trigger("everestFormsImageUploadRemove",[p(this),t])}),f.on("everestFormsImageUploadAdd everestFormsImageUploadRemove",function(e,t,i){var s=i.closest(".evf-choices-list"),o=s.data("field-type"),n=s.data("field-id");u.choiceUpdate(o,n)}),f.on("change",".everest-forms-field-option-row-input_columns select",function(){var e=p(this),t=e.val(),i=e.parent().data("field-id"),s="";"inline"===t?s="everest-forms-list-inline":""!==t&&(s="everest-forms-list-"+t+"-columns"),p("#everest-forms-field-"+i).removeClass("everest-forms-list-inline everest-forms-list-2-columns everest-forms-list-3-columns").addClass(s)}),f.on("click",".everest-forms-fields-tab a",function(e){e.preventDefault(),u.fieldTabChoice(p(this).attr("id"))}),f.on("change",".everest-forms-field-option-address input.hide",function(){var e=p(this),t=e.parent().parent().data("field-id"),i=e.parent().parent().data("subfield");p("#everest-forms-field-"+t).find(".everest-forms-"+i).toggleClass("hidden")}),f.on("input",".everest-forms-field-option-row-label input",function(){var e=p(this),t=e.val(),i=e.parent().data("field-id");$label=p("#everest-forms-field-"+i).find(".label-title .text"),$label.hasClass("nl2br")?$label.html(t.replace(/\n/g,"<br>")):$label.html(t)}),f.on("input",".everest-forms-field-option-row-description textarea",function(){var e=p(this),t=e.val(),i=e.parent().data("field-id"),s=p("#everest-forms-field-"+i).find(".description");s.hasClass("nl2br")?s.html(t.replace(/\n/g,"<br>")):s.html(t)}),f.on("change",".everest-forms-field-option-row-required input",function(e){var t=p(this).parent().data("field-id");p("#everest-forms-field-"+t).toggleClass("required"),p(e.target).is(":checked")?p("#everest-forms-field-option-row-"+t+"-required-field-message").show():p("#everest-forms-field-option-row-"+t+"-required-field-message").hide()}),f.on("change",".everest-forms-field-option-row-confirmation input",function(e){var t=p(this).parent().data("field-id");p(e.target).is(":checked")?(p("#everest-forms-field-"+t).find(".everest-forms-confirm").removeClass("everest-forms-confirm-disabled").addClass("everest-forms-confirm-enabled"),p("#everest-forms-field-option-"+t).removeClass("everest-forms-confirm-disabled").addClass("everest-forms-confirm-enabled")):(p("#everest-forms-field-"+t).find(".everest-forms-confirm").removeClass("everest-forms-confirm-enabled").addClass("everest-forms-confirm-disabled"),p("#everest-forms-field-option-"+t).removeClass("everest-forms-confirm-enabled").addClass("everest-forms-confirm-disabled"))}),f.on("input",".everest-forms-field-option-row-placeholder input",function(e){var t=p(this),i=t.val(),s=t.parent().data("field-id"),o=p("#everest-forms-field-"+s).find(".widefat:not(.secondary-input)");o.is("select")?i.length?o.find(".placeholder").length?o.find(".placeholder").text(i):o.prepend('<option class="placeholder" selected>'+i+"</option>"):o.find(".placeholder").remove():o.attr("placeholder",i)}),f.on("input",".everest-forms-field-option-address input.placeholder",function(e){var t=p(this),i=t.val(),s=t.parent().parent().data("field-id"),o=t.parent().parent().data("subfield");p("#everest-forms-field-"+s).find(".everest-forms-"+o+" input").attr("placeholder",i)}),f.on("input",".everest-forms-field-option-row-confirmation_placeholder input",function(){var e=p(this),t=e.val(),i=e.parent().data("field-id");p("#everest-forms-field-"+i).find(".secondary-input").attr("placeholder",t)}),f.on("change",".everest-forms-field-option-row-label_hide input",function(){var e=p(this).parent().data("field-id");p("#everest-forms-field-"+e).toggleClass("label_hide")}),f.on("change",".everest-forms-field-option-row-sublabel_hide input",function(){var e=p(this).parent().data("field-id");p("#everest-forms-field-"+e).toggleClass("sublabel_hide")}),f.on("change",".everest-forms-field-option-row-datetime_format select, .everest-forms-field-option-row-phone_format select, .everest-forms-field-option-row-item_price select, .everest-forms-field-option-row-format select",function(e){var t=p(this),i=t.val(),s=t.parent().data("field-id");p("#everest-forms-field-"+s).find(".format-selected").removeClass().addClass("format-selected format-selected-"+i),p("#everest-forms-field-option-"+s).find(".format-selected").removeClass().addClass("format-selected format-selected-"+i)})},choicesInit:function(e){p(e=e||".everest-forms-field-option-row-choices ul").sortable({items:"li",axis:"y",handle:".sort",scrollSensitivity:40,stop:function(e){var t=p(e.target).attr("data-field-id"),i=p("#everest-forms-field-option-"+t).find(".everest-forms-field-option-hidden-type").val();u.choiceUpdate(i,t)}})},choiceAdd:function(e,t,i){e&&e.preventDefault&&e.preventDefault();var s=p(t),o=s.parent(),n=o.find("input.default").is(":checked"),a=s.closest(".everest-forms-field-option-row-choices").data("field-id"),r=o.parent().attr("data-next-id"),d=o.parent().data("field-type"),l=o.clone().insertAfter(o);l.attr("data-key",r),l.find("input.label").val(i).attr("name","form_fields["+a+"][choices]["+r+"][label]"),l.find("input.value").val(i).attr("name","form_fields["+a+"][choices]["+r+"][value]"),l.find("input.source").val("").attr("name","form_fields["+a+"][choices]["+r+"][image]"),l.find("input.default").attr("name","form_fields["+a+"][choices]["+r+"][default]").prop("checked",!1),l.find(".attachment-thumb").remove(),l.find(".button-add-media").show(),!0===n&&o.find("input.default").prop("checked",!0),r++,o.parent().attr("data-next-id",r),f.trigger("everestFormsChoiceAdd"),u.choiceUpdate(d,a)},choiceDelete:function(e,t){e.preventDefault();var i=p(t),s=i.parent().parent();s.find("li").length<2?p.alert({title:!1,content:m.i18n_field_error_choice,icon:"dashicons dashicons-info",type:"blue",buttons:{ok:{text:m.i18n_ok,btnClass:"btn-confirm",keys:["enter"]}}}):(i.parent().remove(),u.choiceUpdate(s.data("field-type"),s.data("field-id")),f.trigger("everestFormsChoiceDelete"))},choiceUpdate:function(n,a){var r,e=p("#everest-forms-field-option-"+a);if("radio"===n||"checkbox"===n||"payment-multiple"===n||"payment-checkbox"===n){var t=[],i=u.formObject(e).form_fields[a];p("#everest-forms-field-option-"+a).find(".evf-choices-list li").each(function(){t.push(p(this).data("key"))});var s=wp.template("everest-forms-field-preview-choices");return data={type:n="checkbox"===n||"payment-checkbox"===n?"checkbox":"radio",order:t,settings:i},void p("#everest-forms-field-"+a).find("ul.primary-input").replaceWith(s(data))}"select"===n&&(p("#everest-forms-field-"+a+" .primary-input option").not(".placeholder").remove(),r="<option>{label}</option>"),p("#everest-forms-field-option-row-"+a+"-choices .evf-choices-list li").each(function(e){var t=p(this),i=t.find("input.label").val(),s=t.find("input.default").is(":checked"),o=p(r.replace("{label}",i));if(p("#everest-forms-field-"+a+" .primary-input").append(o),!0===s)switch(n){case"select":o.prop("selected",!0);break;case"radio":case"checkbox":o.find("input").prop("checked",!0)}})},bindFormSettings:function(){p("body").on("click",".evf-setting-panel",function(e){var t=p(this).attr("data-section");p(".evf-setting-panel").removeClass("active"),p(".everest-forms-active-email").removeClass("active"),p(".evf-content-section").removeClass("active"),p(this).addClass("active"),p(".evf-content-"+t+"-settings").addClass("active"),e.preventDefault()}),p(".evf-setting-panel").eq(0).trigger("click")},bindFormEmail:function(){p("body").on("click",".everest-forms-panel-sidebar-section-email",function(e){p(this).siblings(".everest-forms-active-email").removeClass("active"),p(this).next(".everest-forms-active-email").addClass("active");var t=p(this).siblings(".everest-forms-active-email.active").find(".everest-forms-active-email-connections-list li");t.length&&t.children(".user-nickname").first().trigger("click"),e.preventDefault()})},bindFormIntegrations:function(){p("body").on("click",".evf-integrations-panel",function(e){var t=p(this).attr("data-section");p(".evf-integrations-panel").removeClass("active"),p("#everest-forms-panel-integrations").find(".evf-panel-content-section").removeClass("active"),p(this).addClass("active"),p(this).parent().find(".everest-forms-active-connections").removeClass("active"),p(this).next(".everest-forms-active-connections").addClass("active");var i=p(this).siblings(".everest-forms-active-connections.active").find(".everest-forms-active-connections-list li");i.length&&i.children(".user-nickname").first().trigger("click"),p(".evf-panel-content-section-"+t).addClass("active"),e.preventDefault()}),p(".evf-setting-panel").eq(0).trigger("click")},bindFormPayment:function(){p("body").on("click",".evf-payments-panel",function(e){var t=p(this).attr("data-section");p(".evf-payments-panel").removeClass("active"),p(this).siblings().removeClass("icon active"),p(this).addClass("active"),p(this).parents("#everest-forms-panel-payments").find(".evf-payment-setting-content").removeClass("active").hide(),p(".evf-content-"+t+"-settings").addClass("active").show(),e.preventDefault()}),p(".evf-setting-panel").eq(0).trigger("click")},removeRow:function(e){p.each(e.find(".everest-forms-field"),function(){var e=p(this).attr("data-field-id"),t=p("#everest-forms-field-option-"+e);p(this).remove(),t.remove()}),e.remove()},bindRemoveRow:function(){p("body").on("click",".evf-delete-row",function(){var e=p(this),t=p(".evf-admin-row").length,i=e.closest(".evf-admin-row"),s=e.parents(".evf-admin-field-container").attr("data-current-part"),o=p("#everest-forms-builder").hasClass("multi-part-activated");s&&o&&(t=p("#part_"+s).find(".evf-admin-row").length),t<2?p.alert({title:m.i18n_row_locked,content:m.i18n_row_locked_msg,icon:"dashicons dashicons-info",type:"blue",buttons:{confirm:{text:m.i18n_close,btnClass:"btn-confirm",keys:["enter"]}}}):p.confirm({title:!1,content:m.i18n_delete_row_confirm,type:"red",closeIcon:!1,backgroundDismiss:!1,icon:"dashicons dashicons-warning",buttons:{confirm:{text:m.i18n_ok,btnClass:"btn-confirm",keys:["enter"],action:function(){u.removeRow(i)}},cancel:{text:m.i18n_cancel}}})})},bindAddNewRow:function(){p("body").on("click",".evf-add-row span",function(){var e=p(this),t=p(".evf-admin-field-wrapper"),i=p(".evf-admin-row").map(function(){return p(this).data("row-id")}).get(),s=Math.max.apply(Math,i),o=p(".evf-admin-row").eq(0).clone(),n=e.parent().attr("data-total-rows"),a=e.parents(".evf-admin-field-container").attr("data-current-part");s++,n++,a&&(t=p(".evf-admin-field-wrapper").find("#part_"+a)),o.find(".evf-admin-grid").html(""),o.attr("data-row-id",s),e.parent().attr("data-total-rows",n),e.parent().attr("data-next-row-id",s),t.append(o),u.bindFields(),u.checkEmptyGrid()})},bindCloneField:function(){p("body").on("click",".everest-forms-preview .everest-forms-field .everest-forms-field-duplicate",function(){var e=p(this).closest(".everest-forms-field");e.hasClass("no-duplicate")?p.alert({title:m.i18n_field_locked,content:m.i18n_field_locked_msg,icon:"dashicons dashicons-info",type:"blue",buttons:{confirm:{text:m.i18n_close,btnClass:"btn-confirm",keys:["enter"]}}}):p.confirm({title:!1,content:m.i18n_duplicate_field_confirm,type:"orange",closeIcon:!1,backgroundDismiss:!1,icon:"dashicons dashicons-warning",buttons:{confirm:{text:m.i18n_ok,btnClass:"btn-confirm",keys:["enter"],action:function(){u.cloneFieldAction(e)}},cancel:{text:m.i18n_cancel}}})})},cloneFieldAction:function(s){var o=s.attr("data-field-id"),e=m.form_id,t={action:"everest_forms_get_next_id",security:m.evf_get_next_id,form_id:e};p.ajax({url:m.ajax_url,data:t,type:"POST",beforeSend:function(){p(document.body).trigger("init_field_options_toggle")},success:function(e){var t,i;"boolean"==typeof e.success&&!0===e.success&&(t=e.data.field_id,i=e.data.field_key,p("#everest-forms-field-id").val(t),u.render_node(s,o,i),p(document.body).trigger("init_field_options_toggle"))}})},render_node:function(e,o,n){var t=p(".everest-forms-field-options #everest-forms-field-option-"+o),i=p("#everest-forms-field-option-"+o+"-label").val(),s=p("#everest-forms-field-option-"+o+"-meta-key").length?p("#everest-forms-field-option-"+o+"-meta-key").val():"",a=e.attr("data-field-type"),r=t.html(),d=i+" "+m.i18n_copy,l="html"!==a?s.replace(/\(|\)/g,"").toLowerCase().substring(0,s.lastIndexOf("_"))+"_"+Math.floor(1e3+9e3*Math.random()):"",f=e.clone(),c=new RegExp(o,"g"),r=r.replace(c,n),v=p('<div class="everest-forms-field-option everest-forms-field-option-'+a+'" id="everest-forms-field-option-'+n+'" data-field-id="'+n+'" />');v.append(r),p.each(t.find(":input"),function(){var e,t,i=p(this).attr("type"),s=(p(this).attr("name")?p(this).attr("name"):"").replace(c,n);"text"===i||"hidden"===i?(e=p(this).val(),v.find('input[name="'+s+'"]').val(e),v.find('input[value="'+o+'"]').val(n)):"checkbox"===i||"radio"===i?p(this).is(":checked")?v.find('input[name="'+s+'"]').prop("checked",!0).attr("checked","checked"):v.find('[name="'+s+'"]').prop("checked",!1).attr("checked",!1):p(this).is("select")?p(this).find("option:selected").length&&(t=p(this).find("option:selected").val(),v.find('[name="'+s+'"]').find('[value="'+t+'"]').prop("selected",!0)):""!==p(this).val()&&v.find('[name="'+s+'"]').val(p(this).val())}),p(".everest-forms-field-options").append(v),p("#everest-forms-field-option-"+n+"-label").val(d),p("#everest-forms-field-option-"+n+"-meta-key").val(l),f.attr("class",e.attr("class")),f.attr("id","everest-forms-field-"+n),f.attr("data-field-id",n),f.attr("data-field-type",a),f.find(".label-title .text").text(d),e.closest(".evf-admin-grid").find('[data-field-id="'+o+'"]').after(f),p(document).trigger("everest-form-cloned",[n,a]),u.switchToFieldOptionPanel(n),p(document.body).trigger("evf_render_node_complete",[a,n,f,v])},bindFieldDelete:function(){p("body").on("click",".everest-forms-preview .everest-forms-field .everest-forms-field-delete",function(){var t=p(this).closest(".everest-forms-field"),e=t.attr("data-field-id"),i=p("#everest-forms-field-option-"+e);p(this).closest(".evf-admin-grid");t.hasClass("no-delete")?p.alert({title:m.i18n_field_locked,content:m.i18n_field_locked_msg,icon:"dashicons dashicons-info",type:"blue",buttons:{confirm:{text:m.i18n_close,btnClass:"btn-confirm",keys:["enter"]}}}):p.confirm({title:!1,content:m.i18n_delete_field_confirm,type:"red",closeIcon:!1,backgroundDismiss:!1,icon:"dashicons dashicons-warning",buttons:{confirm:{text:m.i18n_ok,btnClass:"btn-confirm",keys:["enter"],action:function(){p(".evf-panel-fields-button").trigger("click"),t.fadeOut("slow",function(){var e=t.attr("data-field-id");p(document.body).trigger("evf_before_field_deleted",[e]),t.remove(),i.remove(),u.checkEmptyGrid(),p(".everest-forms-fields-tab").find("a").removeClass("active"),p(".everest-forms-fields-tab").find("a").first().addClass("active"),p(".everest-forms-add-fields").show(),u.conditionalLogicRemoveField(e),u.conditionalLogicRemoveFieldIntegration(e),u.paymentFieldRemoveFromQuantity(e)})}},cancel:{text:m.i18n_cancel}}})})},bindSaveOption:function(){p("body").on("click",".everest-forms-save-button",function(){var t=p(this),e=p("form#everest-forms-builder-form"),i=u.getStructure(),s=e.serializeArray();if(""!==p("#evf-edit-form-name").val().trim()){e.triggerHandler("everest_forms_process_ajax_data",[t,s])&&(s=e.triggerHandler("everest_forms_process_ajax_data",[t,s])),p(".everest-forms-panel-content-wrap").block({message:null,overlayCSS:{background:"#fff",opacity:.6}});var o=[];p(".everest-forms-field[data-field-id]").each(function(){o.push(p(this).attr("data-field-id"))});for(var n,a=s.length;a--;){s[a].name.startsWith("form_fields")&&(n=!1,o.forEach(function(e){s[a].name.startsWith("form_fields["+e+"]")&&(n=!0)}),-1<a&&!1===n&&s.splice(a,1))}var r=s.concat(i),d={action:"everest_forms_save_form",security:m.evf_save_form,form_data:JSON.stringify(r)};p.ajax({url:m.ajax_url,data:d,type:"POST",beforeSend:function(){t.addClass("processing"),t.find(".loading-dot").remove(),t.append('<span class="loading-dot"></span>')},success:function(e){t.removeClass("processing"),t.find(".loading-dot").remove(),e.success||p.alert({title:e.data.errorTitle,content:e.data.errorMessage,icon:"dashicons dashicons-warning",type:"red",buttons:{ok:{text:m.i18n_ok,btnClass:"btn-confirm",keys:["enter"]}}}),p(".everest-forms-panel-content-wrap").unblock()}})}else p.alert({title:m.i18n_field_title_empty,content:m.i18n_field_title_payload,icon:"dashicons dashicons-warning",type:"red",buttons:{ok:{text:m.i18n_ok,btnClass:"btn-confirm",keys:["enter"]}}})})},getStructure:function(){var e=p(".evf-admin-field-wrapper"),n=[];return p.each(e.find(".evf-admin-row"),function(){var e=p(this),o=e.attr("data-row-id");p.each(e.find(".evf-admin-grid"),function(){var e=p(this),i=e.attr("data-grid-id"),s=0;p.each(e.find(".everest-forms-field"),function(){var e={name:"",value:""},t=p(this).attr("data-field-id");e.name="structure[row_"+o+"][grid_"+i+"]["+s+"]",s++,e.value=t,n.push(e)}),e.find(".everest-forms-field").length<1&&n.push({name:"structure[row_"+o+"][grid_"+i+"]",value:""})})}),n},getFieldArray:function(e){var t=[];return p.each(e.find(".everest-forms-field"),function(){var e=p(this).attr("data-field-id");t.push(e)}),t},checkEmptyGrid:function(e){p.each(p(".evf-admin-grid"),function(){p(this).find(".everest-forms-field, .evf-registered-item:not(.ui-draggable-dragging)").not(".ui-sortable-helper").length<1?p(this).addClass("evf-empty-grid"):p(this).removeClass("evf-empty-grid")}),u.choicesInit()},bindDefaultTabs:function(){p(document).on("click",".evf-nav-tab-wrapper a",function(e){e.preventDefault(),u.switchTab(p(this).data("panel"))})},switchTab:function(e){var t=p("#everest-forms-panel-"+e),i=p(".evf-panel-"+e+"-button");p(".evf-nav-tab-wrapper").find("a").removeClass("nav-tab-active"),i.addClass("nav-tab-active"),t.closest(".evf-tab-content").find(".everest-forms-panel").removeClass("active"),t.addClass("active"),"integrations"!==e&&"payments"!==e||(t.find(".everest-forms-panel-sidebar a").hasClass("active")||t.find(".everest-forms-panel-sidebar a").first().addClass("active"),p(".everest-forms-panel-content").find(".evf-panel-content-section").hasClass("active")||p(".everest-forms-panel-content").find(".evf-panel-content-section").first().addClass("active")),history.replaceState({},null,u.updateQueryString("tab",e)),u.switchPanel(e)},updateQueryString:function(e,t,i){i=i||window.location.href;var s=new RegExp("([?&])"+e+"=.*?(&|#|$)(.*)","gi");if(s.test(i))return null!=t?i.replace(s,"$1"+e+"="+t+"$2$3"):(i=(o=i.split("#"))[0].replace(s,"$1$3").replace(/(&|\?)$/,""),"undefined"!=typeof o[1]&&null!==o[1]&&(i+="#"+o[1]),i);if(null==t)return i;var o,n=-1!==i.indexOf("?")?"&":"?";return i=(o=i.split("#"))[0]+n+e+"="+t,"undefined"!=typeof o[1]&&null!==o[1]&&(i+="#"+o[1]),i},switchPanel:function(e){"field-options"===e&&u.switchToFieldOptionPanel()},switchToFieldOptionPanel:function(e){p(".everest-forms-field-options").find(".no-fields").hide(),p(".evf-admin-field-wrapper .everest-forms-field").removeClass("active"),p("#everest-forms-panel-fields").addClass("active"),p(".everest-forms-fields-tab").find("a").removeClass("active"),p(".everest-forms-fields-tab").find("a").last().addClass("active"),p(".everest-forms-add-fields").hide(),p(".everest-forms-field-options").show(),p(".everest-forms-field-options").find(".everest-forms-field-option").hide(),p(".evf-tab-lists").find("li a").removeClass("active"),p(".evf-tab-lists").find("li.evf-panel-field-options-button a").addClass("active"),p(document.body).trigger("evf-init-switch-field-options"),void 0!==e?(p("#everest-forms-field-option-"+e).show(),p("#everest-forms-field-"+e).addClass("active")):0<p(".evf-admin-field-wrapper .everest-forms-field").length?(p(".evf-admin-field-wrapper .everest-forms-field").eq(0).addClass("active"),p("#everest-forms-field-option-"+p(".evf-admin-field-wrapper .everest-forms-field").eq(0).attr("data-field-id")).show()):p(".everest-forms-field-options").find(".no-fields").show()},bindFields:function(){p(".evf-admin-field-wrapper").sortable({items:".evf-admin-row",axis:"y",cursor:"move",opacity:.65,scrollSensitivity:40,forcePlaceholderSize:!0,placeholder:"evf-sortable-placeholder",containment:".everest-forms-panel-content",start:function(e,t){t.item.css({"background-color":"#f7fafc",border:"1px dashed #5d96ee"})},stop:function(e,t){t.item.removeAttr("style")}}).disableSelection(),p(".evf-admin-grid").sortable({items:"> .everest-forms-field",delay:100,opacity:.65,cursor:"move",scrollSensitivity:40,forcePlaceholderSize:!0,connectWith:".evf-admin-grid",containment:".everest-forms-field-wrap",out:function(e){p(".evf-admin-grid").removeClass("evf-hover"),p(e.target).removeClass("evf-item-hover"),p(e.target).closest(".evf-admin-row").removeClass("evf-hover"),u.checkEmptyGrid()},over:function(e,t){p(".evf-admin-grid").addClass("evf-hover"),p(e.target).addClass("evf-item-hover"),p(e.target).closest(".evf-admin-row").addClass("evf-hover"),u.checkEmptyGrid()},receive:function(e,t){t.sender.is("button")&&u.fieldDrop(t.helper)},stop:function(e,t){t.item.removeAttr("style"),u.checkEmptyGrid()}}).disableSelection(),p(".evf-registered-buttons button.evf-registered-item").draggable({delay:200,cancel:!1,scroll:!1,revert:"invalid",scrollSensitivity:40,forcePlaceholderSize:!0,helper:function(){return p(this).clone().insertAfter(p(this).closest(".everest-forms-tab-content").siblings(".everest-forms-fields-tab"))},opacity:.75,containment:"#everest-forms-builder",connectToSortable:".evf-admin-grid"}).disableSelection(),p(".evf-admin-row").on("mouseenter mouseleave",function(e){e.buttons<1&&("mouseenter"===e.type?p(this).addClass("evf-hover"):p(".evf-admin-row").removeClass("evf-hover"))}),p(".everest-forms-panel-content").on("scroll",function(){p(".evf-admin-grid").sortable("refreshPositions"),p(".evf-admin-field-wrapper").sortable("refreshPositions")})},fieldTabChoice:function(e){p(".everest-forms-tab-content").scrollTop(0),p(".everest-forms-fields-tab a").removeClass("active"),p(".everest-forms-field, .everest-forms-title-desc").removeClass("active"),p("#"+e).addClass("active"),"add-fields"===e?(p(".everest-forms-add-fields").show(),p(".everest-forms-field-options").hide()):("field-options"===e?(e=p(".everest-forms-field").first().data("field-id"),p(".everest-forms-field-options").show(),p(".everest-forms-field").first().addClass("active")):p("#everest-forms-field-"+e).addClass("active"),p(".everest-forms-field-option").hide(),p("#everest-forms-field-option-"+e).show(),p(".everest-forms-add-fields").hide())},bindFormPreview:function(){},bindGridSwitcher:function(){p("body").on("click",".evf-show-grid",function(e){e.stopPropagation(),u.checkEmptyGrid(),p(this).closest(".evf-toggle-row").find(".evf-toggle-row-content").stop(!0).slideToggle(200)}),p(document).click(function(){u.checkEmptyGrid(),p(".evf-show-grid").closest(".evf-toggle-row").find(".evf-toggle-row-content").stop(!0).slideUp(200)});p("body").on("click",".evf-grid-selector",function(){var e=p(this).closest(".evf-admin-row");if(!p(this).hasClass("active")){var t=parseInt(p(this).attr("data-evf-grid"),10);if(!(2<t)){var i=p('<div class="evf-admin-grid evf-grid-'+t+' ui-sortable evf-empty-grid" />'),s=p("<div/>");p.each(e.find(".evf-admin-grid"),function(){p(this).children("*").each(function(){s.append(p(this).clone())})}),e.find(".evf-admin-grid").remove(),e.find(".evf-clear ").remove(),e.append('<div class="clear evf-clear"></div>');for(var o=1;o<=t;o++)i.attr("data-grid-id",o),e.append(i.clone());e.append('<div class="clear evf-clear"></div>'),e.find(".evf-admin-grid").eq(0).append(s.html()),e.find(".evf-grid-selector").removeClass("active"),p(this).addClass("active"),u.bindFields()}}})},fieldDrop:function(r){var e=r.attr("data-field-type");r.css({left:"0",width:"100%"}).append('<i class="spinner is-active"></i>'),p.ajax({url:m.ajax_url,type:"POST",data:{action:"everest_forms_new_field_"+e,security:m.evf_field_drop_nonce,field_type:e,form_id:m.form_id},beforeSend:function(){p(document.body).trigger("init_field_options_toggle")},success:function(e){var t=e.data.preview,i=e.data.options,s=e.data.form_field_id,o=e.data.field.type,n=p(t).attr("id"),a=p(t).attr("data-field-id");p("#everest-forms-field-id").val(s),p(".everest-forms-field-options").find(".no-fields").hide(),p(".everest-forms-field-options").append(i),p(".everest-forms-field-option-row-icon_color input.colorpicker").wpColorPicker({change:function(e){var t=p(this),i=t.val(),s=t.closest(".everest-forms-field-option-row").data("field-id");p("#everest-forms-field-"+s+" .rating-icon svg").css("fill",i)}}),r.after(t),null!==p("#everest-forms-panel-field-settings-enable_survey")&&p("#everest-forms-panel-field-settings-enable_survey").prop("checked")&&p("#everest-forms-field-option-"+a+"-survey_status").prop("checked",!0),null!==p("#everest-forms-panel-field-settings-enable_quiz")&&p("#everest-forms-panel-field-settings-enable_quiz").prop("checked")&&(p("#everest-forms-field-option-"+a+"-quiz_status").prop("checked",!0),p("#everest-forms-field-option-"+a+"-quiz_status").closest(".everest-forms-field-option-row-quiz_status").siblings(".everst-forms-field-quiz-settings").removeClass("everest-forms-hidden").addClass("everest-forms-show")),r.remove(),u.checkEmptyGrid(),p(document.body).trigger("init_tooltips"),p(document.body).trigger("init_field_options_toggle"),p(document.body).trigger("evf_after_field_append",[n]),u.conditionalLogicAppendField(n),u.conditionalLogicAppendFieldIntegration(n),u.paymentFieldAppendToQuantity(n),u.paymentFieldAppendToDropdown(a,o),u.init_datepickers(),p(document.body).trigger("evf_field_drop_complete",[o,a,t,i])}})},conditionalLogicAppendField:function(a){var e=p("#"+a),r=e.index(),d=p(".evf-field-conditional-field-select"),l=e.attr("data-field-type"),f=e.attr("data-field-id"),c=e.find(".label-title .text ").text();p.fn.insertAt=function(e,t,i){var s=p.makeArray(this.children().clone(!0));s.splice(t,0,e),p.each(s,function(e,t){i===p(t)[0].value&&(p(t)[0].selected=!0,s[e]=t)}),this.empty().append(s)};var v=f;d.each(function(s,e){var t,i=p(e).val(),o=a.replace("everest-forms-field-",""),n=p(e).attr("name");o===n.substring(n.indexOf("[")+1,n.indexOf("]"))?p(".evf-admin-row .evf-admin-grid .everest-forms-field").each(function(){var e=p(this).data("field-type"),t=p(this).data("field-id"),i=p(this).find(".label-title span").first().text();field_to_be_restricted=[],field_to_be_restricted=["html","title","address","image-upload","file-upload","date-time","hidden","scale-rating","likert"],-1===p.inArray(e,field_to_be_restricted)&&v!==t&&d.eq(s).append('<option class="evf-conditional-fields" data-field_type="'+e+'" data-field_id="'+t+'" value="'+t+'">'+i+"</option>")}):(t='<option class="evf-conditional-fields" data-field_type="'+l+'" data-field_id="'+f+'" value="'+f+'">'+c+"</option>","html"!==l&&"title"!==l&&"address"!==l&&"image-upload"!==l&&"file-upload"!==l&&"date-time"!==l&&"hidden"!==l&&"likert"!==l&&"scale-rating"!==l&&d.eq(s).insertAt(t,r,i))})},paymentFieldAppendToQuantity:function(e){var t=p("#"+e),i=p(".everest-forms-field-option-row-map_field select"),s=t.attr("data-field-type"),o='<option value="'+t.attr("data-field-id")+'">'+t.find(".label-title .text ").text()+"</option>";"payment-single"!==s&&"payment-multiple"!==s&&"payment-checkbox"!==s||i.append(o)},paymentFieldAppendToDropdown:function(e,t){var i;"payment-quantity"===t&&(i=p("#everest-forms-field-option-"+e+"-map_field"),["payment-checkbox","payment-multiple","payment-single"].forEach(function(e){p(".everest-forms-field-"+e).each(function(){var e='<option value="'+p(this).attr("data-field-id")+'">'+p(this).find(".label-title .text").text()+"</option>";i.append(e)})}))},conditionalLogicAppendFieldIntegration:function(n){var a=p("#"+n),r=a.index(),d=p(".evf-provider-conditional").find(".evf-conditional-field-select"),l=a.attr("data-field-type"),f=a.attr("data-field-id"),c=a.find(".label-title .text ").text();p.fn.insertAt=function(e,t){var i=p.makeArray(this.children().clone(!0));i.splice(t,0,e),this.empty().append(i)},d.each(function(s,e){var t,i=n.replace("everest-forms-field-",""),o=p(e).attr("name");i===o.substring(o.indexOf("[")+1,o.indexOf("]"))?p(".evf-admin-row .evf-admin-grid .everest-forms-field").each(function(){var e=p(this).data("field-type"),t=p(this).data("field-id"),i=p(this).find(".label-title span").first().text();field_to_be_restricted=[],field_to_be_restricted=["html","title","address","image-upload","file-upload","date-time","hidden","scale-rating","likert",a.attr("data-field-type")],-1===p.inArray(e,field_to_be_restricted)&&d.eq(s).append('<option class="evf-conditional-fields" data-field_type="'+e+'" data-field_id="'+t+'" value="'+t+'">'+i+"</option>")}):(t='<option class="evf-conditional-fields" data-field_type="'+l+'" data-field_id="'+f+'" value="'+f+'">'+c+"</option>","html"!==l&&"title"!==l&&"address"!==l&&"image-upload"!==l&&"file-upload"!==l&&"date-time"!==l&&"hidden"!==l&&"likert"!==l&&"scale-rating"!==l&&d.eq(s).insertAt(t,r))})},conditionalLogicRemoveField:function(e){p(".evf-field-conditional-field-select option[value = "+e+" ]").remove()},conditionalLogicRemoveFieldIntegration:function(e){p(".evf-provider-conditional .evf-conditional-field-select option[value = "+e+" ]").remove()},paymentFieldRemoveFromQuantity:function(e){p(".everest-forms-field-option-row-map_field select option[value = "+e+" ]").remove()},bindFieldSettings:function(){p("body").on("click",".everest-forms-preview .everest-forms-field, .everest-forms-preview .everest-forms-field .everest-forms-field-setting",function(e){e.preventDefault();var t=p(this).closest(".everest-forms-field").attr("data-field-id");p(".everest-forms-tab-content").scrollTop(0),u.switchToFieldOptionPanel(t)})},toggleLabelEdit:function(e,t){p(e).toggleClass("everest-forms-hidden"),p(t).toggleClass("everest-forms-hidden"),p(t).is(":visible")&&p(t).focus()},bindToggleHandleActions:function(){p("body").on("click",".toggle-handle",function(e){var t=p(this).data("label"),i=p(this).data("input");p(i).is(":visible")||u.toggleLabelEdit(t,i)})},bindLabelEditInputActions:function(){p("body").on("focusout",".label-edit-input",function(e){var t=p(this).data("label");u.toggleLabelEdit(t,this)})},bindSyncedInputActions:function(){p("body").on("input",".sync-input",function(e){var t=p(this).val(),i=p(this).data("sync-targets");t&&i&&p(i).text(t)})}};p(function(){u.init()})}(jQuery,window.evf_data),jQuery(function(){"checked"!=jQuery("#everest-forms-panel-field-settingsemail-evf_send_confirmation_email").attr("checked")&&jQuery("#everest-forms-panel-field-settingsemail-evf_send_confirmation_email-wrap").nextAll().hide(),jQuery("#everest-forms-panel-field-settingsemail-evf_send_confirmation_email").on("change",function(){"checked"!=jQuery(this).attr("checked")?jQuery("#everest-forms-panel-field-settingsemail-evf_send_confirmation_email-wrap").nextAll().hide():jQuery("#everest-forms-panel-field-settingsemail-evf_send_confirmation_email-wrap").nextAll().show()});var e=jQuery("#everest-forms-panel-field-settings-redirect_to option:selected").val();"same"==e?(jQuery("#everest-forms-panel-field-settings-custom_page-wrap").hide(),jQuery("#everest-forms-panel-field-settings-external_url-wrap").hide()):"custom_page"==e?(jQuery("#everest-forms-panel-field-settings-custom_page-wrap").show(),jQuery("#everest-forms-panel-field-settings-external_url-wrap").hide()):"external_url"==e&&(jQuery("#everest-forms-panel-field-settings-external_url-wrap").show(),jQuery("#everest-forms-panel-field-settings-custom_page-wrap").hide()),jQuery("#everest-forms-panel-field-settings-redirect_to").on("change",function(){"same"==this.value?(jQuery("#everest-forms-panel-field-settings-custom_page-wrap").hide(),jQuery("#everest-forms-panel-field-settings-external_url-wrap").hide()):"custom_page"==this.value?(jQuery("#everest-forms-panel-field-settings-custom_page-wrap").show(),jQuery("#everest-forms-panel-field-settings-external_url-wrap").hide()):"external_url"==this.value&&(jQuery("#everest-forms-panel-field-settings-custom_page-wrap").hide(),jQuery("#everest-forms-panel-field-settings-external_url-wrap").show())}),jQuery(".evf-panel-field-options-button.evf-disabled-tab").hide()}),jQuery(function(l){l(document.body).on("init_add_fields_toogle",function(){l(".everest-forms-add-fields").on("click",".everest-forms-add-fields-group > a",function(e){e.preventDefault(),l(this).parent(".everest-forms-add-fields-group").toggleClass("closed").toggleClass("open")}),l(".everest-forms-add-fields").on("click",".everest-forms-add-fields-group a",function(){l(this).next(".evf-registered-buttons").stop().slideToggle()}),l(".everest-forms-add-fields-group.closed").each(function(){l(this).find(".evf-registered-buttons").hide()})}).trigger("init_add_fields_toogle"),l(document.body).on("click",".everest-forms-field-option .everest-forms-field-option-group > a",function(e){e.preventDefault(),l(this).parent(".everest-forms-field-option-group").toggleClass("closed").toggleClass("open")}),l(document.body).on("click",".everest-forms-field-option .everest-forms-field-option-group a",function(e){l(e.target).filter(":input, option, .sort").length||l(this).next(".everest-forms-field-option-group-inner").stop().slideToggle()}),l(document.body).on("init_field_options_toggle",function(){l(".everest-forms-field-option-group.closed").each(function(){l(this).find(".everest-forms-field-option-group-inner").hide()})}).trigger("init_field_options_toggle"),l(document).click(function(){l(".evf-smart-tag-lists").hide()}),l(document.body).on("click",".evf-toggle-smart-tag-display",function(e){e.stopPropagation(),l(".evf-smart-tag-lists").hide(),l(".evf-smart-tag-lists ul").empty(),l(this).parent().find(".evf-smart-tag-lists").toggle("show");var t=l(this).data("type");!function(o,e,t){var n=[],a=[],r=[];if(l(".evf-admin-row .evf-admin-grid .everest-forms-field").each(function(){var e,t,i=l(this).data("field-type"),s=l(this).data("field-id");o===i?(e=l(this).find(".label-title span").first().text(),r[s]=e):(t=l(this).find(".label-title span").first().text(),n[s]=t),a[s]=l(this).find(".label-title span").first().text()}),"other"===e||"all"===e){var i=evf_data.smart_tags_other;for(var s in i)l(t).parent().find(".evf-smart-tag-lists .evf-others").append('<li class = "smart-tag-field" data-type="other" data-field_id="'+s+'">'+i[s]+"</li>")}if("fields"===e||"all"===e)if("email"===o)for(var s in Object.keys(r).length<1?l(t).parent().find('.evf-smart-tag-lists .smart-tag-title:not(".other-tag-title")').addClass("everest-forms-hidden"):l(t).parent().find('.evf-smart-tag-lists .smart-tag-title:not(".other-tag-title")').removeClass("everest-forms-hidden"),l(t).parent().find(".evf-smart-tag-lists .other-tag-title").remove(),l(t).parent().find(".evf-smart-tag-lists .evf-others").remove(),l(t).parent().find(".evf-smart-tag-lists").append('<div class="smart-tag-title other-tag-title">Others</div><ul class="evf-others"></ul>'),l(t).parent().find(".evf-smart-tag-lists .evf-others").append('<li class="smart-tag-field" data-type="other" data-field_id="admin_email">Site Admin Email</li><li class="smart-tag-field" data-type="other" data-field_id="user_email">User Email</li>'),r)l(t).parent().find(".evf-smart-tag-lists .evf-fields").append('<li class = "smart-tag-field" data-type="field" data-field_id="'+s+'">'+r[s]+"</li>");else for(var d in Object.keys(a).length<1?l(t).parent().find('.evf-smart-tag-lists .smart-tag-title:not(".other-tag-title")').addClass("everest-forms-hidden"):l(t).parent().find('.evf-smart-tag-lists .smart-tag-title:not(".other-tag-title")').removeClass("everest-forms-hidden"),a)l(t).parent().find(".evf-smart-tag-lists .evf-fields").append('<li class = "smart-tag-field" data-type="field" data-field_id="'+d+'">'+a[d]+"</li>")}(l(this).data("fields"),t,l(this))}),l(document.body).on("click",".smart-tag-field",function(e){var t=l(this).data("field_id"),i=l(this).text(),s=l(this).data("type"),o=l(this).parent().parent().parent(),n=o.find("input[type=text]"),a=o.find("textarea");if("fullname"!==t&&"email"!==t&&"subject"!==t&&"message"!==t&&"other"!==s){i=i.split(/[\s-_]/);for(var r=0;r<i.length;r++)i[r]=0===r?i[r].charAt(0).toLowerCase()+i[r].substr(1):i[r].charAt(0).toUpperCase()+i[r].substr(1);t=(i=i.join(""))+"_"+t}"field"===s?(n.val(n.val()+'{field_id="'+t+'"}'),a.val(a.val()+'{field_id="'+t+'"}')):"other"===s&&(n.val(n.val()+"{"+t+"}"),a.val(a.val()+"{"+t+"}"))}),l(document).on("change",".everest-forms_page_evf-builder .everest-forms-toggle-form input",function(e){e.stopPropagation(),l.post(evf_data.ajax_url,{action:"everest_forms_enabled_form",security:evf_data.evf_enabled_form,form_id:l(this).data("form_id"),enabled:l(this).attr("checked")?1:0})}),l(document).on("change",".evf-content-email-settings .evf-toggle-switch input",function(e){var t=l(this),i=t.prop("checked");!1===i?(l(this).closest("#everest-forms-panel-settings").find(".everest-forms-active-email").addClass("everest-forms-hidden"),t.closest(".evf-content-email-settings").find(".email-disable-message").remove(),t.closest(".evf-content-section-title").siblings(".evf-content-email-settings-inner").addClass("everest-forms-hidden"),l('<p class="email-disable-message everest-forms-notice everest-forms-notice-info">'+evf_data.i18n_email_disable_message+"</p>").insertAfter(t.closest(".evf-content-section-title"))):!0===i&&(l(this).closest("#everest-forms-panel-settings").find(".everest-forms-active-email").removeClass("everest-forms-hidden"),t.closest(".evf-content-section-title").siblings(".evf-content-email-settings-inner").removeClass("everest-forms-hidden"),t.closest(".evf-content-email-settings").find(".email-disable-message").remove())}),l(document).on("click",".everest-forms-min-max-date-format input",function(){l(this).is(":checked")?l(".everest-forms-min-max-date-option").removeClass("everest-forms-hidden"):l(".everest-forms-min-max-date-option").addClass("everest-forms-hidden")})});
1
+ !function(p,m){var f,u={init:function(){p(document).ready(function(e){e("evf-panel-integrations-button a").hasClass("active")||(e("#everest-forms-panel-integrations").find(".everest-forms-panel-sidebar a").first().addClass("active"),e("#everest-forms-panel-integrations").find(".everest-forms-panel-sidebar a").hasClass("active")&&e("#everest-forms-panel-integrations").find(".everest-forms-panel-sidebar a").next(".everest-forms-active-connections").first().addClass("active"),e(".everest-forms-panel-content").find(".evf-panel-content-section").first().addClass("active"))}),p(document).ready(function(s){"1"===s(".everest-forms-min-max-date-format input").val()&&s(".everest-forms-min-max-date-option").find("input").datepicker({defaultDate:"",dateFormat:"yy-mm-dd",numberOfMonths:1,showButtonPanel:!0,onSelect:function(){var e=s(this).is(".everest-forms-min-date")?"minDate":"maxDate",t=s(this).closest(".everest-forms-min-max-date-option").find("input"),i=s(this).datepicker("getDate");t.not(this).datepicker("option",e,i),s(this).change()}}),s("evf-panel-payments-button a").hasClass("active")||(s("#everest-forms-panel-payments").find(".everest-forms-panel-sidebar a").first().addClass("active"),s(".everest-forms-panel-content").find(".evf-payment-setting-content").first().addClass("active"))}),p(document.body).on("click","#copy-shortcode",this.copyShortcode).on("aftercopy","#copy-shortcode",this.copySuccess).on("aftercopyfailure","#copy-shortcode",this.copyFail),p(document).ready(u.ready),p(window).on("load",u.load),p(document.body).on("evf-init-builder-fields",function(){u.bindFields()}).trigger("evf-init-builder-fields"),p(document.body).on("adjust_builder_width",function(){var e=p("#adminmenuwrap").width();p("#everest-forms-builder-form").css({width:"calc(100% - "+e+"px)"})}).trigger("adjust_builder_width"),p(document.body).on("click","#collapse-button",function(){p("#everest-forms-builder-form").width(""),p(document.body).trigger("adjust_builder_width")}),p(window).on("resize orientationchange",function(){clearTimeout(void 0),setTimeout(function(){p("#everest-forms-builder").width(""),p(document.body).trigger("adjust_builder_width")},250)}).trigger("resize")},copyShortcode:function(e){evfClearClipboard(),evfSetClipboard(p(".evf-shortcode-field").find("input").val(),p(this)),e.preventDefault()},copySuccess:function(){p("#copy-shortcode").tooltipster("content",p(this).attr("data-copied")).trigger("mouseenter").on("mouseleave",function(){var e=p(this);setTimeout(function(){e.tooltipster("content",e.attr("data-tip"))},1e3)})},copyFail:function(){p(".evf-shortcode-field").find("input").focus().select()},load:function(){p(".everest-forms-overlay").fadeOut()},ready:function(){var e,t;f=p("#everest-forms-builder"),u.bindUIActions(),u.bindEditActions(),jconfirm.defaults={closeIcon:!0,backgroundDismiss:!0,escapeKey:!0,animationBounce:1,useBootstrap:!1,theme:"modern",boxWidth:"400px",columnClass:"evf-responsive-class"},"undefined"!=typeof PerfectScrollbar&&(e=p(".everest-forms-tab-content"),t=p(".everest-forms-panel"),1<=e.length&&(window.evf_tab_scroller=new PerfectScrollbar(e.selector,{suppressScrollX:!0})),t.each(function(){var e=p(this),t=e.attr("id");1<=e.find(".everest-forms-panel-sidebar").length&&(window.evf_setting_scroller=new PerfectScrollbar(p("#"+t+" .everest-forms-panel-sidebar ").selector))})),f.on("change",".everest-forms-field-option-row-limit_enabled input",function(e){u.updateTextFieldsLimitControls(p(e.target).parents(".everest-forms-field-option-row-limit_enabled").data().fieldId,e.target.checked)}),p(document).trigger("everest_forms_ready")},updateTextFieldsLimitControls:function(e,t){t?p("#everest-forms-field-option-row-"+e+"-limit_controls").removeClass("everest-forms-hidden"):p("#everest-forms-field-option-row-"+e+"-limit_controls").addClass("everest-forms-hidden")},bindUIActions:function(){u.bindDefaultTabs(),u.checkEmptyGrid(),u.bindFields(),u.bindFormPreview(),u.bindGridSwitcher(),u.bindFieldSettings(),u.bindFieldDelete(),u.bindCloneField(),u.bindSaveOption(),u.bindAddNewRow(),u.bindRemoveRow(),u.bindFormSettings(),u.bindFormEmail(),u.bindFormIntegrations(),u.bindFormPayment(),u.choicesInit(),u.bindToggleHandleActions(),u.bindLabelEditInputActions(),u.bindSyncedInputActions(),u.init_datepickers(),u.bindBulkOptionActions(),u.bindUIActionsFields(),"field-options"===m.tab&&p(".evf-panel-field-options-button").trigger("click")},bindBulkOptionActions:function(){p(document.body).on("click",".evf-toggle-bulk-options",function(e){p(this).closest(".everest-forms-field-option").find(".everest-forms-field-option-row-add_bulk_options").slideToggle()}),p(document.body).on("click",".evf-toggle-presets-list",function(e){p(this).closest(".everest-forms-field-option").find(".everest-forms-field-option-row .evf-options-presets").slideToggle()}),p(document.body).on("click",".evf-add-bulk-options",function(e){var t,i,s,o=p(this).closest(".everest-forms-field-option-row"),n=o.data("field-id");o.length&&(t=o.closest(".everest-forms-field-option").find(".everest-forms-field-option-row-choices .evf-choices-list"),s=(i=o.find("textarea#everest-forms-field-option-"+n+"-add_bulk_options")).val().split("\n"),u.addBulkOptions(s,t),i.val(""))}),p(document.body).on("click",".evf-options-preset-label",function(e){var t,i=p(this).closest(".everest-forms-field-option-row"),s=i.data("field-id");i.length&&(t=p(this).closest(".evf-options-preset").find(".evf-options-preset-value").val(),i.find("textarea#everest-forms-field-option-"+s+"-add_bulk_options").val(t),p(this).closest(".evf-options-presets").slideUp())})},addBulkOptions:function(e,i){e.forEach(function(e){var t;""!==e&&(t=i.find("li").last().find("a.add"),u.choiceAdd(null,t,e.trim()))})},init_datepickers:function(){var e=p(".everest-forms-disable-dates").data("date-format");p(".everest-forms-disable-dates").each(function(){p(this).get(0)._flatpickr||p(this).flatpickr({dateFormat:e,mode:"multiple"})}),p(document.body).on("change",".evf-date-format",function(e){var t=p(".everest-forms-field-option:visible .everest-forms-disable-dates"),i=t.get(0)._flatpickr,s=i.selectedDates,o=p(this).val(),n=[];s.forEach(function(e){n.push(flatpickr.formatDate(e,o))}),i.set("dateFormat",o),t.val(n.join(", "))}),p(document.body).on("click",".evf-clear-disabled-dates",function(){p(".everest-forms-field-option:visible .everest-forms-disable-dates").get(0)._flatpickr.clear()})},bindEditActions:function(){p("#edit-form-name").on("click",function(e){e.stopPropagation(),""!==p("#evf-edit-form-name").val().trim()&&u.toggleEditTitle(e)}),p("#evf-edit-form-name").on("change keypress",function(e){var t=p(this);e.stopPropagation(),13===e.which&&""!==p(this).val().trim()&&u.toggleEditTitle(e),""!==t.val().trim()&&p("#everest-forms-panel-field-settings-form_title").val(t.val().trim())}).on("click",function(e){e.stopPropagation()}),p(document).not(p(".everest-forms-title-desc")).click(function(e){var t=p("#evf-edit-form-name");e.stopPropagation(),!t.prop("disabled")&&t.val()&&""!==t.val().trim()&&u.toggleEditTitle(e)})},toggleEditTitle:function(e){var t=p("#edit-form-name").siblings("#evf-edit-form-name");e.preventDefault(),t.prop("disabled",function(e,t){return!t}),t.hasClass("everst-forms-name-editing")||t.focus(),t.toggleClass("everst-forms-name-editing")},formObject:function(e){for(var t=jQuery(e).find("[name]"),i={},s={},o=0;o<t.length;o++){var n=jQuery(t[o]),a=n.prop("name").replace(/\]/gi,"").split("["),r=n.val(),d={};if(!n.is(":radio")&&!n.is(":checkbox")||n.is(":checked")){for(var l=a.length-1;0<=l;l--){var f=a[l];if(void 0===f&&(f=""),0===f.length&&(d=[],"undefined"==typeof s[a[l-1]]?s[a[l-1]]=0:s[a[l-1]]+=1,f=s[a[l-1]]),l===a.length-1){if(r)if("true"===r)r=!0;else if("false"===r)r=!1;else if(isNaN(parseFloat(r))||parseFloat(r).toString()!==r)if("string"!=typeof r||"{"!==r.substr(0,1)&&"["!==r.substr(0,1)){if("object"==typeof r&&r.length&&n.is("select")){for(var c={},l=0;l<r.length;l++)c["n"+l]=r[l];r=c}}else try{r=JSON.parse(r)}catch(m){}else r=parseFloat(r);d[f]=r}else{var v=d;(d={})[f]=v}}p.extend(!0,i,d)}}return i},bindUIActionsFields:function(){f.on("click",".everest-forms-field-option-row-choices .add",function(e){u.choiceAdd(e,p(this))}),f.on("click",".everest-forms-field-option-row-choices .remove",function(e){u.choiceDelete(e,p(this))}),f.on("mousedown",".everest-forms-field-option-row-choices input[type=radio]",function(){var e=p(this);e.is(":checked")?e.attr("data-checked","1"):e.attr("data-checked","0")}),f.on("click",".everest-forms-field-option-row-choices input[type=radio]",function(){var e=p(this),t=e.parent().parent();e.parent().parent().find("input[type=radio]").not(this).prop("checked",!1),"1"===e.attr("data-checked")&&(e.prop("checked",!1),e.attr("data-checked","0")),u.choiceUpdate(t.data("field-type"),t.data("field-id"))}),f.on("change",".everest-forms-field-option-row-choices input[type=checkbox]",function(e){var t=p(this).parent().parent();u.choiceUpdate(t.data("field-type"),t.data("field-id"))}),f.on("keyup paste focusout",".everest-forms-field-option-row-choices input.label",function(e){var t=p(this).parent().parent().parent();u.choiceUpdate(t.data("field-type"),t.data("field-id"))}),f.on("change",".everest-forms-field-option-row-show_values input",function(e){p(this).closest(".everest-forms-field-option").find(".everest-forms-field-option-row-choices ul").toggleClass("show-values")}),f.on("change",".everest-forms-field-option-row-choices_images input",function(){var e=p(this),t=e.parent().data("field-id"),i=p("#everest-forms-field-option-"+t),s=p("#everest-forms-field-option-"+t+"-input_columns"),o=p("#everest-forms-field-option-"+t).find(".everest-forms-field-option-hidden-type").val();e.parent().find(".notice").toggleClass("hidden"),i.find(".everest-forms-field-option-row-choices ul").toggleClass("show-images"),e.is(":checked")?s.val("inline").trigger("change"):s.val("").trigger("change"),u.choiceUpdate(o,t)}),f.on("click",".everest-forms-attachment-media-view .upload-button",function(e){var t,i,s=p(this);e.preventDefault(),i||(i=wp.media.frames.everestforms_media_frame=wp.media({title:m.i18n_upload_image_title,className:"media-frame everest-forms-media-frame",frame:"select",multiple:!1,library:{type:"image"},button:{text:m.i18n_upload_image_button}})).on("select",function(){var e=i.state().get("selection").first().toJSON();(t=s.hasClass("button-add-media")?(s.hide(),s.parent()):s.parent().parent().parent()).find(".source").val(e.url),t.find(".attachment-thumb").remove(),t.find(".thumbnail-image").prepend('<img class="attachment-thumb" src="'+e.url+'">'),t.find(".actions").show(),f.trigger("everestFormsImageUploadAdd",[s,t])}),i.open()}),f.on("click",".everest-forms-attachment-media-view .remove-button",function(e){e.preventDefault();var t=p(this).parent().parent();t.find(".attachment-thumb").remove(),t.parent().find(".source").val(""),t.parent().find(".button-add-media").show(),f.trigger("everestFormsImageUploadRemove",[p(this),t])}),f.on("everestFormsImageUploadAdd everestFormsImageUploadRemove",function(e,t,i){var s=i.closest(".evf-choices-list"),o=s.data("field-type"),n=s.data("field-id");u.choiceUpdate(o,n)}),f.on("change",".everest-forms-field-option-row-input_columns select",function(){var e=p(this),t=e.val(),i=e.parent().data("field-id"),s="";"inline"===t?s="everest-forms-list-inline":""!==t&&(s="everest-forms-list-"+t+"-columns"),p("#everest-forms-field-"+i).removeClass("everest-forms-list-inline everest-forms-list-2-columns everest-forms-list-3-columns").addClass(s)}),f.on("click",".everest-forms-fields-tab a",function(e){e.preventDefault(),u.fieldTabChoice(p(this).attr("id"))}),f.on("change",".everest-forms-field-option-address input.hide",function(){var e=p(this),t=e.parent().parent().data("field-id"),i=e.parent().parent().data("subfield");p("#everest-forms-field-"+t).find(".everest-forms-"+i).toggleClass("hidden")}),f.on("input",".everest-forms-field-option-row-label input",function(){var e=p(this),t=e.val(),i=e.parent().data("field-id");$label=p("#everest-forms-field-"+i).find(".label-title .text"),$label.hasClass("nl2br")?$label.html(t.replace(/\n/g,"<br>")):$label.html(t)}),f.on("input",".everest-forms-field-option-row-description textarea",function(){var e=p(this),t=e.val(),i=e.parent().data("field-id"),s=p("#everest-forms-field-"+i).find(".description");s.hasClass("nl2br")?s.html(t.replace(/\n/g,"<br>")):s.html(t)}),f.on("change",".everest-forms-field-option-row-required input",function(e){var t=p(this).parent().data("field-id");p("#everest-forms-field-"+t).toggleClass("required"),p(e.target).is(":checked")?p("#everest-forms-field-option-row-"+t+"-required-field-message").show():p("#everest-forms-field-option-row-"+t+"-required-field-message").hide()}),f.on("change",".everest-forms-field-option-row-confirmation input",function(e){var t=p(this).parent().data("field-id");p(e.target).is(":checked")?(p("#everest-forms-field-"+t).find(".everest-forms-confirm").removeClass("everest-forms-confirm-disabled").addClass("everest-forms-confirm-enabled"),p("#everest-forms-field-option-"+t).removeClass("everest-forms-confirm-disabled").addClass("everest-forms-confirm-enabled")):(p("#everest-forms-field-"+t).find(".everest-forms-confirm").removeClass("everest-forms-confirm-enabled").addClass("everest-forms-confirm-disabled"),p("#everest-forms-field-option-"+t).removeClass("everest-forms-confirm-enabled").addClass("everest-forms-confirm-disabled"))}),f.on("input",".everest-forms-field-option-row-placeholder input",function(e){var t=p(this),i=t.val(),s=t.parent().data("field-id"),o=p("#everest-forms-field-"+s).find(".widefat:not(.secondary-input)");o.is("select")?i.length?o.find(".placeholder").length?o.find(".placeholder").text(i):o.prepend('<option class="placeholder" selected>'+i+"</option>"):o.find(".placeholder").remove():o.attr("placeholder",i)}),f.on("input",".everest-forms-field-option-address input.placeholder",function(e){var t=p(this),i=t.val(),s=t.parent().parent().data("field-id"),o=t.parent().parent().data("subfield");p("#everest-forms-field-"+s).find(".everest-forms-"+o+" input").attr("placeholder",i)}),f.on("input",".everest-forms-field-option-row-confirmation_placeholder input",function(){var e=p(this),t=e.val(),i=e.parent().data("field-id");p("#everest-forms-field-"+i).find(".secondary-input").attr("placeholder",t)}),f.on("change",".everest-forms-field-option-row-label_hide input",function(){var e=p(this).parent().data("field-id");p("#everest-forms-field-"+e).toggleClass("label_hide")}),f.on("change",".everest-forms-field-option-row-sublabel_hide input",function(){var e=p(this).parent().data("field-id");p("#everest-forms-field-"+e).toggleClass("sublabel_hide")}),f.on("change",".everest-forms-field-option-row-datetime_format select, .everest-forms-field-option-row-phone_format select, .everest-forms-field-option-row-item_price select, .everest-forms-field-option-row-format select",function(e){var t=p(this),i=t.val(),s=t.parent().data("field-id");p("#everest-forms-field-"+s).find(".format-selected").removeClass().addClass("format-selected format-selected-"+i),p("#everest-forms-field-option-"+s).find(".format-selected").removeClass().addClass("format-selected format-selected-"+i)})},choicesInit:function(e){p(e=e||".everest-forms-field-option-row-choices ul").sortable({items:"li",axis:"y",handle:".sort",scrollSensitivity:40,stop:function(e){var t=p(e.target).attr("data-field-id"),i=p("#everest-forms-field-option-"+t).find(".everest-forms-field-option-hidden-type").val();u.choiceUpdate(i,t)}})},choiceAdd:function(e,t,i){e&&e.preventDefault&&e.preventDefault();var s=p(t),o=s.parent(),n=o.find("input.default").is(":checked"),a=s.closest(".everest-forms-field-option-row-choices").data("field-id"),r=o.parent().attr("data-next-id"),d=o.parent().data("field-type"),l=o.clone().insertAfter(o);l.attr("data-key",r),l.find("input.label").val(i).attr("name","form_fields["+a+"][choices]["+r+"][label]"),l.find("input.value").val(i).attr("name","form_fields["+a+"][choices]["+r+"][value]"),l.find("input.source").val("").attr("name","form_fields["+a+"][choices]["+r+"][image]"),l.find("input.default").attr("name","form_fields["+a+"][choices]["+r+"][default]").prop("checked",!1),l.find(".attachment-thumb").remove(),l.find(".button-add-media").show(),!0===n&&o.find("input.default").prop("checked",!0),r++,o.parent().attr("data-next-id",r),f.trigger("everestFormsChoiceAdd"),u.choiceUpdate(d,a)},choiceDelete:function(e,t){e.preventDefault();var i=p(t),s=i.parent().parent();s.find("li").length<2?p.alert({title:!1,content:m.i18n_field_error_choice,icon:"dashicons dashicons-info",type:"blue",buttons:{ok:{text:m.i18n_ok,btnClass:"btn-confirm",keys:["enter"]}}}):(i.parent().remove(),u.choiceUpdate(s.data("field-type"),s.data("field-id")),f.trigger("everestFormsChoiceDelete"))},choiceUpdate:function(n,a){var r,e=p("#everest-forms-field-option-"+a);if("radio"===n||"checkbox"===n||"payment-multiple"===n||"payment-checkbox"===n){var t=[],i=u.formObject(e).form_fields[a];p("#everest-forms-field-option-"+a).find(".evf-choices-list li").each(function(){t.push(p(this).data("key"))});var s=wp.template("everest-forms-field-preview-choices");return data={type:n="checkbox"===n||"payment-checkbox"===n?"checkbox":"radio",order:t,settings:i},void p("#everest-forms-field-"+a).find("ul.primary-input").replaceWith(s(data))}"select"===n&&(p("#everest-forms-field-"+a+" .primary-input option").not(".placeholder").remove(),r="<option>{label}</option>"),p("#everest-forms-field-option-row-"+a+"-choices .evf-choices-list li").each(function(e){var t=p(this),i=t.find("input.label").val(),s=t.find("input.default").is(":checked"),o=p(r.replace("{label}",i));if(p("#everest-forms-field-"+a+" .primary-input").append(o),!0===s)switch(n){case"select":o.prop("selected",!0);break;case"radio":case"checkbox":o.find("input").prop("checked",!0)}})},bindFormSettings:function(){p("body").on("click",".evf-setting-panel",function(e){var t=p(this).attr("data-section");p(".evf-setting-panel").removeClass("active"),p(".everest-forms-active-email").removeClass("active"),p(".evf-content-section").removeClass("active"),p(this).addClass("active"),p(".evf-content-"+t+"-settings").addClass("active"),e.preventDefault()}),p(".evf-setting-panel").eq(0).trigger("click")},bindFormEmail:function(){p("body").on("click",".everest-forms-panel-sidebar-section-email",function(e){p(this).siblings(".everest-forms-active-email").removeClass("active"),p(this).next(".everest-forms-active-email").addClass("active");var t=p(this).siblings(".everest-forms-active-email.active").find(".everest-forms-active-email-connections-list li");t.length&&t.children(".user-nickname").first().trigger("click"),e.preventDefault()})},bindFormIntegrations:function(){p("body").on("click",".evf-integrations-panel",function(e){var t=p(this).attr("data-section");p(".evf-integrations-panel").removeClass("active"),p("#everest-forms-panel-integrations").find(".evf-panel-content-section").removeClass("active"),p(this).addClass("active"),p(this).parent().find(".everest-forms-active-connections").removeClass("active"),p(this).next(".everest-forms-active-connections").addClass("active");var i=p(this).siblings(".everest-forms-active-connections.active").find(".everest-forms-active-connections-list li");i.length&&i.children(".user-nickname").first().trigger("click"),p(".evf-panel-content-section-"+t).addClass("active"),e.preventDefault()}),p(".evf-setting-panel").eq(0).trigger("click")},bindFormPayment:function(){p("body").on("click",".evf-payments-panel",function(e){var t=p(this).attr("data-section");p(".evf-payments-panel").removeClass("active"),p(this).siblings().removeClass("icon active"),p(this).addClass("active"),p(this).parents("#everest-forms-panel-payments").find(".evf-payment-setting-content").removeClass("active").hide(),p(".evf-content-"+t+"-settings").addClass("active").show(),e.preventDefault()}),p(".evf-setting-panel").eq(0).trigger("click")},removeRow:function(e){p.each(e.find(".everest-forms-field"),function(){var e=p(this).attr("data-field-id"),t=p("#everest-forms-field-option-"+e);p(this).remove(),t.remove()}),e.remove()},bindRemoveRow:function(){p("body").on("click",".evf-delete-row",function(){var e=p(this),t=p(".evf-admin-row").length,i=e.closest(".evf-admin-row"),s=e.parents(".evf-admin-field-container").attr("data-current-part"),o=p("#everest-forms-builder").hasClass("multi-part-activated");s&&o&&(t=p("#part_"+s).find(".evf-admin-row").length),t<2?p.alert({title:m.i18n_row_locked,content:m.i18n_row_locked_msg,icon:"dashicons dashicons-info",type:"blue",buttons:{confirm:{text:m.i18n_close,btnClass:"btn-confirm",keys:["enter"]}}}):p.confirm({title:!1,content:m.i18n_delete_row_confirm,type:"red",closeIcon:!1,backgroundDismiss:!1,icon:"dashicons dashicons-warning",buttons:{confirm:{text:m.i18n_ok,btnClass:"btn-confirm",keys:["enter"],action:function(){u.removeRow(i)}},cancel:{text:m.i18n_cancel}}})})},bindAddNewRow:function(){p("body").on("click",".evf-add-row span",function(){var e=p(this),t=p(".evf-admin-field-wrapper"),i=p(".evf-admin-row").map(function(){return p(this).data("row-id")}).get(),s=Math.max.apply(Math,i),o=p(".evf-admin-row").eq(0).clone(),n=e.parent().attr("data-total-rows"),a=e.parents(".evf-admin-field-container").attr("data-current-part");s++,n++,a&&(t=p(".evf-admin-field-wrapper").find("#part_"+a)),o.find(".evf-admin-grid").html(""),o.attr("data-row-id",s),e.parent().attr("data-total-rows",n),e.parent().attr("data-next-row-id",s),t.append(o),u.bindFields(),u.checkEmptyGrid()})},bindCloneField:function(){p("body").on("click",".everest-forms-preview .everest-forms-field .everest-forms-field-duplicate",function(){var e=p(this).closest(".everest-forms-field");e.hasClass("no-duplicate")?p.alert({title:m.i18n_field_locked,content:m.i18n_field_locked_msg,icon:"dashicons dashicons-info",type:"blue",buttons:{confirm:{text:m.i18n_close,btnClass:"btn-confirm",keys:["enter"]}}}):p.confirm({title:!1,content:m.i18n_duplicate_field_confirm,type:"orange",closeIcon:!1,backgroundDismiss:!1,icon:"dashicons dashicons-warning",buttons:{confirm:{text:m.i18n_ok,btnClass:"btn-confirm",keys:["enter"],action:function(){u.cloneFieldAction(e)}},cancel:{text:m.i18n_cancel}}})})},cloneFieldAction:function(s){var o=s.attr("data-field-id"),e=m.form_id,t={action:"everest_forms_get_next_id",security:m.evf_get_next_id,form_id:e};p.ajax({url:m.ajax_url,data:t,type:"POST",beforeSend:function(){p(document.body).trigger("init_field_options_toggle")},success:function(e){var t,i;"boolean"==typeof e.success&&!0===e.success&&(t=e.data.field_id,i=e.data.field_key,p("#everest-forms-field-id").val(t),u.render_node(s,o,i),p(document.body).trigger("init_field_options_toggle"))}})},render_node:function(e,o,n){var t=p(".everest-forms-field-options #everest-forms-field-option-"+o),i=p("#everest-forms-field-option-"+o+"-label").val(),s=p("#everest-forms-field-option-"+o+"-meta-key").length?p("#everest-forms-field-option-"+o+"-meta-key").val():"",a=e.attr("data-field-type"),r=t.html(),d=i+" "+m.i18n_copy,l="html"!==a?s.replace(/\(|\)/g,"").toLowerCase().substring(0,s.lastIndexOf("_"))+"_"+Math.floor(1e3+9e3*Math.random()):"",f=e.clone(),c=new RegExp(o,"g"),r=r.replace(c,n),v=p('<div class="everest-forms-field-option everest-forms-field-option-'+a+'" id="everest-forms-field-option-'+n+'" data-field-id="'+n+'" />');v.append(r),p.each(t.find(":input"),function(){var e,t,i=p(this).attr("type"),s=(p(this).attr("name")?p(this).attr("name"):"").replace(c,n);"text"===i||"hidden"===i?(e=p(this).val(),v.find('input[name="'+s+'"]').val(e),v.find('input[value="'+o+'"]').val(n)):"checkbox"===i||"radio"===i?p(this).is(":checked")?v.find('input[name="'+s+'"]').prop("checked",!0).attr("checked","checked"):v.find('[name="'+s+'"]').prop("checked",!1).attr("checked",!1):p(this).is("select")?p(this).find("option:selected").length&&(t=p(this).find("option:selected").val(),v.find('[name="'+s+'"]').find('[value="'+t+'"]').prop("selected",!0)):""!==p(this).val()&&v.find('[name="'+s+'"]').val(p(this).val())}),p(".everest-forms-field-options").append(v),p("#everest-forms-field-option-"+n+"-label").val(d),p("#everest-forms-field-option-"+n+"-meta-key").val(l),f.attr("class",e.attr("class")),f.attr("id","everest-forms-field-"+n),f.attr("data-field-id",n),f.attr("data-field-type",a),f.find(".label-title .text").text(d),e.closest(".evf-admin-grid").find('[data-field-id="'+o+'"]').after(f),p(document).trigger("everest-form-cloned",[n,a]),u.switchToFieldOptionPanel(n),p(document.body).trigger("evf_render_node_complete",[a,n,f,v])},bindFieldDelete:function(){p("body").on("click",".everest-forms-preview .everest-forms-field .everest-forms-field-delete",function(){var t=p(this).closest(".everest-forms-field"),e=t.attr("data-field-id"),i=p("#everest-forms-field-option-"+e);p(this).closest(".evf-admin-grid");t.hasClass("no-delete")?p.alert({title:m.i18n_field_locked,content:m.i18n_field_locked_msg,icon:"dashicons dashicons-info",type:"blue",buttons:{confirm:{text:m.i18n_close,btnClass:"btn-confirm",keys:["enter"]}}}):p.confirm({title:!1,content:m.i18n_delete_field_confirm,type:"red",closeIcon:!1,backgroundDismiss:!1,icon:"dashicons dashicons-warning",buttons:{confirm:{text:m.i18n_ok,btnClass:"btn-confirm",keys:["enter"],action:function(){p(".evf-panel-fields-button").trigger("click"),t.fadeOut("slow",function(){var e=t.attr("data-field-id");p(document.body).trigger("evf_before_field_deleted",[e]),t.remove(),i.remove(),u.checkEmptyGrid(),p(".everest-forms-fields-tab").find("a").removeClass("active"),p(".everest-forms-fields-tab").find("a").first().addClass("active"),p(".everest-forms-add-fields").show(),u.conditionalLogicRemoveField(e),u.conditionalLogicRemoveFieldIntegration(e),u.paymentFieldRemoveFromQuantity(e)})}},cancel:{text:m.i18n_cancel}}})})},bindSaveOption:function(){p("body").on("click",".everest-forms-save-button",function(){var t=p(this),e=p("form#everest-forms-builder-form"),i=u.getStructure(),s=e.serializeArray();if(""!==p("#evf-edit-form-name").val().trim()){e.triggerHandler("everest_forms_process_ajax_data",[t,s])&&(s=e.triggerHandler("everest_forms_process_ajax_data",[t,s])),p(".everest-forms-panel-content-wrap").block({message:null,overlayCSS:{background:"#fff",opacity:.6}});var o=[];p(".everest-forms-field[data-field-id]").each(function(){o.push(p(this).attr("data-field-id"))});for(var n,a=s.length;a--;){s[a].name.startsWith("form_fields")&&(n=!1,o.forEach(function(e){s[a].name.startsWith("form_fields["+e+"]")&&(n=!0)}),-1<a&&!1===n&&s.splice(a,1))}var r=s.concat(i),d={action:"everest_forms_save_form",security:m.evf_save_form,form_data:JSON.stringify(r)};p.ajax({url:m.ajax_url,data:d,type:"POST",beforeSend:function(){t.addClass("processing"),t.find(".loading-dot").remove(),t.append('<span class="loading-dot"></span>')},success:function(e){t.removeClass("processing"),t.find(".loading-dot").remove(),e.success||p.alert({title:e.data.errorTitle,content:e.data.errorMessage,icon:"dashicons dashicons-warning",type:"red",buttons:{ok:{text:m.i18n_ok,btnClass:"btn-confirm",keys:["enter"]}}}),p(".everest-forms-panel-content-wrap").unblock()}})}else p.alert({title:m.i18n_field_title_empty,content:m.i18n_field_title_payload,icon:"dashicons dashicons-warning",type:"red",buttons:{ok:{text:m.i18n_ok,btnClass:"btn-confirm",keys:["enter"]}}})})},getStructure:function(){var e=p(".evf-admin-field-wrapper"),n=[];return p.each(e.find(".evf-admin-row"),function(){var e=p(this),o=e.attr("data-row-id");p.each(e.find(".evf-admin-grid"),function(){var e=p(this),i=e.attr("data-grid-id"),s=0;p.each(e.find(".everest-forms-field"),function(){var e={name:"",value:""},t=p(this).attr("data-field-id");e.name="structure[row_"+o+"][grid_"+i+"]["+s+"]",s++,e.value=t,n.push(e)}),e.find(".everest-forms-field").length<1&&n.push({name:"structure[row_"+o+"][grid_"+i+"]",value:""})})}),n},getFieldArray:function(e){var t=[];return p.each(e.find(".everest-forms-field"),function(){var e=p(this).attr("data-field-id");t.push(e)}),t},checkEmptyGrid:function(e){p.each(p(".evf-admin-grid"),function(){p(this).find(".everest-forms-field, .evf-registered-item:not(.ui-draggable-dragging)").not(".ui-sortable-helper").length<1?p(this).addClass("evf-empty-grid"):p(this).removeClass("evf-empty-grid")}),u.choicesInit()},bindDefaultTabs:function(){p(document).on("click",".evf-nav-tab-wrapper a",function(e){e.preventDefault(),u.switchTab(p(this).data("panel"))})},switchTab:function(e){var t=p("#everest-forms-panel-"+e),i=p(".evf-panel-"+e+"-button");p(".evf-nav-tab-wrapper").find("a").removeClass("nav-tab-active"),i.addClass("nav-tab-active"),t.closest(".evf-tab-content").find(".everest-forms-panel").removeClass("active"),t.addClass("active"),"integrations"!==e&&"payments"!==e||(t.find(".everest-forms-panel-sidebar a").hasClass("active")||t.find(".everest-forms-panel-sidebar a").first().addClass("active"),p(".everest-forms-panel-content").find(".evf-panel-content-section").hasClass("active")||p(".everest-forms-panel-content").find(".evf-panel-content-section").first().addClass("active")),history.replaceState({},null,u.updateQueryString("tab",e)),u.switchPanel(e)},updateQueryString:function(e,t,i){i=i||window.location.href;var s=new RegExp("([?&])"+e+"=.*?(&|#|$)(.*)","gi");if(s.test(i))return null!=t?i.replace(s,"$1"+e+"="+t+"$2$3"):(i=(o=i.split("#"))[0].replace(s,"$1$3").replace(/(&|\?)$/,""),"undefined"!=typeof o[1]&&null!==o[1]&&(i+="#"+o[1]),i);if(null==t)return i;var o,n=-1!==i.indexOf("?")?"&":"?";return i=(o=i.split("#"))[0]+n+e+"="+t,"undefined"!=typeof o[1]&&null!==o[1]&&(i+="#"+o[1]),i},switchPanel:function(e){"field-options"===e&&u.switchToFieldOptionPanel()},switchToFieldOptionPanel:function(e){p(".everest-forms-field-options").find(".no-fields").hide(),p(".evf-admin-field-wrapper .everest-forms-field").removeClass("active"),p("#everest-forms-panel-fields").addClass("active"),p(".everest-forms-fields-tab").find("a").removeClass("active"),p(".everest-forms-fields-tab").find("a").last().addClass("active"),p(".everest-forms-add-fields").hide(),p(".everest-forms-field-options").show(),p(".everest-forms-field-options").find(".everest-forms-field-option").hide(),p(".evf-tab-lists").find("li a").removeClass("active"),p(".evf-tab-lists").find("li.evf-panel-field-options-button a").addClass("active"),p(document.body).trigger("evf-init-switch-field-options"),void 0!==e?(p("#everest-forms-field-option-"+e).show(),p("#everest-forms-field-"+e).addClass("active")):0<p(".evf-admin-field-wrapper .everest-forms-field").length?(p(".evf-admin-field-wrapper .everest-forms-field").eq(0).addClass("active"),p("#everest-forms-field-option-"+p(".evf-admin-field-wrapper .everest-forms-field").eq(0).attr("data-field-id")).show()):p(".everest-forms-field-options").find(".no-fields").show()},bindFields:function(){p(".evf-admin-field-wrapper").sortable({items:".evf-admin-row",axis:"y",cursor:"move",opacity:.65,scrollSensitivity:40,forcePlaceholderSize:!0,placeholder:"evf-sortable-placeholder",containment:".everest-forms-panel-content",start:function(e,t){t.item.css({"background-color":"#f7fafc",border:"1px dashed #5d96ee"})},stop:function(e,t){t.item.removeAttr("style")}}).disableSelection(),p(".evf-admin-grid").sortable({items:"> .everest-forms-field",delay:100,opacity:.65,cursor:"move",scrollSensitivity:40,forcePlaceholderSize:!0,connectWith:".evf-admin-grid",containment:".everest-forms-field-wrap",out:function(e){p(".evf-admin-grid").removeClass("evf-hover"),p(e.target).removeClass("evf-item-hover"),p(e.target).closest(".evf-admin-row").removeClass("evf-hover"),u.checkEmptyGrid()},over:function(e,t){p(".evf-admin-grid").addClass("evf-hover"),p(e.target).addClass("evf-item-hover"),p(e.target).closest(".evf-admin-row").addClass("evf-hover"),u.checkEmptyGrid()},receive:function(e,t){t.sender.is("button")&&u.fieldDrop(t.helper)},stop:function(e,t){t.item.removeAttr("style"),u.checkEmptyGrid()}}).disableSelection(),p(".evf-registered-buttons button.evf-registered-item").draggable({delay:200,cancel:!1,scroll:!1,revert:"invalid",scrollSensitivity:40,forcePlaceholderSize:!0,helper:function(){return p(this).clone().insertAfter(p(this).closest(".everest-forms-tab-content").siblings(".everest-forms-fields-tab"))},opacity:.75,containment:"#everest-forms-builder",connectToSortable:".evf-admin-grid"}).disableSelection(),p(".evf-admin-row").on("mouseenter mouseleave",function(e){e.buttons<1&&("mouseenter"===e.type?p(this).addClass("evf-hover"):p(".evf-admin-row").removeClass("evf-hover"))}),p(".everest-forms-panel-content").on("scroll",function(){p(".evf-admin-grid").sortable("refreshPositions"),p(".evf-admin-field-wrapper").sortable("refreshPositions")})},fieldTabChoice:function(e){p(".everest-forms-tab-content").scrollTop(0),p(".everest-forms-fields-tab a").removeClass("active"),p(".everest-forms-field, .everest-forms-title-desc").removeClass("active"),p("#"+e).addClass("active"),"add-fields"===e?(p(".everest-forms-add-fields").show(),p(".everest-forms-field-options").hide()):("field-options"===e?(e=p(".everest-forms-field").first().data("field-id"),p(".everest-forms-field-options").show(),p(".everest-forms-field").first().addClass("active")):p("#everest-forms-field-"+e).addClass("active"),p(".everest-forms-field-option").hide(),p("#everest-forms-field-option-"+e).show(),p(".everest-forms-add-fields").hide())},bindFormPreview:function(){},bindGridSwitcher:function(){p("body").on("click",".evf-show-grid",function(e){e.stopPropagation(),u.checkEmptyGrid(),p(this).closest(".evf-toggle-row").find(".evf-toggle-row-content").stop(!0).slideToggle(200)}),p(document).click(function(){u.checkEmptyGrid(),p(".evf-show-grid").closest(".evf-toggle-row").find(".evf-toggle-row-content").stop(!0).slideUp(200)});p("body").on("click",".evf-grid-selector",function(){var e=p(this).closest(".evf-admin-row");if(!p(this).hasClass("active")){var t=parseInt(p(this).attr("data-evf-grid"),10);if(!(2<t)){var i=p('<div class="evf-admin-grid evf-grid-'+t+' ui-sortable evf-empty-grid" />'),s=p("<div/>");p.each(e.find(".evf-admin-grid"),function(){p(this).children("*").each(function(){s.append(p(this).clone())})}),e.find(".evf-admin-grid").remove(),e.find(".evf-clear ").remove(),e.append('<div class="clear evf-clear"></div>');for(var o=1;o<=t;o++)i.attr("data-grid-id",o),e.append(i.clone());e.append('<div class="clear evf-clear"></div>'),e.find(".evf-admin-grid").eq(0).append(s.html()),e.find(".evf-grid-selector").removeClass("active"),p(this).addClass("active"),u.bindFields()}}})},fieldDrop:function(r){var e=r.attr("data-field-type");r.css({left:"0",width:"100%"}).append('<i class="spinner is-active"></i>'),p.ajax({url:m.ajax_url,type:"POST",data:{action:"everest_forms_new_field_"+e,security:m.evf_field_drop_nonce,field_type:e,form_id:m.form_id},beforeSend:function(){p(document.body).trigger("init_field_options_toggle")},success:function(e){var t=e.data.preview,i=e.data.options,s=e.data.form_field_id,o=e.data.field.type,n=p(t).attr("id"),a=p(t).attr("data-field-id");p("#everest-forms-field-id").val(s),p(".everest-forms-field-options").find(".no-fields").hide(),p(".everest-forms-field-options").append(i),p(".everest-forms-field-option-row-icon_color input.colorpicker").wpColorPicker({change:function(e){var t=p(this),i=t.val(),s=t.closest(".everest-forms-field-option-row").data("field-id");p("#everest-forms-field-"+s+" .rating-icon svg").css("fill",i)}}),r.after(t),null!==p("#everest-forms-panel-field-settings-enable_survey")&&p("#everest-forms-panel-field-settings-enable_survey").prop("checked")&&p("#everest-forms-field-option-"+a+"-survey_status").prop("checked",!0),null!==p("#everest-forms-panel-field-settings-enable_quiz")&&p("#everest-forms-panel-field-settings-enable_quiz").prop("checked")&&(p("#everest-forms-field-option-"+a+"-quiz_status").prop("checked",!0),p("#everest-forms-field-option-"+a+"-quiz_status").closest(".everest-forms-field-option-row-quiz_status").siblings(".everst-forms-field-quiz-settings").removeClass("everest-forms-hidden").addClass("everest-forms-show")),r.remove(),u.checkEmptyGrid(),p(document.body).trigger("init_tooltips"),p(document.body).trigger("init_field_options_toggle"),p(document.body).trigger("evf_after_field_append",[n]),u.conditionalLogicAppendField(n),u.conditionalLogicAppendFieldIntegration(n),u.paymentFieldAppendToQuantity(n),u.paymentFieldAppendToDropdown(a,o),u.init_datepickers(),p(document.body).trigger("evf_field_drop_complete",[o,a,t,i])}})},conditionalLogicAppendField:function(a){var e=p("#"+a),r=e.index(),d=p(".evf-field-conditional-field-select"),l=e.attr("data-field-type"),f=e.attr("data-field-id"),c=e.find(".label-title .text ").text();p.fn.insertAt=function(e,t,i){var s=p.makeArray(this.children().clone(!0));s.splice(t,0,e),p.each(s,function(e,t){i===p(t)[0].value&&(p(t)[0].selected=!0,s[e]=t)}),this.empty().append(s)};var v=f;d.each(function(s,e){var t,i=p(e).val(),o=a.replace("everest-forms-field-",""),n=p(e).attr("name");o===n.substring(n.indexOf("[")+1,n.indexOf("]"))?p(".evf-admin-row .evf-admin-grid .everest-forms-field").each(function(){var e=p(this).data("field-type"),t=p(this).data("field-id"),i=p(this).find(".label-title span").first().text();field_to_be_restricted=[],field_to_be_restricted=["html","title","address","image-upload","file-upload","date-time","hidden","scale-rating","likert"],-1===p.inArray(e,field_to_be_restricted)&&v!==t&&d.eq(s).append('<option class="evf-conditional-fields" data-field_type="'+e+'" data-field_id="'+t+'" value="'+t+'">'+i+"</option>")}):(t='<option class="evf-conditional-fields" data-field_type="'+l+'" data-field_id="'+f+'" value="'+f+'">'+c+"</option>","html"!==l&&"title"!==l&&"address"!==l&&"image-upload"!==l&&"file-upload"!==l&&"date-time"!==l&&"hidden"!==l&&"likert"!==l&&"scale-rating"!==l&&d.eq(s).insertAt(t,r,i))})},paymentFieldAppendToQuantity:function(e){var t=p("#"+e),i=p(".everest-forms-field-option-row-map_field select"),s=t.attr("data-field-type"),o='<option value="'+t.attr("data-field-id")+'">'+t.find(".label-title .text ").text()+"</option>";"payment-single"!==s&&"payment-multiple"!==s&&"payment-checkbox"!==s||i.append(o)},paymentFieldAppendToDropdown:function(e,t){var i;"payment-quantity"===t&&(i=p("#everest-forms-field-option-"+e+"-map_field"),["payment-checkbox","payment-multiple","payment-single"].forEach(function(e){p(".everest-forms-field-"+e).each(function(){var e='<option value="'+p(this).attr("data-field-id")+'">'+p(this).find(".label-title .text").text()+"</option>";i.append(e)})}))},conditionalLogicAppendFieldIntegration:function(n){var a=p("#"+n),r=a.index(),d=p(".evf-provider-conditional").find(".evf-conditional-field-select"),l=a.attr("data-field-type"),f=a.attr("data-field-id"),c=a.find(".label-title .text ").text();p.fn.insertAt=function(e,t){var i=p.makeArray(this.children().clone(!0));i.splice(t,0,e),this.empty().append(i)},d.each(function(s,e){var t,i=n.replace("everest-forms-field-",""),o=p(e).attr("name");i===o.substring(o.indexOf("[")+1,o.indexOf("]"))?p(".evf-admin-row .evf-admin-grid .everest-forms-field").each(function(){var e=p(this).data("field-type"),t=p(this).data("field-id"),i=p(this).find(".label-title span").first().text();field_to_be_restricted=[],field_to_be_restricted=["html","title","address","image-upload","file-upload","date-time","hidden","scale-rating","likert",a.attr("data-field-type")],-1===p.inArray(e,field_to_be_restricted)&&d.eq(s).append('<option class="evf-conditional-fields" data-field_type="'+e+'" data-field_id="'+t+'" value="'+t+'">'+i+"</option>")}):(t='<option class="evf-conditional-fields" data-field_type="'+l+'" data-field_id="'+f+'" value="'+f+'">'+c+"</option>","html"!==l&&"title"!==l&&"address"!==l&&"image-upload"!==l&&"file-upload"!==l&&"date-time"!==l&&"hidden"!==l&&"likert"!==l&&"scale-rating"!==l&&d.eq(s).insertAt(t,r))})},conditionalLogicRemoveField:function(e){p(".evf-field-conditional-field-select option[value = "+e+" ]").remove()},conditionalLogicRemoveFieldIntegration:function(e){p(".evf-provider-conditional .evf-conditional-field-select option[value = "+e+" ]").remove()},paymentFieldRemoveFromQuantity:function(e){p(".everest-forms-field-option-row-map_field select option[value = "+e+" ]").remove()},bindFieldSettings:function(){p("body").on("click",".everest-forms-preview .everest-forms-field, .everest-forms-preview .everest-forms-field .everest-forms-field-setting",function(e){e.preventDefault();var t=p(this).closest(".everest-forms-field").attr("data-field-id");p(".everest-forms-tab-content").scrollTop(0),u.switchToFieldOptionPanel(t)})},toggleLabelEdit:function(e,t){p(e).toggleClass("everest-forms-hidden"),p(t).toggleClass("everest-forms-hidden"),p(t).is(":visible")&&p(t).focus()},bindToggleHandleActions:function(){p("body").on("click",".toggle-handle",function(e){var t=p(this).data("label"),i=p(this).data("input");p(i).is(":visible")||u.toggleLabelEdit(t,i)})},bindLabelEditInputActions:function(){p("body").on("focusout",".label-edit-input",function(e){var t=p(this).data("label");u.toggleLabelEdit(t,this)})},bindSyncedInputActions:function(){p("body").on("input",".sync-input",function(e){var t=p(this).val(),i=p(this).data("sync-targets");t&&i&&p(i).text(t)})}};p(function(){u.init()})}(jQuery,window.evf_data),jQuery(function(){"checked"!=jQuery("#everest-forms-panel-field-settingsemail-evf_send_confirmation_email").attr("checked")&&jQuery("#everest-forms-panel-field-settingsemail-evf_send_confirmation_email-wrap").nextAll().hide(),jQuery("#everest-forms-panel-field-settingsemail-evf_send_confirmation_email").on("change",function(){"checked"!=jQuery(this).attr("checked")?jQuery("#everest-forms-panel-field-settingsemail-evf_send_confirmation_email-wrap").nextAll().hide():jQuery("#everest-forms-panel-field-settingsemail-evf_send_confirmation_email-wrap").nextAll().show()});var e=jQuery("#everest-forms-panel-field-settings-redirect_to option:selected").val();"same"==e?(jQuery("#everest-forms-panel-field-settings-custom_page-wrap").hide(),jQuery("#everest-forms-panel-field-settings-external_url-wrap").hide()):"custom_page"==e?(jQuery("#everest-forms-panel-field-settings-custom_page-wrap").show(),jQuery("#everest-forms-panel-field-settings-external_url-wrap").hide()):"external_url"==e&&(jQuery("#everest-forms-panel-field-settings-external_url-wrap").show(),jQuery("#everest-forms-panel-field-settings-custom_page-wrap").hide()),jQuery("#everest-forms-panel-field-settings-redirect_to").on("change",function(){"same"==this.value?(jQuery("#everest-forms-panel-field-settings-custom_page-wrap").hide(),jQuery("#everest-forms-panel-field-settings-external_url-wrap").hide()):"custom_page"==this.value?(jQuery("#everest-forms-panel-field-settings-custom_page-wrap").show(),jQuery("#everest-forms-panel-field-settings-external_url-wrap").hide()):"external_url"==this.value&&(jQuery("#everest-forms-panel-field-settings-custom_page-wrap").hide(),jQuery("#everest-forms-panel-field-settings-external_url-wrap").show())}),jQuery(".evf-panel-field-options-button.evf-disabled-tab").hide()}),jQuery(function(l){l(document.body).on("init_add_fields_toogle",function(){l(".everest-forms-add-fields").on("click",".everest-forms-add-fields-group > a",function(e){e.preventDefault(),l(this).parent(".everest-forms-add-fields-group").toggleClass("closed").toggleClass("open")}),l(".everest-forms-add-fields").on("click",".everest-forms-add-fields-group a",function(){l(this).next(".evf-registered-buttons").stop().slideToggle()}),l(".everest-forms-add-fields-group.closed").each(function(){l(this).find(".evf-registered-buttons").hide()})}).trigger("init_add_fields_toogle"),l(document.body).on("click",".everest-forms-field-option .everest-forms-field-option-group > a",function(e){e.preventDefault(),l(this).parent(".everest-forms-field-option-group").toggleClass("closed").toggleClass("open")}),l(document.body).on("click",".everest-forms-field-option .everest-forms-field-option-group a",function(e){l(e.target).filter(":input, option, .sort").length||l(this).next(".everest-forms-field-option-group-inner").stop().slideToggle()}),l(document.body).on("init_field_options_toggle",function(){l(".everest-forms-field-option-group.closed").each(function(){l(this).find(".everest-forms-field-option-group-inner").hide()})}).trigger("init_field_options_toggle"),l(document).click(function(){l(".evf-smart-tag-lists").hide()}),l(document.body).on("click",".evf-toggle-smart-tag-display",function(e){e.stopPropagation(),l(".evf-smart-tag-lists").hide(),l(".evf-smart-tag-lists ul").empty(),l(this).parent().find(".evf-smart-tag-lists").toggle("show");var t=l(this).data("type");!function(o,e,t){var n=[],a=[],r=[];if(l(".evf-admin-row .evf-admin-grid .everest-forms-field").each(function(){var e,t,i=l(this).data("field-type"),s=l(this).data("field-id");o===i?(e=l(this).find(".label-title span").first().text(),r[s]=e):(t=l(this).find(".label-title span").first().text(),n[s]=t),a[s]=l(this).find(".label-title span").first().text()}),"other"===e||"all"===e){var i=evf_data.smart_tags_other;for(var s in i)l(t).parent().find(".evf-smart-tag-lists .evf-others").append('<li class = "smart-tag-field" data-type="other" data-field_id="'+s+'">'+i[s]+"</li>")}if("fields"===e||"all"===e)if("email"===o)for(var s in Object.keys(r).length<1?l(t).parent().find('.evf-smart-tag-lists .smart-tag-title:not(".other-tag-title")').addClass("everest-forms-hidden"):l(t).parent().find('.evf-smart-tag-lists .smart-tag-title:not(".other-tag-title")').removeClass("everest-forms-hidden"),l(t).parent().find(".evf-smart-tag-lists .other-tag-title").remove(),l(t).parent().find(".evf-smart-tag-lists .evf-others").remove(),l(t).parent().find(".evf-smart-tag-lists").append('<div class="smart-tag-title other-tag-title">Others</div><ul class="evf-others"></ul>'),l(t).parent().find(".evf-smart-tag-lists .evf-others").append('<li class="smart-tag-field" data-type="other" data-field_id="admin_email">Site Admin Email</li><li class="smart-tag-field" data-type="other" data-field_id="user_email">User Email</li>'),r)l(t).parent().find(".evf-smart-tag-lists .evf-fields").append('<li class = "smart-tag-field" data-type="field" data-field_id="'+s+'">'+r[s]+"</li>");else for(var d in Object.keys(a).length<1?l(t).parent().find('.evf-smart-tag-lists .smart-tag-title:not(".other-tag-title")').addClass("everest-forms-hidden"):l(t).parent().find('.evf-smart-tag-lists .smart-tag-title:not(".other-tag-title")').removeClass("everest-forms-hidden"),a)l(t).parent().find(".evf-smart-tag-lists .evf-fields").append('<li class = "smart-tag-field" data-type="field" data-field_id="'+d+'">'+a[d]+"</li>")}(l(this).data("fields"),t,l(this))}),l(document.body).on("click",".smart-tag-field",function(e){var t=l(this).data("field_id"),i=l(this).text(),s=l(this).data("type"),o=l(this).parent().parent().parent(),n=o.find("input[type=text]"),a=o.find("textarea");if("fullname"!==t&&"email"!==t&&"subject"!==t&&"message"!==t&&"other"!==s){i=i.split(/[\s-_]/);for(var r=0;r<i.length;r++)i[r]=0===r?i[r].charAt(0).toLowerCase()+i[r].substr(1):i[r].charAt(0).toUpperCase()+i[r].substr(1);t=(i=i.join(""))+"_"+t}"field"===s?(n.val(n.val()+'{field_id="'+t+'"}'),a.val(a.val()+'{field_id="'+t+'"}')):"other"===s&&(n.val(n.val()+"{"+t+"}"),a.val(a.val()+"{"+t+"}"))}),l(document).on("change",".everest-forms_page_evf-builder .everest-forms-toggle-form input",function(e){e.stopPropagation(),l.post(evf_data.ajax_url,{action:"everest_forms_enabled_form",security:evf_data.evf_enabled_form,form_id:l(this).data("form_id"),enabled:l(this).attr("checked")?1:0})}),l(document).on("change",".evf-content-email-settings .evf-toggle-switch input",function(e){var t=l(this),i=t.prop("checked");!1===i?(l(this).closest("#everest-forms-panel-settings").find(".everest-forms-active-email").addClass("everest-forms-hidden"),t.closest(".evf-content-email-settings").find(".email-disable-message").remove(),t.closest(".evf-content-section-title").siblings(".evf-content-email-settings-inner").addClass("everest-forms-hidden"),l('<p class="email-disable-message everest-forms-notice everest-forms-notice-info">'+evf_data.i18n_email_disable_message+"</p>").insertAfter(t.closest(".evf-content-section-title"))):!0===i&&(l(this).closest("#everest-forms-panel-settings").find(".everest-forms-active-email").removeClass("everest-forms-hidden"),t.closest(".evf-content-section-title").siblings(".evf-content-email-settings-inner").removeClass("everest-forms-hidden"),t.closest(".evf-content-email-settings").find(".email-disable-message").remove())}),l(document).on("click",".everest-forms-min-max-date-format input",function(){l(this).is(":checked")?l(".everest-forms-min-max-date-option").removeClass("everest-forms-hidden"):l(".everest-forms-min-max-date-option").addClass("everest-forms-hidden")})});
everest-forms.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: Everest Forms
4
  * Plugin URI: https://wpeverest.com/wordpress-plugins/everest-forms/
5
  * Description: Drag and Drop contact form builder to easily create simple to complex forms for any purpose. Lightweight, Beautiful design, responsive and more.
6
- * Version: 1.7.0.2
7
  * Author: WPEverest
8
  * Author URI: https://wpeverest.com
9
  * Text Domain: everest-forms
3
  * Plugin Name: Everest Forms
4
  * Plugin URI: https://wpeverest.com/wordpress-plugins/everest-forms/
5
  * Description: Drag and Drop contact form builder to easily create simple to complex forms for any purpose. Lightweight, Beautiful design, responsive and more.
6
+ * Version: 1.7.0.3
7
  * Author: WPEverest
8
  * Author URI: https://wpeverest.com
9
  * Text Domain: everest-forms
includes/class-everest-forms.php CHANGED
@@ -21,7 +21,7 @@ final class EverestForms {
21
  *
22
  * @var string
23
  */
24
- public $version = '1.7.0.2';
25
 
26
  /**
27
  * The single instance of the class.
21
  *
22
  * @var string
23
  */
24
+ public $version = '1.7.0.3';
25
 
26
  /**
27
  * The single instance of the class.
includes/class-evf-form-task.php CHANGED
@@ -652,7 +652,7 @@ class EVF_Form_Task {
652
  $user_ip = evf_get_ip_address();
653
  $user_device = evf_get_user_device();
654
  $user_agent = $browser['name'] . '/' . $browser['platform'] . '/' . $user_device;
655
- $referer = ! empty( $_SERVER['HTTP_REFERER'] ) ? sanitize_text_field( wp_unslash( $_SERVER['HTTP_REFERER'] ) ) : '';
656
  $entry_id = false;
657
 
658
  // GDPR enhancements - If user details are disabled globally discard the IP and UA.
652
  $user_ip = evf_get_ip_address();
653
  $user_device = evf_get_user_device();
654
  $user_agent = $browser['name'] . '/' . $browser['platform'] . '/' . $user_device;
655
+ $referer = ! empty( $_SERVER['HTTP_REFERER'] ) ? esc_url_raw( wp_unslash( $_SERVER['HTTP_REFERER'] ) ) : '';
656
  $entry_id = false;
657
 
658
  // GDPR enhancements - If user details are disabled globally discard the IP and UA.
includes/fields/class-evf-field-select.php CHANGED
@@ -94,7 +94,7 @@ class EVF_Field_Select extends EVF_Form_Fields {
94
 
95
  // Set input container (<select>) properties.
96
  $properties['input_container'] = array(
97
- 'class' => array(),
98
  'data' => array(),
99
  'id' => "evf-{$form_id}-field_{$field_id}",
100
  'attr' => array(
@@ -126,10 +126,9 @@ class EVF_Field_Select extends EVF_Form_Fields {
126
  'name' => "everest_forms[form_fields][{$field_id}][]",
127
  'value' => isset( $field['show_values'] ) ? $choice['value'] : $choice['label'],
128
  ),
129
- 'class' => array( 'input-text' ),
130
  'data' => array(),
131
  'id' => "evf-{$form_id}-field_{$field_id}_{$key}",
132
- 'image' => isset( $choice['image'] ) ? $choice['image'] : '',
133
  'required' => ! empty( $field['required'] ) ? 'required' : '',
134
  'default' => isset( $choice['default'] ),
135
  );
@@ -262,11 +261,19 @@ class EVF_Field_Select extends EVF_Form_Fields {
262
  }
263
  }
264
 
 
 
 
 
 
 
 
 
 
265
  // Primary select field.
266
  printf(
267
- '<select %s conditional_id="%s">',
268
- evf_html_attributes( $container['id'], $container['class'], $container['data'], $container['attr'] ),
269
- $field['id'] // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
270
  );
271
 
272
  // Optional placeholder.
@@ -280,15 +287,6 @@ class EVF_Field_Select extends EVF_Form_Fields {
280
  continue;
281
  }
282
 
283
- // Conditional logic.
284
- if ( isset( $choices['primary'] ) ) {
285
- $choice['attr']['conditional_id'] = $choices['primary']['attr']['conditional_id'];
286
-
287
- if ( isset( $choices['primary']['attr']['conditional_rules'] ) ) {
288
- $choice['attr']['conditional_rules'] = $choices['primary']['attr']['conditional_rules'];
289
- }
290
- }
291
-
292
  printf(
293
  '<option value="%s" %s>%s</option>',
294
  esc_attr( $choice['attr']['value'] ),
94
 
95
  // Set input container (<select>) properties.
96
  $properties['input_container'] = array(
97
+ 'class' => array( 'input-text' ),
98
  'data' => array(),
99
  'id' => "evf-{$form_id}-field_{$field_id}",
100
  'attr' => array(
126
  'name' => "everest_forms[form_fields][{$field_id}][]",
127
  'value' => isset( $field['show_values'] ) ? $choice['value'] : $choice['label'],
128
  ),
129
+ 'class' => array(),
130
  'data' => array(),
131
  'id' => "evf-{$form_id}-field_{$field_id}_{$key}",
 
132
  'required' => ! empty( $field['required'] ) ? 'required' : '',
133
  'default' => isset( $choice['default'] ),
134
  );
261
  }
262
  }
263
 
264
+ // Conditional logic.
265
+ if ( isset( $choices['primary'] ) ) {
266
+ $container['attr']['conditional_id'] = $choices['primary']['attr']['conditional_id'];
267
+
268
+ if ( isset( $choices['primary']['attr']['conditional_rules'] ) ) {
269
+ $container['attr']['conditional_rules'] = $choices['primary']['attr']['conditional_rules'];
270
+ }
271
+ }
272
+
273
  // Primary select field.
274
  printf(
275
+ '<select %s>',
276
+ evf_html_attributes( $container['id'], $container['class'], $container['data'], $container['attr'] ) // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
 
277
  );
278
 
279
  // Optional placeholder.
287
  continue;
288
  }
289
 
 
 
 
 
 
 
 
 
 
290
  printf(
291
  '<option value="%s" %s>%s</option>',
292
  esc_attr( $choice['attr']['value'] ),
languages/everest-forms.pot CHANGED
@@ -2,19 +2,25 @@
2
  # This file is distributed under the same license as the Everest Forms plugin.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: Everest Forms 1.7.0.2\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/everest-forms\n"
7
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
8
  "Language-Team: LANGUAGE <LL@li.org>\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "POT-Creation-Date: 2020-08-11T05:06:08+00:00\n"
13
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14
- "X-Generator: WP-CLI 2.4.0\n"
15
  "X-Domain: everest-forms\n"
16
 
17
  #. Plugin Name of the plugin
 
 
 
 
 
 
18
  #: includes/admin/class-evf-admin-menus.php:62
19
  #: includes/admin/class-evf-admin.php:189
20
  #: includes/admin/evf-admin-functions.php:17
@@ -41,52 +47,72 @@ msgid "https://wpeverest.com"
41
  msgstr ""
42
 
43
  #. translators: %d: interval
 
44
  #: includes/abstracts/class-evf-background-process.php:172
45
  msgid "Every %d minutes"
46
  msgstr ""
47
 
 
48
  #: includes/abstracts/class-evf-form-fields.php:304
49
  msgid "On"
50
  msgstr ""
51
 
 
52
  #: includes/abstracts/class-evf-form-fields.php:304
53
  msgid "Off"
54
  msgstr ""
55
 
 
 
56
  #: includes/abstracts/class-evf-form-fields.php:389
57
  #: includes/evf-core-functions.php:1916
58
  msgid "Enter text for the form field label. This is recommended and can be hidden in the Advanced Settings."
59
  msgstr ""
60
 
 
 
61
  #: includes/abstracts/class-evf-form-fields.php:395
62
  #: includes/evf-core-functions.php:1915
63
  msgid "Label"
64
  msgstr ""
65
 
 
 
66
  #: includes/abstracts/class-evf-form-fields.php:425
67
  #: includes/evf-core-functions.php:1924
68
  msgid "Enter meta key to be stored in database."
69
  msgstr ""
70
 
 
 
71
  #: includes/abstracts/class-evf-form-fields.php:431
72
  #: includes/evf-core-functions.php:1923
73
  msgid "Meta Key"
74
  msgstr ""
75
 
 
 
76
  #: includes/abstracts/class-evf-form-fields.php:462
77
  #: includes/evf-core-functions.php:1933
78
  msgid "Enter text for the form field description."
79
  msgstr ""
80
 
 
 
81
  #: includes/abstracts/class-evf-form-fields.php:468
82
  #: includes/evf-core-functions.php:1931
83
  msgid "Description"
84
  msgstr ""
85
 
 
86
  #: includes/abstracts/class-evf-form-fields.php:499
87
  msgid "Check this option to mark the field required. A form will not submit unless all required fields are provided."
88
  msgstr ""
89
 
 
 
 
 
90
  #: includes/abstracts/class-evf-form-fields.php:506
91
  #: includes/admin/settings/class-evf-settings-validation.php:46
92
  #: includes/evf-core-functions.php:1939
@@ -94,434 +120,561 @@ msgstr ""
94
  msgid "Required"
95
  msgstr ""
96
 
 
97
  #: includes/abstracts/class-evf-form-fields.php:542
98
  msgid "Enter a message to show for this row if it's required."
99
  msgstr ""
100
 
 
101
  #: includes/abstracts/class-evf-form-fields.php:554
102
  msgid "Address Line 1"
103
  msgstr ""
104
 
 
105
  #: includes/abstracts/class-evf-form-fields.php:555
106
  msgid "Enter a message to show for Address Line 1 if it's required."
107
  msgstr ""
108
 
 
109
  #: includes/abstracts/class-evf-form-fields.php:563
110
  msgid "City"
111
  msgstr ""
112
 
 
113
  #: includes/abstracts/class-evf-form-fields.php:564
114
  msgid "Enter a message to show for City if it's required."
115
  msgstr ""
116
 
 
117
  #: includes/abstracts/class-evf-form-fields.php:572
118
  msgid "State / Province / Region"
119
  msgstr ""
120
 
 
121
  #: includes/abstracts/class-evf-form-fields.php:573
122
  msgid "Enter a message to show for State/Province/Region if it's required."
123
  msgstr ""
124
 
 
125
  #: includes/abstracts/class-evf-form-fields.php:581
126
  msgid "Zip / Postal Code"
127
  msgstr ""
128
 
 
129
  #: includes/abstracts/class-evf-form-fields.php:582
130
  msgid "Enter a message to show for Zip/Postal Code if it's required."
131
  msgstr ""
132
 
 
 
133
  #: includes/abstracts/class-evf-form-fields.php:590
134
  #: includes/fields/class-evf-field-country.php:20
135
  msgid "Country"
136
  msgstr ""
137
 
 
138
  #: includes/abstracts/class-evf-form-fields.php:591
139
  msgid "Enter a message to show for Country if it's required."
140
  msgstr ""
141
 
 
 
142
  #: includes/abstracts/class-evf-form-fields.php:604
143
  #: includes/abstracts/class-evf-form-fields.php:649
144
  msgid "Enter a message to show for this field if it's required."
145
  msgstr ""
146
 
 
147
  #: includes/abstracts/class-evf-form-fields.php:655
148
  msgid "Required Field Message"
149
  msgstr ""
150
 
 
151
  #: includes/abstracts/class-evf-form-fields.php:687
152
  msgid "Enter code for the form field."
153
  msgstr ""
154
 
 
155
  #: includes/abstracts/class-evf-form-fields.php:693
156
  msgid "Code"
157
  msgstr ""
158
 
 
 
159
  #: includes/abstracts/class-evf-form-fields.php:723
160
  #: includes/evf-core-functions.php:1947
161
  msgid "Choices"
162
  msgstr ""
163
 
 
164
  #: includes/abstracts/class-evf-form-fields.php:738
165
  msgid "Bulk Add"
166
  msgstr ""
167
 
 
 
168
  #: includes/abstracts/class-evf-form-fields.php:747
169
  #: includes/evf-core-functions.php:1948
170
  msgid "Add choices for the form field."
171
  msgstr ""
172
 
 
173
  #: includes/abstracts/class-evf-form-fields.php:796
174
  msgid "Upload Image"
175
  msgstr ""
176
 
 
 
177
  #: includes/abstracts/class-evf-form-fields.php:803
178
  #: includes/admin/builder/class-evf-builder-settings.php:104
179
  msgid "Remove"
180
  msgstr ""
181
 
 
182
  #: includes/abstracts/class-evf-form-fields.php:804
183
  msgid "Change image"
184
  msgstr ""
185
 
 
186
  #: includes/abstracts/class-evf-form-fields.php:830
187
  msgid "For best results, images should be square and at least 200 × 160 pixels or smaller."
188
  msgstr ""
189
 
 
190
  #: includes/abstracts/class-evf-form-fields.php:839
191
  msgid "Use image choices"
192
  msgstr ""
193
 
 
194
  #: includes/abstracts/class-evf-form-fields.php:840
195
  msgid "Check this option to enable using images with the choices."
196
  msgstr ""
197
 
 
198
  #: includes/abstracts/class-evf-form-fields.php:862
199
  msgid "Add Bulk Options"
200
  msgstr ""
201
 
 
202
  #: includes/abstracts/class-evf-form-fields.php:871
203
  msgid "Add multiple options at once."
204
  msgstr ""
205
 
 
206
  #: includes/abstracts/class-evf-form-fields.php:872
207
  msgid "Presets"
208
  msgstr ""
209
 
 
210
  #: includes/abstracts/class-evf-form-fields.php:880
211
  msgid "Months"
212
  msgstr ""
213
 
 
214
  #: includes/abstracts/class-evf-form-fields.php:883
215
  msgid "January"
216
  msgstr ""
217
 
 
218
  #: includes/abstracts/class-evf-form-fields.php:884
219
  msgid "February"
220
  msgstr ""
221
 
 
222
  #: includes/abstracts/class-evf-form-fields.php:885
223
  msgid "March"
224
  msgstr ""
225
 
 
226
  #: includes/abstracts/class-evf-form-fields.php:886
227
  msgid "April"
228
  msgstr ""
229
 
 
230
  #: includes/abstracts/class-evf-form-fields.php:887
231
  msgid "May"
232
  msgstr ""
233
 
 
234
  #: includes/abstracts/class-evf-form-fields.php:888
235
  msgid "June"
236
  msgstr ""
237
 
 
238
  #: includes/abstracts/class-evf-form-fields.php:889
239
  msgid "July"
240
  msgstr ""
241
 
 
242
  #: includes/abstracts/class-evf-form-fields.php:890
243
  msgid "August"
244
  msgstr ""
245
 
 
246
  #: includes/abstracts/class-evf-form-fields.php:891
247
  msgid "September"
248
  msgstr ""
249
 
 
250
  #: includes/abstracts/class-evf-form-fields.php:892
251
  msgid "October"
252
  msgstr ""
253
 
 
254
  #: includes/abstracts/class-evf-form-fields.php:893
255
  msgid "November"
256
  msgstr ""
257
 
 
258
  #: includes/abstracts/class-evf-form-fields.php:894
259
  msgid "December"
260
  msgstr ""
261
 
 
262
  #: includes/abstracts/class-evf-form-fields.php:898
263
  msgid "Week Days"
264
  msgstr ""
265
 
 
266
  #: includes/abstracts/class-evf-form-fields.php:901
267
  msgid "Sunday"
268
  msgstr ""
269
 
 
270
  #: includes/abstracts/class-evf-form-fields.php:902
271
  msgid "Monday"
272
  msgstr ""
273
 
 
274
  #: includes/abstracts/class-evf-form-fields.php:903
275
  msgid "Tuesday"
276
  msgstr ""
277
 
 
278
  #: includes/abstracts/class-evf-form-fields.php:904
279
  msgid "Wednesday"
280
  msgstr ""
281
 
 
282
  #: includes/abstracts/class-evf-form-fields.php:905
283
  msgid "Thursday"
284
  msgstr ""
285
 
 
286
  #: includes/abstracts/class-evf-form-fields.php:906
287
  msgid "Friday"
288
  msgstr ""
289
 
 
290
  #: includes/abstracts/class-evf-form-fields.php:907
291
  msgid "Saturday"
292
  msgstr ""
293
 
 
294
  #: includes/abstracts/class-evf-form-fields.php:911
295
  msgid "Countries"
296
  msgstr ""
297
 
 
298
  #: includes/abstracts/class-evf-form-fields.php:916
299
  msgid "Countries Postal Code"
300
  msgstr ""
301
 
 
302
  #: includes/abstracts/class-evf-form-fields.php:921
303
  msgid "U.S. States"
304
  msgstr ""
305
 
 
306
  #: includes/abstracts/class-evf-form-fields.php:926
307
  msgid "U.S. States Postal Code"
308
  msgstr ""
309
 
 
310
  #: includes/abstracts/class-evf-form-fields.php:931
311
  msgid "Age Groups"
312
  msgstr ""
313
 
 
314
  #: includes/abstracts/class-evf-form-fields.php:934
315
  msgid "Under 18"
316
  msgstr ""
317
 
 
318
  #: includes/abstracts/class-evf-form-fields.php:935
319
  msgid "18-24"
320
  msgstr ""
321
 
 
322
  #: includes/abstracts/class-evf-form-fields.php:936
323
  msgid "25-34"
324
  msgstr ""
325
 
 
326
  #: includes/abstracts/class-evf-form-fields.php:937
327
  msgid "35-44"
328
  msgstr ""
329
 
 
330
  #: includes/abstracts/class-evf-form-fields.php:938
331
  msgid "45-54"
332
  msgstr ""
333
 
 
334
  #: includes/abstracts/class-evf-form-fields.php:939
335
  msgid "55-64"
336
  msgstr ""
337
 
 
338
  #: includes/abstracts/class-evf-form-fields.php:940
339
  msgid "65 or Above"
340
  msgstr ""
341
 
 
342
  #: includes/abstracts/class-evf-form-fields.php:941
343
  msgid "Prefer Not to Answer"
344
  msgstr ""
345
 
 
346
  #: includes/abstracts/class-evf-form-fields.php:945
347
  msgid "Satisfaction"
348
  msgstr ""
349
 
 
350
  #: includes/abstracts/class-evf-form-fields.php:948
351
  msgid "Very Satisfied"
352
  msgstr ""
353
 
 
354
  #: includes/abstracts/class-evf-form-fields.php:949
355
  msgid "Satisfied"
356
  msgstr ""
357
 
 
 
 
358
  #: includes/abstracts/class-evf-form-fields.php:950
359
  #: includes/abstracts/class-evf-form-fields.php:962
360
  #: includes/abstracts/class-evf-form-fields.php:974
361
  msgid "Neutral"
362
  msgstr ""
363
 
 
364
  #: includes/abstracts/class-evf-form-fields.php:951
365
  msgid "Unsatisfied"
366
  msgstr ""
367
 
 
368
  #: includes/abstracts/class-evf-form-fields.php:952
369
  msgid "Very Unsatisfied"
370
  msgstr ""
371
 
 
 
 
372
  #: includes/abstracts/class-evf-form-fields.php:953
373
  #: includes/abstracts/class-evf-form-fields.php:965
374
  #: includes/abstracts/class-evf-form-fields.php:977
375
  msgid "N/A"
376
  msgstr ""
377
 
 
378
  #: includes/abstracts/class-evf-form-fields.php:957
379
  msgid "Importance"
380
  msgstr ""
381
 
 
382
  #: includes/abstracts/class-evf-form-fields.php:960
383
  msgid "Very Important"
384
  msgstr ""
385
 
 
386
  #: includes/abstracts/class-evf-form-fields.php:961
387
  msgid "Important"
388
  msgstr ""
389
 
 
390
  #: includes/abstracts/class-evf-form-fields.php:963
391
  msgid "Somewhat Important"
392
  msgstr ""
393
 
 
394
  #: includes/abstracts/class-evf-form-fields.php:964
395
  msgid "Not at all Important"
396
  msgstr ""
397
 
 
398
  #: includes/abstracts/class-evf-form-fields.php:969
399
  msgid "Agreement"
400
  msgstr ""
401
 
 
402
  #: includes/abstracts/class-evf-form-fields.php:972
403
  msgid "Strongly Agree"
404
  msgstr ""
405
 
 
406
  #: includes/abstracts/class-evf-form-fields.php:973
407
  msgid "Agree"
408
  msgstr ""
409
 
 
410
  #: includes/abstracts/class-evf-form-fields.php:975
411
  msgid "Disagree"
412
  msgstr ""
413
 
 
414
  #: includes/abstracts/class-evf-form-fields.php:976
415
  msgid "Strongly Disagree"
416
  msgstr ""
417
 
 
418
  #: includes/abstracts/class-evf-form-fields.php:1000
419
  msgid "Add New Choices"
420
  msgstr ""
421
 
 
422
  #: includes/abstracts/class-evf-form-fields.php:1024
423
  msgid "Enter text for the default form field value."
424
  msgstr ""
425
 
 
426
  #: includes/abstracts/class-evf-form-fields.php:1031
427
  msgid "Default Value"
428
  msgstr ""
429
 
 
430
  #: includes/abstracts/class-evf-form-fields.php:1077
431
  msgid "Advanced Options"
432
  msgstr ""
433
 
 
 
434
  #: includes/abstracts/class-evf-form-fields.php:1089
435
  #: includes/evf-core-functions.php:1960
436
  msgid "Enter text for the form field placeholder."
437
  msgstr ""
438
 
 
 
439
  #: includes/abstracts/class-evf-form-fields.php:1095
440
  #: includes/evf-core-functions.php:1959
441
  msgid "Placeholder Text"
442
  msgstr ""
443
 
 
444
  #: includes/abstracts/class-evf-form-fields.php:1125
445
  msgid "Enter CSS class names for this field container. Multiple class names should be separated with spaces."
446
  msgstr ""
447
 
 
 
448
  #: includes/abstracts/class-evf-form-fields.php:1134
449
  #: includes/evf-core-functions.php:1967
450
  msgid "CSS Classes"
451
  msgstr ""
452
 
 
 
453
  #: includes/abstracts/class-evf-form-fields.php:1165
454
  #: includes/evf-core-functions.php:1977
455
  msgid "Check this option to hide the form field label."
456
  msgstr ""
457
 
 
 
458
  #: includes/abstracts/class-evf-form-fields.php:1174
459
  #: includes/evf-core-functions.php:1975
460
  msgid "Hide Label"
461
  msgstr ""
462
 
 
 
463
  #: includes/abstracts/class-evf-form-fields.php:1195
464
  #: includes/evf-core-functions.php:1985
465
  msgid "Check this option to hide the form field sub-label."
466
  msgstr ""
467
 
 
 
468
  #: includes/abstracts/class-evf-form-fields.php:1204
469
  #: includes/evf-core-functions.php:1983
470
  msgid "Hide Sub-Labels"
471
  msgstr ""
472
 
 
473
  #: includes/abstracts/class-evf-form-fields.php:1225
474
  msgid "Select the column layout for displaying field choices."
475
  msgstr ""
476
 
 
477
  #: includes/abstracts/class-evf-form-fields.php:1227
478
  msgid "One Column"
479
  msgstr ""
480
 
 
481
  #: includes/abstracts/class-evf-form-fields.php:1228
482
  msgid "Two Columns"
483
  msgstr ""
484
 
 
485
  #: includes/abstracts/class-evf-form-fields.php:1229
486
  msgid "Three Columns"
487
  msgstr ""
488
 
 
489
  #: includes/abstracts/class-evf-form-fields.php:1230
490
  msgid "Inline"
491
  msgstr ""
492
 
 
493
  #: includes/abstracts/class-evf-form-fields.php:1239
494
  msgid "Layout"
495
  msgstr ""
496
 
 
 
 
497
  #: includes/abstracts/class-evf-form-fields.php:1340
498
  #: includes/class-evf-emails.php:434
499
  #: includes/class-evf-emails.php:539
500
  msgid "(empty)"
501
  msgstr ""
502
 
 
503
  #: includes/abstracts/class-evf-form-fields.php:1445
504
  msgid "You do no have permission."
505
  msgstr ""
506
 
 
507
  #: includes/abstracts/class-evf-form-fields.php:1450
508
  msgid "No form ID found"
509
  msgstr ""
510
 
 
511
  #: includes/abstracts/class-evf-form-fields.php:1455
512
  msgid "No field type found"
513
  msgstr ""
514
 
 
 
515
  #: includes/abstracts/class-evf-form-fields.php:1484
516
  #: includes/admin/builder/class-evf-builder-fields.php:323
517
  msgid "Duplicate Field"
518
  msgstr ""
519
 
 
 
520
  #: includes/abstracts/class-evf-form-fields.php:1485
521
  #: includes/admin/builder/class-evf-builder-fields.php:324
522
  msgid "Delete Field"
523
  msgstr ""
524
 
 
 
 
 
 
525
  #: includes/abstracts/class-evf-form-fields.php:1486
526
  #: includes/admin/builder/class-evf-builder-fields.php:325
527
  #: includes/admin/builder/class-evf-builder-settings.php:25
@@ -530,64 +683,87 @@ msgstr ""
530
  msgid "Settings"
531
  msgstr ""
532
 
 
533
  #: includes/abstracts/class-evf-form-fields.php:1723
534
  msgid "Please enter a valid url"
535
  msgstr ""
536
 
 
537
  #: includes/abstracts/class-evf-form-fields.php:1733
538
  msgid "Please enter a valid email address"
539
  msgstr ""
540
 
 
541
  #: includes/abstracts/class-evf-form-fields.php:1738
542
  msgid "Please enter a valid number"
543
  msgstr ""
544
 
 
545
  #: includes/abstracts/class-evf-settings-api.php:674
546
  msgid "Select all"
547
  msgstr ""
548
 
 
549
  #: includes/abstracts/class-evf-settings-api.php:674
550
  msgid "Select none"
551
  msgstr ""
552
 
 
553
  #: includes/admin/builder/class-evf-builder-fields.php:38
554
  msgid "Fields"
555
  msgstr ""
556
 
 
557
  #: includes/admin/builder/class-evf-builder-fields.php:61
558
  msgid "Add Fields"
559
  msgstr ""
560
 
 
561
  #: includes/admin/builder/class-evf-builder-fields.php:62
562
  msgid "Field Options"
563
  msgstr ""
564
 
 
565
  #: includes/admin/builder/class-evf-builder-fields.php:85
566
  msgid "Form not found."
567
  msgstr ""
568
 
 
569
  #: includes/admin/builder/class-evf-builder-fields.php:154
570
  msgid "You don't have any fields yet."
571
  msgstr ""
572
 
 
573
  #: includes/admin/builder/class-evf-builder-fields.php:243
574
  msgid "Row Settings"
575
  msgstr ""
576
 
 
577
  #: includes/admin/builder/class-evf-builder-fields.php:244
578
  msgid "Select the type of row"
579
  msgstr ""
580
 
 
581
  #: includes/admin/builder/class-evf-builder-fields.php:302
582
  msgid "Add Row"
583
  msgstr ""
584
 
 
 
 
585
  #: includes/admin/builder/class-evf-builder-settings.php:40
586
  #: includes/admin/builder/class-evf-builder-settings.php:128
587
  #: includes/admin/settings/class-evf-settings-general.php:25
588
  msgid "General"
589
  msgstr ""
590
 
 
 
 
 
 
 
 
591
  #: includes/admin/builder/class-evf-builder-settings.php:41
592
  #: includes/admin/builder/class-evf-builder-settings.php:379
593
  #: includes/admin/settings/class-evf-settings-email.php:25
@@ -598,6 +774,12 @@ msgstr ""
598
  msgid "Email"
599
  msgstr ""
600
 
 
 
 
 
 
 
601
  #: includes/admin/builder/class-evf-builder-settings.php:77
602
  #: includes/admin/builder/class-evf-builder-settings.php:349
603
  #: includes/admin/builder/class-evf-builder-settings.php:405
@@ -607,117 +789,152 @@ msgstr ""
607
  msgid "Admin Notification"
608
  msgstr ""
609
 
 
610
  #: includes/admin/builder/class-evf-builder-settings.php:85
611
  msgid "Add New Email"
612
  msgstr ""
613
 
 
614
  #: includes/admin/builder/class-evf-builder-settings.php:89
615
  msgid "Email Notifications"
616
  msgstr ""
617
 
 
 
618
  #: includes/admin/builder/class-evf-builder-settings.php:135
619
  #: includes/class-evf-smart-tags.php:37
620
  msgid "Form Name"
621
  msgstr ""
622
 
 
623
  #: includes/admin/builder/class-evf-builder-settings.php:138
624
  msgid "Give a name to this form"
625
  msgstr ""
626
 
 
627
  #: includes/admin/builder/class-evf-builder-settings.php:146
628
  msgid "Form description"
629
  msgstr ""
630
 
 
631
  #: includes/admin/builder/class-evf-builder-settings.php:150
632
  msgid "Give the description to this form"
633
  msgstr ""
634
 
 
635
  #: includes/admin/builder/class-evf-builder-settings.php:158
636
  msgid "Form disabled message"
637
  msgstr ""
638
 
 
 
639
  #: includes/admin/builder/class-evf-builder-settings.php:161
640
  #: includes/shortcodes/class-evf-shortcode-form.php:745
641
  msgid "This form is disabled."
642
  msgstr ""
643
 
 
644
  #: includes/admin/builder/class-evf-builder-settings.php:162
645
  msgid "Message that shows up if the form is disabled."
646
  msgstr ""
647
 
 
648
  #: includes/admin/builder/class-evf-builder-settings.php:170
649
  msgid "Successful form submission message"
650
  msgstr ""
651
 
 
652
  #: includes/admin/builder/class-evf-builder-settings.php:173
653
  msgid "Thanks for contacting us! We will be in touch with you shortly"
654
  msgstr ""
655
 
656
  #. translators: %1$s - general settings docs url
 
657
  #: includes/admin/builder/class-evf-builder-settings.php:175
658
  msgid "Success message that shows up after submitting form. <a href=\"%1$s\" target=\"_blank\">Learn More</a>"
659
  msgstr ""
660
 
 
661
  #: includes/admin/builder/class-evf-builder-settings.php:183
662
  msgid "Automatically scroll to the submission message"
663
  msgstr ""
664
 
 
665
  #: includes/admin/builder/class-evf-builder-settings.php:193
666
  msgid "Redirect To"
667
  msgstr ""
668
 
669
  #. translators: %1$s - general settings docs url
 
670
  #: includes/admin/builder/class-evf-builder-settings.php:197
671
  msgid "Choose where to redirect after form submission. <a href=\"%s\" target=\"_blank\">Learn More</a>"
672
  msgstr ""
673
 
 
674
  #: includes/admin/builder/class-evf-builder-settings.php:199
675
  msgid "Same Page"
676
  msgstr ""
677
 
 
 
678
  #: includes/admin/builder/class-evf-builder-settings.php:200
679
  #: includes/admin/builder/class-evf-builder-settings.php:210
680
  msgid "Custom Page"
681
  msgstr ""
682
 
 
 
683
  #: includes/admin/builder/class-evf-builder-settings.php:201
684
  #: includes/admin/builder/class-evf-builder-settings.php:221
685
  msgid "External URL"
686
  msgstr ""
687
 
 
688
  #: includes/admin/builder/class-evf-builder-settings.php:231
689
  msgid "Layout Design"
690
  msgstr ""
691
 
 
692
  #: includes/admin/builder/class-evf-builder-settings.php:234
693
  msgid "Choose design template for the Form"
694
  msgstr ""
695
 
 
696
  #: includes/admin/builder/class-evf-builder-settings.php:236
697
  msgid "Default"
698
  msgstr ""
699
 
 
700
  #: includes/admin/builder/class-evf-builder-settings.php:237
701
  msgid "Classic Layout"
702
  msgstr ""
703
 
 
704
  #: includes/admin/builder/class-evf-builder-settings.php:246
705
  msgid "Form Class"
706
  msgstr ""
707
 
708
  #. translators: %1$s - general settings docs url
 
709
  #: includes/admin/builder/class-evf-builder-settings.php:250
710
  msgid "Enter CSS class names for the form wrapper. Multiple class names should be separated with spaces. <a href=\"%s\" target=\"_blank\">Learn More</a>"
711
  msgstr ""
712
 
 
713
  #: includes/admin/builder/class-evf-builder-settings.php:253
714
  msgid "Submit Button"
715
  msgstr ""
716
 
 
717
  #: includes/admin/builder/class-evf-builder-settings.php:259
718
  msgid "Submit button text"
719
  msgstr ""
720
 
 
 
 
 
 
721
  #: includes/admin/builder/class-evf-builder-settings.php:261
722
  #: includes/class-evf-frontend-scripts.php:282
723
  #: includes/class-evf-frontend-scripts.php:309
@@ -726,170 +943,217 @@ msgstr ""
726
  msgid "Submit"
727
  msgstr ""
728
 
 
729
  #: includes/admin/builder/class-evf-builder-settings.php:262
730
  msgid "Enter desired text for submit button."
731
  msgstr ""
732
 
 
733
  #: includes/admin/builder/class-evf-builder-settings.php:270
734
  msgid "Submit button processing text"
735
  msgstr ""
736
 
 
 
737
  #: includes/admin/builder/class-evf-builder-settings.php:272
738
  #: includes/shortcodes/class-evf-shortcode-form.php:74
739
  msgid "Processing&hellip;"
740
  msgstr ""
741
 
 
742
  #: includes/admin/builder/class-evf-builder-settings.php:273
743
  msgid "Enter the submit button text that you would like the button to display while the form submission is processing."
744
  msgstr ""
745
 
 
746
  #: includes/admin/builder/class-evf-builder-settings.php:281
747
  msgid "Submit button class"
748
  msgstr ""
749
 
 
750
  #: includes/admin/builder/class-evf-builder-settings.php:284
751
  msgid "Enter CSS class names for submit button. Multiple class names should be separated with spaces."
752
  msgstr ""
753
 
 
754
  #: includes/admin/builder/class-evf-builder-settings.php:294
755
  msgid "Enable anti-spam honeypot"
756
  msgstr ""
757
 
 
758
  #: includes/admin/builder/class-evf-builder-settings.php:308
759
  msgid "Enable Google reCAPTCHA v3"
760
  msgstr ""
761
 
 
762
  #: includes/admin/builder/class-evf-builder-settings.php:308
763
  msgid "Enable Google Invisible reCAPTCHA v2"
764
  msgstr ""
765
 
 
766
  #: includes/admin/builder/class-evf-builder-settings.php:308
767
  msgid "Enable Google Checkbox reCAPTCHA v2"
768
  msgstr ""
769
 
770
  #. translators: %1$s - general settings docs url
 
771
  #: includes/admin/builder/class-evf-builder-settings.php:312
772
  msgid "Enable Google reCaptcha. Make sure the site key and secret key is set in settings page. <a href=\"%s\" target=\"_blank\">Learn More</a>"
773
  msgstr ""
774
 
 
775
  #: includes/admin/builder/class-evf-builder-settings.php:321
776
  msgid "Enable Ajax Form Submission"
777
  msgstr ""
778
 
 
779
  #: includes/admin/builder/class-evf-builder-settings.php:324
780
  msgid "Enables form submission without reloading the page."
781
  msgstr ""
782
 
 
783
  #: includes/admin/builder/class-evf-builder-settings.php:332
784
  msgid "Disable storing entry information"
785
  msgstr ""
786
 
787
  #. translators: %1$s - general settings docs url
 
788
  #: includes/admin/builder/class-evf-builder-settings.php:336
789
  msgid "Disable storing form entries. <a href=\"%1$s\" target=\"_blank\">Learn More</a>"
790
  msgstr ""
791
 
792
  #. translators: %s: Form Name
 
 
 
793
  #: includes/admin/builder/class-evf-builder-settings.php:355
794
  #: includes/admin/builder/class-evf-builder-settings.php:528
795
  #: includes/templates/contact.php:77
796
  msgid "New Form Entry %s"
797
  msgstr ""
798
 
 
 
799
  #: includes/admin/builder/class-evf-builder-settings.php:366
800
  #: includes/evf-update-functions.php:156
801
  msgid "User Notification"
802
  msgstr ""
803
 
 
 
804
  #: includes/admin/builder/class-evf-builder-settings.php:391
805
  #: includes/admin/class-evf-admin-assets.php:148
806
  msgid "Turn on Email settings to manage your email notifications."
807
  msgstr ""
808
 
 
809
  #: includes/admin/builder/class-evf-builder-settings.php:417
810
  msgid "To Address"
811
  msgstr ""
812
 
813
  #. translators: %1$s - general settings docs url
 
814
  #: includes/admin/builder/class-evf-builder-settings.php:421
815
  msgid "Enter the recipient's email address (comma separated) to receive form entry notifications. <a href=\"%s\" target=\"_blank\">Learn More</a>"
816
  msgstr ""
817
 
 
818
  #: includes/admin/builder/class-evf-builder-settings.php:436
819
  msgid "Cc Address"
820
  msgstr ""
821
 
 
822
  #: includes/admin/builder/class-evf-builder-settings.php:439
823
  msgid "Enter Cc recipient's email address (comma separated) to receive form entry notifications."
824
  msgstr ""
825
 
 
826
  #: includes/admin/builder/class-evf-builder-settings.php:453
827
  msgid "Bcc Address"
828
  msgstr ""
829
 
 
830
  #: includes/admin/builder/class-evf-builder-settings.php:456
831
  msgid "Enter Bcc recipient's email address (comma separated) to receive form entry notifications."
832
  msgstr ""
833
 
 
834
  #: includes/admin/builder/class-evf-builder-settings.php:471
835
  msgid "From Name"
836
  msgstr ""
837
 
838
  #. translators: %1$s - general settings docs url
 
839
  #: includes/admin/builder/class-evf-builder-settings.php:475
840
  msgid "Enter the From Name to be displayed in Email. <a href=\"%1$s\" target=\"_blank\">Learn More</a>"
841
  msgstr ""
842
 
 
843
  #: includes/admin/builder/class-evf-builder-settings.php:489
844
  msgid "From Address"
845
  msgstr ""
846
 
847
  #. translators: %1$s - general settings docs url
 
848
  #: includes/admin/builder/class-evf-builder-settings.php:493
849
  msgid "Enter the Email address from which you want to send Email. <a href=\"%s\" target=\"_blank\">Learn More</a>"
850
  msgstr ""
851
 
 
852
  #: includes/admin/builder/class-evf-builder-settings.php:507
853
  msgid "Reply To"
854
  msgstr ""
855
 
856
  #. translators: %1$s - general settings docs url
 
857
  #: includes/admin/builder/class-evf-builder-settings.php:511
858
  msgid "Enter the reply to email address where you want the email to be received when this email is replied. <a href=\"%1$s\" target=\"_blank\">Learn More</a>"
859
  msgstr ""
860
 
 
861
  #: includes/admin/builder/class-evf-builder-settings.php:525
862
  msgid "Email Subject"
863
  msgstr ""
864
 
865
  #. translators: %1$s - General Settings docs url
 
866
  #: includes/admin/builder/class-evf-builder-settings.php:530
867
  msgid "Enter the subject of the email. <a href=\"%1$s\" target=\"_blank\">Learn More</a>"
868
  msgstr ""
869
 
 
870
  #: includes/admin/builder/class-evf-builder-settings.php:544
871
  msgid "Email Message"
872
  msgstr ""
873
 
 
874
  #: includes/admin/builder/class-evf-builder-settings.php:546
875
  msgid "{all_fields}"
876
  msgstr ""
877
 
878
  #. translators: %1$s - general settings docs url
 
879
  #: includes/admin/builder/class-evf-builder-settings.php:548
880
  msgid "Enter the message of the email. <a href=\"%1$s\" target=\"_blank\">Learn More</a>"
881
  msgstr ""
882
 
883
  #. translators: %s - all fields smart tag.
 
884
  #: includes/admin/builder/class-evf-builder-settings.php:556
885
  msgid "To display all form fields, use the %s Smart Tag."
886
  msgstr ""
887
 
 
 
888
  #: includes/admin/class-evf-admin-assets.php:94
889
  #: includes/admin/views/html-admin-page-builder-setup.php:80
890
  msgid "Get Started"
891
  msgstr ""
892
 
 
 
 
 
893
  #: includes/admin/class-evf-admin-assets.php:95
894
  #: includes/admin/class-evf-admin-forms-table-list.php:142
895
  #: includes/admin/views/html-admin-page-builder-setup.php:81
@@ -897,288 +1161,367 @@ msgstr ""
897
  msgid "Preview"
898
  msgstr ""
899
 
 
 
900
  #: includes/admin/class-evf-admin-assets.php:96
901
  #: includes/admin/views/html-admin-page-builder-setup.php:57
902
  msgid "Pro"
903
  msgstr ""
904
 
 
905
  #: includes/admin/class-evf-admin-assets.php:97
906
  msgid "Updating Templates"
907
  msgstr ""
908
 
 
 
909
  #: includes/admin/class-evf-admin-assets.php:104
910
  #: includes/class-evf-frontend-scripts.php:293
911
  msgctxt "enhanced select"
912
  msgid "No matches found"
913
  msgstr ""
914
 
 
915
  #: includes/admin/class-evf-admin-assets.php:105
916
  msgctxt "enhanced select"
917
  msgid "Loading failed"
918
  msgstr ""
919
 
 
920
  #: includes/admin/class-evf-admin-assets.php:106
921
  msgctxt "enhanced select"
922
  msgid "Please enter 1 or more characters"
923
  msgstr ""
924
 
 
925
  #: includes/admin/class-evf-admin-assets.php:107
926
  msgctxt "enhanced select"
927
  msgid "Please enter %qty% or more characters"
928
  msgstr ""
929
 
 
930
  #: includes/admin/class-evf-admin-assets.php:108
931
  msgctxt "enhanced select"
932
  msgid "Please delete 1 character"
933
  msgstr ""
934
 
 
935
  #: includes/admin/class-evf-admin-assets.php:109
936
  msgctxt "enhanced select"
937
  msgid "Please delete %qty% characters"
938
  msgstr ""
939
 
 
940
  #: includes/admin/class-evf-admin-assets.php:110
941
  msgctxt "enhanced select"
942
  msgid "You can only select 1 item"
943
  msgstr ""
944
 
 
945
  #: includes/admin/class-evf-admin-assets.php:111
946
  msgctxt "enhanced select"
947
  msgid "You can only select %qty% items"
948
  msgstr ""
949
 
 
950
  #: includes/admin/class-evf-admin-assets.php:112
951
  msgctxt "enhanced select"
952
  msgid "Loading more results&hellip;"
953
  msgstr ""
954
 
 
955
  #: includes/admin/class-evf-admin-assets.php:113
956
  msgctxt "enhanced select"
957
  msgid "Searching&hellip;"
958
  msgstr ""
959
 
 
960
  #: includes/admin/class-evf-admin-assets.php:131
961
  msgid "field"
962
  msgstr ""
963
 
 
 
964
  #: includes/admin/class-evf-admin-assets.php:132
965
  #: includes/admin/class-evf-admin-assets.php:191
966
  msgid "OK"
967
  msgstr ""
968
 
 
969
  #: includes/admin/class-evf-admin-assets.php:133
970
  msgid "Installing"
971
  msgstr ""
972
 
 
973
  #: includes/admin/class-evf-admin-assets.php:134
974
  msgid "Activating"
975
  msgstr ""
976
 
 
977
  #: includes/admin/class-evf-admin-assets.php:135
978
  msgid "Install & Activate"
979
  msgstr ""
980
 
 
981
  #: includes/admin/class-evf-admin-assets.php:136
982
  msgid "Activate Plugins"
983
  msgstr ""
984
 
 
985
  #: includes/admin/class-evf-admin-assets.php:137
986
  msgid "(copy)"
987
  msgstr ""
988
 
 
 
989
  #: includes/admin/class-evf-admin-assets.php:138
990
  #: includes/admin/class-evf-admin-editor.php:63
991
  msgid "Close"
992
  msgstr ""
993
 
 
 
 
994
  #: includes/admin/class-evf-admin-assets.php:139
995
  #: includes/admin/class-evf-admin-assets.php:194
996
  #: includes/admin/class-evf-admin-editor.php:98
997
  msgid "Cancel"
998
  msgstr ""
999
 
 
1000
  #: includes/admin/class-evf-admin-assets.php:140
1001
  msgid "Row Locked"
1002
  msgstr ""
1003
 
 
1004
  #: includes/admin/class-evf-admin-assets.php:141
1005
  msgid "Single row cannot be deleted."
1006
  msgstr ""
1007
 
 
1008
  #: includes/admin/class-evf-admin-assets.php:142
1009
  msgid "Field Locked"
1010
  msgstr ""
1011
 
 
1012
  #: includes/admin/class-evf-admin-assets.php:143
1013
  msgid "This field cannot be deleted or duplicated."
1014
  msgstr ""
1015
 
 
1016
  #: includes/admin/class-evf-admin-assets.php:144
1017
  msgid "This item must contain at least one choice."
1018
  msgstr ""
1019
 
 
1020
  #: includes/admin/class-evf-admin-assets.php:145
1021
  msgid "Are you sure you want to delete this row?"
1022
  msgstr ""
1023
 
 
1024
  #: includes/admin/class-evf-admin-assets.php:146
1025
  msgid "Are you sure you want to delete this field?"
1026
  msgstr ""
1027
 
 
1028
  #: includes/admin/class-evf-admin-assets.php:147
1029
  msgid "Are you sure you want to duplicate this field?"
1030
  msgstr ""
1031
 
 
1032
  #: includes/admin/class-evf-admin-assets.php:149
1033
  msgid "Choose an image"
1034
  msgstr ""
1035
 
 
1036
  #: includes/admin/class-evf-admin-assets.php:150
1037
  msgid "Use Image"
1038
  msgstr ""
1039
 
 
1040
  #: includes/admin/class-evf-admin-assets.php:151
1041
  msgid "Remove Image"
1042
  msgstr ""
1043
 
 
1044
  #: includes/admin/class-evf-admin-assets.php:152
1045
  msgid "Empty Form Name"
1046
  msgstr ""
1047
 
 
1048
  #: includes/admin/class-evf-admin-assets.php:153
1049
  msgid "Form name can't be empty."
1050
  msgstr ""
1051
 
 
1052
  #: includes/admin/class-evf-admin-assets.php:167
1053
  msgid "is a PRO Feature"
1054
  msgstr ""
1055
 
 
1056
  #: includes/admin/class-evf-admin-assets.php:168
1057
  msgid "We're sorry, the %name% is not available on your plan.<br>Please upgrade to the PRO plan to unlock all these awesome features."
1058
  msgstr ""
1059
 
 
1060
  #: includes/admin/class-evf-admin-assets.php:169
1061
  msgid "Upgrade to PRO"
1062
  msgstr ""
1063
 
 
1064
  #: includes/admin/class-evf-admin-assets.php:171
1065
  msgid "Please enable Stripe"
1066
  msgstr ""
1067
 
 
1068
  #: includes/admin/class-evf-admin-assets.php:172
1069
  msgid "Enable Stripe Payment gateway in payments section to use this field."
1070
  msgstr ""
1071
 
 
1072
  #: includes/admin/class-evf-admin-assets.php:188
1073
  msgid "Enter a Email nickname"
1074
  msgstr ""
1075
 
 
1076
  #: includes/admin/class-evf-admin-assets.php:189
1077
  msgid "Eg: Support Email"
1078
  msgstr ""
1079
 
 
1080
  #: includes/admin/class-evf-admin-assets.php:190
1081
  msgid "You must provide a Email nickname"
1082
  msgstr ""
1083
 
 
1084
  #: includes/admin/class-evf-admin-assets.php:197
1085
  msgid "New Form Entry"
1086
  msgstr ""
1087
 
 
1088
  #: includes/admin/class-evf-admin-assets.php:207
1089
  msgid "Please enter in meta key with alphanumeric characters, dashes and underscores."
1090
  msgstr ""
1091
 
 
1092
  #: includes/admin/class-evf-admin-assets.php:208
1093
  msgid "Minimum value is greater than Maximum value."
1094
  msgstr ""
1095
 
 
1096
  #: includes/admin/class-evf-admin-assets.php:209
1097
  msgid "Maximum value is smaller than Minimum value."
1098
  msgstr ""
1099
 
 
1100
  #: includes/admin/class-evf-admin-assets.php:210
1101
  msgid "Please select a form which you want to export."
1102
  msgstr ""
1103
 
 
1104
  #: includes/admin/class-evf-admin-assets.php:232
1105
  msgid "Give it a name."
1106
  msgstr ""
1107
 
 
1108
  #: includes/admin/class-evf-admin-assets.php:233
1109
  msgid "You must provide a Form name"
1110
  msgstr ""
1111
 
 
 
1112
  #: includes/admin/class-evf-admin-assets.php:235
1113
  #: includes/admin/views/html-admin-page-addons.php:133
1114
  msgid "Upgrade Plan"
1115
  msgstr ""
1116
 
 
1117
  #: includes/admin/class-evf-admin-assets.php:236
1118
  msgid "This template requires premium addons. Please upgrade to the Premium plan to unlock all these awesome Templates."
1119
  msgstr ""
1120
 
 
1121
  #: includes/admin/class-evf-admin-assets.php:237
1122
  msgid "is a Premium Template"
1123
  msgstr ""
1124
 
 
1125
  #: includes/admin/class-evf-admin-assets.php:238
1126
  msgid "Continue"
1127
  msgstr ""
1128
 
 
1129
  #: includes/admin/class-evf-admin-assets.php:239
1130
  msgid "Untitled Form"
1131
  msgstr ""
1132
 
 
1133
  #: includes/admin/class-evf-admin-assets.php:240
1134
  msgid "Uplift your form experience to the next level."
1135
  msgstr ""
1136
 
 
1137
  #: includes/admin/class-evf-admin-assets.php:254
1138
  msgid "Are you sure you want to delete this log?"
1139
  msgstr ""
1140
 
 
1141
  #: includes/admin/class-evf-admin-editor.php:42
1142
  msgid "Add Everest Form"
1143
  msgstr ""
1144
 
 
 
1145
  #: includes/admin/class-evf-admin-editor.php:44
1146
  #: includes/admin/class-evf-admin-editor.php:102
1147
  msgid "Add Form"
1148
  msgstr ""
1149
 
 
1150
  #: includes/admin/class-evf-admin-editor.php:62
1151
  msgid "Insert Form"
1152
  msgstr ""
1153
 
 
1154
  #: includes/admin/class-evf-admin-editor.php:71
1155
  msgid "Select a form below to insert"
1156
  msgstr ""
1157
 
1158
  #. translators: %s - Everest Builder page.
 
1159
  #: includes/admin/class-evf-admin-editor.php:82
1160
  msgid "Whoops, you haven't created a form yet. Want to <a href=\"%s\">give it a go</a>?"
1161
  msgstr ""
1162
 
 
 
1163
  #: includes/admin/class-evf-admin-entries-table-list.php:94
1164
  #: includes/admin/class-evf-admin-entries.php:83
1165
  msgid "Whoops, it appears you do not have any form entries yet."
1166
  msgstr ""
1167
 
 
 
1168
  #: includes/admin/class-evf-admin-entries-table-list.php:106
1169
  #: includes/export/class-evf-entry-csv-exporter.php:80
1170
  msgid "Date Created"
1171
  msgstr ""
1172
 
 
1173
  #: includes/admin/class-evf-admin-entries-table-list.php:107
1174
  msgid "Actions"
1175
  msgstr ""
1176
 
 
 
1177
  #: includes/admin/class-evf-admin-entries-table-list.php:175
1178
  #: includes/admin/class-evf-admin-entries-table-list.php:186
1179
  msgid "Field"
1180
  msgstr ""
1181
 
 
 
 
1182
  #: includes/admin/class-evf-admin-entries-table-list.php:297
1183
  #: includes/admin/views/html-admin-page-entries-view.php:203
1184
  #: includes/admin/views/html-admin-page-tools-logs.php:33
@@ -1186,20 +1529,29 @@ msgid "View"
1186
  msgstr ""
1187
 
1188
  #. translators: %s: entry name
 
1189
  #: includes/admin/class-evf-admin-entries-table-list.php:299
1190
  msgid "Trash form entry"
1191
  msgstr ""
1192
 
 
 
 
1193
  #: includes/admin/class-evf-admin-entries-table-list.php:310
1194
  #: includes/admin/class-evf-admin-forms-table-list.php:124
1195
  #: includes/evf-entry-functions.php:83
1196
  msgid "Trash"
1197
  msgstr ""
1198
 
 
1199
  #: includes/admin/class-evf-admin-entries-table-list.php:314
1200
  msgid "Restore form entry from trash"
1201
  msgstr ""
1202
 
 
 
 
 
1203
  #: includes/admin/class-evf-admin-entries-table-list.php:325
1204
  #: includes/admin/class-evf-admin-entries-table-list.php:413
1205
  #: includes/admin/class-evf-admin-forms-table-list.php:122
@@ -1207,16 +1559,20 @@ msgstr ""
1207
  msgid "Restore"
1208
  msgstr ""
1209
 
 
1210
  #: includes/admin/class-evf-admin-entries-table-list.php:326
1211
  msgid "Delete form entry permanently"
1212
  msgstr ""
1213
 
 
 
1214
  #: includes/admin/class-evf-admin-entries-table-list.php:337
1215
  #: includes/admin/class-evf-admin-entries-table-list.php:414
1216
  msgid "Delete Permanently"
1217
  msgstr ""
1218
 
1219
  #. translators: %s: count
 
1220
  #: includes/admin/class-evf-admin-entries-table-list.php:384
1221
  msgctxt "entries"
1222
  msgid "All <span class=\"count\">(%s)</span>"
@@ -1224,11 +1580,13 @@ msgid_plural "All <span class=\"count\">(%s)</span>"
1224
  msgstr[0] ""
1225
  msgstr[1] ""
1226
 
 
1227
  #: includes/admin/class-evf-admin-entries-table-list.php:418
1228
  msgid "Move to Trash"
1229
  msgstr ""
1230
 
1231
  #. translators: %d: number of entries, %s: entries status
 
1232
  #: includes/admin/class-evf-admin-entries-table-list.php:463
1233
  msgid "%1$d entry successfully %2$s."
1234
  msgid_plural "%1$d entries successfully %2$s."
@@ -1236,6 +1594,7 @@ msgstr[0] ""
1236
  msgstr[1] ""
1237
 
1238
  #. translators: %d: number of entries, %s: entries status
 
1239
  #: includes/admin/class-evf-admin-entries-table-list.php:479
1240
  msgid "%1$d entry successfully marked as %2$s."
1241
  msgid_plural "%1$d entries successfully marked as %2$s."
@@ -1243,6 +1602,7 @@ msgstr[0] ""
1243
  msgstr[1] ""
1244
 
1245
  #. translators: %d: number of entries
 
1246
  #: includes/admin/class-evf-admin-entries-table-list.php:494
1247
  msgid "%d entry moved to the Trash."
1248
  msgid_plural "%d entries moved to the Trash."
@@ -1250,6 +1610,7 @@ msgstr[0] ""
1250
  msgstr[1] ""
1251
 
1252
  #. translators: %d: number of entries
 
1253
  #: includes/admin/class-evf-admin-entries-table-list.php:509
1254
  msgid "%d entry restored from the Trash."
1255
  msgid_plural "%d entries restored from the Trash."
@@ -1257,6 +1618,8 @@ msgstr[0] ""
1257
  msgstr[1] ""
1258
 
1259
  #. translators: %d: number of entries
 
 
1260
  #: includes/admin/class-evf-admin-entries-table-list.php:524
1261
  #: includes/admin/class-evf-admin-entries.php:257
1262
  msgid "%d entry permanently deleted."
@@ -1264,24 +1627,34 @@ msgid_plural "%d entries permanently deleted."
1264
  msgstr[0] ""
1265
  msgstr[1] ""
1266
 
 
 
1267
  #: includes/admin/class-evf-admin-entries-table-list.php:557
1268
  #: includes/admin/class-evf-admin-entries.php:94
1269
  msgid "Filter"
1270
  msgstr ""
1271
 
 
1272
  #: includes/admin/class-evf-admin-entries-table-list.php:561
1273
  msgid "Export CSV"
1274
  msgstr ""
1275
 
 
 
1276
  #: includes/admin/class-evf-admin-entries-table-list.php:567
1277
  #: includes/admin/class-evf-admin-forms-table-list.php:446
1278
  msgid "Empty Trash"
1279
  msgstr ""
1280
 
 
1281
  #: includes/admin/class-evf-admin-entries-table-list.php:581
1282
  msgid "Filter by form"
1283
  msgstr ""
1284
 
 
 
 
 
1285
  #: includes/admin/class-evf-admin-entries.php:59
1286
  #: includes/admin/class-evf-admin-forms-table-list.php:53
1287
  #: includes/admin/class-evf-admin-forms-table-list.php:117
@@ -1289,87 +1662,110 @@ msgstr ""
1289
  msgid "Entries"
1290
  msgstr ""
1291
 
 
1292
  #: includes/admin/class-evf-admin-entries.php:76
1293
  msgid "Search Entries"
1294
  msgstr ""
1295
 
 
1296
  #: includes/admin/class-evf-admin-entries.php:99
1297
  msgid "Learn more about entries"
1298
  msgstr ""
1299
 
 
1300
  #: includes/admin/class-evf-admin-entries.php:100
1301
  msgid "Create your first form!"
1302
  msgstr ""
1303
 
1304
  #. translators: %d - New form entries count.
 
1305
  #: includes/admin/class-evf-admin-entries.php:389
1306
  msgid "%d new entry since you last checked."
1307
  msgid_plural "%d new entries since you last checked."
1308
  msgstr[0] ""
1309
  msgstr[1] ""
1310
 
 
1311
  #: includes/admin/class-evf-admin-forms-table-list.php:37
1312
  msgid "No Forms found."
1313
  msgstr ""
1314
 
 
1315
  #: includes/admin/class-evf-admin-forms-table-list.php:49
1316
  msgid "Title"
1317
  msgstr ""
1318
 
 
1319
  #: includes/admin/class-evf-admin-forms-table-list.php:50
1320
  msgid "Shortcode"
1321
  msgstr ""
1322
 
 
1323
  #: includes/admin/class-evf-admin-forms-table-list.php:51
1324
  msgid "Author"
1325
  msgstr ""
1326
 
 
 
 
1327
  #: includes/admin/class-evf-admin-forms-table-list.php:52
1328
  #: includes/fields/class-evf-field-date-time.php:82
1329
  #: includes/fields/class-evf-field-date-time.php:121
1330
  msgid "Date"
1331
  msgstr ""
1332
 
 
 
1333
  #: includes/admin/class-evf-admin-forms-table-list.php:116
1334
  #: includes/class-evf-post-types.php:50
1335
  msgid "Edit"
1336
  msgstr ""
1337
 
 
1338
  #: includes/admin/class-evf-admin-forms-table-list.php:122
1339
  msgid "Restore this item from the Trash"
1340
  msgstr ""
1341
 
 
1342
  #: includes/admin/class-evf-admin-forms-table-list.php:124
1343
  msgid "Move this item to the Trash"
1344
  msgstr ""
1345
 
 
1346
  #: includes/admin/class-evf-admin-forms-table-list.php:127
1347
  msgid "Delete this item permanently"
1348
  msgstr ""
1349
 
 
 
1350
  #: includes/admin/class-evf-admin-forms-table-list.php:127
1351
  #: includes/admin/class-evf-admin-forms-table-list.php:364
1352
  msgid "Delete permanently"
1353
  msgstr ""
1354
 
 
1355
  #: includes/admin/class-evf-admin-forms-table-list.php:146
1356
  msgid "Duplicate"
1357
  msgstr ""
1358
 
 
1359
  #: includes/admin/class-evf-admin-forms-table-list.php:214
1360
  msgid "Y/m/d g:i:s A"
1361
  msgstr ""
1362
 
1363
  #. translators: %s: Time
 
1364
  #: includes/admin/class-evf-admin-forms-table-list.php:226
1365
  msgid "%s ago"
1366
  msgstr ""
1367
 
 
1368
  #: includes/admin/class-evf-admin-forms-table-list.php:230
1369
  msgid "Y/m/d"
1370
  msgstr ""
1371
 
1372
  #. translators: %s: count
 
1373
  #: includes/admin/class-evf-admin-forms-table-list.php:279
1374
  msgctxt "posts"
1375
  msgid "All <span class=\"count\">(%s)</span>"
@@ -1377,12 +1773,15 @@ msgid_plural "All <span class=\"count\">(%s)</span>"
1377
  msgstr[0] ""
1378
  msgstr[1] ""
1379
 
 
 
1380
  #: includes/admin/class-evf-admin-forms-table-list.php:369
1381
  #: includes/admin/views/html-admin-page-entries-view.php:221
1382
  msgid "Move to trash"
1383
  msgstr ""
1384
 
1385
  #. translators: %d: number of forms
 
1386
  #: includes/admin/class-evf-admin-forms-table-list.php:399
1387
  msgid "%d form moved to the Trash."
1388
  msgid_plural "%d forms moved to the Trash."
@@ -1390,6 +1789,7 @@ msgstr[0] ""
1390
  msgstr[1] ""
1391
 
1392
  #. translators: %d: number of forms
 
1393
  #: includes/admin/class-evf-admin-forms-table-list.php:414
1394
  msgid "%d form restored from the Trash."
1395
  msgid_plural "%d forms restored from the Trash."
@@ -1397,6 +1797,8 @@ msgstr[0] ""
1397
  msgstr[1] ""
1398
 
1399
  #. translators: %d: number of forms
 
 
1400
  #: includes/admin/class-evf-admin-forms-table-list.php:429
1401
  #: includes/admin/class-evf-admin-forms.php:221
1402
  msgid "%d form permanently deleted."
@@ -1404,271 +1806,351 @@ msgid_plural "%d forms permanently deleted."
1404
  msgstr[0] ""
1405
  msgstr[1] ""
1406
 
 
 
 
1407
  #: includes/admin/class-evf-admin-forms.php:157
1408
  #: includes/admin/class-evf-admin-menus.php:93
1409
  #: includes/class-evf-post-types.php:46
1410
  msgid "All Forms"
1411
  msgstr ""
1412
 
 
 
 
1413
  #: includes/admin/class-evf-admin-forms.php:158
1414
  #: includes/admin/class-evf-admin-menus.php:95
1415
  #: includes/class-evf-post-types.php:48
1416
  msgid "Add New"
1417
  msgstr ""
1418
 
 
1419
  #: includes/admin/class-evf-admin-forms.php:167
1420
  msgid "Search Forms"
1421
  msgstr ""
1422
 
 
1423
  #: includes/admin/class-evf-admin-forms.php:231
1424
  msgid "No form to duplicate has been supplied!"
1425
  msgstr ""
1426
 
 
 
 
1427
  #: includes/admin/class-evf-admin-import-export.php:34
1428
  #: includes/admin/class-evf-admin-notices.php:118
1429
  #: includes/admin/class-evf-admin-tools.php:165
1430
  msgid "Action failed. Please refresh the page and retry."
1431
  msgstr ""
1432
 
 
1433
  #: includes/admin/class-evf-admin-import-export.php:125
1434
  msgid "Imported Successfully."
1435
  msgstr ""
1436
 
 
 
1437
  #: includes/admin/class-evf-admin-import-export.php:132
1438
  #: includes/admin/class-evf-admin-import-export.php:139
1439
  msgid "Invalid file content. Please export file from Everest Forms plugin."
1440
  msgstr ""
1441
 
 
1442
  #: includes/admin/class-evf-admin-import-export.php:146
1443
  msgid "Invalid file format. Only JSON File Allowed."
1444
  msgstr ""
1445
 
 
1446
  #: includes/admin/class-evf-admin-import-export.php:153
1447
  msgid "Please select json file to import form data."
1448
  msgstr ""
1449
 
 
1450
  #: includes/admin/class-evf-admin-menus.php:93
1451
  msgid "Everest Forms Builder"
1452
  msgstr ""
1453
 
 
1454
  #: includes/admin/class-evf-admin-menus.php:95
1455
  msgid "Everest Forms Setup"
1456
  msgstr ""
1457
 
 
1458
  #: includes/admin/class-evf-admin-menus.php:134
1459
  msgid "Everest Forms Entries"
1460
  msgstr ""
1461
 
 
1462
  #: includes/admin/class-evf-admin-menus.php:164
1463
  msgid "Everest Forms settings"
1464
  msgstr ""
1465
 
 
1466
  #: includes/admin/class-evf-admin-menus.php:203
1467
  msgid "Everest Forms tools"
1468
  msgstr ""
1469
 
 
1470
  #: includes/admin/class-evf-admin-menus.php:203
1471
  msgid "Tools"
1472
  msgstr ""
1473
 
 
 
1474
  #: includes/admin/class-evf-admin-menus.php:210
1475
  #: includes/admin/views/html-admin-page-addons.php:15
1476
  msgid "Everest Forms Add-ons"
1477
  msgstr ""
1478
 
 
1479
  #: includes/admin/class-evf-admin-menus.php:210
1480
  msgid "Add-ons"
1481
  msgstr ""
1482
 
 
1483
  #: includes/admin/class-evf-admin-notices.php:122
1484
  msgid "You don&#8217;t have permission to do this."
1485
  msgstr ""
1486
 
 
1487
  #: includes/admin/class-evf-admin-settings.php:73
1488
  msgid "Your settings have been saved."
1489
  msgstr ""
1490
 
 
1491
  #: includes/admin/class-evf-admin-settings.php:132
1492
  msgid "The changes you made will be lost if you navigate away from this page."
1493
  msgstr ""
1494
 
 
1495
  #: includes/admin/class-evf-admin-settings.php:580
1496
  msgid "Select a page&hellip;"
1497
  msgstr ""
1498
 
 
 
1499
  #: includes/admin/class-evf-admin-settings.php:589
1500
  #: includes/evf-formatting-functions.php:604
1501
  msgid "Day(s)"
1502
  msgstr ""
1503
 
 
 
1504
  #: includes/admin/class-evf-admin-settings.php:590
1505
  #: includes/evf-formatting-functions.php:605
1506
  msgid "Week(s)"
1507
  msgstr ""
1508
 
 
 
1509
  #: includes/admin/class-evf-admin-settings.php:591
1510
  #: includes/evf-formatting-functions.php:606
1511
  msgid "Month(s)"
1512
  msgstr ""
1513
 
 
 
1514
  #: includes/admin/class-evf-admin-settings.php:592
1515
  #: includes/evf-formatting-functions.php:607
1516
  msgid "Year(s)"
1517
  msgstr ""
1518
 
 
 
 
1519
  #: includes/admin/class-evf-admin-welcome.php:33
1520
  #: includes/admin/class-evf-admin-welcome.php:34
1521
  #: includes/admin/class-evf-admin-welcome.php:80
1522
  msgid "Welcome to Everest Forms"
1523
  msgstr ""
1524
 
 
1525
  #: includes/admin/class-evf-admin-welcome.php:72
1526
  msgid "Getting Started"
1527
  msgstr ""
1528
 
 
1529
  #: includes/admin/class-evf-admin-welcome.php:81
1530
  msgid "Thank you for choosing Everest Forms, the most powerful and easy drag & drop WordPress form builder in the market."
1531
  msgstr ""
1532
 
 
1533
  #: includes/admin/class-evf-admin-welcome.php:84
1534
  msgid "Watch how to create your first form with Everest Forms"
1535
  msgstr ""
1536
 
 
1537
  #: includes/admin/class-evf-admin-welcome.php:93
1538
  msgid "Create Your First Form"
1539
  msgstr ""
1540
 
 
1541
  #: includes/admin/class-evf-admin-welcome.php:94
1542
  msgid "Let's get started with the first contact forms for your site."
1543
  msgstr ""
1544
 
 
1545
  #: includes/admin/class-evf-admin-welcome.php:102
1546
  msgid "Read The Full Guide"
1547
  msgstr ""
1548
 
 
1549
  #: includes/admin/class-evf-admin-welcome.php:103
1550
  msgid "Read our step by step guide on how to create your first form."
1551
  msgstr ""
1552
 
 
 
1553
  #: includes/admin/class-evf-admin.php:70
1554
  #: includes/admin/class-evf-admin.php:115
1555
  msgid "Could not verify nonce"
1556
  msgstr ""
1557
 
 
1558
  #: includes/admin/class-evf-admin.php:82
1559
  msgid "Sorry, you are not allowed to activate this plugin."
1560
  msgstr ""
1561
 
 
1562
  #: includes/admin/class-evf-admin.php:90
1563
  msgid "Sorry, you are not allowed to deactivate plugins for this site."
1564
  msgstr ""
1565
 
1566
  #. translators: 1: EverestForms 2:: five stars
 
1567
  #: includes/admin/class-evf-admin.php:188
1568
  msgid "If you like %1$s please leave us a %2$s rating. A huge thanks in advance!"
1569
  msgstr ""
1570
 
 
1571
  #: includes/admin/class-evf-admin.php:190
1572
  msgid "Thanks :)"
1573
  msgstr ""
1574
 
 
1575
  #: includes/admin/class-evf-admin.php:201
1576
  msgid "Thank you for creating with Everest Forms."
1577
  msgstr ""
1578
 
 
1579
  #: includes/admin/evf-admin-functions.php:354
1580
  msgid "Field #"
1581
  msgstr ""
1582
 
 
1583
  #: includes/admin/evf-admin-functions.php:422
1584
  msgid "Available Fields"
1585
  msgstr ""
1586
 
 
1587
  #: includes/admin/evf-admin-functions.php:426
1588
  msgid "Others"
1589
  msgstr ""
1590
 
 
1591
  #: includes/admin/settings/class-evf-settings-email.php:40
1592
  msgid "Template Settings"
1593
  msgstr ""
1594
 
 
1595
  #: includes/admin/settings/class-evf-settings-email.php:46
1596
  msgid "Template"
1597
  msgstr ""
1598
 
 
1599
  #: includes/admin/settings/class-evf-settings-email.php:49
1600
  msgid "Determine which format of email to send. HTML Template is default."
1601
  msgstr ""
1602
 
 
1603
  #: includes/admin/settings/class-evf-settings-email.php:53
1604
  msgid "HTML Template"
1605
  msgstr ""
1606
 
 
1607
  #: includes/admin/settings/class-evf-settings-email.php:57
1608
  msgid "Plain text"
1609
  msgstr ""
1610
 
 
1611
  #: includes/admin/settings/class-evf-settings-email.php:63
1612
  msgid "Enable copies"
1613
  msgstr ""
1614
 
 
1615
  #: includes/admin/settings/class-evf-settings-email.php:64
1616
  msgid "Enable the use of Cc and Bcc email addresses"
1617
  msgstr ""
1618
 
 
1619
  #: includes/admin/settings/class-evf-settings-email.php:65
1620
  msgid "Email addresses for Cc and Bcc can be applied from the form notification settings."
1621
  msgstr ""
1622
 
 
1623
  #: includes/admin/settings/class-evf-settings-general.php:40
1624
  msgid "General Options"
1625
  msgstr ""
1626
 
 
1627
  #: includes/admin/settings/class-evf-settings-general.php:46
1628
  msgid "Disable User Details"
1629
  msgstr ""
1630
 
 
1631
  #: includes/admin/settings/class-evf-settings-general.php:47
1632
  msgid "Disable storing the IP address and User Agent on all forms."
1633
  msgstr ""
1634
 
 
1635
  #: includes/admin/settings/class-evf-settings-integrations.php:25
1636
  msgid "Integration"
1637
  msgstr ""
1638
 
 
1639
  #: includes/admin/settings/class-evf-settings-integrations.php:59
1640
  msgid "Integrations"
1641
  msgstr ""
1642
 
 
1643
  #: includes/admin/settings/class-evf-settings-recaptcha.php:25
1644
  msgid "reCAPTCHA"
1645
  msgstr ""
1646
 
 
1647
  #: includes/admin/settings/class-evf-settings-recaptcha.php:42
1648
  msgid "Google reCAPTCHA Integration"
1649
  msgstr ""
1650
 
1651
  #. translators: %1$s - Google reCAPTCHA docs url
 
1652
  #: includes/admin/settings/class-evf-settings-recaptcha.php:45
1653
  msgid "<p>Google's reCAPTCHA is a free service that protects your website from spam and abuse while letting valid users pass through with ease.</p><p>reCAPTCHA uses an advanced risk analysis engine and adaptive challenges to keep automated software from engaging in abusive activities on your site.</p><p>Sites already using v2 reCAPTCHA will need to create new site keys before switching to the Invisible reCAPTCHA or v3 reCAPTCHA.</p><p><a href=\"%1$s\" target=\"_blank\">Read our documentation</a> for step-by-step instructions.</p>"
1654
  msgstr ""
1655
 
 
1656
  #: includes/admin/settings/class-evf-settings-recaptcha.php:49
1657
  msgid "reCAPTCHA type"
1658
  msgstr ""
1659
 
 
1660
  #: includes/admin/settings/class-evf-settings-recaptcha.php:50
1661
  msgid "Choose the type of reCAPTCHA for this site key."
1662
  msgstr ""
1663
 
 
1664
  #: includes/admin/settings/class-evf-settings-recaptcha.php:55
1665
  msgid "reCAPTCHA v2"
1666
  msgstr ""
1667
 
 
1668
  #: includes/admin/settings/class-evf-settings-recaptcha.php:56
1669
  msgid "reCAPTCHA v3"
1670
  msgstr ""
1671
 
 
 
 
1672
  #: includes/admin/settings/class-evf-settings-recaptcha.php:62
1673
  #: includes/admin/settings/class-evf-settings-recaptcha.php:82
1674
  #: includes/admin/settings/class-evf-settings-recaptcha.php:110
@@ -1676,11 +2158,16 @@ msgid "Site Key"
1676
  msgstr ""
1677
 
1678
  #. translators: %1$s - Google reCAPTCHA docs url
 
 
1679
  #: includes/admin/settings/class-evf-settings-recaptcha.php:65
1680
  #: includes/admin/settings/class-evf-settings-recaptcha.php:85
1681
  msgid "Please enter your site key for your reCAPTCHA v2. <a href=\"%1$s\" target=\"_blank\">Learn More</a>"
1682
  msgstr ""
1683
 
 
 
 
1684
  #: includes/admin/settings/class-evf-settings-recaptcha.php:72
1685
  #: includes/admin/settings/class-evf-settings-recaptcha.php:92
1686
  #: includes/admin/settings/class-evf-settings-recaptcha.php:120
@@ -1688,1009 +2175,1274 @@ msgid "Secret Key"
1688
  msgstr ""
1689
 
1690
  #. translators: %1$s - Google reCAPTCHA docs url
 
 
1691
  #: includes/admin/settings/class-evf-settings-recaptcha.php:75
1692
  #: includes/admin/settings/class-evf-settings-recaptcha.php:95
1693
  msgid "Please enter your secret key for your reCAPTCHA v2. <a href=\"%1$s\" target=\"_blank\">Learn More</a>"
1694
  msgstr ""
1695
 
 
1696
  #: includes/admin/settings/class-evf-settings-recaptcha.php:102
1697
  msgid "Invisible reCAPTCHA"
1698
  msgstr ""
1699
 
 
1700
  #: includes/admin/settings/class-evf-settings-recaptcha.php:104
1701
  msgid "Enable Invisible reCAPTCHA."
1702
  msgstr ""
1703
 
1704
  #. translators: %1$s - Google reCAPTCHA docs url
 
1705
  #: includes/admin/settings/class-evf-settings-recaptcha.php:113
1706
  msgid "Please enter your site key for your reCAPTCHA v3. <a href=\"%1$s\" target=\"_blank\">Learn More</a>"
1707
  msgstr ""
1708
 
1709
  #. translators: %1$s - Google reCAPTCHA docs url
 
1710
  #: includes/admin/settings/class-evf-settings-recaptcha.php:123
1711
  msgid "Please enter your secret key for your reCAPTCHA v3. <a href=\"%1$s\" target=\"_blank\">Learn More</a>"
1712
  msgstr ""
1713
 
 
1714
  #: includes/admin/settings/class-evf-settings-validation.php:25
1715
  msgid "Validations"
1716
  msgstr ""
1717
 
 
1718
  #: includes/admin/settings/class-evf-settings-validation.php:40
1719
  msgid "Validation Messages"
1720
  msgstr ""
1721
 
 
1722
  #: includes/admin/settings/class-evf-settings-validation.php:47
1723
  msgid "Enter the message for the required form field"
1724
  msgstr ""
1725
 
 
 
 
1726
  #: includes/admin/settings/class-evf-settings-validation.php:52
1727
  #: includes/class-evf-frontend-scripts.php:311
1728
  #: includes/evf-core-functions.php:1496
1729
  msgid "This field is required."
1730
  msgstr ""
1731
 
 
1732
  #: includes/admin/settings/class-evf-settings-validation.php:55
1733
  msgid "Website URL"
1734
  msgstr ""
1735
 
 
1736
  #: includes/admin/settings/class-evf-settings-validation.php:56
1737
  msgid "Enter the message for the valid website url"
1738
  msgstr ""
1739
 
 
1740
  #: includes/admin/settings/class-evf-settings-validation.php:61
1741
  msgid "Please enter a valid URL."
1742
  msgstr ""
1743
 
 
1744
  #: includes/admin/settings/class-evf-settings-validation.php:65
1745
  msgid "Enter the message for the valid email"
1746
  msgstr ""
1747
 
 
 
1748
  #: includes/admin/settings/class-evf-settings-validation.php:70
1749
  #: includes/fields/class-evf-field-email.php:400
1750
  msgid "Please enter a valid email address."
1751
  msgstr ""
1752
 
 
1753
  #: includes/admin/settings/class-evf-settings-validation.php:73
1754
  msgid "Email Suggestion"
1755
  msgstr ""
1756
 
 
1757
  #: includes/admin/settings/class-evf-settings-validation.php:74
1758
  msgid "Enter the message for the valid email suggestion"
1759
  msgstr ""
1760
 
 
 
1761
  #: includes/admin/settings/class-evf-settings-validation.php:79
1762
  #: includes/class-evf-frontend-scripts.php:288
1763
  msgid "Did you mean {suggestion}?"
1764
  msgstr ""
1765
 
 
1766
  #: includes/admin/settings/class-evf-settings-validation.php:82
1767
  msgid "Confirm Value"
1768
  msgstr ""
1769
 
 
1770
  #: includes/admin/settings/class-evf-settings-validation.php:83
1771
  msgid "Enter the message for confirm field value."
1772
  msgstr ""
1773
 
 
 
1774
  #: includes/admin/settings/class-evf-settings-validation.php:88
1775
  #: includes/class-evf-frontend-scripts.php:290
1776
  msgid "Field values do not match."
1777
  msgstr ""
1778
 
 
1779
  #: includes/admin/settings/class-evf-settings-validation.php:91
1780
  msgid "Checkbox Selection Limit"
1781
  msgstr ""
1782
 
 
1783
  #: includes/admin/settings/class-evf-settings-validation.php:92
1784
  msgid "Enter the message for the checkbox selection limit."
1785
  msgstr ""
1786
 
 
 
 
1787
  #: includes/admin/settings/class-evf-settings-validation.php:97
1788
  #: includes/class-evf-frontend-scripts.php:291
1789
  #: includes/fields/class-evf-field-checkbox.php:445
1790
  msgid "You have exceeded number of allowed selections: {#}."
1791
  msgstr ""
1792
 
 
 
1793
  #: includes/admin/settings/class-evf-settings-validation.php:100
1794
  #: includes/fields/class-evf-field-number.php:20
1795
  msgid "Number"
1796
  msgstr ""
1797
 
 
1798
  #: includes/admin/settings/class-evf-settings-validation.php:101
1799
  msgid "Enter the message for the valid number"
1800
  msgstr ""
1801
 
 
 
1802
  #: includes/admin/settings/class-evf-settings-validation.php:106
1803
  #: includes/fields/class-evf-field-number.php:290
1804
  msgid "Please enter a valid number."
1805
  msgstr ""
1806
 
 
1807
  #: includes/admin/views/html-admin-page-addons.php:18
1808
  msgid "Refresh Add-ons"
1809
  msgstr ""
1810
 
 
1811
  #: includes/admin/views/html-admin-page-addons.php:22
1812
  msgid "Filter add-ons list"
1813
  msgstr ""
1814
 
 
 
1815
  #: includes/admin/views/html-admin-page-addons.php:38
1816
  #: includes/admin/views/html-admin-page-addons.php:41
1817
  msgid "Search Add-ons"
1818
  msgstr ""
1819
 
 
1820
  #: includes/admin/views/html-admin-page-addons.php:39
1821
  msgid "Search Add-ons..."
1822
  msgstr ""
1823
 
1824
  #. translators: %s: Refresh URI
 
1825
  #: includes/admin/views/html-admin-page-addons.php:49
1826
  msgid "Make your forms even more robust with our premium addons. Missing any addons? Click the %1$sRefresh Add-ons%2$s button above."
1827
  msgstr ""
1828
 
 
1829
  #: includes/admin/views/html-admin-page-addons.php:56
1830
  msgid "Add-ons list"
1831
  msgstr ""
1832
 
 
 
1833
  #: includes/admin/views/html-admin-page-addons.php:77
1834
  #: includes/admin/views/html-admin-page-entries-view.php:210
1835
  msgid "Status:"
1836
  msgstr ""
1837
 
 
1838
  #: includes/admin/views/html-admin-page-addons.php:79
1839
  msgid "Activated"
1840
  msgstr ""
1841
 
 
1842
  #: includes/admin/views/html-admin-page-addons.php:81
1843
  msgid "Inactive"
1844
  msgstr ""
1845
 
 
1846
  #: includes/admin/views/html-admin-page-addons.php:83
1847
  msgid "Not Installed"
1848
  msgstr ""
1849
 
1850
  #. translators: %s: Add-on title
 
1851
  #: includes/admin/views/html-admin-page-addons.php:90
1852
  msgid "Deactivate %s now"
1853
  msgstr ""
1854
 
 
1855
  #: includes/admin/views/html-admin-page-addons.php:104
1856
  msgid "Deactivate"
1857
  msgstr ""
1858
 
1859
  #. translators: %s: Add-on title
 
1860
  #: includes/admin/views/html-admin-page-addons.php:108
1861
  msgid "Activate %s now"
1862
  msgstr ""
1863
 
 
1864
  #: includes/admin/views/html-admin-page-addons.php:122
1865
  msgid "Activate"
1866
  msgstr ""
1867
 
1868
  #. translators: %s: Add-on title
 
1869
  #: includes/admin/views/html-admin-page-addons.php:126
1870
  msgid "Install %s now"
1871
  msgstr ""
1872
 
 
1873
  #: includes/admin/views/html-admin-page-addons.php:128
1874
  msgid "Install Addon"
1875
  msgstr ""
1876
 
1877
  #. translators: %s: Add-ons Link
 
1878
  #: includes/admin/views/html-admin-page-addons.php:147
1879
  msgid "Our catalog of Everest Forms Add-ons/Extensions can be found on WPEverest.com here: <a href=\"%s\">Everest Forms Extensions Catalog</a>"
1880
  msgstr ""
1881
 
 
1882
  #: includes/admin/views/html-admin-page-builder-setup.php:23
1883
  msgid "Add New Form"
1884
  msgstr ""
1885
 
 
1886
  #: includes/admin/views/html-admin-page-builder-setup.php:25
1887
  msgid "Refresh Templates"
1888
  msgstr ""
1889
 
 
1890
  #: includes/admin/views/html-admin-page-builder-setup.php:30
1891
  msgid "All"
1892
  msgstr ""
1893
 
 
1894
  #: includes/admin/views/html-admin-page-builder-setup.php:33
1895
  msgid "Free"
1896
  msgstr ""
1897
 
 
1898
  #: includes/admin/views/html-admin-page-builder-setup.php:36
1899
  msgid "Premium"
1900
  msgstr ""
1901
 
 
1902
  #: includes/admin/views/html-admin-page-builder-setup.php:43
1903
  msgid "Couldn't connect to templates server. Please reload again."
1904
  msgstr ""
1905
 
 
1906
  #: includes/admin/views/html-admin-page-builder-setup.php:49
1907
  msgid "Something went wrong. Please refresh your templates."
1908
  msgstr ""
1909
 
1910
  #. translators: %s: Template title
 
1911
  #: includes/admin/views/html-admin-page-builder-setup.php:72
1912
  msgctxt "Template name"
1913
  msgid "%s template"
1914
  msgstr ""
1915
 
1916
  #. translators: %s: Number of plugins
 
1917
  #: includes/admin/views/html-admin-page-builder-setup.php:126
1918
  msgid "%s plugin successfully installed."
1919
  msgstr ""
1920
 
1921
  #. translators: %s: Number of plugins
 
1922
  #: includes/admin/views/html-admin-page-builder-setup.php:133
1923
  msgid "%s plugins successfully installed."
1924
  msgstr ""
1925
 
1926
  #. translators: %s: Number of failed installs
 
1927
  #: includes/admin/views/html-admin-page-builder-setup.php:143
1928
  msgid "%s install failed."
1929
  msgstr ""
1930
 
1931
  #. translators: %s: Number of failed installs
 
1932
  #: includes/admin/views/html-admin-page-builder-setup.php:148
1933
  msgid "%s installs failed."
1934
  msgstr ""
1935
 
 
1936
  #: includes/admin/views/html-admin-page-builder-setup.php:151
1937
  msgid "Show more details"
1938
  msgstr ""
1939
 
 
1940
  #: includes/admin/views/html-admin-page-builder.php:30
1941
  msgid "Loading&hellip;"
1942
  msgstr ""
1943
 
 
1944
  #: includes/admin/views/html-admin-page-builder.php:51
1945
  msgid "Copy Shortcode!"
1946
  msgstr ""
1947
 
 
1948
  #: includes/admin/views/html-admin-page-builder.php:51
1949
  msgid "Copied!"
1950
  msgstr ""
1951
 
 
1952
  #: includes/admin/views/html-admin-page-builder.php:52
1953
  msgid "Copy shortcode"
1954
  msgstr ""
1955
 
 
1956
  #: includes/admin/views/html-admin-page-builder.php:56
1957
  msgid "Save"
1958
  msgstr ""
1959
 
 
1960
  #: includes/admin/views/html-admin-page-entries-view.php:27
1961
  msgid "View Entry"
1962
  msgstr ""
1963
 
 
1964
  #: includes/admin/views/html-admin-page-entries-view.php:28
1965
  msgid "Back to All Entries"
1966
  msgstr ""
1967
 
1968
  #. translators: %s: Entry ID
 
1969
  #: includes/admin/views/html-admin-page-entries-view.php:42
1970
  msgid "%1$s: Entry #%2$s"
1971
  msgstr ""
1972
 
 
1973
  #: includes/admin/views/html-admin-page-entries-view.php:47
1974
  msgid "Show Empty Fields"
1975
  msgstr ""
1976
 
 
1977
  #: includes/admin/views/html-admin-page-entries-view.php:47
1978
  msgid "Hide Empty Fields"
1979
  msgstr ""
1980
 
 
1981
  #: includes/admin/views/html-admin-page-entries-view.php:58
1982
  msgid "This entry does not have any fields."
1983
  msgstr ""
1984
 
 
1985
  #: includes/admin/views/html-admin-page-entries-view.php:90
1986
  msgid "Field ID"
1987
  msgstr ""
1988
 
 
1989
  #: includes/admin/views/html-admin-page-entries-view.php:131
1990
  msgid "Empty"
1991
  msgstr ""
1992
 
 
1993
  #: includes/admin/views/html-admin-page-entries-view.php:148
1994
  msgid "Entry Details"
1995
  msgstr ""
1996
 
 
1997
  #: includes/admin/views/html-admin-page-entries-view.php:154
1998
  msgid "Entry ID:"
1999
  msgstr ""
2000
 
 
2001
  #: includes/admin/views/html-admin-page-entries-view.php:160
2002
  msgid "Submitted:"
2003
  msgstr ""
2004
 
 
 
2005
  #: includes/admin/views/html-admin-page-entries-view.php:161
2006
  #: includes/admin/views/html-admin-page-entries-view.php:168
2007
  msgid "M j, Y @ g:ia"
2008
  msgstr ""
2009
 
 
2010
  #: includes/admin/views/html-admin-page-entries-view.php:167
2011
  msgid "Modified:"
2012
  msgstr ""
2013
 
 
2014
  #: includes/admin/views/html-admin-page-entries-view.php:176
2015
  msgid "User:"
2016
  msgstr ""
2017
 
 
2018
  #: includes/admin/views/html-admin-page-entries-view.php:194
2019
  msgid "User IP:"
2020
  msgstr ""
2021
 
 
2022
  #: includes/admin/views/html-admin-page-entries-view.php:202
2023
  msgid "Referer Link:"
2024
  msgstr ""
2025
 
 
2026
  #: includes/admin/views/html-admin-page-entries-view.php:211
2027
  msgid "Completed"
2028
  msgstr ""
2029
 
 
2030
  #: includes/admin/views/html-admin-page-export.php:12
2031
  msgid "Export Everest Forms with Settings"
2032
  msgstr ""
2033
 
 
2034
  #: includes/admin/views/html-admin-page-export.php:13
2035
  msgid "Export your forms along with their settings as JSON file."
2036
  msgstr ""
2037
 
 
2038
  #: includes/admin/views/html-admin-page-export.php:18
2039
  msgid "Select form"
2040
  msgstr ""
2041
 
 
2042
  #: includes/admin/views/html-admin-page-export.php:18
2043
  msgid "Select a form"
2044
  msgstr ""
2045
 
 
2046
  #: includes/admin/views/html-admin-page-export.php:24
2047
  msgid "You need to create a form before you can use form export."
2048
  msgstr ""
2049
 
 
 
2050
  #: includes/admin/views/html-admin-page-export.php:29
2051
  #: includes/admin/views/html-admin-page-tools.php:15
2052
  msgid "Export"
2053
  msgstr ""
2054
 
 
2055
  #: includes/admin/views/html-admin-page-import.php:12
2056
  msgid "Import Everest Forms"
2057
  msgstr ""
2058
 
 
2059
  #: includes/admin/views/html-admin-page-import.php:13
2060
  msgid "Select JSON file to import the form."
2061
  msgstr ""
2062
 
 
2063
  #: includes/admin/views/html-admin-page-import.php:15
2064
  msgid "files selected"
2065
  msgstr ""
2066
 
 
2067
  #: includes/admin/views/html-admin-page-import.php:16
2068
  msgid "No file selected"
2069
  msgstr ""
2070
 
2071
  #. translators: %s: File format
 
2072
  #: includes/admin/views/html-admin-page-import.php:22
2073
  msgid "Only %s file is allowed."
2074
  msgstr ""
2075
 
 
2076
  #: includes/admin/views/html-admin-page-import.php:26
2077
  msgid "Import Form"
2078
  msgstr ""
2079
 
 
2080
  #: includes/admin/views/html-admin-page-tools-logs.php:17
2081
  msgid "Delete log"
2082
  msgstr ""
2083
 
2084
  #. translators: 1: last access date 2: last access time
 
2085
  #: includes/admin/views/html-admin-page-tools-logs.php:28
2086
  msgid "%1$s at %2$s"
2087
  msgstr ""
2088
 
 
2089
  #: includes/admin/views/html-admin-page-tools-logs.php:42
2090
  msgid "There are currently no logs to view."
2091
  msgstr ""
2092
 
 
2093
  #: includes/admin/views/html-admin-page-tools.php:14
2094
  msgid "Import"
2095
  msgstr ""
2096
 
 
2097
  #: includes/admin/views/html-admin-page-tools.php:16
2098
  msgid "Logs"
2099
  msgstr ""
2100
 
 
2101
  #: includes/admin/views/html-admin-settings.php:42
2102
  msgid "Save Changes"
2103
  msgstr ""
2104
 
 
 
2105
  #: includes/admin/views/html-notice-custom.php:12
2106
  #: includes/admin/views/html-notice-updated.php:12
2107
  msgid "Dismiss"
2108
  msgstr ""
2109
 
 
2110
  #: includes/admin/views/html-notice-review.php:16
2111
  msgid "Please help us spread the word"
2112
  msgstr ""
2113
 
2114
  #. translators: %1$s: Plugin Name, %2$s: Rating link
 
2115
  #: includes/admin/views/html-notice-review.php:20
2116
  msgid "Enjoying the experience with %1$s? Please take a moment to spread your love by rating us on %2$s"
2117
  msgstr ""
2118
 
 
2119
  #: includes/admin/views/html-notice-review.php:24
2120
  msgid "Sure, I'd love to!"
2121
  msgstr ""
2122
 
 
2123
  #: includes/admin/views/html-notice-review.php:25
2124
  msgid "Remind me later"
2125
  msgstr ""
2126
 
 
2127
  #: includes/admin/views/html-notice-review.php:26
2128
  msgid "I already did"
2129
  msgstr ""
2130
 
 
2131
  #: includes/admin/views/html-notice-update.php:18
2132
  msgid "Everest Forms database update required"
2133
  msgstr ""
2134
 
 
2135
  #: includes/admin/views/html-notice-update.php:21
2136
  msgid "Everest Forms has been updated! To keep things running smoothly, we have to update your database to the newest version. The database update process runs in the background and may take a little while, so please be patient."
2137
  msgstr ""
2138
 
 
2139
  #: includes/admin/views/html-notice-update.php:25
2140
  msgid "Update Everest Forms Database"
2141
  msgstr ""
2142
 
 
2143
  #: includes/admin/views/html-notice-update.php:31
2144
  msgid "It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?"
2145
  msgstr ""
2146
 
 
2147
  #: includes/admin/views/html-notice-updated.php:14
2148
  msgid "Everest Forms data update complete. Thank you for updating to the latest version!"
2149
  msgstr ""
2150
 
 
2151
  #: includes/admin/views/html-notice-updating.php:12
2152
  msgid "Everest Forms data update"
2153
  msgstr ""
2154
 
 
2155
  #: includes/admin/views/html-notice-updating.php:12
2156
  msgid "Your database is being updated in the background."
2157
  msgstr ""
2158
 
 
2159
  #: includes/admin/views/html-notice-updating.php:12
2160
  msgid "Taking a while? Click here to run it now."
2161
  msgstr ""
2162
 
 
 
2163
  #: includes/class-everest-forms.php:101
2164
  #: includes/class-everest-forms.php:110
2165
  msgid "Cheatin&#8217; huh?"
2166
  msgstr ""
2167
 
 
2168
  #: includes/class-evf-ajax.php:125
2169
  msgid "Invalid form"
2170
  msgstr ""
2171
 
 
2172
  #: includes/class-evf-ajax.php:155
2173
  msgid "Blank Form"
2174
  msgstr ""
2175
 
 
2176
  #: includes/class-evf-ajax.php:177
2177
  msgid "Something went wrong, please try again later"
2178
  msgstr ""
2179
 
 
2180
  #: includes/class-evf-ajax.php:190
2181
  msgid "You do not have permission."
2182
  msgstr ""
2183
 
 
2184
  #: includes/class-evf-ajax.php:195
2185
  msgid "No data provided"
2186
  msgstr ""
2187
 
 
2188
  #: includes/class-evf-ajax.php:265
2189
  msgid "Meta Key missing"
2190
  msgstr ""
2191
 
2192
  #. translators: %s: empty meta data
 
2193
  #: includes/class-evf-ajax.php:267
2194
  msgid "Please add Meta key for fields: %s"
2195
  msgstr ""
2196
 
 
2197
  #: includes/class-evf-ajax.php:286
2198
  msgid "Form not found"
2199
  msgstr ""
2200
 
 
2201
  #: includes/class-evf-ajax.php:287
2202
  msgid "An error occurred while saving the form."
2203
  msgstr ""
2204
 
 
2205
  #: includes/class-evf-ajax.php:326
2206
  msgid "No Addon specified."
2207
  msgstr ""
2208
 
 
2209
  #: includes/class-evf-ajax.php:337
2210
  msgid "Addon can not be activate. Please try again."
2211
  msgstr ""
2212
 
 
2213
  #: includes/class-evf-ajax.php:358
2214
  msgid "No Plan specified."
2215
  msgstr ""
2216
 
 
2217
  #: includes/class-evf-ajax.php:379
2218
  msgid "This form template requires the following addons."
2219
  msgstr ""
2220
 
 
2221
  #: includes/class-evf-ajax.php:430
2222
  msgid "No plugin specified."
2223
  msgstr ""
2224
 
 
2225
  #: includes/class-evf-ajax.php:443
2226
  msgid "Sorry, you are not allowed to install plugins on this site."
2227
  msgstr ""
2228
 
 
2229
  #: includes/class-evf-ajax.php:507
2230
  msgid "Unable to connect to the filesystem. Please confirm your credentials."
2231
  msgstr ""
2232
 
 
 
2233
  #: includes/class-evf-ajax.php:551
2234
  #: includes/class-evf-ajax.php:591
2235
  msgid "Missing data"
2236
  msgstr ""
2237
 
 
2238
  #: includes/class-evf-ajax.php:605
2239
  msgid "Connection missing"
2240
  msgstr ""
2241
 
2242
  #. translators: %1$s - deactivation reason page; %2$d - deactivation url.
 
2243
  #: includes/class-evf-ajax.php:634
2244
  msgid "Before we deactivate Everest Forms, would you care to <a href=\"%1$s\" target=\"_blank\">let us know why</a> so we can improve it for you? <a href=\"%2$s\">No, deactivate now</a>."
2245
  msgstr ""
2246
 
2247
  #. translators: 1: key 2: URL
 
2248
  #: includes/class-evf-cache-helper.php:81
2249
  msgid "In order for <strong>database caching</strong> to work with Everest Forms you must add %1$s to the \"Ignored Query Strings\" option in <a href=\"%2$s\">W3 Total Cache settings</a>."
2250
  msgstr ""
2251
 
 
2252
  #: includes/class-evf-emails.php:317
2253
  msgid "You cannot send emails with EVF_Emails until init/admin_init has been reached"
2254
  msgstr ""
2255
 
2256
  #. translators: %d - field ID.
 
 
2257
  #: includes/class-evf-emails.php:513
2258
  #: includes/class-evf-emails.php:555
2259
  msgid "Field ID #%d"
2260
  msgstr ""
2261
 
 
2262
  #: includes/class-evf-emails.php:567
2263
  msgid "An empty form was submitted."
2264
  msgstr ""
2265
 
 
2266
  #: includes/class-evf-fields.php:52
2267
  msgid "Cloning is forbidden."
2268
  msgstr ""
2269
 
 
2270
  #: includes/class-evf-fields.php:61
2271
  msgid "Unserializing instances of this class is forbidden."
2272
  msgstr ""
2273
 
 
2274
  #: includes/class-evf-form-block.php:79
2275
  msgid "Select and display one of your forms."
2276
  msgstr ""
2277
 
 
2278
  #: includes/class-evf-form-block.php:81
2279
  msgid "form"
2280
  msgstr ""
2281
 
 
2282
  #: includes/class-evf-form-block.php:82
2283
  msgid "contact"
2284
  msgstr ""
2285
 
 
2286
  #: includes/class-evf-form-block.php:83
2287
  msgid "survey"
2288
  msgstr ""
2289
 
 
2290
  #: includes/class-evf-form-block.php:85
2291
  msgid "Select a Form"
2292
  msgstr ""
2293
 
 
2294
  #: includes/class-evf-form-block.php:86
2295
  msgid "Form Settings"
2296
  msgstr ""
2297
 
 
 
2298
  #: includes/class-evf-form-block.php:87
2299
  #: includes/class-evf-post-types.php:45
2300
  msgid "Form"
2301
  msgstr ""
2302
 
 
2303
  #: includes/class-evf-form-block.php:88
2304
  msgid "Show Title"
2305
  msgstr ""
2306
 
 
2307
  #: includes/class-evf-form-block.php:89
2308
  msgid "Show Description"
2309
  msgstr ""
2310
 
 
2311
  #: includes/class-evf-form-task.php:92
2312
  msgid "We were unable to process your form, please try again."
2313
  msgstr ""
2314
 
 
2315
  #: includes/class-evf-form-task.php:98
2316
  msgid "Invalid form. Please check again."
2317
  msgstr ""
2318
 
 
 
 
2319
  #: includes/class-evf-form-task.php:166
2320
  #: includes/class-evf-form-task.php:218
2321
  #: includes/class-evf-form-task.php:267
2322
  msgid "Form has not been submitted, please see the errors below."
2323
  msgstr ""
2324
 
 
2325
  #: includes/class-evf-form-task.php:188
2326
  msgid "Google reCAPTCHA verification failed, please try again later."
2327
  msgstr ""
2328
 
 
2329
  #: includes/class-evf-form-task.php:226
2330
  msgid "Everest Forms honeypot field triggered."
2331
  msgstr ""
2332
 
 
 
2333
  #: includes/class-evf-form-task.php:300
2334
  #: includes/templates/contact.php:61
2335
  msgid "Thanks for contacting us! We will be in touch with you shortly."
2336
  msgstr ""
2337
 
2338
  #. translators: %s - form name.
 
2339
  #: includes/class-evf-form-task.php:580
2340
  msgid "New %s Entry"
2341
  msgstr ""
2342
 
 
2343
  #: includes/class-evf-form-task.php:676
2344
  msgid "No form ID was found."
2345
  msgstr ""
2346
 
 
2347
  #: includes/class-evf-form-task.php:683
2348
  msgid "Could not create an entry"
2349
  msgstr ""
2350
 
 
2351
  #: includes/class-evf-frontend-scripts.php:289
2352
  msgid "Click to accept this suggestion."
2353
  msgstr ""
2354
 
 
2355
  #: includes/class-evf-frontend-scripts.php:301
2356
  msgid "{count} of {limit} max characters."
2357
  msgstr ""
2358
 
 
2359
  #: includes/class-evf-frontend-scripts.php:302
2360
  msgid "{count} of {limit} max words."
2361
  msgstr ""
2362
 
 
2363
  #: includes/class-evf-frontend-scripts.php:310
2364
  msgid "Sorry, something went wrong. Please try again"
2365
  msgstr ""
2366
 
 
2367
  #: includes/class-evf-install.php:301
2368
  msgid "Monthly"
2369
  msgstr ""
2370
 
 
 
2371
  #: includes/class-evf-install.php:575
2372
  #: includes/templates/contact.php:12
2373
  msgid "Contact Form"
2374
  msgstr ""
2375
 
 
2376
  #: includes/class-evf-install.php:637
2377
  msgid "View Everest Forms Settings"
2378
  msgstr ""
2379
 
 
2380
  #: includes/class-evf-install.php:653
2381
  msgid "View Everest Forms documentation"
2382
  msgstr ""
2383
 
 
2384
  #: includes/class-evf-install.php:653
2385
  msgid "Docs"
2386
  msgstr ""
2387
 
 
2388
  #: includes/class-evf-install.php:654
2389
  msgid "Visit free customer support"
2390
  msgstr ""
2391
 
 
2392
  #: includes/class-evf-install.php:654
2393
  msgid "Free support"
2394
  msgstr ""
2395
 
2396
  #. translators: 1: class name 2: EVF_Log_Handler_Interface
 
2397
  #: includes/class-evf-logger.php:54
2398
  msgid "The provided handler %1$s does not implement %2$s."
2399
  msgstr ""
2400
 
2401
  #. translators: 1: EVF_Logger::log 2: level
 
2402
  #: includes/class-evf-logger.php:133
2403
  msgid "%1$s was called with an invalid level \"%2$s\"."
2404
  msgstr ""
2405
 
 
2406
  #: includes/class-evf-post-types.php:44
2407
  msgid "Forms"
2408
  msgstr ""
2409
 
 
2410
  #: includes/class-evf-post-types.php:47
2411
  msgctxt "Admin menu name"
2412
  msgid "Forms"
2413
  msgstr ""
2414
 
 
2415
  #: includes/class-evf-post-types.php:49
2416
  msgid "Add new form"
2417
  msgstr ""
2418
 
 
2419
  #: includes/class-evf-post-types.php:51
2420
  msgid "Edit form"
2421
  msgstr ""
2422
 
 
2423
  #: includes/class-evf-post-types.php:52
2424
  msgid "New form"
2425
  msgstr ""
2426
 
 
2427
  #: includes/class-evf-post-types.php:53
2428
  msgid "View form"
2429
  msgstr ""
2430
 
 
2431
  #: includes/class-evf-post-types.php:54
2432
  msgid "Search forms"
2433
  msgstr ""
2434
 
 
2435
  #: includes/class-evf-post-types.php:55
2436
  msgid "No forms found"
2437
  msgstr ""
2438
 
 
2439
  #: includes/class-evf-post-types.php:56
2440
  msgid "No forms found in trash"
2441
  msgstr ""
2442
 
 
2443
  #: includes/class-evf-post-types.php:57
2444
  msgid "Parent forms"
2445
  msgstr ""
2446
 
 
2447
  #: includes/class-evf-post-types.php:58
2448
  msgid "Form image"
2449
  msgstr ""
2450
 
 
2451
  #: includes/class-evf-post-types.php:59
2452
  msgid "Set form image"
2453
  msgstr ""
2454
 
 
2455
  #: includes/class-evf-post-types.php:60
2456
  msgid "Remove form image"
2457
  msgstr ""
2458
 
 
2459
  #: includes/class-evf-post-types.php:61
2460
  msgid "Use as form image"
2461
  msgstr ""
2462
 
 
2463
  #: includes/class-evf-post-types.php:62
2464
  msgid "Insert into form"
2465
  msgstr ""
2466
 
 
2467
  #: includes/class-evf-post-types.php:63
2468
  msgid "Uploaded to this form"
2469
  msgstr ""
2470
 
 
2471
  #: includes/class-evf-post-types.php:64
2472
  msgid "Filter forms"
2473
  msgstr ""
2474
 
 
2475
  #: includes/class-evf-post-types.php:65
2476
  msgid "Forms navigation"
2477
  msgstr ""
2478
 
 
2479
  #: includes/class-evf-post-types.php:66
2480
  msgid "Forms list"
2481
  msgstr ""
2482
 
 
2483
  #: includes/class-evf-post-types.php:70
2484
  msgid "This is where you can add new forms."
2485
  msgstr ""
2486
 
 
2487
  #: includes/class-evf-privacy.php:45
2488
  msgid "This sample policy includes the basics around what personal data you may be collecting, storing and sharing, as well as who may have access to that data. Depending on what settings are enabled and which additional plugins are used, the specific information shared by your form will vary. We recommend consulting with a lawyer when deciding what information to disclose on your privacy policy."
2489
  msgstr ""
2490
 
 
2491
  #: includes/class-evf-privacy.php:47
2492
  msgid "We collect information about you during the form submission process on our site."
2493
  msgstr ""
2494
 
 
2495
  #: includes/class-evf-privacy.php:48
2496
  msgid "What we collect and store"
2497
  msgstr ""
2498
 
 
2499
  #: includes/class-evf-privacy.php:49
2500
  msgid "While you visit our site, we’ll track:"
2501
  msgstr ""
2502
 
 
2503
  #: includes/class-evf-privacy.php:51
2504
  msgid "Form Fields Data: Forms Fields data includes the available field types when creating a form. We’ll use this to, for example, collect informations like Name, Email and other available fields."
2505
  msgstr ""
2506
 
 
2507
  #: includes/class-evf-privacy.php:52
2508
  msgid "Location, IP address and browser type: we’ll use this for purposes like geolocating users and reducing fraudulent activities."
2509
  msgstr ""
2510
 
 
2511
  #: includes/class-evf-privacy.php:53
2512
  msgid "Transaction Details: we’ll ask you to enter this so we can, for instance, provide subscription packs, and keep track of your payment details for subscription packs!"
2513
  msgstr ""
2514
 
 
2515
  #: includes/class-evf-privacy.php:55
2516
  msgid "We’ll also use cookies to keep track of form elements while you’re browsing our site."
2517
  msgstr ""
2518
 
 
2519
  #: includes/class-evf-privacy.php:56
2520
  msgid "Note: you may want to further detail your cookie policy, and link to that section from here."
2521
  msgstr ""
2522
 
 
2523
  #: includes/class-evf-privacy.php:57
2524
  msgid "When you fill up a form, we’ll ask you to provide information including your name, address, email, phone number, credit card/payment details and optional account information like username and password and any other form fields available in the form builder. We’ll use this information for purposes, such as, to:"
2525
  msgstr ""
2526
 
 
2527
  #: includes/class-evf-privacy.php:59
2528
  msgid "Send you information about your account and order"
2529
  msgstr ""
2530
 
 
2531
  #: includes/class-evf-privacy.php:60
2532
  msgid "Respond to your requests, including transaction details and complaints"
2533
  msgstr ""
2534
 
 
2535
  #: includes/class-evf-privacy.php:61
2536
  msgid "Process payments and prevent fraud"
2537
  msgstr ""
2538
 
 
2539
  #: includes/class-evf-privacy.php:62
2540
  msgid "Set up your account for our site"
2541
  msgstr ""
2542
 
 
2543
  #: includes/class-evf-privacy.php:63
2544
  msgid "Comply with any legal obligations we have, such as calculating taxes"
2545
  msgstr ""
2546
 
 
2547
  #: includes/class-evf-privacy.php:64
2548
  msgid "Improve our form offerings"
2549
  msgstr ""
2550
 
 
2551
  #: includes/class-evf-privacy.php:65
2552
  msgid "Send you marketing messages, if you choose to receive them"
2553
  msgstr ""
2554
 
 
2555
  #: includes/class-evf-privacy.php:66
2556
  msgid "Or any other service the built form was created to comply with and it’s necessary information"
2557
  msgstr ""
2558
 
 
2559
  #: includes/class-evf-privacy.php:68
2560
  msgid "If you create an account, we will store your name, address, email and phone number, which will be used to populate the form fields for future submissions."
2561
  msgstr ""
2562
 
 
2563
  #: includes/class-evf-privacy.php:69
2564
  msgid "We generally store information about you for as long as we need the information for the purposes for which we collect and use it, and we are not legally required to continue to keep it. For example, we will store form submission information for XXX years for geolocating and marketting purposes. This includes your name, address, email, phone number."
2565
  msgstr ""
2566
 
 
2567
  #: includes/class-evf-privacy.php:70
2568
  msgid "Who on our team has access"
2569
  msgstr ""
2570
 
 
2571
  #: includes/class-evf-privacy.php:71
2572
  msgid "Members of our team have access to the information you provide us. For example, both Administrators and Editors can access:"
2573
  msgstr ""
2574
 
 
2575
  #: includes/class-evf-privacy.php:73
2576
  msgid "Form submission information and other details related to it"
2577
  msgstr ""
2578
 
 
2579
  #: includes/class-evf-privacy.php:74
2580
  msgid "Customer information like your name, email and address information."
2581
  msgstr ""
2582
 
 
2583
  #: includes/class-evf-privacy.php:76
2584
  msgid "Our team members have access to this information to help fulfill entries and support you."
2585
  msgstr ""
2586
 
 
2587
  #: includes/class-evf-privacy.php:77
2588
  msgid "What we share with others"
2589
  msgstr ""
2590
 
 
2591
  #: includes/class-evf-privacy.php:78
2592
  msgid "In this section you should list who you’re sharing data with, and for what purpose. This could include, but may not be limited to, analytics, marketing, payment gateways, shipping providers, and third party embeds."
2593
  msgstr ""
2594
 
 
2595
  #: includes/class-evf-privacy.php:79
2596
  msgid "We share information with third parties who help us provide our orders and store services to you; for example --"
2597
  msgstr ""
2598
 
 
2599
  #: includes/class-evf-privacy.php:80
2600
  msgid "Payments"
2601
  msgstr ""
2602
 
 
2603
  #: includes/class-evf-privacy.php:81
2604
  msgid "In this subsection you should list which third party payment processors you’re using to take payments on your site since these may handle customer data. We’ve included PayPal as an example, but you should remove this if you’re not using PayPal."
2605
  msgstr ""
2606
 
 
2607
  #: includes/class-evf-privacy.php:82
2608
  msgid "We accept payments through PayPal. When processing payments, some of your data will be passed to PayPal, including information required to process or support the payment, such as the purchase total and billing information."
2609
  msgstr ""
2610
 
 
2611
  #: includes/class-evf-privacy.php:83
2612
  msgid "Please see the <a href=\"https://www.paypal.com/us/webapps/mpp/ua/privacy-full\">PayPal Privacy Policy</a> for more details."
2613
  msgstr ""
2614
 
 
2615
  #: includes/class-evf-privacy.php:84
2616
  msgid "Available Modules"
2617
  msgstr ""
2618
 
 
2619
  #: includes/class-evf-privacy.php:85
2620
  msgid "In this subsection you should list which third party modules you’re using to increase functionality on your site since these may handle customer data. We’ve included MailChimp as an example, but you should remove this if you’re not using MailChimp."
2621
  msgstr ""
2622
 
 
2623
  #: includes/class-evf-privacy.php:86
2624
  msgid "We send beautiful email through MailChimp. When processing emails, some of your data will be passed to MailChimp, including information required to process or support the email marketing services, such as the name, email address and any other information that you intend to pass or collect including all collected information through subscription."
2625
  msgstr ""
2626
 
 
2627
  #: includes/class-evf-privacy.php:87
2628
  msgid "Please see the <a href=\"https://mailchimp.com/legal/privacy/\">MailChimp Privacy Policy</a> for more details."
2629
  msgstr ""
2630
 
 
2631
  #: includes/class-evf-smart-tags.php:31
2632
  msgid "Site Admin Email"
2633
  msgstr ""
2634
 
 
2635
  #: includes/class-evf-smart-tags.php:32
2636
  msgid "Site Name"
2637
  msgstr ""
2638
 
 
2639
  #: includes/class-evf-smart-tags.php:33
2640
  msgid "Site URL"
2641
  msgstr ""
2642
 
 
2643
  #: includes/class-evf-smart-tags.php:34
2644
  msgid "Page Title"
2645
  msgstr ""
2646
 
 
2647
  #: includes/class-evf-smart-tags.php:35
2648
  msgid "Page URL"
2649
  msgstr ""
2650
 
 
2651
  #: includes/class-evf-smart-tags.php:36
2652
  msgid "Page ID"
2653
  msgstr ""
2654
 
 
 
2655
  #: includes/class-evf-smart-tags.php:38
2656
  #: includes/export/class-evf-entry-csv-exporter.php:86
2657
  msgid "User IP Address"
2658
  msgstr ""
2659
 
 
2660
  #: includes/class-evf-smart-tags.php:39
2661
  msgid "User ID"
2662
  msgstr ""
2663
 
 
2664
  #: includes/class-evf-smart-tags.php:40
2665
  msgid "User Name"
2666
  msgstr ""
2667
 
 
2668
  #: includes/class-evf-smart-tags.php:41
2669
  msgid "User Email"
2670
  msgstr ""
2671
 
 
2672
  #: includes/class-evf-smart-tags.php:42
2673
  msgid "Referrer URL"
2674
  msgstr ""
2675
 
 
2676
  #: includes/class-evf-template-loader.php:65
2677
  msgid "Edit Form"
2678
  msgstr ""
2679
 
2680
  #. translators: %s - Form name.
 
2681
  #: includes/class-evf-template-loader.php:193
2682
  msgid "%s &ndash; Preview"
2683
  msgstr ""
2684
 
2685
  #. translators: %s template
 
2686
  #: includes/evf-core-functions.php:103
2687
  msgid "%s does not exist."
2688
  msgstr ""
2689
 
 
2690
  #: includes/evf-core-functions.php:120
2691
  msgid "action_args should not be overwritten when calling evf_get_template."
2692
  msgstr ""
2693
 
 
 
 
2694
  #: includes/evf-core-functions.php:294
2695
  #: includes/log-handlers/class-evf-log-handler-file.php:343
2696
  #: includes/log-handlers/class-evf-log-handler-file.php:363
@@ -2698,1265 +3450,1591 @@ msgid "This method should not be called before plugins_loaded."
2698
  msgstr ""
2699
 
2700
  #. translators: 1: class name 2: everest_forms_logging_class 3: EVF_Logger_Interface
 
2701
  #: includes/evf-core-functions.php:555
2702
  msgid "The class %1$s provided by %2$s filter must implement %3$s."
2703
  msgstr ""
2704
 
 
2705
  #: includes/evf-core-functions.php:1561
2706
  msgid "Afghanistan"
2707
  msgstr ""
2708
 
 
2709
  #: includes/evf-core-functions.php:1562
2710
  msgid "Åland Islands"
2711
  msgstr ""
2712
 
 
2713
  #: includes/evf-core-functions.php:1563
2714
  msgid "Albania"
2715
  msgstr ""
2716
 
 
2717
  #: includes/evf-core-functions.php:1564
2718
  msgid "Algeria"
2719
  msgstr ""
2720
 
 
2721
  #: includes/evf-core-functions.php:1565
2722
  msgid "American Samoa"
2723
  msgstr ""
2724
 
 
2725
  #: includes/evf-core-functions.php:1566
2726
  msgid "Andorra"
2727
  msgstr ""
2728
 
 
2729
  #: includes/evf-core-functions.php:1567
2730
  msgid "Angola"
2731
  msgstr ""
2732
 
 
2733
  #: includes/evf-core-functions.php:1568
2734
  msgid "Anguilla"
2735
  msgstr ""
2736
 
 
2737
  #: includes/evf-core-functions.php:1569
2738
  msgid "Antarctica"
2739
  msgstr ""
2740
 
 
2741
  #: includes/evf-core-functions.php:1570
2742
  msgid "Antigua and Barbuda"
2743
  msgstr ""
2744
 
 
2745
  #: includes/evf-core-functions.php:1571
2746
  msgid "Argentina"
2747
  msgstr ""
2748
 
 
2749
  #: includes/evf-core-functions.php:1572
2750
  msgid "Armenia"
2751
  msgstr ""
2752
 
 
2753
  #: includes/evf-core-functions.php:1573
2754
  msgid "Aruba"
2755
  msgstr ""
2756
 
 
2757
  #: includes/evf-core-functions.php:1574
2758
  msgid "Australia"
2759
  msgstr ""
2760
 
 
2761
  #: includes/evf-core-functions.php:1575
2762
  msgid "Austria"
2763
  msgstr ""
2764
 
 
2765
  #: includes/evf-core-functions.php:1576
2766
  msgid "Azerbaijan"
2767
  msgstr ""
2768
 
 
2769
  #: includes/evf-core-functions.php:1577
2770
  msgid "Bahamas"
2771
  msgstr ""
2772
 
 
2773
  #: includes/evf-core-functions.php:1578
2774
  msgid "Bahrain"
2775
  msgstr ""
2776
 
 
2777
  #: includes/evf-core-functions.php:1579
2778
  msgid "Bangladesh"
2779
  msgstr ""
2780
 
 
2781
  #: includes/evf-core-functions.php:1580
2782
  msgid "Barbados"
2783
  msgstr ""
2784
 
 
2785
  #: includes/evf-core-functions.php:1581
2786
  msgid "Belarus"
2787
  msgstr ""
2788
 
 
2789
  #: includes/evf-core-functions.php:1582
2790
  msgid "Belgium"
2791
  msgstr ""
2792
 
 
2793
  #: includes/evf-core-functions.php:1583
2794
  msgid "Belize"
2795
  msgstr ""
2796
 
 
2797
  #: includes/evf-core-functions.php:1584
2798
  msgid "Benin"
2799
  msgstr ""
2800
 
 
2801
  #: includes/evf-core-functions.php:1585
2802
  msgid "Bermuda"
2803
  msgstr ""
2804
 
 
2805
  #: includes/evf-core-functions.php:1586
2806
  msgid "Bhutan"
2807
  msgstr ""
2808
 
 
2809
  #: includes/evf-core-functions.php:1587
2810
  msgid "Bolivia (Plurinational State of)"
2811
  msgstr ""
2812
 
 
2813
  #: includes/evf-core-functions.php:1588
2814
  msgid "Bosnia and Herzegovina"
2815
  msgstr ""
2816
 
 
2817
  #: includes/evf-core-functions.php:1589
2818
  msgid "Botswana"
2819
  msgstr ""
2820
 
 
2821
  #: includes/evf-core-functions.php:1590
2822
  msgid "Bouvet Island"
2823
  msgstr ""
2824
 
 
2825
  #: includes/evf-core-functions.php:1591
2826
  msgid "Brazil"
2827
  msgstr ""
2828
 
 
2829
  #: includes/evf-core-functions.php:1592
2830
  msgid "British Indian Ocean Territory"
2831
  msgstr ""
2832
 
 
2833
  #: includes/evf-core-functions.php:1593
2834
  msgid "Brunei Darussalam"
2835
  msgstr ""
2836
 
 
2837
  #: includes/evf-core-functions.php:1594
2838
  msgid "Bulgaria"
2839
  msgstr ""
2840
 
 
2841
  #: includes/evf-core-functions.php:1595
2842
  msgid "Burkina Faso"
2843
  msgstr ""
2844
 
 
2845
  #: includes/evf-core-functions.php:1596
2846
  msgid "Burundi"
2847
  msgstr ""
2848
 
 
2849
  #: includes/evf-core-functions.php:1597
2850
  msgid "Cabo Verde"
2851
  msgstr ""
2852
 
 
2853
  #: includes/evf-core-functions.php:1598
2854
  msgid "Cambodia"
2855
  msgstr ""
2856
 
 
2857
  #: includes/evf-core-functions.php:1599
2858
  msgid "Cameroon"
2859
  msgstr ""
2860
 
 
2861
  #: includes/evf-core-functions.php:1600
2862
  msgid "Canada"
2863
  msgstr ""
2864
 
 
2865
  #: includes/evf-core-functions.php:1601
2866
  msgid "Cayman Islands"
2867
  msgstr ""
2868
 
 
2869
  #: includes/evf-core-functions.php:1602
2870
  msgid "Central African Republic"
2871
  msgstr ""
2872
 
 
2873
  #: includes/evf-core-functions.php:1603
2874
  msgid "Chad"
2875
  msgstr ""
2876
 
 
2877
  #: includes/evf-core-functions.php:1604
2878
  msgid "Chile"
2879
  msgstr ""
2880
 
 
2881
  #: includes/evf-core-functions.php:1605
2882
  msgid "China"
2883
  msgstr ""
2884
 
 
2885
  #: includes/evf-core-functions.php:1606
2886
  msgid "Christmas Island"
2887
  msgstr ""
2888
 
 
2889
  #: includes/evf-core-functions.php:1607
2890
  msgid "Cocos (Keeling) Islands"
2891
  msgstr ""
2892
 
 
2893
  #: includes/evf-core-functions.php:1608
2894
  msgid "Colombia"
2895
  msgstr ""
2896
 
 
2897
  #: includes/evf-core-functions.php:1609
2898
  msgid "Comoros"
2899
  msgstr ""
2900
 
 
2901
  #: includes/evf-core-functions.php:1610
2902
  msgid "Congo"
2903
  msgstr ""
2904
 
 
2905
  #: includes/evf-core-functions.php:1611
2906
  msgid "Congo (Democratic Republic of the)"
2907
  msgstr ""
2908
 
 
2909
  #: includes/evf-core-functions.php:1612
2910
  msgid "Cook Islands"
2911
  msgstr ""
2912
 
 
2913
  #: includes/evf-core-functions.php:1613
2914
  msgid "Costa Rica"
2915
  msgstr ""
2916
 
 
2917
  #: includes/evf-core-functions.php:1614
2918
  msgid "Côte d'Ivoire"
2919
  msgstr ""
2920
 
 
2921
  #: includes/evf-core-functions.php:1615
2922
  msgid "Croatia"
2923
  msgstr ""
2924
 
 
2925
  #: includes/evf-core-functions.php:1616
2926
  msgid "Cuba"
2927
  msgstr ""
2928
 
 
2929
  #: includes/evf-core-functions.php:1617
2930
  msgid "Curaçao"
2931
  msgstr ""
2932
 
 
2933
  #: includes/evf-core-functions.php:1618
2934
  msgid "Cyprus"
2935
  msgstr ""
2936
 
 
2937
  #: includes/evf-core-functions.php:1619
2938
  msgid "Czech Republic"
2939
  msgstr ""
2940
 
 
2941
  #: includes/evf-core-functions.php:1620
2942
  msgid "Denmark"
2943
  msgstr ""
2944
 
 
2945
  #: includes/evf-core-functions.php:1621
2946
  msgid "Djibouti"
2947
  msgstr ""
2948
 
 
2949
  #: includes/evf-core-functions.php:1622
2950
  msgid "Dominica"
2951
  msgstr ""
2952
 
 
2953
  #: includes/evf-core-functions.php:1623
2954
  msgid "Dominican Republic"
2955
  msgstr ""
2956
 
 
2957
  #: includes/evf-core-functions.php:1624
2958
  msgid "Ecuador"
2959
  msgstr ""
2960
 
 
2961
  #: includes/evf-core-functions.php:1625
2962
  msgid "Egypt"
2963
  msgstr ""
2964
 
 
2965
  #: includes/evf-core-functions.php:1626
2966
  msgid "El Salvador"
2967
  msgstr ""
2968
 
 
2969
  #: includes/evf-core-functions.php:1627
2970
  msgid "Equatorial Guinea"
2971
  msgstr ""
2972
 
 
2973
  #: includes/evf-core-functions.php:1628
2974
  msgid "Eritrea"
2975
  msgstr ""
2976
 
 
2977
  #: includes/evf-core-functions.php:1629
2978
  msgid "Estonia"
2979
  msgstr ""
2980
 
 
2981
  #: includes/evf-core-functions.php:1630
2982
  msgid "Ethiopia"
2983
  msgstr ""
2984
 
 
2985
  #: includes/evf-core-functions.php:1631
2986
  msgid "Falkland Islands (Malvinas)"
2987
  msgstr ""
2988
 
 
2989
  #: includes/evf-core-functions.php:1632
2990
  msgid "Faroe Islands"
2991
  msgstr ""
2992
 
 
2993
  #: includes/evf-core-functions.php:1633
2994
  msgid "Fiji"
2995
  msgstr ""
2996
 
 
2997
  #: includes/evf-core-functions.php:1634
2998
  msgid "Finland"
2999
  msgstr ""
3000
 
 
3001
  #: includes/evf-core-functions.php:1635
3002
  msgid "France"
3003
  msgstr ""
3004
 
 
3005
  #: includes/evf-core-functions.php:1636
3006
  msgid "French Guiana"
3007
  msgstr ""
3008
 
 
3009
  #: includes/evf-core-functions.php:1637
3010
  msgid "French Polynesia"
3011
  msgstr ""
3012
 
 
3013
  #: includes/evf-core-functions.php:1638
3014
  msgid "French Southern Territories"
3015
  msgstr ""
3016
 
 
3017
  #: includes/evf-core-functions.php:1639
3018
  msgid "Gabon"
3019
  msgstr ""
3020
 
 
3021
  #: includes/evf-core-functions.php:1640
3022
  msgid "Gambia"
3023
  msgstr ""
3024
 
 
3025
  #: includes/evf-core-functions.php:1641
3026
  msgctxt "Country"
3027
  msgid "Georgia"
3028
  msgstr ""
3029
 
 
3030
  #: includes/evf-core-functions.php:1642
3031
  msgid "Germany"
3032
  msgstr ""
3033
 
 
3034
  #: includes/evf-core-functions.php:1643
3035
  msgid "Ghana"
3036
  msgstr ""
3037
 
 
3038
  #: includes/evf-core-functions.php:1644
3039
  msgid "Gibraltar"
3040
  msgstr ""
3041
 
 
3042
  #: includes/evf-core-functions.php:1645
3043
  msgid "Greece"
3044
  msgstr ""
3045
 
 
3046
  #: includes/evf-core-functions.php:1646
3047
  msgid "Greenland"
3048
  msgstr ""
3049
 
 
3050
  #: includes/evf-core-functions.php:1647
3051
  msgid "Grenada"
3052
  msgstr ""
3053
 
 
3054
  #: includes/evf-core-functions.php:1648
3055
  msgid "Guadeloupe"
3056
  msgstr ""
3057
 
 
3058
  #: includes/evf-core-functions.php:1649
3059
  msgid "Guam"
3060
  msgstr ""
3061
 
 
3062
  #: includes/evf-core-functions.php:1650
3063
  msgid "Guatemala"
3064
  msgstr ""
3065
 
 
3066
  #: includes/evf-core-functions.php:1651
3067
  msgid "Guernsey"
3068
  msgstr ""
3069
 
 
3070
  #: includes/evf-core-functions.php:1652
3071
  msgid "Guinea"
3072
  msgstr ""
3073
 
 
3074
  #: includes/evf-core-functions.php:1653
3075
  msgid "Guinea-Bissau"
3076
  msgstr ""
3077
 
 
3078
  #: includes/evf-core-functions.php:1654
3079
  msgid "Guyana"
3080
  msgstr ""
3081
 
 
3082
  #: includes/evf-core-functions.php:1655
3083
  msgid "Haiti"
3084
  msgstr ""
3085
 
 
3086
  #: includes/evf-core-functions.php:1656
3087
  msgid "Heard Island and McDonald Islands"
3088
  msgstr ""
3089
 
 
3090
  #: includes/evf-core-functions.php:1657
3091
  msgid "Honduras"
3092
  msgstr ""
3093
 
 
3094
  #: includes/evf-core-functions.php:1658
3095
  msgid "Hong Kong"
3096
  msgstr ""
3097
 
 
3098
  #: includes/evf-core-functions.php:1659
3099
  msgid "Hungary"
3100
  msgstr ""
3101
 
 
3102
  #: includes/evf-core-functions.php:1660
3103
  msgid "Iceland"
3104
  msgstr ""
3105
 
 
3106
  #: includes/evf-core-functions.php:1661
3107
  msgid "India"
3108
  msgstr ""
3109
 
 
3110
  #: includes/evf-core-functions.php:1662
3111
  msgid "Indonesia"
3112
  msgstr ""
3113
 
 
3114
  #: includes/evf-core-functions.php:1663
3115
  msgid "Iran (Islamic Republic of)"
3116
  msgstr ""
3117
 
 
3118
  #: includes/evf-core-functions.php:1664
3119
  msgid "Iraq"
3120
  msgstr ""
3121
 
 
3122
  #: includes/evf-core-functions.php:1665
3123
  msgid "Ireland (Republic of)"
3124
  msgstr ""
3125
 
 
3126
  #: includes/evf-core-functions.php:1666
3127
  msgid "Isle of Man"
3128
  msgstr ""
3129
 
 
3130
  #: includes/evf-core-functions.php:1667
3131
  msgid "Israel"
3132
  msgstr ""
3133
 
 
3134
  #: includes/evf-core-functions.php:1668
3135
  msgid "Italy"
3136
  msgstr ""
3137
 
 
3138
  #: includes/evf-core-functions.php:1669
3139
  msgid "Jamaica"
3140
  msgstr ""
3141
 
 
3142
  #: includes/evf-core-functions.php:1670
3143
  msgid "Japan"
3144
  msgstr ""
3145
 
 
3146
  #: includes/evf-core-functions.php:1671
3147
  msgid "Jersey"
3148
  msgstr ""
3149
 
 
3150
  #: includes/evf-core-functions.php:1672
3151
  msgid "Jordan"
3152
  msgstr ""
3153
 
 
3154
  #: includes/evf-core-functions.php:1673
3155
  msgid "Kazakhstan"
3156
  msgstr ""
3157
 
 
3158
  #: includes/evf-core-functions.php:1674
3159
  msgid "Kenya"
3160
  msgstr ""
3161
 
 
3162
  #: includes/evf-core-functions.php:1675
3163
  msgid "Kiribati"
3164
  msgstr ""
3165
 
 
3166
  #: includes/evf-core-functions.php:1676
3167
  msgid "Korea (Democratic People's Republic of)"
3168
  msgstr ""
3169
 
 
3170
  #: includes/evf-core-functions.php:1677
3171
  msgid "Korea (Republic of)"
3172
  msgstr ""
3173
 
 
3174
  #: includes/evf-core-functions.php:1678
3175
  msgid "Kuwait"
3176
  msgstr ""
3177
 
 
3178
  #: includes/evf-core-functions.php:1679
3179
  msgid "Kyrgyzstan"
3180
  msgstr ""
3181
 
 
3182
  #: includes/evf-core-functions.php:1680
3183
  msgid "Lao People's Democratic Republic"
3184
  msgstr ""
3185
 
 
3186
  #: includes/evf-core-functions.php:1681
3187
  msgid "Latvia"
3188
  msgstr ""
3189
 
 
3190
  #: includes/evf-core-functions.php:1682
3191
  msgid "Lebanon"
3192
  msgstr ""
3193
 
 
3194
  #: includes/evf-core-functions.php:1683
3195
  msgid "Lesotho"
3196
  msgstr ""
3197
 
 
3198
  #: includes/evf-core-functions.php:1684
3199
  msgid "Liberia"
3200
  msgstr ""
3201
 
 
3202
  #: includes/evf-core-functions.php:1685
3203
  msgid "Libya"
3204
  msgstr ""
3205
 
 
3206
  #: includes/evf-core-functions.php:1686
3207
  msgid "Liechtenstein"
3208
  msgstr ""
3209
 
 
3210
  #: includes/evf-core-functions.php:1687
3211
  msgid "Lithuania"
3212
  msgstr ""
3213
 
 
3214
  #: includes/evf-core-functions.php:1688
3215
  msgid "Luxembourg"
3216
  msgstr ""
3217
 
 
3218
  #: includes/evf-core-functions.php:1689
3219
  msgid "Macao"
3220
  msgstr ""
3221
 
 
3222
  #: includes/evf-core-functions.php:1690
3223
  msgid "North Macedonia (Republic of)"
3224
  msgstr ""
3225
 
 
3226
  #: includes/evf-core-functions.php:1691
3227
  msgid "Madagascar"
3228
  msgstr ""
3229
 
 
3230
  #: includes/evf-core-functions.php:1692
3231
  msgid "Malawi"
3232
  msgstr ""
3233
 
 
3234
  #: includes/evf-core-functions.php:1693
3235
  msgid "Malaysia"
3236
  msgstr ""
3237
 
 
3238
  #: includes/evf-core-functions.php:1694
3239
  msgid "Maldives"
3240
  msgstr ""
3241
 
 
3242
  #: includes/evf-core-functions.php:1695
3243
  msgid "Mali"
3244
  msgstr ""
3245
 
 
3246
  #: includes/evf-core-functions.php:1696
3247
  msgid "Malta"
3248
  msgstr ""
3249
 
 
3250
  #: includes/evf-core-functions.php:1697
3251
  msgid "Marshall Islands"
3252
  msgstr ""
3253
 
 
3254
  #: includes/evf-core-functions.php:1698
3255
  msgid "Martinique"
3256
  msgstr ""
3257
 
 
3258
  #: includes/evf-core-functions.php:1699
3259
  msgid "Mauritania"
3260
  msgstr ""
3261
 
 
3262
  #: includes/evf-core-functions.php:1700
3263
  msgid "Mauritius"
3264
  msgstr ""
3265
 
 
3266
  #: includes/evf-core-functions.php:1701
3267
  msgid "Mayotte"
3268
  msgstr ""
3269
 
 
3270
  #: includes/evf-core-functions.php:1702
3271
  msgid "Mexico"
3272
  msgstr ""
3273
 
 
3274
  #: includes/evf-core-functions.php:1703
3275
  msgid "Micronesia (Federated States of)"
3276
  msgstr ""
3277
 
 
3278
  #: includes/evf-core-functions.php:1704
3279
  msgid "Moldova (Republic of)"
3280
  msgstr ""
3281
 
 
3282
  #: includes/evf-core-functions.php:1705
3283
  msgid "Monaco"
3284
  msgstr ""
3285
 
 
3286
  #: includes/evf-core-functions.php:1706
3287
  msgid "Mongolia"
3288
  msgstr ""
3289
 
 
3290
  #: includes/evf-core-functions.php:1707
3291
  msgid "Montenegro"
3292
  msgstr ""
3293
 
 
3294
  #: includes/evf-core-functions.php:1708
3295
  msgid "Montserrat"
3296
  msgstr ""
3297
 
 
3298
  #: includes/evf-core-functions.php:1709
3299
  msgid "Morocco"
3300
  msgstr ""
3301
 
 
3302
  #: includes/evf-core-functions.php:1710
3303
  msgid "Mozambique"
3304
  msgstr ""
3305
 
 
3306
  #: includes/evf-core-functions.php:1711
3307
  msgid "Myanmar"
3308
  msgstr ""
3309
 
 
3310
  #: includes/evf-core-functions.php:1712
3311
  msgid "Namibia"
3312
  msgstr ""
3313
 
 
3314
  #: includes/evf-core-functions.php:1713
3315
  msgid "Nauru"
3316
  msgstr ""
3317
 
 
3318
  #: includes/evf-core-functions.php:1714
3319
  msgid "Nepal"
3320
  msgstr ""
3321
 
 
3322
  #: includes/evf-core-functions.php:1715
3323
  msgid "Netherlands"
3324
  msgstr ""
3325
 
 
3326
  #: includes/evf-core-functions.php:1716
3327
  msgid "New Caledonia"
3328
  msgstr ""
3329
 
 
3330
  #: includes/evf-core-functions.php:1717
3331
  msgid "New Zealand"
3332
  msgstr ""
3333
 
 
3334
  #: includes/evf-core-functions.php:1718
3335
  msgid "Nicaragua"
3336
  msgstr ""
3337
 
 
3338
  #: includes/evf-core-functions.php:1719
3339
  msgid "Niger"
3340
  msgstr ""
3341
 
 
3342
  #: includes/evf-core-functions.php:1720
3343
  msgid "Nigeria"
3344
  msgstr ""
3345
 
 
3346
  #: includes/evf-core-functions.php:1721
3347
  msgid "Niue"
3348
  msgstr ""
3349
 
 
3350
  #: includes/evf-core-functions.php:1722
3351
  msgid "Norfolk Island"
3352
  msgstr ""
3353
 
 
3354
  #: includes/evf-core-functions.php:1723
3355
  msgid "Northern Mariana Islands"
3356
  msgstr ""
3357
 
 
3358
  #: includes/evf-core-functions.php:1724
3359
  msgid "Norway"
3360
  msgstr ""
3361
 
 
3362
  #: includes/evf-core-functions.php:1725
3363
  msgid "Oman"
3364
  msgstr ""
3365
 
 
3366
  #: includes/evf-core-functions.php:1726
3367
  msgid "Pakistan"
3368
  msgstr ""
3369
 
 
3370
  #: includes/evf-core-functions.php:1727
3371
  msgid "Palau"
3372
  msgstr ""
3373
 
 
3374
  #: includes/evf-core-functions.php:1728
3375
  msgid "Palestine (State of)"
3376
  msgstr ""
3377
 
 
3378
  #: includes/evf-core-functions.php:1729
3379
  msgid "Panama"
3380
  msgstr ""
3381
 
 
3382
  #: includes/evf-core-functions.php:1730
3383
  msgid "Papua New Guinea"
3384
  msgstr ""
3385
 
 
3386
  #: includes/evf-core-functions.php:1731
3387
  msgid "Paraguay"
3388
  msgstr ""
3389
 
 
3390
  #: includes/evf-core-functions.php:1732
3391
  msgid "Peru"
3392
  msgstr ""
3393
 
 
3394
  #: includes/evf-core-functions.php:1733
3395
  msgid "Philippines"
3396
  msgstr ""
3397
 
 
3398
  #: includes/evf-core-functions.php:1734
3399
  msgid "Pitcairn"
3400
  msgstr ""
3401
 
 
3402
  #: includes/evf-core-functions.php:1735
3403
  msgid "Poland"
3404
  msgstr ""
3405
 
 
3406
  #: includes/evf-core-functions.php:1736
3407
  msgid "Portugal"
3408
  msgstr ""
3409
 
 
3410
  #: includes/evf-core-functions.php:1737
3411
  msgid "Puerto Rico"
3412
  msgstr ""
3413
 
 
3414
  #: includes/evf-core-functions.php:1738
3415
  msgid "Qatar"
3416
  msgstr ""
3417
 
 
3418
  #: includes/evf-core-functions.php:1739
3419
  msgid "Réunion"
3420
  msgstr ""
3421
 
 
3422
  #: includes/evf-core-functions.php:1740
3423
  msgid "Romania"
3424
  msgstr ""
3425
 
 
3426
  #: includes/evf-core-functions.php:1741
3427
  msgid "Russian Federation"
3428
  msgstr ""
3429
 
 
3430
  #: includes/evf-core-functions.php:1742
3431
  msgid "Rwanda"
3432
  msgstr ""
3433
 
 
3434
  #: includes/evf-core-functions.php:1743
3435
  msgid "Saint Barthélemy"
3436
  msgstr ""
3437
 
 
3438
  #: includes/evf-core-functions.php:1744
3439
  msgid "Saint Helena, Ascension and Tristan da Cunha"
3440
  msgstr ""
3441
 
 
3442
  #: includes/evf-core-functions.php:1745
3443
  msgid "Saint Kitts and Nevis"
3444
  msgstr ""
3445
 
 
3446
  #: includes/evf-core-functions.php:1746
3447
  msgid "Saint Lucia"
3448
  msgstr ""
3449
 
 
3450
  #: includes/evf-core-functions.php:1747
3451
  msgid "Saint Martin (French part)"
3452
  msgstr ""
3453
 
 
3454
  #: includes/evf-core-functions.php:1748
3455
  msgid "Saint Pierre and Miquelon"
3456
  msgstr ""
3457
 
 
3458
  #: includes/evf-core-functions.php:1749
3459
  msgid "Saint Vincent and the Grenadines"
3460
  msgstr ""
3461
 
 
3462
  #: includes/evf-core-functions.php:1750
3463
  msgid "Samoa"
3464
  msgstr ""
3465
 
 
3466
  #: includes/evf-core-functions.php:1751
3467
  msgid "San Marino"
3468
  msgstr ""
3469
 
 
3470
  #: includes/evf-core-functions.php:1752
3471
  msgid "Sao Tome and Principe"
3472
  msgstr ""
3473
 
 
3474
  #: includes/evf-core-functions.php:1753
3475
  msgid "Saudi Arabia"
3476
  msgstr ""
3477
 
 
3478
  #: includes/evf-core-functions.php:1754
3479
  msgid "Senegal"
3480
  msgstr ""
3481
 
 
3482
  #: includes/evf-core-functions.php:1755
3483
  msgid "Serbia"
3484
  msgstr ""
3485
 
 
3486
  #: includes/evf-core-functions.php:1756
3487
  msgid "Seychelles"
3488
  msgstr ""
3489
 
 
3490
  #: includes/evf-core-functions.php:1757
3491
  msgid "Sierra Leone"
3492
  msgstr ""
3493
 
 
3494
  #: includes/evf-core-functions.php:1758
3495
  msgid "Singapore"
3496
  msgstr ""
3497
 
 
3498
  #: includes/evf-core-functions.php:1759
3499
  msgid "Sint Maarten (Dutch part)"
3500
  msgstr ""
3501
 
 
3502
  #: includes/evf-core-functions.php:1760
3503
  msgid "Slovakia"
3504
  msgstr ""
3505
 
 
3506
  #: includes/evf-core-functions.php:1761
3507
  msgid "Slovenia"
3508
  msgstr ""
3509
 
 
3510
  #: includes/evf-core-functions.php:1762
3511
  msgid "Solomon Islands"
3512
  msgstr ""
3513
 
 
3514
  #: includes/evf-core-functions.php:1763
3515
  msgid "Somalia"
3516
  msgstr ""
3517
 
 
3518
  #: includes/evf-core-functions.php:1764
3519
  msgid "South Africa"
3520
  msgstr ""
3521
 
 
3522
  #: includes/evf-core-functions.php:1765
3523
  msgid "South Georgia and the South Sandwich Islands"
3524
  msgstr ""
3525
 
 
3526
  #: includes/evf-core-functions.php:1766
3527
  msgid "South Sudan"
3528
  msgstr ""
3529
 
 
3530
  #: includes/evf-core-functions.php:1767
3531
  msgid "Spain"
3532
  msgstr ""
3533
 
 
3534
  #: includes/evf-core-functions.php:1768
3535
  msgid "Sri Lanka"
3536
  msgstr ""
3537
 
 
3538
  #: includes/evf-core-functions.php:1769
3539
  msgid "Sudan"
3540
  msgstr ""
3541
 
 
3542
  #: includes/evf-core-functions.php:1770
3543
  msgid "Suriname"
3544
  msgstr ""
3545
 
 
3546
  #: includes/evf-core-functions.php:1771
3547
  msgid "Svalbard and Jan Mayen"
3548
  msgstr ""
3549
 
 
3550
  #: includes/evf-core-functions.php:1772
3551
  msgid "Swaziland"
3552
  msgstr ""
3553
 
 
3554
  #: includes/evf-core-functions.php:1773
3555
  msgid "Sweden"
3556
  msgstr ""
3557
 
 
3558
  #: includes/evf-core-functions.php:1774
3559
  msgid "Switzerland"
3560
  msgstr ""
3561
 
 
3562
  #: includes/evf-core-functions.php:1775
3563
  msgid "Syrian Arab Republic"
3564
  msgstr ""
3565
 
 
3566
  #: includes/evf-core-functions.php:1776
3567
  msgid "Taiwan, Province of China"
3568
  msgstr ""
3569
 
 
3570
  #: includes/evf-core-functions.php:1777
3571
  msgid "Tajikistan"
3572
  msgstr ""
3573
 
 
3574
  #: includes/evf-core-functions.php:1778
3575
  msgid "Tanzania (United Republic of)"
3576
  msgstr ""
3577
 
 
3578
  #: includes/evf-core-functions.php:1779
3579
  msgid "Thailand"
3580
  msgstr ""
3581
 
 
3582
  #: includes/evf-core-functions.php:1780
3583
  msgid "Timor-Leste"
3584
  msgstr ""
3585
 
 
3586
  #: includes/evf-core-functions.php:1781
3587
  msgid "Togo"
3588
  msgstr ""
3589
 
 
3590
  #: includes/evf-core-functions.php:1782
3591
  msgid "Tokelau"
3592
  msgstr ""
3593
 
 
3594
  #: includes/evf-core-functions.php:1783
3595
  msgid "Tonga"
3596
  msgstr ""
3597
 
 
3598
  #: includes/evf-core-functions.php:1784
3599
  msgid "Trinidad and Tobago"
3600
  msgstr ""
3601
 
 
3602
  #: includes/evf-core-functions.php:1785
3603
  msgid "Tunisia"
3604
  msgstr ""
3605
 
 
3606
  #: includes/evf-core-functions.php:1786
3607
  msgid "Turkey"
3608
  msgstr ""
3609
 
 
3610
  #: includes/evf-core-functions.php:1787
3611
  msgid "Turkmenistan"
3612
  msgstr ""
3613
 
 
3614
  #: includes/evf-core-functions.php:1788
3615
  msgid "Turks and Caicos Islands"
3616
  msgstr ""
3617
 
 
3618
  #: includes/evf-core-functions.php:1789
3619
  msgid "Tuvalu"
3620
  msgstr ""
3621
 
 
3622
  #: includes/evf-core-functions.php:1790
3623
  msgid "Uganda"
3624
  msgstr ""
3625
 
 
3626
  #: includes/evf-core-functions.php:1791
3627
  msgid "Ukraine"
3628
  msgstr ""
3629
 
 
3630
  #: includes/evf-core-functions.php:1792
3631
  msgid "United Arab Emirates"
3632
  msgstr ""
3633
 
 
3634
  #: includes/evf-core-functions.php:1793
3635
  msgid "United Kingdom of Great Britain and Northern Ireland"
3636
  msgstr ""
3637
 
 
3638
  #: includes/evf-core-functions.php:1794
3639
  msgid "United States of America"
3640
  msgstr ""
3641
 
 
3642
  #: includes/evf-core-functions.php:1795
3643
  msgid "United States Minor Outlying Islands"
3644
  msgstr ""
3645
 
 
3646
  #: includes/evf-core-functions.php:1796
3647
  msgid "Uruguay"
3648
  msgstr ""
3649
 
 
3650
  #: includes/evf-core-functions.php:1797
3651
  msgid "Uzbekistan"
3652
  msgstr ""
3653
 
 
3654
  #: includes/evf-core-functions.php:1798
3655
  msgid "Vanuatu"
3656
  msgstr ""
3657
 
 
3658
  #: includes/evf-core-functions.php:1799
3659
  msgid "Vatican City State"
3660
  msgstr ""
3661
 
 
3662
  #: includes/evf-core-functions.php:1800
3663
  msgid "Venezuela (Bolivarian Republic of)"
3664
  msgstr ""
3665
 
 
3666
  #: includes/evf-core-functions.php:1801
3667
  msgid "Viet Nam"
3668
  msgstr ""
3669
 
 
3670
  #: includes/evf-core-functions.php:1802
3671
  msgid "Virgin Islands (British)"
3672
  msgstr ""
3673
 
 
3674
  #: includes/evf-core-functions.php:1803
3675
  msgid "Virgin Islands (U.S.)"
3676
  msgstr ""
3677
 
 
3678
  #: includes/evf-core-functions.php:1804
3679
  msgid "Wallis and Futuna"
3680
  msgstr ""
3681
 
 
3682
  #: includes/evf-core-functions.php:1805
3683
  msgid "Western Sahara"
3684
  msgstr ""
3685
 
 
3686
  #: includes/evf-core-functions.php:1806
3687
  msgid "Yemen"
3688
  msgstr ""
3689
 
 
3690
  #: includes/evf-core-functions.php:1807
3691
  msgid "Zambia"
3692
  msgstr ""
3693
 
 
3694
  #: includes/evf-core-functions.php:1808
3695
  msgid "Zimbabwe"
3696
  msgstr ""
3697
 
 
3698
  #: includes/evf-core-functions.php:1822
3699
  msgid "Alabama"
3700
  msgstr ""
3701
 
 
3702
  #: includes/evf-core-functions.php:1823
3703
  msgid "Alaska"
3704
  msgstr ""
3705
 
 
3706
  #: includes/evf-core-functions.php:1824
3707
  msgid "Arizona"
3708
  msgstr ""
3709
 
 
3710
  #: includes/evf-core-functions.php:1825
3711
  msgid "Arkansas"
3712
  msgstr ""
3713
 
 
3714
  #: includes/evf-core-functions.php:1826
3715
  msgid "California"
3716
  msgstr ""
3717
 
 
3718
  #: includes/evf-core-functions.php:1827
3719
  msgid "Colorado"
3720
  msgstr ""
3721
 
 
3722
  #: includes/evf-core-functions.php:1828
3723
  msgid "Connecticut"
3724
  msgstr ""
3725
 
 
3726
  #: includes/evf-core-functions.php:1829
3727
  msgid "Delaware"
3728
  msgstr ""
3729
 
 
3730
  #: includes/evf-core-functions.php:1830
3731
  msgid "District of Columbia"
3732
  msgstr ""
3733
 
 
3734
  #: includes/evf-core-functions.php:1831
3735
  msgid "Florida"
3736
  msgstr ""
3737
 
 
3738
  #: includes/evf-core-functions.php:1832
3739
  msgid "Georgia"
3740
  msgstr ""
3741
 
 
3742
  #: includes/evf-core-functions.php:1833
3743
  msgid "Hawaii"
3744
  msgstr ""
3745
 
 
3746
  #: includes/evf-core-functions.php:1834
3747
  msgid "Idaho"
3748
  msgstr ""
3749
 
 
3750
  #: includes/evf-core-functions.php:1835
3751
  msgid "Illinois"
3752
  msgstr ""
3753
 
 
3754
  #: includes/evf-core-functions.php:1836
3755
  msgid "Indiana"
3756
  msgstr ""
3757
 
 
3758
  #: includes/evf-core-functions.php:1837
3759
  msgid "Iowa"
3760
  msgstr ""
3761
 
 
3762
  #: includes/evf-core-functions.php:1838
3763
  msgid "Kansas"
3764
  msgstr ""
3765
 
 
3766
  #: includes/evf-core-functions.php:1839
3767
  msgid "Kentucky"
3768
  msgstr ""
3769
 
 
3770
  #: includes/evf-core-functions.php:1840
3771
  msgid "Louisiana"
3772
  msgstr ""
3773
 
 
3774
  #: includes/evf-core-functions.php:1841
3775
  msgid "Maine"
3776
  msgstr ""
3777
 
 
3778
  #: includes/evf-core-functions.php:1842
3779
  msgid "Maryland"
3780
  msgstr ""
3781
 
 
3782
  #: includes/evf-core-functions.php:1843
3783
  msgid "Massachusetts"
3784
  msgstr ""
3785
 
 
3786
  #: includes/evf-core-functions.php:1844
3787
  msgid "Michigan"
3788
  msgstr ""
3789
 
 
3790
  #: includes/evf-core-functions.php:1845
3791
  msgid "Minnesota"
3792
  msgstr ""
3793
 
 
3794
  #: includes/evf-core-functions.php:1846
3795
  msgid "Mississippi"
3796
  msgstr ""
3797
 
 
3798
  #: includes/evf-core-functions.php:1847
3799
  msgid "Missouri"
3800
  msgstr ""
3801
 
 
3802
  #: includes/evf-core-functions.php:1848
3803
  msgid "Montana"
3804
  msgstr ""
3805
 
 
3806
  #: includes/evf-core-functions.php:1849
3807
  msgid "Nebraska"
3808
  msgstr ""
3809
 
 
3810
  #: includes/evf-core-functions.php:1850
3811
  msgid "Nevada"
3812
  msgstr ""
3813
 
 
3814
  #: includes/evf-core-functions.php:1851
3815
  msgid "New Hampshire"
3816
  msgstr ""
3817
 
 
3818
  #: includes/evf-core-functions.php:1852
3819
  msgid "New Jersey"
3820
  msgstr ""
3821
 
 
3822
  #: includes/evf-core-functions.php:1853
3823
  msgid "New Mexico"
3824
  msgstr ""
3825
 
 
3826
  #: includes/evf-core-functions.php:1854
3827
  msgid "New York"
3828
  msgstr ""
3829
 
 
3830
  #: includes/evf-core-functions.php:1855
3831
  msgid "North Carolina"
3832
  msgstr ""
3833
 
 
3834
  #: includes/evf-core-functions.php:1856
3835
  msgid "North Dakota"
3836
  msgstr ""
3837
 
 
3838
  #: includes/evf-core-functions.php:1857
3839
  msgid "Ohio"
3840
  msgstr ""
3841
 
 
3842
  #: includes/evf-core-functions.php:1858
3843
  msgid "Oklahoma"
3844
  msgstr ""
3845
 
 
3846
  #: includes/evf-core-functions.php:1859
3847
  msgid "Oregon"
3848
  msgstr ""
3849
 
 
3850
  #: includes/evf-core-functions.php:1860
3851
  msgid "Pennsylvania"
3852
  msgstr ""
3853
 
 
3854
  #: includes/evf-core-functions.php:1861
3855
  msgid "Rhode Island"
3856
  msgstr ""
3857
 
 
3858
  #: includes/evf-core-functions.php:1862
3859
  msgid "South Carolina"
3860
  msgstr ""
3861
 
 
3862
  #: includes/evf-core-functions.php:1863
3863
  msgid "South Dakota"
3864
  msgstr ""
3865
 
 
3866
  #: includes/evf-core-functions.php:1864
3867
  msgid "Tennessee"
3868
  msgstr ""
3869
 
 
3870
  #: includes/evf-core-functions.php:1865
3871
  msgid "Texas"
3872
  msgstr ""
3873
 
 
3874
  #: includes/evf-core-functions.php:1866
3875
  msgid "Utah"
3876
  msgstr ""
3877
 
 
3878
  #: includes/evf-core-functions.php:1867
3879
  msgid "Vermont"
3880
  msgstr ""
3881
 
 
3882
  #: includes/evf-core-functions.php:1868
3883
  msgid "Virginia"
3884
  msgstr ""
3885
 
 
3886
  #: includes/evf-core-functions.php:1869
3887
  msgid "Washington"
3888
  msgstr ""
3889
 
 
3890
  #: includes/evf-core-functions.php:1870
3891
  msgid "West Virginia"
3892
  msgstr ""
3893
 
 
3894
  #: includes/evf-core-functions.php:1871
3895
  msgid "Wisconsin"
3896
  msgstr ""
3897
 
 
3898
  #: includes/evf-core-functions.php:1872
3899
  msgid "Wyoming"
3900
  msgstr ""
3901
 
 
3902
  #: includes/evf-core-functions.php:1887
3903
  msgid "General Fields"
3904
  msgstr ""
3905
 
 
3906
  #: includes/evf-core-functions.php:1888
3907
  msgid "Advanced Fields"
3908
  msgstr ""
3909
 
 
3910
  #: includes/evf-core-functions.php:1889
3911
  msgid "Payment Fields"
3912
  msgstr ""
3913
 
 
3914
  #: includes/evf-core-functions.php:1890
3915
  msgid "Survey Fields"
3916
  msgstr ""
3917
 
 
3918
  #: includes/evf-core-functions.php:1941
3919
  msgid "Check this option to mark the field required."
3920
  msgstr ""
3921
 
 
 
 
3922
  #: includes/evf-core-functions.php:1952
3923
  #: includes/fields/class-evf-field-checkbox.php:27
3924
  #: includes/fields/class-evf-field-radio.php:27
3925
  msgid "First Choice"
3926
  msgstr ""
3927
 
 
 
 
3928
  #: includes/evf-core-functions.php:1953
3929
  #: includes/fields/class-evf-field-checkbox.php:33
3930
  #: includes/fields/class-evf-field-radio.php:33
3931
  msgid "Second Choice"
3932
  msgstr ""
3933
 
 
 
 
3934
  #: includes/evf-core-functions.php:1954
3935
  #: includes/fields/class-evf-field-checkbox.php:39
3936
  #: includes/fields/class-evf-field-radio.php:39
3937
  msgid "Third Choice"
3938
  msgstr ""
3939
 
 
3940
  #: includes/evf-core-functions.php:1968
3941
  msgid "Enter CSS class for this field container. Class names should be separated with spaces."
3942
  msgstr ""
3943
 
 
3944
  #: includes/evf-core-functions.php:2088
3945
  msgid "Tablet"
3946
  msgstr ""
3947
 
 
3948
  #: includes/evf-core-functions.php:2090
3949
  msgid "Mobile"
3950
  msgstr ""
3951
 
 
3952
  #: includes/evf-core-functions.php:2092
3953
  msgid "Desktop"
3954
  msgstr ""
3955
 
 
3956
  #: includes/evf-entry-functions.php:82
3957
  msgid "Published"
3958
  msgstr ""
3959
 
 
 
 
 
 
 
 
3960
  #: includes/evf-notice-functions.php:23
3961
  #: includes/evf-notice-functions.php:54
3962
  #: includes/evf-notice-functions.php:73
@@ -3967,409 +5045,520 @@ msgstr ""
3967
  msgid "This function should not be called before everest_forms_init."
3968
  msgstr ""
3969
 
 
3970
  #: includes/export/class-evf-entry-csv-exporter.php:67
3971
  msgid "ID"
3972
  msgstr ""
3973
 
 
3974
  #: includes/export/class-evf-entry-csv-exporter.php:79
3975
  msgid "Status"
3976
  msgstr ""
3977
 
 
3978
  #: includes/export/class-evf-entry-csv-exporter.php:81
3979
  msgid "Date Created GMT"
3980
  msgstr ""
3981
 
 
3982
  #: includes/export/class-evf-entry-csv-exporter.php:85
3983
  msgid "User Device"
3984
  msgstr ""
3985
 
3986
  #. translators: 1: entry date 2: entry time
 
 
3987
  #: includes/export/class-evf-entry-csv-exporter.php:325
3988
  #: includes/export/class-evf-entry-csv-exporter.php:342
3989
  msgid "%1$s %2$s"
3990
  msgstr ""
3991
 
 
3992
  #: includes/fields/class-evf-field-address.php:20
3993
  msgid "Address"
3994
  msgstr ""
3995
 
 
3996
  #: includes/fields/class-evf-field-captcha.php:20
3997
  msgid "Captcha"
3998
  msgstr ""
3999
 
 
 
4000
  #: includes/fields/class-evf-field-checkbox.php:20
4001
  #: includes/fields/class-evf-field-payment-checkbox.php:20
4002
  msgid "Checkboxes"
4003
  msgstr ""
4004
 
 
4005
  #: includes/fields/class-evf-field-checkbox.php:170
4006
  msgid "Checked"
4007
  msgstr ""
4008
 
4009
  #. translators: %s - Choice Number.
 
4010
  #: includes/fields/class-evf-field-checkbox.php:173
4011
  msgid "Choice %s"
4012
  msgstr ""
4013
 
 
 
4014
  #: includes/fields/class-evf-field-checkbox.php:250
4015
  #: includes/fields/class-evf-field-radio.php:216
4016
  msgid "Randomize Choices"
4017
  msgstr ""
4018
 
 
 
4019
  #: includes/fields/class-evf-field-checkbox.php:251
4020
  #: includes/fields/class-evf-field-radio.php:217
4021
  msgid "Check this option to randomize the order of the choices."
4022
  msgstr ""
4023
 
 
4024
  #: includes/fields/class-evf-field-checkbox.php:271
4025
  msgid "Choice Limit"
4026
  msgstr ""
4027
 
 
4028
  #: includes/fields/class-evf-field-checkbox.php:272
4029
  msgid "Check this option to limit the number of checkboxes a user can select."
4030
  msgstr ""
4031
 
 
 
4032
  #: includes/fields/class-evf-field-checkbox.php:310
4033
  #: includes/fields/class-evf-field-radio.php:241
4034
  msgid "Show Values"
4035
  msgstr ""
4036
 
 
 
4037
  #: includes/fields/class-evf-field-checkbox.php:311
4038
  #: includes/fields/class-evf-field-radio.php:242
4039
  msgid "Check this to manually set form field values."
4040
  msgstr ""
4041
 
 
4042
  #: includes/fields/class-evf-field-credit-card.php:20
4043
  msgid "Credit Card"
4044
  msgstr ""
4045
 
 
4046
  #: includes/fields/class-evf-field-date-time.php:20
4047
  msgid "Date / Time"
4048
  msgstr ""
4049
 
 
4050
  #: includes/fields/class-evf-field-date-time.php:70
4051
  msgid "Format"
4052
  msgstr ""
4053
 
 
4054
  #: includes/fields/class-evf-field-date-time.php:71
4055
  msgid "Select a format for the date field."
4056
  msgstr ""
4057
 
 
 
4058
  #: includes/fields/class-evf-field-date-time.php:83
4059
  #: includes/fields/class-evf-field-date-time.php:354
4060
  msgid "Time"
4061
  msgstr ""
4062
 
 
4063
  #: includes/fields/class-evf-field-date-time.php:84
4064
  msgid "Both"
4065
  msgstr ""
4066
 
 
4067
  #: includes/fields/class-evf-field-date-time.php:113
4068
  msgid "Date & Time Format"
4069
  msgstr ""
4070
 
 
4071
  #: includes/fields/class-evf-field-date-time.php:114
4072
  msgid "Advanced date and time formatting options."
4073
  msgstr ""
4074
 
 
4075
  #: includes/fields/class-evf-field-date-time.php:128
4076
  msgid "Date Format"
4077
  msgstr ""
4078
 
 
4079
  #: includes/fields/class-evf-field-date-time.php:129
4080
  msgid "Choose a desire date format to display."
4081
  msgstr ""
4082
 
 
4083
  #: includes/fields/class-evf-field-date-time.php:152
4084
  msgid "Clear"
4085
  msgstr ""
4086
 
 
4087
  #: includes/fields/class-evf-field-date-time.php:158
4088
  msgid "Disable Dates"
4089
  msgstr ""
4090
 
 
4091
  #: includes/fields/class-evf-field-date-time.php:159
4092
  msgid "Select which dates you want to disable."
4093
  msgstr ""
4094
 
 
4095
  #: includes/fields/class-evf-field-date-time.php:184
4096
  msgid "Date Mode"
4097
  msgstr ""
4098
 
 
4099
  #: includes/fields/class-evf-field-date-time.php:185
4100
  msgid "Select your desire date mode."
4101
  msgstr ""
4102
 
 
4103
  #: includes/fields/class-evf-field-date-time.php:200
4104
  msgid "Date Localization"
4105
  msgstr ""
4106
 
 
4107
  #: includes/fields/class-evf-field-date-time.php:201
4108
  msgid "Choose a desire date localization to display."
4109
  msgstr ""
4110
 
 
4111
  #: includes/fields/class-evf-field-date-time.php:283
4112
  msgid "Default to current date."
4113
  msgstr ""
4114
 
 
4115
  #: includes/fields/class-evf-field-date-time.php:284
4116
  msgid "Check this option to set current date as default."
4117
  msgstr ""
4118
 
 
4119
  #: includes/fields/class-evf-field-date-time.php:295
4120
  msgid "Enable Min Max date."
4121
  msgstr ""
4122
 
 
4123
  #: includes/fields/class-evf-field-date-time.php:296
4124
  msgid "Check this option to set min max date."
4125
  msgstr ""
4126
 
 
4127
  #: includes/fields/class-evf-field-date-time.php:306
4128
  msgid "Minimum Date"
4129
  msgstr ""
4130
 
 
4131
  #: includes/fields/class-evf-field-date-time.php:307
4132
  msgid "Select minium date."
4133
  msgstr ""
4134
 
 
4135
  #: includes/fields/class-evf-field-date-time.php:328
4136
  msgid "Maximum Date"
4137
  msgstr ""
4138
 
 
4139
  #: includes/fields/class-evf-field-date-time.php:329
4140
  msgid "Select maximum date."
4141
  msgstr ""
4142
 
 
4143
  #: includes/fields/class-evf-field-date-time.php:361
4144
  msgid "Time interval and format"
4145
  msgstr ""
4146
 
 
4147
  #: includes/fields/class-evf-field-date-time.php:362
4148
  msgid "Choose time interval and format to display."
4149
  msgstr ""
4150
 
 
4151
  #: includes/fields/class-evf-field-date-time.php:376
4152
  msgid "15 minutes"
4153
  msgstr ""
4154
 
 
4155
  #: includes/fields/class-evf-field-date-time.php:377
4156
  msgid "30 minutes"
4157
  msgstr ""
4158
 
 
4159
  #: includes/fields/class-evf-field-date-time.php:390
4160
  msgid "12 H"
4161
  msgstr ""
4162
 
 
4163
  #: includes/fields/class-evf-field-date-time.php:391
4164
  msgid "24 H"
4165
  msgstr ""
4166
 
 
 
4167
  #: includes/fields/class-evf-field-email.php:117
4168
  #: includes/fields/class-evf-field-email.php:270
4169
  msgid "Confirm Email"
4170
  msgstr ""
4171
 
 
4172
  #: includes/fields/class-evf-field-email.php:203
4173
  msgid "Enable Email Confirmation"
4174
  msgstr ""
4175
 
 
4176
  #: includes/fields/class-evf-field-email.php:204
4177
  msgid "Check to enable email confirmation."
4178
  msgstr ""
4179
 
 
4180
  #: includes/fields/class-evf-field-email.php:226
4181
  msgid "Confirmation Placeholder Text"
4182
  msgstr ""
4183
 
 
4184
  #: includes/fields/class-evf-field-email.php:227
4185
  msgid "Enter text for the confirmation field placeholder."
4186
  msgstr ""
4187
 
 
4188
  #: includes/fields/class-evf-field-email.php:408
4189
  msgid "Confirmation Email do not match."
4190
  msgstr ""
4191
 
 
4192
  #: includes/fields/class-evf-field-file-upload.php:20
4193
  msgid "File Upload"
4194
  msgstr ""
4195
 
 
4196
  #: includes/fields/class-evf-field-first-name.php:20
4197
  msgid "First Name"
4198
  msgstr ""
4199
 
 
4200
  #: includes/fields/class-evf-field-hidden.php:20
4201
  msgid "Hidden Field"
4202
  msgstr ""
4203
 
 
4204
  #: includes/fields/class-evf-field-html.php:20
4205
  msgid "Custom HTML"
4206
  msgstr ""
4207
 
 
4208
  #: includes/fields/class-evf-field-image-upload.php:20
4209
  msgid "Image Upload"
4210
  msgstr ""
4211
 
 
4212
  #: includes/fields/class-evf-field-last-name.php:20
4213
  msgid "Last Name"
4214
  msgstr ""
4215
 
 
4216
  #: includes/fields/class-evf-field-likert.php:20
4217
  msgid "Likert"
4218
  msgstr ""
4219
 
 
4220
  #: includes/fields/class-evf-field-number.php:70
4221
  msgid "Step"
4222
  msgstr ""
4223
 
 
4224
  #: includes/fields/class-evf-field-number.php:71
4225
  msgid "Allows users to enter specific legal number intervals."
4226
  msgstr ""
4227
 
 
4228
  #: includes/fields/class-evf-field-number.php:108
4229
  msgid "Min Value"
4230
  msgstr ""
4231
 
 
4232
  #: includes/fields/class-evf-field-number.php:109
4233
  msgid "Minimum value user is allowed to enter."
4234
  msgstr ""
4235
 
 
4236
  #: includes/fields/class-evf-field-number.php:146
4237
  msgid "Max Value"
4238
  msgstr ""
4239
 
 
4240
  #: includes/fields/class-evf-field-number.php:147
4241
  msgid "Maximum value user is allowed to enter."
4242
  msgstr ""
4243
 
4244
  #. translators: %s - minimum value.
 
4245
  #: includes/fields/class-evf-field-number.php:297
4246
  msgid "Please enter a value greater than or equal to %s"
4247
  msgstr ""
4248
 
4249
  #. translators: %s - maximum value.
 
4250
  #: includes/fields/class-evf-field-number.php:301
4251
  msgid "Please enter a value less than or equal to %s"
4252
  msgstr ""
4253
 
 
4254
  #: includes/fields/class-evf-field-password.php:20
4255
  msgid "Password"
4256
  msgstr ""
4257
 
 
 
4258
  #: includes/fields/class-evf-field-payment-quantity.php:19
4259
  #: includes/fields/class-evf-field-payment-total.php:20
4260
  msgid "Total"
4261
  msgstr ""
4262
 
 
 
4263
  #: includes/fields/class-evf-field-payment-radio.php:20
4264
  #: includes/fields/class-evf-field-radio.php:20
4265
  msgid "Multiple Choice"
4266
  msgstr ""
4267
 
 
4268
  #: includes/fields/class-evf-field-payment-single.php:20
4269
  msgid "Single Item"
4270
  msgstr ""
4271
 
 
4272
  #: includes/fields/class-evf-field-phone.php:20
4273
  msgid "Phone"
4274
  msgstr ""
4275
 
 
4276
  #: includes/fields/class-evf-field-privacy-policy.php:20
4277
  msgid "Privacy Policy"
4278
  msgstr ""
4279
 
 
4280
  #: includes/fields/class-evf-field-range-slider.php:20
4281
  msgid "Range Slider"
4282
  msgstr ""
4283
 
 
4284
  #: includes/fields/class-evf-field-rating.php:20
4285
  msgid "Rating"
4286
  msgstr ""
4287
 
 
4288
  #: includes/fields/class-evf-field-scale-rating.php:20
4289
  msgid "Scale Rating"
4290
  msgstr ""
4291
 
 
4292
  #: includes/fields/class-evf-field-select.php:20
4293
  msgid "Dropdown"
4294
  msgstr ""
4295
 
 
4296
  #: includes/fields/class-evf-field-select.php:27
4297
  msgid "Option 1"
4298
  msgstr ""
4299
 
 
4300
  #: includes/fields/class-evf-field-select.php:32
4301
  msgid "Option 2"
4302
  msgstr ""
4303
 
 
4304
  #: includes/fields/class-evf-field-select.php:37
4305
  msgid "Option 3"
4306
  msgstr ""
4307
 
4308
- #: includes/fields/class-evf-field-select.php:178
 
4309
  msgid "Check this option to enable enhanced select. It enables you to search items in the dropdown field."
4310
  msgstr ""
4311
 
4312
- #: includes/fields/class-evf-field-select.php:188
 
4313
  msgid "Enable Enhanced Select"
4314
  msgstr ""
4315
 
4316
- #: includes/fields/class-evf-field-select.php:201
 
4317
  msgid "Enhanced select"
4318
  msgstr ""
4319
 
 
4320
  #: includes/fields/class-evf-field-signature.php:20
4321
  msgid "Signature"
4322
  msgstr ""
4323
 
 
4324
  #: includes/fields/class-evf-field-text.php:20
4325
  msgid "Single Line Text"
4326
  msgstr ""
4327
 
 
 
4328
  #: includes/fields/class-evf-field-text.php:73
4329
  #: includes/fields/class-evf-field-textarea.php:72
4330
  msgid "Limit Length"
4331
  msgstr ""
4332
 
 
 
4333
  #: includes/fields/class-evf-field-text.php:74
4334
  #: includes/fields/class-evf-field-textarea.php:73
4335
  msgid "Check this option to limit text length by characters or words count."
4336
  msgstr ""
4337
 
 
 
4338
  #: includes/fields/class-evf-field-text.php:107
4339
  #: includes/fields/class-evf-field-textarea.php:106
4340
  msgid "Characters"
4341
  msgstr ""
4342
 
 
 
4343
  #: includes/fields/class-evf-field-text.php:108
4344
  #: includes/fields/class-evf-field-textarea.php:107
4345
  msgid "Words Count"
4346
  msgstr ""
4347
 
 
4348
  #: includes/fields/class-evf-field-text.php:133
4349
  msgid "Input Mask"
4350
  msgstr ""
4351
 
 
4352
  #: includes/fields/class-evf-field-text.php:134
4353
  msgid "Enter your custom input mask."
4354
  msgstr ""
4355
 
 
4356
  #: includes/fields/class-evf-field-text.php:135
4357
  msgid "See Examples & Docs"
4358
  msgstr ""
4359
 
 
4360
  #: includes/fields/class-evf-field-textarea.php:20
4361
  msgid "Paragraph Text"
4362
  msgstr ""
4363
 
 
4364
  #: includes/fields/class-evf-field-title.php:20
4365
  msgid "Section Title"
4366
  msgstr ""
4367
 
 
4368
  #: includes/fields/class-evf-field-url.php:20
4369
  msgid "Website / URL"
4370
  msgstr ""
4371
 
4372
  #. translators: %s - link to a site.
 
4373
  #: templates/emails/footer-default.php:45
4374
  msgid "Sent from %s"
4375
  msgstr ""
2
  # This file is distributed under the same license as the Everest Forms plugin.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: Everest Forms 1.7.0.3\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/everest-forms\n"
7
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
8
  "Language-Team: LANGUAGE <LL@li.org>\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
+ "POT-Creation-Date: 2020-08-17T12:21:35+00:00\n"
13
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14
+ "X-Generator: WP-CLI 2.5.0-alpha\n"
15
  "X-Domain: everest-forms\n"
16
 
17
  #. Plugin Name of the plugin
18
+ #: build/everest-forms/includes/admin/class-evf-admin-menus.php:62
19
+ #: build/everest-forms/includes/admin/class-evf-admin.php:189
20
+ #: build/everest-forms/includes/admin/evf-admin-functions.php:17
21
+ #: build/everest-forms/includes/class-evf-form-block.php:78
22
+ #: build/everest-forms/includes/class-evf-post-types.php:112
23
+ #: build/everest-forms/includes/class-evf-privacy.php:31
24
  #: includes/admin/class-evf-admin-menus.php:62
25
  #: includes/admin/class-evf-admin.php:189
26
  #: includes/admin/evf-admin-functions.php:17
47
  msgstr ""
48
 
49
  #. translators: %d: interval
50
+ #: build/everest-forms/includes/abstracts/class-evf-background-process.php:172
51
  #: includes/abstracts/class-evf-background-process.php:172
52
  msgid "Every %d minutes"
53
  msgstr ""
54
 
55
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:304
56
  #: includes/abstracts/class-evf-form-fields.php:304
57
  msgid "On"
58
  msgstr ""
59
 
60
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:304
61
  #: includes/abstracts/class-evf-form-fields.php:304
62
  msgid "Off"
63
  msgstr ""
64
 
65
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:389
66
+ #: build/everest-forms/includes/evf-core-functions.php:1916
67
  #: includes/abstracts/class-evf-form-fields.php:389
68
  #: includes/evf-core-functions.php:1916
69
  msgid "Enter text for the form field label. This is recommended and can be hidden in the Advanced Settings."
70
  msgstr ""
71
 
72
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:395
73
+ #: build/everest-forms/includes/evf-core-functions.php:1915
74
  #: includes/abstracts/class-evf-form-fields.php:395
75
  #: includes/evf-core-functions.php:1915
76
  msgid "Label"
77
  msgstr ""
78
 
79
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:425
80
+ #: build/everest-forms/includes/evf-core-functions.php:1924
81
  #: includes/abstracts/class-evf-form-fields.php:425
82
  #: includes/evf-core-functions.php:1924
83
  msgid "Enter meta key to be stored in database."
84
  msgstr ""
85
 
86
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:431
87
+ #: build/everest-forms/includes/evf-core-functions.php:1923
88
  #: includes/abstracts/class-evf-form-fields.php:431
89
  #: includes/evf-core-functions.php:1923
90
  msgid "Meta Key"
91
  msgstr ""
92
 
93
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:462
94
+ #: build/everest-forms/includes/evf-core-functions.php:1933
95
  #: includes/abstracts/class-evf-form-fields.php:462
96
  #: includes/evf-core-functions.php:1933
97
  msgid "Enter text for the form field description."
98
  msgstr ""
99
 
100
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:468
101
+ #: build/everest-forms/includes/evf-core-functions.php:1931
102
  #: includes/abstracts/class-evf-form-fields.php:468
103
  #: includes/evf-core-functions.php:1931
104
  msgid "Description"
105
  msgstr ""
106
 
107
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:499
108
  #: includes/abstracts/class-evf-form-fields.php:499
109
  msgid "Check this option to mark the field required. A form will not submit unless all required fields are provided."
110
  msgstr ""
111
 
112
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:506
113
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-validation.php:46
114
+ #: build/everest-forms/includes/evf-core-functions.php:1939
115
+ #: build/everest-forms/includes/shortcodes/class-evf-shortcode-form.php:189
116
  #: includes/abstracts/class-evf-form-fields.php:506
117
  #: includes/admin/settings/class-evf-settings-validation.php:46
118
  #: includes/evf-core-functions.php:1939
120
  msgid "Required"
121
  msgstr ""
122
 
123
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:542
124
  #: includes/abstracts/class-evf-form-fields.php:542
125
  msgid "Enter a message to show for this row if it's required."
126
  msgstr ""
127
 
128
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:554
129
  #: includes/abstracts/class-evf-form-fields.php:554
130
  msgid "Address Line 1"
131
  msgstr ""
132
 
133
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:555
134
  #: includes/abstracts/class-evf-form-fields.php:555
135
  msgid "Enter a message to show for Address Line 1 if it's required."
136
  msgstr ""
137
 
138
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:563
139
  #: includes/abstracts/class-evf-form-fields.php:563
140
  msgid "City"
141
  msgstr ""
142
 
143
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:564
144
  #: includes/abstracts/class-evf-form-fields.php:564
145
  msgid "Enter a message to show for City if it's required."
146
  msgstr ""
147
 
148
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:572
149
  #: includes/abstracts/class-evf-form-fields.php:572
150
  msgid "State / Province / Region"
151
  msgstr ""
152
 
153
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:573
154
  #: includes/abstracts/class-evf-form-fields.php:573
155
  msgid "Enter a message to show for State/Province/Region if it's required."
156
  msgstr ""
157
 
158
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:581
159
  #: includes/abstracts/class-evf-form-fields.php:581
160
  msgid "Zip / Postal Code"
161
  msgstr ""
162
 
163
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:582
164
  #: includes/abstracts/class-evf-form-fields.php:582
165
  msgid "Enter a message to show for Zip/Postal Code if it's required."
166
  msgstr ""
167
 
168
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:590
169
+ #: build/everest-forms/includes/fields/class-evf-field-country.php:20
170
  #: includes/abstracts/class-evf-form-fields.php:590
171
  #: includes/fields/class-evf-field-country.php:20
172
  msgid "Country"
173
  msgstr ""
174
 
175
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:591
176
  #: includes/abstracts/class-evf-form-fields.php:591
177
  msgid "Enter a message to show for Country if it's required."
178
  msgstr ""
179
 
180
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:604
181
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:649
182
  #: includes/abstracts/class-evf-form-fields.php:604
183
  #: includes/abstracts/class-evf-form-fields.php:649
184
  msgid "Enter a message to show for this field if it's required."
185
  msgstr ""
186
 
187
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:655
188
  #: includes/abstracts/class-evf-form-fields.php:655
189
  msgid "Required Field Message"
190
  msgstr ""
191
 
192
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:687
193
  #: includes/abstracts/class-evf-form-fields.php:687
194
  msgid "Enter code for the form field."
195
  msgstr ""
196
 
197
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:693
198
  #: includes/abstracts/class-evf-form-fields.php:693
199
  msgid "Code"
200
  msgstr ""
201
 
202
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:723
203
+ #: build/everest-forms/includes/evf-core-functions.php:1947
204
  #: includes/abstracts/class-evf-form-fields.php:723
205
  #: includes/evf-core-functions.php:1947
206
  msgid "Choices"
207
  msgstr ""
208
 
209
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:738
210
  #: includes/abstracts/class-evf-form-fields.php:738
211
  msgid "Bulk Add"
212
  msgstr ""
213
 
214
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:747
215
+ #: build/everest-forms/includes/evf-core-functions.php:1948
216
  #: includes/abstracts/class-evf-form-fields.php:747
217
  #: includes/evf-core-functions.php:1948
218
  msgid "Add choices for the form field."
219
  msgstr ""
220
 
221
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:796
222
  #: includes/abstracts/class-evf-form-fields.php:796
223
  msgid "Upload Image"
224
  msgstr ""
225
 
226
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:803
227
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:104
228
  #: includes/abstracts/class-evf-form-fields.php:803
229
  #: includes/admin/builder/class-evf-builder-settings.php:104
230
  msgid "Remove"
231
  msgstr ""
232
 
233
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:804
234
  #: includes/abstracts/class-evf-form-fields.php:804
235
  msgid "Change image"
236
  msgstr ""
237
 
238
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:830
239
  #: includes/abstracts/class-evf-form-fields.php:830
240
  msgid "For best results, images should be square and at least 200 × 160 pixels or smaller."
241
  msgstr ""
242
 
243
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:839
244
  #: includes/abstracts/class-evf-form-fields.php:839
245
  msgid "Use image choices"
246
  msgstr ""
247
 
248
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:840
249
  #: includes/abstracts/class-evf-form-fields.php:840
250
  msgid "Check this option to enable using images with the choices."
251
  msgstr ""
252
 
253
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:862
254
  #: includes/abstracts/class-evf-form-fields.php:862
255
  msgid "Add Bulk Options"
256
  msgstr ""
257
 
258
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:871
259
  #: includes/abstracts/class-evf-form-fields.php:871
260
  msgid "Add multiple options at once."
261
  msgstr ""
262
 
263
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:872
264
  #: includes/abstracts/class-evf-form-fields.php:872
265
  msgid "Presets"
266
  msgstr ""
267
 
268
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:880
269
  #: includes/abstracts/class-evf-form-fields.php:880
270
  msgid "Months"
271
  msgstr ""
272
 
273
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:883
274
  #: includes/abstracts/class-evf-form-fields.php:883
275
  msgid "January"
276
  msgstr ""
277
 
278
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:884
279
  #: includes/abstracts/class-evf-form-fields.php:884
280
  msgid "February"
281
  msgstr ""
282
 
283
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:885
284
  #: includes/abstracts/class-evf-form-fields.php:885
285
  msgid "March"
286
  msgstr ""
287
 
288
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:886
289
  #: includes/abstracts/class-evf-form-fields.php:886
290
  msgid "April"
291
  msgstr ""
292
 
293
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:887
294
  #: includes/abstracts/class-evf-form-fields.php:887
295
  msgid "May"
296
  msgstr ""
297
 
298
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:888
299
  #: includes/abstracts/class-evf-form-fields.php:888
300
  msgid "June"
301
  msgstr ""
302
 
303
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:889
304
  #: includes/abstracts/class-evf-form-fields.php:889
305
  msgid "July"
306
  msgstr ""
307
 
308
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:890
309
  #: includes/abstracts/class-evf-form-fields.php:890
310
  msgid "August"
311
  msgstr ""
312
 
313
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:891
314
  #: includes/abstracts/class-evf-form-fields.php:891
315
  msgid "September"
316
  msgstr ""
317
 
318
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:892
319
  #: includes/abstracts/class-evf-form-fields.php:892
320
  msgid "October"
321
  msgstr ""
322
 
323
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:893
324
  #: includes/abstracts/class-evf-form-fields.php:893
325
  msgid "November"
326
  msgstr ""
327
 
328
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:894
329
  #: includes/abstracts/class-evf-form-fields.php:894
330
  msgid "December"
331
  msgstr ""
332
 
333
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:898
334
  #: includes/abstracts/class-evf-form-fields.php:898
335
  msgid "Week Days"
336
  msgstr ""
337
 
338
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:901
339
  #: includes/abstracts/class-evf-form-fields.php:901
340
  msgid "Sunday"
341
  msgstr ""
342
 
343
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:902
344
  #: includes/abstracts/class-evf-form-fields.php:902
345
  msgid "Monday"
346
  msgstr ""
347
 
348
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:903
349
  #: includes/abstracts/class-evf-form-fields.php:903
350
  msgid "Tuesday"
351
  msgstr ""
352
 
353
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:904
354
  #: includes/abstracts/class-evf-form-fields.php:904
355
  msgid "Wednesday"
356
  msgstr ""
357
 
358
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:905
359
  #: includes/abstracts/class-evf-form-fields.php:905
360
  msgid "Thursday"
361
  msgstr ""
362
 
363
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:906
364
  #: includes/abstracts/class-evf-form-fields.php:906
365
  msgid "Friday"
366
  msgstr ""
367
 
368
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:907
369
  #: includes/abstracts/class-evf-form-fields.php:907
370
  msgid "Saturday"
371
  msgstr ""
372
 
373
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:911
374
  #: includes/abstracts/class-evf-form-fields.php:911
375
  msgid "Countries"
376
  msgstr ""
377
 
378
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:916
379
  #: includes/abstracts/class-evf-form-fields.php:916
380
  msgid "Countries Postal Code"
381
  msgstr ""
382
 
383
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:921
384
  #: includes/abstracts/class-evf-form-fields.php:921
385
  msgid "U.S. States"
386
  msgstr ""
387
 
388
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:926
389
  #: includes/abstracts/class-evf-form-fields.php:926
390
  msgid "U.S. States Postal Code"
391
  msgstr ""
392
 
393
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:931
394
  #: includes/abstracts/class-evf-form-fields.php:931
395
  msgid "Age Groups"
396
  msgstr ""
397
 
398
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:934
399
  #: includes/abstracts/class-evf-form-fields.php:934
400
  msgid "Under 18"
401
  msgstr ""
402
 
403
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:935
404
  #: includes/abstracts/class-evf-form-fields.php:935
405
  msgid "18-24"
406
  msgstr ""
407
 
408
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:936
409
  #: includes/abstracts/class-evf-form-fields.php:936
410
  msgid "25-34"
411
  msgstr ""
412
 
413
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:937
414
  #: includes/abstracts/class-evf-form-fields.php:937
415
  msgid "35-44"
416
  msgstr ""
417
 
418
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:938
419
  #: includes/abstracts/class-evf-form-fields.php:938
420
  msgid "45-54"
421
  msgstr ""
422
 
423
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:939
424
  #: includes/abstracts/class-evf-form-fields.php:939
425
  msgid "55-64"
426
  msgstr ""
427
 
428
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:940
429
  #: includes/abstracts/class-evf-form-fields.php:940
430
  msgid "65 or Above"
431
  msgstr ""
432
 
433
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:941
434
  #: includes/abstracts/class-evf-form-fields.php:941
435
  msgid "Prefer Not to Answer"
436
  msgstr ""
437
 
438
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:945
439
  #: includes/abstracts/class-evf-form-fields.php:945
440
  msgid "Satisfaction"
441
  msgstr ""
442
 
443
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:948
444
  #: includes/abstracts/class-evf-form-fields.php:948
445
  msgid "Very Satisfied"
446
  msgstr ""
447
 
448
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:949
449
  #: includes/abstracts/class-evf-form-fields.php:949
450
  msgid "Satisfied"
451
  msgstr ""
452
 
453
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:950
454
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:962
455
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:974
456
  #: includes/abstracts/class-evf-form-fields.php:950
457
  #: includes/abstracts/class-evf-form-fields.php:962
458
  #: includes/abstracts/class-evf-form-fields.php:974
459
  msgid "Neutral"
460
  msgstr ""
461
 
462
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:951
463
  #: includes/abstracts/class-evf-form-fields.php:951
464
  msgid "Unsatisfied"
465
  msgstr ""
466
 
467
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:952
468
  #: includes/abstracts/class-evf-form-fields.php:952
469
  msgid "Very Unsatisfied"
470
  msgstr ""
471
 
472
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:953
473
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:965
474
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:977
475
  #: includes/abstracts/class-evf-form-fields.php:953
476
  #: includes/abstracts/class-evf-form-fields.php:965
477
  #: includes/abstracts/class-evf-form-fields.php:977
478
  msgid "N/A"
479
  msgstr ""
480
 
481
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:957
482
  #: includes/abstracts/class-evf-form-fields.php:957
483
  msgid "Importance"
484
  msgstr ""
485
 
486
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:960
487
  #: includes/abstracts/class-evf-form-fields.php:960
488
  msgid "Very Important"
489
  msgstr ""
490
 
491
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:961
492
  #: includes/abstracts/class-evf-form-fields.php:961
493
  msgid "Important"
494
  msgstr ""
495
 
496
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:963
497
  #: includes/abstracts/class-evf-form-fields.php:963
498
  msgid "Somewhat Important"
499
  msgstr ""
500
 
501
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:964
502
  #: includes/abstracts/class-evf-form-fields.php:964
503
  msgid "Not at all Important"
504
  msgstr ""
505
 
506
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:969
507
  #: includes/abstracts/class-evf-form-fields.php:969
508
  msgid "Agreement"
509
  msgstr ""
510
 
511
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:972
512
  #: includes/abstracts/class-evf-form-fields.php:972
513
  msgid "Strongly Agree"
514
  msgstr ""
515
 
516
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:973
517
  #: includes/abstracts/class-evf-form-fields.php:973
518
  msgid "Agree"
519
  msgstr ""
520
 
521
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:975
522
  #: includes/abstracts/class-evf-form-fields.php:975
523
  msgid "Disagree"
524
  msgstr ""
525
 
526
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:976
527
  #: includes/abstracts/class-evf-form-fields.php:976
528
  msgid "Strongly Disagree"
529
  msgstr ""
530
 
531
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:1000
532
  #: includes/abstracts/class-evf-form-fields.php:1000
533
  msgid "Add New Choices"
534
  msgstr ""
535
 
536
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:1024
537
  #: includes/abstracts/class-evf-form-fields.php:1024
538
  msgid "Enter text for the default form field value."
539
  msgstr ""
540
 
541
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:1031
542
  #: includes/abstracts/class-evf-form-fields.php:1031
543
  msgid "Default Value"
544
  msgstr ""
545
 
546
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:1077
547
  #: includes/abstracts/class-evf-form-fields.php:1077
548
  msgid "Advanced Options"
549
  msgstr ""
550
 
551
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:1089
552
+ #: build/everest-forms/includes/evf-core-functions.php:1960
553
  #: includes/abstracts/class-evf-form-fields.php:1089
554
  #: includes/evf-core-functions.php:1960
555
  msgid "Enter text for the form field placeholder."
556
  msgstr ""
557
 
558
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:1095
559
+ #: build/everest-forms/includes/evf-core-functions.php:1959
560
  #: includes/abstracts/class-evf-form-fields.php:1095
561
  #: includes/evf-core-functions.php:1959
562
  msgid "Placeholder Text"
563
  msgstr ""
564
 
565
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:1125
566
  #: includes/abstracts/class-evf-form-fields.php:1125
567
  msgid "Enter CSS class names for this field container. Multiple class names should be separated with spaces."
568
  msgstr ""
569
 
570
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:1134
571
+ #: build/everest-forms/includes/evf-core-functions.php:1967
572
  #: includes/abstracts/class-evf-form-fields.php:1134
573
  #: includes/evf-core-functions.php:1967
574
  msgid "CSS Classes"
575
  msgstr ""
576
 
577
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:1165
578
+ #: build/everest-forms/includes/evf-core-functions.php:1977
579
  #: includes/abstracts/class-evf-form-fields.php:1165
580
  #: includes/evf-core-functions.php:1977
581
  msgid "Check this option to hide the form field label."
582
  msgstr ""
583
 
584
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:1174
585
+ #: build/everest-forms/includes/evf-core-functions.php:1975
586
  #: includes/abstracts/class-evf-form-fields.php:1174
587
  #: includes/evf-core-functions.php:1975
588
  msgid "Hide Label"
589
  msgstr ""
590
 
591
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:1195
592
+ #: build/everest-forms/includes/evf-core-functions.php:1985
593
  #: includes/abstracts/class-evf-form-fields.php:1195
594
  #: includes/evf-core-functions.php:1985
595
  msgid "Check this option to hide the form field sub-label."
596
  msgstr ""
597
 
598
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:1204
599
+ #: build/everest-forms/includes/evf-core-functions.php:1983
600
  #: includes/abstracts/class-evf-form-fields.php:1204
601
  #: includes/evf-core-functions.php:1983
602
  msgid "Hide Sub-Labels"
603
  msgstr ""
604
 
605
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:1225
606
  #: includes/abstracts/class-evf-form-fields.php:1225
607
  msgid "Select the column layout for displaying field choices."
608
  msgstr ""
609
 
610
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:1227
611
  #: includes/abstracts/class-evf-form-fields.php:1227
612
  msgid "One Column"
613
  msgstr ""
614
 
615
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:1228
616
  #: includes/abstracts/class-evf-form-fields.php:1228
617
  msgid "Two Columns"
618
  msgstr ""
619
 
620
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:1229
621
  #: includes/abstracts/class-evf-form-fields.php:1229
622
  msgid "Three Columns"
623
  msgstr ""
624
 
625
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:1230
626
  #: includes/abstracts/class-evf-form-fields.php:1230
627
  msgid "Inline"
628
  msgstr ""
629
 
630
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:1239
631
  #: includes/abstracts/class-evf-form-fields.php:1239
632
  msgid "Layout"
633
  msgstr ""
634
 
635
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:1340
636
+ #: build/everest-forms/includes/class-evf-emails.php:434
637
+ #: build/everest-forms/includes/class-evf-emails.php:539
638
  #: includes/abstracts/class-evf-form-fields.php:1340
639
  #: includes/class-evf-emails.php:434
640
  #: includes/class-evf-emails.php:539
641
  msgid "(empty)"
642
  msgstr ""
643
 
644
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:1445
645
  #: includes/abstracts/class-evf-form-fields.php:1445
646
  msgid "You do no have permission."
647
  msgstr ""
648
 
649
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:1450
650
  #: includes/abstracts/class-evf-form-fields.php:1450
651
  msgid "No form ID found"
652
  msgstr ""
653
 
654
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:1455
655
  #: includes/abstracts/class-evf-form-fields.php:1455
656
  msgid "No field type found"
657
  msgstr ""
658
 
659
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:1484
660
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-fields.php:323
661
  #: includes/abstracts/class-evf-form-fields.php:1484
662
  #: includes/admin/builder/class-evf-builder-fields.php:323
663
  msgid "Duplicate Field"
664
  msgstr ""
665
 
666
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:1485
667
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-fields.php:324
668
  #: includes/abstracts/class-evf-form-fields.php:1485
669
  #: includes/admin/builder/class-evf-builder-fields.php:324
670
  msgid "Delete Field"
671
  msgstr ""
672
 
673
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:1486
674
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-fields.php:325
675
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:25
676
+ #: build/everest-forms/includes/admin/class-evf-admin-menus.php:164
677
+ #: build/everest-forms/includes/class-evf-install.php:637
678
  #: includes/abstracts/class-evf-form-fields.php:1486
679
  #: includes/admin/builder/class-evf-builder-fields.php:325
680
  #: includes/admin/builder/class-evf-builder-settings.php:25
683
  msgid "Settings"
684
  msgstr ""
685
 
686
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:1723
687
  #: includes/abstracts/class-evf-form-fields.php:1723
688
  msgid "Please enter a valid url"
689
  msgstr ""
690
 
691
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:1733
692
  #: includes/abstracts/class-evf-form-fields.php:1733
693
  msgid "Please enter a valid email address"
694
  msgstr ""
695
 
696
+ #: build/everest-forms/includes/abstracts/class-evf-form-fields.php:1738
697
  #: includes/abstracts/class-evf-form-fields.php:1738
698
  msgid "Please enter a valid number"
699
  msgstr ""
700
 
701
+ #: build/everest-forms/includes/abstracts/class-evf-settings-api.php:674
702
  #: includes/abstracts/class-evf-settings-api.php:674
703
  msgid "Select all"
704
  msgstr ""
705
 
706
+ #: build/everest-forms/includes/abstracts/class-evf-settings-api.php:674
707
  #: includes/abstracts/class-evf-settings-api.php:674
708
  msgid "Select none"
709
  msgstr ""
710
 
711
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-fields.php:38
712
  #: includes/admin/builder/class-evf-builder-fields.php:38
713
  msgid "Fields"
714
  msgstr ""
715
 
716
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-fields.php:61
717
  #: includes/admin/builder/class-evf-builder-fields.php:61
718
  msgid "Add Fields"
719
  msgstr ""
720
 
721
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-fields.php:62
722
  #: includes/admin/builder/class-evf-builder-fields.php:62
723
  msgid "Field Options"
724
  msgstr ""
725
 
726
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-fields.php:85
727
  #: includes/admin/builder/class-evf-builder-fields.php:85
728
  msgid "Form not found."
729
  msgstr ""
730
 
731
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-fields.php:154
732
  #: includes/admin/builder/class-evf-builder-fields.php:154
733
  msgid "You don't have any fields yet."
734
  msgstr ""
735
 
736
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-fields.php:243
737
  #: includes/admin/builder/class-evf-builder-fields.php:243
738
  msgid "Row Settings"
739
  msgstr ""
740
 
741
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-fields.php:244
742
  #: includes/admin/builder/class-evf-builder-fields.php:244
743
  msgid "Select the type of row"
744
  msgstr ""
745
 
746
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-fields.php:302
747
  #: includes/admin/builder/class-evf-builder-fields.php:302
748
  msgid "Add Row"
749
  msgstr ""
750
 
751
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:40
752
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:128
753
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-general.php:25
754
  #: includes/admin/builder/class-evf-builder-settings.php:40
755
  #: includes/admin/builder/class-evf-builder-settings.php:128
756
  #: includes/admin/settings/class-evf-settings-general.php:25
757
  msgid "General"
758
  msgstr ""
759
 
760
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:41
761
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:379
762
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-email.php:25
763
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-validation.php:64
764
+ #: build/everest-forms/includes/fields/class-evf-field-email.php:20
765
+ #: build/everest-forms/includes/fields/class-evf-field-email.php:93
766
+ #: build/everest-forms/includes/fields/class-evf-field-email.php:265
767
  #: includes/admin/builder/class-evf-builder-settings.php:41
768
  #: includes/admin/builder/class-evf-builder-settings.php:379
769
  #: includes/admin/settings/class-evf-settings-email.php:25
774
  msgid "Email"
775
  msgstr ""
776
 
777
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:77
778
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:349
779
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:405
780
+ #: build/everest-forms/includes/class-evf-form-task.php:558
781
+ #: build/everest-forms/includes/evf-update-functions.php:140
782
+ #: build/everest-forms/includes/templates/contact.php:71
783
  #: includes/admin/builder/class-evf-builder-settings.php:77
784
  #: includes/admin/builder/class-evf-builder-settings.php:349
785
  #: includes/admin/builder/class-evf-builder-settings.php:405
789
  msgid "Admin Notification"
790
  msgstr ""
791
 
792
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:85
793
  #: includes/admin/builder/class-evf-builder-settings.php:85
794
  msgid "Add New Email"
795
  msgstr ""
796
 
797
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:89
798
  #: includes/admin/builder/class-evf-builder-settings.php:89
799
  msgid "Email Notifications"
800
  msgstr ""
801
 
802
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:135
803
+ #: build/everest-forms/includes/class-evf-smart-tags.php:37
804
  #: includes/admin/builder/class-evf-builder-settings.php:135
805
  #: includes/class-evf-smart-tags.php:37
806
  msgid "Form Name"
807
  msgstr ""
808
 
809
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:138
810
  #: includes/admin/builder/class-evf-builder-settings.php:138
811
  msgid "Give a name to this form"
812
  msgstr ""
813
 
814
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:146
815
  #: includes/admin/builder/class-evf-builder-settings.php:146
816
  msgid "Form description"
817
  msgstr ""
818
 
819
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:150
820
  #: includes/admin/builder/class-evf-builder-settings.php:150
821
  msgid "Give the description to this form"
822
  msgstr ""
823
 
824
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:158
825
  #: includes/admin/builder/class-evf-builder-settings.php:158
826
  msgid "Form disabled message"
827
  msgstr ""
828
 
829
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:161
830
+ #: build/everest-forms/includes/shortcodes/class-evf-shortcode-form.php:745
831
  #: includes/admin/builder/class-evf-builder-settings.php:161
832
  #: includes/shortcodes/class-evf-shortcode-form.php:745
833
  msgid "This form is disabled."
834
  msgstr ""
835
 
836
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:162
837
  #: includes/admin/builder/class-evf-builder-settings.php:162
838
  msgid "Message that shows up if the form is disabled."
839
  msgstr ""
840
 
841
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:170
842
  #: includes/admin/builder/class-evf-builder-settings.php:170
843
  msgid "Successful form submission message"
844
  msgstr ""
845
 
846
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:173
847
  #: includes/admin/builder/class-evf-builder-settings.php:173
848
  msgid "Thanks for contacting us! We will be in touch with you shortly"
849
  msgstr ""
850
 
851
  #. translators: %1$s - general settings docs url
852
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:175
853
  #: includes/admin/builder/class-evf-builder-settings.php:175
854
  msgid "Success message that shows up after submitting form. <a href=\"%1$s\" target=\"_blank\">Learn More</a>"
855
  msgstr ""
856
 
857
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:183
858
  #: includes/admin/builder/class-evf-builder-settings.php:183
859
  msgid "Automatically scroll to the submission message"
860
  msgstr ""
861
 
862
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:193
863
  #: includes/admin/builder/class-evf-builder-settings.php:193
864
  msgid "Redirect To"
865
  msgstr ""
866
 
867
  #. translators: %1$s - general settings docs url
868
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:197
869
  #: includes/admin/builder/class-evf-builder-settings.php:197
870
  msgid "Choose where to redirect after form submission. <a href=\"%s\" target=\"_blank\">Learn More</a>"
871
  msgstr ""
872
 
873
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:199
874
  #: includes/admin/builder/class-evf-builder-settings.php:199
875
  msgid "Same Page"
876
  msgstr ""
877
 
878
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:200
879
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:210
880
  #: includes/admin/builder/class-evf-builder-settings.php:200
881
  #: includes/admin/builder/class-evf-builder-settings.php:210
882
  msgid "Custom Page"
883
  msgstr ""
884
 
885
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:201
886
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:221
887
  #: includes/admin/builder/class-evf-builder-settings.php:201
888
  #: includes/admin/builder/class-evf-builder-settings.php:221
889
  msgid "External URL"
890
  msgstr ""
891
 
892
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:231
893
  #: includes/admin/builder/class-evf-builder-settings.php:231
894
  msgid "Layout Design"
895
  msgstr ""
896
 
897
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:234
898
  #: includes/admin/builder/class-evf-builder-settings.php:234
899
  msgid "Choose design template for the Form"
900
  msgstr ""
901
 
902
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:236
903
  #: includes/admin/builder/class-evf-builder-settings.php:236
904
  msgid "Default"
905
  msgstr ""
906
 
907
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:237
908
  #: includes/admin/builder/class-evf-builder-settings.php:237
909
  msgid "Classic Layout"
910
  msgstr ""
911
 
912
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:246
913
  #: includes/admin/builder/class-evf-builder-settings.php:246
914
  msgid "Form Class"
915
  msgstr ""
916
 
917
  #. translators: %1$s - general settings docs url
918
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:250
919
  #: includes/admin/builder/class-evf-builder-settings.php:250
920
  msgid "Enter CSS class names for the form wrapper. Multiple class names should be separated with spaces. <a href=\"%s\" target=\"_blank\">Learn More</a>"
921
  msgstr ""
922
 
923
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:253
924
  #: includes/admin/builder/class-evf-builder-settings.php:253
925
  msgid "Submit Button"
926
  msgstr ""
927
 
928
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:259
929
  #: includes/admin/builder/class-evf-builder-settings.php:259
930
  msgid "Submit button text"
931
  msgstr ""
932
 
933
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:261
934
+ #: build/everest-forms/includes/class-evf-frontend-scripts.php:282
935
+ #: build/everest-forms/includes/class-evf-frontend-scripts.php:309
936
+ #: build/everest-forms/includes/shortcodes/class-evf-shortcode-form.php:62
937
+ #: build/everest-forms/includes/templates/contact.php:67
938
  #: includes/admin/builder/class-evf-builder-settings.php:261
939
  #: includes/class-evf-frontend-scripts.php:282
940
  #: includes/class-evf-frontend-scripts.php:309
943
  msgid "Submit"
944
  msgstr ""
945
 
946
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:262
947
  #: includes/admin/builder/class-evf-builder-settings.php:262
948
  msgid "Enter desired text for submit button."
949
  msgstr ""
950
 
951
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:270
952
  #: includes/admin/builder/class-evf-builder-settings.php:270
953
  msgid "Submit button processing text"
954
  msgstr ""
955
 
956
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:272
957
+ #: build/everest-forms/includes/shortcodes/class-evf-shortcode-form.php:74
958
  #: includes/admin/builder/class-evf-builder-settings.php:272
959
  #: includes/shortcodes/class-evf-shortcode-form.php:74
960
  msgid "Processing&hellip;"
961
  msgstr ""
962
 
963
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:273
964
  #: includes/admin/builder/class-evf-builder-settings.php:273
965
  msgid "Enter the submit button text that you would like the button to display while the form submission is processing."
966
  msgstr ""
967
 
968
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:281
969
  #: includes/admin/builder/class-evf-builder-settings.php:281
970
  msgid "Submit button class"
971
  msgstr ""
972
 
973
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:284
974
  #: includes/admin/builder/class-evf-builder-settings.php:284
975
  msgid "Enter CSS class names for submit button. Multiple class names should be separated with spaces."
976
  msgstr ""
977
 
978
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:294
979
  #: includes/admin/builder/class-evf-builder-settings.php:294
980
  msgid "Enable anti-spam honeypot"
981
  msgstr ""
982
 
983
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:308
984
  #: includes/admin/builder/class-evf-builder-settings.php:308
985
  msgid "Enable Google reCAPTCHA v3"
986
  msgstr ""
987
 
988
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:308
989
  #: includes/admin/builder/class-evf-builder-settings.php:308
990
  msgid "Enable Google Invisible reCAPTCHA v2"
991
  msgstr ""
992
 
993
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:308
994
  #: includes/admin/builder/class-evf-builder-settings.php:308
995
  msgid "Enable Google Checkbox reCAPTCHA v2"
996
  msgstr ""
997
 
998
  #. translators: %1$s - general settings docs url
999
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:312
1000
  #: includes/admin/builder/class-evf-builder-settings.php:312
1001
  msgid "Enable Google reCaptcha. Make sure the site key and secret key is set in settings page. <a href=\"%s\" target=\"_blank\">Learn More</a>"
1002
  msgstr ""
1003
 
1004
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:321
1005
  #: includes/admin/builder/class-evf-builder-settings.php:321
1006
  msgid "Enable Ajax Form Submission"
1007
  msgstr ""
1008
 
1009
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:324
1010
  #: includes/admin/builder/class-evf-builder-settings.php:324
1011
  msgid "Enables form submission without reloading the page."
1012
  msgstr ""
1013
 
1014
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:332
1015
  #: includes/admin/builder/class-evf-builder-settings.php:332
1016
  msgid "Disable storing entry information"
1017
  msgstr ""
1018
 
1019
  #. translators: %1$s - general settings docs url
1020
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:336
1021
  #: includes/admin/builder/class-evf-builder-settings.php:336
1022
  msgid "Disable storing form entries. <a href=\"%1$s\" target=\"_blank\">Learn More</a>"
1023
  msgstr ""
1024
 
1025
  #. translators: %s: Form Name
1026
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:355
1027
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:528
1028
+ #: build/everest-forms/includes/templates/contact.php:77
1029
  #: includes/admin/builder/class-evf-builder-settings.php:355
1030
  #: includes/admin/builder/class-evf-builder-settings.php:528
1031
  #: includes/templates/contact.php:77
1032
  msgid "New Form Entry %s"
1033
  msgstr ""
1034
 
1035
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:366
1036
+ #: build/everest-forms/includes/evf-update-functions.php:156
1037
  #: includes/admin/builder/class-evf-builder-settings.php:366
1038
  #: includes/evf-update-functions.php:156
1039
  msgid "User Notification"
1040
  msgstr ""
1041
 
1042
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:391
1043
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:148
1044
  #: includes/admin/builder/class-evf-builder-settings.php:391
1045
  #: includes/admin/class-evf-admin-assets.php:148
1046
  msgid "Turn on Email settings to manage your email notifications."
1047
  msgstr ""
1048
 
1049
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:417
1050
  #: includes/admin/builder/class-evf-builder-settings.php:417
1051
  msgid "To Address"
1052
  msgstr ""
1053
 
1054
  #. translators: %1$s - general settings docs url
1055
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:421
1056
  #: includes/admin/builder/class-evf-builder-settings.php:421
1057
  msgid "Enter the recipient's email address (comma separated) to receive form entry notifications. <a href=\"%s\" target=\"_blank\">Learn More</a>"
1058
  msgstr ""
1059
 
1060
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:436
1061
  #: includes/admin/builder/class-evf-builder-settings.php:436
1062
  msgid "Cc Address"
1063
  msgstr ""
1064
 
1065
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:439
1066
  #: includes/admin/builder/class-evf-builder-settings.php:439
1067
  msgid "Enter Cc recipient's email address (comma separated) to receive form entry notifications."
1068
  msgstr ""
1069
 
1070
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:453
1071
  #: includes/admin/builder/class-evf-builder-settings.php:453
1072
  msgid "Bcc Address"
1073
  msgstr ""
1074
 
1075
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:456
1076
  #: includes/admin/builder/class-evf-builder-settings.php:456
1077
  msgid "Enter Bcc recipient's email address (comma separated) to receive form entry notifications."
1078
  msgstr ""
1079
 
1080
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:471
1081
  #: includes/admin/builder/class-evf-builder-settings.php:471
1082
  msgid "From Name"
1083
  msgstr ""
1084
 
1085
  #. translators: %1$s - general settings docs url
1086
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:475
1087
  #: includes/admin/builder/class-evf-builder-settings.php:475
1088
  msgid "Enter the From Name to be displayed in Email. <a href=\"%1$s\" target=\"_blank\">Learn More</a>"
1089
  msgstr ""
1090
 
1091
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:489
1092
  #: includes/admin/builder/class-evf-builder-settings.php:489
1093
  msgid "From Address"
1094
  msgstr ""
1095
 
1096
  #. translators: %1$s - general settings docs url
1097
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:493
1098
  #: includes/admin/builder/class-evf-builder-settings.php:493
1099
  msgid "Enter the Email address from which you want to send Email. <a href=\"%s\" target=\"_blank\">Learn More</a>"
1100
  msgstr ""
1101
 
1102
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:507
1103
  #: includes/admin/builder/class-evf-builder-settings.php:507
1104
  msgid "Reply To"
1105
  msgstr ""
1106
 
1107
  #. translators: %1$s - general settings docs url
1108
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:511
1109
  #: includes/admin/builder/class-evf-builder-settings.php:511
1110
  msgid "Enter the reply to email address where you want the email to be received when this email is replied. <a href=\"%1$s\" target=\"_blank\">Learn More</a>"
1111
  msgstr ""
1112
 
1113
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:525
1114
  #: includes/admin/builder/class-evf-builder-settings.php:525
1115
  msgid "Email Subject"
1116
  msgstr ""
1117
 
1118
  #. translators: %1$s - General Settings docs url
1119
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:530
1120
  #: includes/admin/builder/class-evf-builder-settings.php:530
1121
  msgid "Enter the subject of the email. <a href=\"%1$s\" target=\"_blank\">Learn More</a>"
1122
  msgstr ""
1123
 
1124
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:544
1125
  #: includes/admin/builder/class-evf-builder-settings.php:544
1126
  msgid "Email Message"
1127
  msgstr ""
1128
 
1129
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:546
1130
  #: includes/admin/builder/class-evf-builder-settings.php:546
1131
  msgid "{all_fields}"
1132
  msgstr ""
1133
 
1134
  #. translators: %1$s - general settings docs url
1135
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:548
1136
  #: includes/admin/builder/class-evf-builder-settings.php:548
1137
  msgid "Enter the message of the email. <a href=\"%1$s\" target=\"_blank\">Learn More</a>"
1138
  msgstr ""
1139
 
1140
  #. translators: %s - all fields smart tag.
1141
+ #: build/everest-forms/includes/admin/builder/class-evf-builder-settings.php:556
1142
  #: includes/admin/builder/class-evf-builder-settings.php:556
1143
  msgid "To display all form fields, use the %s Smart Tag."
1144
  msgstr ""
1145
 
1146
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:94
1147
+ #: build/everest-forms/includes/admin/views/html-admin-page-builder-setup.php:80
1148
  #: includes/admin/class-evf-admin-assets.php:94
1149
  #: includes/admin/views/html-admin-page-builder-setup.php:80
1150
  msgid "Get Started"
1151
  msgstr ""
1152
 
1153
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:95
1154
+ #: build/everest-forms/includes/admin/class-evf-admin-forms-table-list.php:142
1155
+ #: build/everest-forms/includes/admin/views/html-admin-page-builder-setup.php:81
1156
+ #: build/everest-forms/includes/admin/views/html-admin-page-builder.php:55
1157
  #: includes/admin/class-evf-admin-assets.php:95
1158
  #: includes/admin/class-evf-admin-forms-table-list.php:142
1159
  #: includes/admin/views/html-admin-page-builder-setup.php:81
1161
  msgid "Preview"
1162
  msgstr ""
1163
 
1164
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:96
1165
+ #: build/everest-forms/includes/admin/views/html-admin-page-builder-setup.php:57
1166
  #: includes/admin/class-evf-admin-assets.php:96
1167
  #: includes/admin/views/html-admin-page-builder-setup.php:57
1168
  msgid "Pro"
1169
  msgstr ""
1170
 
1171
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:97
1172
  #: includes/admin/class-evf-admin-assets.php:97
1173
  msgid "Updating Templates"
1174
  msgstr ""
1175
 
1176
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:104
1177
+ #: build/everest-forms/includes/class-evf-frontend-scripts.php:293
1178
  #: includes/admin/class-evf-admin-assets.php:104
1179
  #: includes/class-evf-frontend-scripts.php:293
1180
  msgctxt "enhanced select"
1181
  msgid "No matches found"
1182
  msgstr ""
1183
 
1184
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:105
1185
  #: includes/admin/class-evf-admin-assets.php:105
1186
  msgctxt "enhanced select"
1187
  msgid "Loading failed"
1188
  msgstr ""
1189
 
1190
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:106
1191
  #: includes/admin/class-evf-admin-assets.php:106
1192
  msgctxt "enhanced select"
1193
  msgid "Please enter 1 or more characters"
1194
  msgstr ""
1195
 
1196
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:107
1197
  #: includes/admin/class-evf-admin-assets.php:107
1198
  msgctxt "enhanced select"
1199
  msgid "Please enter %qty% or more characters"
1200
  msgstr ""
1201
 
1202
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:108
1203
  #: includes/admin/class-evf-admin-assets.php:108
1204
  msgctxt "enhanced select"
1205
  msgid "Please delete 1 character"
1206
  msgstr ""
1207
 
1208
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:109
1209
  #: includes/admin/class-evf-admin-assets.php:109
1210
  msgctxt "enhanced select"
1211
  msgid "Please delete %qty% characters"
1212
  msgstr ""
1213
 
1214
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:110
1215
  #: includes/admin/class-evf-admin-assets.php:110
1216
  msgctxt "enhanced select"
1217
  msgid "You can only select 1 item"
1218
  msgstr ""
1219
 
1220
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:111
1221
  #: includes/admin/class-evf-admin-assets.php:111
1222
  msgctxt "enhanced select"
1223
  msgid "You can only select %qty% items"
1224
  msgstr ""
1225
 
1226
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:112
1227
  #: includes/admin/class-evf-admin-assets.php:112
1228
  msgctxt "enhanced select"
1229
  msgid "Loading more results&hellip;"
1230
  msgstr ""
1231
 
1232
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:113
1233
  #: includes/admin/class-evf-admin-assets.php:113
1234
  msgctxt "enhanced select"
1235
  msgid "Searching&hellip;"
1236
  msgstr ""
1237
 
1238
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:131
1239
  #: includes/admin/class-evf-admin-assets.php:131
1240
  msgid "field"
1241
  msgstr ""
1242
 
1243
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:132
1244
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:191
1245
  #: includes/admin/class-evf-admin-assets.php:132
1246
  #: includes/admin/class-evf-admin-assets.php:191
1247
  msgid "OK"
1248
  msgstr ""
1249
 
1250
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:133
1251
  #: includes/admin/class-evf-admin-assets.php:133
1252
  msgid "Installing"
1253
  msgstr ""
1254
 
1255
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:134
1256
  #: includes/admin/class-evf-admin-assets.php:134
1257
  msgid "Activating"
1258
  msgstr ""
1259
 
1260
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:135
1261
  #: includes/admin/class-evf-admin-assets.php:135
1262
  msgid "Install & Activate"
1263
  msgstr ""
1264
 
1265
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:136
1266
  #: includes/admin/class-evf-admin-assets.php:136
1267
  msgid "Activate Plugins"
1268
  msgstr ""
1269
 
1270
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:137
1271
  #: includes/admin/class-evf-admin-assets.php:137
1272
  msgid "(copy)"
1273
  msgstr ""
1274
 
1275
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:138
1276
+ #: build/everest-forms/includes/admin/class-evf-admin-editor.php:63
1277
  #: includes/admin/class-evf-admin-assets.php:138
1278
  #: includes/admin/class-evf-admin-editor.php:63
1279
  msgid "Close"
1280
  msgstr ""
1281
 
1282
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:139
1283
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:194
1284
+ #: build/everest-forms/includes/admin/class-evf-admin-editor.php:98
1285
  #: includes/admin/class-evf-admin-assets.php:139
1286
  #: includes/admin/class-evf-admin-assets.php:194
1287
  #: includes/admin/class-evf-admin-editor.php:98
1288
  msgid "Cancel"
1289
  msgstr ""
1290
 
1291
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:140
1292
  #: includes/admin/class-evf-admin-assets.php:140
1293
  msgid "Row Locked"
1294
  msgstr ""
1295
 
1296
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:141
1297
  #: includes/admin/class-evf-admin-assets.php:141
1298
  msgid "Single row cannot be deleted."
1299
  msgstr ""
1300
 
1301
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:142
1302
  #: includes/admin/class-evf-admin-assets.php:142
1303
  msgid "Field Locked"
1304
  msgstr ""
1305
 
1306
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:143
1307
  #: includes/admin/class-evf-admin-assets.php:143
1308
  msgid "This field cannot be deleted or duplicated."
1309
  msgstr ""
1310
 
1311
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:144
1312
  #: includes/admin/class-evf-admin-assets.php:144
1313
  msgid "This item must contain at least one choice."
1314
  msgstr ""
1315
 
1316
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:145
1317
  #: includes/admin/class-evf-admin-assets.php:145
1318
  msgid "Are you sure you want to delete this row?"
1319
  msgstr ""
1320
 
1321
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:146
1322
  #: includes/admin/class-evf-admin-assets.php:146
1323
  msgid "Are you sure you want to delete this field?"
1324
  msgstr ""
1325
 
1326
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:147
1327
  #: includes/admin/class-evf-admin-assets.php:147
1328
  msgid "Are you sure you want to duplicate this field?"
1329
  msgstr ""
1330
 
1331
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:149
1332
  #: includes/admin/class-evf-admin-assets.php:149
1333
  msgid "Choose an image"
1334
  msgstr ""
1335
 
1336
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:150
1337
  #: includes/admin/class-evf-admin-assets.php:150
1338
  msgid "Use Image"
1339
  msgstr ""
1340
 
1341
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:151
1342
  #: includes/admin/class-evf-admin-assets.php:151
1343
  msgid "Remove Image"
1344
  msgstr ""
1345
 
1346
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:152
1347
  #: includes/admin/class-evf-admin-assets.php:152
1348
  msgid "Empty Form Name"
1349
  msgstr ""
1350
 
1351
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:153
1352
  #: includes/admin/class-evf-admin-assets.php:153
1353
  msgid "Form name can't be empty."
1354
  msgstr ""
1355
 
1356
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:167
1357
  #: includes/admin/class-evf-admin-assets.php:167
1358
  msgid "is a PRO Feature"
1359
  msgstr ""
1360
 
1361
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:168
1362
  #: includes/admin/class-evf-admin-assets.php:168
1363
  msgid "We're sorry, the %name% is not available on your plan.<br>Please upgrade to the PRO plan to unlock all these awesome features."
1364
  msgstr ""
1365
 
1366
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:169
1367
  #: includes/admin/class-evf-admin-assets.php:169
1368
  msgid "Upgrade to PRO"
1369
  msgstr ""
1370
 
1371
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:171
1372
  #: includes/admin/class-evf-admin-assets.php:171
1373
  msgid "Please enable Stripe"
1374
  msgstr ""
1375
 
1376
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:172
1377
  #: includes/admin/class-evf-admin-assets.php:172
1378
  msgid "Enable Stripe Payment gateway in payments section to use this field."
1379
  msgstr ""
1380
 
1381
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:188
1382
  #: includes/admin/class-evf-admin-assets.php:188
1383
  msgid "Enter a Email nickname"
1384
  msgstr ""
1385
 
1386
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:189
1387
  #: includes/admin/class-evf-admin-assets.php:189
1388
  msgid "Eg: Support Email"
1389
  msgstr ""
1390
 
1391
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:190
1392
  #: includes/admin/class-evf-admin-assets.php:190
1393
  msgid "You must provide a Email nickname"
1394
  msgstr ""
1395
 
1396
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:197
1397
  #: includes/admin/class-evf-admin-assets.php:197
1398
  msgid "New Form Entry"
1399
  msgstr ""
1400
 
1401
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:207
1402
  #: includes/admin/class-evf-admin-assets.php:207
1403
  msgid "Please enter in meta key with alphanumeric characters, dashes and underscores."
1404
  msgstr ""
1405
 
1406
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:208
1407
  #: includes/admin/class-evf-admin-assets.php:208
1408
  msgid "Minimum value is greater than Maximum value."
1409
  msgstr ""
1410
 
1411
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:209
1412
  #: includes/admin/class-evf-admin-assets.php:209
1413
  msgid "Maximum value is smaller than Minimum value."
1414
  msgstr ""
1415
 
1416
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:210
1417
  #: includes/admin/class-evf-admin-assets.php:210
1418
  msgid "Please select a form which you want to export."
1419
  msgstr ""
1420
 
1421
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:232
1422
  #: includes/admin/class-evf-admin-assets.php:232
1423
  msgid "Give it a name."
1424
  msgstr ""
1425
 
1426
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:233
1427
  #: includes/admin/class-evf-admin-assets.php:233
1428
  msgid "You must provide a Form name"
1429
  msgstr ""
1430
 
1431
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:235
1432
+ #: build/everest-forms/includes/admin/views/html-admin-page-addons.php:133
1433
  #: includes/admin/class-evf-admin-assets.php:235
1434
  #: includes/admin/views/html-admin-page-addons.php:133
1435
  msgid "Upgrade Plan"
1436
  msgstr ""
1437
 
1438
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:236
1439
  #: includes/admin/class-evf-admin-assets.php:236
1440
  msgid "This template requires premium addons. Please upgrade to the Premium plan to unlock all these awesome Templates."
1441
  msgstr ""
1442
 
1443
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:237
1444
  #: includes/admin/class-evf-admin-assets.php:237
1445
  msgid "is a Premium Template"
1446
  msgstr ""
1447
 
1448
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:238
1449
  #: includes/admin/class-evf-admin-assets.php:238
1450
  msgid "Continue"
1451
  msgstr ""
1452
 
1453
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:239
1454
  #: includes/admin/class-evf-admin-assets.php:239
1455
  msgid "Untitled Form"
1456
  msgstr ""
1457
 
1458
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:240
1459
  #: includes/admin/class-evf-admin-assets.php:240
1460
  msgid "Uplift your form experience to the next level."
1461
  msgstr ""
1462
 
1463
+ #: build/everest-forms/includes/admin/class-evf-admin-assets.php:254
1464
  #: includes/admin/class-evf-admin-assets.php:254
1465
  msgid "Are you sure you want to delete this log?"
1466
  msgstr ""
1467
 
1468
+ #: build/everest-forms/includes/admin/class-evf-admin-editor.php:42
1469
  #: includes/admin/class-evf-admin-editor.php:42
1470
  msgid "Add Everest Form"
1471
  msgstr ""
1472
 
1473
+ #: build/everest-forms/includes/admin/class-evf-admin-editor.php:44
1474
+ #: build/everest-forms/includes/admin/class-evf-admin-editor.php:102
1475
  #: includes/admin/class-evf-admin-editor.php:44
1476
  #: includes/admin/class-evf-admin-editor.php:102
1477
  msgid "Add Form"
1478
  msgstr ""
1479
 
1480
+ #: build/everest-forms/includes/admin/class-evf-admin-editor.php:62
1481
  #: includes/admin/class-evf-admin-editor.php:62
1482
  msgid "Insert Form"
1483
  msgstr ""
1484
 
1485
+ #: build/everest-forms/includes/admin/class-evf-admin-editor.php:71
1486
  #: includes/admin/class-evf-admin-editor.php:71
1487
  msgid "Select a form below to insert"
1488
  msgstr ""
1489
 
1490
  #. translators: %s - Everest Builder page.
1491
+ #: build/everest-forms/includes/admin/class-evf-admin-editor.php:82
1492
  #: includes/admin/class-evf-admin-editor.php:82
1493
  msgid "Whoops, you haven't created a form yet. Want to <a href=\"%s\">give it a go</a>?"
1494
  msgstr ""
1495
 
1496
+ #: build/everest-forms/includes/admin/class-evf-admin-entries-table-list.php:94
1497
+ #: build/everest-forms/includes/admin/class-evf-admin-entries.php:83
1498
  #: includes/admin/class-evf-admin-entries-table-list.php:94
1499
  #: includes/admin/class-evf-admin-entries.php:83
1500
  msgid "Whoops, it appears you do not have any form entries yet."
1501
  msgstr ""
1502
 
1503
+ #: build/everest-forms/includes/admin/class-evf-admin-entries-table-list.php:106
1504
+ #: build/everest-forms/includes/export/class-evf-entry-csv-exporter.php:80
1505
  #: includes/admin/class-evf-admin-entries-table-list.php:106
1506
  #: includes/export/class-evf-entry-csv-exporter.php:80
1507
  msgid "Date Created"
1508
  msgstr ""
1509
 
1510
+ #: build/everest-forms/includes/admin/class-evf-admin-entries-table-list.php:107
1511
  #: includes/admin/class-evf-admin-entries-table-list.php:107
1512
  msgid "Actions"
1513
  msgstr ""
1514
 
1515
+ #: build/everest-forms/includes/admin/class-evf-admin-entries-table-list.php:175
1516
+ #: build/everest-forms/includes/admin/class-evf-admin-entries-table-list.php:186
1517
  #: includes/admin/class-evf-admin-entries-table-list.php:175
1518
  #: includes/admin/class-evf-admin-entries-table-list.php:186
1519
  msgid "Field"
1520
  msgstr ""
1521
 
1522
+ #: build/everest-forms/includes/admin/class-evf-admin-entries-table-list.php:297
1523
+ #: build/everest-forms/includes/admin/views/html-admin-page-entries-view.php:203
1524
+ #: build/everest-forms/includes/admin/views/html-admin-page-tools-logs.php:33
1525
  #: includes/admin/class-evf-admin-entries-table-list.php:297
1526
  #: includes/admin/views/html-admin-page-entries-view.php:203
1527
  #: includes/admin/views/html-admin-page-tools-logs.php:33
1529
  msgstr ""
1530
 
1531
  #. translators: %s: entry name
1532
+ #: build/everest-forms/includes/admin/class-evf-admin-entries-table-list.php:299
1533
  #: includes/admin/class-evf-admin-entries-table-list.php:299
1534
  msgid "Trash form entry"
1535
  msgstr ""
1536
 
1537
+ #: build/everest-forms/includes/admin/class-evf-admin-entries-table-list.php:310
1538
+ #: build/everest-forms/includes/admin/class-evf-admin-forms-table-list.php:124
1539
+ #: build/everest-forms/includes/evf-entry-functions.php:83
1540
  #: includes/admin/class-evf-admin-entries-table-list.php:310
1541
  #: includes/admin/class-evf-admin-forms-table-list.php:124
1542
  #: includes/evf-entry-functions.php:83
1543
  msgid "Trash"
1544
  msgstr ""
1545
 
1546
+ #: build/everest-forms/includes/admin/class-evf-admin-entries-table-list.php:314
1547
  #: includes/admin/class-evf-admin-entries-table-list.php:314
1548
  msgid "Restore form entry from trash"
1549
  msgstr ""
1550
 
1551
+ #: build/everest-forms/includes/admin/class-evf-admin-entries-table-list.php:325
1552
+ #: build/everest-forms/includes/admin/class-evf-admin-entries-table-list.php:413
1553
+ #: build/everest-forms/includes/admin/class-evf-admin-forms-table-list.php:122
1554
+ #: build/everest-forms/includes/admin/class-evf-admin-forms-table-list.php:363
1555
  #: includes/admin/class-evf-admin-entries-table-list.php:325
1556
  #: includes/admin/class-evf-admin-entries-table-list.php:413
1557
  #: includes/admin/class-evf-admin-forms-table-list.php:122
1559
  msgid "Restore"
1560
  msgstr ""
1561
 
1562
+ #: build/everest-forms/includes/admin/class-evf-admin-entries-table-list.php:326
1563
  #: includes/admin/class-evf-admin-entries-table-list.php:326
1564
  msgid "Delete form entry permanently"
1565
  msgstr ""
1566
 
1567
+ #: build/everest-forms/includes/admin/class-evf-admin-entries-table-list.php:337
1568
+ #: build/everest-forms/includes/admin/class-evf-admin-entries-table-list.php:414
1569
  #: includes/admin/class-evf-admin-entries-table-list.php:337
1570
  #: includes/admin/class-evf-admin-entries-table-list.php:414
1571
  msgid "Delete Permanently"
1572
  msgstr ""
1573
 
1574
  #. translators: %s: count
1575
+ #: build/everest-forms/includes/admin/class-evf-admin-entries-table-list.php:384
1576
  #: includes/admin/class-evf-admin-entries-table-list.php:384
1577
  msgctxt "entries"
1578
  msgid "All <span class=\"count\">(%s)</span>"
1580
  msgstr[0] ""
1581
  msgstr[1] ""
1582
 
1583
+ #: build/everest-forms/includes/admin/class-evf-admin-entries-table-list.php:418
1584
  #: includes/admin/class-evf-admin-entries-table-list.php:418
1585
  msgid "Move to Trash"
1586
  msgstr ""
1587
 
1588
  #. translators: %d: number of entries, %s: entries status
1589
+ #: build/everest-forms/includes/admin/class-evf-admin-entries-table-list.php:463
1590
  #: includes/admin/class-evf-admin-entries-table-list.php:463
1591
  msgid "%1$d entry successfully %2$s."
1592
  msgid_plural "%1$d entries successfully %2$s."
1594
  msgstr[1] ""
1595
 
1596
  #. translators: %d: number of entries, %s: entries status
1597
+ #: build/everest-forms/includes/admin/class-evf-admin-entries-table-list.php:479
1598
  #: includes/admin/class-evf-admin-entries-table-list.php:479
1599
  msgid "%1$d entry successfully marked as %2$s."
1600
  msgid_plural "%1$d entries successfully marked as %2$s."
1602
  msgstr[1] ""
1603
 
1604
  #. translators: %d: number of entries
1605
+ #: build/everest-forms/includes/admin/class-evf-admin-entries-table-list.php:494
1606
  #: includes/admin/class-evf-admin-entries-table-list.php:494
1607
  msgid "%d entry moved to the Trash."
1608
  msgid_plural "%d entries moved to the Trash."
1610
  msgstr[1] ""
1611
 
1612
  #. translators: %d: number of entries
1613
+ #: build/everest-forms/includes/admin/class-evf-admin-entries-table-list.php:509
1614
  #: includes/admin/class-evf-admin-entries-table-list.php:509
1615
  msgid "%d entry restored from the Trash."
1616
  msgid_plural "%d entries restored from the Trash."
1618
  msgstr[1] ""
1619
 
1620
  #. translators: %d: number of entries
1621
+ #: build/everest-forms/includes/admin/class-evf-admin-entries-table-list.php:524
1622
+ #: build/everest-forms/includes/admin/class-evf-admin-entries.php:257
1623
  #: includes/admin/class-evf-admin-entries-table-list.php:524
1624
  #: includes/admin/class-evf-admin-entries.php:257
1625
  msgid "%d entry permanently deleted."
1627
  msgstr[0] ""
1628
  msgstr[1] ""
1629
 
1630
+ #: build/everest-forms/includes/admin/class-evf-admin-entries-table-list.php:557
1631
+ #: build/everest-forms/includes/admin/class-evf-admin-entries.php:94
1632
  #: includes/admin/class-evf-admin-entries-table-list.php:557
1633
  #: includes/admin/class-evf-admin-entries.php:94
1634
  msgid "Filter"
1635
  msgstr ""
1636
 
1637
+ #: build/everest-forms/includes/admin/class-evf-admin-entries-table-list.php:561
1638
  #: includes/admin/class-evf-admin-entries-table-list.php:561
1639
  msgid "Export CSV"
1640
  msgstr ""
1641
 
1642
+ #: build/everest-forms/includes/admin/class-evf-admin-entries-table-list.php:567
1643
+ #: build/everest-forms/includes/admin/class-evf-admin-forms-table-list.php:446
1644
  #: includes/admin/class-evf-admin-entries-table-list.php:567
1645
  #: includes/admin/class-evf-admin-forms-table-list.php:446
1646
  msgid "Empty Trash"
1647
  msgstr ""
1648
 
1649
+ #: build/everest-forms/includes/admin/class-evf-admin-entries-table-list.php:581
1650
  #: includes/admin/class-evf-admin-entries-table-list.php:581
1651
  msgid "Filter by form"
1652
  msgstr ""
1653
 
1654
+ #: build/everest-forms/includes/admin/class-evf-admin-entries.php:59
1655
+ #: build/everest-forms/includes/admin/class-evf-admin-forms-table-list.php:53
1656
+ #: build/everest-forms/includes/admin/class-evf-admin-forms-table-list.php:117
1657
+ #: build/everest-forms/includes/admin/class-evf-admin-menus.php:134
1658
  #: includes/admin/class-evf-admin-entries.php:59
1659
  #: includes/admin/class-evf-admin-forms-table-list.php:53
1660
  #: includes/admin/class-evf-admin-forms-table-list.php:117
1662
  msgid "Entries"
1663
  msgstr ""
1664
 
1665
+ #: build/everest-forms/includes/admin/class-evf-admin-entries.php:76
1666
  #: includes/admin/class-evf-admin-entries.php:76
1667
  msgid "Search Entries"
1668
  msgstr ""
1669
 
1670
+ #: build/everest-forms/includes/admin/class-evf-admin-entries.php:99
1671
  #: includes/admin/class-evf-admin-entries.php:99
1672
  msgid "Learn more about entries"
1673
  msgstr ""
1674
 
1675
+ #: build/everest-forms/includes/admin/class-evf-admin-entries.php:100
1676
  #: includes/admin/class-evf-admin-entries.php:100
1677
  msgid "Create your first form!"
1678
  msgstr ""
1679
 
1680
  #. translators: %d - New form entries count.
1681
+ #: build/everest-forms/includes/admin/class-evf-admin-entries.php:389
1682
  #: includes/admin/class-evf-admin-entries.php:389
1683
  msgid "%d new entry since you last checked."
1684
  msgid_plural "%d new entries since you last checked."
1685
  msgstr[0] ""
1686
  msgstr[1] ""
1687
 
1688
+ #: build/everest-forms/includes/admin/class-evf-admin-forms-table-list.php:37
1689
  #: includes/admin/class-evf-admin-forms-table-list.php:37
1690
  msgid "No Forms found."
1691
  msgstr ""
1692
 
1693
+ #: build/everest-forms/includes/admin/class-evf-admin-forms-table-list.php:49
1694
  #: includes/admin/class-evf-admin-forms-table-list.php:49
1695
  msgid "Title"
1696
  msgstr ""
1697
 
1698
+ #: build/everest-forms/includes/admin/class-evf-admin-forms-table-list.php:50
1699
  #: includes/admin/class-evf-admin-forms-table-list.php:50
1700
  msgid "Shortcode"
1701
  msgstr ""
1702
 
1703
+ #: build/everest-forms/includes/admin/class-evf-admin-forms-table-list.php:51
1704
  #: includes/admin/class-evf-admin-forms-table-list.php:51
1705
  msgid "Author"
1706
  msgstr ""
1707
 
1708
+ #: build/everest-forms/includes/admin/class-evf-admin-forms-table-list.php:52
1709
+ #: build/everest-forms/includes/fields/class-evf-field-date-time.php:82
1710
+ #: build/everest-forms/includes/fields/class-evf-field-date-time.php:121
1711
  #: includes/admin/class-evf-admin-forms-table-list.php:52
1712
  #: includes/fields/class-evf-field-date-time.php:82
1713
  #: includes/fields/class-evf-field-date-time.php:121
1714
  msgid "Date"
1715
  msgstr ""
1716
 
1717
+ #: build/everest-forms/includes/admin/class-evf-admin-forms-table-list.php:116
1718
+ #: build/everest-forms/includes/class-evf-post-types.php:50
1719
  #: includes/admin/class-evf-admin-forms-table-list.php:116
1720
  #: includes/class-evf-post-types.php:50
1721
  msgid "Edit"
1722
  msgstr ""
1723
 
1724
+ #: build/everest-forms/includes/admin/class-evf-admin-forms-table-list.php:122
1725
  #: includes/admin/class-evf-admin-forms-table-list.php:122
1726
  msgid "Restore this item from the Trash"
1727
  msgstr ""
1728
 
1729
+ #: build/everest-forms/includes/admin/class-evf-admin-forms-table-list.php:124
1730
  #: includes/admin/class-evf-admin-forms-table-list.php:124
1731
  msgid "Move this item to the Trash"
1732
  msgstr ""
1733
 
1734
+ #: build/everest-forms/includes/admin/class-evf-admin-forms-table-list.php:127
1735
  #: includes/admin/class-evf-admin-forms-table-list.php:127
1736
  msgid "Delete this item permanently"
1737
  msgstr ""
1738
 
1739
+ #: build/everest-forms/includes/admin/class-evf-admin-forms-table-list.php:127
1740
+ #: build/everest-forms/includes/admin/class-evf-admin-forms-table-list.php:364
1741
  #: includes/admin/class-evf-admin-forms-table-list.php:127
1742
  #: includes/admin/class-evf-admin-forms-table-list.php:364
1743
  msgid "Delete permanently"
1744
  msgstr ""
1745
 
1746
+ #: build/everest-forms/includes/admin/class-evf-admin-forms-table-list.php:146
1747
  #: includes/admin/class-evf-admin-forms-table-list.php:146
1748
  msgid "Duplicate"
1749
  msgstr ""
1750
 
1751
+ #: build/everest-forms/includes/admin/class-evf-admin-forms-table-list.php:214
1752
  #: includes/admin/class-evf-admin-forms-table-list.php:214
1753
  msgid "Y/m/d g:i:s A"
1754
  msgstr ""
1755
 
1756
  #. translators: %s: Time
1757
+ #: build/everest-forms/includes/admin/class-evf-admin-forms-table-list.php:226
1758
  #: includes/admin/class-evf-admin-forms-table-list.php:226
1759
  msgid "%s ago"
1760
  msgstr ""
1761
 
1762
+ #: build/everest-forms/includes/admin/class-evf-admin-forms-table-list.php:230
1763
  #: includes/admin/class-evf-admin-forms-table-list.php:230
1764
  msgid "Y/m/d"
1765
  msgstr ""
1766
 
1767
  #. translators: %s: count
1768
+ #: build/everest-forms/includes/admin/class-evf-admin-forms-table-list.php:279
1769
  #: includes/admin/class-evf-admin-forms-table-list.php:279
1770
  msgctxt "posts"
1771
  msgid "All <span class=\"count\">(%s)</span>"
1773
  msgstr[0] ""
1774
  msgstr[1] ""
1775
 
1776
+ #: build/everest-forms/includes/admin/class-evf-admin-forms-table-list.php:369
1777
+ #: build/everest-forms/includes/admin/views/html-admin-page-entries-view.php:221
1778
  #: includes/admin/class-evf-admin-forms-table-list.php:369
1779
  #: includes/admin/views/html-admin-page-entries-view.php:221
1780
  msgid "Move to trash"
1781
  msgstr ""
1782
 
1783
  #. translators: %d: number of forms
1784
+ #: build/everest-forms/includes/admin/class-evf-admin-forms-table-list.php:399
1785
  #: includes/admin/class-evf-admin-forms-table-list.php:399
1786
  msgid "%d form moved to the Trash."
1787
  msgid_plural "%d forms moved to the Trash."
1789
  msgstr[1] ""
1790
 
1791
  #. translators: %d: number of forms
1792
+ #: build/everest-forms/includes/admin/class-evf-admin-forms-table-list.php:414
1793
  #: includes/admin/class-evf-admin-forms-table-list.php:414
1794
  msgid "%d form restored from the Trash."
1795
  msgid_plural "%d forms restored from the Trash."
1797
  msgstr[1] ""
1798
 
1799
  #. translators: %d: number of forms
1800
+ #: build/everest-forms/includes/admin/class-evf-admin-forms-table-list.php:429
1801
+ #: build/everest-forms/includes/admin/class-evf-admin-forms.php:221
1802
  #: includes/admin/class-evf-admin-forms-table-list.php:429
1803
  #: includes/admin/class-evf-admin-forms.php:221
1804
  msgid "%d form permanently deleted."
1806
  msgstr[0] ""
1807
  msgstr[1] ""
1808
 
1809
+ #: build/everest-forms/includes/admin/class-evf-admin-forms.php:157
1810
+ #: build/everest-forms/includes/admin/class-evf-admin-menus.php:93
1811
+ #: build/everest-forms/includes/class-evf-post-types.php:46
1812
  #: includes/admin/class-evf-admin-forms.php:157
1813
  #: includes/admin/class-evf-admin-menus.php:93
1814
  #: includes/class-evf-post-types.php:46
1815
  msgid "All Forms"
1816
  msgstr ""
1817
 
1818
+ #: build/everest-forms/includes/admin/class-evf-admin-forms.php:158
1819
+ #: build/everest-forms/includes/admin/class-evf-admin-menus.php:95
1820
+ #: build/everest-forms/includes/class-evf-post-types.php:48
1821
  #: includes/admin/class-evf-admin-forms.php:158
1822
  #: includes/admin/class-evf-admin-menus.php:95
1823
  #: includes/class-evf-post-types.php:48
1824
  msgid "Add New"
1825
  msgstr ""
1826
 
1827
+ #: build/everest-forms/includes/admin/class-evf-admin-forms.php:167
1828
  #: includes/admin/class-evf-admin-forms.php:167
1829
  msgid "Search Forms"
1830
  msgstr ""
1831
 
1832
+ #: build/everest-forms/includes/admin/class-evf-admin-forms.php:231
1833
  #: includes/admin/class-evf-admin-forms.php:231
1834
  msgid "No form to duplicate has been supplied!"
1835
  msgstr ""
1836
 
1837
+ #: build/everest-forms/includes/admin/class-evf-admin-import-export.php:34
1838
+ #: build/everest-forms/includes/admin/class-evf-admin-notices.php:118
1839
+ #: build/everest-forms/includes/admin/class-evf-admin-tools.php:165
1840
  #: includes/admin/class-evf-admin-import-export.php:34
1841
  #: includes/admin/class-evf-admin-notices.php:118
1842
  #: includes/admin/class-evf-admin-tools.php:165
1843
  msgid "Action failed. Please refresh the page and retry."
1844
  msgstr ""
1845
 
1846
+ #: build/everest-forms/includes/admin/class-evf-admin-import-export.php:125
1847
  #: includes/admin/class-evf-admin-import-export.php:125
1848
  msgid "Imported Successfully."
1849
  msgstr ""
1850
 
1851
+ #: build/everest-forms/includes/admin/class-evf-admin-import-export.php:132
1852
+ #: build/everest-forms/includes/admin/class-evf-admin-import-export.php:139
1853
  #: includes/admin/class-evf-admin-import-export.php:132
1854
  #: includes/admin/class-evf-admin-import-export.php:139
1855
  msgid "Invalid file content. Please export file from Everest Forms plugin."
1856
  msgstr ""
1857
 
1858
+ #: build/everest-forms/includes/admin/class-evf-admin-import-export.php:146
1859
  #: includes/admin/class-evf-admin-import-export.php:146
1860
  msgid "Invalid file format. Only JSON File Allowed."
1861
  msgstr ""
1862
 
1863
+ #: build/everest-forms/includes/admin/class-evf-admin-import-export.php:153
1864
  #: includes/admin/class-evf-admin-import-export.php:153
1865
  msgid "Please select json file to import form data."
1866
  msgstr ""
1867
 
1868
+ #: build/everest-forms/includes/admin/class-evf-admin-menus.php:93
1869
  #: includes/admin/class-evf-admin-menus.php:93
1870
  msgid "Everest Forms Builder"
1871
  msgstr ""
1872
 
1873
+ #: build/everest-forms/includes/admin/class-evf-admin-menus.php:95
1874
  #: includes/admin/class-evf-admin-menus.php:95
1875
  msgid "Everest Forms Setup"
1876
  msgstr ""
1877
 
1878
+ #: build/everest-forms/includes/admin/class-evf-admin-menus.php:134
1879
  #: includes/admin/class-evf-admin-menus.php:134
1880
  msgid "Everest Forms Entries"
1881
  msgstr ""
1882
 
1883
+ #: build/everest-forms/includes/admin/class-evf-admin-menus.php:164
1884
  #: includes/admin/class-evf-admin-menus.php:164
1885
  msgid "Everest Forms settings"
1886
  msgstr ""
1887
 
1888
+ #: build/everest-forms/includes/admin/class-evf-admin-menus.php:203
1889
  #: includes/admin/class-evf-admin-menus.php:203
1890
  msgid "Everest Forms tools"
1891
  msgstr ""
1892
 
1893
+ #: build/everest-forms/includes/admin/class-evf-admin-menus.php:203
1894
  #: includes/admin/class-evf-admin-menus.php:203
1895
  msgid "Tools"
1896
  msgstr ""
1897
 
1898
+ #: build/everest-forms/includes/admin/class-evf-admin-menus.php:210
1899
+ #: build/everest-forms/includes/admin/views/html-admin-page-addons.php:15
1900
  #: includes/admin/class-evf-admin-menus.php:210
1901
  #: includes/admin/views/html-admin-page-addons.php:15
1902
  msgid "Everest Forms Add-ons"
1903
  msgstr ""
1904
 
1905
+ #: build/everest-forms/includes/admin/class-evf-admin-menus.php:210
1906
  #: includes/admin/class-evf-admin-menus.php:210
1907
  msgid "Add-ons"
1908
  msgstr ""
1909
 
1910
+ #: build/everest-forms/includes/admin/class-evf-admin-notices.php:122
1911
  #: includes/admin/class-evf-admin-notices.php:122
1912
  msgid "You don&#8217;t have permission to do this."
1913
  msgstr ""
1914
 
1915
+ #: build/everest-forms/includes/admin/class-evf-admin-settings.php:73
1916
  #: includes/admin/class-evf-admin-settings.php:73
1917
  msgid "Your settings have been saved."
1918
  msgstr ""
1919
 
1920
+ #: build/everest-forms/includes/admin/class-evf-admin-settings.php:132
1921
  #: includes/admin/class-evf-admin-settings.php:132
1922
  msgid "The changes you made will be lost if you navigate away from this page."
1923
  msgstr ""
1924
 
1925
+ #: build/everest-forms/includes/admin/class-evf-admin-settings.php:580
1926
  #: includes/admin/class-evf-admin-settings.php:580
1927
  msgid "Select a page&hellip;"
1928
  msgstr ""
1929
 
1930
+ #: build/everest-forms/includes/admin/class-evf-admin-settings.php:589
1931
+ #: build/everest-forms/includes/evf-formatting-functions.php:604
1932
  #: includes/admin/class-evf-admin-settings.php:589
1933
  #: includes/evf-formatting-functions.php:604
1934
  msgid "Day(s)"
1935
  msgstr ""
1936
 
1937
+ #: build/everest-forms/includes/admin/class-evf-admin-settings.php:590
1938
+ #: build/everest-forms/includes/evf-formatting-functions.php:605
1939
  #: includes/admin/class-evf-admin-settings.php:590
1940
  #: includes/evf-formatting-functions.php:605
1941
  msgid "Week(s)"
1942
  msgstr ""
1943
 
1944
+ #: build/everest-forms/includes/admin/class-evf-admin-settings.php:591
1945
+ #: build/everest-forms/includes/evf-formatting-functions.php:606
1946
  #: includes/admin/class-evf-admin-settings.php:591
1947
  #: includes/evf-formatting-functions.php:606
1948
  msgid "Month(s)"
1949
  msgstr ""
1950
 
1951
+ #: build/everest-forms/includes/admin/class-evf-admin-settings.php:592
1952
+ #: build/everest-forms/includes/evf-formatting-functions.php:607
1953
  #: includes/admin/class-evf-admin-settings.php:592
1954
  #: includes/evf-formatting-functions.php:607
1955
  msgid "Year(s)"
1956
  msgstr ""
1957
 
1958
+ #: build/everest-forms/includes/admin/class-evf-admin-welcome.php:33
1959
+ #: build/everest-forms/includes/admin/class-evf-admin-welcome.php:34
1960
+ #: build/everest-forms/includes/admin/class-evf-admin-welcome.php:80
1961
  #: includes/admin/class-evf-admin-welcome.php:33
1962
  #: includes/admin/class-evf-admin-welcome.php:34
1963
  #: includes/admin/class-evf-admin-welcome.php:80
1964
  msgid "Welcome to Everest Forms"
1965
  msgstr ""
1966
 
1967
+ #: build/everest-forms/includes/admin/class-evf-admin-welcome.php:72
1968
  #: includes/admin/class-evf-admin-welcome.php:72
1969
  msgid "Getting Started"
1970
  msgstr ""
1971
 
1972
+ #: build/everest-forms/includes/admin/class-evf-admin-welcome.php:81
1973
  #: includes/admin/class-evf-admin-welcome.php:81
1974
  msgid "Thank you for choosing Everest Forms, the most powerful and easy drag & drop WordPress form builder in the market."
1975
  msgstr ""
1976
 
1977
+ #: build/everest-forms/includes/admin/class-evf-admin-welcome.php:84
1978
  #: includes/admin/class-evf-admin-welcome.php:84
1979
  msgid "Watch how to create your first form with Everest Forms"
1980
  msgstr ""
1981
 
1982
+ #: build/everest-forms/includes/admin/class-evf-admin-welcome.php:93
1983
  #: includes/admin/class-evf-admin-welcome.php:93
1984
  msgid "Create Your First Form"
1985
  msgstr ""
1986
 
1987
+ #: build/everest-forms/includes/admin/class-evf-admin-welcome.php:94
1988
  #: includes/admin/class-evf-admin-welcome.php:94
1989
  msgid "Let's get started with the first contact forms for your site."
1990
  msgstr ""
1991
 
1992
+ #: build/everest-forms/includes/admin/class-evf-admin-welcome.php:102
1993
  #: includes/admin/class-evf-admin-welcome.php:102
1994
  msgid "Read The Full Guide"
1995
  msgstr ""
1996
 
1997
+ #: build/everest-forms/includes/admin/class-evf-admin-welcome.php:103
1998
  #: includes/admin/class-evf-admin-welcome.php:103
1999
  msgid "Read our step by step guide on how to create your first form."
2000
  msgstr ""
2001
 
2002
+ #: build/everest-forms/includes/admin/class-evf-admin.php:70
2003
+ #: build/everest-forms/includes/admin/class-evf-admin.php:115
2004
  #: includes/admin/class-evf-admin.php:70
2005
  #: includes/admin/class-evf-admin.php:115
2006
  msgid "Could not verify nonce"
2007
  msgstr ""
2008
 
2009
+ #: build/everest-forms/includes/admin/class-evf-admin.php:82
2010
  #: includes/admin/class-evf-admin.php:82
2011
  msgid "Sorry, you are not allowed to activate this plugin."
2012
  msgstr ""
2013
 
2014
+ #: build/everest-forms/includes/admin/class-evf-admin.php:90
2015
  #: includes/admin/class-evf-admin.php:90
2016
  msgid "Sorry, you are not allowed to deactivate plugins for this site."
2017
  msgstr ""
2018
 
2019
  #. translators: 1: EverestForms 2:: five stars
2020
+ #: build/everest-forms/includes/admin/class-evf-admin.php:188
2021
  #: includes/admin/class-evf-admin.php:188
2022
  msgid "If you like %1$s please leave us a %2$s rating. A huge thanks in advance!"
2023
  msgstr ""
2024
 
2025
+ #: build/everest-forms/includes/admin/class-evf-admin.php:190
2026
  #: includes/admin/class-evf-admin.php:190
2027
  msgid "Thanks :)"
2028
  msgstr ""
2029
 
2030
+ #: build/everest-forms/includes/admin/class-evf-admin.php:201
2031
  #: includes/admin/class-evf-admin.php:201
2032
  msgid "Thank you for creating with Everest Forms."
2033
  msgstr ""
2034
 
2035
+ #: build/everest-forms/includes/admin/evf-admin-functions.php:354
2036
  #: includes/admin/evf-admin-functions.php:354
2037
  msgid "Field #"
2038
  msgstr ""
2039
 
2040
+ #: build/everest-forms/includes/admin/evf-admin-functions.php:422
2041
  #: includes/admin/evf-admin-functions.php:422
2042
  msgid "Available Fields"
2043
  msgstr ""
2044
 
2045
+ #: build/everest-forms/includes/admin/evf-admin-functions.php:426
2046
  #: includes/admin/evf-admin-functions.php:426
2047
  msgid "Others"
2048
  msgstr ""
2049
 
2050
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-email.php:40
2051
  #: includes/admin/settings/class-evf-settings-email.php:40
2052
  msgid "Template Settings"
2053
  msgstr ""
2054
 
2055
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-email.php:46
2056
  #: includes/admin/settings/class-evf-settings-email.php:46
2057
  msgid "Template"
2058
  msgstr ""
2059
 
2060
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-email.php:49
2061
  #: includes/admin/settings/class-evf-settings-email.php:49
2062
  msgid "Determine which format of email to send. HTML Template is default."
2063
  msgstr ""
2064
 
2065
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-email.php:53
2066
  #: includes/admin/settings/class-evf-settings-email.php:53
2067
  msgid "HTML Template"
2068
  msgstr ""
2069
 
2070
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-email.php:57
2071
  #: includes/admin/settings/class-evf-settings-email.php:57
2072
  msgid "Plain text"
2073
  msgstr ""
2074
 
2075
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-email.php:63
2076
  #: includes/admin/settings/class-evf-settings-email.php:63
2077
  msgid "Enable copies"
2078
  msgstr ""
2079
 
2080
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-email.php:64
2081
  #: includes/admin/settings/class-evf-settings-email.php:64
2082
  msgid "Enable the use of Cc and Bcc email addresses"
2083
  msgstr ""
2084
 
2085
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-email.php:65
2086
  #: includes/admin/settings/class-evf-settings-email.php:65
2087
  msgid "Email addresses for Cc and Bcc can be applied from the form notification settings."
2088
  msgstr ""
2089
 
2090
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-general.php:40
2091
  #: includes/admin/settings/class-evf-settings-general.php:40
2092
  msgid "General Options"
2093
  msgstr ""
2094
 
2095
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-general.php:46
2096
  #: includes/admin/settings/class-evf-settings-general.php:46
2097
  msgid "Disable User Details"
2098
  msgstr ""
2099
 
2100
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-general.php:47
2101
  #: includes/admin/settings/class-evf-settings-general.php:47
2102
  msgid "Disable storing the IP address and User Agent on all forms."
2103
  msgstr ""
2104
 
2105
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-integrations.php:25
2106
  #: includes/admin/settings/class-evf-settings-integrations.php:25
2107
  msgid "Integration"
2108
  msgstr ""
2109
 
2110
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-integrations.php:59
2111
  #: includes/admin/settings/class-evf-settings-integrations.php:59
2112
  msgid "Integrations"
2113
  msgstr ""
2114
 
2115
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-recaptcha.php:25
2116
  #: includes/admin/settings/class-evf-settings-recaptcha.php:25
2117
  msgid "reCAPTCHA"
2118
  msgstr ""
2119
 
2120
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-recaptcha.php:42
2121
  #: includes/admin/settings/class-evf-settings-recaptcha.php:42
2122
  msgid "Google reCAPTCHA Integration"
2123
  msgstr ""
2124
 
2125
  #. translators: %1$s - Google reCAPTCHA docs url
2126
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-recaptcha.php:45
2127
  #: includes/admin/settings/class-evf-settings-recaptcha.php:45
2128
  msgid "<p>Google's reCAPTCHA is a free service that protects your website from spam and abuse while letting valid users pass through with ease.</p><p>reCAPTCHA uses an advanced risk analysis engine and adaptive challenges to keep automated software from engaging in abusive activities on your site.</p><p>Sites already using v2 reCAPTCHA will need to create new site keys before switching to the Invisible reCAPTCHA or v3 reCAPTCHA.</p><p><a href=\"%1$s\" target=\"_blank\">Read our documentation</a> for step-by-step instructions.</p>"
2129
  msgstr ""
2130
 
2131
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-recaptcha.php:49
2132
  #: includes/admin/settings/class-evf-settings-recaptcha.php:49
2133
  msgid "reCAPTCHA type"
2134
  msgstr ""
2135
 
2136
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-recaptcha.php:50
2137
  #: includes/admin/settings/class-evf-settings-recaptcha.php:50
2138
  msgid "Choose the type of reCAPTCHA for this site key."
2139
  msgstr ""
2140
 
2141
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-recaptcha.php:55
2142
  #: includes/admin/settings/class-evf-settings-recaptcha.php:55
2143
  msgid "reCAPTCHA v2"
2144
  msgstr ""
2145
 
2146
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-recaptcha.php:56
2147
  #: includes/admin/settings/class-evf-settings-recaptcha.php:56
2148
  msgid "reCAPTCHA v3"
2149
  msgstr ""
2150
 
2151
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-recaptcha.php:62
2152
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-recaptcha.php:82
2153
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-recaptcha.php:110
2154
  #: includes/admin/settings/class-evf-settings-recaptcha.php:62
2155
  #: includes/admin/settings/class-evf-settings-recaptcha.php:82
2156
  #: includes/admin/settings/class-evf-settings-recaptcha.php:110
2158
  msgstr ""
2159
 
2160
  #. translators: %1$s - Google reCAPTCHA docs url
2161
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-recaptcha.php:65
2162
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-recaptcha.php:85
2163
  #: includes/admin/settings/class-evf-settings-recaptcha.php:65
2164
  #: includes/admin/settings/class-evf-settings-recaptcha.php:85
2165
  msgid "Please enter your site key for your reCAPTCHA v2. <a href=\"%1$s\" target=\"_blank\">Learn More</a>"
2166
  msgstr ""
2167
 
2168
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-recaptcha.php:72
2169
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-recaptcha.php:92
2170
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-recaptcha.php:120
2171
  #: includes/admin/settings/class-evf-settings-recaptcha.php:72
2172
  #: includes/admin/settings/class-evf-settings-recaptcha.php:92
2173
  #: includes/admin/settings/class-evf-settings-recaptcha.php:120
2175
  msgstr ""
2176
 
2177
  #. translators: %1$s - Google reCAPTCHA docs url
2178
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-recaptcha.php:75
2179
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-recaptcha.php:95
2180
  #: includes/admin/settings/class-evf-settings-recaptcha.php:75
2181
  #: includes/admin/settings/class-evf-settings-recaptcha.php:95
2182
  msgid "Please enter your secret key for your reCAPTCHA v2. <a href=\"%1$s\" target=\"_blank\">Learn More</a>"
2183
  msgstr ""
2184
 
2185
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-recaptcha.php:102
2186
  #: includes/admin/settings/class-evf-settings-recaptcha.php:102
2187
  msgid "Invisible reCAPTCHA"
2188
  msgstr ""
2189
 
2190
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-recaptcha.php:104
2191
  #: includes/admin/settings/class-evf-settings-recaptcha.php:104
2192
  msgid "Enable Invisible reCAPTCHA."
2193
  msgstr ""
2194
 
2195
  #. translators: %1$s - Google reCAPTCHA docs url
2196
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-recaptcha.php:113
2197
  #: includes/admin/settings/class-evf-settings-recaptcha.php:113
2198
  msgid "Please enter your site key for your reCAPTCHA v3. <a href=\"%1$s\" target=\"_blank\">Learn More</a>"
2199
  msgstr ""
2200
 
2201
  #. translators: %1$s - Google reCAPTCHA docs url
2202
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-recaptcha.php:123
2203
  #: includes/admin/settings/class-evf-settings-recaptcha.php:123
2204
  msgid "Please enter your secret key for your reCAPTCHA v3. <a href=\"%1$s\" target=\"_blank\">Learn More</a>"
2205
  msgstr ""
2206
 
2207
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-validation.php:25
2208
  #: includes/admin/settings/class-evf-settings-validation.php:25
2209
  msgid "Validations"
2210
  msgstr ""
2211
 
2212
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-validation.php:40
2213
  #: includes/admin/settings/class-evf-settings-validation.php:40
2214
  msgid "Validation Messages"
2215
  msgstr ""
2216
 
2217
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-validation.php:47
2218
  #: includes/admin/settings/class-evf-settings-validation.php:47
2219
  msgid "Enter the message for the required form field"
2220
  msgstr ""
2221
 
2222
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-validation.php:52
2223
+ #: build/everest-forms/includes/class-evf-frontend-scripts.php:311
2224
+ #: build/everest-forms/includes/evf-core-functions.php:1496
2225
  #: includes/admin/settings/class-evf-settings-validation.php:52
2226
  #: includes/class-evf-frontend-scripts.php:311
2227
  #: includes/evf-core-functions.php:1496
2228
  msgid "This field is required."
2229
  msgstr ""
2230
 
2231
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-validation.php:55
2232
  #: includes/admin/settings/class-evf-settings-validation.php:55
2233
  msgid "Website URL"
2234
  msgstr ""
2235
 
2236
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-validation.php:56
2237
  #: includes/admin/settings/class-evf-settings-validation.php:56
2238
  msgid "Enter the message for the valid website url"
2239
  msgstr ""
2240
 
2241
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-validation.php:61
2242
  #: includes/admin/settings/class-evf-settings-validation.php:61
2243
  msgid "Please enter a valid URL."
2244
  msgstr ""
2245
 
2246
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-validation.php:65
2247
  #: includes/admin/settings/class-evf-settings-validation.php:65
2248
  msgid "Enter the message for the valid email"
2249
  msgstr ""
2250
 
2251
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-validation.php:70
2252
+ #: build/everest-forms/includes/fields/class-evf-field-email.php:400
2253
  #: includes/admin/settings/class-evf-settings-validation.php:70
2254
  #: includes/fields/class-evf-field-email.php:400
2255
  msgid "Please enter a valid email address."
2256
  msgstr ""
2257
 
2258
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-validation.php:73
2259
  #: includes/admin/settings/class-evf-settings-validation.php:73
2260
  msgid "Email Suggestion"
2261
  msgstr ""
2262
 
2263
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-validation.php:74
2264
  #: includes/admin/settings/class-evf-settings-validation.php:74
2265
  msgid "Enter the message for the valid email suggestion"
2266
  msgstr ""
2267
 
2268
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-validation.php:79
2269
+ #: build/everest-forms/includes/class-evf-frontend-scripts.php:288
2270
  #: includes/admin/settings/class-evf-settings-validation.php:79
2271
  #: includes/class-evf-frontend-scripts.php:288
2272
  msgid "Did you mean {suggestion}?"
2273
  msgstr ""
2274
 
2275
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-validation.php:82
2276
  #: includes/admin/settings/class-evf-settings-validation.php:82
2277
  msgid "Confirm Value"
2278
  msgstr ""
2279
 
2280
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-validation.php:83
2281
  #: includes/admin/settings/class-evf-settings-validation.php:83
2282
  msgid "Enter the message for confirm field value."
2283
  msgstr ""
2284
 
2285
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-validation.php:88
2286
+ #: build/everest-forms/includes/class-evf-frontend-scripts.php:290
2287
  #: includes/admin/settings/class-evf-settings-validation.php:88
2288
  #: includes/class-evf-frontend-scripts.php:290
2289
  msgid "Field values do not match."
2290
  msgstr ""
2291
 
2292
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-validation.php:91
2293
  #: includes/admin/settings/class-evf-settings-validation.php:91
2294
  msgid "Checkbox Selection Limit"
2295
  msgstr ""
2296
 
2297
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-validation.php:92
2298
  #: includes/admin/settings/class-evf-settings-validation.php:92
2299
  msgid "Enter the message for the checkbox selection limit."
2300
  msgstr ""
2301
 
2302
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-validation.php:97
2303
+ #: build/everest-forms/includes/class-evf-frontend-scripts.php:291
2304
+ #: build/everest-forms/includes/fields/class-evf-field-checkbox.php:445
2305
  #: includes/admin/settings/class-evf-settings-validation.php:97
2306
  #: includes/class-evf-frontend-scripts.php:291
2307
  #: includes/fields/class-evf-field-checkbox.php:445
2308
  msgid "You have exceeded number of allowed selections: {#}."
2309
  msgstr ""
2310
 
2311
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-validation.php:100
2312
+ #: build/everest-forms/includes/fields/class-evf-field-number.php:20
2313
  #: includes/admin/settings/class-evf-settings-validation.php:100
2314
  #: includes/fields/class-evf-field-number.php:20
2315
  msgid "Number"
2316
  msgstr ""
2317
 
2318
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-validation.php:101
2319
  #: includes/admin/settings/class-evf-settings-validation.php:101
2320
  msgid "Enter the message for the valid number"
2321
  msgstr ""
2322
 
2323
+ #: build/everest-forms/includes/admin/settings/class-evf-settings-validation.php:106
2324
+ #: build/everest-forms/includes/fields/class-evf-field-number.php:290
2325
  #: includes/admin/settings/class-evf-settings-validation.php:106
2326
  #: includes/fields/class-evf-field-number.php:290
2327
  msgid "Please enter a valid number."
2328
  msgstr ""
2329
 
2330
+ #: build/everest-forms/includes/admin/views/html-admin-page-addons.php:18
2331
  #: includes/admin/views/html-admin-page-addons.php:18
2332
  msgid "Refresh Add-ons"
2333
  msgstr ""
2334
 
2335
+ #: build/everest-forms/includes/admin/views/html-admin-page-addons.php:22
2336
  #: includes/admin/views/html-admin-page-addons.php:22
2337
  msgid "Filter add-ons list"
2338
  msgstr ""
2339
 
2340
+ #: build/everest-forms/includes/admin/views/html-admin-page-addons.php:38
2341
+ #: build/everest-forms/includes/admin/views/html-admin-page-addons.php:41
2342
  #: includes/admin/views/html-admin-page-addons.php:38
2343
  #: includes/admin/views/html-admin-page-addons.php:41
2344
  msgid "Search Add-ons"
2345
  msgstr ""
2346
 
2347
+ #: build/everest-forms/includes/admin/views/html-admin-page-addons.php:39
2348
  #: includes/admin/views/html-admin-page-addons.php:39
2349
  msgid "Search Add-ons..."
2350
  msgstr ""
2351
 
2352
  #. translators: %s: Refresh URI
2353
+ #: build/everest-forms/includes/admin/views/html-admin-page-addons.php:49
2354
  #: includes/admin/views/html-admin-page-addons.php:49
2355
  msgid "Make your forms even more robust with our premium addons. Missing any addons? Click the %1$sRefresh Add-ons%2$s button above."
2356
  msgstr ""
2357
 
2358
+ #: build/everest-forms/includes/admin/views/html-admin-page-addons.php:56
2359
  #: includes/admin/views/html-admin-page-addons.php:56
2360
  msgid "Add-ons list"
2361
  msgstr ""
2362
 
2363
+ #: build/everest-forms/includes/admin/views/html-admin-page-addons.php:77
2364
+ #: build/everest-forms/includes/admin/views/html-admin-page-entries-view.php:210
2365
  #: includes/admin/views/html-admin-page-addons.php:77
2366
  #: includes/admin/views/html-admin-page-entries-view.php:210
2367
  msgid "Status:"
2368
  msgstr ""
2369
 
2370
+ #: build/everest-forms/includes/admin/views/html-admin-page-addons.php:79
2371
  #: includes/admin/views/html-admin-page-addons.php:79
2372
  msgid "Activated"
2373
  msgstr ""
2374
 
2375
+ #: build/everest-forms/includes/admin/views/html-admin-page-addons.php:81
2376
  #: includes/admin/views/html-admin-page-addons.php:81
2377
  msgid "Inactive"
2378
  msgstr ""
2379
 
2380
+ #: build/everest-forms/includes/admin/views/html-admin-page-addons.php:83
2381
  #: includes/admin/views/html-admin-page-addons.php:83
2382
  msgid "Not Installed"
2383
  msgstr ""
2384
 
2385
  #. translators: %s: Add-on title
2386
+ #: build/everest-forms/includes/admin/views/html-admin-page-addons.php:90
2387
  #: includes/admin/views/html-admin-page-addons.php:90
2388
  msgid "Deactivate %s now"
2389
  msgstr ""
2390
 
2391
+ #: build/everest-forms/includes/admin/views/html-admin-page-addons.php:104
2392
  #: includes/admin/views/html-admin-page-addons.php:104
2393
  msgid "Deactivate"
2394
  msgstr ""
2395
 
2396
  #. translators: %s: Add-on title
2397
+ #: build/everest-forms/includes/admin/views/html-admin-page-addons.php:108
2398
  #: includes/admin/views/html-admin-page-addons.php:108
2399
  msgid "Activate %s now"
2400
  msgstr ""
2401
 
2402
+ #: build/everest-forms/includes/admin/views/html-admin-page-addons.php:122
2403
  #: includes/admin/views/html-admin-page-addons.php:122
2404
  msgid "Activate"
2405
  msgstr ""
2406
 
2407
  #. translators: %s: Add-on title
2408
+ #: build/everest-forms/includes/admin/views/html-admin-page-addons.php:126
2409
  #: includes/admin/views/html-admin-page-addons.php:126
2410
  msgid "Install %s now"
2411
  msgstr ""
2412
 
2413
+ #: build/everest-forms/includes/admin/views/html-admin-page-addons.php:128
2414
  #: includes/admin/views/html-admin-page-addons.php:128
2415
  msgid "Install Addon"
2416
  msgstr ""
2417
 
2418
  #. translators: %s: Add-ons Link
2419
+ #: build/everest-forms/includes/admin/views/html-admin-page-addons.php:147
2420
  #: includes/admin/views/html-admin-page-addons.php:147
2421
  msgid "Our catalog of Everest Forms Add-ons/Extensions can be found on WPEverest.com here: <a href=\"%s\">Everest Forms Extensions Catalog</a>"
2422
  msgstr ""
2423
 
2424
+ #: build/everest-forms/includes/admin/views/html-admin-page-builder-setup.php:23
2425
  #: includes/admin/views/html-admin-page-builder-setup.php:23
2426
  msgid "Add New Form"
2427
  msgstr ""
2428
 
2429
+ #: build/everest-forms/includes/admin/views/html-admin-page-builder-setup.php:25
2430
  #: includes/admin/views/html-admin-page-builder-setup.php:25
2431
  msgid "Refresh Templates"
2432
  msgstr ""
2433
 
2434
+ #: build/everest-forms/includes/admin/views/html-admin-page-builder-setup.php:30
2435
  #: includes/admin/views/html-admin-page-builder-setup.php:30
2436
  msgid "All"
2437
  msgstr ""
2438
 
2439
+ #: build/everest-forms/includes/admin/views/html-admin-page-builder-setup.php:33
2440
  #: includes/admin/views/html-admin-page-builder-setup.php:33
2441
  msgid "Free"
2442
  msgstr ""
2443
 
2444
+ #: build/everest-forms/includes/admin/views/html-admin-page-builder-setup.php:36
2445
  #: includes/admin/views/html-admin-page-builder-setup.php:36
2446
  msgid "Premium"
2447
  msgstr ""
2448
 
2449
+ #: build/everest-forms/includes/admin/views/html-admin-page-builder-setup.php:43
2450
  #: includes/admin/views/html-admin-page-builder-setup.php:43
2451
  msgid "Couldn't connect to templates server. Please reload again."
2452
  msgstr ""
2453
 
2454
+ #: build/everest-forms/includes/admin/views/html-admin-page-builder-setup.php:49
2455
  #: includes/admin/views/html-admin-page-builder-setup.php:49
2456
  msgid "Something went wrong. Please refresh your templates."
2457
  msgstr ""
2458
 
2459
  #. translators: %s: Template title
2460
+ #: build/everest-forms/includes/admin/views/html-admin-page-builder-setup.php:72
2461
  #: includes/admin/views/html-admin-page-builder-setup.php:72
2462
  msgctxt "Template name"
2463
  msgid "%s template"
2464
  msgstr ""
2465
 
2466
  #. translators: %s: Number of plugins
2467
+ #: build/everest-forms/includes/admin/views/html-admin-page-builder-setup.php:126
2468
  #: includes/admin/views/html-admin-page-builder-setup.php:126
2469
  msgid "%s plugin successfully installed."
2470
  msgstr ""
2471
 
2472
  #. translators: %s: Number of plugins
2473
+ #: build/everest-forms/includes/admin/views/html-admin-page-builder-setup.php:133
2474
  #: includes/admin/views/html-admin-page-builder-setup.php:133
2475
  msgid "%s plugins successfully installed."
2476
  msgstr ""
2477
 
2478
  #. translators: %s: Number of failed installs
2479
+ #: build/everest-forms/includes/admin/views/html-admin-page-builder-setup.php:143
2480
  #: includes/admin/views/html-admin-page-builder-setup.php:143
2481
  msgid "%s install failed."
2482
  msgstr ""
2483
 
2484
  #. translators: %s: Number of failed installs
2485
+ #: build/everest-forms/includes/admin/views/html-admin-page-builder-setup.php:148
2486
  #: includes/admin/views/html-admin-page-builder-setup.php:148
2487
  msgid "%s installs failed."
2488
  msgstr ""
2489
 
2490
+ #: build/everest-forms/includes/admin/views/html-admin-page-builder-setup.php:151
2491
  #: includes/admin/views/html-admin-page-builder-setup.php:151
2492
  msgid "Show more details"
2493
  msgstr ""
2494
 
2495
+ #: build/everest-forms/includes/admin/views/html-admin-page-builder.php:30
2496
  #: includes/admin/views/html-admin-page-builder.php:30
2497
  msgid "Loading&hellip;"
2498
  msgstr ""
2499
 
2500
+ #: build/everest-forms/includes/admin/views/html-admin-page-builder.php:51
2501
  #: includes/admin/views/html-admin-page-builder.php:51
2502
  msgid "Copy Shortcode!"
2503
  msgstr ""
2504
 
2505
+ #: build/everest-forms/includes/admin/views/html-admin-page-builder.php:51
2506
  #: includes/admin/views/html-admin-page-builder.php:51
2507
  msgid "Copied!"
2508
  msgstr ""
2509
 
2510
+ #: build/everest-forms/includes/admin/views/html-admin-page-builder.php:52
2511
  #: includes/admin/views/html-admin-page-builder.php:52
2512
  msgid "Copy shortcode"
2513
  msgstr ""
2514
 
2515
+ #: build/everest-forms/includes/admin/views/html-admin-page-builder.php:56
2516
  #: includes/admin/views/html-admin-page-builder.php:56
2517
  msgid "Save"
2518
  msgstr ""
2519
 
2520
+ #: build/everest-forms/includes/admin/views/html-admin-page-entries-view.php:27
2521
  #: includes/admin/views/html-admin-page-entries-view.php:27
2522
  msgid "View Entry"
2523
  msgstr ""
2524
 
2525
+ #: build/everest-forms/includes/admin/views/html-admin-page-entries-view.php:28
2526
  #: includes/admin/views/html-admin-page-entries-view.php:28
2527
  msgid "Back to All Entries"
2528
  msgstr ""
2529
 
2530
  #. translators: %s: Entry ID
2531
+ #: build/everest-forms/includes/admin/views/html-admin-page-entries-view.php:42
2532
  #: includes/admin/views/html-admin-page-entries-view.php:42
2533
  msgid "%1$s: Entry #%2$s"
2534
  msgstr ""
2535
 
2536
+ #: build/everest-forms/includes/admin/views/html-admin-page-entries-view.php:47
2537
  #: includes/admin/views/html-admin-page-entries-view.php:47
2538
  msgid "Show Empty Fields"
2539
  msgstr ""
2540
 
2541
+ #: build/everest-forms/includes/admin/views/html-admin-page-entries-view.php:47
2542
  #: includes/admin/views/html-admin-page-entries-view.php:47
2543
  msgid "Hide Empty Fields"
2544
  msgstr ""
2545
 
2546
+ #: build/everest-forms/includes/admin/views/html-admin-page-entries-view.php:58
2547
  #: includes/admin/views/html-admin-page-entries-view.php:58
2548
  msgid "This entry does not have any fields."
2549
  msgstr ""
2550
 
2551
+ #: build/everest-forms/includes/admin/views/html-admin-page-entries-view.php:90
2552
  #: includes/admin/views/html-admin-page-entries-view.php:90
2553
  msgid "Field ID"
2554
  msgstr ""
2555
 
2556
+ #: build/everest-forms/includes/admin/views/html-admin-page-entries-view.php:131
2557
  #: includes/admin/views/html-admin-page-entries-view.php:131
2558
  msgid "Empty"
2559
  msgstr ""
2560
 
2561
+ #: build/everest-forms/includes/admin/views/html-admin-page-entries-view.php:148
2562
  #: includes/admin/views/html-admin-page-entries-view.php:148
2563
  msgid "Entry Details"
2564
  msgstr ""
2565
 
2566
+ #: build/everest-forms/includes/admin/views/html-admin-page-entries-view.php:154
2567
  #: includes/admin/views/html-admin-page-entries-view.php:154
2568
  msgid "Entry ID:"
2569
  msgstr ""
2570
 
2571
+ #: build/everest-forms/includes/admin/views/html-admin-page-entries-view.php:160
2572
  #: includes/admin/views/html-admin-page-entries-view.php:160
2573
  msgid "Submitted:"
2574
  msgstr ""
2575
 
2576
+ #: build/everest-forms/includes/admin/views/html-admin-page-entries-view.php:161
2577
+ #: build/everest-forms/includes/admin/views/html-admin-page-entries-view.php:168
2578
  #: includes/admin/views/html-admin-page-entries-view.php:161
2579
  #: includes/admin/views/html-admin-page-entries-view.php:168
2580
  msgid "M j, Y @ g:ia"
2581
  msgstr ""
2582
 
2583
+ #: build/everest-forms/includes/admin/views/html-admin-page-entries-view.php:167
2584
  #: includes/admin/views/html-admin-page-entries-view.php:167
2585
  msgid "Modified:"
2586
  msgstr ""
2587
 
2588
+ #: build/everest-forms/includes/admin/views/html-admin-page-entries-view.php:176
2589
  #: includes/admin/views/html-admin-page-entries-view.php:176
2590
  msgid "User:"
2591
  msgstr ""
2592
 
2593
+ #: build/everest-forms/includes/admin/views/html-admin-page-entries-view.php:194
2594
  #: includes/admin/views/html-admin-page-entries-view.php:194
2595
  msgid "User IP:"
2596
  msgstr ""
2597
 
2598
+ #: build/everest-forms/includes/admin/views/html-admin-page-entries-view.php:202
2599
  #: includes/admin/views/html-admin-page-entries-view.php:202
2600
  msgid "Referer Link:"
2601
  msgstr ""
2602
 
2603
+ #: build/everest-forms/includes/admin/views/html-admin-page-entries-view.php:211
2604
  #: includes/admin/views/html-admin-page-entries-view.php:211
2605
  msgid "Completed"
2606
  msgstr ""
2607
 
2608
+ #: build/everest-forms/includes/admin/views/html-admin-page-export.php:12
2609
  #: includes/admin/views/html-admin-page-export.php:12
2610
  msgid "Export Everest Forms with Settings"
2611
  msgstr ""
2612
 
2613
+ #: build/everest-forms/includes/admin/views/html-admin-page-export.php:13
2614
  #: includes/admin/views/html-admin-page-export.php:13
2615
  msgid "Export your forms along with their settings as JSON file."
2616
  msgstr ""
2617
 
2618
+ #: build/everest-forms/includes/admin/views/html-admin-page-export.php:18
2619
  #: includes/admin/views/html-admin-page-export.php:18
2620
  msgid "Select form"
2621
  msgstr ""
2622
 
2623
+ #: build/everest-forms/includes/admin/views/html-admin-page-export.php:18
2624
  #: includes/admin/views/html-admin-page-export.php:18
2625
  msgid "Select a form"
2626
  msgstr ""
2627
 
2628
+ #: build/everest-forms/includes/admin/views/html-admin-page-export.php:24
2629
  #: includes/admin/views/html-admin-page-export.php:24
2630
  msgid "You need to create a form before you can use form export."
2631
  msgstr ""
2632
 
2633
+ #: build/everest-forms/includes/admin/views/html-admin-page-export.php:29
2634
+ #: build/everest-forms/includes/admin/views/html-admin-page-tools.php:15
2635
  #: includes/admin/views/html-admin-page-export.php:29
2636
  #: includes/admin/views/html-admin-page-tools.php:15
2637
  msgid "Export"
2638
  msgstr ""
2639
 
2640
+ #: build/everest-forms/includes/admin/views/html-admin-page-import.php:12
2641
  #: includes/admin/views/html-admin-page-import.php:12
2642
  msgid "Import Everest Forms"
2643
  msgstr ""
2644
 
2645
+ #: build/everest-forms/includes/admin/views/html-admin-page-import.php:13
2646
  #: includes/admin/views/html-admin-page-import.php:13
2647
  msgid "Select JSON file to import the form."
2648
  msgstr ""
2649
 
2650
+ #: build/everest-forms/includes/admin/views/html-admin-page-import.php:15
2651
  #: includes/admin/views/html-admin-page-import.php:15
2652
  msgid "files selected"
2653
  msgstr ""
2654
 
2655
+ #: build/everest-forms/includes/admin/views/html-admin-page-import.php:16
2656
  #: includes/admin/views/html-admin-page-import.php:16
2657
  msgid "No file selected"
2658
  msgstr ""
2659
 
2660
  #. translators: %s: File format
2661
+ #: build/everest-forms/includes/admin/views/html-admin-page-import.php:22
2662
  #: includes/admin/views/html-admin-page-import.php:22
2663
  msgid "Only %s file is allowed."
2664
  msgstr ""
2665
 
2666
+ #: build/everest-forms/includes/admin/views/html-admin-page-import.php:26
2667
  #: includes/admin/views/html-admin-page-import.php:26
2668
  msgid "Import Form"
2669
  msgstr ""
2670
 
2671
+ #: build/everest-forms/includes/admin/views/html-admin-page-tools-logs.php:17
2672
  #: includes/admin/views/html-admin-page-tools-logs.php:17
2673
  msgid "Delete log"
2674
  msgstr ""
2675
 
2676
  #. translators: 1: last access date 2: last access time
2677
+ #: build/everest-forms/includes/admin/views/html-admin-page-tools-logs.php:28
2678
  #: includes/admin/views/html-admin-page-tools-logs.php:28
2679
  msgid "%1$s at %2$s"
2680
  msgstr ""
2681
 
2682
+ #: build/everest-forms/includes/admin/views/html-admin-page-tools-logs.php:42
2683
  #: includes/admin/views/html-admin-page-tools-logs.php:42
2684
  msgid "There are currently no logs to view."
2685
  msgstr ""
2686
 
2687
+ #: build/everest-forms/includes/admin/views/html-admin-page-tools.php:14
2688
  #: includes/admin/views/html-admin-page-tools.php:14
2689
  msgid "Import"
2690
  msgstr ""
2691
 
2692
+ #: build/everest-forms/includes/admin/views/html-admin-page-tools.php:16
2693
  #: includes/admin/views/html-admin-page-tools.php:16
2694
  msgid "Logs"
2695
  msgstr ""
2696
 
2697
+ #: build/everest-forms/includes/admin/views/html-admin-settings.php:42
2698
  #: includes/admin/views/html-admin-settings.php:42
2699
  msgid "Save Changes"
2700
  msgstr ""
2701
 
2702
+ #: build/everest-forms/includes/admin/views/html-notice-custom.php:12
2703
+ #: build/everest-forms/includes/admin/views/html-notice-updated.php:12
2704
  #: includes/admin/views/html-notice-custom.php:12
2705
  #: includes/admin/views/html-notice-updated.php:12
2706
  msgid "Dismiss"
2707
  msgstr ""
2708
 
2709
+ #: build/everest-forms/includes/admin/views/html-notice-review.php:16
2710
  #: includes/admin/views/html-notice-review.php:16
2711
  msgid "Please help us spread the word"
2712
  msgstr ""
2713
 
2714
  #. translators: %1$s: Plugin Name, %2$s: Rating link
2715
+ #: build/everest-forms/includes/admin/views/html-notice-review.php:20
2716
  #: includes/admin/views/html-notice-review.php:20
2717
  msgid "Enjoying the experience with %1$s? Please take a moment to spread your love by rating us on %2$s"
2718
  msgstr ""
2719
 
2720
+ #: build/everest-forms/includes/admin/views/html-notice-review.php:24
2721
  #: includes/admin/views/html-notice-review.php:24
2722
  msgid "Sure, I'd love to!"
2723
  msgstr ""
2724
 
2725
+ #: build/everest-forms/includes/admin/views/html-notice-review.php:25
2726
  #: includes/admin/views/html-notice-review.php:25
2727
  msgid "Remind me later"
2728
  msgstr ""
2729
 
2730
+ #: build/everest-forms/includes/admin/views/html-notice-review.php:26
2731
  #: includes/admin/views/html-notice-review.php:26
2732
  msgid "I already did"
2733
  msgstr ""
2734
 
2735
+ #: build/everest-forms/includes/admin/views/html-notice-update.php:18
2736
  #: includes/admin/views/html-notice-update.php:18
2737
  msgid "Everest Forms database update required"
2738
  msgstr ""
2739
 
2740
+ #: build/everest-forms/includes/admin/views/html-notice-update.php:21
2741
  #: includes/admin/views/html-notice-update.php:21
2742
  msgid "Everest Forms has been updated! To keep things running smoothly, we have to update your database to the newest version. The database update process runs in the background and may take a little while, so please be patient."
2743
  msgstr ""
2744
 
2745
+ #: build/everest-forms/includes/admin/views/html-notice-update.php:25
2746
  #: includes/admin/views/html-notice-update.php:25
2747
  msgid "Update Everest Forms Database"
2748
  msgstr ""
2749
 
2750
+ #: build/everest-forms/includes/admin/views/html-notice-update.php:31
2751
  #: includes/admin/views/html-notice-update.php:31
2752
  msgid "It is strongly recommended that you backup your database before proceeding. Are you sure you wish to run the updater now?"
2753
  msgstr ""
2754
 
2755
+ #: build/everest-forms/includes/admin/views/html-notice-updated.php:14
2756
  #: includes/admin/views/html-notice-updated.php:14
2757
  msgid "Everest Forms data update complete. Thank you for updating to the latest version!"
2758
  msgstr ""
2759
 
2760
+ #: build/everest-forms/includes/admin/views/html-notice-updating.php:12
2761
  #: includes/admin/views/html-notice-updating.php:12
2762
  msgid "Everest Forms data update"
2763
  msgstr ""
2764
 
2765
+ #: build/everest-forms/includes/admin/views/html-notice-updating.php:12
2766
  #: includes/admin/views/html-notice-updating.php:12
2767
  msgid "Your database is being updated in the background."
2768
  msgstr ""
2769
 
2770
+ #: build/everest-forms/includes/admin/views/html-notice-updating.php:12
2771
  #: includes/admin/views/html-notice-updating.php:12
2772
  msgid "Taking a while? Click here to run it now."
2773
  msgstr ""
2774
 
2775
+ #: build/everest-forms/includes/class-everest-forms.php:101
2776
+ #: build/everest-forms/includes/class-everest-forms.php:110
2777
  #: includes/class-everest-forms.php:101
2778
  #: includes/class-everest-forms.php:110
2779
  msgid "Cheatin&#8217; huh?"
2780
  msgstr ""
2781
 
2782
+ #: build/everest-forms/includes/class-evf-ajax.php:125
2783
  #: includes/class-evf-ajax.php:125
2784
  msgid "Invalid form"
2785
  msgstr ""
2786
 
2787
+ #: build/everest-forms/includes/class-evf-ajax.php:155
2788
  #: includes/class-evf-ajax.php:155
2789
  msgid "Blank Form"
2790
  msgstr ""
2791
 
2792
+ #: build/everest-forms/includes/class-evf-ajax.php:177
2793
  #: includes/class-evf-ajax.php:177
2794
  msgid "Something went wrong, please try again later"
2795
  msgstr ""
2796
 
2797
+ #: build/everest-forms/includes/class-evf-ajax.php:190
2798
  #: includes/class-evf-ajax.php:190
2799
  msgid "You do not have permission."
2800
  msgstr ""
2801
 
2802
+ #: build/everest-forms/includes/class-evf-ajax.php:195
2803
  #: includes/class-evf-ajax.php:195
2804
  msgid "No data provided"
2805
  msgstr ""
2806
 
2807
+ #: build/everest-forms/includes/class-evf-ajax.php:265
2808
  #: includes/class-evf-ajax.php:265
2809
  msgid "Meta Key missing"
2810
  msgstr ""
2811
 
2812
  #. translators: %s: empty meta data
2813
+ #: build/everest-forms/includes/class-evf-ajax.php:267
2814
  #: includes/class-evf-ajax.php:267
2815
  msgid "Please add Meta key for fields: %s"
2816
  msgstr ""
2817
 
2818
+ #: build/everest-forms/includes/class-evf-ajax.php:286
2819
  #: includes/class-evf-ajax.php:286
2820
  msgid "Form not found"
2821
  msgstr ""
2822
 
2823
+ #: build/everest-forms/includes/class-evf-ajax.php:287
2824
  #: includes/class-evf-ajax.php:287
2825
  msgid "An error occurred while saving the form."
2826
  msgstr ""
2827
 
2828
+ #: build/everest-forms/includes/class-evf-ajax.php:326
2829
  #: includes/class-evf-ajax.php:326
2830
  msgid "No Addon specified."
2831
  msgstr ""
2832
 
2833
+ #: build/everest-forms/includes/class-evf-ajax.php:337
2834
  #: includes/class-evf-ajax.php:337
2835
  msgid "Addon can not be activate. Please try again."
2836
  msgstr ""
2837
 
2838
+ #: build/everest-forms/includes/class-evf-ajax.php:358
2839
  #: includes/class-evf-ajax.php:358
2840
  msgid "No Plan specified."
2841
  msgstr ""
2842
 
2843
+ #: build/everest-forms/includes/class-evf-ajax.php:379
2844
  #: includes/class-evf-ajax.php:379
2845
  msgid "This form template requires the following addons."
2846
  msgstr ""
2847
 
2848
+ #: build/everest-forms/includes/class-evf-ajax.php:430
2849
  #: includes/class-evf-ajax.php:430
2850
  msgid "No plugin specified."
2851
  msgstr ""
2852
 
2853
+ #: build/everest-forms/includes/class-evf-ajax.php:443
2854
  #: includes/class-evf-ajax.php:443
2855
  msgid "Sorry, you are not allowed to install plugins on this site."
2856
  msgstr ""
2857
 
2858
+ #: build/everest-forms/includes/class-evf-ajax.php:507
2859
  #: includes/class-evf-ajax.php:507
2860
  msgid "Unable to connect to the filesystem. Please confirm your credentials."
2861
  msgstr ""
2862
 
2863
+ #: build/everest-forms/includes/class-evf-ajax.php:551
2864
+ #: build/everest-forms/includes/class-evf-ajax.php:591
2865
  #: includes/class-evf-ajax.php:551
2866
  #: includes/class-evf-ajax.php:591
2867
  msgid "Missing data"
2868
  msgstr ""
2869
 
2870
+ #: build/everest-forms/includes/class-evf-ajax.php:605
2871
  #: includes/class-evf-ajax.php:605
2872
  msgid "Connection missing"
2873
  msgstr ""
2874
 
2875
  #. translators: %1$s - deactivation reason page; %2$d - deactivation url.
2876
+ #: build/everest-forms/includes/class-evf-ajax.php:634
2877
  #: includes/class-evf-ajax.php:634
2878
  msgid "Before we deactivate Everest Forms, would you care to <a href=\"%1$s\" target=\"_blank\">let us know why</a> so we can improve it for you? <a href=\"%2$s\">No, deactivate now</a>."
2879
  msgstr ""
2880
 
2881
  #. translators: 1: key 2: URL
2882
+ #: build/everest-forms/includes/class-evf-cache-helper.php:81
2883
  #: includes/class-evf-cache-helper.php:81
2884
  msgid "In order for <strong>database caching</strong> to work with Everest Forms you must add %1$s to the \"Ignored Query Strings\" option in <a href=\"%2$s\">W3 Total Cache settings</a>."
2885
  msgstr ""
2886
 
2887
+ #: build/everest-forms/includes/class-evf-emails.php:317
2888
  #: includes/class-evf-emails.php:317
2889
  msgid "You cannot send emails with EVF_Emails until init/admin_init has been reached"
2890
  msgstr ""
2891
 
2892
  #. translators: %d - field ID.
2893
+ #: build/everest-forms/includes/class-evf-emails.php:513
2894
+ #: build/everest-forms/includes/class-evf-emails.php:555
2895
  #: includes/class-evf-emails.php:513
2896
  #: includes/class-evf-emails.php:555
2897
  msgid "Field ID #%d"
2898
  msgstr ""
2899
 
2900
+ #: build/everest-forms/includes/class-evf-emails.php:567
2901
  #: includes/class-evf-emails.php:567
2902
  msgid "An empty form was submitted."
2903
  msgstr ""
2904
 
2905
+ #: build/everest-forms/includes/class-evf-fields.php:52
2906
  #: includes/class-evf-fields.php:52
2907
  msgid "Cloning is forbidden."
2908
  msgstr ""
2909
 
2910
+ #: build/everest-forms/includes/class-evf-fields.php:61
2911
  #: includes/class-evf-fields.php:61
2912
  msgid "Unserializing instances of this class is forbidden."
2913
  msgstr ""
2914
 
2915
+ #: build/everest-forms/includes/class-evf-form-block.php:79
2916
  #: includes/class-evf-form-block.php:79
2917
  msgid "Select and display one of your forms."
2918
  msgstr ""
2919
 
2920
+ #: build/everest-forms/includes/class-evf-form-block.php:81
2921
  #: includes/class-evf-form-block.php:81
2922
  msgid "form"
2923
  msgstr ""
2924
 
2925
+ #: build/everest-forms/includes/class-evf-form-block.php:82
2926
  #: includes/class-evf-form-block.php:82
2927
  msgid "contact"
2928
  msgstr ""
2929
 
2930
+ #: build/everest-forms/includes/class-evf-form-block.php:83
2931
  #: includes/class-evf-form-block.php:83
2932
  msgid "survey"
2933
  msgstr ""
2934
 
2935
+ #: build/everest-forms/includes/class-evf-form-block.php:85
2936
  #: includes/class-evf-form-block.php:85
2937
  msgid "Select a Form"
2938
  msgstr ""
2939
 
2940
+ #: build/everest-forms/includes/class-evf-form-block.php:86
2941
  #: includes/class-evf-form-block.php:86
2942
  msgid "Form Settings"
2943
  msgstr ""
2944
 
2945
+ #: build/everest-forms/includes/class-evf-form-block.php:87
2946
+ #: build/everest-forms/includes/class-evf-post-types.php:45
2947
  #: includes/class-evf-form-block.php:87
2948
  #: includes/class-evf-post-types.php:45
2949
  msgid "Form"
2950
  msgstr ""
2951
 
2952
+ #: build/everest-forms/includes/class-evf-form-block.php:88
2953
  #: includes/class-evf-form-block.php:88
2954
  msgid "Show Title"
2955
  msgstr ""
2956
 
2957
+ #: build/everest-forms/includes/class-evf-form-block.php:89
2958
  #: includes/class-evf-form-block.php:89
2959
  msgid "Show Description"
2960
  msgstr ""
2961
 
2962
+ #: build/everest-forms/includes/class-evf-form-task.php:92
2963
  #: includes/class-evf-form-task.php:92
2964
  msgid "We were unable to process your form, please try again."
2965
  msgstr ""
2966
 
2967
+ #: build/everest-forms/includes/class-evf-form-task.php:98
2968
  #: includes/class-evf-form-task.php:98
2969
  msgid "Invalid form. Please check again."
2970
  msgstr ""
2971
 
2972
+ #: build/everest-forms/includes/class-evf-form-task.php:166
2973
+ #: build/everest-forms/includes/class-evf-form-task.php:218
2974
+ #: build/everest-forms/includes/class-evf-form-task.php:267
2975
  #: includes/class-evf-form-task.php:166
2976
  #: includes/class-evf-form-task.php:218
2977
  #: includes/class-evf-form-task.php:267
2978
  msgid "Form has not been submitted, please see the errors below."
2979
  msgstr ""
2980
 
2981
+ #: build/everest-forms/includes/class-evf-form-task.php:188
2982
  #: includes/class-evf-form-task.php:188
2983
  msgid "Google reCAPTCHA verification failed, please try again later."
2984
  msgstr ""
2985
 
2986
+ #: build/everest-forms/includes/class-evf-form-task.php:226
2987
  #: includes/class-evf-form-task.php:226
2988
  msgid "Everest Forms honeypot field triggered."
2989
  msgstr ""
2990
 
2991
+ #: build/everest-forms/includes/class-evf-form-task.php:300
2992
+ #: build/everest-forms/includes/templates/contact.php:61
2993
  #: includes/class-evf-form-task.php:300
2994
  #: includes/templates/contact.php:61
2995
  msgid "Thanks for contacting us! We will be in touch with you shortly."
2996
  msgstr ""
2997
 
2998
  #. translators: %s - form name.
2999
+ #: build/everest-forms/includes/class-evf-form-task.php:580
3000
  #: includes/class-evf-form-task.php:580
3001
  msgid "New %s Entry"
3002
  msgstr ""
3003
 
3004
+ #: build/everest-forms/includes/class-evf-form-task.php:676
3005
  #: includes/class-evf-form-task.php:676
3006
  msgid "No form ID was found."
3007
  msgstr ""
3008
 
3009
+ #: build/everest-forms/includes/class-evf-form-task.php:683
3010
  #: includes/class-evf-form-task.php:683
3011
  msgid "Could not create an entry"
3012
  msgstr ""
3013
 
3014
+ #: build/everest-forms/includes/class-evf-frontend-scripts.php:289
3015
  #: includes/class-evf-frontend-scripts.php:289
3016
  msgid "Click to accept this suggestion."
3017
  msgstr ""
3018
 
3019
+ #: build/everest-forms/includes/class-evf-frontend-scripts.php:301
3020
  #: includes/class-evf-frontend-scripts.php:301
3021
  msgid "{count} of {limit} max characters."
3022
  msgstr ""
3023
 
3024
+ #: build/everest-forms/includes/class-evf-frontend-scripts.php:302
3025
  #: includes/class-evf-frontend-scripts.php:302
3026
  msgid "{count} of {limit} max words."
3027
  msgstr ""
3028
 
3029
+ #: build/everest-forms/includes/class-evf-frontend-scripts.php:310
3030
  #: includes/class-evf-frontend-scripts.php:310
3031
  msgid "Sorry, something went wrong. Please try again"
3032
  msgstr ""
3033
 
3034
+ #: build/everest-forms/includes/class-evf-install.php:301
3035
  #: includes/class-evf-install.php:301
3036
  msgid "Monthly"
3037
  msgstr ""
3038
 
3039
+ #: build/everest-forms/includes/class-evf-install.php:575
3040
+ #: build/everest-forms/includes/templates/contact.php:12
3041
  #: includes/class-evf-install.php:575
3042
  #: includes/templates/contact.php:12
3043
  msgid "Contact Form"
3044
  msgstr ""
3045
 
3046
+ #: build/everest-forms/includes/class-evf-install.php:637
3047
  #: includes/class-evf-install.php:637
3048
  msgid "View Everest Forms Settings"
3049
  msgstr ""
3050
 
3051
+ #: build/everest-forms/includes/class-evf-install.php:653
3052
  #: includes/class-evf-install.php:653
3053
  msgid "View Everest Forms documentation"
3054
  msgstr ""
3055
 
3056
+ #: build/everest-forms/includes/class-evf-install.php:653
3057
  #: includes/class-evf-install.php:653
3058
  msgid "Docs"
3059
  msgstr ""
3060
 
3061
+ #: build/everest-forms/includes/class-evf-install.php:654
3062
  #: includes/class-evf-install.php:654
3063
  msgid "Visit free customer support"
3064
  msgstr ""
3065
 
3066
+ #: build/everest-forms/includes/class-evf-install.php:654
3067
  #: includes/class-evf-install.php:654
3068
  msgid "Free support"
3069
  msgstr ""
3070
 
3071
  #. translators: 1: class name 2: EVF_Log_Handler_Interface
3072
+ #: build/everest-forms/includes/class-evf-logger.php:54
3073
  #: includes/class-evf-logger.php:54
3074
  msgid "The provided handler %1$s does not implement %2$s."
3075
  msgstr ""
3076
 
3077
  #. translators: 1: EVF_Logger::log 2: level
3078
+ #: build/everest-forms/includes/class-evf-logger.php:133
3079
  #: includes/class-evf-logger.php:133
3080
  msgid "%1$s was called with an invalid level \"%2$s\"."
3081
  msgstr ""
3082
 
3083
+ #: build/everest-forms/includes/class-evf-post-types.php:44
3084
  #: includes/class-evf-post-types.php:44
3085
  msgid "Forms"
3086
  msgstr ""
3087
 
3088
+ #: build/everest-forms/includes/class-evf-post-types.php:47
3089
  #: includes/class-evf-post-types.php:47
3090
  msgctxt "Admin menu name"
3091
  msgid "Forms"
3092
  msgstr ""
3093
 
3094
+ #: build/everest-forms/includes/class-evf-post-types.php:49
3095
  #: includes/class-evf-post-types.php:49
3096
  msgid "Add new form"
3097
  msgstr ""
3098
 
3099
+ #: build/everest-forms/includes/class-evf-post-types.php:51
3100
  #: includes/class-evf-post-types.php:51
3101
  msgid "Edit form"
3102
  msgstr ""
3103
 
3104
+ #: build/everest-forms/includes/class-evf-post-types.php:52
3105
  #: includes/class-evf-post-types.php:52
3106
  msgid "New form"
3107
  msgstr ""
3108
 
3109
+ #: build/everest-forms/includes/class-evf-post-types.php:53
3110
  #: includes/class-evf-post-types.php:53
3111
  msgid "View form"
3112
  msgstr ""
3113
 
3114
+ #: build/everest-forms/includes/class-evf-post-types.php:54
3115
  #: includes/class-evf-post-types.php:54
3116
  msgid "Search forms"
3117
  msgstr ""
3118
 
3119
+ #: build/everest-forms/includes/class-evf-post-types.php:55
3120
  #: includes/class-evf-post-types.php:55
3121
  msgid "No forms found"
3122
  msgstr ""
3123
 
3124
+ #: build/everest-forms/includes/class-evf-post-types.php:56
3125
  #: includes/class-evf-post-types.php:56
3126
  msgid "No forms found in trash"
3127
  msgstr ""
3128
 
3129
+ #: build/everest-forms/includes/class-evf-post-types.php:57
3130
  #: includes/class-evf-post-types.php:57
3131
  msgid "Parent forms"
3132
  msgstr ""
3133
 
3134
+ #: build/everest-forms/includes/class-evf-post-types.php:58
3135
  #: includes/class-evf-post-types.php:58
3136
  msgid "Form image"
3137
  msgstr ""
3138
 
3139
+ #: build/everest-forms/includes/class-evf-post-types.php:59
3140
  #: includes/class-evf-post-types.php:59
3141
  msgid "Set form image"
3142
  msgstr ""
3143
 
3144
+ #: build/everest-forms/includes/class-evf-post-types.php:60
3145
  #: includes/class-evf-post-types.php:60
3146
  msgid "Remove form image"
3147
  msgstr ""
3148
 
3149
+ #: build/everest-forms/includes/class-evf-post-types.php:61
3150
  #: includes/class-evf-post-types.php:61
3151
  msgid "Use as form image"
3152
  msgstr ""
3153
 
3154
+ #: build/everest-forms/includes/class-evf-post-types.php:62
3155
  #: includes/class-evf-post-types.php:62
3156
  msgid "Insert into form"
3157
  msgstr ""
3158
 
3159
+ #: build/everest-forms/includes/class-evf-post-types.php:63
3160
  #: includes/class-evf-post-types.php:63
3161
  msgid "Uploaded to this form"
3162
  msgstr ""
3163
 
3164
+ #: build/everest-forms/includes/class-evf-post-types.php:64
3165
  #: includes/class-evf-post-types.php:64
3166
  msgid "Filter forms"
3167
  msgstr ""
3168
 
3169
+ #: build/everest-forms/includes/class-evf-post-types.php:65
3170
  #: includes/class-evf-post-types.php:65
3171
  msgid "Forms navigation"
3172
  msgstr ""
3173
 
3174
+ #: build/everest-forms/includes/class-evf-post-types.php:66
3175
  #: includes/class-evf-post-types.php:66
3176
  msgid "Forms list"
3177
  msgstr ""
3178
 
3179
+ #: build/everest-forms/includes/class-evf-post-types.php:70
3180
  #: includes/class-evf-post-types.php:70
3181
  msgid "This is where you can add new forms."
3182
  msgstr ""
3183
 
3184
+ #: build/everest-forms/includes/class-evf-privacy.php:45
3185
  #: includes/class-evf-privacy.php:45
3186
  msgid "This sample policy includes the basics around what personal data you may be collecting, storing and sharing, as well as who may have access to that data. Depending on what settings are enabled and which additional plugins are used, the specific information shared by your form will vary. We recommend consulting with a lawyer when deciding what information to disclose on your privacy policy."
3187
  msgstr ""
3188
 
3189
+ #: build/everest-forms/includes/class-evf-privacy.php:47
3190
  #: includes/class-evf-privacy.php:47
3191
  msgid "We collect information about you during the form submission process on our site."
3192
  msgstr ""
3193
 
3194
+ #: build/everest-forms/includes/class-evf-privacy.php:48
3195
  #: includes/class-evf-privacy.php:48
3196
  msgid "What we collect and store"
3197
  msgstr ""
3198
 
3199
+ #: build/everest-forms/includes/class-evf-privacy.php:49
3200
  #: includes/class-evf-privacy.php:49
3201
  msgid "While you visit our site, we’ll track:"
3202
  msgstr ""
3203
 
3204
+ #: build/everest-forms/includes/class-evf-privacy.php:51
3205
  #: includes/class-evf-privacy.php:51
3206
  msgid "Form Fields Data: Forms Fields data includes the available field types when creating a form. We’ll use this to, for example, collect informations like Name, Email and other available fields."
3207
  msgstr ""
3208
 
3209
+ #: build/everest-forms/includes/class-evf-privacy.php:52
3210
  #: includes/class-evf-privacy.php:52
3211
  msgid "Location, IP address and browser type: we’ll use this for purposes like geolocating users and reducing fraudulent activities."
3212
  msgstr ""
3213
 
3214
+ #: build/everest-forms/includes/class-evf-privacy.php:53
3215
  #: includes/class-evf-privacy.php:53
3216
  msgid "Transaction Details: we’ll ask you to enter this so we can, for instance, provide subscription packs, and keep track of your payment details for subscription packs!"
3217
  msgstr ""
3218
 
3219
+ #: build/everest-forms/includes/class-evf-privacy.php:55
3220
  #: includes/class-evf-privacy.php:55
3221
  msgid "We’ll also use cookies to keep track of form elements while you’re browsing our site."
3222
  msgstr ""
3223
 
3224
+ #: build/everest-forms/includes/class-evf-privacy.php:56
3225
  #: includes/class-evf-privacy.php:56
3226
  msgid "Note: you may want to further detail your cookie policy, and link to that section from here."
3227
  msgstr ""
3228
 
3229
+ #: build/everest-forms/includes/class-evf-privacy.php:57
3230
  #: includes/class-evf-privacy.php:57
3231
  msgid "When you fill up a form, we’ll ask you to provide information including your name, address, email, phone number, credit card/payment details and optional account information like username and password and any other form fields available in the form builder. We’ll use this information for purposes, such as, to:"
3232
  msgstr ""
3233
 
3234
+ #: build/everest-forms/includes/class-evf-privacy.php:59
3235
  #: includes/class-evf-privacy.php:59
3236
  msgid "Send you information about your account and order"
3237
  msgstr ""
3238
 
3239
+ #: build/everest-forms/includes/class-evf-privacy.php:60
3240
  #: includes/class-evf-privacy.php:60
3241
  msgid "Respond to your requests, including transaction details and complaints"
3242
  msgstr ""
3243
 
3244
+ #: build/everest-forms/includes/class-evf-privacy.php:61
3245
  #: includes/class-evf-privacy.php:61
3246
  msgid "Process payments and prevent fraud"
3247
  msgstr ""
3248
 
3249
+ #: build/everest-forms/includes/class-evf-privacy.php:62
3250
  #: includes/class-evf-privacy.php:62
3251
  msgid "Set up your account for our site"
3252
  msgstr ""
3253
 
3254
+ #: build/everest-forms/includes/class-evf-privacy.php:63
3255
  #: includes/class-evf-privacy.php:63
3256
  msgid "Comply with any legal obligations we have, such as calculating taxes"
3257
  msgstr ""
3258
 
3259
+ #: build/everest-forms/includes/class-evf-privacy.php:64
3260
  #: includes/class-evf-privacy.php:64
3261
  msgid "Improve our form offerings"
3262
  msgstr ""
3263
 
3264
+ #: build/everest-forms/includes/class-evf-privacy.php:65
3265
  #: includes/class-evf-privacy.php:65
3266
  msgid "Send you marketing messages, if you choose to receive them"
3267
  msgstr ""
3268
 
3269
+ #: build/everest-forms/includes/class-evf-privacy.php:66
3270
  #: includes/class-evf-privacy.php:66
3271
  msgid "Or any other service the built form was created to comply with and it’s necessary information"
3272
  msgstr ""
3273
 
3274
+ #: build/everest-forms/includes/class-evf-privacy.php:68
3275
  #: includes/class-evf-privacy.php:68
3276
  msgid "If you create an account, we will store your name, address, email and phone number, which will be used to populate the form fields for future submissions."
3277
  msgstr ""
3278
 
3279
+ #: build/everest-forms/includes/class-evf-privacy.php:69
3280
  #: includes/class-evf-privacy.php:69
3281
  msgid "We generally store information about you for as long as we need the information for the purposes for which we collect and use it, and we are not legally required to continue to keep it. For example, we will store form submission information for XXX years for geolocating and marketting purposes. This includes your name, address, email, phone number."
3282
  msgstr ""
3283
 
3284
+ #: build/everest-forms/includes/class-evf-privacy.php:70
3285
  #: includes/class-evf-privacy.php:70
3286
  msgid "Who on our team has access"
3287
  msgstr ""
3288
 
3289
+ #: build/everest-forms/includes/class-evf-privacy.php:71
3290
  #: includes/class-evf-privacy.php:71
3291
  msgid "Members of our team have access to the information you provide us. For example, both Administrators and Editors can access:"
3292
  msgstr ""
3293
 
3294
+ #: build/everest-forms/includes/class-evf-privacy.php:73
3295
  #: includes/class-evf-privacy.php:73
3296
  msgid "Form submission information and other details related to it"
3297
  msgstr ""
3298
 
3299
+ #: build/everest-forms/includes/class-evf-privacy.php:74
3300
  #: includes/class-evf-privacy.php:74
3301
  msgid "Customer information like your name, email and address information."
3302
  msgstr ""
3303
 
3304
+ #: build/everest-forms/includes/class-evf-privacy.php:76
3305
  #: includes/class-evf-privacy.php:76
3306
  msgid "Our team members have access to this information to help fulfill entries and support you."
3307
  msgstr ""
3308
 
3309
+ #: build/everest-forms/includes/class-evf-privacy.php:77
3310
  #: includes/class-evf-privacy.php:77
3311
  msgid "What we share with others"
3312
  msgstr ""
3313
 
3314
+ #: build/everest-forms/includes/class-evf-privacy.php:78
3315
  #: includes/class-evf-privacy.php:78
3316
  msgid "In this section you should list who you’re sharing data with, and for what purpose. This could include, but may not be limited to, analytics, marketing, payment gateways, shipping providers, and third party embeds."
3317
  msgstr ""
3318
 
3319
+ #: build/everest-forms/includes/class-evf-privacy.php:79
3320
  #: includes/class-evf-privacy.php:79
3321
  msgid "We share information with third parties who help us provide our orders and store services to you; for example --"
3322
  msgstr ""
3323
 
3324
+ #: build/everest-forms/includes/class-evf-privacy.php:80
3325
  #: includes/class-evf-privacy.php:80
3326
  msgid "Payments"
3327
  msgstr ""
3328
 
3329
+ #: build/everest-forms/includes/class-evf-privacy.php:81
3330
  #: includes/class-evf-privacy.php:81
3331
  msgid "In this subsection you should list which third party payment processors you’re using to take payments on your site since these may handle customer data. We’ve included PayPal as an example, but you should remove this if you’re not using PayPal."
3332
  msgstr ""
3333
 
3334
+ #: build/everest-forms/includes/class-evf-privacy.php:82
3335
  #: includes/class-evf-privacy.php:82
3336
  msgid "We accept payments through PayPal. When processing payments, some of your data will be passed to PayPal, including information required to process or support the payment, such as the purchase total and billing information."
3337
  msgstr ""
3338
 
3339
+ #: build/everest-forms/includes/class-evf-privacy.php:83
3340
  #: includes/class-evf-privacy.php:83
3341
  msgid "Please see the <a href=\"https://www.paypal.com/us/webapps/mpp/ua/privacy-full\">PayPal Privacy Policy</a> for more details."
3342
  msgstr ""
3343
 
3344
+ #: build/everest-forms/includes/class-evf-privacy.php:84
3345
  #: includes/class-evf-privacy.php:84
3346
  msgid "Available Modules"
3347
  msgstr ""
3348
 
3349
+ #: build/everest-forms/includes/class-evf-privacy.php:85
3350
  #: includes/class-evf-privacy.php:85
3351
  msgid "In this subsection you should list which third party modules you’re using to increase functionality on your site since these may handle customer data. We’ve included MailChimp as an example, but you should remove this if you’re not using MailChimp."
3352
  msgstr ""
3353
 
3354
+ #: build/everest-forms/includes/class-evf-privacy.php:86
3355
  #: includes/class-evf-privacy.php:86
3356
  msgid "We send beautiful email through MailChimp. When processing emails, some of your data will be passed to MailChimp, including information required to process or support the email marketing services, such as the name, email address and any other information that you intend to pass or collect including all collected information through subscription."
3357
  msgstr ""
3358
 
3359
+ #: build/everest-forms/includes/class-evf-privacy.php:87
3360
  #: includes/class-evf-privacy.php:87
3361
  msgid "Please see the <a href=\"https://mailchimp.com/legal/privacy/\">MailChimp Privacy Policy</a> for more details."
3362
  msgstr ""
3363
 
3364
+ #: build/everest-forms/includes/class-evf-smart-tags.php:31
3365
  #: includes/class-evf-smart-tags.php:31
3366
  msgid "Site Admin Email"
3367
  msgstr ""
3368
 
3369
+ #: build/everest-forms/includes/class-evf-smart-tags.php:32
3370
  #: includes/class-evf-smart-tags.php:32
3371
  msgid "Site Name"
3372
  msgstr ""
3373
 
3374
+ #: build/everest-forms/includes/class-evf-smart-tags.php:33
3375
  #: includes/class-evf-smart-tags.php:33
3376
  msgid "Site URL"
3377
  msgstr ""
3378
 
3379
+ #: build/everest-forms/includes/class-evf-smart-tags.php:34
3380
  #: includes/class-evf-smart-tags.php:34
3381
  msgid "Page Title"
3382
  msgstr ""
3383
 
3384
+ #: build/everest-forms/includes/class-evf-smart-tags.php:35
3385
  #: includes/class-evf-smart-tags.php:35
3386
  msgid "Page URL"
3387
  msgstr ""
3388
 
3389
+ #: build/everest-forms/includes/class-evf-smart-tags.php:36
3390
  #: includes/class-evf-smart-tags.php:36
3391
  msgid "Page ID"
3392
  msgstr ""
3393
 
3394
+ #: build/everest-forms/includes/class-evf-smart-tags.php:38
3395
+ #: build/everest-forms/includes/export/class-evf-entry-csv-exporter.php:86
3396
  #: includes/class-evf-smart-tags.php:38
3397
  #: includes/export/class-evf-entry-csv-exporter.php:86
3398
  msgid "User IP Address"
3399
  msgstr ""
3400
 
3401
+ #: build/everest-forms/includes/class-evf-smart-tags.php:39
3402
  #: includes/class-evf-smart-tags.php:39
3403
  msgid "User ID"
3404
  msgstr ""
3405
 
3406
+ #: build/everest-forms/includes/class-evf-smart-tags.php:40
3407
  #: includes/class-evf-smart-tags.php:40
3408
  msgid "User Name"
3409
  msgstr ""
3410
 
3411
+ #: build/everest-forms/includes/class-evf-smart-tags.php:41
3412
  #: includes/class-evf-smart-tags.php:41
3413
  msgid "User Email"
3414
  msgstr ""
3415
 
3416
+ #: build/everest-forms/includes/class-evf-smart-tags.php:42
3417
  #: includes/class-evf-smart-tags.php:42
3418
  msgid "Referrer URL"
3419
  msgstr ""
3420
 
3421
+ #: build/everest-forms/includes/class-evf-template-loader.php:65
3422
  #: includes/class-evf-template-loader.php:65
3423
  msgid "Edit Form"
3424
  msgstr ""
3425
 
3426
  #. translators: %s - Form name.
3427
+ #: build/everest-forms/includes/class-evf-template-loader.php:193
3428
  #: includes/class-evf-template-loader.php:193
3429
  msgid "%s &ndash; Preview"
3430
  msgstr ""
3431
 
3432
  #. translators: %s template
3433
+ #: build/everest-forms/includes/evf-core-functions.php:103
3434
  #: includes/evf-core-functions.php:103
3435
  msgid "%s does not exist."
3436
  msgstr ""
3437
 
3438
+ #: build/everest-forms/includes/evf-core-functions.php:120
3439
  #: includes/evf-core-functions.php:120
3440
  msgid "action_args should not be overwritten when calling evf_get_template."
3441
  msgstr ""
3442
 
3443
+ #: build/everest-forms/includes/evf-core-functions.php:294
3444
+ #: build/everest-forms/includes/log-handlers/class-evf-log-handler-file.php:343
3445
+ #: build/everest-forms/includes/log-handlers/class-evf-log-handler-file.php:363
3446
  #: includes/evf-core-functions.php:294
3447
  #: includes/log-handlers/class-evf-log-handler-file.php:343
3448
  #: includes/log-handlers/class-evf-log-handler-file.php:363
3450
  msgstr ""
3451
 
3452
  #. translators: 1: class name 2: everest_forms_logging_class 3: EVF_Logger_Interface
3453
+ #: build/everest-forms/includes/evf-core-functions.php:555
3454
  #: includes/evf-core-functions.php:555
3455
  msgid "The class %1$s provided by %2$s filter must implement %3$s."
3456
  msgstr ""
3457
 
3458
+ #: build/everest-forms/includes/evf-core-functions.php:1561
3459
  #: includes/evf-core-functions.php:1561
3460
  msgid "Afghanistan"
3461
  msgstr ""
3462
 
3463
+ #: build/everest-forms/includes/evf-core-functions.php:1562
3464
  #: includes/evf-core-functions.php:1562
3465
  msgid "Åland Islands"
3466
  msgstr ""
3467
 
3468
+ #: build/everest-forms/includes/evf-core-functions.php:1563
3469
  #: includes/evf-core-functions.php:1563
3470
  msgid "Albania"
3471
  msgstr ""
3472
 
3473
+ #: build/everest-forms/includes/evf-core-functions.php:1564
3474
  #: includes/evf-core-functions.php:1564
3475
  msgid "Algeria"
3476
  msgstr ""
3477
 
3478
+ #: build/everest-forms/includes/evf-core-functions.php:1565
3479
  #: includes/evf-core-functions.php:1565
3480
  msgid "American Samoa"
3481
  msgstr ""
3482
 
3483
+ #: build/everest-forms/includes/evf-core-functions.php:1566
3484
  #: includes/evf-core-functions.php:1566
3485
  msgid "Andorra"
3486
  msgstr ""
3487
 
3488
+ #: build/everest-forms/includes/evf-core-functions.php:1567
3489
  #: includes/evf-core-functions.php:1567
3490
  msgid "Angola"
3491
  msgstr ""
3492
 
3493
+ #: build/everest-forms/includes/evf-core-functions.php:1568
3494
  #: includes/evf-core-functions.php:1568
3495
  msgid "Anguilla"
3496
  msgstr ""
3497
 
3498
+ #: build/everest-forms/includes/evf-core-functions.php:1569
3499
  #: includes/evf-core-functions.php:1569
3500
  msgid "Antarctica"
3501
  msgstr ""
3502
 
3503
+ #: build/everest-forms/includes/evf-core-functions.php:1570
3504
  #: includes/evf-core-functions.php:1570
3505
  msgid "Antigua and Barbuda"
3506
  msgstr ""
3507
 
3508
+ #: build/everest-forms/includes/evf-core-functions.php:1571
3509
  #: includes/evf-core-functions.php:1571
3510
  msgid "Argentina"
3511
  msgstr ""
3512
 
3513
+ #: build/everest-forms/includes/evf-core-functions.php:1572
3514
  #: includes/evf-core-functions.php:1572
3515
  msgid "Armenia"
3516
  msgstr ""
3517
 
3518
+ #: build/everest-forms/includes/evf-core-functions.php:1573
3519
  #: includes/evf-core-functions.php:1573
3520
  msgid "Aruba"
3521
  msgstr ""
3522
 
3523
+ #: build/everest-forms/includes/evf-core-functions.php:1574
3524
  #: includes/evf-core-functions.php:1574
3525
  msgid "Australia"
3526
  msgstr ""
3527
 
3528
+ #: build/everest-forms/includes/evf-core-functions.php:1575
3529
  #: includes/evf-core-functions.php:1575
3530
  msgid "Austria"
3531
  msgstr ""
3532
 
3533
+ #: build/everest-forms/includes/evf-core-functions.php:1576
3534
  #: includes/evf-core-functions.php:1576
3535
  msgid "Azerbaijan"
3536
  msgstr ""
3537
 
3538
+ #: build/everest-forms/includes/evf-core-functions.php:1577
3539
  #: includes/evf-core-functions.php:1577
3540
  msgid "Bahamas"
3541
  msgstr ""
3542
 
3543
+ #: build/everest-forms/includes/evf-core-functions.php:1578
3544
  #: includes/evf-core-functions.php:1578
3545
  msgid "Bahrain"
3546
  msgstr ""
3547
 
3548
+ #: build/everest-forms/includes/evf-core-functions.php:1579
3549
  #: includes/evf-core-functions.php:1579
3550
  msgid "Bangladesh"
3551
  msgstr ""
3552
 
3553
+ #: build/everest-forms/includes/evf-core-functions.php:1580
3554
  #: includes/evf-core-functions.php:1580
3555
  msgid "Barbados"
3556
  msgstr ""
3557
 
3558
+ #: build/everest-forms/includes/evf-core-functions.php:1581
3559
  #: includes/evf-core-functions.php:1581
3560
  msgid "Belarus"
3561
  msgstr ""
3562
 
3563
+ #: build/everest-forms/includes/evf-core-functions.php:1582
3564
  #: includes/evf-core-functions.php:1582
3565
  msgid "Belgium"
3566
  msgstr ""
3567
 
3568
+ #: build/everest-forms/includes/evf-core-functions.php:1583
3569
  #: includes/evf-core-functions.php:1583
3570
  msgid "Belize"
3571
  msgstr ""
3572
 
3573
+ #: build/everest-forms/includes/evf-core-functions.php:1584
3574
  #: includes/evf-core-functions.php:1584
3575
  msgid "Benin"
3576
  msgstr ""
3577
 
3578
+ #: build/everest-forms/includes/evf-core-functions.php:1585
3579
  #: includes/evf-core-functions.php:1585
3580
  msgid "Bermuda"
3581
  msgstr ""
3582
 
3583
+ #: build/everest-forms/includes/evf-core-functions.php:1586
3584
  #: includes/evf-core-functions.php:1586
3585
  msgid "Bhutan"
3586
  msgstr ""
3587
 
3588
+ #: build/everest-forms/includes/evf-core-functions.php:1587
3589
  #: includes/evf-core-functions.php:1587
3590
  msgid "Bolivia (Plurinational State of)"
3591
  msgstr ""
3592
 
3593
+ #: build/everest-forms/includes/evf-core-functions.php:1588
3594
  #: includes/evf-core-functions.php:1588
3595
  msgid "Bosnia and Herzegovina"
3596
  msgstr ""
3597
 
3598
+ #: build/everest-forms/includes/evf-core-functions.php:1589
3599
  #: includes/evf-core-functions.php:1589
3600
  msgid "Botswana"
3601
  msgstr ""
3602
 
3603
+ #: build/everest-forms/includes/evf-core-functions.php:1590
3604
  #: includes/evf-core-functions.php:1590
3605
  msgid "Bouvet Island"
3606
  msgstr ""
3607
 
3608
+ #: build/everest-forms/includes/evf-core-functions.php:1591
3609
  #: includes/evf-core-functions.php:1591
3610
  msgid "Brazil"
3611
  msgstr ""
3612
 
3613
+ #: build/everest-forms/includes/evf-core-functions.php:1592
3614
  #: includes/evf-core-functions.php:1592
3615
  msgid "British Indian Ocean Territory"
3616
  msgstr ""
3617
 
3618
+ #: build/everest-forms/includes/evf-core-functions.php:1593
3619
  #: includes/evf-core-functions.php:1593
3620
  msgid "Brunei Darussalam"
3621
  msgstr ""
3622
 
3623
+ #: build/everest-forms/includes/evf-core-functions.php:1594
3624
  #: includes/evf-core-functions.php:1594
3625
  msgid "Bulgaria"
3626
  msgstr ""
3627
 
3628
+ #: build/everest-forms/includes/evf-core-functions.php:1595
3629
  #: includes/evf-core-functions.php:1595
3630
  msgid "Burkina Faso"
3631
  msgstr ""
3632
 
3633
+ #: build/everest-forms/includes/evf-core-functions.php:1596
3634
  #: includes/evf-core-functions.php:1596
3635
  msgid "Burundi"
3636
  msgstr ""
3637
 
3638
+ #: build/everest-forms/includes/evf-core-functions.php:1597
3639
  #: includes/evf-core-functions.php:1597
3640
  msgid "Cabo Verde"
3641
  msgstr ""
3642
 
3643
+ #: build/everest-forms/includes/evf-core-functions.php:1598
3644
  #: includes/evf-core-functions.php:1598
3645
  msgid "Cambodia"
3646
  msgstr ""
3647
 
3648
+ #: build/everest-forms/includes/evf-core-functions.php:1599
3649
  #: includes/evf-core-functions.php:1599
3650
  msgid "Cameroon"
3651
  msgstr ""
3652
 
3653
+ #: build/everest-forms/includes/evf-core-functions.php:1600
3654
  #: includes/evf-core-functions.php:1600
3655
  msgid "Canada"
3656
  msgstr ""
3657
 
3658
+ #: build/everest-forms/includes/evf-core-functions.php:1601
3659
  #: includes/evf-core-functions.php:1601
3660
  msgid "Cayman Islands"
3661
  msgstr ""
3662
 
3663
+ #: build/everest-forms/includes/evf-core-functions.php:1602
3664
  #: includes/evf-core-functions.php:1602
3665
  msgid "Central African Republic"
3666
  msgstr ""
3667
 
3668
+ #: build/everest-forms/includes/evf-core-functions.php:1603
3669
  #: includes/evf-core-functions.php:1603
3670
  msgid "Chad"
3671
  msgstr ""
3672
 
3673
+ #: build/everest-forms/includes/evf-core-functions.php:1604
3674
  #: includes/evf-core-functions.php:1604
3675
  msgid "Chile"
3676
  msgstr ""
3677
 
3678
+ #: build/everest-forms/includes/evf-core-functions.php:1605
3679
  #: includes/evf-core-functions.php:1605
3680
  msgid "China"
3681
  msgstr ""
3682
 
3683
+ #: build/everest-forms/includes/evf-core-functions.php:1606
3684
  #: includes/evf-core-functions.php:1606
3685
  msgid "Christmas Island"
3686
  msgstr ""
3687
 
3688
+ #: build/everest-forms/includes/evf-core-functions.php:1607
3689
  #: includes/evf-core-functions.php:1607
3690
  msgid "Cocos (Keeling) Islands"
3691
  msgstr ""
3692
 
3693
+ #: build/everest-forms/includes/evf-core-functions.php:1608
3694
  #: includes/evf-core-functions.php:1608
3695
  msgid "Colombia"
3696
  msgstr ""
3697
 
3698
+ #: build/everest-forms/includes/evf-core-functions.php:1609
3699
  #: includes/evf-core-functions.php:1609
3700
  msgid "Comoros"
3701
  msgstr ""
3702
 
3703
+ #: build/everest-forms/includes/evf-core-functions.php:1610
3704
  #: includes/evf-core-functions.php:1610
3705
  msgid "Congo"
3706
  msgstr ""
3707
 
3708
+ #: build/everest-forms/includes/evf-core-functions.php:1611
3709
  #: includes/evf-core-functions.php:1611
3710
  msgid "Congo (Democratic Republic of the)"
3711
  msgstr ""
3712
 
3713
+ #: build/everest-forms/includes/evf-core-functions.php:1612
3714
  #: includes/evf-core-functions.php:1612
3715
  msgid "Cook Islands"
3716
  msgstr ""
3717
 
3718
+ #: build/everest-forms/includes/evf-core-functions.php:1613
3719
  #: includes/evf-core-functions.php:1613
3720
  msgid "Costa Rica"
3721
  msgstr ""
3722
 
3723
+ #: build/everest-forms/includes/evf-core-functions.php:1614
3724
  #: includes/evf-core-functions.php:1614
3725
  msgid "Côte d'Ivoire"
3726
  msgstr ""
3727
 
3728
+ #: build/everest-forms/includes/evf-core-functions.php:1615
3729
  #: includes/evf-core-functions.php:1615
3730
  msgid "Croatia"
3731
  msgstr ""
3732
 
3733
+ #: build/everest-forms/includes/evf-core-functions.php:1616
3734
  #: includes/evf-core-functions.php:1616
3735
  msgid "Cuba"
3736
  msgstr ""
3737
 
3738
+ #: build/everest-forms/includes/evf-core-functions.php:1617
3739
  #: includes/evf-core-functions.php:1617
3740
  msgid "Curaçao"
3741
  msgstr ""
3742
 
3743
+ #: build/everest-forms/includes/evf-core-functions.php:1618
3744
  #: includes/evf-core-functions.php:1618
3745
  msgid "Cyprus"
3746
  msgstr ""
3747
 
3748
+ #: build/everest-forms/includes/evf-core-functions.php:1619
3749
  #: includes/evf-core-functions.php:1619
3750
  msgid "Czech Republic"
3751
  msgstr ""
3752
 
3753
+ #: build/everest-forms/includes/evf-core-functions.php:1620
3754
  #: includes/evf-core-functions.php:1620
3755
  msgid "Denmark"
3756
  msgstr ""
3757
 
3758
+ #: build/everest-forms/includes/evf-core-functions.php:1621
3759
  #: includes/evf-core-functions.php:1621
3760
  msgid "Djibouti"
3761
  msgstr ""
3762
 
3763
+ #: build/everest-forms/includes/evf-core-functions.php:1622
3764
  #: includes/evf-core-functions.php:1622
3765
  msgid "Dominica"
3766
  msgstr ""
3767
 
3768
+ #: build/everest-forms/includes/evf-core-functions.php:1623
3769
  #: includes/evf-core-functions.php:1623
3770
  msgid "Dominican Republic"
3771
  msgstr ""
3772
 
3773
+ #: build/everest-forms/includes/evf-core-functions.php:1624
3774
  #: includes/evf-core-functions.php:1624
3775
  msgid "Ecuador"
3776
  msgstr ""
3777
 
3778
+ #: build/everest-forms/includes/evf-core-functions.php:1625
3779
  #: includes/evf-core-functions.php:1625
3780
  msgid "Egypt"
3781
  msgstr ""
3782
 
3783
+ #: build/everest-forms/includes/evf-core-functions.php:1626
3784
  #: includes/evf-core-functions.php:1626
3785
  msgid "El Salvador"
3786
  msgstr ""
3787
 
3788
+ #: build/everest-forms/includes/evf-core-functions.php:1627
3789
  #: includes/evf-core-functions.php:1627
3790
  msgid "Equatorial Guinea"
3791
  msgstr ""
3792
 
3793
+ #: build/everest-forms/includes/evf-core-functions.php:1628
3794
  #: includes/evf-core-functions.php:1628
3795
  msgid "Eritrea"
3796
  msgstr ""
3797
 
3798
+ #: build/everest-forms/includes/evf-core-functions.php:1629
3799
  #: includes/evf-core-functions.php:1629
3800
  msgid "Estonia"
3801
  msgstr ""
3802
 
3803
+ #: build/everest-forms/includes/evf-core-functions.php:1630
3804
  #: includes/evf-core-functions.php:1630
3805
  msgid "Ethiopia"
3806
  msgstr ""
3807
 
3808
+ #: build/everest-forms/includes/evf-core-functions.php:1631
3809
  #: includes/evf-core-functions.php:1631
3810
  msgid "Falkland Islands (Malvinas)"
3811
  msgstr ""
3812
 
3813
+ #: build/everest-forms/includes/evf-core-functions.php:1632
3814
  #: includes/evf-core-functions.php:1632
3815
  msgid "Faroe Islands"
3816
  msgstr ""
3817
 
3818
+ #: build/everest-forms/includes/evf-core-functions.php:1633
3819
  #: includes/evf-core-functions.php:1633
3820
  msgid "Fiji"
3821
  msgstr ""
3822
 
3823
+ #: build/everest-forms/includes/evf-core-functions.php:1634
3824
  #: includes/evf-core-functions.php:1634
3825
  msgid "Finland"
3826
  msgstr ""
3827
 
3828
+ #: build/everest-forms/includes/evf-core-functions.php:1635
3829
  #: includes/evf-core-functions.php:1635
3830
  msgid "France"
3831
  msgstr ""
3832
 
3833
+ #: build/everest-forms/includes/evf-core-functions.php:1636
3834
  #: includes/evf-core-functions.php:1636
3835
  msgid "French Guiana"
3836
  msgstr ""
3837
 
3838
+ #: build/everest-forms/includes/evf-core-functions.php:1637
3839
  #: includes/evf-core-functions.php:1637
3840
  msgid "French Polynesia"
3841
  msgstr ""
3842
 
3843
+ #: build/everest-forms/includes/evf-core-functions.php:1638
3844
  #: includes/evf-core-functions.php:1638
3845
  msgid "French Southern Territories"
3846
  msgstr ""
3847
 
3848
+ #: build/everest-forms/includes/evf-core-functions.php:1639
3849
  #: includes/evf-core-functions.php:1639
3850
  msgid "Gabon"
3851
  msgstr ""
3852
 
3853
+ #: build/everest-forms/includes/evf-core-functions.php:1640
3854
  #: includes/evf-core-functions.php:1640
3855
  msgid "Gambia"
3856
  msgstr ""
3857
 
3858
+ #: build/everest-forms/includes/evf-core-functions.php:1641
3859
  #: includes/evf-core-functions.php:1641
3860
  msgctxt "Country"
3861
  msgid "Georgia"
3862
  msgstr ""
3863
 
3864
+ #: build/everest-forms/includes/evf-core-functions.php:1642
3865
  #: includes/evf-core-functions.php:1642
3866
  msgid "Germany"
3867
  msgstr ""
3868
 
3869
+ #: build/everest-forms/includes/evf-core-functions.php:1643
3870
  #: includes/evf-core-functions.php:1643
3871
  msgid "Ghana"
3872
  msgstr ""
3873
 
3874
+ #: build/everest-forms/includes/evf-core-functions.php:1644
3875
  #: includes/evf-core-functions.php:1644
3876
  msgid "Gibraltar"
3877
  msgstr ""
3878
 
3879
+ #: build/everest-forms/includes/evf-core-functions.php:1645
3880
  #: includes/evf-core-functions.php:1645
3881
  msgid "Greece"
3882
  msgstr ""
3883
 
3884
+ #: build/everest-forms/includes/evf-core-functions.php:1646
3885
  #: includes/evf-core-functions.php:1646
3886
  msgid "Greenland"
3887
  msgstr ""
3888
 
3889
+ #: build/everest-forms/includes/evf-core-functions.php:1647
3890
  #: includes/evf-core-functions.php:1647
3891
  msgid "Grenada"
3892
  msgstr ""
3893
 
3894
+ #: build/everest-forms/includes/evf-core-functions.php:1648
3895
  #: includes/evf-core-functions.php:1648
3896
  msgid "Guadeloupe"
3897
  msgstr ""
3898
 
3899
+ #: build/everest-forms/includes/evf-core-functions.php:1649
3900
  #: includes/evf-core-functions.php:1649
3901
  msgid "Guam"
3902
  msgstr ""
3903
 
3904
+ #: build/everest-forms/includes/evf-core-functions.php:1650
3905
  #: includes/evf-core-functions.php:1650
3906
  msgid "Guatemala"
3907
  msgstr ""
3908
 
3909
+ #: build/everest-forms/includes/evf-core-functions.php:1651
3910
  #: includes/evf-core-functions.php:1651
3911
  msgid "Guernsey"
3912
  msgstr ""
3913
 
3914
+ #: build/everest-forms/includes/evf-core-functions.php:1652
3915
  #: includes/evf-core-functions.php:1652
3916
  msgid "Guinea"
3917
  msgstr ""
3918
 
3919
+ #: build/everest-forms/includes/evf-core-functions.php:1653
3920
  #: includes/evf-core-functions.php:1653
3921
  msgid "Guinea-Bissau"
3922
  msgstr ""
3923
 
3924
+ #: build/everest-forms/includes/evf-core-functions.php:1654
3925
  #: includes/evf-core-functions.php:1654
3926
  msgid "Guyana"
3927
  msgstr ""
3928
 
3929
+ #: build/everest-forms/includes/evf-core-functions.php:1655
3930
  #: includes/evf-core-functions.php:1655
3931
  msgid "Haiti"
3932
  msgstr ""
3933
 
3934
+ #: build/everest-forms/includes/evf-core-functions.php:1656
3935
  #: includes/evf-core-functions.php:1656
3936
  msgid "Heard Island and McDonald Islands"
3937
  msgstr ""
3938
 
3939
+ #: build/everest-forms/includes/evf-core-functions.php:1657
3940
  #: includes/evf-core-functions.php:1657
3941
  msgid "Honduras"
3942
  msgstr ""
3943
 
3944
+ #: build/everest-forms/includes/evf-core-functions.php:1658
3945
  #: includes/evf-core-functions.php:1658
3946
  msgid "Hong Kong"
3947
  msgstr ""
3948
 
3949
+ #: build/everest-forms/includes/evf-core-functions.php:1659
3950
  #: includes/evf-core-functions.php:1659
3951
  msgid "Hungary"
3952
  msgstr ""
3953
 
3954
+ #: build/everest-forms/includes/evf-core-functions.php:1660
3955
  #: includes/evf-core-functions.php:1660
3956
  msgid "Iceland"
3957
  msgstr ""
3958
 
3959
+ #: build/everest-forms/includes/evf-core-functions.php:1661
3960
  #: includes/evf-core-functions.php:1661
3961
  msgid "India"
3962
  msgstr ""
3963
 
3964
+ #: build/everest-forms/includes/evf-core-functions.php:1662
3965
  #: includes/evf-core-functions.php:1662
3966
  msgid "Indonesia"
3967
  msgstr ""
3968
 
3969
+ #: build/everest-forms/includes/evf-core-functions.php:1663
3970
  #: includes/evf-core-functions.php:1663
3971
  msgid "Iran (Islamic Republic of)"
3972
  msgstr ""
3973
 
3974
+ #: build/everest-forms/includes/evf-core-functions.php:1664
3975
  #: includes/evf-core-functions.php:1664
3976
  msgid "Iraq"
3977
  msgstr ""
3978
 
3979
+ #: build/everest-forms/includes/evf-core-functions.php:1665
3980
  #: includes/evf-core-functions.php:1665
3981
  msgid "Ireland (Republic of)"
3982
  msgstr ""
3983
 
3984
+ #: build/everest-forms/includes/evf-core-functions.php:1666
3985
  #: includes/evf-core-functions.php:1666
3986
  msgid "Isle of Man"
3987
  msgstr ""
3988
 
3989
+ #: build/everest-forms/includes/evf-core-functions.php:1667
3990
  #: includes/evf-core-functions.php:1667
3991
  msgid "Israel"
3992
  msgstr ""
3993
 
3994
+ #: build/everest-forms/includes/evf-core-functions.php:1668
3995
  #: includes/evf-core-functions.php:1668
3996
  msgid "Italy"
3997
  msgstr ""
3998
 
3999
+ #: build/everest-forms/includes/evf-core-functions.php:1669
4000
  #: includes/evf-core-functions.php:1669
4001
  msgid "Jamaica"
4002
  msgstr ""
4003
 
4004
+ #: build/everest-forms/includes/evf-core-functions.php:1670
4005
  #: includes/evf-core-functions.php:1670
4006
  msgid "Japan"
4007
  msgstr ""
4008
 
4009
+ #: build/everest-forms/includes/evf-core-functions.php:1671
4010
  #: includes/evf-core-functions.php:1671
4011
  msgid "Jersey"
4012
  msgstr ""
4013
 
4014
+ #: build/everest-forms/includes/evf-core-functions.php:1672
4015
  #: includes/evf-core-functions.php:1672
4016
  msgid "Jordan"
4017
  msgstr ""
4018
 
4019
+ #: build/everest-forms/includes/evf-core-functions.php:1673
4020
  #: includes/evf-core-functions.php:1673
4021
  msgid "Kazakhstan"
4022
  msgstr ""
4023
 
4024
+ #: build/everest-forms/includes/evf-core-functions.php:1674
4025
  #: includes/evf-core-functions.php:1674
4026
  msgid "Kenya"
4027
  msgstr ""
4028
 
4029
+ #: build/everest-forms/includes/evf-core-functions.php:1675
4030
  #: includes/evf-core-functions.php:1675
4031
  msgid "Kiribati"
4032
  msgstr ""
4033
 
4034
+ #: build/everest-forms/includes/evf-core-functions.php:1676
4035
  #: includes/evf-core-functions.php:1676
4036
  msgid "Korea (Democratic People's Republic of)"
4037
  msgstr ""
4038
 
4039
+ #: build/everest-forms/includes/evf-core-functions.php:1677
4040
  #: includes/evf-core-functions.php:1677
4041
  msgid "Korea (Republic of)"
4042
  msgstr ""
4043
 
4044
+ #: build/everest-forms/includes/evf-core-functions.php:1678
4045
  #: includes/evf-core-functions.php:1678
4046
  msgid "Kuwait"
4047
  msgstr ""
4048
 
4049
+ #: build/everest-forms/includes/evf-core-functions.php:1679
4050
  #: includes/evf-core-functions.php:1679
4051
  msgid "Kyrgyzstan"
4052
  msgstr ""
4053
 
4054
+ #: build/everest-forms/includes/evf-core-functions.php:1680
4055
  #: includes/evf-core-functions.php:1680
4056
  msgid "Lao People's Democratic Republic"
4057
  msgstr ""
4058
 
4059
+ #: build/everest-forms/includes/evf-core-functions.php:1681
4060
  #: includes/evf-core-functions.php:1681
4061
  msgid "Latvia"
4062
  msgstr ""
4063
 
4064
+ #: build/everest-forms/includes/evf-core-functions.php:1682
4065
  #: includes/evf-core-functions.php:1682
4066
  msgid "Lebanon"
4067
  msgstr ""
4068
 
4069
+ #: build/everest-forms/includes/evf-core-functions.php:1683
4070
  #: includes/evf-core-functions.php:1683
4071
  msgid "Lesotho"
4072
  msgstr ""
4073
 
4074
+ #: build/everest-forms/includes/evf-core-functions.php:1684
4075
  #: includes/evf-core-functions.php:1684
4076
  msgid "Liberia"
4077
  msgstr ""
4078
 
4079
+ #: build/everest-forms/includes/evf-core-functions.php:1685
4080
  #: includes/evf-core-functions.php:1685
4081
  msgid "Libya"
4082
  msgstr ""
4083
 
4084
+ #: build/everest-forms/includes/evf-core-functions.php:1686
4085
  #: includes/evf-core-functions.php:1686
4086
  msgid "Liechtenstein"
4087
  msgstr ""
4088
 
4089
+ #: build/everest-forms/includes/evf-core-functions.php:1687
4090
  #: includes/evf-core-functions.php:1687
4091
  msgid "Lithuania"
4092
  msgstr ""
4093
 
4094
+ #: build/everest-forms/includes/evf-core-functions.php:1688
4095
  #: includes/evf-core-functions.php:1688
4096
  msgid "Luxembourg"
4097
  msgstr ""
4098
 
4099
+ #: build/everest-forms/includes/evf-core-functions.php:1689
4100
  #: includes/evf-core-functions.php:1689
4101
  msgid "Macao"
4102
  msgstr ""
4103
 
4104
+ #: build/everest-forms/includes/evf-core-functions.php:1690
4105
  #: includes/evf-core-functions.php:1690
4106
  msgid "North Macedonia (Republic of)"
4107
  msgstr ""
4108
 
4109
+ #: build/everest-forms/includes/evf-core-functions.php:1691
4110
  #: includes/evf-core-functions.php:1691
4111
  msgid "Madagascar"
4112
  msgstr ""
4113
 
4114
+ #: build/everest-forms/includes/evf-core-functions.php:1692
4115
  #: includes/evf-core-functions.php:1692
4116
  msgid "Malawi"
4117
  msgstr ""
4118
 
4119
+ #: build/everest-forms/includes/evf-core-functions.php:1693
4120
  #: includes/evf-core-functions.php:1693
4121
  msgid "Malaysia"
4122
  msgstr ""
4123
 
4124
+ #: build/everest-forms/includes/evf-core-functions.php:1694
4125
  #: includes/evf-core-functions.php:1694
4126
  msgid "Maldives"
4127
  msgstr ""
4128
 
4129
+ #: build/everest-forms/includes/evf-core-functions.php:1695
4130
  #: includes/evf-core-functions.php:1695
4131
  msgid "Mali"
4132
  msgstr ""
4133
 
4134
+ #: build/everest-forms/includes/evf-core-functions.php:1696
4135
  #: includes/evf-core-functions.php:1696
4136
  msgid "Malta"
4137
  msgstr ""
4138
 
4139
+ #: build/everest-forms/includes/evf-core-functions.php:1697
4140
  #: includes/evf-core-functions.php:1697
4141
  msgid "Marshall Islands"
4142
  msgstr ""
4143
 
4144
+ #: build/everest-forms/includes/evf-core-functions.php:1698
4145
  #: includes/evf-core-functions.php:1698
4146
  msgid "Martinique"
4147
  msgstr ""
4148
 
4149
+ #: build/everest-forms/includes/evf-core-functions.php:1699
4150
  #: includes/evf-core-functions.php:1699
4151
  msgid "Mauritania"
4152
  msgstr ""
4153
 
4154
+ #: build/everest-forms/includes/evf-core-functions.php:1700
4155
  #: includes/evf-core-functions.php:1700
4156
  msgid "Mauritius"
4157
  msgstr ""
4158
 
4159
+ #: build/everest-forms/includes/evf-core-functions.php:1701
4160
  #: includes/evf-core-functions.php:1701
4161
  msgid "Mayotte"
4162
  msgstr ""
4163
 
4164
+ #: build/everest-forms/includes/evf-core-functions.php:1702
4165
  #: includes/evf-core-functions.php:1702
4166
  msgid "Mexico"
4167
  msgstr ""
4168
 
4169
+ #: build/everest-forms/includes/evf-core-functions.php:1703
4170
  #: includes/evf-core-functions.php:1703
4171
  msgid "Micronesia (Federated States of)"
4172
  msgstr ""
4173
 
4174
+ #: build/everest-forms/includes/evf-core-functions.php:1704
4175
  #: includes/evf-core-functions.php:1704
4176
  msgid "Moldova (Republic of)"
4177
  msgstr ""
4178
 
4179
+ #: build/everest-forms/includes/evf-core-functions.php:1705
4180
  #: includes/evf-core-functions.php:1705
4181
  msgid "Monaco"
4182
  msgstr ""
4183
 
4184
+ #: build/everest-forms/includes/evf-core-functions.php:1706
4185
  #: includes/evf-core-functions.php:1706
4186
  msgid "Mongolia"
4187
  msgstr ""
4188
 
4189
+ #: build/everest-forms/includes/evf-core-functions.php:1707
4190
  #: includes/evf-core-functions.php:1707
4191
  msgid "Montenegro"
4192
  msgstr ""
4193
 
4194
+ #: build/everest-forms/includes/evf-core-functions.php:1708
4195
  #: includes/evf-core-functions.php:1708
4196
  msgid "Montserrat"
4197
  msgstr ""
4198
 
4199
+ #: build/everest-forms/includes/evf-core-functions.php:1709
4200
  #: includes/evf-core-functions.php:1709
4201
  msgid "Morocco"
4202
  msgstr ""
4203
 
4204
+ #: build/everest-forms/includes/evf-core-functions.php:1710
4205
  #: includes/evf-core-functions.php:1710
4206
  msgid "Mozambique"
4207
  msgstr ""
4208
 
4209
+ #: build/everest-forms/includes/evf-core-functions.php:1711
4210
  #: includes/evf-core-functions.php:1711
4211
  msgid "Myanmar"
4212
  msgstr ""
4213
 
4214
+ #: build/everest-forms/includes/evf-core-functions.php:1712
4215
  #: includes/evf-core-functions.php:1712
4216
  msgid "Namibia"
4217
  msgstr ""
4218
 
4219
+ #: build/everest-forms/includes/evf-core-functions.php:1713
4220
  #: includes/evf-core-functions.php:1713
4221
  msgid "Nauru"
4222
  msgstr ""
4223
 
4224
+ #: build/everest-forms/includes/evf-core-functions.php:1714
4225
  #: includes/evf-core-functions.php:1714
4226
  msgid "Nepal"
4227
  msgstr ""
4228
 
4229
+ #: build/everest-forms/includes/evf-core-functions.php:1715
4230
  #: includes/evf-core-functions.php:1715
4231
  msgid "Netherlands"
4232
  msgstr ""
4233
 
4234
+ #: build/everest-forms/includes/evf-core-functions.php:1716
4235
  #: includes/evf-core-functions.php:1716
4236
  msgid "New Caledonia"
4237
  msgstr ""
4238
 
4239
+ #: build/everest-forms/includes/evf-core-functions.php:1717
4240
  #: includes/evf-core-functions.php:1717
4241
  msgid "New Zealand"
4242
  msgstr ""
4243
 
4244
+ #: build/everest-forms/includes/evf-core-functions.php:1718
4245
  #: includes/evf-core-functions.php:1718
4246
  msgid "Nicaragua"
4247
  msgstr ""
4248
 
4249
+ #: build/everest-forms/includes/evf-core-functions.php:1719
4250
  #: includes/evf-core-functions.php:1719
4251
  msgid "Niger"
4252
  msgstr ""
4253
 
4254
+ #: build/everest-forms/includes/evf-core-functions.php:1720
4255
  #: includes/evf-core-functions.php:1720
4256
  msgid "Nigeria"
4257
  msgstr ""
4258
 
4259
+ #: build/everest-forms/includes/evf-core-functions.php:1721
4260
  #: includes/evf-core-functions.php:1721
4261
  msgid "Niue"
4262
  msgstr ""
4263
 
4264
+ #: build/everest-forms/includes/evf-core-functions.php:1722
4265
  #: includes/evf-core-functions.php:1722
4266
  msgid "Norfolk Island"
4267
  msgstr ""
4268
 
4269
+ #: build/everest-forms/includes/evf-core-functions.php:1723
4270
  #: includes/evf-core-functions.php:1723
4271
  msgid "Northern Mariana Islands"
4272
  msgstr ""
4273
 
4274
+ #: build/everest-forms/includes/evf-core-functions.php:1724
4275
  #: includes/evf-core-functions.php:1724
4276
  msgid "Norway"
4277
  msgstr ""
4278
 
4279
+ #: build/everest-forms/includes/evf-core-functions.php:1725
4280
  #: includes/evf-core-functions.php:1725
4281
  msgid "Oman"
4282
  msgstr ""
4283
 
4284
+ #: build/everest-forms/includes/evf-core-functions.php:1726
4285
  #: includes/evf-core-functions.php:1726
4286
  msgid "Pakistan"
4287
  msgstr ""
4288
 
4289
+ #: build/everest-forms/includes/evf-core-functions.php:1727
4290
  #: includes/evf-core-functions.php:1727
4291
  msgid "Palau"
4292
  msgstr ""
4293
 
4294
+ #: build/everest-forms/includes/evf-core-functions.php:1728
4295
  #: includes/evf-core-functions.php:1728
4296
  msgid "Palestine (State of)"
4297
  msgstr ""
4298
 
4299
+ #: build/everest-forms/includes/evf-core-functions.php:1729
4300
  #: includes/evf-core-functions.php:1729
4301
  msgid "Panama"
4302
  msgstr ""
4303
 
4304
+ #: build/everest-forms/includes/evf-core-functions.php:1730
4305
  #: includes/evf-core-functions.php:1730
4306
  msgid "Papua New Guinea"
4307
  msgstr ""
4308
 
4309
+ #: build/everest-forms/includes/evf-core-functions.php:1731
4310
  #: includes/evf-core-functions.php:1731
4311
  msgid "Paraguay"
4312
  msgstr ""
4313
 
4314
+ #: build/everest-forms/includes/evf-core-functions.php:1732
4315
  #: includes/evf-core-functions.php:1732
4316
  msgid "Peru"
4317
  msgstr ""
4318
 
4319
+ #: build/everest-forms/includes/evf-core-functions.php:1733
4320
  #: includes/evf-core-functions.php:1733
4321
  msgid "Philippines"
4322
  msgstr ""
4323
 
4324
+ #: build/everest-forms/includes/evf-core-functions.php:1734
4325
  #: includes/evf-core-functions.php:1734
4326
  msgid "Pitcairn"
4327
  msgstr ""
4328
 
4329
+ #: build/everest-forms/includes/evf-core-functions.php:1735
4330
  #: includes/evf-core-functions.php:1735
4331
  msgid "Poland"
4332
  msgstr ""
4333
 
4334
+ #: build/everest-forms/includes/evf-core-functions.php:1736
4335
  #: includes/evf-core-functions.php:1736
4336
  msgid "Portugal"
4337
  msgstr ""
4338
 
4339
+ #: build/everest-forms/includes/evf-core-functions.php:1737
4340
  #: includes/evf-core-functions.php:1737
4341
  msgid "Puerto Rico"
4342
  msgstr ""
4343
 
4344
+ #: build/everest-forms/includes/evf-core-functions.php:1738
4345
  #: includes/evf-core-functions.php:1738
4346
  msgid "Qatar"
4347
  msgstr ""
4348
 
4349
+ #: build/everest-forms/includes/evf-core-functions.php:1739
4350
  #: includes/evf-core-functions.php:1739
4351
  msgid "Réunion"
4352
  msgstr ""
4353
 
4354
+ #: build/everest-forms/includes/evf-core-functions.php:1740
4355
  #: includes/evf-core-functions.php:1740
4356
  msgid "Romania"
4357
  msgstr ""
4358
 
4359
+ #: build/everest-forms/includes/evf-core-functions.php:1741
4360
  #: includes/evf-core-functions.php:1741
4361
  msgid "Russian Federation"
4362
  msgstr ""
4363
 
4364
+ #: build/everest-forms/includes/evf-core-functions.php:1742
4365
  #: includes/evf-core-functions.php:1742
4366
  msgid "Rwanda"
4367
  msgstr ""
4368
 
4369
+ #: build/everest-forms/includes/evf-core-functions.php:1743
4370
  #: includes/evf-core-functions.php:1743
4371
  msgid "Saint Barthélemy"
4372
  msgstr ""
4373
 
4374
+ #: build/everest-forms/includes/evf-core-functions.php:1744
4375
  #: includes/evf-core-functions.php:1744
4376
  msgid "Saint Helena, Ascension and Tristan da Cunha"
4377
  msgstr ""
4378
 
4379
+ #: build/everest-forms/includes/evf-core-functions.php:1745
4380
  #: includes/evf-core-functions.php:1745
4381
  msgid "Saint Kitts and Nevis"
4382
  msgstr ""
4383
 
4384
+ #: build/everest-forms/includes/evf-core-functions.php:1746
4385
  #: includes/evf-core-functions.php:1746
4386
  msgid "Saint Lucia"
4387
  msgstr ""
4388
 
4389
+ #: build/everest-forms/includes/evf-core-functions.php:1747
4390
  #: includes/evf-core-functions.php:1747
4391
  msgid "Saint Martin (French part)"
4392
  msgstr ""
4393
 
4394
+ #: build/everest-forms/includes/evf-core-functions.php:1748
4395
  #: includes/evf-core-functions.php:1748
4396
  msgid "Saint Pierre and Miquelon"
4397
  msgstr ""
4398
 
4399
+ #: build/everest-forms/includes/evf-core-functions.php:1749
4400
  #: includes/evf-core-functions.php:1749
4401
  msgid "Saint Vincent and the Grenadines"
4402
  msgstr ""
4403
 
4404
+ #: build/everest-forms/includes/evf-core-functions.php:1750
4405
  #: includes/evf-core-functions.php:1750
4406
  msgid "Samoa"
4407
  msgstr ""
4408
 
4409
+ #: build/everest-forms/includes/evf-core-functions.php:1751
4410
  #: includes/evf-core-functions.php:1751
4411
  msgid "San Marino"
4412
  msgstr ""
4413
 
4414
+ #: build/everest-forms/includes/evf-core-functions.php:1752
4415
  #: includes/evf-core-functions.php:1752
4416
  msgid "Sao Tome and Principe"
4417
  msgstr ""
4418
 
4419
+ #: build/everest-forms/includes/evf-core-functions.php:1753
4420
  #: includes/evf-core-functions.php:1753
4421
  msgid "Saudi Arabia"
4422
  msgstr ""
4423
 
4424
+ #: build/everest-forms/includes/evf-core-functions.php:1754
4425
  #: includes/evf-core-functions.php:1754
4426
  msgid "Senegal"
4427
  msgstr ""
4428
 
4429
+ #: build/everest-forms/includes/evf-core-functions.php:1755
4430
  #: includes/evf-core-functions.php:1755
4431
  msgid "Serbia"
4432
  msgstr ""
4433
 
4434
+ #: build/everest-forms/includes/evf-core-functions.php:1756
4435
  #: includes/evf-core-functions.php:1756
4436
  msgid "Seychelles"
4437
  msgstr ""
4438
 
4439
+ #: build/everest-forms/includes/evf-core-functions.php:1757
4440
  #: includes/evf-core-functions.php:1757
4441
  msgid "Sierra Leone"
4442
  msgstr ""
4443
 
4444
+ #: build/everest-forms/includes/evf-core-functions.php:1758
4445
  #: includes/evf-core-functions.php:1758
4446
  msgid "Singapore"
4447
  msgstr ""
4448
 
4449
+ #: build/everest-forms/includes/evf-core-functions.php:1759
4450
  #: includes/evf-core-functions.php:1759
4451
  msgid "Sint Maarten (Dutch part)"
4452
  msgstr ""
4453
 
4454
+ #: build/everest-forms/includes/evf-core-functions.php:1760
4455
  #: includes/evf-core-functions.php:1760
4456
  msgid "Slovakia"
4457
  msgstr ""
4458
 
4459
+ #: build/everest-forms/includes/evf-core-functions.php:1761
4460
  #: includes/evf-core-functions.php:1761
4461
  msgid "Slovenia"
4462
  msgstr ""
4463
 
4464
+ #: build/everest-forms/includes/evf-core-functions.php:1762
4465
  #: includes/evf-core-functions.php:1762
4466
  msgid "Solomon Islands"
4467
  msgstr ""
4468
 
4469
+ #: build/everest-forms/includes/evf-core-functions.php:1763
4470
  #: includes/evf-core-functions.php:1763
4471
  msgid "Somalia"
4472
  msgstr ""
4473
 
4474
+ #: build/everest-forms/includes/evf-core-functions.php:1764
4475
  #: includes/evf-core-functions.php:1764
4476
  msgid "South Africa"
4477
  msgstr ""
4478
 
4479
+ #: build/everest-forms/includes/evf-core-functions.php:1765
4480
  #: includes/evf-core-functions.php:1765
4481
  msgid "South Georgia and the South Sandwich Islands"
4482
  msgstr ""
4483
 
4484
+ #: build/everest-forms/includes/evf-core-functions.php:1766
4485
  #: includes/evf-core-functions.php:1766
4486
  msgid "South Sudan"
4487
  msgstr ""
4488
 
4489
+ #: build/everest-forms/includes/evf-core-functions.php:1767
4490
  #: includes/evf-core-functions.php:1767
4491
  msgid "Spain"
4492
  msgstr ""
4493
 
4494
+ #: build/everest-forms/includes/evf-core-functions.php:1768
4495
  #: includes/evf-core-functions.php:1768
4496
  msgid "Sri Lanka"
4497
  msgstr ""
4498
 
4499
+ #: build/everest-forms/includes/evf-core-functions.php:1769
4500
  #: includes/evf-core-functions.php:1769
4501
  msgid "Sudan"
4502
  msgstr ""
4503
 
4504
+ #: build/everest-forms/includes/evf-core-functions.php:1770
4505
  #: includes/evf-core-functions.php:1770
4506
  msgid "Suriname"
4507
  msgstr ""
4508
 
4509
+ #: build/everest-forms/includes/evf-core-functions.php:1771
4510
  #: includes/evf-core-functions.php:1771
4511
  msgid "Svalbard and Jan Mayen"
4512
  msgstr ""
4513
 
4514
+ #: build/everest-forms/includes/evf-core-functions.php:1772
4515
  #: includes/evf-core-functions.php:1772
4516
  msgid "Swaziland"
4517
  msgstr ""
4518
 
4519
+ #: build/everest-forms/includes/evf-core-functions.php:1773
4520
  #: includes/evf-core-functions.php:1773
4521
  msgid "Sweden"
4522
  msgstr ""
4523
 
4524
+ #: build/everest-forms/includes/evf-core-functions.php:1774
4525
  #: includes/evf-core-functions.php:1774
4526
  msgid "Switzerland"
4527
  msgstr ""
4528
 
4529
+ #: build/everest-forms/includes/evf-core-functions.php:1775
4530
  #: includes/evf-core-functions.php:1775
4531
  msgid "Syrian Arab Republic"
4532
  msgstr ""
4533
 
4534
+ #: build/everest-forms/includes/evf-core-functions.php:1776
4535
  #: includes/evf-core-functions.php:1776
4536
  msgid "Taiwan, Province of China"
4537
  msgstr ""
4538
 
4539
+ #: build/everest-forms/includes/evf-core-functions.php:1777
4540
  #: includes/evf-core-functions.php:1777
4541
  msgid "Tajikistan"
4542
  msgstr ""
4543
 
4544
+ #: build/everest-forms/includes/evf-core-functions.php:1778
4545
  #: includes/evf-core-functions.php:1778
4546
  msgid "Tanzania (United Republic of)"
4547
  msgstr ""
4548
 
4549
+ #: build/everest-forms/includes/evf-core-functions.php:1779
4550
  #: includes/evf-core-functions.php:1779
4551
  msgid "Thailand"
4552
  msgstr ""
4553
 
4554
+ #: build/everest-forms/includes/evf-core-functions.php:1780
4555
  #: includes/evf-core-functions.php:1780
4556
  msgid "Timor-Leste"
4557
  msgstr ""
4558
 
4559
+ #: build/everest-forms/includes/evf-core-functions.php:1781
4560
  #: includes/evf-core-functions.php:1781
4561
  msgid "Togo"
4562
  msgstr ""
4563
 
4564
+ #: build/everest-forms/includes/evf-core-functions.php:1782
4565
  #: includes/evf-core-functions.php:1782
4566
  msgid "Tokelau"
4567
  msgstr ""
4568
 
4569
+ #: build/everest-forms/includes/evf-core-functions.php:1783
4570
  #: includes/evf-core-functions.php:1783
4571
  msgid "Tonga"
4572
  msgstr ""
4573
 
4574
+ #: build/everest-forms/includes/evf-core-functions.php:1784
4575
  #: includes/evf-core-functions.php:1784
4576
  msgid "Trinidad and Tobago"
4577
  msgstr ""
4578
 
4579
+ #: build/everest-forms/includes/evf-core-functions.php:1785
4580
  #: includes/evf-core-functions.php:1785
4581
  msgid "Tunisia"
4582
  msgstr ""
4583
 
4584
+ #: build/everest-forms/includes/evf-core-functions.php:1786
4585
  #: includes/evf-core-functions.php:1786
4586
  msgid "Turkey"
4587
  msgstr ""
4588
 
4589
+ #: build/everest-forms/includes/evf-core-functions.php:1787
4590
  #: includes/evf-core-functions.php:1787
4591
  msgid "Turkmenistan"
4592
  msgstr ""
4593
 
4594
+ #: build/everest-forms/includes/evf-core-functions.php:1788
4595
  #: includes/evf-core-functions.php:1788
4596
  msgid "Turks and Caicos Islands"
4597
  msgstr ""
4598
 
4599
+ #: build/everest-forms/includes/evf-core-functions.php:1789
4600
  #: includes/evf-core-functions.php:1789
4601
  msgid "Tuvalu"
4602
  msgstr ""
4603
 
4604
+ #: build/everest-forms/includes/evf-core-functions.php:1790
4605
  #: includes/evf-core-functions.php:1790
4606
  msgid "Uganda"
4607
  msgstr ""
4608
 
4609
+ #: build/everest-forms/includes/evf-core-functions.php:1791
4610
  #: includes/evf-core-functions.php:1791
4611
  msgid "Ukraine"
4612
  msgstr ""
4613
 
4614
+ #: build/everest-forms/includes/evf-core-functions.php:1792
4615
  #: includes/evf-core-functions.php:1792
4616
  msgid "United Arab Emirates"
4617
  msgstr ""
4618
 
4619
+ #: build/everest-forms/includes/evf-core-functions.php:1793
4620
  #: includes/evf-core-functions.php:1793
4621
  msgid "United Kingdom of Great Britain and Northern Ireland"
4622
  msgstr ""
4623
 
4624
+ #: build/everest-forms/includes/evf-core-functions.php:1794
4625
  #: includes/evf-core-functions.php:1794
4626
  msgid "United States of America"
4627
  msgstr ""
4628
 
4629
+ #: build/everest-forms/includes/evf-core-functions.php:1795
4630
  #: includes/evf-core-functions.php:1795
4631
  msgid "United States Minor Outlying Islands"
4632
  msgstr ""
4633
 
4634
+ #: build/everest-forms/includes/evf-core-functions.php:1796
4635
  #: includes/evf-core-functions.php:1796
4636
  msgid "Uruguay"
4637
  msgstr ""
4638
 
4639
+ #: build/everest-forms/includes/evf-core-functions.php:1797
4640
  #: includes/evf-core-functions.php:1797
4641
  msgid "Uzbekistan"
4642
  msgstr ""
4643
 
4644
+ #: build/everest-forms/includes/evf-core-functions.php:1798
4645
  #: includes/evf-core-functions.php:1798
4646
  msgid "Vanuatu"
4647
  msgstr ""
4648
 
4649
+ #: build/everest-forms/includes/evf-core-functions.php:1799
4650
  #: includes/evf-core-functions.php:1799
4651
  msgid "Vatican City State"
4652
  msgstr ""
4653
 
4654
+ #: build/everest-forms/includes/evf-core-functions.php:1800
4655
  #: includes/evf-core-functions.php:1800
4656
  msgid "Venezuela (Bolivarian Republic of)"
4657
  msgstr ""
4658
 
4659
+ #: build/everest-forms/includes/evf-core-functions.php:1801
4660
  #: includes/evf-core-functions.php:1801
4661
  msgid "Viet Nam"
4662
  msgstr ""
4663
 
4664
+ #: build/everest-forms/includes/evf-core-functions.php:1802
4665
  #: includes/evf-core-functions.php:1802
4666
  msgid "Virgin Islands (British)"
4667
  msgstr ""
4668
 
4669
+ #: build/everest-forms/includes/evf-core-functions.php:1803
4670
  #: includes/evf-core-functions.php:1803
4671
  msgid "Virgin Islands (U.S.)"
4672
  msgstr ""
4673
 
4674
+ #: build/everest-forms/includes/evf-core-functions.php:1804
4675
  #: includes/evf-core-functions.php:1804
4676
  msgid "Wallis and Futuna"
4677
  msgstr ""
4678
 
4679
+ #: build/everest-forms/includes/evf-core-functions.php:1805
4680
  #: includes/evf-core-functions.php:1805
4681
  msgid "Western Sahara"
4682
  msgstr ""
4683
 
4684
+ #: build/everest-forms/includes/evf-core-functions.php:1806
4685
  #: includes/evf-core-functions.php:1806
4686
  msgid "Yemen"
4687
  msgstr ""
4688
 
4689
+ #: build/everest-forms/includes/evf-core-functions.php:1807
4690
  #: includes/evf-core-functions.php:1807
4691
  msgid "Zambia"
4692
  msgstr ""
4693
 
4694
+ #: build/everest-forms/includes/evf-core-functions.php:1808
4695
  #: includes/evf-core-functions.php:1808
4696
  msgid "Zimbabwe"
4697
  msgstr ""
4698
 
4699
+ #: build/everest-forms/includes/evf-core-functions.php:1822
4700
  #: includes/evf-core-functions.php:1822
4701
  msgid "Alabama"
4702
  msgstr ""
4703
 
4704
+ #: build/everest-forms/includes/evf-core-functions.php:1823
4705
  #: includes/evf-core-functions.php:1823
4706
  msgid "Alaska"
4707
  msgstr ""
4708
 
4709
+ #: build/everest-forms/includes/evf-core-functions.php:1824
4710
  #: includes/evf-core-functions.php:1824
4711
  msgid "Arizona"
4712
  msgstr ""
4713
 
4714
+ #: build/everest-forms/includes/evf-core-functions.php:1825
4715
  #: includes/evf-core-functions.php:1825
4716
  msgid "Arkansas"
4717
  msgstr ""
4718
 
4719
+ #: build/everest-forms/includes/evf-core-functions.php:1826
4720
  #: includes/evf-core-functions.php:1826
4721
  msgid "California"
4722
  msgstr ""
4723
 
4724
+ #: build/everest-forms/includes/evf-core-functions.php:1827
4725
  #: includes/evf-core-functions.php:1827
4726
  msgid "Colorado"
4727
  msgstr ""
4728
 
4729
+ #: build/everest-forms/includes/evf-core-functions.php:1828
4730
  #: includes/evf-core-functions.php:1828
4731
  msgid "Connecticut"
4732
  msgstr ""
4733
 
4734
+ #: build/everest-forms/includes/evf-core-functions.php:1829
4735
  #: includes/evf-core-functions.php:1829
4736
  msgid "Delaware"
4737
  msgstr ""
4738
 
4739
+ #: build/everest-forms/includes/evf-core-functions.php:1830
4740
  #: includes/evf-core-functions.php:1830
4741
  msgid "District of Columbia"
4742
  msgstr ""
4743
 
4744
+ #: build/everest-forms/includes/evf-core-functions.php:1831
4745
  #: includes/evf-core-functions.php:1831
4746
  msgid "Florida"
4747
  msgstr ""
4748
 
4749
+ #: build/everest-forms/includes/evf-core-functions.php:1832
4750
  #: includes/evf-core-functions.php:1832
4751
  msgid "Georgia"
4752
  msgstr ""
4753
 
4754
+ #: build/everest-forms/includes/evf-core-functions.php:1833
4755
  #: includes/evf-core-functions.php:1833
4756
  msgid "Hawaii"
4757
  msgstr ""
4758
 
4759
+ #: build/everest-forms/includes/evf-core-functions.php:1834
4760
  #: includes/evf-core-functions.php:1834
4761
  msgid "Idaho"
4762
  msgstr ""
4763
 
4764
+ #: build/everest-forms/includes/evf-core-functions.php:1835
4765
  #: includes/evf-core-functions.php:1835
4766
  msgid "Illinois"
4767
  msgstr ""
4768
 
4769
+ #: build/everest-forms/includes/evf-core-functions.php:1836
4770
  #: includes/evf-core-functions.php:1836
4771
  msgid "Indiana"
4772
  msgstr ""
4773
 
4774
+ #: build/everest-forms/includes/evf-core-functions.php:1837
4775
  #: includes/evf-core-functions.php:1837
4776
  msgid "Iowa"
4777
  msgstr ""
4778
 
4779
+ #: build/everest-forms/includes/evf-core-functions.php:1838
4780
  #: includes/evf-core-functions.php:1838
4781
  msgid "Kansas"
4782
  msgstr ""
4783
 
4784
+ #: build/everest-forms/includes/evf-core-functions.php:1839
4785
  #: includes/evf-core-functions.php:1839
4786
  msgid "Kentucky"
4787
  msgstr ""
4788
 
4789
+ #: build/everest-forms/includes/evf-core-functions.php:1840
4790
  #: includes/evf-core-functions.php:1840
4791
  msgid "Louisiana"
4792
  msgstr ""
4793
 
4794
+ #: build/everest-forms/includes/evf-core-functions.php:1841
4795
  #: includes/evf-core-functions.php:1841
4796
  msgid "Maine"
4797
  msgstr ""
4798
 
4799
+ #: build/everest-forms/includes/evf-core-functions.php:1842
4800
  #: includes/evf-core-functions.php:1842
4801
  msgid "Maryland"
4802
  msgstr ""
4803
 
4804
+ #: build/everest-forms/includes/evf-core-functions.php:1843
4805
  #: includes/evf-core-functions.php:1843
4806
  msgid "Massachusetts"
4807
  msgstr ""
4808
 
4809
+ #: build/everest-forms/includes/evf-core-functions.php:1844
4810
  #: includes/evf-core-functions.php:1844
4811
  msgid "Michigan"
4812
  msgstr ""
4813
 
4814
+ #: build/everest-forms/includes/evf-core-functions.php:1845
4815
  #: includes/evf-core-functions.php:1845
4816
  msgid "Minnesota"
4817
  msgstr ""
4818
 
4819
+ #: build/everest-forms/includes/evf-core-functions.php:1846
4820
  #: includes/evf-core-functions.php:1846
4821
  msgid "Mississippi"
4822
  msgstr ""
4823
 
4824
+ #: build/everest-forms/includes/evf-core-functions.php:1847
4825
  #: includes/evf-core-functions.php:1847
4826
  msgid "Missouri"
4827
  msgstr ""
4828
 
4829
+ #: build/everest-forms/includes/evf-core-functions.php:1848
4830
  #: includes/evf-core-functions.php:1848
4831
  msgid "Montana"
4832
  msgstr ""
4833
 
4834
+ #: build/everest-forms/includes/evf-core-functions.php:1849
4835
  #: includes/evf-core-functions.php:1849
4836
  msgid "Nebraska"
4837
  msgstr ""
4838
 
4839
+ #: build/everest-forms/includes/evf-core-functions.php:1850
4840
  #: includes/evf-core-functions.php:1850
4841
  msgid "Nevada"
4842
  msgstr ""
4843
 
4844
+ #: build/everest-forms/includes/evf-core-functions.php:1851
4845
  #: includes/evf-core-functions.php:1851
4846
  msgid "New Hampshire"
4847
  msgstr ""
4848
 
4849
+ #: build/everest-forms/includes/evf-core-functions.php:1852
4850
  #: includes/evf-core-functions.php:1852
4851
  msgid "New Jersey"
4852
  msgstr ""
4853
 
4854
+ #: build/everest-forms/includes/evf-core-functions.php:1853
4855
  #: includes/evf-core-functions.php:1853
4856
  msgid "New Mexico"
4857
  msgstr ""
4858
 
4859
+ #: build/everest-forms/includes/evf-core-functions.php:1854
4860
  #: includes/evf-core-functions.php:1854
4861
  msgid "New York"
4862
  msgstr ""
4863
 
4864
+ #: build/everest-forms/includes/evf-core-functions.php:1855
4865
  #: includes/evf-core-functions.php:1855
4866
  msgid "North Carolina"
4867
  msgstr ""
4868
 
4869
+ #: build/everest-forms/includes/evf-core-functions.php:1856
4870
  #: includes/evf-core-functions.php:1856
4871
  msgid "North Dakota"
4872
  msgstr ""
4873
 
4874
+ #: build/everest-forms/includes/evf-core-functions.php:1857
4875
  #: includes/evf-core-functions.php:1857
4876
  msgid "Ohio"
4877
  msgstr ""
4878
 
4879
+ #: build/everest-forms/includes/evf-core-functions.php:1858
4880
  #: includes/evf-core-functions.php:1858
4881
  msgid "Oklahoma"
4882
  msgstr ""
4883
 
4884
+ #: build/everest-forms/includes/evf-core-functions.php:1859
4885
  #: includes/evf-core-functions.php:1859
4886
  msgid "Oregon"
4887
  msgstr ""
4888
 
4889
+ #: build/everest-forms/includes/evf-core-functions.php:1860
4890
  #: includes/evf-core-functions.php:1860
4891
  msgid "Pennsylvania"
4892
  msgstr ""
4893
 
4894
+ #: build/everest-forms/includes/evf-core-functions.php:1861
4895
  #: includes/evf-core-functions.php:1861
4896
  msgid "Rhode Island"
4897
  msgstr ""
4898
 
4899
+ #: build/everest-forms/includes/evf-core-functions.php:1862
4900
  #: includes/evf-core-functions.php:1862
4901
  msgid "South Carolina"
4902
  msgstr ""
4903
 
4904
+ #: build/everest-forms/includes/evf-core-functions.php:1863
4905
  #: includes/evf-core-functions.php:1863
4906
  msgid "South Dakota"
4907
  msgstr ""
4908
 
4909
+ #: build/everest-forms/includes/evf-core-functions.php:1864
4910
  #: includes/evf-core-functions.php:1864
4911
  msgid "Tennessee"
4912
  msgstr ""
4913
 
4914
+ #: build/everest-forms/includes/evf-core-functions.php:1865
4915
  #: includes/evf-core-functions.php:1865
4916
  msgid "Texas"
4917
  msgstr ""
4918
 
4919
+ #: build/everest-forms/includes/evf-core-functions.php:1866
4920
  #: includes/evf-core-functions.php:1866
4921
  msgid "Utah"
4922
  msgstr ""
4923
 
4924
+ #: build/everest-forms/includes/evf-core-functions.php:1867
4925
  #: includes/evf-core-functions.php:1867
4926
  msgid "Vermont"
4927
  msgstr ""
4928
 
4929
+ #: build/everest-forms/includes/evf-core-functions.php:1868
4930
  #: includes/evf-core-functions.php:1868
4931
  msgid "Virginia"
4932
  msgstr ""
4933
 
4934
+ #: build/everest-forms/includes/evf-core-functions.php:1869
4935
  #: includes/evf-core-functions.php:1869
4936
  msgid "Washington"
4937
  msgstr ""
4938
 
4939
+ #: build/everest-forms/includes/evf-core-functions.php:1870
4940
  #: includes/evf-core-functions.php:1870
4941
  msgid "West Virginia"
4942
  msgstr ""
4943
 
4944
+ #: build/everest-forms/includes/evf-core-functions.php:1871
4945
  #: includes/evf-core-functions.php:1871
4946
  msgid "Wisconsin"
4947
  msgstr ""
4948
 
4949
+ #: build/everest-forms/includes/evf-core-functions.php:1872
4950
  #: includes/evf-core-functions.php:1872
4951
  msgid "Wyoming"
4952
  msgstr ""
4953
 
4954
+ #: build/everest-forms/includes/evf-core-functions.php:1887
4955
  #: includes/evf-core-functions.php:1887
4956
  msgid "General Fields"
4957
  msgstr ""
4958
 
4959
+ #: build/everest-forms/includes/evf-core-functions.php:1888
4960
  #: includes/evf-core-functions.php:1888
4961
  msgid "Advanced Fields"
4962
  msgstr ""
4963
 
4964
+ #: build/everest-forms/includes/evf-core-functions.php:1889
4965
  #: includes/evf-core-functions.php:1889
4966
  msgid "Payment Fields"
4967
  msgstr ""
4968
 
4969
+ #: build/everest-forms/includes/evf-core-functions.php:1890
4970
  #: includes/evf-core-functions.php:1890
4971
  msgid "Survey Fields"
4972
  msgstr ""
4973
 
4974
+ #: build/everest-forms/includes/evf-core-functions.php:1941
4975
  #: includes/evf-core-functions.php:1941
4976
  msgid "Check this option to mark the field required."
4977
  msgstr ""
4978
 
4979
+ #: build/everest-forms/includes/evf-core-functions.php:1952
4980
+ #: build/everest-forms/includes/fields/class-evf-field-checkbox.php:27
4981
+ #: build/everest-forms/includes/fields/class-evf-field-radio.php:27
4982
  #: includes/evf-core-functions.php:1952
4983
  #: includes/fields/class-evf-field-checkbox.php:27
4984
  #: includes/fields/class-evf-field-radio.php:27
4985
  msgid "First Choice"
4986
  msgstr ""
4987
 
4988
+ #: build/everest-forms/includes/evf-core-functions.php:1953
4989
+ #: build/everest-forms/includes/fields/class-evf-field-checkbox.php:33
4990
+ #: build/everest-forms/includes/fields/class-evf-field-radio.php:33
4991
  #: includes/evf-core-functions.php:1953
4992
  #: includes/fields/class-evf-field-checkbox.php:33
4993
  #: includes/fields/class-evf-field-radio.php:33
4994
  msgid "Second Choice"
4995
  msgstr ""
4996
 
4997
+ #: build/everest-forms/includes/evf-core-functions.php:1954
4998
+ #: build/everest-forms/includes/fields/class-evf-field-checkbox.php:39
4999
+ #: build/everest-forms/includes/fields/class-evf-field-radio.php:39
5000
  #: includes/evf-core-functions.php:1954
5001
  #: includes/fields/class-evf-field-checkbox.php:39
5002
  #: includes/fields/class-evf-field-radio.php:39
5003
  msgid "Third Choice"
5004
  msgstr ""
5005
 
5006
+ #: build/everest-forms/includes/evf-core-functions.php:1968
5007
  #: includes/evf-core-functions.php:1968
5008
  msgid "Enter CSS class for this field container. Class names should be separated with spaces."
5009
  msgstr ""
5010
 
5011
+ #: build/everest-forms/includes/evf-core-functions.php:2088
5012
  #: includes/evf-core-functions.php:2088
5013
  msgid "Tablet"
5014
  msgstr ""
5015
 
5016
+ #: build/everest-forms/includes/evf-core-functions.php:2090
5017
  #: includes/evf-core-functions.php:2090
5018
  msgid "Mobile"
5019
  msgstr ""
5020
 
5021
+ #: build/everest-forms/includes/evf-core-functions.php:2092
5022
  #: includes/evf-core-functions.php:2092
5023
  msgid "Desktop"
5024
  msgstr ""
5025
 
5026
+ #: build/everest-forms/includes/evf-entry-functions.php:82
5027
  #: includes/evf-entry-functions.php:82
5028
  msgid "Published"
5029
  msgstr ""
5030
 
5031
+ #: build/everest-forms/includes/evf-notice-functions.php:23
5032
+ #: build/everest-forms/includes/evf-notice-functions.php:54
5033
+ #: build/everest-forms/includes/evf-notice-functions.php:73
5034
+ #: build/everest-forms/includes/evf-notice-functions.php:97
5035
+ #: build/everest-forms/includes/evf-notice-functions.php:110
5036
+ #: build/everest-forms/includes/evf-notice-functions.php:125
5037
+ #: build/everest-forms/includes/evf-notice-functions.php:185
5038
  #: includes/evf-notice-functions.php:23
5039
  #: includes/evf-notice-functions.php:54
5040
  #: includes/evf-notice-functions.php:73
5045
  msgid "This function should not be called before everest_forms_init."
5046
  msgstr ""
5047
 
5048
+ #: build/everest-forms/includes/export/class-evf-entry-csv-exporter.php:67
5049
  #: includes/export/class-evf-entry-csv-exporter.php:67
5050
  msgid "ID"
5051
  msgstr ""
5052
 
5053
+ #: build/everest-forms/includes/export/class-evf-entry-csv-exporter.php:79
5054
  #: includes/export/class-evf-entry-csv-exporter.php:79
5055
  msgid "Status"
5056
  msgstr ""
5057
 
5058
+ #: build/everest-forms/includes/export/class-evf-entry-csv-exporter.php:81
5059
  #: includes/export/class-evf-entry-csv-exporter.php:81
5060
  msgid "Date Created GMT"
5061
  msgstr ""
5062
 
5063
+ #: build/everest-forms/includes/export/class-evf-entry-csv-exporter.php:85
5064
  #: includes/export/class-evf-entry-csv-exporter.php:85
5065
  msgid "User Device"
5066
  msgstr ""
5067
 
5068
  #. translators: 1: entry date 2: entry time
5069
+ #: build/everest-forms/includes/export/class-evf-entry-csv-exporter.php:325
5070
+ #: build/everest-forms/includes/export/class-evf-entry-csv-exporter.php:342
5071
  #: includes/export/class-evf-entry-csv-exporter.php:325
5072
  #: includes/export/class-evf-entry-csv-exporter.php:342
5073
  msgid "%1$s %2$s"
5074
  msgstr ""
5075
 
5076
+ #: build/everest-forms/includes/fields/class-evf-field-address.php:20
5077
  #: includes/fields/class-evf-field-address.php:20
5078
  msgid "Address"
5079
  msgstr ""
5080
 
5081
+ #: build/everest-forms/includes/fields/class-evf-field-captcha.php:20
5082
  #: includes/fields/class-evf-field-captcha.php:20
5083
  msgid "Captcha"
5084
  msgstr ""
5085
 
5086
+ #: build/everest-forms/includes/fields/class-evf-field-checkbox.php:20
5087
+ #: build/everest-forms/includes/fields/class-evf-field-payment-checkbox.php:20
5088
  #: includes/fields/class-evf-field-checkbox.php:20
5089
  #: includes/fields/class-evf-field-payment-checkbox.php:20
5090
  msgid "Checkboxes"
5091
  msgstr ""
5092
 
5093
+ #: build/everest-forms/includes/fields/class-evf-field-checkbox.php:170
5094
  #: includes/fields/class-evf-field-checkbox.php:170
5095
  msgid "Checked"
5096
  msgstr ""
5097
 
5098
  #. translators: %s - Choice Number.
5099
+ #: build/everest-forms/includes/fields/class-evf-field-checkbox.php:173
5100
  #: includes/fields/class-evf-field-checkbox.php:173
5101
  msgid "Choice %s"
5102
  msgstr ""
5103
 
5104
+ #: build/everest-forms/includes/fields/class-evf-field-checkbox.php:250
5105
+ #: build/everest-forms/includes/fields/class-evf-field-radio.php:216
5106
  #: includes/fields/class-evf-field-checkbox.php:250
5107
  #: includes/fields/class-evf-field-radio.php:216
5108
  msgid "Randomize Choices"
5109
  msgstr ""
5110
 
5111
+ #: build/everest-forms/includes/fields/class-evf-field-checkbox.php:251
5112
+ #: build/everest-forms/includes/fields/class-evf-field-radio.php:217
5113
  #: includes/fields/class-evf-field-checkbox.php:251
5114
  #: includes/fields/class-evf-field-radio.php:217
5115
  msgid "Check this option to randomize the order of the choices."
5116
  msgstr ""
5117
 
5118
+ #: build/everest-forms/includes/fields/class-evf-field-checkbox.php:271
5119
  #: includes/fields/class-evf-field-checkbox.php:271
5120
  msgid "Choice Limit"
5121
  msgstr ""
5122
 
5123
+ #: build/everest-forms/includes/fields/class-evf-field-checkbox.php:272
5124
  #: includes/fields/class-evf-field-checkbox.php:272
5125
  msgid "Check this option to limit the number of checkboxes a user can select."
5126
  msgstr ""
5127
 
5128
+ #: build/everest-forms/includes/fields/class-evf-field-checkbox.php:310
5129
+ #: build/everest-forms/includes/fields/class-evf-field-radio.php:241
5130
  #: includes/fields/class-evf-field-checkbox.php:310
5131
  #: includes/fields/class-evf-field-radio.php:241
5132
  msgid "Show Values"
5133
  msgstr ""
5134
 
5135
+ #: build/everest-forms/includes/fields/class-evf-field-checkbox.php:311
5136
+ #: build/everest-forms/includes/fields/class-evf-field-radio.php:242
5137
  #: includes/fields/class-evf-field-checkbox.php:311
5138
  #: includes/fields/class-evf-field-radio.php:242
5139
  msgid "Check this to manually set form field values."
5140
  msgstr ""
5141
 
5142
+ #: build/everest-forms/includes/fields/class-evf-field-credit-card.php:20
5143
  #: includes/fields/class-evf-field-credit-card.php:20
5144
  msgid "Credit Card"
5145
  msgstr ""
5146
 
5147
+ #: build/everest-forms/includes/fields/class-evf-field-date-time.php:20
5148
  #: includes/fields/class-evf-field-date-time.php:20
5149
  msgid "Date / Time"
5150
  msgstr ""
5151
 
5152
+ #: build/everest-forms/includes/fields/class-evf-field-date-time.php:70
5153
  #: includes/fields/class-evf-field-date-time.php:70
5154
  msgid "Format"
5155
  msgstr ""
5156
 
5157
+ #: build/everest-forms/includes/fields/class-evf-field-date-time.php:71
5158
  #: includes/fields/class-evf-field-date-time.php:71
5159
  msgid "Select a format for the date field."
5160
  msgstr ""
5161
 
5162
+ #: build/everest-forms/includes/fields/class-evf-field-date-time.php:83
5163
+ #: build/everest-forms/includes/fields/class-evf-field-date-time.php:354
5164
  #: includes/fields/class-evf-field-date-time.php:83
5165
  #: includes/fields/class-evf-field-date-time.php:354
5166
  msgid "Time"
5167
  msgstr ""
5168
 
5169
+ #: build/everest-forms/includes/fields/class-evf-field-date-time.php:84
5170
  #: includes/fields/class-evf-field-date-time.php:84
5171
  msgid "Both"
5172
  msgstr ""
5173
 
5174
+ #: build/everest-forms/includes/fields/class-evf-field-date-time.php:113
5175
  #: includes/fields/class-evf-field-date-time.php:113
5176
  msgid "Date & Time Format"
5177
  msgstr ""
5178
 
5179
+ #: build/everest-forms/includes/fields/class-evf-field-date-time.php:114
5180
  #: includes/fields/class-evf-field-date-time.php:114
5181
  msgid "Advanced date and time formatting options."
5182
  msgstr ""
5183
 
5184
+ #: build/everest-forms/includes/fields/class-evf-field-date-time.php:128
5185
  #: includes/fields/class-evf-field-date-time.php:128
5186
  msgid "Date Format"
5187
  msgstr ""
5188
 
5189
+ #: build/everest-forms/includes/fields/class-evf-field-date-time.php:129
5190
  #: includes/fields/class-evf-field-date-time.php:129
5191
  msgid "Choose a desire date format to display."
5192
  msgstr ""
5193
 
5194
+ #: build/everest-forms/includes/fields/class-evf-field-date-time.php:152
5195
  #: includes/fields/class-evf-field-date-time.php:152
5196
  msgid "Clear"
5197
  msgstr ""
5198
 
5199
+ #: build/everest-forms/includes/fields/class-evf-field-date-time.php:158
5200
  #: includes/fields/class-evf-field-date-time.php:158
5201
  msgid "Disable Dates"
5202
  msgstr ""
5203
 
5204
+ #: build/everest-forms/includes/fields/class-evf-field-date-time.php:159
5205
  #: includes/fields/class-evf-field-date-time.php:159
5206
  msgid "Select which dates you want to disable."
5207
  msgstr ""
5208
 
5209
+ #: build/everest-forms/includes/fields/class-evf-field-date-time.php:184
5210
  #: includes/fields/class-evf-field-date-time.php:184
5211
  msgid "Date Mode"
5212
  msgstr ""
5213
 
5214
+ #: build/everest-forms/includes/fields/class-evf-field-date-time.php:185
5215
  #: includes/fields/class-evf-field-date-time.php:185
5216
  msgid "Select your desire date mode."
5217
  msgstr ""
5218
 
5219
+ #: build/everest-forms/includes/fields/class-evf-field-date-time.php:200
5220
  #: includes/fields/class-evf-field-date-time.php:200
5221
  msgid "Date Localization"
5222
  msgstr ""
5223
 
5224
+ #: build/everest-forms/includes/fields/class-evf-field-date-time.php:201
5225
  #: includes/fields/class-evf-field-date-time.php:201
5226
  msgid "Choose a desire date localization to display."
5227
  msgstr ""
5228
 
5229
+ #: build/everest-forms/includes/fields/class-evf-field-date-time.php:283
5230
  #: includes/fields/class-evf-field-date-time.php:283
5231
  msgid "Default to current date."
5232
  msgstr ""
5233
 
5234
+ #: build/everest-forms/includes/fields/class-evf-field-date-time.php:284
5235
  #: includes/fields/class-evf-field-date-time.php:284
5236
  msgid "Check this option to set current date as default."
5237
  msgstr ""
5238
 
5239
+ #: build/everest-forms/includes/fields/class-evf-field-date-time.php:295
5240
  #: includes/fields/class-evf-field-date-time.php:295
5241
  msgid "Enable Min Max date."
5242
  msgstr ""
5243
 
5244
+ #: build/everest-forms/includes/fields/class-evf-field-date-time.php:296
5245
  #: includes/fields/class-evf-field-date-time.php:296
5246
  msgid "Check this option to set min max date."
5247
  msgstr ""
5248
 
5249
+ #: build/everest-forms/includes/fields/class-evf-field-date-time.php:306
5250
  #: includes/fields/class-evf-field-date-time.php:306
5251
  msgid "Minimum Date"
5252
  msgstr ""
5253
 
5254
+ #: build/everest-forms/includes/fields/class-evf-field-date-time.php:307
5255
  #: includes/fields/class-evf-field-date-time.php:307
5256
  msgid "Select minium date."
5257
  msgstr ""
5258
 
5259
+ #: build/everest-forms/includes/fields/class-evf-field-date-time.php:328
5260
  #: includes/fields/class-evf-field-date-time.php:328
5261
  msgid "Maximum Date"
5262
  msgstr ""
5263
 
5264
+ #: build/everest-forms/includes/fields/class-evf-field-date-time.php:329
5265
  #: includes/fields/class-evf-field-date-time.php:329
5266
  msgid "Select maximum date."
5267
  msgstr ""
5268
 
5269
+ #: build/everest-forms/includes/fields/class-evf-field-date-time.php:361
5270
  #: includes/fields/class-evf-field-date-time.php:361
5271
  msgid "Time interval and format"
5272
  msgstr ""
5273
 
5274
+ #: build/everest-forms/includes/fields/class-evf-field-date-time.php:362
5275
  #: includes/fields/class-evf-field-date-time.php:362
5276
  msgid "Choose time interval and format to display."
5277
  msgstr ""
5278
 
5279
+ #: build/everest-forms/includes/fields/class-evf-field-date-time.php:376
5280
  #: includes/fields/class-evf-field-date-time.php:376
5281
  msgid "15 minutes"
5282
  msgstr ""
5283
 
5284
+ #: build/everest-forms/includes/fields/class-evf-field-date-time.php:377
5285
  #: includes/fields/class-evf-field-date-time.php:377
5286
  msgid "30 minutes"
5287
  msgstr ""
5288
 
5289
+ #: build/everest-forms/includes/fields/class-evf-field-date-time.php:390
5290
  #: includes/fields/class-evf-field-date-time.php:390
5291
  msgid "12 H"
5292
  msgstr ""
5293
 
5294
+ #: build/everest-forms/includes/fields/class-evf-field-date-time.php:391
5295
  #: includes/fields/class-evf-field-date-time.php:391
5296
  msgid "24 H"
5297
  msgstr ""
5298
 
5299
+ #: build/everest-forms/includes/fields/class-evf-field-email.php:117
5300
+ #: build/everest-forms/includes/fields/class-evf-field-email.php:270
5301
  #: includes/fields/class-evf-field-email.php:117
5302
  #: includes/fields/class-evf-field-email.php:270
5303
  msgid "Confirm Email"
5304
  msgstr ""
5305
 
5306
+ #: build/everest-forms/includes/fields/class-evf-field-email.php:203
5307
  #: includes/fields/class-evf-field-email.php:203
5308
  msgid "Enable Email Confirmation"
5309
  msgstr ""
5310
 
5311
+ #: build/everest-forms/includes/fields/class-evf-field-email.php:204
5312
  #: includes/fields/class-evf-field-email.php:204
5313
  msgid "Check to enable email confirmation."
5314
  msgstr ""
5315
 
5316
+ #: build/everest-forms/includes/fields/class-evf-field-email.php:226
5317
  #: includes/fields/class-evf-field-email.php:226
5318
  msgid "Confirmation Placeholder Text"
5319
  msgstr ""
5320
 
5321
+ #: build/everest-forms/includes/fields/class-evf-field-email.php:227
5322
  #: includes/fields/class-evf-field-email.php:227
5323
  msgid "Enter text for the confirmation field placeholder."
5324
  msgstr ""
5325
 
5326
+ #: build/everest-forms/includes/fields/class-evf-field-email.php:408
5327
  #: includes/fields/class-evf-field-email.php:408
5328
  msgid "Confirmation Email do not match."
5329
  msgstr ""
5330
 
5331
+ #: build/everest-forms/includes/fields/class-evf-field-file-upload.php:20
5332
  #: includes/fields/class-evf-field-file-upload.php:20
5333
  msgid "File Upload"
5334
  msgstr ""
5335
 
5336
+ #: build/everest-forms/includes/fields/class-evf-field-first-name.php:20
5337
  #: includes/fields/class-evf-field-first-name.php:20
5338
  msgid "First Name"
5339
  msgstr ""
5340
 
5341
+ #: build/everest-forms/includes/fields/class-evf-field-hidden.php:20
5342
  #: includes/fields/class-evf-field-hidden.php:20
5343
  msgid "Hidden Field"
5344
  msgstr ""
5345
 
5346
+ #: build/everest-forms/includes/fields/class-evf-field-html.php:20
5347
  #: includes/fields/class-evf-field-html.php:20
5348
  msgid "Custom HTML"
5349
  msgstr ""
5350
 
5351
+ #: build/everest-forms/includes/fields/class-evf-field-image-upload.php:20
5352
  #: includes/fields/class-evf-field-image-upload.php:20
5353
  msgid "Image Upload"
5354
  msgstr ""
5355
 
5356
+ #: build/everest-forms/includes/fields/class-evf-field-last-name.php:20
5357
  #: includes/fields/class-evf-field-last-name.php:20
5358
  msgid "Last Name"
5359
  msgstr ""
5360
 
5361
+ #: build/everest-forms/includes/fields/class-evf-field-likert.php:20
5362
  #: includes/fields/class-evf-field-likert.php:20
5363
  msgid "Likert"
5364
  msgstr ""
5365
 
5366
+ #: build/everest-forms/includes/fields/class-evf-field-number.php:70
5367
  #: includes/fields/class-evf-field-number.php:70
5368
  msgid "Step"
5369
  msgstr ""
5370
 
5371
+ #: build/everest-forms/includes/fields/class-evf-field-number.php:71
5372
  #: includes/fields/class-evf-field-number.php:71
5373
  msgid "Allows users to enter specific legal number intervals."
5374
  msgstr ""
5375
 
5376
+ #: build/everest-forms/includes/fields/class-evf-field-number.php:108
5377
  #: includes/fields/class-evf-field-number.php:108
5378
  msgid "Min Value"
5379
  msgstr ""
5380
 
5381
+ #: build/everest-forms/includes/fields/class-evf-field-number.php:109
5382
  #: includes/fields/class-evf-field-number.php:109
5383
  msgid "Minimum value user is allowed to enter."
5384
  msgstr ""
5385
 
5386
+ #: build/everest-forms/includes/fields/class-evf-field-number.php:146
5387
  #: includes/fields/class-evf-field-number.php:146
5388
  msgid "Max Value"
5389
  msgstr ""
5390
 
5391
+ #: build/everest-forms/includes/fields/class-evf-field-number.php:147
5392
  #: includes/fields/class-evf-field-number.php:147
5393
  msgid "Maximum value user is allowed to enter."
5394
  msgstr ""
5395
 
5396
  #. translators: %s - minimum value.
5397
+ #: build/everest-forms/includes/fields/class-evf-field-number.php:297
5398
  #: includes/fields/class-evf-field-number.php:297
5399
  msgid "Please enter a value greater than or equal to %s"
5400
  msgstr ""
5401
 
5402
  #. translators: %s - maximum value.
5403
+ #: build/everest-forms/includes/fields/class-evf-field-number.php:301
5404
  #: includes/fields/class-evf-field-number.php:301
5405
  msgid "Please enter a value less than or equal to %s"
5406
  msgstr ""
5407
 
5408
+ #: build/everest-forms/includes/fields/class-evf-field-password.php:20
5409
  #: includes/fields/class-evf-field-password.php:20
5410
  msgid "Password"
5411
  msgstr ""
5412
 
5413
+ #: build/everest-forms/includes/fields/class-evf-field-payment-quantity.php:19
5414
+ #: build/everest-forms/includes/fields/class-evf-field-payment-total.php:20
5415
  #: includes/fields/class-evf-field-payment-quantity.php:19
5416
  #: includes/fields/class-evf-field-payment-total.php:20
5417
  msgid "Total"
5418
  msgstr ""
5419
 
5420
+ #: build/everest-forms/includes/fields/class-evf-field-payment-radio.php:20
5421
+ #: build/everest-forms/includes/fields/class-evf-field-radio.php:20
5422
  #: includes/fields/class-evf-field-payment-radio.php:20
5423
  #: includes/fields/class-evf-field-radio.php:20
5424
  msgid "Multiple Choice"
5425
  msgstr ""
5426
 
5427
+ #: build/everest-forms/includes/fields/class-evf-field-payment-single.php:20
5428
  #: includes/fields/class-evf-field-payment-single.php:20
5429
  msgid "Single Item"
5430
  msgstr ""
5431
 
5432
+ #: build/everest-forms/includes/fields/class-evf-field-phone.php:20
5433
  #: includes/fields/class-evf-field-phone.php:20
5434
  msgid "Phone"
5435
  msgstr ""
5436
 
5437
+ #: build/everest-forms/includes/fields/class-evf-field-privacy-policy.php:20
5438
  #: includes/fields/class-evf-field-privacy-policy.php:20
5439
  msgid "Privacy Policy"
5440
  msgstr ""
5441
 
5442
+ #: build/everest-forms/includes/fields/class-evf-field-range-slider.php:20
5443
  #: includes/fields/class-evf-field-range-slider.php:20
5444
  msgid "Range Slider"
5445
  msgstr ""
5446
 
5447
+ #: build/everest-forms/includes/fields/class-evf-field-rating.php:20
5448
  #: includes/fields/class-evf-field-rating.php:20
5449
  msgid "Rating"
5450
  msgstr ""
5451
 
5452
+ #: build/everest-forms/includes/fields/class-evf-field-scale-rating.php:20
5453
  #: includes/fields/class-evf-field-scale-rating.php:20
5454
  msgid "Scale Rating"
5455
  msgstr ""
5456
 
5457
+ #: build/everest-forms/includes/fields/class-evf-field-select.php:20
5458
  #: includes/fields/class-evf-field-select.php:20
5459
  msgid "Dropdown"
5460
  msgstr ""
5461
 
5462
+ #: build/everest-forms/includes/fields/class-evf-field-select.php:27
5463
  #: includes/fields/class-evf-field-select.php:27
5464
  msgid "Option 1"
5465
  msgstr ""
5466
 
5467
+ #: build/everest-forms/includes/fields/class-evf-field-select.php:32
5468
  #: includes/fields/class-evf-field-select.php:32
5469
  msgid "Option 2"
5470
  msgstr ""
5471
 
5472
+ #: build/everest-forms/includes/fields/class-evf-field-select.php:37
5473
  #: includes/fields/class-evf-field-select.php:37
5474
  msgid "Option 3"
5475
  msgstr ""
5476
 
5477
+ #: build/everest-forms/includes/fields/class-evf-field-select.php:177
5478
+ #: includes/fields/class-evf-field-select.php:177
5479
  msgid "Check this option to enable enhanced select. It enables you to search items in the dropdown field."
5480
  msgstr ""
5481
 
5482
+ #: build/everest-forms/includes/fields/class-evf-field-select.php:187
5483
+ #: includes/fields/class-evf-field-select.php:187
5484
  msgid "Enable Enhanced Select"
5485
  msgstr ""
5486
 
5487
+ #: build/everest-forms/includes/fields/class-evf-field-select.php:200
5488
+ #: includes/fields/class-evf-field-select.php:200
5489
  msgid "Enhanced select"
5490
  msgstr ""
5491
 
5492
+ #: build/everest-forms/includes/fields/class-evf-field-signature.php:20
5493
  #: includes/fields/class-evf-field-signature.php:20
5494
  msgid "Signature"
5495
  msgstr ""
5496
 
5497
+ #: build/everest-forms/includes/fields/class-evf-field-text.php:20
5498
  #: includes/fields/class-evf-field-text.php:20
5499
  msgid "Single Line Text"
5500
  msgstr ""
5501
 
5502
+ #: build/everest-forms/includes/fields/class-evf-field-text.php:73
5503
+ #: build/everest-forms/includes/fields/class-evf-field-textarea.php:72
5504
  #: includes/fields/class-evf-field-text.php:73
5505
  #: includes/fields/class-evf-field-textarea.php:72
5506
  msgid "Limit Length"
5507
  msgstr ""
5508
 
5509
+ #: build/everest-forms/includes/fields/class-evf-field-text.php:74
5510
+ #: build/everest-forms/includes/fields/class-evf-field-textarea.php:73
5511
  #: includes/fields/class-evf-field-text.php:74
5512
  #: includes/fields/class-evf-field-textarea.php:73
5513
  msgid "Check this option to limit text length by characters or words count."
5514
  msgstr ""
5515
 
5516
+ #: build/everest-forms/includes/fields/class-evf-field-text.php:107
5517
+ #: build/everest-forms/includes/fields/class-evf-field-textarea.php:106
5518
  #: includes/fields/class-evf-field-text.php:107
5519
  #: includes/fields/class-evf-field-textarea.php:106
5520
  msgid "Characters"
5521
  msgstr ""
5522
 
5523
+ #: build/everest-forms/includes/fields/class-evf-field-text.php:108
5524
+ #: build/everest-forms/includes/fields/class-evf-field-textarea.php:107
5525
  #: includes/fields/class-evf-field-text.php:108
5526
  #: includes/fields/class-evf-field-textarea.php:107
5527
  msgid "Words Count"
5528
  msgstr ""
5529
 
5530
+ #: build/everest-forms/includes/fields/class-evf-field-text.php:133
5531
  #: includes/fields/class-evf-field-text.php:133
5532
  msgid "Input Mask"
5533
  msgstr ""
5534
 
5535
+ #: build/everest-forms/includes/fields/class-evf-field-text.php:134
5536
  #: includes/fields/class-evf-field-text.php:134
5537
  msgid "Enter your custom input mask."
5538
  msgstr ""
5539
 
5540
+ #: build/everest-forms/includes/fields/class-evf-field-text.php:135
5541
  #: includes/fields/class-evf-field-text.php:135
5542
  msgid "See Examples & Docs"
5543
  msgstr ""
5544
 
5545
+ #: build/everest-forms/includes/fields/class-evf-field-textarea.php:20
5546
  #: includes/fields/class-evf-field-textarea.php:20
5547
  msgid "Paragraph Text"
5548
  msgstr ""
5549
 
5550
+ #: build/everest-forms/includes/fields/class-evf-field-title.php:20
5551
  #: includes/fields/class-evf-field-title.php:20
5552
  msgid "Section Title"
5553
  msgstr ""
5554
 
5555
+ #: build/everest-forms/includes/fields/class-evf-field-url.php:20
5556
  #: includes/fields/class-evf-field-url.php:20
5557
  msgid "Website / URL"
5558
  msgstr ""
5559
 
5560
  #. translators: %s - link to a site.
5561
+ #: build/everest-forms/templates/emails/footer-default.php:45
5562
  #: templates/emails/footer-default.php:45
5563
  msgid "Sent from %s"
5564
  msgstr ""
readme.txt CHANGED
@@ -4,7 +4,7 @@ Tags: contact form, forms, form builder, contact, custom form
4
  Requires at least: 5.0
5
  Tested up to: 5.5
6
  Requires PHP: 5.4
7
- Stable tag: 1.7.0.2
8
  License: GPLv3
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
@@ -155,6 +155,11 @@ Yes you can! Join in on our [GitHub repository](https://github.com/wpeverest/eve
155
 
156
  == Changelog ==
157
 
 
 
 
 
 
158
  = 1.7.0.2 - 11-08-2020 =
159
  * Fix - Conditional logic on select field.
160
  * Fix - Likert table scroll in responsive.
@@ -281,4 +286,4 @@ Yes you can! Join in on our [GitHub repository](https://github.com/wpeverest/eve
281
  * Tweak - Display empty field value so users can toggle them in single entry view.
282
  * Tweak - Hide confirm placeholder text & sub-label option accordingly for email and password field.
283
 
284
- [See changelog for all versions](https://github.com/wpeverest/everest-forms/raw/master/CHANGELOG.txt).
4
  Requires at least: 5.0
5
  Tested up to: 5.5
6
  Requires PHP: 5.4
7
+ Stable tag: 1.7.0.3
8
  License: GPLv3
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
155
 
156
  == Changelog ==
157
 
158
+ = 1.7.0.3 - 17-08-2020 =
159
+ * Fix - Referral URL unicode support.
160
+ * Fix - Conditional logic for dropdown broken.
161
+ * Fix - PerfectScrollbar issue in builder integration.
162
+
163
  = 1.7.0.2 - 11-08-2020 =
164
  * Fix - Conditional logic on select field.
165
  * Fix - Likert table scroll in responsive.
286
  * Tweak - Display empty field value so users can toggle them in single entry view.
287
  * Tweak - Hide confirm placeholder text & sub-label option accordingly for email and password field.
288
 
289
+ [See changelog for all versions](https://github.com/wpeverest/everest-forms/raw/master/changelog.txt).