PluginProbe
Fluent Booking – The Ultimate Appointments Scheduling, Events Booking, Events Calendar Solution / trunk
Fluent Booking – The Ultimate Appointments Scheduling, Events Booking, Events Calendar Solution vtrunk
2.4.0 2.3.0 2.2.5 2.2.0 2.1.2 2.1.1 trunk 1.10.0 1.10.01 1.10.02 1.5.0 1.5.01 1.5.02 1.5.1 1.5.10 1.5.20 1.5.21 1.5.22 1.5.23 1.5.24 1.5.25 1.6.0 1.7.0 1.7.1 1.7.2 All 33 releases
fluent-booking / app / Services / TransStrings.php

TransStrings.php in Fluent Booking – The Ultimate Appointments Scheduling, Events Booking, Events Calendar Solution trunk, at app/Services/TransStrings.php

1,330 lines 186.9 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2
3 namespace FluentBooking\App\Services;
4
5
6 class TransStrings
7 {
8
9 public static function getStrings()
10 {
11 return array(
12 'Overview' => __('Overview', 'fluent-booking'),
13 'Start date' => __('Start date', 'fluent-booking'),
14 'Start' => __('Start', 'fluent-booking'),
15 'End date' => __('End date', 'fluent-booking'),
16 'End' => __('End', 'fluent-booking'),
17 'Next Meetings' => __('Next Meetings', 'fluent-booking'),
18 'Next meeting not available' => __('Next meeting not available', 'fluent-booking'),
19 'Latest Booked Meetings' => __('Latest Booked Meetings', 'fluent-booking'),
20 'No Latest Booked Event Found' => __('No Latest Booked Event Found', 'fluent-booking'),
21 'View' => __('View ', 'fluent-booking'),
22 'Select Date' => __('Select Date', 'fluent-booking'),
23 'Booking Trends' => __('Booking Trends', 'fluent-booking'),
24 'Cancel' => __('Cancel', 'fluent-booking'),
25 'Are you sure to delete this?' => __('Are you sure to delete this?', 'fluent-booking'),
26 'Confirm' => __('Confirm', 'fluent-booking'),
27 'General Operators' => __('General Operators', 'fluent-booking'),
28 'Equal' => __('Equal', 'fluent-booking'),
29 'equal' => __('equal', 'fluent-booking'),
30 'not equal' => __('not equal', 'fluent-booking'),
31 'Not Equal' => __('Not Equal', 'fluent-booking'),
32 'greater than' => __('greater than', 'fluent-booking'),
33 'Greater Than' => __('Greater Than', 'fluent-booking'),
34 'less than' => __('less than', 'fluent-booking'),
35 'Less Than' => __('Less Than', 'fluent-booking'),
36 'greater than or equal' => __('greater than or equal', 'fluent-booking'),
37 'less than or equal' => __('less than or equal', 'fluent-booking'),
38 'contains' => __('contains', 'fluent-booking'),
39 'Contains' => __('Contains', 'fluent-booking'),
40 'do not contains' => __('do not contains', 'fluent-booking'),
41 'Not Contains' => __('Not Contains', 'fluent-booking'),
42 'starts with' => __('starts with', 'fluent-booking'),
43 'Starts With' => __('Starts With', 'fluent-booking'),
44 'ends with' => __('ends with', 'fluent-booking'),
45 'Ends With' => __('Ends With', 'fluent-booking'),
46 'Advanced Operators' => __('Advanced Operators', 'fluent-booking'),
47 'Equal to Data Length' => __('Equal to Data Length', 'fluent-booking'),
48 'Less than to Data length' => __('Less than to Data length', 'fluent-booking'),
49 'Greater than to Data Length' => __('Greater than to Data Length', 'fluent-booking'),
50 'Regex Match' => __('Regex Match', 'fluent-booking'),
51 'Enter length in number' => __('Enter length in number', 'fluent-booking'),
52 'Enter a value' => __('Enter a value', 'fluent-booking'),
53 'Please enter a keyword' => __('Please enter a keyword', 'fluent-booking'),
54 'Select' => __('Select', 'fluent-booking'),
55 'Select Condition' => __('Select Condition', 'fluent-booking'),
56 'Match any Of' => __('Match any Of', 'fluent-booking'),
57 'Match all of' => __('Match all of', 'fluent-booking'),
58 'Match none of' => __('Match none of', 'fluent-booking'),
59 'Select data source and operator first' => __('Select data source and operator first', 'fluent-booking'),
60 'Match Type' => __('Match Type', 'fluent-booking'),
61 'Delete this group' => __('Delete this group', 'fluent-booking'),
62 'Add Another Conditional Group' => __('Add Another Conditional Group', 'fluent-booking'),
63 'Search contact' => __('Search contact', 'fluent-booking'),
64 'Add More' => __('Add More', 'fluent-booking'),
65 'Meeting Activities' => __('Meeting Activities', 'fluent-booking'),
66 'No activities has been recorded for this booking' => __('No activities has been recorded for this booking', 'fluent-booking'),
67 'Availability' => __('Availability', 'fluent-booking'),
68 'Configure times when you are available for bookings.' => __('Configure times when you are available for bookings.', 'fluent-booking'),
69 'My Schedules' => __('My Schedules', 'fluent-booking'),
70 'All Schedules' => __('All Schedules', 'fluent-booking'),
71 'Always' => __('Always', 'fluent-booking'),
72 'Add New' => __('Add New', 'fluent-booking'),
73 'Default' => __('Default', 'fluent-booking'),
74 'calendar events are using this schedule' => __('calendar events are using this schedule', 'fluent-booking'),
75 'No events are using this schedule' => __('No events are using this schedule', 'fluent-booking'),
76 'Set as Default' => __('Set as Default', 'fluent-booking'),
77 'Duplicate' => __('Duplicate', 'fluent-booking'),
78 'Clone' => __('Clone', 'fluent-booking'),
79 'Delete' => __('Delete', 'fluent-booking'),
80 'No Availability found' => __('No Availability found', 'fluent-booking'),
81 'Add New Availability Schedule' => __('Add New Availability Schedule', 'fluent-booking'),
82 'Schedule Title *' => __('Schedule Title *', 'fluent-booking'),
83 'Select Your Timezone *' => __('Select Your Timezone *', 'fluent-booking'),
84 'Default schedule' => __('Default schedule', 'fluent-booking'),
85 'Update' => __('Update', 'fluent-booking'),
86 'Enter Schedule Title' => __('Enter Schedule Title', 'fluent-booking'),
87 'edit_schedule_description' => __('Edit the schedule below so that you can apply to your event/booking types', 'fluent-booking'),
88 'Timezone:' => __('Timezone:', 'fluent-booking'),
89 'Weekly Hours' => __('Weekly Hours', 'fluent-booking'),
90 'Add date overrides' => __('Add date overrides', 'fluent-booking'),
91 'Add Available Times' => __('Add Available Times', 'fluent-booking'),
92 'Unavailable' => __('Unavailable', 'fluent-booking'),
93 'Usages List' => __('Usages List', 'fluent-booking'),
94 'Calendar View' => __('Calendar View', 'fluent-booking'),
95 'List View' => __('List View', 'fluent-booking'),
96 'View Event' => __('View Event', 'fluent-booking'),
97 'Select a Field' => __('Select a Field', 'fluent-booking'),
98 'Guest Email' => __('Guest Email', 'fluent-booking'),
99 'Back' => __('Back', 'fluent-booking'),
100 'Integrations' => __('Integrations', 'fluent-booking'),
101 'Edit' => __('Edit', 'fluent-booking'),
102 'or' => __('or', 'fluent-booking'),
103 'integrations_description' => __('Connect your favourite tools with your booking scheduled, completed or cancelled actions', 'fluent-booking'),
104 'Add New Integration' => __('Add New Integration', 'fluent-booking'),
105 'Integration/empty_integrations_title' => __('You haven\'t added any integration feed yet. Add new integration to connect your favourite tools with your calendar', 'fluent-booking'),
106 'Conditional Logics is a Pro Feature' => __('Conditional Logics is a Pro Feature', 'fluent-booking'),
107 'Please upgrade to pro to unlock this feature.' => __('Please upgrade to pro to unlock this feature.', 'fluent-booking'),
108 'Upgrade to Pro' => __('Upgrade to Pro', 'fluent-booking'),
109 'Interest Group is a Pro Feature' => __('Interest Group is a Pro Feature', 'fluent-booking'),
110 'This is a Pro Feature' => __('This is a Pro Feature', 'fluent-booking'),
111 'No Template found. Please make sure you are using latest version of Fluent Forms' => __('No Template found. Please make sure you are using latest version of Fluent Forms', 'fluent-booking'),
112 'Save Feed' => __('Save Feed', 'fluent-booking'),
113 'Save Coupon' => __('Save Coupon', 'fluent-booking'),
114 'General Host Settings' => __('General Host Settings', 'fluent-booking'),
115 'Manage general settings for this calendar' => __('Manage general settings for this calendar', 'fluent-booking'),
116 'Recommended Image Size: 600x600. Square Orientation' => __('Recommended Image Size: 600x600. Square Orientation', 'fluent-booking'),
117 'Will be shown on landing page social share meta or profile block' => __('Will be shown on landing page social share meta or profile block', 'fluent-booking'),
118 'Host Name / Calendar Title' => __('Host Name / Calendar Title', 'fluent-booking'),
119 'Enter the Host Phone Number' => __('Enter the Host Phone Number', 'fluent-booking'),
120 'Host Phone (with country code)' => __('Host Phone (with country code)', 'fluent-booking'),
121 'Enter Name of this calendar' => __('Enter Name of this calendar', 'fluent-booking'),
122 'Should be same as the host name' => __('Should be same as the host name', 'fluent-booking'),
123 'About' => __('About', 'fluent-booking'),
124 'Enter description for this person / calendar' => __('Enter description for this person / calendar', 'fluent-booking'),
125 'Will be shown on your calendar landing page / team block UI' => __('Will be shown on your calendar landing page / team block UI', 'fluent-booking'),
126 'Enable Landing Page Features for this calendar' => __('Enable Landing Page Features for this calendar', 'fluent-booking'),
127 'Which Booking Forms to Show?' => __('Which Booking Forms to Show?', 'fluent-booking'),
128 'All Active Booking Forms' => __('All Active Booking Forms', 'fluent-booking'),
129 'Only Selected Active Booking Types' => __('Only Selected Active Booking Types', 'fluent-booking'),
130 'Please select which Booking Forms to show in the page?' => __('Please select which Booking Forms to show in the page?', 'fluent-booking'),
131 'Save Settings' => __('Save Settings', 'fluent-booking'),
132 'enable_calendar_check_conflicts' => __('Enable the calendars you want to check for conflicts to prevent double bookings.', 'fluent-booking'),
133 'API Error:' => __('API Error:', 'fluent-booking'),
134 'Something is wrong!' => __('Something is wrong!', 'fluent-booking'),
135 'Confirm Disconnect' => __('Confirm Disconnect', 'fluent-booking'),
136 'Remote Calendar Sync Settings' => __('Remote Calendar Sync Settings', 'fluent-booking'),
137 'set_calendars_to_check_for_conflicts' => __('Set the calendars to check for conflicts to prevent double bookings and add events to your remote calendar.', 'fluent-booking'),
138 'Add' => __('Add', 'fluent-booking'),
139 'Create events on' => __('Create events on', 'fluent-booking'),
140 "Select remote calendar in where to add new events to when you're booked." => __('Select remote calendar in where to add new events to when you\'re booked.', 'fluent-booking'),
141 'Select a Remote Calendar' => __('Select a Remote Calendar', 'fluent-booking'),
142 'RemoteCalendarsSettings/connect_calendar_desc' => __('To use Remote Calendar Sync feature please connect with one of the following calendar providers', 'fluent-booking'),
143 'To use Remote Calendar Sync feature please configure your apps first' => __('To use Remote Calendar Sync feature please configure your apps first', 'fluent-booking'),
144 'Zoom Integrations Settings' => __('Zoom Integrations Settings', 'fluent-booking'),
145 'Connect your Zoom account to create meeting when a event is booked.' => __('Connect your Zoom account to create meeting when a event is booked.', 'fluent-booking'),
146 'UserZoomSettings/zoom_meeting_location_desc' => __('Your Zoom Account is connected. Please don\'t forget to set the meeting location as "Zoom Video" if you want to create meeting in zoom.', 'fluent-booking'),
147 'UserZoomSettings/connect_zoom_desc' => __('Connect your Zoom account to create dynamic meeting in zoom for your bookings.', 'fluent-booking'),
148 'Create' => __('Create', 'fluent-booking'),
149 'Page URL' => __('Page URL', 'fluent-booking'),
150 'Embed' => __('Embed', 'fluent-booking'),
151 'Embed via HTML Code' => __('Embed via HTML Code', 'fluent-booking'),
152 'Place this code in your HTML where you want to embed the calendar.' => __('Place this code in your HTML where you want to embed the calendar.', 'fluent-booking'),
153 'Note: please make sure if your wp hosting server supports iframe.' => __('Note: please make sure if your wp hosting server supports iframe.', 'fluent-booking'),
154 'Title of the product' => __('Title of the product', 'fluent-booking'),
155 'Price of the product' => __('Price of the product', 'fluent-booking'),
156 'Connecting' => __('Connecting', 'fluent-booking'),
157 'Authenticated' => __('Authenticated', 'fluent-booking'),
158 'verifying' => __('verifying', 'fluent-booking'),
159 'Connect Your Zoom Account' => __('Connect Your Zoom Account', 'fluent-booking'),
160 'Payment Settings' => __('Payment Settings', 'fluent-booking'),
161 'Update Settings' => __('Update Settings', 'fluent-booking'),
162 'PaymentSettings/enable_payment_description' => __('Enable this event as Paid and collect payment on booking', 'fluent-booking'),
163 'PaymentSettings/multi_payment_description' => __('Enable multiple payment options based on duration', 'fluent-booking'),
164 'PaymentSettings/enable_stripe_description' => __('Enable stripe payment method', 'fluent-booking'),
165 'PaymentSettings/enable_paypal_description' => __('Enable paypal payment method', 'fluent-booking'),
166 'PaymentSettings/enable_offline_description' => __('Enable offline payment method', 'fluent-booking'),
167 'PaymentSettings/enable_payment_settings' => __('To accept payment for your bookings, please activate', 'fluent-booking'),
168 'PaymentSettings/enable_global_payment_settings' => __('To accept payment for your bookings, please enable payment from global settings', 'fluent-booking'),
169 'PaymentSettings/from_global_settings' => __('from global settings.', 'fluent-booking'),
170 'PaymentSettings/woo_payment_description' => __('The selected product will be used for checkout in WooCommerce. The amount will be equal to the selected product pricing.', 'fluent-booking'),
171 'PaymentSettings/cart_payment_description' => __('The selected product will be used for checkout in FluentCart. The amount will be equal to the selected product pricing.', 'fluent-booking'),
172 'Edit Transaction' => __('Edit Transaction', 'fluent-booking'),
173 'Billing Address' => __('Billing Address', 'fluent-booking'),
174 'Shipping Address' => __('Shipping Address', 'fluent-booking'),
175 'Go to Stripe Settings' => __('Go to Stripe Settings', 'fluent-booking'),
176 'Enable Payment Module' => __('Enable Payment Module', 'fluent-booking'),
177 'Settings Page' => __('Settings Page', 'fluent-booking'),
178 'Add more item' => __('Add more item', 'fluent-booking'),
179 'Name' => __('Name', 'fluent-booking'),
180 'WebHook Feed Name' => __('WebHook Feed Name', 'fluent-booking'),
181 'Request URL' => __('Request URL', 'fluent-booking'),
182 'WebHook URL' => __('WebHook URL', 'fluent-booking'),
183 'Request Method' => __('Request Method', 'fluent-booking'),
184 'Request Format' => __('Request Format', 'fluent-booking'),
185 'Request Header' => __('Request Header', 'fluent-booking'),
186 'Request Headers' => __('Request Headers', 'fluent-booking'),
187 'No Headers' => __('No Headers', 'fluent-booking'),
188 'With Headers' => __('With Headers', 'fluent-booking'),
189 'Header Name' => __('Header Name', 'fluent-booking'),
190 'Header Value' => __('Header Value', 'fluent-booking'),
191 'Header Key' => __('Header Key', 'fluent-booking'),
192 'Enter Value' => __('Enter Value', 'fluent-booking'),
193 'Request Body' => __('Request Body', 'fluent-booking'),
194 'All Data' => __('All Data', 'fluent-booking'),
195 'Selected Fields' => __('Selected Fields', 'fluent-booking'),
196 'Request Fields' => __('Request Fields', 'fluent-booking'),
197 'Value' => __('Value', 'fluent-booking'),
198 'Field' => __('Field', 'fluent-booking'),
199 'Field Name' => __('Field Name', 'fluent-booking'),
200 'Field Value' => __('Field Value', 'fluent-booking'),
201 'Enter Name' => __('Enter Name', 'fluent-booking'),
202 'Select Value' => __('Select Value', 'fluent-booking'),
203 'Event Triggers' => __('Event Triggers', 'fluent-booking'),
204 'Enable this webhook feed' => __('Enable this webhook feed', 'fluent-booking'),
205 'Webhook Feeds' => __('Webhook Feeds', 'fluent-booking'),
206 'Add New Webhook' => __('Add New Webhook', 'fluent-booking'),
207 'Are you sure to delete this webhook?' => __('Are you sure to delete this webhook?', 'fluent-booking'),
208 "You don't have any feeds configured. Let's go" => __('You don\'t have any feeds configured. Let\'s go', 'fluent-booking'),
209 'create one!' => __('create one!', 'fluent-booking'),
210 'EditQuestionField/system_defined_field_label' => __('This is a system defined field. You can only edit labels', 'fluent-booking'),
211 'Select Type' => __('Select Type', 'fluent-booking'),
212 'Label *' => __('Label *', 'fluent-booking'),
213 'Label' => __('Label', 'fluent-booking'),
214 'Placeholder' => __('Placeholder', 'fluent-booking'),
215 'Options *' => __('Options *', 'fluent-booking'),
216 'Remove' => __('Remove', 'fluent-booking'),
217 '+ Add new option' => __('+ Add new option', 'fluent-booking'),
218 'Yes' => __('Yes', 'fluent-booking'),
219 'No' => __('No', 'fluent-booking'),
220 'True' => __('True', 'fluent-booking'),
221 'False' => __('False', 'fluent-booking'),
222 'Question Settings' => __('Question Settings', 'fluent-booking'),
223 'Other Questions' => __('Other Questions', 'fluent-booking'),
224 'Add Question' => __('Add Question', 'fluent-booking'),
225 'Update Question' => __('Update Question', 'fluent-booking'),
226 'Shortcodes' => __('Shortcodes', 'fluent-booking'),
227 'Subject' => __('Subject', 'fluent-booking'),
228 'Email Body' => __('Email Body', 'fluent-booking'),
229 'Add Shortcodes' => __('Add Shortcodes', 'fluent-booking'),
230 'Timing' => __('Timing', 'fluent-booking'),
231 'Select Unit' => __('Select Unit', 'fluent-booking'),
232 'Minutes Before' => __('Minutes Before', 'fluent-booking'),
233 'Hours Before' => __('Hours Before', 'fluent-booking'),
234 'Days Before' => __('Days Before', 'fluent-booking'),
235 '+ Add Another Reminder' => __('+ Add Another Reminder', 'fluent-booking'),
236 'Additional Recipients' => __('Additional Recipients', 'fluent-booking'),
237 'Additional Guests' => __('Additional Guests', 'fluent-booking'),
238 'Enter email addresses separated by commas' => __('Enter email addresses separated by commas', 'fluent-booking'),
239 'EditNotificationSettings/additional_recipients_desc' => __('Provided email addresses will set as CC to this email notification', 'fluent-booking'),
240 'Enable this notification email' => __('Enable this notification email', 'fluent-booking'),
241 'Location Title *' => __('Location Title *', 'fluent-booking'),
242 'Location Title' => __('Location Title', 'fluent-booking'),
243 'Location Description' => __('Location Description', 'fluent-booking'),
244 'Location Description *' => __('Location Description *', 'fluent-booking'),
245 'Your Phone Number * (with country code)' => __('Your Phone Number * (with country code)', 'fluent-booking'),
246 'Your Phone Number' => __('Your Phone Number', 'fluent-booking'),
247 'Online Meeting Link *' => __('Online Meeting Link *', 'fluent-booking'),
248 'Your Meeting Link' => __('Your Meeting Link', 'fluent-booking'),
249 'Edit Location' => __('Edit Location', 'fluent-booking'),
250 'Add Location' => __('Add Location', 'fluent-booking'),
251 'eg: 4' => __('eg: 4', 'fluent-booking'),
252 'ex: 60' => __('ex: 60', 'fluent-booking'),
253 'Minutes' => __('Minutes', 'fluent-booking'),
254 'minutes' => __('minutes', 'fluent-booking'),
255 'Hours' => __('Hours', 'fluent-booking'),
256 'Days' => __('Days', 'fluent-booking'),
257 'of an event start time' => __('of an event start time', 'fluent-booking'),
258 'Event Date' => __('Event Date', 'fluent-booking'),
259 'Event Details' => __('Event Details', 'fluent-booking'),
260 'Event Type' => __('Event Type', 'fluent-booking'),
261 'One to One' => __('One to One', 'fluent-booking'),
262 'Group' => __('Group', 'fluent-booking'),
263 'Event Name *' => __('Event Name *', 'fluent-booking'),
264 'Enter Event Title' => __('Enter Event Title', 'fluent-booking'),
265 'Enter Description here' => __('Enter Description here', 'fluent-booking'),
266 'Description' => __('Description', 'fluent-booking'),
267 'Location *' => __('Location *', 'fluent-booking'),
268 'spots left' => __('spots left', 'fluent-booking'),
269 'Max invitees in a spot' => __('Max invitees in a spot', 'fluent-booking'),
270 'Display remaining spots on booking page' => __('Display remaining spots on booking page', 'fluent-booking'),
271 'Meeting Duration *' => __('Meeting Duration *', 'fluent-booking'),
272 'Meeting Duration' => __('Meeting Duration', 'fluent-booking'),
273 'DateOverRides/description' => __('Add dates when your availability changes from your weekly hours', 'fluent-booking'),
274 'AvailableTimes/description' => __('Add your available times for this event. At least one available time should be added.', 'fluent-booking'),
275 'Add a date override' => __('Add a date override', 'fluent-booking'),
276 'What hours are you available?' => __('What hours are you available?', 'fluent-booking'),
277 'What is this meeting about?' => __('What is this meeting about?', 'fluent-booking'),
278 'Mark to Unavailable' => __('Mark to Unavailable', 'fluent-booking'),
279 'Apply' => __('Apply', 'fluent-booking'),
280 'Email Notification Settings' => __('Email Notification Settings', 'fluent-booking'),
281 'Disabled' => __('Disabled', 'fluent-booking'),
282 'Edit Notification' => __('Edit Notification', 'fluent-booking'),
283 'Save Email' => __('Save Email', 'fluent-booking'),
284 'Edit Availability' => __('Edit Availability', 'fluent-booking'),
285 'Date Overrides' => __('Date Overrides', 'fluent-booking'),
286 'No specific date overrides found for this schedule' => __('No specific date overrides found for this schedule', 'fluent-booking'),
287 'LocationSelector/disabled_location_description' => __('Looks like your remote connection for this location is disabled. Please revise your location selection', 'fluent-booking'),
288 'LocationSelector/error_location_description' => __('This location needs setup before it can be used:', 'fluent-booking'),
289 'EachSlot/disabled_location_description' => __('Selected location seems disabled. Please revise your location selections', 'fluent-booking'),
290 'EachSlot/delete_confirmation' => __('Are you sure you want to delete this booking type? All the associate bookings and data will be deleted.', 'fluent-booking'),
291 'Add another location option' => __('Add another location option', 'fluent-booking'),
292 'Display Description on booking page' => __('Display Description on booking page', 'fluent-booking'),
293 'Display Phone number on booking page' => __('Display Phone number on booking page', 'fluent-booking'),
294 'Display Link on booking page' => __('Display Link on booking page', 'fluent-booking'),
295 'In Person (Attendee Address)' => __('In Person (Attendee Address)', 'fluent-booking'),
296 'In Person (Organizer Address)' => __('In Person (Organizer Address)', 'fluent-booking'),
297 'Attendee Phone Number' => __('Attendee Phone Number', 'fluent-booking'),
298 'Organizer Phone Number' => __('Organizer Phone Number', 'fluent-booking'),
299 'Online Meeting' => __('Online Meeting', 'fluent-booking'),
300 'Google Meet' => __('Google Meet', 'fluent-booking'),
301 'MS Teams' => __('MS Teams', 'fluent-booking'),
302 'Zoom Meeting' => __('Zoom Meeting', 'fluent-booking'),
303 'Booking Questions' => __('Booking Questions', 'fluent-booking'),
304 'Required' => __('Required', 'fluent-booking'),
305 'System' => __('System', 'fluent-booking'),
306 "Attendee's Name" => __('Attendee\'s Name', 'fluent-booking'),
307 "Attendee's Email" => __('Attendee\'s Email', 'fluent-booking'),
308 "Attendee's Timezone" => __('Attendee\'s Timezone', 'fluent-booking'),
309 "Attendee address" => __('Attendee address', 'fluent-booking'),
310 'Attendee phone number (with country code)' => __('Attendee phone number (with country code)', 'fluent-booking'),
311 'Hidden' => __('Hidden', 'fluent-booking'),
312 '+ Add more questions for invitees' => __('+ Add more questions for invitees', 'fluent-booking'),
313 'Schedule Settings' => __('Schedule Settings', 'fluent-booking'),
314 'Limits' => __('Limits', 'fluent-booking'),
315 'Invitees can schedule...' => __('Invitees can schedule...', 'fluent-booking'),
316 'Within future days' => __('Within future days', 'fluent-booking'),
317 'Days into the future' => __('Days into the future', 'fluent-booking'),
318 'Within a date range' => __('Within a date range', 'fluent-booking'),
319 'Indefinitely into the future' => __('Indefinitely into the future', 'fluent-booking'),
320 'ScheduleSettings/availability_type_label' => __('How do you want to offer your availability for this event type?', 'fluent-booking'),
321 'Use an Existing Schedule' => __('Use an Existing Schedule', 'fluent-booking'),
322 'Which Schedule Do You Want to Use?' => __('Which Schedule Do You Want to Use?', 'fluent-booking'),
323 'Select Schedule' => __('Select Schedule', 'fluent-booking'),
324 'Set Custom Hours' => __('Set Custom Hours', 'fluent-booking'),
325 "Invitees can't schedule within..." => __('Invitees can\'t schedule within...', 'fluent-booking'),
326 "CalendarEvent/select_event_description" => __('Select a calendar event from another calendar to clone it into your calendar', 'fluent-booking'),
327 'CalendarEvent/select_notification_settings' => __('Select a calendar event to clone the notification settings into this event.', 'fluent-booking'),
328 'CalendarEvent/select_sms_settings' => __('Select a calendar event to clone the sms notification settings into this event.', 'fluent-booking'),
329 'CalendarEvent/select_webhook_settings' => __('Select a calendar event to clone all webhook settings into this event.', 'fluent-booking'),
330 'CalendarEvent/select_integration_settings' => __('Select a calendar event to clone all integration settings into this event.', 'fluent-booking'),
331 'ScheduleSettings/before/after_event_label' => __('Want to add buffer time before or after your events?', 'fluent-booking'),
332 'ScheduleSettings/choose_host_schedules_description' => __('You can select a different schedule for each host. Each host\'s default schedule is chosen by default.', 'fluent-booking'),
333 'More information' => __('More information', 'fluent-booking'),
334 'Event Types' => __('Event Types', 'fluent-booking'),
335 'All event types for this calendar in one place' => __('All event types for this calendar in one place', 'fluent-booking'),
336 'No event types yet' => __('No event types yet', 'fluent-booking'),
337 'Go to Calendars' => __('Go to Calendars', 'fluent-booking'),
338 'LimitSettings/before_event_help' => __('Reserves free time right before the meeting so bookings can\'t butt up against your previous event — prep or travel padding. This time is not bookable.', 'fluent-booking'),
339 'LimitSettings/after_event_help' => __('Reserves free time right after the meeting ends before the next booking can start — wrap-up buffer. This time is not bookable.', 'fluent-booking'),
340 'LimitSettings/minimum_notice_help' => __('How far ahead a guest must book. Blocks last-minute bookings. For example, 1 Day means nothing starting within the next 24 hours.', 'fluent-booking'),
341 'LimitSettings/slot_interval_help' => __('Spacing of the start times offered to guests. "Use event length" spaces slots by the event duration; pick a smaller value (e.g. 15 minutes) to offer more start times.', 'fluent-booking'),
342 'LimitSettings/booking_frequency' => __('Limit booking frequency', 'fluent-booking'),
343 'LimitSettings/booking_frequency_description' => __('Limit how many times this event can be booked', 'fluent-booking'),
344 'LimitSettings/booking_duration' => __('Limit total booking duration', 'fluent-booking'),
345 'LimitSettings/booking_duration_description' => __('Limit total amount of time that this event can be booked', 'fluent-booking'),
346 'LimitSettings/future_booking' => __('Limit future bookings', 'fluent-booking'),
347 'LimitSettings/future_booking_description' => __('Limit how far in the future this event can be booked', 'fluent-booking'),
348 'LimitSettings/lock_timezone' => __('Lock timezone on booking page', 'fluent-booking'),
349 'LimitSettings/lock_timezone_description' => __('To lock the timezone on booking page, useful for in-person events', 'fluent-booking'),
350 'LimitSettings/requires_confirmation_description' => __('The booking needs to be manually confirmed before it is pushed to the integrations and a confirmation mail is sent', 'fluent-booking'),
351 'RecurringSettings/recurring_event_description' => __('Enable recurring events to allow users to book the same event for multiple attendees at the same time. This will create a new event for each booking.', 'fluent-booking'),
352 'AdvancedSettings/redirect_url_description' => __('Redirect to a custom URL after a successful booking', 'fluent-booking'),
353 'AdvancedSettings/redirect_url_placeholder' => __('https://example.com/redirect-to-my-success-page', 'fluent-booking'),
354 'AdvancedSettings/redirect_query_string_hint' => __('Sample: email={{guest.email}}&phone={{booking.phone}}', 'fluent-booking'),
355 'AdvancedSettings/slug_setting_description' => __('Update the slug to customize your event landing page URL', 'fluent-booking'),
356 'AdvancedSettings/slug_setting_hint' => __('Slug must be unique to avoid any conflicts with other events', 'fluent-booking'),
357 'AdvancedSettings/single_multi_booking_description' => __('Allow a user to book multiple different times for the same event in one transaction', 'fluent-booking'),
358 'AdvancedSettings/group_multi_booking_description' => __('Allow a user to book the same event for multiple attendees at the same time', 'fluent-booking'),
359 'AdvancedSettings/cannot_cancel_description' => __('Please ensure the cancel link is removed from the confirmation email', 'fluent-booking'),
360 'AdvancedSettings/can_cancel_description' => __('Please ensure the cancel link is included in the confirmation email', 'fluent-booking'),
361 'AdvancedSettings/cannot_reschedule_description' => __('Please ensure the reschedule link is removed from the confirmation email', 'fluent-booking'),
362 'AdvancedSettings/can_reschedule_description' => __('Please ensure the reschedule link is included in the confirmation email', 'fluent-booking'),
363 'AdvancedSettings/cannot_cancel_message_hint' => __('User will see this if they attempt to cancel without permission', 'fluent-booking'),
364 'AdvancedSettings/cannot_reschedule_message_hint' => __('User will see this if they attempt to reschedule without permission', 'fluent-booking'),
365 'AdvancedSettings/multiple_booking_limit_hint' => __('Set the maximum number of bookings allowed in a single transaction', 'fluent-booking'),
366 'Allow Multiple Booking' => __('Allow Multiple Booking', 'fluent-booking'),
367 'Multiple hosts' => __('Multiple hosts', 'fluent-booking'),
368 'Sorry! you can not cancel this' => __('Sorry! you can not cancel this', 'fluent-booking'),
369 'Sorry! you can not reschedule this' => __('Sorry! you can not reschedule this', 'fluent-booking'),
370 'Sorry! you cannot remove the organizer' => __('Sorry! you cannot remove the organizer', 'fluent-booking'),
371 'Requires Confirmation' => __('Requires Confirmation', 'fluent-booking'),
372 'When booking notice is less than' => __('When booking notice is less than', 'fluent-booking'),
373 'When meeting starts in less than' => __('When meeting starts in less than', 'fluent-booking'),
374 'Attendee Cannot Cancel' => __('Attendee Cannot Cancel', 'fluent-booking'),
375 'Attendee Cannot Reschedule' => __('Attendee Cannot Reschedule', 'fluent-booking'),
376 'Maximum allowed is' => __('Maximum allowed is', 'fluent-booking'),
377 'Minimum value is 0' => __('Minimum value is 0', 'fluent-booking'),
378 'Before Event' => __('Before Event', 'fluent-booking'),
379 'After Event' => __('After Event', 'fluent-booking'),
380 'Per day' => __('Per day', 'fluent-booking'),
381 'Per week' => __('Per week', 'fluent-booking'),
382 'Per month' => __('Per month', 'fluent-booking'),
383 'Add Another Limit' => __('+ Add Another Limit', 'fluent-booking'),
384 'Minimum Notice' => __('Minimum Notice', 'fluent-booking'),
385 'Time-slot intervals' => __('Time-slot intervals', 'fluent-booking'),
386 'Schedule Type' => __('Schedule Type', 'fluent-booking'),
387 'Weekly Hours By Day' => __('Weekly Hours By Day', 'fluent-booking'),
388 'Specific Dates & Hours (coming soon)' => __('Specific Dates & Hours (coming soon)', 'fluent-booking'),
389 'Weekly Hours Schedules' => __('Weekly Hours Schedules', 'fluent-booking'),
390 'Availability Range' => __('Availability Range', 'fluent-booking'),
391 'Availability/team_availability_description' => __('Enable this if you want to use a common schedule between hosts. When disabled, each host will be booked based on their default or chosen schedule.', 'fluent-booking'),
392 'Availability/event_availability_reserve_time' => __('Enable to reserve selected times for this event only. When disabled, times remain available and may disappear if booked by others.', 'fluent-booking'),
393 'Select the available date range' => __('Select the available date range', 'fluent-booking'),
394 'Scheduling conditions' => __('Scheduling conditions', 'fluent-booking'),
395 'Share' => __('Share', 'fluent-booking'),
396 'Email Notifications' => __('Email Notifications', 'fluent-booking'),
397 'Email Frequency?' => __('Email Frequency?', 'fluent-booking'),
398 'Default Country for Phone Field' => __('Default Country for Phone Field', 'fluent-booking'),
399 'Select Country' => __('Select Country', 'fluent-booking'),
400 'Webhooks Feeds' => __('Webhooks Feeds', 'fluent-booking'),
401 'Connect with stripe' => __('Connect with stripe', 'fluent-booking'),
402 'Your Stripe Account is connected' => __('Your Stripe Account is connected', 'fluent-booking'),
403 '- Administrator (Owner)' => __('- Administrator (Owner)', 'fluent-booking'),
404 'No, Thanks' => __('No, Thanks', 'fluent-booking'),
405 'Are you sure to disconnect this account?' => __('Are you sure to disconnect this account?', 'fluent-booking'),
406 'Amount' => __('Amount', 'fluent-booking'),
407 'Disconnect' => __('Disconnect', 'fluent-booking'),
408 'Payment Title' => __('Payment Title', 'fluent-booking'),
409 'Payment Note' => __('Payment Note', 'fluent-booking'),
410 'Stripe Payments' => __('Stripe Payments', 'fluent-booking'),
411 'Stripe' => __('Stripe', 'fluent-booking'),
412 'PayPal' => __('PayPal', 'fluent-booking'),
413 'Product' => __('Product', 'fluent-booking'),
414 'PaymentSettingsIndex/configure_stripe_desc' => __('Configure stripe to accept payments on your booking events and monetize your time slots', 'fluent-booking'),
415 'GeneralIntegrationFeedSettings/failed_to_load_desc' => __('Failed to load this integration. Please reload this page and try again.', 'fluent-booking'),
416 'Confirm, Disconnect' => __('Confirm, Disconnect', 'fluent-booking'),
417 'Enable Landing Page' => __('Enable Landing Page', 'fluent-booking'),
418 'New' => __('New', 'fluent-booking'),
419 'New Event Type' => __('New Event Type', 'fluent-booking'),
420 'No Event Found!' => __('No Event Found!', 'fluent-booking'),
421 'Calendar Settings' => __('Calendar Settings', 'fluent-booking'),
422 'Create New Event Type' => __('Create New Event Type', 'fluent-booking'),
423 'One-to-One' => __('One-to-One', 'fluent-booking'),
424 'One host' => __('One host', 'fluent-booking'),
425 'with' => __('with', 'fluent-booking'),
426 'Filter' => __('Filter', 'fluent-booking'),
427 'One invitee' => __('One invitee', 'fluent-booking'),
428 'Group of invitees' => __('Group of invitees', 'fluent-booking'),
429 'Good for: coffee chats, 1:1 interviews, etc.' => __('Good for: coffee chats, 1:1 interviews, etc.', 'fluent-booking'),
430 'Good for: webinars, online classes, etc.' => __('Good for: webinars, online classes, etc.', 'fluent-booking'),
431 'Good for: distributing incoming sales leads.' => __('Good for: distributing incoming sales leads.', 'fluent-booking'),
432 'Good for: higher priority meetings.' => __('Good for: higher priority meetings.', 'fluent-booking'),
433 'Good for: reservation or ticketing system' => __('Good for: reservation or ticketing system', 'fluent-booking'),
434 'Good for: Panel interviews, group sales calls, etc.' => __('Good for: Panel interviews, group sales calls, etc.', 'fluent-booking'),
435 'Landing page URL' => __('Landing page URL', 'fluent-booking'),
436 'Publicly Accessible' => __('Publicly Accessible', 'fluent-booking'),
437 'Disable Landing Page Feature' => __('Disable Landing Page Feature', 'fluent-booking'),
438 'Landing Page Visibility' => __('Landing Page Visibility', 'fluent-booking'),
439 'Your First Name' => __('Your First Name', 'fluent-booking'),
440 'Your Last Name' => __('Your Last Name', 'fluent-booking'),
441 'Update Info' => __('Update Info', 'fluent-booking'),
442 'Disable' => __('Disable', 'fluent-booking'),
443 'Enable this event' => __('Enable this event', 'fluent-booking'),
444 'Turn On' => __('Turn On', 'fluent-booking'),
445 'URL has been copied to your clipboard' => __('URL has been copied to your clipboard', 'fluent-booking'),
446 'Shortcode has been copied to your clipboard' => __('Shortcode has been copied to your clipboard', 'fluent-booking'),
447 'Copied to clipboard' => __('Copied to clipboard', 'fluent-booking'),
448 'Shortcode' => __('Shortcode', 'fluent-booking'),
449 'ShareCalendarBlock/copy_and_use_shortcode_desc' => __('Copy and use the shortcode Page/Post of your website', 'fluent-booking'),
450 'Landing Page' => __('Landing Page', 'fluent-booking'),
451 'Copy' => __('Copy', 'fluent-booking'),
452 'Copy link' => __('Copy link', 'fluent-booking'),
453 'To get the landing page url, please enable from' => __('To get the landing page url, please enable from', 'fluent-booking'),
454 'here' => __('here', 'fluent-booking'),
455 'Add Calendar to Gutenberg Block' => __('Add Calendar to Gutenberg Block', 'fluent-booking'),
456 'Add to Block' => __('Add to Block', 'fluent-booking'),
457 'Close' => __('Close', 'fluent-booking'),
458 'Select Timezone' => __('Select Timezone', 'fluent-booking'),
459 'Timezone' => __('Timezone', 'fluent-booking'),
460 'Current DateTime:' => __('Current DateTime:', 'fluent-booking'),
461 'Calendars' => __('Calendars', 'fluent-booking'),
462 'Create Booking' => __('Create Booking', 'fluent-booking'),
463 'Create Booking Manually' => __('Create Booking Manually', 'fluent-booking'),
464 'Add New Host' => __('Add New Host', 'fluent-booking'),
465 'Add New Team' => __('Add New Team', 'fluent-booking'),
466 'Add New Booking' => __('Add New Booking', 'fluent-booking'),
467 'Add New Calendar Host' => __('Add New Calendar Host', 'fluent-booking'),
468 'Add Single Event' => __('Add Single Event', 'fluent-booking'),
469 'AllCalendars/create_host_desc' => __('A particular user can have one calendar with multiple events. Please select a user who does not have a calendar yet', 'fluent-booking'),
470 'Congratulations!' => __('Congratulations!', 'fluent-booking'),
471 'Booking Type' => __('Booking Type', 'fluent-booking'),
472 'Create Your Availability' => __('Create Your Availability', 'fluent-booking'),
473 'Continue' => __('Continue', 'fluent-booking'),
474 'Please provide a location first' => __('Please provide a location first', 'fluent-booking'),
475 'is required' => __('is required', 'fluent-booking'),
476 'Location Type is required' => __('Location Type is required', 'fluent-booking'),
477 'Location Title is required' => __('Location Title is required', 'fluent-booking'),
478 'Location Description is required' => __('Location Description is required', 'fluent-booking'),
479 'Location' => __('Location', 'fluent-booking'),
480 'Phone Number is required' => __('Phone Number is required', 'fluent-booking'),
481 'Please provide a slug first' => __('Please provide a slug first', 'fluent-booking'),
482 'Only number in slug is not allowed' => __('Only number in slug is not allowed', 'fluent-booking'),
483 'The Slug need to be at least 4 characters' => __('The Slug need to be at least 4 characters', 'fluent-booking'),
484 'CreateNew/invalid_error_message' => __('Your booking slug only accepts alpha-numeric values. Please do not provide any space or special characters', 'fluent-booking'),
485 'Title Field is required' => __('Title Field is required', 'fluent-booking'),
486 'View Details' => __('View Details', 'fluent-booking'),
487 'Upcoming' => __('Upcoming', 'fluent-booking'),
488 'Completed' => __('Completed', 'fluent-booking'),
489 'Cancelled' => __('Cancelled', 'fluent-booking'),
490 'completed' => __('completed', 'fluent-booking'),
491 'cancelled' => __('cancelled', 'fluent-booking'),
492 'rejected' => __('rejected', 'fluent-booking'),
493 'Pending' => __('Pending', 'fluent-booking'),
494 'No Show' => __('No Show', 'fluent-booking'),
495 'Event Guests' => __('Event Guests', 'fluent-booking'),
496 'Search Host' => __('Search Host', 'fluent-booking'),
497 'Import' => __('Import', 'fluent-booking'),
498 'Import Calendar' => __('Import Calendar', 'fluent-booking'),
499 'Import Calendar Host' => __('Import Calendar Host', 'fluent-booking'),
500 'Import your exported calendar JSON file' => __('Import your exported calendar JSON file', 'fluent-booking'),
501 'Export' => __('Export', 'fluent-booking'),
502 'Export Hosts' => __('Export Hosts', 'fluent-booking'),
503 'Drop file here or' => __('Drop file here or', 'fluent-booking'),
504 'click to upload' => __('click to upload', 'fluent-booking'),
505 'Click to copy code' => __('Click to copy code', 'fluent-booking'),
506 'No Host Found' => __('No Host Found', 'fluent-booking'),
507 'Message' => __('Message', 'fluent-booking'),
508 'Booking URL' => __('Booking URL', 'fluent-booking'),
509 'Email' => __('Email', 'fluent-booking'),
510 'Status' => __('Status', 'fluent-booking'),
511 'Booked At' => __('Booked At', 'fluent-booking'),
512 'Payment History' => __('Payment History', 'fluent-booking'),
513 'Currency' => __('Currency', 'fluent-booking'),
514 'Quantity' => __('Quantity', 'fluent-booking'),
515 'Price' => __('Price', 'fluent-booking'),
516 'Total:' => __('Total:', 'fluent-booking'),
517 'Subtotal:' => __('Subtotal:', 'fluent-booking'),
518 'Payment Method' => __('Payment Method', 'fluent-booking'),
519 'Transaction Details' => __('Transaction Details', 'fluent-booking'),
520 'Card Last 4' => __('Card Last 4', 'fluent-booking'),
521 'Payment Total' => __('Payment Total', 'fluent-booking'),
522 'Payment Status' => __('Payment Status', 'fluent-booking'),
523 'Transaction ID' => __('Transaction ID', 'fluent-booking'),
524 'Mark As Completed' => __('Mark As Completed', 'fluent-booking'),
525 'Mark As Paid' => __('Mark As Paid', 'fluent-booking'),
526 'Meeting Information' => __('Meeting Information', 'fluent-booking'),
527 'Meeting Host' => __('Meeting Host', 'fluent-booking'),
528 'Meeting Title' => __('Meeting Title', 'fluent-booking'),
529 'Booked From' => __('Booked From', 'fluent-booking'),
530 'Internal Note' => __('Internal Note', 'fluent-booking'),
531 'Cancel Meeting' => __('Cancel Meeting', 'fluent-booking'),
532 'ScheduleBookingDetails/cancel_event_desc' => __('Please confirm that you would like to cancel this event. A cancellation email will also go out to the invitee', 'fluent-booking'),
533 'ScheduleBookingDetails/reject_event_desc' => __('Please confirm that you would like to reject this event. A rejection email will also go out to the invitee', 'fluent-booking'),
534 'Reason for cancellation' => __('Reason for cancellation', 'fluent-booking'),
535 "No, Don't cancel" => __('No, Don\'t cancel', 'fluent-booking'),
536 'Yes, Cancel' => __('Yes, Cancel', 'fluent-booking'),
537 "Don't Reject" => __('Don\'t Reject', 'fluent-booking'),
538 'Reject' => __('Reject', 'fluent-booking'),
539 'Rejected' => __('Rejected', 'fluent-booking'),
540 'Reject Booking' => __('Reject Booking', 'fluent-booking'),
541 'Reason for rejection' => __('Reason for rejection', 'fluent-booking'),
542 'Reschedule' => __('Reschedule', 'fluent-booking'),
543 "No, Don't delete" => __('No, Don\'t delete', 'fluent-booking'),
544 'Yes, Delete' => __('Yes, Delete', 'fluent-booking'),
545 'Delete Meeting' => __('Delete Meeting', 'fluent-booking'),
546 'ScheduleBookingDetails/delete_booking' => __('Are you sure you want to delete this booking?', 'fluent-booking'),
547 'Invitees Information' => __('Invitees Information', 'fluent-booking'),
548 'Invitee Name' => __('Invitee Name', 'fluent-booking'),
549 'Invitee Email' => __('Invitee Email', 'fluent-booking'),
550 'Ignore Availability' => __('Ignore Availability', 'fluent-booking'),
551 'Invitee Timezone' => __('Invitee Timezone', 'fluent-booking'),
552 'Search Booking' => __('Search Booking', 'fluent-booking'),
553 'Select Event Types' => __('Select Event Types', 'fluent-booking'),
554 'Select Event' => __('Select Event', 'fluent-booking'),
555 'Select Status' => __('Select Status', 'fluent-booking'),
556 'Select Time' => __('Select Time', 'fluent-booking'),
557 'Search and Select Time' => __('Search and Select Time', 'fluent-booking'),
558 'Reorder Events' => __('Reorder Events', 'fluent-booking'),
559 'All Events' => __('All Events', 'fluent-booking'),
560 'All Event Types' => __('All Event Types', 'fluent-booking'),
561 'My Meetings' => __('My Meetings', 'fluent-booking'),
562 'All Meetings' => __('All Meetings', 'fluent-booking'),
563 'Single' => __('Single', 'fluent-booking'),
564 'Discard' => __('Discard', 'fluent-booking'),
565 'Submit' => __('Submit', 'fluent-booking'),
566 'No bookings found based on your filter' => __('No bookings found based on your filter', 'fluent-booking'),
567 'beta' => __('beta', 'fluent-booking'),
568 'Team' => __('Team', 'fluent-booking'),
569 'TeamManagement/description' => __('Grant Team Members Access to FluentBookings for Calendar and Booking Management.', 'fluent-booking'),
570 'Assignment' => __('Assignment', 'fluent-booking'),
571 'Assign Member' => __('Assign Member', 'fluent-booking'),
572 'Team Member' => __('Team Member', 'fluent-booking'),
573 'Team Members' => __('Team Members', 'fluent-booking'),
574 'Team Name' => __('Team Name', 'fluent-booking'),
575 'Team Avatar' => __('Team Avatar', 'fluent-booking'),
576 'Team Settings' => __('Team Settings', 'fluent-booking'),
577 'Edit Team Member' => __('Edit Team Member', 'fluent-booking'),
578 'Access Permissions for this user' => __('Access Permissions for this user', 'fluent-booking'),
579 '(Required Permission)' => __('(Required Permission)', 'fluent-booking'),
580 'Update Access Permissions' => __('Update Access Permissions', 'fluent-booking'),
581 'Permission Denied Message' => __('Permission Denied Message', 'fluent-booking'),
582 'Add Team Member' => __('Add Team Member', 'fluent-booking'),
583 'Add Host' => __('Add Host', 'fluent-booking'),
584 'Add Team' => __('Add Team', 'fluent-booking'),
585 'Add One-off Event' => __('Add One-off Event', 'fluent-booking'),
586 'Single Event' => __('Single Event', 'fluent-booking'),
587 'Group Event' => __('Group Event', 'fluent-booking'),
588 'Invite someone' => __('Invite someone', 'fluent-booking'),
589 'One-off Event' => __('One-off Event', 'fluent-booking'),
590 'Enter Name of this event calendar' => __('Enter Name of this event calendar', 'fluent-booking'),
591 'Reserve spots' => __('Reserve spots', 'fluent-booking'),
592 'Select Event Hosts' => __('Select Event Hosts', 'fluent-booking'),
593 'Event Hosts' => __('Event Hosts', 'fluent-booking'),
594 'Event Calendar Name' => __('Event Calendar Name', 'fluent-booking'),
595 'for a scheduled event with' => __('for a scheduled event with', 'fluent-booking'),
596 'to pick a time to meet with' => __('to pick a time to meet with', 'fluent-booking'),
597 'hosts' => __('hosts', 'fluent-booking'),
598 'you' => __('you', 'fluent-booking'),
599 'Please select the hosts you want to assign to this event' => __('Please select the hosts you want to assign to this event', 'fluent-booking'),
600 'Select Member' => __('Select Member', 'fluent-booking'),
601 'Connected Zoom Account Email:' => __('Connected Zoom Account Email:', 'fluent-booking'),
602 'The above app secret key will be encrypted and stored securely.' => __('The above app secret key will be encrypted and stored securely.', 'fluent-booking'),
603 'Save & Validate Credentials' => __('Save & Validate Credentials', 'fluent-booking'),
604 'No Settings Found for this integration' => __('No Settings Found for this integration', 'fluent-booking'),
605 'General Settings' => __('General Settings', 'fluent-booking'),
606 'GeneralSettings/description' => __('Manage your settings related emails, notifications and other general settings', 'fluent-booking'),
607 'Admin Email' => __('Admin Email', 'fluent-booking'),
608 'Calendar start from' => __('Calendar start from', 'fluent-booking'),
609 'Enable Booking Summary Notification' => __('Enable Booking Summary Notification', 'fluent-booking'),
610 'How often to send summary email?' => __('How often to send summary email?', 'fluent-booking'),
611 'Select Frequency' => __('Select Frequency', 'fluent-booking'),
612 'Daily' => __('Daily', 'fluent-booking'),
613 'Weekly' => __('Weekly', 'fluent-booking'),
614 'In which day to send the email?' => __('In which day to send the email?', 'fluent-booking'),
615 'Select Day' => __('Select Day', 'fluent-booking'),
616 'Emailing Settings' => __('Emailing Settings', 'fluent-booking'),
617 'GeneralSettings/email_settings_description' => __('Configure your email settings for booking related emails', 'fluent-booking'),
618 'Payment Settings' => __('Payment Settings', 'fluent-booking'),
619 'GeneralSettings/payment_settings_description' => __('Configure your global payment settings for booking related payments', 'fluent-booking'),
620 'GeneralSettings/payment_tips_error' => __('Payment Module has been disabled currently. No Payments will be processed and associated functions will be disabled', 'fluent-booking'),
621 'License Management' => __('License Management', 'fluent-booking'),
622 'Fetching License Information Please wait' => __('Fetching License Information Please wait', 'fluent-booking'),
623 'Looks like your license has been expired' => __('Looks like your license has been expired', 'fluent-booking'),
624 'Click Here to Renew your License' => __('Click Here to Renew your License', 'fluent-booking'),
625 'Have a new license Key?' => __('Have a new license Key?', 'fluent-booking'),
626 'click here' => __('click here', 'fluent-booking'),
627 'Click here' => __('Click here', 'fluent-booking'),
628 'Your License Key' => __('Your License Key', 'fluent-booking'),
629 'License Key' => __('License Key', 'fluent-booking'),
630 'Verify License' => __('Verify License', 'fluent-booking'),
631 'Your license key is valid and activated' => __('Your license key is valid and activated', 'fluent-booking'),
632 'Want to deactivate this license?' => __('Want to deactivate this license?', 'fluent-booking'),
633 'Please Provide a license key of' => __('Please Provide a license key of', 'fluent-booking'),
634 "Don't have a license key?" => __('Don\'t have a license key?', 'fluent-booking'),
635 'Purchase one here' => __('Purchase one here', 'fluent-booking'),
636 'Please provide a license key' => __('Please provide a license key', 'fluent-booking'),
637 'Profile' => __('Profile', 'fluent-booking'),
638 'Your Name' => __('Your Name', 'fluent-booking'),
639 'Enter Your name here' => __('Enter Your name here', 'fluent-booking'),
640 'Save Changes' => __('Save Changes', 'fluent-booking'),
641 'Global Settings' => __('Global Settings', 'fluent-booking'),
642 'License' => __('License', 'fluent-booking'),
643 'Search host and select' => __('Search host and select', 'fluent-booking'),
644 'Read More' => __('Read More', 'fluent-booking'),
645 'Show Video' => __('Show Video', 'fluent-booking'),
646 'No Data Found' => __('No Data Found', 'fluent-booking'),
647 'Select Guest Email Field' => __('Select Guest Email Field', 'fluent-booking'),
648 'Select Guest Name Field' => __('Select Guest Name Field', 'fluent-booking'),
649 'No Calendars found' => __('No Calendars found', 'fluent-booking'),
650 'Which Schedule Do You Want to Use ?' => __('Which Schedule Do You Want to Use ?', 'fluent-booking'),
651 '+Add more questions for invitees' => __('+Add more questions for invitees', 'fluent-booking'),
652 'Add new option' => __('Add new option', 'fluent-booking'),
653 'Save' => __('Save', 'fluent-booking'),
654 'Default Time Format' => __('Default Time Format', 'fluent-booking'),
655 'Are you sure you want to delete this availability?' => __('Are you sure you want to delete this availability?', 'fluent-booking'),
656 'Delete Availability' => __('Delete Availability', 'fluent-booking'),
657 'Invalid Vue Element' => __('Invalid Vue Element', 'fluent-booking'),
658 'Are you sure to delete this Feed?' => __('Are you sure to delete this Feed?', 'fluent-booking'),
659 'Booking Confirmed' => __('Booking Confirmed', 'fluent-booking'),
660 'Booking Completed' => __('Booking Completed', 'fluent-booking'),
661 'Booking Cancelled' => __('Booking Cancelled', 'fluent-booking'),
662 'This number will be used for sending sms notification' => __('This number will be used for sending sms notification', 'fluent-booking'),
663 'RemoteCalendar/disconnect_calendar_description' => __('Are you sure you want to disconnect this calendar? This action can\'t be undone.', 'fluent-booking'),
664 'Disconnect Calendar' => __('Disconnect Calendar', 'fluent-booking'),
665 'Booking Payment Items' => __('Booking Payment Items', 'fluent-booking'),
666 'Item Name' => __('Item Name', 'fluent-booking'),
667 'Field Type' => __('Field Type', 'fluent-booking'),
668 'Label field is required' => __('Label field is required', 'fluent-booking'),
669 'Host Number' => __('Host Number', 'fluent-booking'),
670 'Host Timezone' => __('Host Timezone', 'fluent-booking'),
671 'Custom Number' => __('Custom Number', 'fluent-booking'),
672 'Currency Position' => __('Currency Position', 'fluent-booking'),
673 'Number Format' => __('Number Format', 'fluent-booking'),
674 'US Style' => __('US Style', 'fluent-booking'),
675 'EU Style' => __('EU Style', 'fluent-booking'),
676 'Left' => __('Left', 'fluent-booking'),
677 'Right' => __('Right', 'fluent-booking'),
678 'Left Space' => __('Left Space', 'fluent-booking'),
679 'Right Space' => __('Right Space', 'fluent-booking'),
680 'Please set the host phone number from' => __('Please set the host phone number from', 'fluent-booking'),
681 'Enter number with country code' => __('Enter number with country code', 'fluent-booking'),
682 'EditSmsNotificationSettings/custom_number_desc' => __('This SMS will be sent to the attendee if phone number is provided during booking', 'fluent-booking'),
683 'SMS Body' => __('SMS Body', 'fluent-booking'),
684 'Send *' => __('Send *', 'fluent-booking'),
685 'Enable this sms notification' => __('Enable this sms notification', 'fluent-booking'),
686 'Please select a date first' => __('Please select a date first', 'fluent-booking'),
687 'Meeting Link is required' => __('Meeting Link is required', 'fluent-booking'),
688 'SMS Notification Settings' => __('SMS Notification Settings', 'fluent-booking'),
689 'Save SMS' => __('Save SMS', 'fluent-booking'),
690 'SmsNotificationSettings/configure_twilio_desc' => __('You didn\'t configure twilio yet. Please configure from', 'fluent-booking'),
691 'Booking Types' => __('Booking Types', 'fluent-booking'),
692 'Settings' => __('Settings', 'fluent-booking'),
693 'SMS Notifications' => __('SMS Notifications', 'fluent-booking'),
694 'Event Settings' => __('Event Settings', 'fluent-booking'),
695 'Additional Settings' => __('Additional Settings', 'fluent-booking'),
696 'Active' => __('Active', 'fluent-booking'),
697 'Inactive' => __('Inactive', 'fluent-booking'),
698 'Scheduled' => __('Scheduled', 'fluent-booking'),
699 'Expired' => __('Expired', 'fluent-booking'),
700 'active' => __('active', 'fluent-booking'),
701 'inactive' => __('inactive', 'fluent-booking'),
702 'scheduled' => __('scheduled', 'fluent-booking'),
703 'Unlimited' => __('Unlimited', 'fluent-booking'),
704 'Usage' => __('Usage', 'fluent-booking'),
705 'expired' => __('expired', 'fluent-booking'),
706 'Settings updated!' => __('Settings updated!', 'fluent-booking'),
707 'Are you sure you want to disconnect this integration?' => __('Are you sure you want to disconnect this integration?', 'fluent-booking'),
708 'Disconnect Integration' => __('Disconnect Integration', 'fluent-booking'),
709 'Host Settings' => __('Host Settings', 'fluent-booking'),
710 'CalendarEventBlock/delete_confirmation_desc' => __('Are you sure you want to delete this calendar? All the associate bookings and data will be deleted', 'fluent-booking'),
711 'Calendar Type' => __('Calendar Type', 'fluent-booking'),
712 'Delete Calendar' => __('Delete Calendar', 'fluent-booking'),
713 'Calendar Description' => __('Calendar Description', 'fluent-booking'),
714 'EachSlot/delete_event_confirmation_desc' => __('Are you sure you want to delete this booking type? All the associate bookings and data will be deleted', 'fluent-booking'),
715 'Delete Booking Type' => __('Delete Booking Type', 'fluent-booking'),
716 'Select Host' => __('Select Host', 'fluent-booking'),
717 'Thank You For Choosing FluentBooking. Let\'s -' => __('Thank You For Choosing FluentBooking. Let\'s -', 'fluent-booking'),
718 'Create Your First Booking Event' => __('Create Your First Booking Event', 'fluent-booking'),
719 '(Will Take Less Than a Minute!)' => __('(Will Take Less Than a Minute!)', 'fluent-booking'),
720 'scheduled' => __('scheduled', 'fluent-booking'),
721 'Scheduled' => __('Scheduled', 'fluent-booking'),
722 'Booked' => __('Booked', 'fluent-booking'),
723 'Last week' => __('Last week', 'fluent-booking'),
724 'Last month' => __('Last month', 'fluent-booking'),
725 'Last 3 months' => __('Last 3 months', 'fluent-booking'),
726 'Month' => __('Month', 'fluent-booking'),
727 'Week' => __('Week', 'fluent-booking'),
728 'Day' => __('Day', 'fluent-booking'),
729 'year' => __('year', 'fluent-booking'),
730 'month' => __('month', 'fluent-booking'),
731 'week' => __('week', 'fluent-booking'),
732 'day' => __('day', 'fluent-booking'),
733 'years' => __('years', 'fluent-booking'),
734 'months' => __('months', 'fluent-booking'),
735 'weeks' => __('weeks', 'fluent-booking'),
736 'days' => __('days', 'fluent-booking'),
737 'Edit:' => __('Edit:', 'fluent-booking'),
738 'booked a new meeting at' => __('booked a new meeting at', 'fluent-booking'),
739 'Booking Details' => __('Booking Details', 'fluent-booking'),
740 'Guest' => __('Guest', 'fluent-booking'),
741 'Guests' => __('Guests', 'fluent-booking'),
742 'Add guests' => __('Add guests', 'fluent-booking'),
743 'other guests' => __('other guests', 'fluent-booking'),
744 'guests with' => __('guests with', 'fluent-booking'),
745 'with you and' => __('with you and', 'fluent-booking'),
746 'View Booking' => __('View Booking', 'fluent-booking'),
747 'as group booking type' => __('as group booking type', 'fluent-booking'),
748 'meeting between' => __('meeting between', 'fluent-booking'),
749 'ZoomIntegrationSettings/description' => __('All connected zoom accounts by you and your team members. You can review who connected their zoom account from Host Settings and manage from here for all of your team members.', 'fluent-booking'),
750 'Please read the documentation' => __('Please read the documentation', 'fluent-booking'),
751 'Read the documentation' => __('Read the documentation', 'fluent-booking'),
752 'ZoomIntegrationSettings/sub_description' => __('for step by step guide to know how connect zoom account.', 'fluent-booking'),
753 'ZoomIntegrationSettings/didnot_connect_zoom_desc' => __('Looks like you did not connect FluentBooking with your Zoom Account yet!', 'fluent-booking'),
754 'ZoomIntegrationSettings/connect_zoom_desc' => __('Connect your Zoom account to create dynamic meeting in zoom for your bookings.', 'fluent-booking'),
755 'GoogleIntegrationSettings/official_app_desc' => __('FluentBooking will use the official verified app to connect with your Google Calendar. You can connect your Google Calendar from your host settings.', 'fluent-booking'),
756 'GoogleIntegrationSettings/app_type' => __('oAuth Application Type', 'fluent-booking'),
757 'GoogleIntegrationSettings/default_app' => __('Default Verified App (Recommended)', 'fluent-booking'),
758 'GoogleIntegrationSettings/own_app' => __('Own App (Not Recommended)', 'fluent-booking'),
759 'Connected Zoom Accounts' => __('Connected Zoom Accounts', 'fluent-booking'),
760 'Add New Zoom User Account' => __('Add New Zoom User Account', 'fluent-booking'),
761 'Please' => __('Please', 'fluent-booking'),
762 'read the documentation here' => __('read the documentation here', 'fluent-booking'),
763 'zoom_integration_step_by_step_guide' => __('for step by step guide to know how you can get api credentials from Zoom Account', 'fluent-booking'),
764 'Administrator' => __('Administrator', 'fluent-booking'),
765 'minutes meeting with' => __('minutes meeting with', 'fluent-booking'),
766 'Global Feature Modules' => __('Global Feature Modules', 'fluent-booking'),
767 'global_feature_modules_desc' => __('Enable/Disable FluentBooking Advanced features or integrations.', 'fluent-booking'),
768 'Plugins that will extend your Fluent Booking Functionalities' => __('Plugins that will extend your Fluent Booking Functionalities', 'fluent-booking'),
769 'Search & Select Product' => __('Search & Select Product', 'fluent-booking'),
770 'Latest Bookings' => __('Latest Bookings', 'fluent-booking'),
771 'All' => __('All', 'fluent-booking'),
772 'Past' => __('Past', 'fluent-booking'),
773 'All dates are shown in' => __('All dates are shown in', 'fluent-booking'),
774 'timezone' => __('timezone', 'fluent-booking'),
775 'sun' => __('sun', 'fluent-booking'),
776 'mon' => __('mon', 'fluent-booking'),
777 'tue' => __('tue', 'fluent-booking'),
778 'wed' => __('wed', 'fluent-booking'),
779 'thu' => __('thu', 'fluent-booking'),
780 'fri' => __('fri', 'fluent-booking'),
781 'sat' => __('sat', 'fluent-booking'),
782 'SMS' => __('SMS', 'fluent-booking'),
783 'WhatsApp' => __('WhatsApp', 'fluent-booking'),
784 'Receiver *' => __('Receiver *', 'fluent-booking'),
785 'Calendar Avatar' => __('Calendar Avatar', 'fluent-booking'),
786 'Featured Image' => __('Featured Image', 'fluent-booking'),
787 'no_show' => __('no_show', 'fluent-booking'),
788 'Bookings' => __('Bookings', 'fluent-booking'),
789 '12h' => __('12h', 'fluent-booking'),
790 '24h' => __('24h', 'fluent-booking'),
791 'Monday' => __('Monday', 'fluent-booking'),
792 'Tuesday' => __('Tuesday', 'fluent-booking'),
793 'Wednesday' => __('Wednesday', 'fluent-booking'),
794 'Thursday' => __('Thursday', 'fluent-booking'),
795 'Friday' => __('Friday', 'fluent-booking'),
796 'Saturday' => __('Saturday', 'fluent-booking'),
797 'Sunday' => __('Sunday', 'fluent-booking'),
798 'Summary Email' => __('Summary Email', 'fluent-booking'),
799 'connect_your_stripe_desc' => __('Connect Your Stripe Account to your website to accept Payments', 'fluent-booking'),
800 'Integration Feed' => __('Integration Feed', 'fluent-booking'),
801 'Error on integration settings' => __('Error on integration settings', 'fluent-booking'),
802 'Success' => __('Success', 'fluent-booking'),
803 'Error' => __('Error', 'fluent-booking'),
804 'Field Label' => __('Field Label', 'fluent-booking'),
805 'Jan' => __('Jan', 'fluent-booking'),
806 'jan' => __('jan', 'fluent-booking'),
807 'feb' => __('Feb', 'fluent-booking'),
808 'mar' => __('Mar', 'fluent-booking'),
809 'apr' => __('Apr', 'fluent-booking'),
810 'may' => __('May', 'fluent-booking'),
811 'jun' => __('Jun', 'fluent-booking'),
812 'jul' => __('Jul', 'fluent-booking'),
813 'aug' => __('Aug', 'fluent-booking'),
814 'sep' => __('Sep', 'fluent-booking'),
815 'oct' => __('Oct', 'fluent-booking'),
816 'Nov' => __('Nov', 'fluent-booking'),
817 'nov' => __('Nov', 'fluent-booking'),
818 'dec' => __('Dec', 'fluent-booking'),
819 'January' => __('January', 'fluent-booking'),
820 'February' => __('February', 'fluent-booking'),
821 'March' => __('March', 'fluent-booking'),
822 'April' => __('April', 'fluent-booking'),
823 'June' => __('June', 'fluent-booking'),
824 'July' => __('July', 'fluent-booking'),
825 'August' => __('August', 'fluent-booking'),
826 'September' => __('September', 'fluent-booking'),
827 'October' => __('October', 'fluent-booking'),
828 'November' => __('November', 'fluent-booking'),
829 'December' => __('December', 'fluent-booking'),
830 'Sorted by booked at date time' => __('Sorted by booked at date time', 'fluent-booking'),
831 'paid' => __('paid', 'fluent-booking'),
832 'Paid' => __('Paid', 'fluent-booking'),
833 'Failed' => __('Failed', 'fluent-booking'),
834 'failed' => __('failed', 'fluent-booking'),
835 'unpaid' => __('unpaid', 'fluent-booking'),
836 'Unpaid' => __('Unpaid', 'fluent-booking'),
837 'pending' => __('pending', 'fluent-booking'),
838 'am' => __('am', 'fluent-booking'),
839 'pm' => __('pm', 'fluent-booking'),
840 'Add New Schedule' => __('Add New Schedule', 'fluent-booking'),
841 'manage own calendar' => __('manage own calendar', 'fluent-booking'),
842 'read and use other availabilities' => __('read and use other availabilities', 'fluent-booking'),
843 'manage other calendars' => __('manage other calendars', 'fluent-booking'),
844 'read other calendars' => __('read other calendars', 'fluent-booking'),
845 'manage all bookings' => __('manage all bookings', 'fluent-booking'),
846 'read all bookings' => __('read all bookings', 'fluent-booking'),
847 'manage other availabilities' => __('manage other availabilities', 'fluent-booking'),
848 'Currently FluentBooking has integration with FluentCRM. After install' => __('Currently FluentBooking has integration with FluentCRM. After install', 'fluent-booking'),
849 'Integration/FluentCRM_not_active_desc' => __(', you can configure the integration feed here. More integration will be available soon. For now, you may use webhook feed.', 'fluent-booking'),
850 'Today' => __('Today', 'fluent-booking'),
851 'Yesterday' => __('Yesterday', 'fluent-booking'),
852 'Tomorrow' => __('Tomorrow', 'fluent-booking'),
853 'Later' => __('Later', 'fluent-booking'),
854 'Use WooCommerce Checkout' => __('Use WooCommerce Checkout', 'fluent-booking'),
855 'Use Native Payment Methods by FluentBooking' => __('Use Native Payment Methods by FluentBooking', 'fluent-booking'),
856 'To' => __('To', 'fluent-booking'),
857 'if customer does not complete the payment for paid events.' => __('if customer does not complete the payment for paid events.', 'fluent-booking'),
858 'from the event end time' => __('from the event end time', 'fluent-booking'),
859 'Mark booking as completed automatically after' => __('Mark booking as completed automatically after', 'fluent-booking'),
860 'Mark booking as cancelled automatically after' => __('Mark booking as cancelled automatically after', 'fluent-booking'),
861 'Checkout Method' => __('Checkout Method', 'fluent-booking'),
862 'No Data match' => __('No Data match', 'fluent-booking'),
863 'No Data' => __('No Data', 'fluent-booking'),
864 'System Enabled' => __('System Enabled', 'fluent-booking'),
865 'Enable' => __('Enable', 'fluent-booking'),
866 'Enabled' => __('Enabled', 'fluent-booking'),
867 'Install' => __('Install', 'fluent-booking'),
868 'This only applies to your public landing pages' => __('This only applies to your public landing pages', 'fluent-booking'),
869 'Theme' => __('Theme', 'fluent-booking'),
870 'System Default' => __('System Default', 'fluent-booking'),
871 'Light' => __('Light', 'fluent-booking'),
872 'Dark' => __('Dark', 'fluent-booking'),
873 'Slug' => __('Slug', 'fluent-booking'),
874 'Event Title is required' => __ ('Event Title is required', 'fluent-booking'),
875 'Redirect URL' => __('Redirect URL', 'fluent-booking'),
876 'Redirect Query String' => __('Redirect Query String', 'fluent-booking'),
877 'Redirect After Booking' => __('Redirect After Booking', 'fluent-booking'),
878 'Pass Field Data Via Query String' => __('Pass Field Data Via Query String', 'fluent-booking'),
879 'Redirect URL field is required' => __('Redirect URL field is required', 'fluent-booking'),
880 'Redirect Query String field is required' => __('Redirect Query String field is required', 'fluent-booking'),
881 'Multiple Duration requires at least 1 option' => __('Multiple Duration requires at least 1 option', 'fluent-booking'),
882 'Available Durations' => __('Available Durations', 'fluent-booking'),
883 'Default Duration' => __('Default Duration', 'fluent-booking'),
884 'Allow attendee to select duration' => __('Allow attendee to select duration', 'fluent-booking'),
885 'Rebook' => __('Rebook', 'fluent-booking'),
886 'Round Robin' => __('Round Robin', 'fluent-booking'),
887 'Collective' => __('Collective', 'fluent-booking'),
888 'Enter Name of this team' => __('Enter Name of this team', 'fluent-booking'),
889 'One rotating host' => __('One rotating host', 'fluent-booking'),
890 'Choose a common schedule' => __('Choose a common schedule', 'fluent-booking'),
891 'Choose Host Schedules' => __('Choose Host Schedules', 'fluent-booking'),
892 'Already assigned' => __('Already assigned', 'fluent-booking'),
893 'Maximum Guest Limit' => __('Maximum Guest Limit', 'fluent-booking'),
894 'Maximum Booking Limit' => __('Maximum Booking Limit', 'fluent-booking'),
895 'Refund payment from stripe' => __('Refund payment from stripe', 'fluent-booking'),
896 'refunded' => __('refunded', 'fluent-booking'),
897 'Refunded' => __('Refunded', 'fluent-booking'),
898 'Partially Refunded' => __('Partially Refunded', 'fluent-booking'),
899 'unconfirmed' => __('unconfirmed', 'fluent-booking'),
900 'Unconfirmed' => __('Unconfirmed', 'fluent-booking'),
901 'Every' => __('Every', 'fluent-booking'),
902 'for' => __('for', 'fluent-booking'),
903 'Number of Occurrences' => __('Number of Occurrences', 'fluent-booking'),
904 'You can only book up to' => __('You can only book up to', 'fluent-booking'),
905 'at a time' => __('at a time', 'fluent-booking'),
906 'occurrence' => __('occurrence', 'fluent-booking'),
907 'occurrences' => __('occurrences', 'fluent-booking'),
908 'NewBooking/host_selection_text' => __('If not selected, the system will select one based on their availability', 'fluent-booking'),
909 'Clone from' => __('Clone from', 'fluent-booking'),
910 'Clone Event' => __('Clone Event', 'fluent-booking'),
911 'Clone Settings' => __('Clone Settings', 'fluent-booking'),
912 'Clone Notification Settings' => __('Clone Notification Settings', 'fluent-booking'),
913 'Clone SMS Settings' => __('Clone SMS Settings', 'fluent-booking'),
914 'Clone Webhook Settings' => __('Clone Webhook Settings', 'fluent-booking'),
915 'Clone Integration Settings' => __('Clone Integration Settings', 'fluent-booking'),
916 'Clone Calendar Event' => __('Clone Calendar Event', 'fluent-booking'),
917 'Select Calendar Event' => __('Select Calendar Event', 'fluent-booking'),
918 'Use this number for sending sms notification' => __('Use this number for sending sms notification', 'fluent-booking'),
919 'Help Message' => __('Help Message', 'fluent-booking'),
920 'Format' => __('Format', 'fluent-booking'),
921 'Select Format' => __('Select Format', 'fluent-booking'),
922 'No_show' => __('No_show', 'fluent-booking'),
923 'Booking Rescheduled' => __('Booking Rescheduled', 'fluent-booking'),
924 'Booking Rejected' => __('Booking Rejected', 'fluent-booking'),
925 'Booking Title' => __('Booking Title', 'fluent-booking'),
926 'Schedule Meeting' => __('Schedule Meeting', 'fluent-booking'),
927 'Submit Button Text' => __('Submit Button Text', 'fluent-booking'),
928 'Advanced Settings' => __('Advanced Settings', 'fluent-booking'),
929 'The default date format will be applied if no format is chosen.' => __('The default date format will be applied if no format is chosen.', 'fluent-booking'),
930 'Customize the questions asked on the booking page' => __('Customize the questions asked on the booking page', 'fluent-booking'),
931 'Customize booking cancel and reschedule fields' => __('Customize booking cancel and reschedule fields', 'fluent-booking'),
932 'Please select the members you want to assign to this team' => __('Select the members you want to assign to this team', 'fluent-booking'),
933 'NeedProVersion' => __('is not available with the free version. Please upgrade to get all the advanced features.', 'fluent-booking'),
934 'UnlockWithPro' => __('This feature is available in FluentBooking Pro', 'fluent-booking'),
935 'UpgradeToPro' => __('Please upgrade to get all the advanced features.', 'fluent-booking'),
936 'Search Events' => __('Search Events', 'fluent-booking'),
937 'Select Team Members' => __('Select Team Members', 'fluent-booking'),
938 'Dashboard' => __('Dashboard', 'fluent-booking'),
939 'Availability Timezone' => __('Availability Timezone', 'fluent-booking'),
940 'Reserved' => __('Reserved', 'fluent-booking'),
941 'reserved' => __('reserved', 'fluent-booking'),
942 'Expires' => __('Expires', 'fluent-booking'),
943 'Reserve Times' => __('Reserve Times', 'fluent-booking'),
944 'Reserved Times' => __('Reserved Times', 'fluent-booking'),
945 'Available Times' => __('Available Times', 'fluent-booking'),
946 'Which slots are you available?' => __('Which slots are you available?', 'fluent-booking'),
947 'Select All' => __('Select All', 'fluent-booking'),
948 'Reset All' => __('Reset All', 'fluent-booking'),
949 'Max Files Count' => __('Max Files Count', 'fluent-booking'),
950 'Max File Size' => __('Max File Size', 'fluent-booking'),
951 'Zip' => __('Zip', 'fluent-booking'),
952 'Doc' => __('Doc', 'fluent-booking'),
953 'PDF' => __('PDF', 'fluent-booking'),
954 'Name Attribute' => __('Name Attribute', 'fluent-booking'),
955 'Default Value' => __('Default Value', 'fluent-booking'),
956 'File Type' => __('File Type', 'fluent-booking'),
957 'Sort By Calendar Type' => __('Sort By Calendar Type', 'fluent-booking'),
958 'Sort' => __('Sort', 'fluent-booking'),
959 'Host' => __('Host', 'fluent-booking'),
960 'event' => __('event', 'fluent-booking'),
961 'Learn' => __('Learn', 'fluent-booking'),
962 'more' => __('more', 'fluent-booking'),
963 'Select Page' => __('Select Page', 'fluent-booking'),
964 'about this feature' => __('about this feature', 'fluent-booking'),
965 'The value must be unique.' => __('The value must be unique.', 'fluent-booking'),
966 'This label will only be visible for admin.' => __('This label will only be visible for admin.', 'fluent-booking'),
967 'This portal can be accessed from' => __('This portal can be accessed from', 'fluent-booking'),
968 'Add your FluentBooking to WordPress frontend / any Page via Shortcode.' => __('Add your FluentBooking to WordPress frontend / any Page via Shortcode.', 'fluent-booking'),
969 'Please add this shortcode to your selected page:' => __('Please add this shortcode to your selected page:', 'fluent-booking'),
970 'Frontend Panel Settings' => __('Frontend Panel Settings', 'fluent-booking'),
971 'Open link in a new tab' => __('Open link in a new tab', 'fluent-booking'),
972 'Via Shortcode / Dedicated Page?' => __('Via Shortcode / Dedicated Page?', 'fluent-booking'),
973 'URL Slug for the frontend panel (eg: projects)' => __('URL Slug for the frontend panel (eg: projects)', 'fluent-booking'),
974 'Use a pre - defined page via shortcode' => __('Use a pre - defined page via shortcode', 'fluent-booking'),
975 'Enter the slug for the frontend portal' => __('Enter the slug for the frontend portal', 'fluent-booking'),
976 'Please Select the page where you want to show' => __('Please Select the page where you want to show', 'fluent-booking'),
977 'Enable Frontend Portal' => __('Enable Frontend Portal', 'fluent-booking'),
978 'Show in a standalone Frontend URL' => __('Show in a standalone Frontend URL', 'fluent-booking'),
979 'Reserved slot of' => __('Reserved slot of', 'fluent-booking'),
980 'Organizer' => __('Organizer', 'fluent-booking'),
981 'Make organizer' => __('Make organizer', 'fluent-booking'),
982 'Notification Settings' => __('Notification Settings', 'fluent-booking'),
983 'Other Notifications' => __('Other Notifications', 'fluent-booking'),
984 'Customize the email notifications sent to attendees and organizers' => __('Customize the email notifications sent to attendees and organizers', 'fluent-booking'),
985 'Optimize your email notifications for confirmations and declines' => __('Optimize your email notifications for confirmations and declines', 'fluent-booking'),
986 'Optimize your sms notifications for confirmations and declines' => __('Optimize your sms notifications for confirmations and declines', 'fluent-booking'),
987 'Customize the sms notifications sent to attendees and organizers' => __('Customize the sms notifications sent to attendees and organizers', 'fluent-booking'),
988 'Configure Twilio to send SMS notifications' => __('Configure Twilio to send SMS notifications', 'fluent-booking'),
989 'SMS by Twilio' => __('SMS by Twilio', 'fluent-booking'),
990 'Nextcloud Calendar' => __('Nextcloud Calendar', 'fluent-booking'),
991 'Apple Calendar' => __('Apple Calendar', 'fluent-booking'),
992 'Google Calendar / Meet' => __('Google Calendar / Meet', 'fluent-booking'),
993 'Outlook Calendar / MS Teams' => __('Outlook Calendar / MS Teams', 'fluent-booking'),
994 'Configure Google Calendar/Meet to sync your events' => __('Configure Google Calendar/Meet to sync your events', 'fluent-booking'),
995 'Configure Outlook Calendar to sync your events' => __('Configure Outlook Calendar to sync your events', 'fluent-booking'),
996 'Use Outlook Calendar to sync your Fluent Booking events' => __('Use Outlook Calendar to sync your Fluent Booking events', 'fluent-booking'),
997 'Enable/Disable Nextcloud Calendar to sync your events' => __('Enable/Disable Nextcloud Calendar to sync your events', 'fluent-booking'),
998 'Frontend Portal' => __('Frontend Portal', 'fluent-booking'),
999 'Advanced Modules' => __('Advanced Modules', 'fluent-booking'),
1000 'Recommended Plugins and Addons' => __('Recommended Plugins and Addons', 'fluent-booking'),
1001 'Send Confirmation Email' => __('Send Confirmation Email', 'fluent-booking'),
1002 'Load FluentBooking in the frontend of the website' => __('Load FluentBooking in the frontend of the website', 'fluent-booking'),
1003 'Add Parameters' => __('Add Parameters', 'fluent-booking'),
1004 'Page Type' => __('Page Type', 'fluent-booking'),
1005 'Other Page' => __('Other Page', 'fluent-booking'),
1006 'Generate Link' => __('Generate Link', 'fluent-booking'),
1007 'Generated Link' => __('Generated Link', 'fluent-booking'),
1008 'Generate booking link with URL parameters' => __('Generate booking link with URL parameters', 'fluent-booking'),
1009 'Frontend Portal Settings' => __('Frontend Portal Settings', 'fluent-booking'),
1010 'Maximum Date' => __('Maximum Date', 'fluent-booking'),
1011 'Minimum Date' => __('Minimum Date', 'fluent-booking'),
1012 'Select Date' => __('Select Date', 'fluent-booking'),
1013 'Terms & Conditions' => __('Terms & Conditions', 'fluent-booking'),
1014 'If no date is set, default date 1900-01-01 will be used as the minimum date.' => __('If no date is set, default date 1900-01-01 will be used as the minimum date.', 'fluent-booking'),
1015 'If no date is set, current date will be used as the maximum date.' => __('If no date is set, current date will be used as the maximum date.', 'fluent-booking'),
1016 'Filter By Calendar Type' => __('Filter By Calendar Type', 'fluent-booking'),
1017 'Invalid' => __('Invalid', 'fluent-booking'),
1018 'Actions' => __('Actions', 'fluent-booking'),
1019 'Coupon Module' => __('Coupon Module', 'fluent-booking'),
1020 'Coupons' => __('Coupons', 'fluent-booking'),
1021 'Available Coupons' => __('Available Coupons', 'fluent-booking'),
1022 'Add Coupon' => __('Add Coupon', 'fluent-booking'),
1023 'Edit Coupon' => __('Edit Coupon', 'fluent-booking'),
1024 'Select Coupon' => __('Select Coupon', 'fluent-booking'),
1025 'Coupon Code' => __('Coupon Code', 'fluent-booking'),
1026 'Enter Coupon Code' => __('Enter Coupon Code', 'fluent-booking'),
1027 'Enter Title' => __('Enter Title', 'fluent-booking'),
1028 'Title' => __('Title', 'fluent-booking'),
1029 'Generate Random Code' => __('Generate Random Code', 'fluent-booking'),
1030 'Create and manage coupons for your bookings' => __('Create and manage coupons for your bookings', 'fluent-booking'),
1031 'Enter Discount' => __('Enter Discount', 'fluent-booking'),
1032 'Percentage (%)' => __('Percentage (%)', 'fluent-booking'),
1033 'Fixed' => __('Fixed', 'fluent-booking'),
1034 'Discount' => __('Discount', 'fluent-booking'),
1035 'Discount Conditions' => __('Discount Conditions', 'fluent-booking'),
1036 'Minimum Purchase' => __('Minimum Purchase', 'fluent-booking'),
1037 'Maximum Discount' => __('Maximum Discount', 'fluent-booking'),
1038 'Minimum Purchase Amount' => __('Minimum Purchase Amount', 'fluent-booking'),
1039 'Maximum Discount Amount' => __('Maximum Discount Amount', 'fluent-booking'),
1040 'Total Limit' => __('Total Limit', 'fluent-booking'),
1041 'Per User Limit' => __('Per User Limit', 'fluent-booking'),
1042 'Limit Reached' => __('Limit Reached', 'fluent-booking'),
1043 'Applicable Events' => __('Applicable Events', 'fluent-booking'),
1044 'Select Event' => __('Select Event', 'fluent-booking'),
1045 'Internal Notes' => __('Internal Notes', 'fluent-booking'),
1046 'Status' => __('Status', 'fluent-booking'),
1047 'Enable this coupon' => __('Enable this coupon', 'fluent-booking'),
1048 'Basic Information' => __('Basic Information', 'fluent-booking'),
1049 'Expired' => __('Expired', 'fluent-booking'),
1050 'Expiration' => __('Expiration', 'fluent-booking'),
1051 'Start Date & Time' => __('Start Date & Time', 'fluent-booking'),
1052 'End Date & Time' => __('End Date & Time', 'fluent-booking'),
1053 'Additional Information' => __('Additional Information', 'fluent-booking'),
1054 'Stackable' => __('Stackable', 'fluent-booking'),
1055 'Enter Failed Message' => __('Enter Failed Message', 'fluent-booking'),
1056 'Enter Notes' => __('Enter Notes', 'fluent-booking'),
1057 'Failed Message' => __('Failed Message', 'fluent-booking'),
1058 'UTM Source' => __('UTM Source', 'fluent-booking'),
1059 'UTM Medium' => __('UTM Medium', 'fluent-booking'),
1060 'UTM Campaign' => __('UTM Campaign', 'fluent-booking'),
1061 'UTM Term' => __('UTM Term', 'fluent-booking'),
1062 'UTM Content' => __('UTM Content', 'fluent-booking'),
1063 'IP Address' => __('IP Address', 'fluent-booking'),
1064 'Go to Payment Settings' => __('Go to Payment Settings', 'fluent-booking'),
1065 'Use FluentCart Checkout' => __('Use FluentCart Checkout', 'fluent-booking'),
1066 'Repeats up to' => __('Repeats up to', 'fluent-booking'),
1067 'times' => __('times', 'fluent-booking'),
1068 'Events' => __('Events', 'fluent-booking'),
1069 'Note:' => __('Note:', 'fluent-booking'),
1070 'Weeks' => __('Weeks', 'fluent-booking'),
1071 'Months' => __('Months', 'fluent-booking'),
1072 'Years' => __('Years', 'fluent-booking'),
1073 'manage all data' => __('manage all data', 'fluent-booking'),
1074 'super admin' => __('super admin', 'fluent-booking'),
1075 'Require All Maximum Occurrences' => __('Require All Maximum Occurrences', 'fluent-booking'),
1076 'For a maximum of' => __('For a maximum of', 'fluent-booking'),
1077 'Repeats every' => __('Repeats every', 'fluent-booking'),
1078 'Recurring Settings' => __('Recurring Settings', 'fluent-booking'),
1079 'Recurring Event' => __('Recurring Event', 'fluent-booking'),
1080 'Recurring Event does not support this feature' => __('Recurring Event does not support this feature', 'fluent-booking'),
1081 'Manage your payment coupons and create discount codes for your customers here.' => __('Manage your payment coupons and create discount codes for your customers here.', 'fluent-booking'),
1082 'Select the events that this coupon can be applied to. Empty for all events' => __('Select the events that this coupon can be applied to. Empty for all events', 'fluent-booking'),
1083 'Can this coupon code be used with other coupon code' => __('Can this coupon code be used with other coupon code', 'fluent-booking'),
1084 'Minimum purchase amount should be greater than the discount amount' => __('Minimum purchase amount should be greater than the discount amount', 'fluent-booking'),
1085 'Coupon Label' => __('Coupon Label', 'fluent-booking'),
1086 'Enter Coupon Label' => __('Enter Coupon Label', 'fluent-booking'),
1087 'Apply Coupon Button' => __('Apply Coupon Button', 'fluent-booking'),
1088 'Enter Apply Button Text' => __('Enter Apply Button Text', 'fluent-booking'),
1089 'Coupon Field Placeholder' => __('Coupon Field Placeholder', 'fluent-booking'),
1090 'Enter Coupon Field Placeholder' => __('Enter Coupon Field Placeholder', 'fluent-booking'),
1091 'CouponModule/maximum_discount_amount_help' => __('This is the maximum discount that can be applied, even if the calculated discount is higher.', 'fluent-booking'),
1092 'CouponModule/total_limit_help' => __('Total number of times this coupon can be redeemed across the entire store. Empty or 0 for no limit', 'fluent-booking'),
1093 'CouponModule/per_user_limit_help' => __('Total number of times this coupon can be redeemed by a single user. Empty or 0 for no limit', 'fluent-booking'),
1094 'CouponModule/disabled_description' => __('Coupon Module is disabled. Enable the Coupon module to manage your payment coupons and create discount codes for your customers here.', 'fluent-booking'),
1095 'Ensure your calendar has at least' => __('Ensure your calendar has at least', 'fluent-booking'),
1096 'Choose File' => __('Choose File', 'fluent-booking'),
1097 'Max files reached' => __('Max files reached', 'fluent-booking'),
1098 'File size should be less than' => __('File size should be less than', 'fluent-booking'),
1099 'days of future availability to support all recurring occurrences' => __('days of future availability to support all recurring occurrences', 'fluent-booking'),
1100 'Onboarding/fluent_smtp_description' => __('Use FluentSMTP to make sure your site can send emails reliably and securely. You can use any SMTP service like Amazon SES, Sendgrid, Mailgun, ElasticEMail or any SMTP with FluentSMTP (it\'s free).', 'fluent-booking'),
1101 'Add Options' => __('Add Options', 'fluent-booking'),
1102 'Add Value' => __('Add Value', 'fluent-booking'),
1103 'Are you sure you want to delete this coupon?' => __('Are you sure you want to delete this coupon?', 'fluent-booking'),
1104 'Attendee address' => __('Attendee address', 'fluent-booking'),
1105 'Attendee\'s Email' => __('Attendee\'s Email', 'fluent-booking'),
1106 'Attendee\'s Name' => __('Attendee\'s Name', 'fluent-booking'),
1107 'Attendee\'s Timezone' => __('Attendee\'s Timezone', 'fluent-booking'),
1108 'CalendarEvent/select_event_description' => __('CalendarEvent/select_event_description', 'fluent-booking'),
1109 'Coupon Code is required' => __('Coupon Code is required', 'fluent-booking'),
1110 'Coupon Module (Pro Required)' => __('Coupon Module (Pro Required)', 'fluent-booking'),
1111 'Coupon Module is enabled' => __('Coupon Module is enabled', 'fluent-booking'),
1112 'Default Duration is required' => __('Default Duration is required', 'fluent-booking'),
1113 'Delete Coupon' => __('Delete Coupon', 'fluent-booking'),
1114 'Discount is required' => __('Discount is required', 'fluent-booking'),
1115 'Don\'t Reject' => __('Don\'t Reject', 'fluent-booking'),
1116 'Don\'t have a license key?' => __('Don\'t have a license key?', 'fluent-booking'),
1117 'Enable Coupon Module' => __('Enable Coupon Module', 'fluent-booking'),
1118 'Event Name' => __('Event Name', 'fluent-booking'),
1119 'Export CSV' => __('Export CSV', 'fluent-booking'),
1120 'Export Guests' => __('Export Guests', 'fluent-booking'),
1121 'Export limited' => __('Export limited', 'fluent-booking'),
1122 /* translators: 1: exported count, 2: total count */
1123 'Exported first %1$s of %2$s bookings. Use filters to narrow down.' => __('Exported first %1$s of %2$s bookings. Use filters to narrow down.', 'fluent-booking'),
1124 'Failed to generate CSV.' => __('Failed to generate CSV.', 'fluent-booking'),
1125 'From Email' => __('From Email', 'fluent-booking'),
1126 'From Name' => __('From Name', 'fluent-booking'),
1127 'Frontend Portal (Pro Required)' => __('Frontend Portal (Pro Required)', 'fluent-booking'),
1128 'Group (Pro Required)' => __('Group (Pro Required)', 'fluent-booking'),
1129 'If no date is set, last date of current year will be used as the maximum date.' => __('If no date is set, last date of current year will be used as the maximum date.', 'fluent-booking'),
1130 'Image' => __('Image', 'fluent-booking'),
1131 'Link Copied' => __('Link Copied', 'fluent-booking'),
1132 'Marketing Automation with FluentCRM' => __('Marketing Automation with FluentCRM', 'fluent-booking'),
1133 'Meeting link is required' => __('Meeting link is required', 'fluent-booking'),
1134 'Monetize your booking with FluentCart' => __('Monetize your booking with FluentCart', 'fluent-booking'),
1135 'No events found' => __('No events found', 'fluent-booking'),
1136 'No, Don\'t cancel' => __('No, Don\'t cancel', 'fluent-booking'),
1137 'No, Don\'t delete' => __('No, Don\'t delete', 'fluent-booking'),
1138 'Offline' => __('Offline', 'fluent-booking'),
1139 'Only JSON files are allowed' => __('Only JSON files are allowed', 'fluent-booking'),
1140 'Pick a date' => __('Pick a date', 'fluent-booking'),
1141 'Pick a date and time' => __('Pick a date and time', 'fluent-booking'),
1142 'Please enter username and password' => __('Please enter username and password', 'fluent-booking'),
1143 'Please fill all the required fields' => __('Please fill all the required fields', 'fluent-booking'),
1144 'Please select at least one available time' => __('Please select at least one available time', 'fluent-booking'),
1145 'Please wait while we save your settings' => __('Please wait while we save your settings', 'fluent-booking'),
1146 'Provide Name' => __('Provide Name', 'fluent-booking'),
1147 'Reliable Email delivery with FluentSMTP' => __('Reliable Email delivery with FluentSMTP', 'fluent-booking'),
1148 'Replace Options' => __('Replace Options', 'fluent-booking'),
1149 'Replace Value' => __('Replace Value', 'fluent-booking'),
1150 'Reply To Email' => __('Reply To Email', 'fluent-booking'),
1151 'Reply To Name' => __('Reply To Name', 'fluent-booking'),
1152 'Search Coupon' => __('Search Coupon', 'fluent-booking'),
1153 'Search Guest' => __('Search Guest', 'fluent-booking'),
1154 'Segment your guests, send bulk emails, run automations using FluentCRM.' => __('Segment your guests, send bulk emails, run automations using FluentCRM.', 'fluent-booking'),
1155 'Select Calendar Type' => __('Select Calendar Type', 'fluent-booking'),
1156 'Select remote calendar in where to add new events to when you\'re booked.' => __('Select remote calendar in where to add new events to when you\'re booked.', 'fluent-booking'),
1157 'Setup Recommended Features' => __('Setup Recommended Features', 'fluent-booking'),
1158 'Show Host Info' => __('Show Host Info', 'fluent-booking'),
1159 'Start Time' => __('Start Time', 'fluent-booking'),
1160 'Subtract Options' => __('Subtract Options', 'fluent-booking'),
1161 'Subtract Value' => __('Subtract Value', 'fluent-booking'),
1162 'Thank You For Choosing FluentBooking. Let\'s -' => __('Thank You For Choosing FluentBooking. Let\'s -', 'fluent-booking'),
1163 'This feature' => __('This feature', 'fluent-booking'),
1164 'Title is required' => __('Title is required', 'fluent-booking'),
1165 'To monetize your booking with FluentCart' => __('To monetize your booking with FluentCart', 'fluent-booking'),
1166 'Upload failed' => __('Upload failed', 'fluent-booking'),
1167 'Vie_Please_msteisbyS' => __('Vie_Please_msteisbyS', 'fluent-booking'),
1168 'Vie_Set_CFNaE' => __('Vie_Set_CFNaE', 'fluent-booking'),
1169 'We highly recommend this for monetization.' => __('We highly recommend this for monetization.', 'fluent-booking'),
1170 'We highly recommend to enable this feature.' => __('We highly recommend to enable this feature.', 'fluent-booking'),
1171 'We recommend this for reliable email delivery.' => __('We recommend this for reliable email delivery.', 'fluent-booking'),
1172 'You don\'t have any feeds configured. Let\'s go' => __('You don\'t have any feeds configured. Let\'s go', 'fluent-booking'),
1173 'McpSettings/intro' => __('Let AI assistants read and manage bookings over MCP. Off by default — turn it on, then connect with an application password.', 'fluent-booking'),
1174 'McpSettings/adapter_missing' => __('FluentBooking does not bundle the MCP adapter. Install Fluent Toolkit (recommended) or the MCP Adapter plugin, on WordPress 6.9 or newer.', 'fluent-booking'),
1175 'McpSettings/admin_only_notice' => __('Only site administrators can change these settings.', 'fluent-booking'),
1176 'McpSettings/disclosure_permissions' => __('A client acts as one WordPress user with that account\'s FluentBooking permissions — it can read attendee details and create, reschedule or cancel bookings. Connect an account you trust, and remove its application password to revoke access.', 'fluent-booking'),
1177 'McpSettings/disclosure_transfer' => __('Whatever a client reads leaves this site. The AI provider behind it becomes a recipient of that attendee data, so name it in your privacy policy before you turn this on.', 'fluent-booking'),
1178 'McpSettings/app_password_hint' => __('Authenticate with a WordPress application password for the account the agent should act as.', 'fluent-booking'),
1179 'McpSettings/toolsets_hint' => __('Every tool you expose stays loaded in the agent\'s context for the whole conversation, so enable only what you need.', 'fluent-booking'),
1180 /* translators: %1$s: number of tools, %2$s: approximate context tokens */
1181 'McpSettings/toolset_cost' => __('%1$s tools, about %2$s tokens of context', 'fluent-booking'),
1182 /* translators: %1$s: number of MCP tools exposed, %2$s: approximate context tokens */
1183 'McpSettings/total_cost' => __('Currently exposing %1$s tools, about %2$s tokens.', 'fluent-booking'),
1184 'McpSettings/loading_status' => __('Loading MCP settings, please wait.', 'fluent-booking'),
1185 'McpSettings/saving_status' => __('Saving MCP settings, please wait.', 'fluent-booking'),
1186 'McpSettings/endpoint_copied' => __('Endpoint URL has been copied to your clipboard', 'fluent-booking'),
1187 'McpSettings/adapter_missing_installable' => __('FluentBooking ships AI agent tools, but they only become available once an MCP adapter is installed and active. FluentHub bundles the adapter and can be installed from here.', 'fluent-booking'),
1188 'McpSettings/connect_intro' => __('Most clients authenticate with a WordPress application password — built into WordPress 5.6+, no extra plugin needed. Generate one from your profile, then paste your username and the app password below and we\'ll fill in the snippet for you.', 'fluent-booking'),
1189 'McpSettings/help_text' => __('MCP (Model Context Protocol) lets compatible AI clients like Claude, OpenAI Codex and Cursor read and write your booking data with your authorization. Read the setup guide for connection steps and troubleshooting.', 'fluent-booking'),
1190 'McpSettings/tools_pro_included' => __('Includes FluentBooking Pro tools.', 'fluent-booking'),
1191 'McpSettings/tools_pro_upsell' => __('FluentBooking Pro adds more tools.', 'fluent-booking'),
1192 'McpSettings/snippet_claude_code' => __('Run this in the terminal where Claude Code is installed.', 'fluent-booking'),
1193 'McpSettings/snippet_codex' => __('In Codex, add a custom MCP server (Streamable HTTP) with these values.', 'fluent-booking'),
1194 'McpSettings/snippet_cursor' => __('Add this to your Cursor mcp.json (Settings → MCP).', 'fluent-booking'),
1195 'McpSettings/snippet_generic' => __('Point your MCP client at this endpoint using HTTP Basic authentication.', 'fluent-booking'),
1196 'McpSettings/snippet_claude_desktop' => __('Add this to your claude_desktop_config.json, then restart Claude Desktop.', 'fluent-booking'),
1197 'McpSettings/snippet_claude_desktop_localdev' => __('Add this to your claude_desktop_config.json, then restart Claude Desktop. TLS verification is disabled so the proxy can reach your local self-signed certificate.', 'fluent-booking'),
1198 'McpSettings/snippet_copied' => __('Connection snippet has been copied to your clipboard', 'fluent-booking'),
1199 'Adapter' => __('Adapter', 'fluent-booking'),
1200 'Connected' => __('Connected', 'fluent-booking'),
1201 'Adapter Required' => __('Adapter Required', 'fluent-booking'),
1202 'Adapter Inactive' => __('Adapter Inactive', 'fluent-booking'),
1203 'Detected' => __('Detected', 'fluent-booking'),
1204 /* translators: %s: FluentHub version number */
1205 'FluentHub %s' => __('FluentHub %s', 'fluent-booking'),
1206 'FluentHub' => __('FluentHub', 'fluent-booking'),
1207 /* translators: %s: WordPress MCP Adapter version number */
1208 'WordPress MCP Adapter %s' => __('WordPress MCP Adapter %s', 'fluent-booking'),
1209 'Install FluentHub' => __('Install FluentHub', 'fluent-booking'),
1210 'Activate FluentHub' => __('Activate FluentHub', 'fluent-booking'),
1211 'Get FluentHub' => __('Get FluentHub', 'fluent-booking'),
1212 'Open Plugins page' => __('Open Plugins page', 'fluent-booking'),
1213 'Tools available' => __('Tools available', 'fluent-booking'),
1214 'MCP clients connect to this URL.' => __('MCP clients connect to this URL.', 'fluent-booking'),
1215 'Connect a client' => __('Connect a client', 'fluent-booking'),
1216 'Open profile → Application Passwords' => __('Open profile → Application Passwords', 'fluent-booking'),
1217 'WordPress username' => __('WordPress username', 'fluent-booking'),
1218 'Application password' => __('Application password', 'fluent-booking'),
1219 'Application password (xxxx xxxx xxxx xxxx xxxx xxxx)' => __('Application password (xxxx xxxx xxxx xxxx xxxx xxxx)', 'fluent-booking'),
1220 'Local dev (self-signed SSL — Valet, MAMP, Local by Flywheel, etc.)' => __('Local dev (self-signed SSL — Valet, MAMP, Local by Flywheel, etc.)', 'fluent-booking'),
1221 'McpSettings/localdev_tls_warning' => __('Only for local development with a self-signed certificate. This disables TLS verification (NODE_TLS_REJECT_UNAUTHORIZED=0) — never enable it on a public site, as it lets a network attacker intercept the username and application password.', 'fluent-booking'),
1222 'Copy snippet' => __('Copy snippet', 'fluent-booking'),
1223 'Fill in username and app password above to get a ready-to-paste snippet.' => __('Fill in username and app password above to get a ready-to-paste snippet.', 'fluent-booking'),
1224 'Setup guide' => __('Setup guide', 'fluent-booking'),
1225 'MCP for AI Agents' => __('MCP for AI Agents', 'fluent-booking'),
1226 'No MCP adapter found' => __('No MCP adapter found', 'fluent-booking'),
1227 'Enable the FluentBooking MCP server' => __('Enable the FluentBooking MCP server', 'fluent-booking'),
1228 'What a connected client can do' => __('What a connected client can do', 'fluent-booking'),
1229 'Endpoint URL' => __('Endpoint URL', 'fluent-booking'),
1230 'Copy endpoint URL' => __('Copy endpoint URL', 'fluent-booking'),
1231 'Create one on your profile' => __('Create one on your profile', 'fluent-booking'),
1232 'Toolsets' => __('Toolsets', 'fluent-booking'),
1233 'to install and activate FluentCart.' => __('to install and activate FluentCart.', 'fluent-booking'),
1234 'Are you sure to remove this list?' => __('Are you sure to remove this list?', 'fluent-booking'),
1235 'Are you sure to remove this tag?' => __('Are you sure to remove this tag?', 'fluent-booking'),
1236 'Are you sure you want to delete this question? This action cannot be undone.' => __('Are you sure you want to delete this question? This action cannot be undone.', 'fluent-booking'),
1237 'Clicks' => __('Clicks', 'fluent-booking'),
1238 'CRM Profile' => __('CRM Profile', 'fluent-booking'),
1239 'Delete Question' => __('Delete Question', 'fluent-booking'),
1240 'Emails' => __('Emails', 'fluent-booking'),
1241 'Loading' => __('Loading', 'fluent-booking'),
1242 'No data available to export.' => __('No data available to export.', 'fluent-booking'),
1243 'No lists found' => __('No lists found', 'fluent-booking'),
1244 'No tags found' => __('No tags found', 'fluent-booking'),
1245 'Opens' => __('Opens', 'fluent-booking'),
1246 'Seamlessly integrate FluentCart to sell paid bookings and manage products directly from your appointments.' => __('Seamlessly integrate FluentCart to sell paid bookings and manage products directly from your appointments.', 'fluent-booking'),
1247 'Search CRM contact or type an email' => __('Search CRM contact or type an email', 'fluent-booking'),
1248 'Search lists...' => __('Search lists...', 'fluent-booking'),
1249 'Search tags...' => __('Search tags...', 'fluent-booking'),
1250 'Activate a different license key' => __('Activate a different license key', 'fluent-booking'),
1251 'Contact Support' => __('Contact Support', 'fluent-booking'),
1252 'Deactivate' => __('Deactivate', 'fluent-booking'),
1253 'Deactivate this license?' => __('Deactivate this license?', 'fluent-booking'),
1254 'Ending soon' => __('Ending soon', 'fluent-booking'),
1255 'Failing' => __('Failing', 'fluent-booking'),
1256 'Fetching License Information Please wait.' => __('Fetching License Information Please wait.', 'fluent-booking'),
1257 'Get Support' => __('Get Support', 'fluent-booking'),
1258 'Grace Period' => __('Grace Period', 'fluent-booking'),
1259 /* translators: %s: human readable time since the last license check, e.g. "2 mins ago" */
1260 'Last checked: %s' => __('Last checked: %s', 'fluent-booking'),
1261 'Licensed To' => __('Licensed To', 'fluent-booking'),
1262 'Lifetime' => __('Lifetime', 'fluent-booking'),
1263 'Looks like your license has expired.' => __('Looks like your license has expired.', 'fluent-booking'),
1264 'Manage Subscription' => __('Manage Subscription', 'fluent-booking'),
1265 'Not Activated' => __('Not Activated', 'fluent-booking'),
1266 'On hold' => __('On hold', 'fluent-booking'),
1267 'Paused' => __('Paused', 'fluent-booking'),
1268 'Please contact our support team for assistance.' => __('Please contact our support team for assistance.', 'fluent-booking'),
1269 'Enter a new license key' => __('Enter a new license key', 'fluent-booking'),
1270 'Verifying license, please wait.' => __('Verifying license, please wait.', 'fluent-booking'),
1271 'Only site administrators can manage the license.' => __('Only site administrators can manage the license.', 'fluent-booking'),
1272 'Please provide your license key' => __('Please provide your license key', 'fluent-booking'),
1273 'Refresh' => __('Refresh', 'fluent-booking'),
1274 'Renew License' => __('Renew License', 'fluent-booking'),
1275 'Renew your license to keep receiving plugin updates, new features and support.' => __('Renew your license to keep receiving plugin updates, new features and support.', 'fluent-booking'),
1276 'Subscription' => __('Subscription', 'fluent-booking'),
1277 'This license has been disabled.' => __('This license has been disabled.', 'fluent-booking'),
1278 'This site will stop receiving plugin updates until a license is activated again.' => __('This site will stop receiving plugin updates until a license is activated again.', 'fluent-booking'),
1279 'Trialing' => __('Trialing', 'fluent-booking'),
1280 'Updates & Support' => __('Updates & Support', 'fluent-booking'),
1281 'We could not reach the licensing server.' => __('We could not reach the licensing server.', 'fluent-booking'),
1282 'We could not verify this license.' => __('We could not verify this license.', 'fluent-booking'),
1283 'Yes, Deactivate' => __('Yes, Deactivate', 'fluent-booking'),
1284 'You are in a grace period, so everything keeps working for now. Updates and support will end soon - renew your license to keep them.' => __('You are in a grace period, so everything keeps working for now. Updates and support will end soon - renew your license to keep them.', 'fluent-booking'),
1285 'Your Account' => __('Your Account', 'fluent-booking'),
1286 /* translators: %s: formatted expiry date */
1287 'Your license expired on %s' => __('Your license expired on %s', 'fluent-booking'),
1288 /* translators: %d: number of days until the license expires */
1289 'Your license expires in %d days' => __('Your license expires in %d days', 'fluent-booking'),
1290 'Your license expires today.' => __('Your license expires today.', 'fluent-booking'),
1291 'Your license expires tomorrow.' => __('Your license expires tomorrow.', 'fluent-booking'),
1292 'Your license has expired.' => __('Your license has expired.', 'fluent-booking'),
1293 /* translators: %s: formatted expiry date */
1294 'Your license will not renew on its own. It expires on %s.' => __('Your license will not renew on its own. It expires on %s.', 'fluent-booking'),
1295 /* translators: %s: subscription status label, e.g. "Cancelled" */
1296 'Your subscription is not active (%s)' => __('Your subscription is not active (%s)', 'fluent-booking'),
1297 /* translators: %d: number of days since the license expired */
1298 'expired %d days ago' => __('expired %d days ago', 'fluent-booking'),
1299 'expired 1 day ago' => __('expired 1 day ago', 'fluent-booking'),
1300 'expires today' => __('expires today', 'fluent-booking'),
1301 /* translators: %d: number of days until the license expires */
1302 'in %d days' => __('in %d days', 'fluent-booking'),
1303 'in 1 day' => __('in 1 day', 'fluent-booking'),
1304 'Lifetime Value' => __('Lifetime Value', 'fluent-booking'),
1305 'Orders' => __('Orders', 'fluent-booking'),
1306 'Avg. Order' => __('Avg. Order', 'fluent-booking'),
1307 'Last Purchase' => __('Last Purchase', 'fluent-booking'),
1308 'New name' => __('New name', 'fluent-booking'),
1309 'Attendee\'s Email' => __('Attendee\'s Email', 'fluent-booking'),
1310 'Attendee\'s Name' => __('Attendee\'s Name', 'fluent-booking'),
1311 'Attendee\'s Timezone' => __('Attendee\'s Timezone', 'fluent-booking'),
1312 'Don\'t Reject' => __('Don\'t Reject', 'fluent-booking'),
1313 'Evening vibes!' => __('Evening vibes!', 'fluent-booking'),
1314 'Good afternoon' => __('Good afternoon', 'fluent-booking'),
1315 'Good evening' => __('Good evening', 'fluent-booking'),
1316 'Good morning' => __('Good morning', 'fluent-booking'),
1317 'No coupons found' => __('No coupons found', 'fluent-booking'),
1318 'No meetings today' => __('No meetings today', 'fluent-booking'),
1319 'No, Don\'t cancel' => __('No, Don\'t cancel', 'fluent-booking'),
1320 'No, Don\'t delete' => __('No, Don\'t delete', 'fluent-booking'),
1321 'Select remote calendar in where to add new events to when you\'re booked.' => __('Select remote calendar in where to add new events to when you\'re booked.', 'fluent-booking'),
1322 'Step into the moonlight!' => __('Step into the moonlight!', 'fluent-booking'),
1323 'The night\'s still young!' => __('The night\'s still young!', 'fluent-booking'),
1324 'Welcome back' => __('Welcome back', 'fluent-booking'),
1325 /* translators: %s: site name */
1326 'Welcome to %s' => __('Welcome to %s', 'fluent-booking'),
1327 'You don\'t have any feeds configured. Let\'s go' => __('You don\'t have any feeds configured. Let\'s go', 'fluent-booking'),
1328 );
1329 }
1330 }