shell bypass 403
<?php
namespace FluentBooking\App\Services;
class TransStrings
{
public static function getStrings()
{
return array(
'Overview' => __('Overview', 'fluent-booking'),
'Start date' => __('Start date', 'fluent-booking'),
'Start' => __('Start', 'fluent-booking'),
'End date' => __('End date', 'fluent-booking'),
'End' => __('End', 'fluent-booking'),
'Next Meetings' => __('Next Meetings', 'fluent-booking'),
'Next meeting not available' => __('Next meeting not available', 'fluent-booking'),
'Latest Booked Meetings' => __('Latest Booked Meetings', 'fluent-booking'),
'No Latest Booked Event Found' => __('No Latest Booked Event Found', 'fluent-booking'),
'View' => __('View ', 'fluent-booking'),
'Select Date' => __('Select Date', 'fluent-booking'),
'Booking Trends' => __('Booking Trends', 'fluent-booking'),
'Cancel' => __('Cancel', 'fluent-booking'),
'Are you sure to delete this?' => __('Are you sure to delete this?', 'fluent-booking'),
'Confirm' => __('Confirm', 'fluent-booking'),
'General Operators' => __('General Operators', 'fluent-booking'),
'Equal' => __('Equal', 'fluent-booking'),
'equal' => __('equal', 'fluent-booking'),
'not equal' => __('not equal', 'fluent-booking'),
'Not Equal' => __('Not Equal', 'fluent-booking'),
'greater than' => __('greater than', 'fluent-booking'),
'Greater Than' => __('Greater Than', 'fluent-booking'),
'less than' => __('less than', 'fluent-booking'),
'Less Than' => __('Less Than', 'fluent-booking'),
'greater than or equal' => __('greater than or equal', 'fluent-booking'),
'less than or equal' => __('less than or equal', 'fluent-booking'),
'contains' => __('contains', 'fluent-booking'),
'Contains' => __('Contains', 'fluent-booking'),
'do not contains' => __('do not contains', 'fluent-booking'),
'Not Contains' => __('Not Contains', 'fluent-booking'),
'starts with' => __('starts with', 'fluent-booking'),
'Starts With' => __('Starts With', 'fluent-booking'),
'ends with' => __('ends with', 'fluent-booking'),
'Ends With' => __('Ends With', 'fluent-booking'),
'Advanced Operators' => __('Advanced Operators', 'fluent-booking'),
'Equal to Data Length' => __('Equal to Data Length', 'fluent-booking'),
'Less than to Data length' => __('Less than to Data length', 'fluent-booking'),
'Greater than to Data Length' => __('Greater than to Data Length', 'fluent-booking'),
'Regex Match' => __('Regex Match', 'fluent-booking'),
'Enter length in number' => __('Enter length in number', 'fluent-booking'),
'Enter a value' => __('Enter a value', 'fluent-booking'),
'Please enter a keyword' => __('Please enter a keyword', 'fluent-booking'),
'Select' => __('Select', 'fluent-booking'),
'Select Condition' => __('Select Condition', 'fluent-booking'),
'Match any Of' => __('Match any Of', 'fluent-booking'),
'Match all of' => __('Match all of', 'fluent-booking'),
'Match none of' => __('Match none of', 'fluent-booking'),
'Select data source and operator first' => __('Select data source and operator first', 'fluent-booking'),
'Match Type' => __('Match Type', 'fluent-booking'),
'Delete this group' => __('Delete this group', 'fluent-booking'),
'Add Another Conditional Group' => __('Add Another Conditional Group', 'fluent-booking'),
'Search contact' => __('Search contact', 'fluent-booking'),
'Add More' => __('Add More', 'fluent-booking'),
'Meeting Activities' => __('Meeting Activities', 'fluent-booking'),
'No activities has been recorded for this booking' => __('No activities has been recorded for this booking', 'fluent-booking'),
'Availability' => __('Availability', 'fluent-booking'),
'Configure times when you are available for bookings.' => __('Configure times when you are available for bookings.', 'fluent-booking'),
'My Schedules' => __('My Schedules', 'fluent-booking'),
'All Schedules' => __('All Schedules', 'fluent-booking'),
'Always' => __('Always', 'fluent-booking'),
'Add New' => __('Add New', 'fluent-booking'),
'Default' => __('Default', 'fluent-booking'),
'calendar events are using this schedule' => __('calendar events are using this schedule', 'fluent-booking'),
'No events are using this schedule' => __('No events are using this schedule', 'fluent-booking'),
'Set as Default' => __('Set as Default', 'fluent-booking'),
'Duplicate' => __('Duplicate', 'fluent-booking'),
'Clone' => __('Clone', 'fluent-booking'),
'Delete' => __('Delete', 'fluent-booking'),
'No Availability found' => __('No Availability found', 'fluent-booking'),
'Add New Availability Schedule' => __('Add New Availability Schedule', 'fluent-booking'),
'Schedule Title *' => __('Schedule Title *', 'fluent-booking'),
'Select Your Timezone *' => __('Select Your Timezone *', 'fluent-booking'),
'Default schedule' => __('Default schedule', 'fluent-booking'),
'Update' => __('Update', 'fluent-booking'),
'Enter Schedule Title' => __('Enter Schedule Title', 'fluent-booking'),
'edit_schedule_description' => __('Edit the schedule below so that you can apply to your event/booking types', 'fluent-booking'),
'Timezone:' => __('Timezone:', 'fluent-booking'),
'Weekly Hours' => __('Weekly Hours', 'fluent-booking'),
'Add date overrides' => __('Add date overrides', 'fluent-booking'),
'Add Available Times' => __('Add Available Times', 'fluent-booking'),
'Unavailable' => __('Unavailable', 'fluent-booking'),
'Usages List' => __('Usages List', 'fluent-booking'),
'Calendar View' => __('Calendar View', 'fluent-booking'),
'List View' => __('List View', 'fluent-booking'),
'View Event' => __('View Event', 'fluent-booking'),
'Select a Field' => __('Select a Field', 'fluent-booking'),
'Guest Email' => __('Guest Email', 'fluent-booking'),
'Back' => __('Back', 'fluent-booking'),
'Integrations' => __('Integrations', 'fluent-booking'),
'Edit' => __('Edit', 'fluent-booking'),
'or' => __('or', 'fluent-booking'),
'integrations_description' => __('Connect your favourite tools with your booking scheduled, completed or cancelled actions', 'fluent-booking'),
'Add New Integration' => __('Add New Integration', 'fluent-booking'),
'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'),
'Conditional Logics is a Pro Feature' => __('Conditional Logics is a Pro Feature', 'fluent-booking'),
'Please upgrade to pro to unlock this feature.' => __('Please upgrade to pro to unlock this feature.', 'fluent-booking'),
'Upgrade to Pro' => __('Upgrade to Pro', 'fluent-booking'),
'Interest Group is a Pro Feature' => __('Interest Group is a Pro Feature', 'fluent-booking'),
'This is a Pro Feature' => __('This is a Pro Feature', 'fluent-booking'),
'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'),
'Save Feed' => __('Save Feed', 'fluent-booking'),
'General Host Settings' => __('General Host Settings', 'fluent-booking'),
'Manage general settings for this calendar' => __('Manage general settings for this calendar', 'fluent-booking'),
'Recommended Image Size: 600x600. Square Orientation' => __('Recommended Image Size: 600x600. Square Orientation', 'fluent-booking'),
'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'),
'Host Name / Calendar Title' => __('Host Name / Calendar Title', 'fluent-booking'),
'Enter the Host Phone Number' => __('Enter the Host Phone Number', 'fluent-booking'),
'Host Phone (with country code)' => __('Host Phone (with country code)', 'fluent-booking'),
'Enter Name of this calendar' => __('Enter Name of this calendar', 'fluent-booing-pro'),
'Should be same as the host name' => __('Should be same as the host name', 'fluent-booking'),
'About' => __('About', 'fluent-booking'),
'Enter description for this person / calendar' => __('Enter description for this person / calendar', 'fluent-booking'),
'Will be shown on your calendar landing page / team block UI' => __('Will be shown on your calendar landing page / team block UI', 'fluent-booking'),
'Enable Landing Page Features for this calendar' => __('Enable Landing Page Features for this calendar', 'fluent-booking'),
'Which Booking Forms to Show?' => __('Which Booking Forms to Show?', 'fluent-booking'),
'All Active Booking Forms' => __('All Active Booking Forms', 'fluent-booking'),
'Only Selected Active Booking Types' => __('Only Selected Active Booking Types', 'fluent-booking'),
'Please select which Booking Forms to show in the page?' => __('Please select which Booking Forms to show in the page?', 'fluent-booking'),
'Save Settings' => __('Save Settings', 'fluent-booking'),
'enable_calendar_check_conflicts' => __('Enable the calendars you want to check for conflicts to prevent double bookings.', 'fluent-booking'),
'API Error:' => __('API Error:', 'fluent-booking'),
'Confirm Disconnect' => __('Confirm Disconnect', 'fluent-booking'),
'Remote Calendar Sync Settings' => __('Remote Calendar Sync Settings', 'fluent-booking'),
'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'),
'Add' => __('Add', 'fluent-booking'),
'Create events on' => __('Create events on', 'fluent-booking'),
"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'),
'Select a Remote Calendar' => __('Select a Remote Calendar', 'fluent-booking'),
'RemoteCalendarsSettings/connect_calendar_desc' => __('To use Remote Calendar Sync feature please connect with one of the following calendar providers', 'fluent-booking'),
'To use Remote Calendar Sync feature please configure your apps first' => __('To use Remote Calendar Sync feature please configure your apps first', 'fluent-booking'),
'Zoom Integrations Settings' => __('Zoom Integrations Settings', 'fluent-booking'),
'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'),
'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'),
'UserZoomSettings/connect_zoom_desc' => __('Connect your Zoom account to create dynamic meeting in zoom for your bookings.', 'fluent-booking'),
'Connect Your Zoom Account' => __('Connect Your Zoom Account', 'fluent-booking'),
'Payment Settings' => __('Payment Settings', 'fluent-booking'),
'Update Settings' => __('Update Settings', 'fluent-booking'),
'PaymentSettings/enable_payment_description' => __('Enable this event as Paid and collect payment on booking', 'fluent-booking'),
'PaymentSettings/multi_payment_description' => __('Enable multiple payment options based on duration', 'fluent-booking'),
'PaymentSettings/enable_stripe_description' => __('Enable stripe payment method', 'fluent-booking'),
'PaymentSettings/enable_paypal_description' => __('Enable paypal payment method', 'fluent-booking'),
'PaymentSettings/enable_offline_description' => __('Enable offline payment method', 'fluent-booking'),
'PaymentSettings/enable_payment_settings' => __('To accept payment for your bookings, please activate', 'fluent-booking'),
'PaymentSettings/enable_global_payment_settings' => __('To accept payment for your bookings, please enable payment from global settings', 'fluent-booking'),
'PaymentSettings/from_global_settings' => __('from global settings.', 'fluent-booking'),
'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'),
'Edit Transaction' => __('Edit Transaction', 'fluent-booking'),
'Billing Address' => __('Billing Address', 'fluent-booking'),
'Shipping Address' => __('Shipping Address', 'fluent-booking'),
'Go to Stripe Settings' => __('Go to Stripe Settings', 'fluent-booking'),
'Enable Payment Module' => __('Enable Payment Module', 'fluent-booking'),
'Settings Page' => __('Settings Page', 'fluent-booking'),
'Add more item' => __('Add more item', 'fluent-booking'),
'Name' => __('Name', 'fluent-booking'),
'WebHook Feed Name' => __('WebHook Feed Name', 'fluent-booking'),
'Request URL' => __('Request URL', 'fluent-booking'),
'WebHook URL' => __('WebHook URL', 'fluent-booking'),
'Request Method' => __('Request Method', 'fluent-booking'),
'Request Format' => __('Request Format', 'fluent-booking'),
'Request Header' => __('Request Header', 'fluent-booking'),
'Request Headers' => __('Request Headers', 'fluent-booking'),
'No Headers' => __('No Headers', 'fluent-booking'),
'With Headers' => __('With Headers', 'fluent-booking'),
'Header Name' => __('Header Name', 'fluent-booking'),
'Header Value' => __('Header Value', 'fluent-booking'),
'Header Key' => __('Header Key', 'fluent-booking'),
'Enter Value' => __('Enter Value', 'fluent-booking'),
'Request Body' => __('Request Body', 'fluent-booking'),
'All Data' => __('All Data', 'fluent-booking'),
'Selected Fields' => __('Selected Fields', 'fluent-booking'),
'Request Fields' => __('Request Fields', 'fluent-booking'),
'Value' => __('Value', 'fluent-booking'),
'Field' => __('Field', 'fluent-booking'),
'Field Name' => __('Field Name', 'fluent-booking'),
'Field Value' => __('Field Value', 'fluent-booking'),
'Enter Name' => __('Enter Name', 'fluent-booking'),
'Select Value' => __('Select Value', 'fluent-booking'),
'Event Triggers' => __('Event Triggers', 'fluent-booking'),
'Enable this webhook feed' => __('Enable this webhook feed', 'fluent-booking'),
'Webhook Feeds' => __('Webhook Feeds', 'fluent-booking'),
'Add New Webhook' => __('Add New Webhook', 'fluent-booking'),
'Are you sure to delete this webhook?' => __('Are you sure to delete this webhook?', 'fluent-booking'),
"You don't have any feeds configured. Let's go" => __('You don\'t have any feeds configured. Let\'s go', 'fluent-booking'),
'create one!' => __('create one!', 'fluent-booking'),
'EditCustomFieldModal/system_defined_field_label' => __('This is a system defined field. You can only edit labels', 'fluent-booking'),
'Select Type' => __('Select Type', 'fluent-booking'),
'Label *' => __('Label *', 'fluent-booking'),
'Label' => __('Label', 'fluent-booking'),
'Placeholder' => __('Placeholder', 'fluent-booking'),
'Options *' => __('Options *', 'fluent-booking'),
'Remove' => __('Remove', 'fluent-booking'),
'+ Add new option' => __('+ Add new option', 'fluent-booking'),
'Yes' => __('Yes', 'fluent-booking'),
'No' => __('No', 'fluent-booking'),
'Question Settings' => __('Question Settings', 'fluent-booking'),
'Other Questions' => __('Other Questions', 'fluent-booking'),
'Add Question' => __('Add Question', 'fluent-booking'),
'Update Question' => __('Update Question', 'fluent-booking'),
'Shortcodes' => __('Shortcodes', 'fluent-booking'),
'Subject' => __('Subject', 'fluent-booking'),
'Email Body' => __('Email Body', 'fluent-booking'),
'Add Shortcodes' => __('Add Shortcodes', 'fluent-booking'),
'Timing' => __('Timing', 'fluent-booking'),
'Select Unit' => __('Select Unit', 'fluent-booking'),
'Minutes Before' => __('Minutes Before', 'fluent-booking'),
'Hours Before' => __('Hours Before', 'fluent-booking'),
'Days Before' => __('Days Before', 'fluent-booking'),
'+ Add Another Reminder' => __('+ Add Another Reminder', 'fluent-booking'),
'Additional Recipients' => __('Additional Recipients', 'fluent-booking'),
'Additional Guests' => __('Additional Guests', 'fluent-booking'),
'Enter email addresses separated by commas' => __('Enter email addresses separated by commas', 'fluent-booking'),
'EditNotificationSettings/additional_recipients_desc' => __('Provided email addresses will set as CC to this email notification', 'fluent-booking'),
'Enable this notification email' => __('Enable this notification email', 'fluent-booking'),
'Location Title *' => __('Location Title *', 'fluent-booking'),
'Location Title' => __('Location Title', 'fluent-booking'),
'Location Description' => __('Location Description', 'fluent-booking'),
'Location Description *' => __('Location Description *', 'fluent-booking'),
'Your Phone Number * (with country code)' => __('Your Phone Number * (with country code)', 'fluent-booking'),
'Your Phone Number' => __('Your Phone Number', 'fluent-booking'),
'Online Meeting Link *' => __('Online Meeting Link *', 'fluent-booking'),
'Your Meeting Link' => __('Your Meeting Link', 'fluent-booking'),
'Edit Location' => __('Edit Location', 'fluent-booking'),
'Add Location' => __('Add Location', 'fluent-booking'),
'eg: 4' => __('eg: 4', 'fluent-booking'),
'ex: 60' => __('ex: 60', 'fluent-booking'),
'Minutes' => __('Minutes', 'fluent-booking'),
'minutes' => __('minutes', 'fluent-booking'),
'Hours' => __('Hours', 'fluent-booking'),
'Days' => __('Days', 'fluent-booking'),
'of an event start time' => __('of an event start time', 'fluent-booking'),
'Event Date' => __('Event Date', 'fluent-booking'),
'Event Details' => __('Event Details', 'fluent-booking'),
'Event Type' => __('Event Type', 'fluent-booking'),
'One to One' => __('One to One', 'fluent-booking'),
'Group' => __('Group', 'fluent-booking'),
'Event Name *' => __('Event Name *', 'fluent-booking'),
'Enter Event Title' => __('Enter Event Title', 'fluent-booking'),
'Enter Description here' => __('Enter Description here', 'fluent-booking'),
'Description' => __('Description', 'fluent-booking'),
'Location *' => __('Location *', 'fluent-booking'),
'spots left' => __('spots left', 'fluent-booking'),
'Max invitees in a spot' => __('Max invitees in a spot', 'fluent-booking'),
'Display remaining spots on booking page' => __('Display remaining spots on booking page', 'fluent-booking'),
'Meeting Duration *' => __('Meeting Duration *', 'fluent-booking'),
'Meeting Duration' => __('Meeting Duration', 'fluent-booking'),
'DateOverRides/description' => __('Add dates when your availability changes from your weekly hours', 'fluent-booking'),
'AvailableTimes/description' => __('Add your available times for this event. At least one available time should be added.', 'fluent-booking'),
'Add a date override' => __('Add a date override', 'fluent-booking'),
'What hours are you available?' => __('What hours are you available?', 'fluent-booking'),
'What is this meeting about?' => __('What is this meeting about?', 'fluent-booking'),
'Mark to Unavailable' => __('Mark to Unavailable', 'fluent-booking'),
'Apply' => __('Apply', 'fluent-booking'),
'Email Notification Settings' => __('Email Notification Settings', 'fluent-booking'),
'Disabled' => __('Disabled', 'fluent-booking'),
'Edit Notification' => __('Edit Notification', 'fluent-booking'),
'Save Email' => __('Save Email', 'fluent-booking'),
'Edit Availability' => __('Edit Availability', 'fluent-booking'),
'Date Overrides' => __('Date Overrides', 'fluent-booking'),
'No specific date overrides found for this schedule' => __('No specific date overrides found for this schedule', 'fluent-booking'),
'LocationSelector/disabled_location_description' => __('Looks like your remote connection for this location is disabled. Please revise your location selection', 'fluent-booking'),
'LocationSelector/error_location_description' => __('Looks like your remote connection for this location is disabled.', 'fluent-booking'),
'EachSlot/disabled_location_description' => __('Selected location seems disabled. Please revise your location selections', 'fluent-booking'),
'EachSlot/delete_confirmation' => __('Are you sure you want to delete this booking type? All the associate bookings and data will be deleted.', 'fluent-booking'),
'Add another location option' => __('Add another location option', 'fluent-booking'),
'Display Description on booking page' => __('Display Description on booking page', 'fluent-booking'),
'Display Phone number on booking page' => __('Display Phone number on booking page', 'fluent-booking'),
'Display Link on booking page' => __('Display Link on booking page', 'fluent-booking'),
'In Person (Attendee Address)' => __('In Person (Attendee Address)', 'fluent-booking'),
'In Person (Organizer Address)' => __('In Person (Organizer Address)', 'fluent-booking'),
'Attendee Phone Number' => __('Attendee Phone Number', 'fluent-booking'),
'Organizer Phone Number' => __('Organizer Phone Number', 'fluent-booking'),
'Online Meeting' => __('Online Meeting', 'fluent-booking'),
'Google Meet' => __('Google Meet', 'fluent-booking'),
'MS Teams' => __('MS Teams', 'fluent-booking'),
'Zoom Meeting' => __('Zoom Meeting', 'fluent-booking'),
'Booking Questions' => __('Booking Questions', 'fluent-booking'),
'Required' => __('Required', 'fluent-booking'),
'System' => __('System', 'fluent-booking'),
"Attendee's Name" => __('Attendee\'s Name', 'fluent-booking'),
"Attendee's Email" => __('Attendee\'s Email', 'fluent-booking'),
"Attendee's Timezone" => __('Attendee\'s Timezone', 'fluent-booking'),
"Attendee address" => __('Attendee address', 'fluent-booking'),
'Attendee phone number (with country code)' => __('Attendee phone number (with country code)', 'fluent-booking'),
'Hidden' => __('Hidden', 'fluent-booking'),
'+ Add more questions for invitees' => __('+ Add more questions for invitees', 'fluent-booking'),
'Schedule Settings' => __('Schedule Settings', 'fluent-booking'),
'Limits' => __('Limits', 'fluent-booking'),
'Invitees can schedule...' => __('Invitees can schedule...', 'fluent-booking'),
'Within future days' => __('Within future days', 'fluent-booking'),
'Days into the future' => __('Days into the future', 'fluent-booking'),
'Within a date range' => __('Within a date range', 'fluent-booking'),
'Indefinitely into the future' => __('Indefinitely into the future', 'fluent-booking'),
'ScheduleSettings/availability_type_label' => __('How do you want to offer your availability for this event type?', 'fluent-booking'),
'Use an Existing Schedule' => __('Use an Existing Schedule', 'fluent-booking'),
'Which Schedule Do You Want to Use?' => __('Which Schedule Do You Want to Use?', 'fluent-booking'),
'Select Schedule' => __('Select Schedule', 'fluent-booking'),
'Set Custom Hours' => __('Set Custom Hours', 'fluent-booking'),
"Invitees can't schedule within..." => __('Invitees can\'t schedule within...', 'fluent-booking'),
"CalendarEvent/select_event_description" => __('Select a calendar event from another calendar to clone it into your calendar', 'fluent-booking'),
'CalendarEvent/select_notification_settings' => __('Select a calendar event to clone the notification settings into this event.', 'fluent-booking'),
'CalendarEvent/select_sms_settings' => __('Select a calendar event to clone the sms notification settings into this event.', 'fluent-booking'),
'CalendarEvent/select_webhook_settings' => __('Select a calendar event to clone all webhook settings into this event.', 'fluent-booking'),
'CalendarEvent/select_integration_settings' => __('Select a calendar event to clone all integration settings into this event.', 'fluent-booking'),
'ScheduleSettings/before/after_event_label' => __('Want to add buffer time before or after your events?', 'fluent-booking'),
'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'),
'LimitSettings/booking_frequency' => __('Limit booking frequency', 'fluent-booking'),
'LimitSettings/booking_frequency_description' => __('Limit how many times this event can be booked', 'fluent-booking'),
'LimitSettings/booking_duration' => __('Limit total booking duration', 'fluent-booking'),
'LimitSettings/booking_duration_description' => __('Limit total amount of time that this event can be booked', 'fluent-booking'),
'LimitSettings/future_booking' => __('Limit future bookings', 'fluent-booking'),
'LimitSettings/future_booking_description' => __('Limit how far in the future this event can be booked', 'fluent-booking'),
'LimitSettings/lock_timezone' => __('Lock timezone on booking page', 'fluent-booking'),
'LimitSettings/lock_timezone_description' => __('To lock the timezone on booking page, useful for in-person events', 'fluent-booking'),
'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'),
'AdvancedSettings/redirect_url_description' => __('Redirect to a custom URL after a successful booking', 'fluent-booking'),
'AdvancedSettings/redirect_url_placeholder' => __('https://example.com/redirect-to-my-success-page', 'fluent-booking'),
'AdvancedSettings/redirect_query_string_hint' => __('Sample: email={{guest.email}}&phone={{booking.phone}}', 'fluent-booking'),
'AdvancedSettings/slug_setting_description' => __('Update the slug to customize your event landing page URL', 'fluent-booking'),
'AdvancedSettings/slug_setting_hint' => __('Slug must be unique to avoid any conflicts with other events', 'fluent-booking'),
'AdvancedSettings/single_multi_booking_description' => __('Allow a user to book multiple different times for the same event in one transaction', 'fluent-booking'),
'AdvancedSettings/group_multi_booking_description' => __('Allow a user to book the same event for multiple attendees at the same time', 'fluent-booking'),
'AdvancedSettings/cannot_cancel_description' => __('Please ensure the cancel link is removed from the confirmation email', 'fluent-booking'),
'AdvancedSettings/can_cancel_description' => __('Please ensure the cancel link is included in the confirmation email', 'fluent-booking'),
'AdvancedSettings/cannot_reschedule_description' => __('Please ensure the reschedule link is removed from the confirmation email', 'fluent-booking'),
'AdvancedSettings/can_reschedule_description' => __('Please ensure the reschedule link is included in the confirmation email', 'fluent-booking'),
'AdvancedSettings/cannot_cancel_message_hint' => __('User will see this if they attempt to cancel without permission', 'fluent-booking'),
'AdvancedSettings/cannot_reschedule_message_hint' => __('User will see this if they attempt to reschedule without permission', 'fluent-booking'),
'AdvancedSettings/multiple_booking_limit_hint' => __('Set the maximum number of bookings allowed in a single transaction', 'fluent-booking'),
'Allow Multiple Booking' => __('Allow Multiple Booking', 'fluent-booking'),
'Multiple hosts' => __('Multiple hosts', 'fluent-booking'),
'Sorry! you can not cancel this' => __('Sorry! you can not cancel this', 'fluent-booking'),
'Sorry! you can not reschedule this' => __('Sorry! you can not reschedule this', 'fluent-booking'),
'Sorry! you cannot remove the organizer' => __('Sorry! you cannot remove the organizer', 'fluent-booking'),
'Requires Confirmation' => __('Requires Confirmation', 'fluent-booking'),
'When booking notice is less than' => __('When booking notice is less than', 'fluent-booking'),
'When meeting starts in less than' => __('When meeting starts in less than', 'fluent-booking'),
'Attendee Cannot Cancel' => __('Attendee Cannot Cancel', 'fluent-booking'),
'Attendee Cannot Reschedule' => __('Attendee Cannot Reschedule', 'fluent-booking'),
'Before Event' => __('Before Event', 'fluent-booking'),
'After Event' => __('After Event', 'fluent-booking'),
'Per day' => __('Per day', 'fluent-booking'),
'Per week' => __('Per week', 'fluent-booking'),
'Per month' => __('Per month', 'fluent-booking'),
'Add Another Limit' => __('+ Add Another Limit', 'fluent-booking'),
'Minimum Notice' => __('Minimum Notice', 'fluent-booking'),
'Time-slot intervals' => __('Time-slot intervals', 'fluent-booking'),
'Schedule Type' => __('Schedule Type', 'fluent-booking'),
'Weekly Hours By Day' => __('Weekly Hours By Day', 'fluent-booking'),
'Specific Dates & Hours (coming soon)' => __('Specific Dates & Hours (coming soon)', 'fluent-booking'),
'Weekly Hours Schedules' => __('Weekly Hours Schedules', 'fluent-booking'),
'Availability Range' => __('Availability Range', 'fluent-booking'),
'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'),
'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'),
'Select the available date range' => __('Select the available date range', 'fluent-booking'),
'Scheduling conditions' => __('Scheduling conditions', 'fluent-booking'),
'Share' => __('Share', 'fluent-booking'),
'Email Notifications' => __('Email Notifications', 'fluent-booking'),
'Email Frequency?' => __('Email Frequency?', 'fluent-booking'),
'Default Country for Phone Field' => __('Default Country for Phone Field', 'fluent-booking'),
'Select Country' => __('Select Country', 'fluent-booking'),
'Webhooks Feeds' => __('Webhooks Feeds', 'fluent-booking'),
'Connect with stripe' => __('Connect with stripe', 'fluent-booking'),
'Your Stripe Account is connected' => __('Your Stripe Account is connected', 'fluent-booking'),
'- Administrator (Owner)' => __('- Administrator (Owner)', 'fluent-booking'),
'No, Thanks' => __('No, Thanks', 'fluent-booking'),
'Are you sure to disconnect this account?' => __('Are you sure to disconnect this account?', 'fluent-booking'),
'Amount' => __('Amount', 'fluent-booking'),
'Disconnect' => __('Disconnect', 'fluent-booking'),
'Payment Title' => __('Payment Title', 'fluent-booking'),
'Stripe Payments' => __('Stripe Payments', 'fluent-booking'),
'Stripe' => __('Stripe', 'fluent-booking'),
'PayPal' => __('PayPal', 'fluent-booking'),
'Product' => __('Product', 'fluent-booking'),
'PaymentSettingsIndex/configure_stripe_desc' => __('Configure stripe to accept payments on your booking events and monetize your time slots', 'fluent-booking'),
'GeneralIntegrationFeedSettings/failed_to_load_desc' => __('Failed to load this integration. Please reload this page and try again.', 'fluent-booking'),
'Confirm, Disconnect' => __('Confirm, Disconnect', 'fluent-booking'),
'Enable Landing Page' => __('Enable Landing Page', 'fluent-booking'),
'New' => __('New', 'fluent-booking'),
'New Event Type' => __('New Event Type', 'fluent-booking'),
'No Event Found!' => __('No Event Found!', 'fluent-booking'),
'Calendar Settings' => __('Calendar Settings', 'fluent-booking'),
'Create New Event Type' => __('Create New Event Type', 'fluent-booking'),
'One-to-One' => __('One-to-One', 'fluent-booking'),
'One host' => __('One host', 'fluent-booking'),
'with' => __('with', 'fluent-booking'),
'Filter' => __('Filter', 'fluent-booking'),
'One invitee' => __('One invitee', 'fluent-booking'),
'Group of invitees' => __('Group of invitees', 'fluent-booking'),
'Good for: coffee chats, 1:1 interviews, etc.' => __('Good for: coffee chats, 1:1 interviews, etc.', 'fluent-booking'),
'Good for: webinars, online classes, etc.' => __('Good for: webinars, online classes, etc.', 'fluent-booking'),
'Good for: distributing incoming sales leads.' => __('Good for: distributing incoming sales leads.', 'fluent-booking'),
'Good for: higher priority meetings.' => __('Good for: higher priority meetings.', 'fluent-booking'),
'Good for: reservation or ticketing system' => __('Good for: reservation or ticketing system', 'fluent-booking'),
'Good for: Panel interviews, group sales calls, etc.' => __('Good for: Panel interviews, group sales calls, etc.', 'fluent-booking'),
'Landing page URL' => __('Landing page URL', 'fluent-booking'),
'Publicly Accessible' => __('Publicly Accessible', 'fluent-booking'),
'Disable Landing Page Feature' => __('Disable Landing Page Feature', 'fluent-booking'),
'Landing Page Visibility' => __('Landing Page Visibility', 'fluent-booking'),
'Your First Name' => __('Your First Name', 'fluent-booking'),
'Your Last Name' => __('Your Last Name', 'fluent-booking'),
'Update Info' => __('Update Info', 'fluent-booking'),
'Disable' => __('Disable', 'fluent-booking'),
'Enable this event' => __('Enable this event', 'fluent-booking'),
'Turn On' => __('Turn On', 'fluent-booking'),
'URL has been copied to your clipboard' => __('URL has been copied to your clipboard', 'fluent-booking'),
'Shortcode has been copied to your clipboard' => __('Shortcode has been copied to your clipboard', 'fluent-booking'),
'Copied to clipboard' => __('Copied to clipboard', 'fluent-booking'),
'Shortcode' => __('Shortcode', 'fluent-booking'),
'ShareCalendarBlock/copy_and_use_shortcode_desc' => __('Copy and use the shortcode Page/Post of your website', 'fluent-booking'),
'Landing Page' => __('Landing Page', 'fluent-booking'),
'Copy' => __('Copy', 'fluent-booking'),
'Copy link' => __('Copy link', 'fluent-booking'),
'To get the landing page url, please enable from' => __('To get the landing page url, please enable from', 'fluent-booking'),
'here' => __('here', 'fluent-booking'),
'Add Calendar to Gutenberg Block' => __('Add Calendar to Gutenberg Block', 'fluent-booking'),
'Add to Block' => __('Add to Block', 'fluent-booking'),
'Close' => __('Close', 'fluent-booking'),
'Select Timezone' => __('Select Timezone', 'fluent-booking'),
'Timezone' => __('Timezone', 'fluent-booking'),
'Current DateTime:' => __('Current DateTime:', 'fluent-booking'),
'Calendars' => __('Calendars', 'fluent-booking'),
'Create Booking' => __('Create Booking', 'fluent-booking'),
'Create Booking Manually' => __('Create Booking Manually', 'fluent-booking'),
'Add New Host' => __('Add New Host', 'fluent-booking'),
'Add New Team' => __('Add New Team', 'fluent-booking'),
'Add New Booking' => __('Add New Booking', 'fluent-booking'),
'Add New Calendar Host' => __('Add New Calendar Host', 'fluent-booking'),
'Add Single Event' => __('Add Single Event', 'fluent-booking'),
'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'),
'Congratulations!' => __('Congratulations!', 'fluent-booking'),
'Booking Type' => __('Booking Type', 'fluent-booking'),
'Create Your Availability' => __('Create Your Availability', 'fluent-booking'),
'Continue' => __('Continue', 'fluent-booking'),
'Please provide a location first' => __('Please provide a location first', 'fluent-booking'),
'is required' => __('is required', 'fluent-booking'),
'Location Type is required' => __('Location Type is required', 'fluent-booking'),
'Location Title is required' => __('Location Title is required', 'fluent-booking'),
'Location Description is required' => __('Location Description is required', 'fluent-booking'),
'Location' => __('Location', 'fluent-booking'),
'Phone Number is required' => __('Phone Number is required', 'fluent-booking'),
'Please provide a slug first' => __('Please provide a slug first', 'fluent-booking'),
'Only number in slug is not allowed' => __('Only number in slug is not allowed', 'fluent-booking'),
'The Slug need to be at least 4 characters' => __('The Slug need to be at least 4 characters', 'fluent-booking'),
'CreateNew/invalid_error_message' => __('Your booking slug only accepts alpha-numeric values. Please do not provide any space or special characters', 'fluent-booking'),
'Title Field is required' => __('Title Field is required', 'fluent-booking'),
'View Details' => __('View Details', 'fluent-booking'),
'Upcoming' => __('Upcoming', 'fluent-booking'),
'Completed' => __('Completed', 'fluent-booking'),
'Cancelled' => __('Cancelled', 'fluent-booking'),
'completed' => __('completed', 'fluent-booking'),
'cancelled' => __('cancelled', 'fluent-booking'),
'Pending' => __('Pending', 'fluent-booking'),
'No Show' => __('No Show', 'fluent-booking'),
'Event Guests' => __('Event Guests', 'fluent-booking'),
'Search Host' => __('Search Host', 'fluent-booking'),
'Import' => __('Import', 'fluent-booking'),
'Import Calendar' => __('Import Calendar', 'fluent-booking'),
'Import Calendar Host' => __('Import Calendar Host', 'fluent-booking'),
'Import your exported calendar JSON file' => __('Import your exported calendar JSON file', 'fluent-booking'),
'Export' => __('Export', 'fluent-booking'),
'Export Hosts' => __('Export Hosts', 'fluent-booking'),
'Drop file here or' => __('Drop file here or', 'fluent-booking'),
'click to upload' => __('click to upload', 'fluent-booking'),
'No Host Found' => __('No Host Found', 'fluent-booking'),
'Message' => __('Message', 'fluent-booking'),
'Booking URL' => __('Booking URL', 'fluent-booking'),
'Email' => __('Email', 'fluent-booking'),
'Status' => __('Status', 'fluent-booking'),
'Booked At' => __('Booked At', 'fluent-booking'),
'Payment History' => __('Payment History', 'fluent-booking'),
'Currency' => __('Currency', 'fluent-booking'),
'Quantity' => __('Quantity', 'fluent-booking'),
'Price' => __('Price', 'fluent-booking'),
'Total:' => __('Total:', 'fluent-booking'),
'Payment Method' => __('Payment Method', 'fluent-booking'),
'Transaction Details' => __('Transaction Details', 'fluent-booking'),
'Card Last 4' => __('Card Last 4', 'fluent-booking'),
'Payment Total' => __('Payment Total', 'fluent-booking'),
'Payment Status' => __('Payment Status', 'fluent-booking'),
'Transaction ID' => __('Transaction ID', 'fluent-booking'),
'Mark As Completed' => __('Mark As Completed', 'fluent-booking'),
'Mark As Paid' => __('Mark As Paid', 'fluent-booking'),
'Meeting Information' => __('Meeting Information', 'fluent-booking'),
'Meeting Host' => __('Meeting Host', 'fluent-booking'),
'Meeting Title' => __('Meeting Title', 'fluent-booking'),
'Booked From' => __('Booked From', 'fluent-booking'),
'Internal Note' => __('Internal Note', 'fluent-booking'),
'Cancel Meeting' => __('Cancel Meeting', 'fluent-booking'),
'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'),
'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'),
'Reason for cancellation' => __('Reason for cancellation', 'fluent-booking'),
"No, Don't cancel" => __('No, Don\'t cancel', 'fluent-booking'),
'Yes, Cancel' => __('Yes, Cancel', 'fluent-booking'),
"Don't Reject" => __('Don\'t Reject', 'fluent-booking'),
'Reject' => __('Reject', 'fluent-booking'),
'Rejected' => __('Rejected', 'fluent-booking'),
'Reject Booking' => __('Reject Booking', 'fluent-booking'),
'Reason for rejection' => __('Reason for rejection', 'fluent-booking'),
'Reschedule' => __('Reschedule', 'fluent-booking'),
"No, Don't delete" => __('No, Don\'t delete', 'fluent-booking'),
'Yes, Delete' => __('Yes, Delete', 'fluent-booking'),
'Delete Meeting' => __('Delete Meeting', 'fluent-booking'),
'ScheduleBookingDetails/delete_booking' => __('Are you sure you want to delete this booking?', 'fluent-booking'),
'Invitees Information' => __('Invitees Information', 'fluent-booking'),
'Invitee Name' => __('Invitee Name', 'fluent-booking'),
'Invitee Email' => __('Invitee Email', 'fluent-booking'),
'Ignore Availability' => __('Ignore Availability', 'fluent-booking'),
'Invitee Timezone' => __('Invitee Timezone', 'fluent-booking'),
'Search Booking' => __('Search Booking', 'fluent-booking'),
'Select Event Types' => __('Select Event Types', 'fluent-booking'),
'Select Event' => __('Select Event', 'fluent-booking'),
'Select Status' => __('Select Status', 'fluent-booking'),
'Select Time' => __('Select Time', 'fluent-booking'),
'Search and Select Time' => __('Search and Select Time', 'fluent-booking'),
'Reorder Events' => __('Reorder Events', 'fluent-booking'),
'All Events' => __('All Events', 'fluent-booking'),
'All Event Types' => __('All Event Types', 'fluent-booking'),
'My Meetings' => __('My Meetings', 'fluent-booking'),
'All Meetings' => __('All Meetings', 'fluent-booking'),
'Single' => __('Single', 'fluent-booking'),
'Discard' => __('Discard', 'fluent-booking'),
'Submit' => __('Submit', 'fluent-booking'),
'No bookings found based on your filter' => __('No bookings found based on your filter', 'fluent-booking'),
'beta' => __('beta', 'fluent-booking'),
'Team' => __('Team', 'fluent-booking'),
'TeamManagement/description' => __('Grant Team Members Access to FluentBookings for Calendar and Booking Management.', 'fluent-booking'),
'Assignment' => __('Assignment', 'fluent-booking'),
'Assign Member' => __('Assign Member', 'fluent-booking'),
'Team Member' => __('Team Member', 'fluent-booking'),
'Team Members' => __('Team Members', 'fluent-booking'),
'Team Name' => __('Team Name', 'fluent-booking'),
'Team Avatar' => __('Team Avatar', 'fluent-booking'),
'Team Settings' => __('Team Settings', 'fluent-booking'),
'Edit Team Member' => __('Edit Team Member', 'fluent-booking'),
'Access Permissions for this user' => __('Access Permissions for this user', 'fluent-booking'),
'(Required Permission)' => __('(Required Permission)', 'fluent-booking'),
'Update Access Permissions' => __('Update Access Permissions', 'fluent-booking'),
'Permission Denied Message' => __('Permission Denied Message', 'fluent-booking'),
'Add Team Member' => __('Add Team Member', 'fluent-booking'),
'Add Host' => __('Add Host', 'fluent-booking'),
'Add Team' => __('Add Team', 'fluent-booking'),
'Add One-off Event' => __('Add One-off Event', 'fluent-booking'),
'Single Event' => __('Single Event', 'fluent-booking'),
'Group Event' => __('Group Event', 'fluent-booking'),
'Invite someone' => __('Invite someone', 'fluent-booking'),
'One-off Event' => __('One-off Event', 'fluent-booking'),
'Enter Name of this event calendar' => __('Enter Name of this event calendar', 'fluent-booking'),
'Reserve spots' => __('Reserve spots', 'fluent-booking'),
'Select Event Hosts' => __('Select Event Hosts', 'fluent-booking'),
'Event Hosts' => __('Event Hosts', 'fluent-booking'),
'Event Calendar Name' => __('Event Calendar Name', 'fluent-booking'),
'for a scheduled event with' => __('for a scheduled event with', 'fluent-booking'),
'to pick a time to meet with' => __('to pick a time to meet with', 'fluent-booking'),
'hosts' => __('hosts', 'fluent-booking'),
'you' => __('you', 'fluent-booking'),
'Please select the hosts you want to assign to this event' => __('Please select the hosts you want to assign to this event', 'fluent-booking'),
'Select Member' => __('Select Member', 'fluent-booking'),
'Connected Zoom Account Email:' => __('Connected Zoom Account Email:', 'fluent-booking'),
'The above app secret key will be encrypted and stored securely.' => __('The above app secret key will be encrypted and stored securely.', 'fluent-booking'),
'Save & Validate Credentials' => __('Save & Validate Credentials', 'fluent-booking'),
'No Settings Found for this integration' => __('No Settings Found for this integration', 'fluent-booking'),
'General Settings' => __('General Settings', 'fluent-booking'),
'GeneralSettings/description' => __('Manage your settings related emails, notifications and other general settings', 'fluent-booking'),
'Admin Email' => __('Admin Email', 'fluent-booking'),
'Calendar start from' => __('Calendar start from', 'fluent-booking'),
'Enable Booking Summary Notification' => __('Enable Booking Summary Notification', 'fluent-booking'),
'How often to send summary email?' => __('How often to send summary email?', 'fluent-booking'),
'Select Frequency' => __('Select Frequency', 'fluent-booking'),
'Daily' => __('Daily', 'fluent-booking'),
'Weekly' => __('Weekly', 'fluent-booking'),
'In which day to send the email?' => __('In which day to send the email?', 'fluent-booking'),
'Select Day' => __('Select Day', 'fluent-booking'),
'Emailing Settings' => __('Emailing Settings', 'fluent-booking'),
'GeneralSettings/email_settings_description' => __('Configure your email settings for booking related emails', 'fluent-booking'),
'Payment Settings' => __('Payment Settings', 'fluent-booking'),
'GeneralSettings/payment_settings_description' => __('Configure your global payment settings for booking related payments', 'fluent-booking'),
'GeneralSettings/payment_tips_error' => __('Payment Module has been disabled currently. No Payments will be processed and associated functions will be disabled', 'fluent-booking'),
'License Management' => __('License Management', 'fluent-booking'),
'Fetching License Information Please wait' => __('Fetching License Information Please wait', 'fluent-booking'),
'Looks like your license has been expired' => __('Looks like your license has been expired', 'fluent-booking'),
'Click Here to Renew your License' => __('Click Here to Renew your License', 'fluent-booking'),
'Have a new license Key?' => __('Have a new license Key?', 'fluent-booking'),
'click here' => __('click here', 'fluent-booking'),
'Click here' => __('Click here', 'fluent-booking'),
'Your License Key' => __('Your License Key', 'fluent-booking'),
'License Key' => __('License Key', 'fluent-booking'),
'Verify License' => __('Verify License', 'fluent-booking'),
'You license key is valid and activated' => __('You license key is valid and activated', 'fluent-booking'),
'Want to deactivate this license?' => __('Want to deactivate this license?', 'fluent-booking'),
'Please Provide a license key of' => __('Please Provide a license key of', 'fluent-booking'),
"Don't have a license key?" => __('Don\'t have a license key?', 'fluent-booking'),
'Purchase one here' => __('Purchase one here', 'fluent-booking'),
'Please provide a license key' => __('Please provide a license key', 'fluent-booking'),
'Profile' => __('Profile', 'fluent-booking'),
'Your Name' => __('Your Name', 'fluent-booking'),
'Enter Your name here' => __('Enter Your name here', 'fluent-booking'),
'Save Changes' => __('Save Changes', 'fluent-booking'),
'Global Settings' => __('Global Settings', 'fluent-booking'),
'License' => __('License', 'fluent-booking'),
'Search host and select' => __('Search host and select', 'fluent-booking'),
'Read More' => __('Read More', 'fluent-booking'),
'Show Video' => __('Show Video', 'fluent-booking'),
'No Data Found' => __('No Data Found', 'fluent-booking'),
'Select Guest Email Field' => __('Select Guest Email Field', 'fluent-booking'),
'Select Guest Name Field' => __('Select Guest Name Field', 'fluent-booking'),
'No Calendars found' => __('No Calendars found', 'fluent-booking'),
'Which Schedule Do You Want to Use ?' => __('Which Schedule Do You Want to Use ?', 'fluent-booking'),
'+Add more questions for invitees' => __('+Add more questions for invitees', 'fluent-booking'),
'Add new option' => __('Add new option', 'fluent-booking'),
'Save' => __('Save', 'fluent-booking'),
'Default Time Format' => __('Default Time Format', 'fluent-booking'),
'Are you sure you want to delete this availability?' => __('Are you sure you want to delete this availability?', 'fluent-booking'),
'Delete Availability' => __('Delete Availability', 'fluent-booking'),
'Invalid Vue Element' => __('Invalid Vue Element', 'fluent-booking'),
'Are you sure to delete this Feed?' => __('Are you sure to delete this Feed?', 'fluent-booking'),
'Booking Confirmed' => __('Booking Confirmed', 'fluent-booking'),
'Booking Completed' => __('Booking Completed', 'fluent-booking'),
'Booking Cancelled' => __('Booking Cancelled', 'fluent-booking'),
'This number will be used for sending sms notification' => __('This number will be used for sending sms notification', 'fluent-booking'),
'RemoteCalendar/disconnect_calendar_description' => __('Are you sure you want to disconnect this calendar? This action can\'t be undone.', 'fluent-booking'),
'Disconnect Calendar' => __('Disconnect Calendar', 'fluent-booking'),
'Booking Payment Items' => __('Booking Payment Items', 'fluent-booking'),
'Item Name' => __('Item Name', 'fluent-booking'),
'Field Type' => __('Field Type', 'fluent-booking'),
'Label field is required' => __('Label field is required', 'fluent-booking'),
'Host Number' => __('Host Number', 'fluent-booking'),
'Host Timezone' => __('Host Timezone', 'fluent-booking'),
'Custom Number' => __('Custom Number', 'fluent-booking'),
'Please set the host phone number from' => __('Please set the host phone number from', 'fluent-booking'),
'Enter number with country code' => __('Enter number with country code', 'fluent-booking'),
'EditSmsNotificationSettings/custom_number_desc' => __('This SMS will be sent to the attendee if phone number is provided during booking', 'fluent-booking'),
'SMS Body' => __('SMS Body', 'fluent-booking'),
'Send *' => __('Send *', 'fluent-booking'),
'Enable this sms notification' => __('Enable this sms notification', 'fluent-booking'),
'Please select a date first' => __('Please select a date first', 'fluent-booking'),
'Meeting Link is required' => __('Meeting Link is required', 'fluent-booking'),
'SMS Notification Settings' => __('SMS Notification Settings', 'fluent-booking'),
'Save SMS' => __('Save SMS', 'fluent-booking'),
'SmsNotificationSettings/configure_twilio_desc' => __('You didn\'t configure twilio yet. Please configure from', 'fluent-booking'),
'Booking Types' => __('Booking Types', 'fluent-booking'),
'Settings' => __('Settings', 'fluent-booking'),
'SMS Notifications' => __('SMS Notifications', 'fluent-booking'),
'Event Settings' => __('Event Settings', 'fluent-booking'),
'Additional Settings' => __('Additional Settings', 'fluent-booking'),
'Active' => __('Active', 'fluent-booking'),
'Inactive' => __('Inactive', 'fluent-booking'),
'Settings updated!' => __('Settings updated!', 'fluent-booking'),
'Are you sure you want to disconnect this integration?' => __('Are you sure you want to disconnect this integration?', 'fluent-booking'),
'Disconnect Integration' => __('Disconnect Integration', 'fluent-booking'),
'Host Settings' => __('Host Settings', 'fluent-booking'),
'CalendarEventBlock/delete_confirmation_desc' => __('Are you sure you want to delete this calendar? All the associate bookings and data will be deleted', 'fluent-booking'),
'Calendar Type' => __('Calendar Type', 'fluent-booking'),
'Delete Calendar' => __('Delete Calendar', 'fluent-booking'),
'Calendar Description' => __('Calendar Description', 'fluent-booking'),
'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'),
'Delete Booking Type' => __('Delete Booking Type', 'fluent-booking'),
'Select Host' => __('Select Host', 'fluent-booking'),
'Thank You For Choosing FluentBooking. Let\'s -' => __('Thank You For Choosing FluentBooking. Let\'s -', 'fluent-booking'),
'Create Your First Booking Event' => __('Create Your First Booking Event', 'fluent-booking'),
'(Will Take Less Than a Minute!)' => __('(Will Take Less Than a Minute!)', 'fluent-booking'),
'scheduled' => __('scheduled', 'fluent-booking'),
'Scheduled' => __('Scheduled', 'fluent-booking'),
'Booked' => __('Booked', 'fluent-booking'),
'Last week' => __('Last week', 'fluent-booking'),
'Last month' => __('Last month', 'fluent-booking'),
'Last 3 months' => __('Last 3 months', 'fluent-booking'),
'Month' => __('Month', 'fluent-booking'),
'Week' => __('Week', 'fluent-booking'),
'Day' => __('Day', 'fluent-booking'),
'Edit:' => __('Edit:', 'fluent-booking'),
'booked a new meeting at' => __('booked a new meeting at', 'fluent-booking'),
'Booking Details' => __('Booking Details', 'fluent-booking'),
'Guest' => __('Guest', 'fluent-booking'),
'Guests' => __('Guests', 'fluent-booking'),
'Add guests' => __('Add guests', 'fluent-booking'),
'other guests' => __('other guests', 'fluent-booking'),
'guests with' => __('guests with', 'fluent-booking'),
'with you and' => __('with you and', 'fluent-booking'),
'View Booking' => __('View Booking', 'fluent-booking'),
'as group booking type' => __('as group booking type', 'fluent-booking'),
'meeting between' => __('meeting between', 'fluent-booking'),
'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'),
'Please read the documentation' => __('Please read the documentation', 'fluent-booking'),
'Read the documentation' => __('Read the documentation', 'fluent-booking'),
'ZoomIntegrationSettings/sub_description' => __('for step by step guide to know how connect zoom account.', 'fluent-booking'),
'ZoomIntegrationSettings/didnot_connect_zoom_desc' => __('Looks like you did not connect FluentBooking with your Zoom Account yet!', 'fluent-booking'),
'ZoomIntegrationSettings/connect_zoom_desc' => __('Connect your Zoom account to create dynamic meeting in zoom for your bookings.', 'fluent-booking'),
'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'),
'GoogleIntegrationSettings/app_type' => __('oAuth Application Type', 'fluent-booking'),
'GoogleIntegrationSettings/default_app' => __('Default Verified App (Recommended)', 'fluent-booking'),
'GoogleIntegrationSettings/own_app' => __('Own App (Not Recommended)', 'fluent-booking'),
'Connected Zoom Accounts' => __('Connected Zoom Accounts', 'fluent-booking'),
'Add New Zoom User Account' => __('Add New Zoom User Account', 'fluent-booking'),
'Please' => __('Please', 'fluent-booking'),
'read the documentation here' => __('read the documentation here', 'fluent-booking'),
'zoom_integration_step_by_step_guide' => __('for step by step guide to know how you can get api credentials from Zoom Account', 'fluent-booking'),
'Administrator' => __('Administrator', 'fluent-booking'),
'minutes meeting with' => __('minutes meeting with', 'fluent-booking'),
'Global Feature Modules' => __('Global Feature Modules', 'fluent-booking'),
'global_feature_modules_desc' => __('Enable/Disable FluentBooking Advanced features or integrations.', 'fluent-booking'),
'Plugins that will extend your Fluent Booking Functionalities' => __('Plugins that will extend your Fluent Booking Functionalities', 'fluent-booking'),
'Search & Select Product' => __('Search & Select Product', 'fluent-booking'),
'Latest Bookings' => __('Latest Bookings', 'fluent-booking'),
'All' => __('All', 'fluent-booking'),
'Past' => __('Past', 'fluent-booking'),
'All dates are shown in' => __('All dates are shown in', 'fluent-booking'),
'timezone' => __('timezone', 'fluent-booking'),
'sun' => __('sun', 'fluent-booking'),
'mon' => __('mon', 'fluent-booking'),
'tue' => __('tue', 'fluent-booking'),
'wed' => __('wed', 'fluent-booking'),
'thu' => __('thu', 'fluent-booking'),
'fri' => __('fri', 'fluent-booking'),
'sat' => __('sat', 'fluent-booking'),
'SMS' => __('SMS', 'fluent-booking'),
'WhatsApp' => __('WhatsApp', 'fluent-booking'),
'Receiver *' => __('Receiver *', 'fluent-booking'),
'Calendar Avatar' => __('Calendar Avatar', 'fluent-booking'),
'Featured Image' => __('Featured Image', 'fluent-booking'),
'no_show' => __('no_show', 'fluent-booking'),
'Bookings' => __('Bookings', 'fluent-booking'),
'12h' => __('12h', 'fluent-booking'),
'24h' => __('24h', 'fluent-booking'),
'Monday' => __('Monday', 'fluent-booking'),
'Tuesday' => __('Tuesday', 'fluent-booking'),
'Wednesday' => __('Wednesday', 'fluent-booking'),
'Thursday' => __('Thursday', 'fluent-booking'),
'Friday' => __('Friday', 'fluent-booking'),
'Saturday' => __('Saturday', 'fluent-booking'),
'Sunday' => __('Sunday', 'fluent-booking'),
'Summary Email' => __('Summary Email', 'fluent-booking'),
'connect_your_stripe_desc' => __('Connect Your Stripe Account to your website to accept Payments', 'fluent-booking'),
'Integration Feed' => __('Integration Feed', 'fluent-booking'),
'Error on integration settings' => __('Error on integration settings', 'fluent-booking'),
'Field Label' => __('Field Label', 'fluent-booking'),
'Jan' => __('Jan', 'fluent-booking'),
'jan' => __('jan', 'fluent-booking'),
'feb' => __('Feb', 'fluent-booking'),
'mar' => __('Mar', 'fluent-booking'),
'apr' => __('Apr', 'fluent-booking'),
'may' => __('May', 'fluent-booking'),
'jun' => __('Jun', 'fluent-booking'),
'jul' => __('Jul', 'fluent-booking'),
'aug' => __('Aug', 'fluent-booking'),
'sep' => __('Sep', 'fluent-booking'),
'oct' => __('Oct', 'fluent-booking'),
'Nov' => __('Nov', 'fluent-booking'),
'nov' => __('Nov', 'fluent-booking'),
'dec' => __('Dec', 'fluent-booking'),
'January' => __('January', 'fluent-booking'),
'February' => __('February', 'fluent-booking'),
'March' => __('March', 'fluent-booking'),
'April' => __('April', 'fluent-booking'),
'June' => __('June', 'fluent-booking'),
'July' => __('July', 'fluent-booking'),
'August' => __('August', 'fluent-booking'),
'September' => __('September', 'fluent-booking'),
'October' => __('October', 'fluent-booking'),
'November' => __('November', 'fluent-booking'),
'December' => __('December', 'fluent-booking'),
'Sorted by booked at date time' => __('Sorted by booked at date time', 'fluent-booking'),
'paid' => __('paid', 'fluent-booking'),
'Paid' => __('Paid', 'fluent-booking'),
'Failed' => __('Failed', 'fluent-booking'),
'unpaid' => __('unpaid', 'fluent-booking'),
'pending' => __('pending', 'fluent-booking'),
'am' => __('am', 'fluent-booking'),
'pm' => __('pm', 'fluent-booking'),
'Add New Schedule' => __('Add New Schedule', 'fluent-booking'),
'manage own calendar' => __('manage own calendar', 'fluent-booking'),
'read and use other availabilities' => __('read and use other availabilities', 'fluent-booking'),
'manage other calendars' => __('manage other calendars', 'fluent-booking'),
'read other calendars' => __('read other calendars', 'fluent-booking'),
'manage all bookings' => __('manage all bookings', 'fluent-booking'),
'read all bookings' => __('read all bookings', 'fluent-booking'),
'manage other availabilities' => __('manage other availabilities', 'fluent-booking'),
'Currently FluentBooking has integration with FluentCRM. After install' => __('Currently FluentBooking has integration with FluentCRM. After install', 'fluent-booking'),
'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'),
'Today' => __('Today', 'fluent-booking'),
'Yesterday' => __('Yesterday', 'fluent-booking'),
'Tomorrow' => __('Tomorrow', 'fluent-booking'),
'Use WooCommerce Checkout' => __('Use WooCommerce Checkout', 'fluent-booking'),
'Use Native Payment Methods by FluentBooking' => __('Use Native Payment Methods by FluentBooking', 'fluent-booking'),
'To' => __('To', 'fluent-booking'),
'if customer does not complete the payment for paid events.' => __('if customer does not complete the payment for paid events.', 'fluent-booking'),
'from the event end time' => __('from the event end time', 'fluent-booking'),
'Mark booking as completed automatically after' => __('Mark booking as completed automatically after', 'fluent-booking'),
'Mark booking as cancelled automatically after' => __('Mark booking as cancelled automatically after', 'fluent-booking'),
'Checkout Method' => __('Checkout Method', 'fluent-booking'),
'No Data match' => __('No Data match', 'fluent-booking'),
'No Data' => __('No Data', 'fluent-booking'),
'System Enabled' => __('System Enabled', 'fluent-booking'),
'Enable' => __('Enable', 'fluent-booking'),
'Enabled' => __('Enabled', 'fluent-booking'),
'Install' => __('Install', 'fluent-booking'),
'This only applies to your public landing pages' => __('This only applies to your public landing pages', 'fluent-booking'),
'Theme' => __('Theme', 'fluent-booking'),
'System Default' => __('System Default', 'fluent-booking'),
'Light' => __('Light', 'fluent-booking'),
'Dark' => __('Dark', 'fluent-booking'),
'Slug' => __('Slug', 'fluent-booking'),
'Event Title is required' => __ ('Event Title is required', 'fluent-booking'),
'Redirect URL' => __('Redirect URL', 'fluent-booking'),
'Redirect Query String' => __('Redirect Query String', 'fluent-booking'),
'Redirect After Booking' => __('Redirect After Booking', 'fluent-booking'),
'Pass Field Data Via Query String' => __('Pass Field Data Via Query String', 'fluent-booking'),
'Redirect URL field is required' => __('Redirect URL field is required', 'fluent-booking'),
'Redirect Query String field is required' => __('Redirect Query String field is required', 'fluent-booking'),
'Multiple Duration requires at least 1 option' => __('Multiple Duration requires at least 1 option', 'fluent-booking'),
'Available Durations' => __('Available Durations', 'fluent-booking'),
'Default Duration' => __('Default Duration', 'fluent-booking'),
'Allow attendee to select duration' => __('Allow attendee to select duration', 'fluent-booking'),
'Rebook' => __('Rebook', 'fluent-booking'),
'Round Robin' => __('Round Robin', 'fluent-booking'),
'Collective' => __('Collective', 'fluent-booking'),
'Enter Name of this team' => __('Enter Name of this team', 'fluent-booking'),
'One rotating host' => __('One rotating host', 'fluent-booking'),
'Choose a common schedule' => __('Choose a common schedule', 'fluent-booking'),
'Choose Host Schedules' => __('Choose Host Schedules', 'fluent-booking'),
'Already assigned' => __('Already assigned', 'fluent-booking'),
'Maximum Guest Limit' => __('Maximum Guest Limit', 'fluent-booking'),
'Maximum Booking Limit' => __('Maximum Booking Limit', 'fluent-booking'),
'Refund payment from stripe' => __('Refund payment from stripe', 'fluent-booking'),
'unconfirmed' => __('unconfirmed', 'fluent-booking'),
'Unconfirmed' => __('Unconfirmed', 'fluent-booking'),
'NewBooking/host_selection_text' => __('If not selected, the system will select one based on their availability', 'fluent-booking'),
'Clone from' => __('Clone from', 'fluent-booking'),
'Clone Event' => __('Clone Event', 'fluent-booking'),
'Clone Settings' => __('Clone Settings', 'fluent-booking'),
'Clone Notification Settings' => __('Clone Notification Settings', 'fluent-booking'),
'Clone SMS Settings' => __('Clone SMS Settings', 'fluent-booking'),
'Clone Webhook Settings' => __('Clone Webhook Settings', 'fluent-booking'),
'Clone Integration Settings' => __('Clone Integration Settings', 'fluent-booking'),
'Clone Calendar Event' => __('Clone Calendar Event', 'fluent-booking'),
'Select Calendar Event' => __('Select Calendar Event', 'fluent-booking'),
'Use this number for sending sms notification' => __('Use this number for sending sms notification', 'fluent-booking'),
'Help Message' => __('Help Message', 'fluent-booking'),
'Format' => __('Format', 'fluent-booking'),
'Select Format' => __('Select Format', 'fluent-booking'),
'No_show' => __('No_show', 'fluent-booking'),
'Booking Rescheduled' => __('Booking Rescheduled', 'fluent-booking'),
'Booking Rejected' => __('Booking Rejected', 'fluent-booking'),
'Booking Title' => __('Booking Title', 'fluent-booking'),
'Schedule Meeting' => __('Schedule Meeting', 'fluent-booking'),
'Submit Button Text' => __('Submit Button Text', 'fluent-booking'),
'Advanced Settings' => __('Advanced Settings', 'fluent-booking'),
'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'),
'Customize the questions asked on the booking page' => __('Customize the questions asked on the booking page', 'fluent-booking'),
'Customize booking cancel and reschedule fields' => __('Customize booking cancel and reschedule fields', 'fluent-booking'),
'Please select the members you want to assign to this team' => __('Select the members you want to assign to this team', 'fluent-booking'),
'NeedProVersion' => __('is not available with the free version. Please upgrade to get all the advanced features.', 'fluent-booking'),
'UnlockWithPro' => __('This feature is available in FluentBooking Pro', 'fluent-booking'),
'UpgradeToPro' => __('Please upgrade to get all the advanced features.', 'fluent-booking'),
'Search Events' => __('Search Events', 'fluent-booking'),
'Select Team Members' => __('Select Team Members', 'fluent-booking'),
'Dashboard' => __('Dashboard', 'fluent-booking'),
'Availability Timezone' => __('Availability Timezone', 'fluent-booking'),
'Reserved' => __('Reserved', 'fluent-booking'),
'reserved' => __('reserved', 'fluent-booking'),
'Expires' => __('Expires', 'fluent-booking'),
'Reserve Times' => __('Reserve Times', 'fluent-booking'),
'Reserved Times' => __('Reserved Times', 'fluent-booking'),
'Available Times' => __('Available Times', 'fluent-booking'),
'Which slots are you available?' => __('Which slots are you available?', 'fluent-booking'),
'Select All' => __('Select All', 'fluent-booking'),
'Reset All' => __('Reset All', 'fluent-booking'),
'Max Files Count' => __('Max Files Count', 'fluent-booking'),
'Max File Size' => __('Max File Size', 'fluent-booking'),
'Zip' => __('Zip', 'fluent-booking'),
'Doc' => __('Doc', 'fluent-booking'),
'PDF' => __('PDF', 'fluent-booking'),
'Name Attribute' => __('Name Attribute', 'fluent-booking'),
'Default Value' => __('Default Value', 'fluent-booking'),
'File Type' => __('File Type', 'fluent-booking'),
'Sort By Calendar Type' => __('Sort By Calendar Type', 'fluent-booking'),
'Sort' => __('Sort', 'fluent-booking'),
'Host' => __('Host', 'fluent-booking'),
'event' => __('event', 'fluent-booking'),
'Learn' => __('Learn', 'fluent-booking'),
'more' => __('more', 'fluent-booking'),
'Select Page' => __('Select Page', 'fluent-booking'),
'about this feature' => __('about this feature', 'fluent-booking'),
'The value must be unique.' => __('The value must be unique.', 'fluent-booking'),
'This label will only be visible for admin.' => __('This label will only be visible for admin.', 'fluent-booking'),
'This portal can be accessed from' => __('This portal can be accessed from', 'fluent-booking'),
'Add your FluentBooking to WordPress frontend / any Page via Shortcode.' => __('Add your FluentBooking to WordPress frontend / any Page via Shortcode.', 'fluent-booking'),
'Please add this shortcode to your selected page:' => __('Please add this shortcode to your selected page:', 'fluent-booking'),
'Frontend Panel Settings' => __('Frontend Panel Settings', 'fluent-booking'),
'Open link in a new tab' => __('Open link in a new tab', 'fluent-booking'),
'Via Shortcode / Dedicated Page?' => __('Via Shortcode / Dedicated Page?', 'fluent-booking'),
'URL Slug for the frontend panel (eg: projects)' => __('URL Slug for the frontend panel (eg: projects)', 'fluent-booking'),
'Use a pre - defined page via shortcode' => __('Use a pre - defined page via shortcode', 'fluent-booking'),
'Enter the slug for the frontend portal' => __('Enter the slug for the frontend portal', 'fluent-booking'),
'Please Select the page where you want to show' => __('Please Select the page where you want to show', 'fluent-booking'),
'Enable Frontend Portal' => __('Enable Frontend Portal', 'fluent-booking'),
'Show in a standalone Frontend URL' => __('Show in a standalone Frontend URL', 'fluent-booking'),
'Reserved slot of' => __('Reserved slot of', 'fluent-booking'),
'Organizer' => __('Organizer', 'fluent-booking'),
'Make organizer' => __('Make organizer', 'fluent-booking'),
'Notification Settings' => __('Notification Settings', 'fluent-booking'),
'Other Notifications' => __('Other Notifications', 'fluent-booking'),
'Customize the email notifications sent to attendees and organizers' => __('Customize the email notifications sent to attendees and organizers', 'fluent-booking'),
'Optimize your email notifications for confirmations and declines' => __('Optimize your email notifications for confirmations and declines', 'fluent-booking'),
'Optimize your sms notifications for confirmations and declines' => __('Optimize your sms notifications for confirmations and declines', 'fluent-booking'),
'Customize the sms notifications sent to attendees and organizers' => __('Customize the sms notifications sent to attendees and organizers', 'fluent-booking'),
'Configure Twilio to send SMS notifications' => __('Configure Twilio to send SMS notifications', 'fluent-booking'),
'SMS by Twilio' => __('SMS by Twilio', 'fluent-booking'),
'Nextcloud Calendar' => __('Nextcloud Calendar', 'fluent-booking'),
'Apple Calendar' => __('Apple Calendar', 'fluent-booking'),
'Google Calendar / Meet' => __('Google Calendar / Meet', 'fluent-booking'),
'Outlook Calendar / MS Teams' => __('Outlook Calendar / MS Teams', 'fluent-booking'),
'Configure Google Calendar/Meet to sync your events' => __('Configure Google Calendar/Meet to sync your events', 'fluent-booking'),
'Configure Outlook Calendar to sync your events' => __('Configure Outlook Calendar to sync your events', 'fluent-booking'),
'Use Outlook Calendar to sync your Fluent Booking events' => __('Use Outlook Calendar to sync your Fluent Booking events', 'fluent-booking'),
'Enable/Disable Nextcloud Calendar to sync your events' => __('Enable/Disable Nextcloud Calendar to sync your events', 'fluent-booking'),
'Frontend Portal' => __('Frontend Portal', 'fluent-booking'),
'Advanced Modules' => __('Advanced Modules', 'fluent-booking'),
'Recommended Plugins and Addons' => __('Recommended Plugins and Addons', 'fluent-booking'),
'Send Confirmation Email' => __('Send Confirmation Email', 'fluent-booking'),
'Load FluentBooking in the frontend of the website' => __('Load FluentBooking in the frontend of the website', 'fluent-booking'),
'Add Parameters' => __('Add Parameters', 'fluent-booking'),
'Page Type' => __('Page Type', 'fluent-booking'),
'Other Page' => __('Other Page', 'fluent-booking'),
'Generate Link' => __('Generate Link', 'fluent-booking'),
'Generated Link' => __('Generated Link', 'fluent-booking'),
'Generate booking link with URL parameters' => __('Generate booking link with URL parameters', 'fluent-booking'),
'Frontend Portal Settings' => __('Frontend Portal Settings', 'fluent-booking'),
'Maximum Date' => __('Maximum Date', 'fluent-booking'),
'Minimum Date' => __('Minimum Date', 'fluent-booking'),
'Select Date' => __('Select Date', 'fluent-booking'),
'Terms & Conditions' => __('Terms & Conditions', 'fluent-booking'),
'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'),
'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'),
'Filter By Calendar Type' => __('Filter By Calendar Type', 'fluent-booking'),
);
}
}