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
← All changes | app/Services/TransStrings.php +436 -7 1.5.21trunk View file →
@@ -90,8 +90,10 @@
90 90 'Add date overrides' => __('Add date overrides', 'fluent-booking'),
91 91 'Add Available Times' => __('Add Available Times', 'fluent-booking'),
92 92 'Unavailable' => __('Unavailable', 'fluent-booking'),
93 93 'Usages List' => __('Usages List', 'fluent-booking'),
94 + 'Calendar View' => __('Calendar View', 'fluent-booking'),
95 + 'List View' => __('List View', 'fluent-booking'),
94 96 'View Event' => __('View Event', 'fluent-booking'),
95 97 'Select a Field' => __('Select a Field', 'fluent-booking'),
96 98 'Guest Email' => __('Guest Email', 'fluent-booking'),
97 99 'Back' => __('Back', 'fluent-booking'),
@@ -107,8 +109,9 @@
107 109 'Interest Group is a Pro Feature' => __('Interest Group is a Pro Feature', 'fluent-booking'),
108 110 'This is a Pro Feature' => __('This is a Pro Feature', 'fluent-booking'),
109 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'),
110 112 'Save Feed' => __('Save Feed', 'fluent-booking'),
113 + 'Save Coupon' => __('Save Coupon', 'fluent-booking'),
111 114 'General Host Settings' => __('General Host Settings', 'fluent-booking'),
112 115 'Manage general settings for this calendar' => __('Manage general settings for this calendar', 'fluent-booking'),
113 116 'Recommended Image Size: 600x600. Square Orientation' => __('Recommended Image Size: 600x600. Square Orientation', 'fluent-booking'),
114 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'),
@@ -114,9 +117,9 @@
114 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'),
115 118 'Host Name / Calendar Title' => __('Host Name / Calendar Title', 'fluent-booking'),
116 119 'Enter the Host Phone Number' => __('Enter the Host Phone Number', 'fluent-booking'),
117 120 'Host Phone (with country code)' => __('Host Phone (with country code)', 'fluent-booking'),
118 - 'Enter Name of this calendar' => __('Enter Name of this calendar', 'fluent-booing-pro'),
121 + 'Enter Name of this calendar' => __('Enter Name of this calendar', 'fluent-booking'),
119 122 'Should be same as the host name' => __('Should be same as the host name', 'fluent-booking'),
120 123 'About' => __('About', 'fluent-booking'),
121 124 'Enter description for this person / calendar' => __('Enter description for this person / calendar', 'fluent-booking'),
122 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'),
@@ -127,8 +130,9 @@
127 130 'Please select which Booking Forms to show in the page?' => __('Please select which Booking Forms to show in the page?', 'fluent-booking'),
128 131 'Save Settings' => __('Save Settings', 'fluent-booking'),
129 132 'enable_calendar_check_conflicts' => __('Enable the calendars you want to check for conflicts to prevent double bookings.', 'fluent-booking'),
130 133 'API Error:' => __('API Error:', 'fluent-booking'),
134 + 'Something is wrong!' => __('Something is wrong!', 'fluent-booking'),
131 135 'Confirm Disconnect' => __('Confirm Disconnect', 'fluent-booking'),
132 136 'Remote Calendar Sync Settings' => __('Remote Calendar Sync Settings', 'fluent-booking'),
133 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'),
134 138 'Add' => __('Add', 'fluent-booking'),
@@ -140,8 +144,19 @@
140 144 'Zoom Integrations Settings' => __('Zoom Integrations Settings', 'fluent-booking'),
141 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'),
142 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'),
143 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'),
144 159 'Connect Your Zoom Account' => __('Connect Your Zoom Account', 'fluent-booking'),
145 160 'Payment Settings' => __('Payment Settings', 'fluent-booking'),
146 161 'Update Settings' => __('Update Settings', 'fluent-booking'),
147 162 'PaymentSettings/enable_payment_description' => __('Enable this event as Paid and collect payment on booking', 'fluent-booking'),
@@ -147,12 +162,17 @@
147 162 'PaymentSettings/enable_payment_description' => __('Enable this event as Paid and collect payment on booking', 'fluent-booking'),
148 163 'PaymentSettings/multi_payment_description' => __('Enable multiple payment options based on duration', 'fluent-booking'),
149 164 'PaymentSettings/enable_stripe_description' => __('Enable stripe payment method', 'fluent-booking'),
150 165 'PaymentSettings/enable_paypal_description' => __('Enable paypal payment method', 'fluent-booking'),
166 + 'PaymentSettings/enable_offline_description' => __('Enable offline payment method', 'fluent-booking'),
151 167 'PaymentSettings/enable_payment_settings' => __('To accept payment for your bookings, please activate', 'fluent-booking'),
152 168 'PaymentSettings/enable_global_payment_settings' => __('To accept payment for your bookings, please enable payment from global settings', 'fluent-booking'),
153 169 'PaymentSettings/from_global_settings' => __('from global settings.', 'fluent-booking'),
154 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'),
155 175 'Go to Stripe Settings' => __('Go to Stripe Settings', 'fluent-booking'),
156 176 'Enable Payment Module' => __('Enable Payment Module', 'fluent-booking'),
157 177 'Settings Page' => __('Settings Page', 'fluent-booking'),
158 178 'Add more item' => __('Add more item', 'fluent-booking'),
@@ -173,8 +193,10 @@
173 193 'Request Body' => __('Request Body', 'fluent-booking'),
174 194 'All Data' => __('All Data', 'fluent-booking'),
175 195 'Selected Fields' => __('Selected Fields', 'fluent-booking'),
176 196 'Request Fields' => __('Request Fields', 'fluent-booking'),
197 + 'Value' => __('Value', 'fluent-booking'),
198 + 'Field' => __('Field', 'fluent-booking'),
177 199 'Field Name' => __('Field Name', 'fluent-booking'),
178 200 'Field Value' => __('Field Value', 'fluent-booking'),
179 201 'Enter Name' => __('Enter Name', 'fluent-booking'),
180 202 'Select Value' => __('Select Value', 'fluent-booking'),
@@ -184,9 +206,9 @@
184 206 'Add New Webhook' => __('Add New Webhook', 'fluent-booking'),
185 207 'Are you sure to delete this webhook?' => __('Are you sure to delete this webhook?', 'fluent-booking'),
186 208 "You don't have any feeds configured. Let's go" => __('You don\'t have any feeds configured. Let\'s go', 'fluent-booking'),
187 209 'create one!' => __('create one!', 'fluent-booking'),
188 - 'EditCustomFieldModal/system_defined_field_label' => __('This is a system defined field. You can only edit labels', 'fluent-booking'),
210 + 'EditQuestionField/system_defined_field_label' => __('This is a system defined field. You can only edit labels', 'fluent-booking'),
189 211 'Select Type' => __('Select Type', 'fluent-booking'),
190 212 'Label *' => __('Label *', 'fluent-booking'),
191 213 'Label' => __('Label', 'fluent-booking'),
192 214 'Placeholder' => __('Placeholder', 'fluent-booking'),
@@ -194,8 +216,10 @@
194 216 'Remove' => __('Remove', 'fluent-booking'),
195 217 '+ Add new option' => __('+ Add new option', 'fluent-booking'),
196 218 'Yes' => __('Yes', 'fluent-booking'),
197 219 'No' => __('No', 'fluent-booking'),
220 + 'True' => __('True', 'fluent-booking'),
221 + 'False' => __('False', 'fluent-booking'),
198 222 'Question Settings' => __('Question Settings', 'fluent-booking'),
199 223 'Other Questions' => __('Other Questions', 'fluent-booking'),
200 224 'Add Question' => __('Add Question', 'fluent-booking'),
201 225 'Update Question' => __('Update Question', 'fluent-booking'),
@@ -230,8 +254,9 @@
230 254 'minutes' => __('minutes', 'fluent-booking'),
231 255 'Hours' => __('Hours', 'fluent-booking'),
232 256 'Days' => __('Days', 'fluent-booking'),
233 257 'of an event start time' => __('of an event start time', 'fluent-booking'),
258 + 'Event Date' => __('Event Date', 'fluent-booking'),
234 259 'Event Details' => __('Event Details', 'fluent-booking'),
235 260 'Event Type' => __('Event Type', 'fluent-booking'),
236 261 'One to One' => __('One to One', 'fluent-booking'),
237 262 'Group' => __('Group', 'fluent-booking'),
@@ -259,9 +284,9 @@
259 284 'Edit Availability' => __('Edit Availability', 'fluent-booking'),
260 285 'Date Overrides' => __('Date Overrides', 'fluent-booking'),
261 286 'No specific date overrides found for this schedule' => __('No specific date overrides found for this schedule', 'fluent-booking'),
262 287 'LocationSelector/disabled_location_description' => __('Looks like your remote connection for this location is disabled. Please revise your location selection', 'fluent-booking'),
263 - 'LocationSelector/error_location_description' => __('Looks like your remote connection for this location is disabled.', 'fluent-booking'),
288 + 'LocationSelector/error_location_description' => __('This location needs setup before it can be used:', 'fluent-booking'),
264 289 'EachSlot/disabled_location_description' => __('Selected location seems disabled. Please revise your location selections', 'fluent-booking'),
265 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'),
266 291 'Add another location option' => __('Add another location option', 'fluent-booking'),
267 292 'Display Description on booking page' => __('Display Description on booking page', 'fluent-booking'),
@@ -303,8 +328,18 @@
303 328 'CalendarEvent/select_sms_settings' => __('Select a calendar event to clone the sms notification settings into this event.', 'fluent-booking'),
304 329 'CalendarEvent/select_webhook_settings' => __('Select a calendar event to clone all webhook settings into this event.', 'fluent-booking'),
305 330 'CalendarEvent/select_integration_settings' => __('Select a calendar event to clone all integration settings into this event.', 'fluent-booking'),
306 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'),
307 342 'LimitSettings/booking_frequency' => __('Limit booking frequency', 'fluent-booking'),
308 343 'LimitSettings/booking_frequency_description' => __('Limit how many times this event can be booked', 'fluent-booking'),
309 344 'LimitSettings/booking_duration' => __('Limit total booking duration', 'fluent-booking'),
310 345 'LimitSettings/booking_duration_description' => __('Limit total amount of time that this event can be booked', 'fluent-booking'),
@@ -312,8 +347,9 @@
312 347 'LimitSettings/future_booking_description' => __('Limit how far in the future this event can be booked', 'fluent-booking'),
313 348 'LimitSettings/lock_timezone' => __('Lock timezone on booking page', 'fluent-booking'),
314 349 'LimitSettings/lock_timezone_description' => __('To lock the timezone on booking page, useful for in-person events', 'fluent-booking'),
315 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'),
316 352 'AdvancedSettings/redirect_url_description' => __('Redirect to a custom URL after a successful booking', 'fluent-booking'),
317 353 'AdvancedSettings/redirect_url_placeholder' => __('https://example.com/redirect-to-my-success-page', 'fluent-booking'),
318 354 'AdvancedSettings/redirect_query_string_hint' => __('Sample: email={{guest.email}}&phone={{booking.phone}}', 'fluent-booking'),
319 355 'AdvancedSettings/slug_setting_description' => __('Update the slug to customize your event landing page URL', 'fluent-booking'),
@@ -327,15 +363,19 @@
327 363 'AdvancedSettings/cannot_cancel_message_hint' => __('User will see this if they attempt to cancel without permission', 'fluent-booking'),
328 364 'AdvancedSettings/cannot_reschedule_message_hint' => __('User will see this if they attempt to reschedule without permission', 'fluent-booking'),
329 365 'AdvancedSettings/multiple_booking_limit_hint' => __('Set the maximum number of bookings allowed in a single transaction', 'fluent-booking'),
330 366 'Allow Multiple Booking' => __('Allow Multiple Booking', 'fluent-booking'),
367 + 'Multiple hosts' => __('Multiple hosts', 'fluent-booking'),
331 368 'Sorry! you can not cancel this' => __('Sorry! you can not cancel this', 'fluent-booking'),
332 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'),
333 371 'Requires Confirmation' => __('Requires Confirmation', 'fluent-booking'),
334 372 'When booking notice is less than' => __('When booking notice is less than', 'fluent-booking'),
335 373 'When meeting starts in less than' => __('When meeting starts in less than', 'fluent-booking'),
336 374 'Attendee Cannot Cancel' => __('Attendee Cannot Cancel', 'fluent-booking'),
337 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'),
338 378 'Before Event' => __('Before Event', 'fluent-booking'),
339 379 'After Event' => __('After Event', 'fluent-booking'),
340 380 'Per day' => __('Per day', 'fluent-booking'),
341 381 'Per week' => __('Per week', 'fluent-booking'),
@@ -347,9 +387,9 @@
347 387 'Weekly Hours By Day' => __('Weekly Hours By Day', 'fluent-booking'),
348 388 'Specific Dates & Hours (coming soon)' => __('Specific Dates & Hours (coming soon)', 'fluent-booking'),
349 389 'Weekly Hours Schedules' => __('Weekly Hours Schedules', 'fluent-booking'),
350 390 'Availability Range' => __('Availability Range', 'fluent-booking'),
351 - '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 schedule.', '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'),
352 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'),
353 393 'Select the available date range' => __('Select the available date range', 'fluent-booking'),
354 394 'Scheduling conditions' => __('Scheduling conditions', 'fluent-booking'),
355 395 'Share' => __('Share', 'fluent-booking'),
@@ -365,8 +405,9 @@
365 405 'Are you sure to disconnect this account?' => __('Are you sure to disconnect this account?', 'fluent-booking'),
366 406 'Amount' => __('Amount', 'fluent-booking'),
367 407 'Disconnect' => __('Disconnect', 'fluent-booking'),
368 408 'Payment Title' => __('Payment Title', 'fluent-booking'),
409 + 'Payment Note' => __('Payment Note', 'fluent-booking'),
369 410 'Stripe Payments' => __('Stripe Payments', 'fluent-booking'),
370 411 'Stripe' => __('Stripe', 'fluent-booking'),
371 412 'PayPal' => __('PayPal', 'fluent-booking'),
372 413 'Product' => __('Product', 'fluent-booking'),
@@ -381,8 +422,9 @@
381 422 'Create New Event Type' => __('Create New Event Type', 'fluent-booking'),
382 423 'One-to-One' => __('One-to-One', 'fluent-booking'),
383 424 'One host' => __('One host', 'fluent-booking'),
384 425 'with' => __('with', 'fluent-booking'),
426 + 'Filter' => __('Filter', 'fluent-booking'),
385 427 'One invitee' => __('One invitee', 'fluent-booking'),
386 428 'Group of invitees' => __('Group of invitees', 'fluent-booking'),
387 429 'Good for: coffee chats, 1:1 interviews, etc.' => __('Good for: coffee chats, 1:1 interviews, etc.', 'fluent-booking'),
388 430 'Good for: webinars, online classes, etc.' => __('Good for: webinars, online classes, etc.', 'fluent-booking'),
@@ -388,8 +430,9 @@
388 430 'Good for: webinars, online classes, etc.' => __('Good for: webinars, online classes, etc.', 'fluent-booking'),
389 431 'Good for: distributing incoming sales leads.' => __('Good for: distributing incoming sales leads.', 'fluent-booking'),
390 432 'Good for: higher priority meetings.' => __('Good for: higher priority meetings.', 'fluent-booking'),
391 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'),
392 435 'Landing page URL' => __('Landing page URL', 'fluent-booking'),
393 436 'Publicly Accessible' => __('Publicly Accessible', 'fluent-booking'),
394 437 'Disable Landing Page Feature' => __('Disable Landing Page Feature', 'fluent-booking'),
395 438 'Landing Page Visibility' => __('Landing Page Visibility', 'fluent-booking'),
@@ -428,8 +471,9 @@
428 471 'Booking Type' => __('Booking Type', 'fluent-booking'),
429 472 'Create Your Availability' => __('Create Your Availability', 'fluent-booking'),
430 473 'Continue' => __('Continue', 'fluent-booking'),
431 474 'Please provide a location first' => __('Please provide a location first', 'fluent-booking'),
475 + 'is required' => __('is required', 'fluent-booking'),
432 476 'Location Type is required' => __('Location Type is required', 'fluent-booking'),
433 477 'Location Title is required' => __('Location Title is required', 'fluent-booking'),
434 478 'Location Description is required' => __('Location Description is required', 'fluent-booking'),
435 479 'Location' => __('Location', 'fluent-booking'),
@@ -444,8 +488,9 @@
444 488 'Completed' => __('Completed', 'fluent-booking'),
445 489 'Cancelled' => __('Cancelled', 'fluent-booking'),
446 490 'completed' => __('completed', 'fluent-booking'),
447 491 'cancelled' => __('cancelled', 'fluent-booking'),
492 + 'rejected' => __('rejected', 'fluent-booking'),
448 493 'Pending' => __('Pending', 'fluent-booking'),
449 494 'No Show' => __('No Show', 'fluent-booking'),
450 495 'Event Guests' => __('Event Guests', 'fluent-booking'),
451 496 'Search Host' => __('Search Host', 'fluent-booking'),
@@ -456,8 +501,9 @@
456 501 'Export' => __('Export', 'fluent-booking'),
457 502 'Export Hosts' => __('Export Hosts', 'fluent-booking'),
458 503 'Drop file here or' => __('Drop file here or', 'fluent-booking'),
459 504 'click to upload' => __('click to upload', 'fluent-booking'),
505 + 'Click to copy code' => __('Click to copy code', 'fluent-booking'),
460 506 'No Host Found' => __('No Host Found', 'fluent-booking'),
461 507 'Message' => __('Message', 'fluent-booking'),
462 508 'Booking URL' => __('Booking URL', 'fluent-booking'),
463 509 'Email' => __('Email', 'fluent-booking'),
@@ -467,8 +513,9 @@
467 513 'Currency' => __('Currency', 'fluent-booking'),
468 514 'Quantity' => __('Quantity', 'fluent-booking'),
469 515 'Price' => __('Price', 'fluent-booking'),
470 516 'Total:' => __('Total:', 'fluent-booking'),
517 + 'Subtotal:' => __('Subtotal:', 'fluent-booking'),
471 518 'Payment Method' => __('Payment Method', 'fluent-booking'),
472 519 'Transaction Details' => __('Transaction Details', 'fluent-booking'),
473 520 'Card Last 4' => __('Card Last 4', 'fluent-booking'),
474 521 'Payment Total' => __('Payment Total', 'fluent-booking'),
@@ -506,8 +553,9 @@
506 553 'Select Event Types' => __('Select Event Types', 'fluent-booking'),
507 554 'Select Event' => __('Select Event', 'fluent-booking'),
508 555 'Select Status' => __('Select Status', 'fluent-booking'),
509 556 'Select Time' => __('Select Time', 'fluent-booking'),
557 + 'Search and Select Time' => __('Search and Select Time', 'fluent-booking'),
510 558 'Reorder Events' => __('Reorder Events', 'fluent-booking'),
511 559 'All Events' => __('All Events', 'fluent-booking'),
512 560 'All Event Types' => __('All Event Types', 'fluent-booking'),
513 561 'My Meetings' => __('My Meetings', 'fluent-booking'),
@@ -529,8 +577,9 @@
529 577 'Edit Team Member' => __('Edit Team Member', 'fluent-booking'),
530 578 'Access Permissions for this user' => __('Access Permissions for this user', 'fluent-booking'),
531 579 '(Required Permission)' => __('(Required Permission)', 'fluent-booking'),
532 580 'Update Access Permissions' => __('Update Access Permissions', 'fluent-booking'),
581 + 'Permission Denied Message' => __('Permission Denied Message', 'fluent-booking'),
533 582 'Add Team Member' => __('Add Team Member', 'fluent-booking'),
534 583 'Add Host' => __('Add Host', 'fluent-booking'),
535 584 'Add Team' => __('Add Team', 'fluent-booking'),
536 585 'Add One-off Event' => __('Add One-off Event', 'fluent-booking'),
@@ -578,9 +627,9 @@
578 627 'Click here' => __('Click here', 'fluent-booking'),
579 628 'Your License Key' => __('Your License Key', 'fluent-booking'),
580 629 'License Key' => __('License Key', 'fluent-booking'),
581 630 'Verify License' => __('Verify License', 'fluent-booking'),
582 - 'You license key is valid and activated' => __('You license key is valid and activated', 'fluent-booking'),
631 + 'Your license key is valid and activated' => __('Your license key is valid and activated', 'fluent-booking'),
583 632 'Want to deactivate this license?' => __('Want to deactivate this license?', 'fluent-booking'),
584 633 'Please Provide a license key of' => __('Please Provide a license key of', 'fluent-booking'),
585 634 "Don't have a license key?" => __('Don\'t have a license key?', 'fluent-booking'),
586 635 'Purchase one here' => __('Purchase one here', 'fluent-booking'),
@@ -619,8 +668,16 @@
619 668 'Label field is required' => __('Label field is required', 'fluent-booking'),
620 669 'Host Number' => __('Host Number', 'fluent-booking'),
621 670 'Host Timezone' => __('Host Timezone', 'fluent-booking'),
622 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'),
623 680 'Please set the host phone number from' => __('Please set the host phone number from', 'fluent-booking'),
624 681 'Enter number with country code' => __('Enter number with country code', 'fluent-booking'),
625 682 'EditSmsNotificationSettings/custom_number_desc' => __('This SMS will be sent to the attendee if phone number is provided during booking', 'fluent-booking'),
626 683 'SMS Body' => __('SMS Body', 'fluent-booking'),
@@ -637,8 +694,16 @@
637 694 'Event Settings' => __('Event Settings', 'fluent-booking'),
638 695 'Additional Settings' => __('Additional Settings', 'fluent-booking'),
639 696 'Active' => __('Active', 'fluent-booking'),
640 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'),
641 706 'Settings updated!' => __('Settings updated!', 'fluent-booking'),
642 707 'Are you sure you want to disconnect this integration?' => __('Are you sure you want to disconnect this integration?', 'fluent-booking'),
643 708 'Disconnect Integration' => __('Disconnect Integration', 'fluent-booking'),
644 709 'Host Settings' => __('Host Settings', 'fluent-booking'),
@@ -656,13 +721,30 @@
656 721 'Scheduled' => __('Scheduled', 'fluent-booking'),
657 722 'Booked' => __('Booked', 'fluent-booking'),
658 723 'Last week' => __('Last week', 'fluent-booking'),
659 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'),
660 737 'Edit:' => __('Edit:', 'fluent-booking'),
661 - 'Last 3 months' => __('Last 3 months', 'fluent-booking'),
662 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'),
663 742 'Add guests' => __('Add guests', 'fluent-booking'),
743 + 'other guests' => __('other guests', 'fluent-booking'),
664 744 'guests with' => __('guests with', 'fluent-booking'),
745 + 'with you and' => __('with you and', 'fluent-booking'),
746 + 'View Booking' => __('View Booking', 'fluent-booking'),
665 747 'as group booking type' => __('as group booking type', 'fluent-booking'),
666 748 'meeting between' => __('meeting between', 'fluent-booking'),
667 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'),
668 750 'Please read the documentation' => __('Please read the documentation', 'fluent-booking'),
@@ -716,8 +798,10 @@
716 798 'Summary Email' => __('Summary Email', 'fluent-booking'),
717 799 'connect_your_stripe_desc' => __('Connect Your Stripe Account to your website to accept Payments', 'fluent-booking'),
718 800 'Integration Feed' => __('Integration Feed', 'fluent-booking'),
719 801 'Error on integration settings' => __('Error on integration settings', 'fluent-booking'),
802 + 'Success' => __('Success', 'fluent-booking'),
803 + 'Error' => __('Error', 'fluent-booking'),
720 804 'Field Label' => __('Field Label', 'fluent-booking'),
721 805 'Jan' => __('Jan', 'fluent-booking'),
722 806 'jan' => __('jan', 'fluent-booking'),
723 807 'feb' => __('Feb', 'fluent-booking'),
@@ -745,9 +829,12 @@
745 829 'December' => __('December', 'fluent-booking'),
746 830 'Sorted by booked at date time' => __('Sorted by booked at date time', 'fluent-booking'),
747 831 'paid' => __('paid', 'fluent-booking'),
748 832 'Paid' => __('Paid', 'fluent-booking'),
833 + 'Failed' => __('Failed', 'fluent-booking'),
834 + 'failed' => __('failed', 'fluent-booking'),
749 835 'unpaid' => __('unpaid', 'fluent-booking'),
836 + 'Unpaid' => __('Unpaid', 'fluent-booking'),
750 837 'pending' => __('pending', 'fluent-booking'),
751 838 'am' => __('am', 'fluent-booking'),
752 839 'pm' => __('pm', 'fluent-booking'),
753 840 'Add New Schedule' => __('Add New Schedule', 'fluent-booking'),
@@ -762,8 +849,9 @@
762 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'),
763 850 'Today' => __('Today', 'fluent-booking'),
764 851 'Yesterday' => __('Yesterday', 'fluent-booking'),
765 852 'Tomorrow' => __('Tomorrow', 'fluent-booking'),
853 + 'Later' => __('Later', 'fluent-booking'),
766 854 'Use WooCommerce Checkout' => __('Use WooCommerce Checkout', 'fluent-booking'),
767 855 'Use Native Payment Methods by FluentBooking' => __('Use Native Payment Methods by FluentBooking', 'fluent-booking'),
768 856 'To' => __('To', 'fluent-booking'),
769 857 'if customer does not complete the payment for paid events.' => __('if customer does not complete the payment for paid events.', 'fluent-booking'),
@@ -773,8 +861,9 @@
773 861 'Checkout Method' => __('Checkout Method', 'fluent-booking'),
774 862 'No Data match' => __('No Data match', 'fluent-booking'),
775 863 'No Data' => __('No Data', 'fluent-booking'),
776 864 'System Enabled' => __('System Enabled', 'fluent-booking'),
865 + 'Enable' => __('Enable', 'fluent-booking'),
777 866 'Enabled' => __('Enabled', 'fluent-booking'),
778 867 'Install' => __('Install', 'fluent-booking'),
779 868 'This only applies to your public landing pages' => __('This only applies to your public landing pages', 'fluent-booking'),
780 869 'Theme' => __('Theme', 'fluent-booking'),
@@ -798,14 +887,25 @@
798 887 'Collective' => __('Collective', 'fluent-booking'),
799 888 'Enter Name of this team' => __('Enter Name of this team', 'fluent-booking'),
800 889 'One rotating host' => __('One rotating host', 'fluent-booking'),
801 890 'Choose a common schedule' => __('Choose a common schedule', 'fluent-booking'),
891 + 'Choose Host Schedules' => __('Choose Host Schedules', 'fluent-booking'),
802 892 'Already assigned' => __('Already assigned', 'fluent-booking'),
803 893 'Maximum Guest Limit' => __('Maximum Guest Limit', 'fluent-booking'),
804 894 'Maximum Booking Limit' => __('Maximum Booking Limit', 'fluent-booking'),
805 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'),
806 899 'unconfirmed' => __('unconfirmed', 'fluent-booking'),
807 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'),
808 908 'NewBooking/host_selection_text' => __('If not selected, the system will select one based on their availability', 'fluent-booking'),
809 909 'Clone from' => __('Clone from', 'fluent-booking'),
810 910 'Clone Event' => __('Clone Event', 'fluent-booking'),
811 911 'Clone Settings' => __('Clone Settings', 'fluent-booking'),
@@ -845,8 +945,16 @@
845 945 'Available Times' => __('Available Times', 'fluent-booking'),
846 946 'Which slots are you available?' => __('Which slots are you available?', 'fluent-booking'),
847 947 'Select All' => __('Select All', 'fluent-booking'),
848 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'),
849 957 'Sort By Calendar Type' => __('Sort By Calendar Type', 'fluent-booking'),
850 958 'Sort' => __('Sort', 'fluent-booking'),
851 959 'Host' => __('Host', 'fluent-booking'),
852 960 'event' => __('event', 'fluent-booking'),
@@ -853,8 +961,10 @@
853 961 'Learn' => __('Learn', 'fluent-booking'),
854 962 'more' => __('more', 'fluent-booking'),
855 963 'Select Page' => __('Select Page', 'fluent-booking'),
856 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'),
857 967 'This portal can be accessed from' => __('This portal can be accessed from', 'fluent-booking'),
858 968 'Add your FluentBooking to WordPress frontend / any Page via Shortcode.' => __('Add your FluentBooking to WordPress frontend / any Page via Shortcode.', 'fluent-booking'),
859 969 'Please add this shortcode to your selected page:' => __('Please add this shortcode to your selected page:', 'fluent-booking'),
860 970 'Frontend Panel Settings' => __('Frontend Panel Settings', 'fluent-booking'),
@@ -895,7 +1005,326 @@
895 1005 'Other Page' => __('Other Page', 'fluent-booking'),
896 1006 'Generate Link' => __('Generate Link', 'fluent-booking'),
897 1007 'Generated Link' => __('Generated Link', 'fluent-booking'),
898 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'),
899 1328 );
900 1329 }
901 -}
1330 +}