<?php function wpbc_all_translations1() { $wpbc_all_translations = array();
$wpbc_all_translations[] = __('month(s)', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('year(s)', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Number of months to scroll', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Select the maximum number of months to show (scroll)', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Start Day of the week', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Select your start day of the week', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Sunday', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Monday', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Tuesday', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Wednesday', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Thursday', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Friday', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Saturday', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Allow multiple months to be shown on mobile', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Enable this option to allow multiple months to be shown in the calendar on mobile devices. By default, the calendar only shows one month on mobile devices for easy scrolling.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Single day', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Multiple days', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Days selection in calendar', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Use selected times for each booking date', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Enable this option if you want to use the selected times as booked time slots on each selected date. Otherwise, the selected times will be used as the check-in time for the first date and check-out time for the last date of the reservation.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Disable times in tooltips', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Disable show booked times in tooltip, when mouse over specific day in calendar', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Booked Times:', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Title of booked timeslot(s)', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Type your %1$stitle%2$s, what will show in mouseover tooltip near booked timeslot(s)', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Show legend below calendar', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Check this box to display a legend of dates below the booking calendar.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Available item', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Available', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Activate and type your %1$stitle of available%2$s item in legend', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Pending item', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Pending', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Activate and type your %1$stitle of pending%2$s item in legend', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Approved item', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Booked', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Activate and type your %1$stitle of approved%2$s item in legend', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Partially booked item', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Partially booked', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Activate and type your %1$stitle of partially booked%2$s item in legend', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Note', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Partially booked item - day, which is booked for the specific time-slot(s).', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Unavailable item', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Unavailable', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Activate and type your %1$stitle of unavailable%2$s item in legend', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Show date number in legend', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Check this box to display today date number in legend cells. ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Show legend items in a column', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Check this box to display legend items vertically in a column.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Unavailable Weekdays', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Select weekdays to be marked as unavailable in calendars. This setting will override all other availability settings.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('minutes', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('hour', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('hours', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('day', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('days', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Unavailable time from current time', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Select an unavailable time interval on the calendar, starting from today\'s current time.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Show booking confirmation at same page', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Redirect to thank you page', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('After booking action:', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Confirmation Page URL', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('This page should include the shortcode %s to display booking details and confirmation after a successful booking.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Your booking is received. We will confirm it soon. Many thanks!', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Your booking is received. Please proceed with payment to confirm it. Many thanks!', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Message title', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Header', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Enable', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Your booking id: %s', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Example', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Personal information', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Enter %1$stitle%2$s for this section of Booking Confirmation', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Content', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Booking details', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%s - dates in readable format', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%s - time in readable format', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Bookings Listing', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Timeline View', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Default booking admin page', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Select your default view mode of bookings at the booking listing page', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Day', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Week', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Month', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('2 Months', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('3 Months', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Year', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Default view mode', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Select your default calendar view mode at booking calendar overview page', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Days number to show in day view mode', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Select number of days to show in %1$sDay%2$s view mode', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('for one booking resource', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Days number to show in month view mode', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Select number of days to show in month view mode for one booking resource.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('PHP default timezone is invalid', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Read more', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Find additional details %1$shere%2$s', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Server Default Timezone', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('WordPress Timezone', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Dates view', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Select the default view for dates on the booking tables', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Short days view', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Wide days view', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Date Format', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Custom', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Type your date format for emails and the booking table. %1$sDocumentation on date formatting%2$s', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Time Format', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Type your time format for emails and the booking table. %1$sDocumentation on time formatting%2$s', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Allow unlimited bookings per same day(s)', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Check this box, if you want to %1$sset any days as available%2$s in calendar. Your visitors will be able to make %3$sunlimited bookings per same date(s) in calendar and do not see any booked date(s)%4$s of other visitors.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Use pending days as available', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Check this box if you want to show the pending days as available in calendars', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Booking Quantity Control', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Enable this option to allow visitors to define the number of items they can book for specific dates or times within a single reservation. ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('If disabled, visitors can book only one slot within a single reservation.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Quantity field name', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Select the field that will control how many slots visitors can book during the reservation process.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Items', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Disable bookings in different booking resources', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Check this box to disable reservations, which can be stored in different booking resources.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('When checked, all reserved days must be at same booking resource otherwise error message will show.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('All', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Parallel requests', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Select the number of simultaneous requests to load data in multiple calendars.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Performance', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('This Server Balancer control how many parallel requests for loading calendar data can be sent at the same time. A lower number minimizes server impact but may increase the total time for loading all calendars.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Load JS and CSS files only on specific pages', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Activate loading of CSS and JavaScript files of plugin only at specific pages.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Relative URLs of pages, where to load plugin CSS and JS files', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Enter relative URLs of pages, where you have Booking Calendar elements (booking forms or availability calendars). Please enter one URL per line. Example: %s', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Use CSS BootStrap', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Using BootStrap CSS for the form fields', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Deprecated', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Show system debugging log for beta features', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Activate this option only for testing beta features', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Use Nonce Fields', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Activate this option to add security tokens (nonce fields) to booking forms on the front-end. Please note that this may cause issues if you are using cache plugins or caching software.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Show settings of powered by notice', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Hide settings of powered by notice', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Powered by notice', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __(' Turn On/Off powered by "Booking Calendar" notice under the calendar.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Help and info notices', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __(' Turn On/Off version notice and help info links at booking admin panel.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Plugin menu position', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Top', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Middle', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Bottom', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('User permissions for plugin menu pages', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Bookings', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Availability', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Prices', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Add booking', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Resources', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Settings', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Select user access level for the menu pages of plugin', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Premium', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Show / hide menu', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Show', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Hide', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Delete booking data, when plugin deactivated', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Turn on to delete all booking data when you uninstall this plugin.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Info', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Firstly load translation', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Local', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('The plugin tries to use translations from %1$s, if failed (doesn\'t exist), try using translations from %2$s folder. You can change this behavior with this option.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Warning', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('You allow unlimited number of bookings per same dates, its can be a reason of double bookings on the same date. Do you really want to do this?', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('You are need to be sure what you are doing. You are disable of loading some JavaScripts Do you really want to do this?', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('If you check this option, all booking data will be deleted when you uninstall this plugin. Do you really want to do this?', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Enable / Disable', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Enable this email notification', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Copy(ies)', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Enable / disable sending email(s) to additional addresses', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('To', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Email Address', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Required', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('You can put multiple emails separated by', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Title', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('optional', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('From', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Email Address will be used in the FROM field of response to Visitor.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Subject', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Your booking has been approved', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Type your email %1$ssubject%2$s for the booking confirmation message.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Your reservation %1$s for: %2$s has been approved.%3$sYou can edit the booking on this page: %4$s Thank you, %5$s', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Your booking %1$s for: %2$s has been approved.%3$sThank you, %4$s', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Email Heading', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Enter main heading contained within the email notification.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Email Footer Text', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Enter text contained within footer of the email notification', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Email template', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Choose email template.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Plain (without styles)', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Standard 1 column', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('You can override this email template in this folder %s', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Base Color', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('The base color for email templates.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Default color', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Background Color', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('The background color for email templates.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Email Body Background Color', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('The main body background color for email templates.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Email Body Text Colour', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('The main body text color for email templates.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Email format', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Choose which format of email to send.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Plain text', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('HTML', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Multipart', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('For example: "You have a new reservation %1$s on the following date(s): %2$s Contact information: %3$s You can approve or cancel this booking at: %4$s Thank you, Reservation service."', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('here', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Approved', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Emails Settings', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Customization of email template, which is sent to Visitor after approval of booking', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Email is sent to Visitor after Approval of booking.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Email Content', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Help', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Email Type', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Email Styles', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Header / Footer', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Save Changes', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Settings saved.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('If empty then title defined as WordPress', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Add to Google Calendar', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Your booking has been declined', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Your booking %1$s for: %2$s has been canceled. %3$sThank you, %4$s', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Deleted', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Customization of email template, which is sent to Visitor after Cancellation of booking', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Email is sent to Visitor after Deleting of booking.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Customization of email template, which is sent to Visitor, when booking status is set to Pending', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Email is sent to Visitor after booking set as Pending.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Enable Reply-To', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Enable Reply-To visitor email', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('New booking', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('You need to approve a new booking %1$s for: %2$s Person detail information:%3$s Currently a new booking is waiting for approval. Please visit the moderation panel%4$sThank you, %5$s', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Emails', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Set up automatic email notifications for different booking actions.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('New Booking', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('admin', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Set up automatic email notification about new booking for Administrator', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Email is sending to Admin after creation of booking.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Your reservation %1$s for: %2$s is processing now! We will send confirmation by email. %3$sYou can edit this booking at this page: %4$s Thank you, %5$s', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Your reservation %1$s for: %2$s is processing now! We will send confirmation by email. %3$s Thank you, %4$s', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('visitor', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Customization of email template, which is sending to Visitor after new booking', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Email is sending to Visitor after creation of booking.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Trash / Reject', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Customization of email template, which is sent to Visitor after rejecting of booking', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Email is sent to visitor after cancelling of booking (moved to trash).', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Sync', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Import', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Export', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Export Bookings via .ics', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Set up and configure the export of bookings into .ics feeds.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Warning!', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('This feature require %s', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Important!', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('This feature require %1$s plugin. You can install %2$s plugin from this %3$spage%4$s.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('or newer', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('How it works', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('feed', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('.ics feed URL', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Open in new window', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Please enter URL for generating .ics feed', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('This .ics feed of bookings starting from today for 1 year', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('None', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Event Title', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Select field for assigning to %1$sevent property%2$s', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Event Description (optional field)', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Location', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Default', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Timezone', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Select a city in your required timezone, if you are having problems with dates and times.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Append check out day', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Append one check out day, during import .ics feeds', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Use check in/out time', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Use check in/out time of plugin, during import .ics feeds', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Export only approved bookings', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Enable of export only approved bookings in .ics feeds', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Export bookings type', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Select which type of bookings to export', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('All bookings', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Bookings created in Booking Calendar', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Imported bookings', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Remove Details in Google Calendar Export', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Enable this option to exclude booking summary details when exporting to Google Calendar using the \'Add to Google Calendar\' button.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Trash / delete all imported bookings before new import', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Move all previously imported bookings to trash or permanently delete before new import bookings. Its can resolve issue of updating deleted and edited events in external sources. Its work only, if you are using one source (.ics feed) for importing into specific booking resource!', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Do nothing', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Trash imported bookings', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Permanently delete', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Import conditions', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Import Only New Events', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Import only if the event has not been imported before.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Import if Dates Available', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Import only if dates are available in the source calendar.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Sync Options', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Configure import/export rules, timezones, and which fields to include in sync operations.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('General Settings', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Assign events fields to specific booking form field', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Advanced', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Import Bookings via .ics', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Set up and configure the import of events using .ics feeds.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('parent resource', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Enter URL to .ics feed', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Choose file', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Insert file URL', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Upload / Select ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('What does .ics feeds import/export mean?', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Its useful, if you need to import/export bookings from/to external websites, like %s', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('and any other calendar that uses .ics format', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('.ics - is a file format of iCalendar standard for exchanging calendar and scheduling information between different sources %s Using a common calendar format (.ics), you can keep all your calendars updated and synchronized.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Is it automatic process?', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('By default .ics import is not automatic process. You need to set up CRON script on your server to periodically access front-end page(s) with import .ics feeds shortcodes.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('How to start import of .ics feeds (files)?', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Install %s plugin.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Insert %1$s shortcode into some post(s) or page(s). Check more info about this %2$sshortcode configuration%3$s', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Using such shortcodes in pages give a great flexibility to import from different .ics feeds (sources) into the same resource.%sAlso its possible to define different CRON parameters for accessing such different pages with different time intervals.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Or you can import .ics feed or file directly at current page.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('If you have inserted import shortcodes from %s, then you can configure your CRON for periodically access these pages and import .ics feeds.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('How to start export of .ics feeds (files)?', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Configure ULR feed(s) at this settings page.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Using such URL(s) you can import .ics feeds, from interface of other websites. %sCheck more info about how to import .ics feeds into other websites at the support pages of sepcific website.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Visit these (previously configured URL feeds) pages for downloading .ics files.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Done', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Activate auto import', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Check this box to %1$sactivate%2$s auto import events and creation bookings from them', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('day(s)', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Last import', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('during', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Next import', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Import events every', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Select time duration of import requests.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Google API Key', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Please enter your Google API key. This field required to import events.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Note:', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('You can check in this %1$sinstruction how to generate and use your Google API key%2$s.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Google Calendar ID', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Maximum number', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('You can specify the maximum number of events to import during one session.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Now', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('00:00 today', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Start of current week', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Start of current month', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('End of current month', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('The start of time', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Specific date / time', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Select option, when to start retrieving events.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Offset', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Enter date / time', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('seconds', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('You can specify an additional offset from you chosen start point. The offset can be negative.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Type your date in format %1$s. Example: %2$s', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('The end of time', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Until', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Select option, when to stop retrieving events.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('To get Google Calendar API key please follow this instruction', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Go to Google Developer Console: %s.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Give your project a name and click "Create".', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('In the sidebar click on "APIs & auth".', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Click APIs and make sure "Calendar API" is set to ON.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Now click on "Credentials" in the sidebar.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Under the section "Public API access" click the button "Create new Key".', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('On the popup click the button "Server Key" and click "Create".', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('You will now see a table loaded with the top item being the API Key. Copy this and paste it into %1$sGoogle API Key%2$s field at this page.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Set Your Calendar to Public', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Navigate to your Google calendars.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Open the settings for the calendar.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Click the "Share this Calendar" link.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Click the checkbox to make calendar public. Do not check the other option.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Find Your Calendar ID', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Now copy the Calendar ID to use in the plugin settings in your WordPress admin. Make sure to %1$suse the Calendar ID only, not the entire XML feed URL%2$s.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Import Google Calendar', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Import Google Calendar Events', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Set up and configure the import of Google Calendar events using the API.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Auto import events', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Default settings for retrieving events', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Google Calendar - General Settings', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Add New Booking', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Manually add new bookings from the Admin Panel.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Configure various options and settings in the %s.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Dashboard', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Calendar and Form Settings', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Calendar', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Calendar Settings', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Customize various calendar settings, specify how many months can be scrolled, and defining the legend.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Days Selection', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Choose how users can select days: single day, multiple days, or a date range with minimum and maximum limits.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Changeover Days', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Set up check-in and check-out days for multi-day bookings, with visual indicators like diagonal or vertical lines. Ideal for bookings that require split days.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Tooltips in days', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Configure tooltips to display information like booked times, costs, details, and availability when hovering over calendar days.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('General Availability', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Define unavailable weekdays, add booking buffers, and customize unavailable day options.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Booking Capacity', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Manage the ability to accept multiple bookings for the same date or time slot.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Booking Confirmation', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Customize how the booking summary is displayed after a booking is created', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Manage Bookings', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Timeline (front-end)', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Customize timeline options, including the display of booking details.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Allow customers to edit or cancel their own bookings.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Auto Cancellation / Auto Approval', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Enable automatic approval or cancellation of bookings.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Configure various options and settings in the admin panel.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Admin Panel', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Booking Admin Panel', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Timeline View (Back-End)', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Customize timeline options in the admin panel, including displaying booking details.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Date and Time Formats', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Customize the display format for dates and times.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Plugin Menu / Permissions', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Set user permissions for accessing plugin menu pages and configure the menu position.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Translations', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Choose whether to use local translations or WordPress translations.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Advanced Options', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Configure loading of CSS/JavaScript files, set the number of simultaneous requests, and other advanced options.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Uninstall / Deactivation', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Enable the option to fully erase booking data when the plugin is deactivated.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Plugin Info & News', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Stay informed with the latest news and details about the plugin.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Tools', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Multiuser Options', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Capacity', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Form Options', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Time Slots', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Multiuser options', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Date / Time Formats', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Uninstall / deactivation', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Info / News', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Show All Settings', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Calendar Dates Tooltips', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Section', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Personal Information', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Shortcodes', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Bookings Options', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Calendar Overview (admin panel)', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Auto cancellation / auto approval of bookings', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Dismiss', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Booking Quantity Control - Set limits for the number of bookings per day or time slot.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Information', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Date : Time', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Plugin Menu', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Update Translations', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Restore all dismissed windows', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Upgrade', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Booking Calendar', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Video guide', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Support', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Getting Started', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('What\'s New', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Request Update', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('FAQ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Contact email', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Rate plugin (thanks:)', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('websites', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('website', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Current version', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Demo', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Version', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Type', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Used for', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Release date', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Check Premium Features', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Explore Premium Features', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Statistic', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Bookings for today', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('New booking(s) made today', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('New (unverified) booking(s)', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Pending booking(s)', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Agenda', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Check in - Today', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Check out - Today', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Check in - Tomorrow', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Check out - Tomorrow', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Booking(s) for today', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('for', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Options', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Calendar View', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Expand Advanced Toolbar', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Collapse Advanced Toolbar', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Emails sending', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Send email notification to customer about this operation', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Support Forum', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Contact Support', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('About', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Previous 4 weeks', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Previous week', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Current week', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Next week', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Next 4 weeks', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Previous', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Next', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Previous 3 months', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Previous month', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Current month', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Next month', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Next 3 months', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Previous 7 days', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Previous day', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Current day', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Next day', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Next 7 days', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Start Date', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Apply', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Close', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Visible months', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Number of months in one row', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Maximum width of calendar', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Calendar cell height', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Save', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Reset', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Total', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('ID or Title', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Go', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Reset keyword text field', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Search', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('We\'ll guide you through the steps to set up WP Booking Calendar on your site.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Start Setup Wizard', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Email copy to', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Probably you updated your paid version of Booking Calendar by free version or update process failed. You can request the new update of your paid version at %1$sthis page%2$s.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Some of your translations need updating. Sit tight for a few more seconds while we update them as well.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Your translations are all up to date.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Update package not available.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Downloading translation from %s…', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Unpacking the update…', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Translation update failed.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Translation updated successfully.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Removing the old version of the translation…', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Could not remove the old translation.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Calendar Skin', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Select the skin of the booking calendar', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('You can enable or disable, as well as configure %1$sTime Slots%2$s for your booking form on the Settings > %3$sBooking Form%4$s page.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Time picker for time slots', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Show time slots as a time picker instead of a select box.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Time Picker Skin', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Select the skin of the time picker', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Do not change background color for partially booked days', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Show partially booked days with same background as in legend item', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Color Theme', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Select a color theme for your booking form that matches the look of your website.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('When you select a color theme, it also change the calendar and time-slot picker skins to match your choice. Customize these options separately as needed.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Light', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Dark', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('CAPTCHA', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Check the box to activate CAPTCHA inside the booking form.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('If your website uses a cache plugin or system, exclude pages with booking forms from caching to ensure CAPTCHA functions correctly.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Auto-fill fields', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Check the box to activate auto-fill form fields for logged in users.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Simple', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Booking Form', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Check the box, if you want to use simple booking form customization from Free plugin version at Settings - Form page.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Syntax highlighter', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Check the box, if you want to use syntax highlighter during customization booking form.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Pre-Check-in Display Duration', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Select the number of days for the %s shortcode.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('This shortcode is used in the booking form to display the date %1$sN days before%2$s the selected check-in date.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Check this box to delete all booking data when you uninstal this plugin.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('General', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('feeds', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Booking ID', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Booking Listing', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%1$sError!%2$s Request do not pass security check! Please refresh the page and try one more time.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Please check more %1$shere%2$s', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Approved by:', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Declined by:', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Set as Approved', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Set as Pending', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Reason for cancellation here', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Reason of cancellation here', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Moved to trash', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Restored', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Saved', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Resource unavailable days', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Calendar is loading...', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Booking resource type is not defined. This can be, when at the URL is wrong booking hash.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Oops!', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('We could not find your booking. The link you used may be incorrect or has expired. If you need assistance, please contact our support team.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%1$sWarning! Booking calendar for this booking resource are already at the page, please check more about this issue at %2$sthis page%3$s', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('This shortcode available in Pro versions, only!', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('My bookings', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('This page can only be accessed through links in emails related to your booking.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Please check more about configuration at %1$sthis page%2$s', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('You need to use special shortcode [bookingedit] for booking editing.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Please check FAQ instruction how to configure it here %s', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Booking form with calendar', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Only availability calendar', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Booking resource', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Footer', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Example: %1$sMake booking here%2$s', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%1$sImportant!!!%2$s Please note, if you show booking calendar (inserted into post/page) with widget at the same page, then the last will not be visible.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%1$sSeveral widgets are supported at %2$spaid versions%3$s.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Importing Feed', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Data Parsing', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Some data was retrieved, but could not be parsed successfully. Please ensure your feed URL is correct.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('The feed could not be found (404). Please ensure your feed URL is correct.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Access to this feed was denied (403). Please ensure you have public sharing enabled for your calendar.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('The feed data could not be retrieved. Error code: %s. Please ensure your feed URL is correct.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Imported from %s ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Event', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Resource', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Dates', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Times', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('ID', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('GID', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Selection', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Location:', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Reload page', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Do you really want to delete selected booking(s) ?', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Delete selected booking(s)', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('You can specify an additional offset from you chosen end point. The offset can be negative.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Mon', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Tue', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Wed', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Thu', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Fri', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Sat', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Sun', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Loading', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Months', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Edit', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Restore', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Delete', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Approve', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Cancel', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Pay', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Payment', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Created', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%1$s Found %2$s not indexed bookings %3$s', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%1$s Finish getting sort dates. %2$s', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Updated booking: %s', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Booking form', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Send', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('The reservation has been modified', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('The reservation %1$s for: %2$s has been modified. %3$sYou can edit this booking on this page: %4$s Thank you, %5$s', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('This booking canceled because we did not receive payment and the administrator did not approve it.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('You need to make payment for this reservation', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('You need to make payment %1$s for reservation %2$s at %3$s. %4$s Please make payment on this page: %5$s Thank you, %6$s', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Cost: ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Available: ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('available', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Result(s) Found', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Extended Search Results', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Nothing Found', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Please select check-in and check-out dates to perform the search.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Error', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Booking system', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('You can use (in subject and content of email template) any shortcodes, which you used in the booking form. Use the shortcodes in the same way as you used them in the content form at Settings Fields page.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('You can use following shortcodes in content of this template', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%s - inserting data info about the booking, which you configured in the content form at Settings Fields page', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%s - inserting data info about the booking', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%s - inserting the dates of booking', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%s - inserting only booking dates without times', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%s - inserting check-in date (first day of reservation),', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%s - inserting check-in date (only date without time) (first day of reservation),', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%s - inserting check-out date (last day of reservation),', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%s - inserting check-out date (only date without time) (last day of reservation),', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%s - inserting the number of booking dates ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%s - inserting ID of booking ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%1$s or %2$s - inserting the title of the booking resource ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%s - inserting the title of the parent booking resource ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%s - inserting the cost of booking ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%s - inserting your site URL ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%s - inserting IP address of the user who made this action ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%s - inserting contents of the User-Agent: header from the current request, if there is one ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%s - inserting address of the page (if any), where visitor make this action ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%s - inserting time of this action ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%s - inserting date of this action ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%s - inserting modification date of booking ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%s - inserting creation date of booking ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%s - inserting moderate link of new booking ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%s - inserting link to approve booking in 1 mouse click ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%s - inserting link to set booking as pending in 1 mouse click ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%s - inserting link for move booking to trash in 1 mouse click ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%s - inserting link for export booking to', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%s - inserting URL for export booking to', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%1$s - inserting link to the page where visitor can see listing of own bookings, (possible to use the %2$s parameter for setting different %3$s of this page. Example: %4$s )', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Example of HTML a link usage: %s )', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%1$s - inserting link to the page where visitor can edit the reservation, (possible to use the %2$s parameter for setting different %3$s of this page. Example: %4$s )', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%1$s - inserting link to the page where visitor can cancel the reservation, (possible to use the %2$s parameter for setting different %3$s of this page. Example: %4$s )', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%1$s - inserting link to payment page where visitor can pay for the reservation (possible to use the %2$s parameter for setting different %3$s of this page. Example: %4$s )', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%s - add the reason for booking payment, you can enter it before sending email, ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%s - add the reason booking was cancelled, you can enter it before sending email, ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Configuration in several languages', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%1$s - start new translation section, where %2$s - locale of translation', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Example #1: %s - start French translation section', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Example #2: "%s" - English and French translation of some message', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('To ensure your notifications arrive in your and your customers inboxes, we recommend connecting your email address to your domain and setting up a dedicated SMTP server. If something does not seem to be sending correctly, install the %1$s or check the %2$sEmail FAQ%3$s page.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Email was not sent. An error occurred.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('These dates and times in this calendar are already booked or unavailable.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Please choose alternative date(s), times, or adjust the number of slots booked.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('It is not possible to store this sequence of the dates into the one same resource.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('This field is required', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('This checkbox must be checked', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('At least one option must be selected', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Incorrect email address', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Your emails do not match', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Please, select booking date(s) at Calendar.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Processing', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Deleting', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Updating', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Saving', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Error! Please reset your check-in/check-out dates above.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Start Time is invalid. The date or time may be booked, or already in the past! Please choose another date or time.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('End Time is invalid. The date or time may be booked, or already in the past. The End Time may also be earlier that the start time, if only 1 day was selected! Please choose another date or time.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('The time(s) may be booked, or already in the past!', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Download translation PO files from %s and update the current translation version.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Show exist translations status', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Show translations status', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Start updating translation files', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('End updating translation files', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Go to Settings', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Booking Prices', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Booking resources', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Publish', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Setup', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Log out as regular user and login as super booking admin user', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Back to Super Admin', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Need even more functionality? Check %1$s higher versions %2$s', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Get Pro', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Action is not allowed!', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Legacy', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Calendar Skins', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Legacy Calendar Skins', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Custom Calendar Skins', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('If you like %1$s please leave us a %2$s rating. A huge thank you in advance!', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Thanks :)', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Prev', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Changes saved.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Click to toggle', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Payment rejected', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Date', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Time', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Check in', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Check out', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('We’ve assembled some links to get you started:', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Insert shortcode in a page', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Integrate booking form into a page on your website.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Integrate booking form', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Learn how to %1$sAdd the Booking Form or Calendar to your page%2$s in WordPress Block Editor, Elementor, or other non-standard editors.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('See %1$sall shortcodes%2$s of the Booking Calendar that you can use in pages.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Next Steps', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Start creating %1$snew bookings%2$s from %3$syour page%4$s or in the %5$sAdmin Panel%6$s.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Check %1$sBooking Listing%2$s page for new bookings.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Configure %1$sForm Fields%2$s, %3$sEmails%4$s and other %5$sSettings%6$s.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Have a questions?', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('See %1$sFAQ%2$s.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Contact %1$sSupport%2$s.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('rooms', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Standard Room', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Double Room', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Resource #1', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Penthouse', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Resource #2', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Urban Villa', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Resource #3', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Use "Check In" date as available in calendar for booking resources with capacity higher than 1 for search results', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Use "Check Out" date as available in calendar for booking resources with capacity higher than 1 for search results', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Show availability in tooltip', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Check this box to display the available number of booking resources with a tooltip, when mouse hovers over each day on the calendar(s).', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Availability Title', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Type your %1$savailability%2$s description', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Show availability in date cell', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Check this box to display the available number of booking resources at the date cells in the calendar(s).', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('slots', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Auto-cancel bookings', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Auto Cancel all pending bookings for the specific date(s), if some booking is approved for these date(s)', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Warning!!! After you approved the specific booking(s), all your pending bookings of the same booking resource as an approved booking for the dates, which are intersect with dates of approved booking, will be automatically canceled!', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Disable changing booking resource while editing a booking', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Check this box to disable changing the booking resource when editing a booking.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('If this check box is not selected, the system updates the booking to the first available child booking resource based on the capacity and availability of the parent booking resource.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Parent', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Priority', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Single', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Child', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Discount Coupons', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Setting coupons for discount', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Coupons', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Create dates filter', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Add New Discount Coupon', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Bulk Actions', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Do you really want to do this ?', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Coupon Code', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Savings', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Minimum Cost', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Expiration', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Number of usage', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Actions', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Select Booking Resource', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('All resources', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Completely Delete', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Coupon', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Enter coupon code.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Enter number of fixed or percentage savings.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Expiration Date', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Select Expiration Date of the coupon.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Minimum Booking Cost', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Enter minimum booking cost, when coupon is applicable.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Maximum number of usage', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Enter maximum number of times, when coupon is applicable.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Select booking resources, where is possible to apply this coupon code.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Add New', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Discounts applied', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Booking Calendar supercharged with new simple way to configure rows and several columns for you fields configuration.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Configuration', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Row: ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Columns: ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Labels: ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Spacer: ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Row with 1 column:', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Row with 2 columns:', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Horizontal Spacer:', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Vertical Spacer:', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Check the FAQ for details on %1$ssearch form configuration%2$s.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Standard Shortcodes', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%s - check-in date, ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%s - check-out date, ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%s - items count, ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%s - search button, ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Show More', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('AM / PM time titles and real time values:', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%s minutes intervals:', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Search Filter Options', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Define search filter parameters, allowing users to easily find relevant booking resources based on their preferences. ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Simple HTML', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Deprecated Shortcodes', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%s - default selection number of items, ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Example: %s - custom number of items selections"', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('The %1$s shortcode is outdated and no longer supported. Find more details on %2$sthis page%3$s.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('search title', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('search excerpt description', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('image associated with search result', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('URL of image associated with search result', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('URL to the page with booking form', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('button with link to the page with booking form', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('number of available items for booking for searched date/time interval', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Resources Hints', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('total resource capacity', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('resource title', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('resource ID', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%s - ID of page with booking form, ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Dates and Times Hints', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('check-in date', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('check-out date', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('plus one date after last searched date', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('search time', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('start time', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('end time', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('number of days', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('number of nights', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Cost Hints', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%s - cost of booking the resource, ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Full cost of the booking.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Cost of the booking for the selected dates only.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Additional cost, which depends on the fields selection in the form.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('The deposit cost of the booking.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Balance cost of the booking - difference between deposit and full cost.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('You can use the Search Filter options, which you defined at Searchable Resource page.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('if Search Filter defined as:', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Use here:', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%s - resource title, ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%s - link to the page with booking form, ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%s - availability of booking resource, ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%s - featured image, taken from the featured image associated with the post, ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%s - booking info, taken from the excerpt associated with the post, ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%s - ID of booking resource, ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Sort search results by', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Select type of sorting search results', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('ID of booking resource', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('ASC', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('DESC', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Title of booking resource', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Priority field of booking resource', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Cost of booking resource', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Cost of booking', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Shuffle', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Select date format for search form', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Disable Days Auto Selection', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Check this box to prevent automatic selection of days in the calendar after redirection from search results.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Auto-open Checkout Calendar', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Select this option to automatically open the checkout calendar after choosing a date in the check-in calendar on the search form.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Check-in/out Dates Required', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Enable this option to require users to select check-in and check-out dates in the search form. If disabled, searches will use other criteria, even if no dates are chosen.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Warning for Missing Dates', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Set the warning message that appears when users try to search without selecting dates, if date selection is required.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Search Results Title', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Type the title you want to appear above the search results. ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Use %s to display the number of search results.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Nothing Found Message', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Enter the message to display when no search results are found.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Extended Search Results Title', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Set the title for extra search results outside the selected dates in the search form, showing matches that are within a range of +/- N dates.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Search Settings', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Search Form Layout', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Search Results Layout', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Search Options', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Searchable Resources', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Select Template', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Minimal', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Standard', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Single Day', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Time-Slots', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Rooms', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Compact', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Reset current Form', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Search Availability', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Searchable Resource Setup', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Resource Name', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Disabled', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Searchable', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Specify booking form URL', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Select Image', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('No Image', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Customize the title displayed in search results', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Specify an excerpt description for display in search results', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Set the thumbnail URL for item shown in search results', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Define specific search filter parameters that can be used to refine search results', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Customize', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('URL', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Redirect URL from Search Results to Booking Page', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Excerpt / Image', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Set small text description and thumbnail for booking resources shown in search results.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Search Filters', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Show Labels', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Hide Column', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Users', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Show Toolbar', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Hide Toolbar', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Search Form / Results', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Configure the layout and functionality of both the search form and search results', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Cache will expire:', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Found: %s booking forms inside of posts or pages ', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Page', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Reset Search Cache', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Search results', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Book now', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Contain', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Ok', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Customize specific criteria to refine search results', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Define search filter parameters, allowing users to easily find relevant booking resources based on their preferences.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Search availability', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Title of search widget', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('URL of Search Results', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Please type the URL of the page %1$s(with %2$s shortcode in content)%3$s, where search results will show.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Weekend', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('High season', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Changeover', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Limit available days from today', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Select number of available days in calendar start from today.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Unavailable time before / after booking', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('This feature is applying only for bookings for specific timeslots, or if activated check in/out time option.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Before booking', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Select unavailable time interval.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('After booking', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Showing cost in tooltip', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __(' Check this box to display the daily cost with a tooltip when mouse hovers over each day on the calendar(s).', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Cost Title', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Type your %1$scost%2$s description', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Showing cost in date cell', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __(' Check this box to display the %1$sdaily cost at the date cells%2$s in the calendar(s).', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Currency symbol', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Type your %1$scurrency symbol%2$s to display near daily cost in date cells. %3$sDocumentation on currency symbols%4$s', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Show booking details in tooltip', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Check this box to display booking details with a tooltip, when mouse hovers over each day on the usual month calendar(s).', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('You can use the shortcodes from the bottom form of Settings Fields page.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Default Form', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Custom Forms', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Season Availability', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Configuration of availability for booking resources', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Availability Settings', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Show Children Resources', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Hide Children Resources', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Set Availability', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Note!', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Please reassign exist booking(s) from selected resource(s) to other resources or delete exist booking(s) from this resource(s). Otherwise you will have %1$slost bookings%2$s.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Description', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('All days', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('unavailable', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('and %s on seasons:', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Select %1$s days by activating specific season filter below or %2$sadd new season filter%3$s', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Hide season filters', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Show all exist season filters', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Form Options Costs', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Customize costs based on form fields selections.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Advanced Cost Settings', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Advanced Cost', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Deposit type', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('of total cost', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('night', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('as additional sum', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Configure additional cost, which depend from selection of selectbox(es) and checkbox(es).', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Fields %1$s(selectbox(es) and checkbox(es))%2$s are shown here automatically if they exist in the %3$sbooking form%4$s.', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Enter additional cost in formats:', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('For example, if the original cost of the booking is %s, then after applying additional costs the total cost will be folowing', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Enter fixed cost', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%1$s, then total cost will be %2$s', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Enter percentage of the entire booking', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('Enter fixed amount for each selected day', 'booking'); /* translators: 1: ... */
$wpbc_all_translations[] = __('%1$s, then total cost will be (if selected 3 days) %2$s', 'booking'); /* translators: 1: ... */
}